Trace number 4403473

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-20SAT 217.375 184.917

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-128.xml
MD5SUM4d7b3c626605250b6cca5f61c2385b47
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 benchmark25.8592
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints136
Number of domains2
Minimum domain size128
Maximum domain size16384
Distribution of domain sizes[{"size":128,"count":128},{"size":16384,"count":128}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":128},{"degree":4,"count":127},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity128
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":128},{"arity":64,"count":6},{"arity":128,"count":1}]
Number of extensional constraints0
Number of intensional constraints129
Distribution of constraint types[{"type":"intension","count":129},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403473-1568989038.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403473-1568989038.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
185.14/176.77	c solve instance...
217.11/184.85	s SATISFIABLE
217.11/184.85	v <instantiation>
217.11/184.85	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cx[32] cx[33] cx[34] cx[35] cx[36] cx[37] cx[38] cx[39] cx[40] cx[41] cx[42] cx[43] cx[44] cx[45] cx[46] cx[47] cx[48] cx[49] cx[50] cx[51] cx[52] cx[53] cx[54] cx[55] cx[56] cx[57] cx[58] cx[59] cx[60] cx[61] cx[62] cx[63] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31] cy[32] cy[33] cy[34] cy[35] cy[36] cy[37] cy[38] cy[39] cy[40] cy[41] cy[42] cy[43] cy[44] cy[45] cy[46] cy[47] cy[48] cy[49] cy[50] cy[51] cy[52] cy[53] cy[54] cy[55] cy[56] cy[57] cy[58] cy[59] cy[60] cy[61] cy[62] cy[63] </list>
217.11/184.85	v 	<values>1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 54 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 116 117 118 119 125 126 127 128 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 58 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 120 121 122 123 124 1 4 9 16 25 36 49 64 81 100 121 144 169 196 225 256 2916 3136 3249 3481 3600 3721 3844 3969 4096 4225 4356 4489 4624 4761 4900 5041 5184 5329 5476 5625 5776 5929 6084 6241 6400 6561 6724 6889 7056 7225 7396 7569 7744 7921 8100 8281 8464 8649 8836 9025 13456 13689 13924 14161 15625 15876 16129 16384 289 324 361 400 441 484 529 576 625 676 729 784 841 900 961 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 2209 2304 2401 2500 2601 2704 2809 3025 3364 9216 9409 9604 9801 10000 10201 10404 10609 10816 11025 11236 11449 11664 11881 12100 12321 12544 12769 12996 13225 14400 14641 14884 15129 15376 </values>
217.11/184.85	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 (2464 MiB free)
  memory of node 1: 16384 MiB (3875 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403473-1568989038/watcher-4403473-1568989038 -o /var/tmp/evaluation-result-4403473-1568989038/solver-4403473-1568989038 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1164603572 HOME/instance-4403473-1568989038.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
Current StackSize limit: 8192 KiB

solver pid=20818, runsolver pid=20815

[startup+0.100058 s]*
/proc/loadavg: 8.29 8.13 6.07 7/233 20834
/proc/meminfo: memFree=6476228/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0
[pid=20820] ppid=20818 vsize=15144776 memory=28868 CPUtime=0.13 cores=1,3,5,7
/proc/20820/stat : 20820 (java) S 20818 20818 19026 0 -1 1077944320 5684 0 0 0 12 1 0 0 20 0 15 0 474840295 15508250624 7217 33554432000 4194304 4196468 140733758730480 140733758713024 140635598802679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
/proc/20820/statm: 3786194 7217 3146 1 0 3748377 0
[pid=20820/tid=20821] ppid=20818 vsize=15144776 memory=8180089925722843723 CPUtime=0.08 cores=1,3,5,7
/proc/20820/task/20821/stat : 20821 (java) R 20818 20818 19026 0 -1 4202560 3554 0 0 0 8 0 0 0 20 0 15 0 474840295 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635603023952 140635598814614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20822] ppid=20818 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20822/stat : 20822 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635551423120 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20823] ppid=20818 vsize=15144776 memory=139738117650048 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20823/stat : 20823 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635190254096 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20824] ppid=20818 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20824/stat : 20824 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635189201296 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20825] ppid=20818 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20825/stat : 20825 (java) S 20818 20818 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474840296 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635188148496 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20826] ppid=20818 vsize=15144776 memory=139738117650048 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20826/stat : 20826 (java) S 20818 20818 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474840297 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635067321200 140635598813826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20827] ppid=20818 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20827/stat : 20827 (java) S 20818 20818 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474840298 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635066267168 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20828] ppid=20818 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20828/stat : 20828 (java) S 20818 20818 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474840298 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635065214320 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20829] ppid=20818 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20829/stat : 20829 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474840300 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635064162640 140635598821275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20830] ppid=20818 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20830/stat : 20830 (java) R 20818 20818 19026 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 15 0 474840300 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635063110000 140635598813826 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20831] ppid=20818 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20831/stat : 20831 (java) S 20818 20818 19026 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 474840300 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635062057200 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20832] ppid=20818 vsize=15144776 memory=139738117650048 CPUtime=0.02 cores=1,3,5,7
/proc/20820/task/20832/stat : 20832 (java) R 20818 20818 19026 0 -1 4202560 359 0 0 0 2 0 0 0 20 0 15 0 474840300 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635061004400 140635582883166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20833] ppid=20818 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20833/stat : 20833 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474840300 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635059951840 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20834] ppid=20818 vsize=15144776 memory=139738117650048 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20834/stat : 20834 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840301 15508250624 7217 33554432000 4194304 4196468 140733758730480 140635058900144 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30320 KiB

[startup+0.210966 s]*
/proc/loadavg: 8.29 8.13 6.07 7/233 20834
/proc/meminfo: memFree=6463336/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0
[pid=20820] ppid=20818 vsize=15144776 memory=40064 CPUtime=0.35 cores=1,3,5,7
/proc/20820/stat : 20820 (java) S 20818 20818 19026 0 -1 1077944320 9302 0 0 0 32 3 0 0 20 0 15 0 474840295 15508250624 10016 33554432000 4194304 4196468 140733758730480 140733758713024 140635598802679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
/proc/20820/statm: 3786194 10016 3256 1 0 3748377 0
[pid=20820/tid=20821] ppid=20818 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/20820/task/20821/stat : 20821 (java) R 20818 20818 19026 0 -1 4202560 6551 0 0 0 18 2 0 0 20 0 15 0 474840295 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635603037664 140635582846309 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20822] ppid=20818 vsize=15144776 memory=9276 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20822/stat : 20822 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635551423120 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20823] ppid=20818 vsize=15144776 memory=3525492 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20823/stat : 20823 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635190254096 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20824] ppid=20818 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20824/stat : 20824 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635189201296 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20825] ppid=20818 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20825/stat : 20825 (java) S 20818 20818 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474840296 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635188148496 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20826] ppid=20818 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20826/stat : 20826 (java) S 20818 20818 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474840297 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635067321200 140635598813826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20827] ppid=20818 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20827/stat : 20827 (java) S 20818 20818 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474840298 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635066267168 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20828] ppid=20818 vsize=15144776 memory=139738117650048 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20828/stat : 20828 (java) S 20818 20818 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474840298 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635065214320 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20829] ppid=20818 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20829/stat : 20829 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474840300 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635064162640 140635598821275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20830] ppid=20818 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20820/task/20830/stat : 20830 (java) S 20818 20818 19026 0 -1 1077944384 362 0 0 0 2 0 0 0 20 0 15 0 474840300 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635063110000 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20831] ppid=20818 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/20820/task/20831/stat : 20831 (java) S 20818 20818 19026 0 -1 1077944384 259 0 0 0 3 0 0 0 20 0 15 0 474840300 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635062057200 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20832] ppid=20818 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20820/task/20832/stat : 20832 (java) R 20818 20818 19026 0 -1 4202560 823 0 0 0 8 0 0 0 20 0 15 0 474840300 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635061004400 140635577291984 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20833] ppid=20818 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20833/stat : 20833 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474840300 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635059951840 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20834] ppid=20818 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20834/stat : 20834 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840301 15508250624 10016 33554432000 4194304 4196468 140733758730480 140635058900144 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41516 KiB

[startup+0.310843 s]*
/proc/loadavg: 8.29 8.13 6.07 7/233 20834
/proc/meminfo: memFree=6455544/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0
[pid=20820] ppid=20818 vsize=15149032 memory=50264 CPUtime=0.53 cores=1,3,5,7
/proc/20820/stat : 20820 (java) S 20818 20818 19026 0 -1 1077944320 10890 0 0 0 49 4 0 0 20 0 15 0 474840295 15512608768 12566 33554432000 4194304 4196468 140733758730480 140733758713024 140635598802679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
/proc/20820/statm: 3787258 12566 3376 1 0 3748377 0
[pid=20820/tid=20821] ppid=20818 vsize=15149032 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/20820/task/20821/stat : 20821 (java) R 20818 20818 19026 0 -1 4202560 7783 0 0 0 27 3 0 0 20 0 15 0 474840295 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635603033792 140635582883166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20822] ppid=20818 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20822/stat : 20822 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635551423120 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20823] ppid=20818 vsize=15149032 memory=3524512 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20823/stat : 20823 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635190254096 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20824] ppid=20818 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20824/stat : 20824 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840296 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635189201296 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20825] ppid=20818 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20825/stat : 20825 (java) S 20818 20818 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474840296 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635188148496 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20826] ppid=20818 vsize=15149032 memory=139738117650048 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20826/stat : 20826 (java) S 20818 20818 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474840297 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635067321200 140635598813826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20827] ppid=20818 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20827/stat : 20827 (java) S 20818 20818 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474840298 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635066267168 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20828] ppid=20818 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20828/stat : 20828 (java) S 20818 20818 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474840298 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635065214320 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20829] ppid=20818 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20829/stat : 20829 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474840300 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635064162640 140635598821275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20830] ppid=20818 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20820/task/20830/stat : 20830 (java) S 20818 20818 19026 0 -1 1077944384 412 0 0 0 3 0 0 0 20 0 15 0 474840300 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635063110000 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20831] ppid=20818 vsize=15149032 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/20820/task/20831/stat : 20831 (java) S 20818 20818 19026 0 -1 1077944384 398 0 0 0 6 0 0 0 20 0 15 0 474840300 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635062057200 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20832] ppid=20818 vsize=15149032 memory=139738117650048 CPUtime=0.12 cores=1,3,5,7
/proc/20820/task/20832/stat : 20832 (java) S 20818 20818 19026 0 -1 1077944384 993 0 0 0 12 0 0 0 20 0 15 0 474840300 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635061004400 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20833] ppid=20818 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20833/stat : 20833 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474840300 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635059951840 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20834] ppid=20818 vsize=15149032 memory=139738117650048 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20834/stat : 20834 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840301 15512608768 12566 33554432000 4194304 4196468 140733758730480 140635058900144 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51716 KiB

[startup+0.700856 s]
/proc/loadavg: 8.29 8.13 6.07 9/233 20834
/proc/meminfo: memFree=6441028/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0
[pid=20820] ppid=20818 vsize=15151156 memory=184456 CPUtime=1.33 cores=1,3,5,7
/proc/20820/stat : 20820 (java) S 20818 20818 19026 0 -1 1077944320 12830 0 0 0 126 7 0 0 20 0 15 0 474840295 15514783744 46114 33554432000 4194304 4196468 140733758730480 140733758713024 140635598802679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
/proc/20820/statm: 3787789 46114 3460 1 0 3748889 0
[pid=20820/tid=20821] ppid=20818 vsize=15151156 memory=2120 CPUtime=0.66 cores=1,3,5,7
/proc/20820/task/20821/stat : 20821 (java) R 20818 20818 19026 0 -1 4202560 8623 0 0 0 62 4 0 0 20 0 15 0 474840295 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635603040672 140635234561562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20822] ppid=20818 vsize=15151156 memory=508 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20822/stat : 20822 (java) S 20818 20818 19026 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 474840296 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635551423120 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20823] ppid=20818 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20823/stat : 20823 (java) S 20818 20818 19026 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 474840296 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635190254096 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20824] ppid=20818 vsize=15151156 memory=932 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20824/stat : 20824 (java) S 20818 20818 19026 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 474840296 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635189201296 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20825] ppid=20818 vsize=15151156 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20825/stat : 20825 (java) S 20818 20818 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474840296 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635188148496 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20826] ppid=20818 vsize=15151156 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20826/stat : 20826 (java) S 20818 20818 19026 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 474840297 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635067321200 140635598813826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20827] ppid=20818 vsize=15151156 memory=864 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20827/stat : 20827 (java) S 20818 20818 19026 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 474840298 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635066267232 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20828] ppid=20818 vsize=15151156 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20828/stat : 20828 (java) S 20818 20818 19026 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 474840298 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635065214336 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20829] ppid=20818 vsize=15151156 memory=7086240636128743779 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20829/stat : 20829 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474840300 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635064162640 140635598821275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20830] ppid=20818 vsize=15151156 memory=7453282923427948884 CPUtime=0.16 cores=1,3,5,7
/proc/20820/task/20830/stat : 20830 (java) S 20818 20818 19026 0 -1 1077944384 722 0 0 0 16 0 0 0 20 0 15 0 474840300 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635063110000 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20831] ppid=20818 vsize=15151156 memory=6935650355287975249 CPUtime=0.18 cores=1,3,5,7
/proc/20820/task/20831/stat : 20831 (java) S 20818 20818 19026 0 -1 1077944384 644 0 0 0 18 0 0 0 20 0 15 0 474840300 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635062057200 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20832] ppid=20818 vsize=15151156 memory=8514726395715219869 CPUtime=0.26 cores=1,3,5,7
/proc/20820/task/20832/stat : 20832 (java) S 20818 20818 19026 0 -1 1077944384 1403 0 0 0 26 0 0 0 20 0 15 0 474840300 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635061004400 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20833] ppid=20818 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20833/stat : 20833 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474840300 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635059951840 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20834] ppid=20818 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20834/stat : 20834 (java) S 20818 20818 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474840301 15514783744 46114 33554432000 4194304 4196468 140733758730480 140635058900144 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 185908 KiB

[startup+1.50103 s]
/proc/loadavg: 8.29 8.13 6.07 6/233 20834
/proc/meminfo: memFree=6190376/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0

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

Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4775772 KiB

[startup+184.005 s]*
/proc/loadavg: 4.97 6.54 5.82 12/237 21017
/proc/meminfo: memFree=295764/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0
[pid=20820] ppid=20818 vsize=15419460 memory=4788960 CPUtime=213.99 cores=1,3,5,7
/proc/20820/stat : 20820 (java) S 20818 20818 19026 0 -1 1077944320 193589 0 0 0 21141 258 0 0 20 0 19 0 474840295 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140733758713024 140635598802679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
/proc/20820/statm: 3854865 1197240 3528 1 0 3815965 0
[pid=20820/tid=20821] ppid=20818 vsize=15419460 memory=1398722017469774279 CPUtime=173.92 cores=1,3,5,7
/proc/20820/task/20821/stat : 20821 (java) S 20818 20818 19026 0 -1 1077944384 102744 0 0 0 17278 114 0 0 20 0 19 0 474840295 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635603043456 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20822] ppid=20818 vsize=15419460 memory=4126316290023845779 CPUtime=2.36 cores=1,3,5,7
/proc/20820/task/20822/stat : 20822 (java) S 20818 20818 19026 0 -1 1077944384 11139 0 0 0 205 31 0 0 20 0 19 0 474840296 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635551423120 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20823] ppid=20818 vsize=15419460 memory=864 CPUtime=2.37 cores=1,3,5,7
/proc/20820/task/20823/stat : 20823 (java) S 20818 20818 19026 0 -1 1077944384 11357 0 0 0 205 32 0 0 20 0 19 0 474840296 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635190254096 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20824] ppid=20818 vsize=15419460 memory=4768600 CPUtime=2.36 cores=1,3,5,7
/proc/20820/task/20824/stat : 20824 (java) S 20818 20818 19026 0 -1 1077944384 12660 0 0 0 203 33 0 0 20 0 19 0 474840296 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635189201296 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20825] ppid=20818 vsize=15419460 memory=4768208 CPUtime=2.37 cores=1,3,5,7
/proc/20820/task/20825/stat : 20825 (java) S 20818 20818 19026 0 -1 1077944384 12750 0 0 0 205 32 0 0 20 0 19 0 474840296 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635188148496 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20826] ppid=20818 vsize=15419460 memory=1760 CPUtime=0.29 cores=1,3,5,7
/proc/20820/task/20826/stat : 20826 (java) S 20818 20818 19026 0 -1 1077944384 4747 0 0 0 27 2 0 0 20 0 19 0 474840297 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635067321200 140635598813826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20827] ppid=20818 vsize=15419460 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20827/stat : 20827 (java) S 20818 20818 19026 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 474840298 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635066267232 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20828] ppid=20818 vsize=15419460 memory=111636 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20828/stat : 20828 (java) S 20818 20818 19026 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 474840298 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635065214336 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20829] ppid=20818 vsize=15419460 memory=804 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20829/stat : 20829 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474840300 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635064162640 140635598821275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20830] ppid=20818 vsize=15419460 memory=4100 CPUtime=1.44 cores=1,3,5,7
/proc/20820/task/20830/stat : 20830 (java) R 20818 20818 19026 0 -1 4202560 5586 0 0 0 143 1 0 0 20 0 19 0 474840300 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635063091568 140635576549664 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20831] ppid=20818 vsize=15419460 memory=1804 CPUtime=1.71 cores=1,3,5,7
/proc/20820/task/20831/stat : 20831 (java) R 20818 20818 19026 0 -1 4202560 5970 0 0 0 171 0 0 0 20 0 19 0 474840300 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635062043664 140635583682895 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20832] ppid=20818 vsize=15419460 memory=916 CPUtime=0.76 cores=1,3,5,7
/proc/20820/task/20832/stat : 20832 (java) S 20818 20818 19026 0 -1 1077944384 9782 0 0 0 74 2 0 0 20 0 19 0 474840300 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635061004400 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20833] ppid=20818 vsize=15419460 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20833/stat : 20833 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474840300 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635059951840 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20834] ppid=20818 vsize=15419460 memory=2596 CPUtime=0.1 cores=1,3,5,7
/proc/20820/task/20834/stat : 20834 (java) R 20818 20818 19026 0 -1 1077944384 492 0 0 0 4 6 0 0 20 0 19 0 474840301 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635058900144 140635598813826 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21013] ppid=20818 vsize=15419460 memory=3188 CPUtime=6.3 cores=1,3,5,7
/proc/20820/task/21013/stat : 21013 (java) R 20818 20818 19026 0 -1 4202560 9720 0 0 0 630 0 0 0 20 0 19 0 474857973 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635049678976 140635237343740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21014] ppid=20818 vsize=15419460 memory=279475938371712 CPUtime=6.66 cores=1,3,5,7
/proc/20820/task/21014/stat : 21014 (java) R 20818 20818 19026 0 -1 4202560 1332 0 0 0 666 0 0 0 20 0 19 0 474857973 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635048630440 140635237679564 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21015] ppid=20818 vsize=15419460 memory=1399103955520229747 CPUtime=6.76 cores=1,3,5,7
/proc/20820/task/21015/stat : 21015 (java) R 20818 20818 19026 0 -1 4202560 3631 0 0 0 676 0 0 0 20 0 19 0 474857973 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635047575896 140635237343505 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21016] ppid=20818 vsize=15419460 memory=9230 CPUtime=6.42 cores=1,3,5,7
/proc/20820/task/21016/stat : 21016 (java) R 20818 20818 19026 0 -1 4202560 318 0 0 0 642 0 0 0 20 0 19 0 474857973 15789527040 1197240 33554432000 4194304 4196468 140733758730480 140635046523112 140635237290141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
Current children cumulated CPU time: 213.99 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4790412 KiB

[startup+184.401 s]
/proc/loadavg: 4.97 6.54 5.82 12/237 21017
/proc/meminfo: memFree=295764/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0
[pid=20820] ppid=20818 vsize=15419460 memory=4789588 CPUtime=215.52 cores=1,3,5,7
/proc/20820/stat : 20820 (java) S 20818 20818 19026 0 -1 1077944320 193707 0 0 0 21294 258 0 0 20 0 19 0 474840295 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140733758713024 140635598802679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
/proc/20820/statm: 3854865 1197397 3530 1 0 3815965 0
[pid=20820/tid=20821] ppid=20818 vsize=15419460 memory=508 CPUtime=173.92 cores=1,3,5,7
/proc/20820/task/20821/stat : 20821 (java) S 20818 20818 19026 0 -1 1077944384 102744 0 0 0 17278 114 0 0 20 0 19 0 474840295 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635603043456 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20822] ppid=20818 vsize=15419460 memory=1560 CPUtime=2.36 cores=1,3,5,7
/proc/20820/task/20822/stat : 20822 (java) S 20818 20818 19026 0 -1 1077944384 11139 0 0 0 205 31 0 0 20 0 19 0 474840296 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635551423120 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20823] ppid=20818 vsize=15419460 memory=932 CPUtime=2.37 cores=1,3,5,7
/proc/20820/task/20823/stat : 20823 (java) S 20818 20818 19026 0 -1 1077944384 11357 0 0 0 205 32 0 0 20 0 19 0 474840296 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635190254096 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20824] ppid=20818 vsize=15419460 memory=1568 CPUtime=2.36 cores=1,3,5,7
/proc/20820/task/20824/stat : 20824 (java) S 20818 20818 19026 0 -1 1077944384 12660 0 0 0 203 33 0 0 20 0 19 0 474840296 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635189201296 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20825] ppid=20818 vsize=15419460 memory=1444 CPUtime=2.37 cores=1,3,5,7
/proc/20820/task/20825/stat : 20825 (java) S 20818 20818 19026 0 -1 1077944384 12750 0 0 0 205 32 0 0 20 0 19 0 474840296 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635188148496 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20826] ppid=20818 vsize=15419460 memory=864 CPUtime=0.29 cores=1,3,5,7
/proc/20820/task/20826/stat : 20826 (java) S 20818 20818 19026 0 -1 1077944384 4747 0 0 0 27 2 0 0 20 0 19 0 474840297 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635067321200 140635598813826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20827] ppid=20818 vsize=15419460 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20827/stat : 20827 (java) S 20818 20818 19026 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 474840298 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635066267232 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20828] ppid=20818 vsize=15419460 memory=2496 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20828/stat : 20828 (java) S 20818 20818 19026 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 474840298 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635065214336 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20829] ppid=20818 vsize=15419460 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20829/stat : 20829 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474840300 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635064162640 140635598821275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20830] ppid=20818 vsize=15419460 memory=111636 CPUtime=1.57 cores=1,3,5,7
/proc/20820/task/20830/stat : 20830 (java) R 20818 20818 19026 0 -1 4202560 5604 0 0 0 156 1 0 0 20 0 19 0 474840300 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635063110296 140635583196146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20831] ppid=20818 vsize=15419460 memory=804 CPUtime=1.85 cores=1,3,5,7
/proc/20820/task/20831/stat : 20831 (java) R 20818 20818 19026 0 -1 1077944384 6019 0 0 0 184 1 0 0 20 0 19 0 474840300 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635062057200 140635598813826 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20832] ppid=20818 vsize=15419460 memory=4100 CPUtime=0.78 cores=1,3,5,7
/proc/20820/task/20832/stat : 20832 (java) S 20818 20818 19026 0 -1 1077944384 9820 0 0 0 76 2 0 0 20 0 19 0 474840300 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635061004400 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20833] ppid=20818 vsize=15419460 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20833/stat : 20833 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474840300 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635059951840 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20834] ppid=20818 vsize=15419460 memory=916 CPUtime=0.1 cores=1,3,5,7
/proc/20820/task/20834/stat : 20834 (java) S 20818 20818 19026 0 -1 1077944384 492 0 0 0 4 6 0 0 20 0 19 0 474840301 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635058900144 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21013] ppid=20818 vsize=15419460 memory=3848 CPUtime=6.51 cores=1,3,5,7
/proc/20820/task/21013/stat : 21013 (java) R 20818 20818 19026 0 -1 4202560 9720 0 0 0 651 0 0 0 20 0 19 0 474857973 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635049680760 140635237744498 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21014] ppid=20818 vsize=15419460 memory=2596 CPUtime=7.02 cores=1,3,5,7
/proc/20820/task/21014/stat : 21014 (java) R 20818 20818 19026 0 -1 4202560 1345 0 0 0 702 0 0 0 20 0 19 0 474857973 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635048628664 140635237481234 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21015] ppid=20818 vsize=15419460 memory=2592 CPUtime=7.06 cores=1,3,5,7
/proc/20820/task/21015/stat : 21015 (java) R 20818 20818 19026 0 -1 4202560 3631 0 0 0 706 0 0 0 20 0 19 0 474857973 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635047576216 140635579642180 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21016] ppid=20818 vsize=15419460 memory=1412 CPUtime=6.79 cores=1,3,5,7
/proc/20820/task/21016/stat : 21016 (java) R 20818 20818 19026 0 -1 4202560 318 0 0 0 679 0 0 0 20 0 19 0 474857973 15789527040 1197397 33554432000 4194304 4196468 140733758730480 140635046523016 140635237289623 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
Current children cumulated CPU time: 215.52 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4791040 KiB

[startup+184.801 s]
/proc/loadavg: 4.97 6.54 5.82 12/237 21017
/proc/meminfo: memFree=295764/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0
[pid=20820] ppid=20818 vsize=15419460 memory=4790180 CPUtime=217.11 cores=1,3,5,7
/proc/20820/stat : 20820 (java) S 20818 20818 19026 0 -1 1077944320 198368 0 0 0 21453 258 0 0 20 0 19 0 474840295 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140733758713024 140635598802679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
/proc/20820/statm: 3854865 1197545 3533 1 0 3815965 0
[pid=20820/tid=20821] ppid=20818 vsize=15419460 memory=6791534058613427641 CPUtime=173.92 cores=1,3,5,7
/proc/20820/task/20821/stat : 20821 (java) S 20818 20818 19026 0 -1 1077944384 102744 0 0 0 17278 114 0 0 20 0 19 0 474840295 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635603043456 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20822] ppid=20818 vsize=15419460 memory=2832 CPUtime=2.36 cores=1,3,5,7
/proc/20820/task/20822/stat : 20822 (java) S 20818 20818 19026 0 -1 1077944384 11139 0 0 0 205 31 0 0 20 0 19 0 474840296 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635551423120 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20823] ppid=20818 vsize=15419460 memory=8104 CPUtime=2.37 cores=1,3,5,7
/proc/20820/task/20823/stat : 20823 (java) S 20818 20818 19026 0 -1 1077944384 11357 0 0 0 205 32 0 0 20 0 19 0 474840296 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635190254096 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20824] ppid=20818 vsize=15419460 memory=10492 CPUtime=2.36 cores=1,3,5,7
/proc/20820/task/20824/stat : 20824 (java) S 20818 20818 19026 0 -1 1077944384 12660 0 0 0 203 33 0 0 20 0 19 0 474840296 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635189201296 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20825] ppid=20818 vsize=15419460 memory=14012 CPUtime=2.37 cores=1,3,5,7
/proc/20820/task/20825/stat : 20825 (java) S 20818 20818 19026 0 -1 1077944384 12750 0 0 0 205 32 0 0 20 0 19 0 474840296 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635188148496 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20826] ppid=20818 vsize=15419460 memory=14080 CPUtime=0.29 cores=1,3,5,7
/proc/20820/task/20826/stat : 20826 (java) S 20818 20818 19026 0 -1 1077944384 4747 0 0 0 27 2 0 0 20 0 19 0 474840297 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635067321200 140635598813826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20827] ppid=20818 vsize=15419460 memory=3518155 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20827/stat : 20827 (java) S 20818 20818 19026 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 474840298 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635066267232 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20828] ppid=20818 vsize=15419460 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20828/stat : 20828 (java) S 20818 20818 19026 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 474840298 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635065214336 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20829] ppid=20818 vsize=15419460 memory=4713745541279610410 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20829/stat : 20829 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474840300 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635064162640 140635598821275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20830] ppid=20818 vsize=15419460 memory=4427205132082312746 CPUtime=1.62 cores=1,3,5,7
/proc/20820/task/20830/stat : 20830 (java) S 20818 20818 19026 0 -1 1077944384 6094 0 0 0 161 1 0 0 20 0 19 0 474840300 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635063110000 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20831] ppid=20818 vsize=15419460 memory=-8486080722631693414 CPUtime=1.91 cores=1,3,5,7
/proc/20820/task/20831/stat : 20831 (java) S 20818 20818 19026 0 -1 1077944384 7023 0 0 0 190 1 0 0 20 0 19 0 474840300 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635062057200 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20832] ppid=20818 vsize=15419460 memory=-8412652152092201843 CPUtime=0.81 cores=1,3,5,7
/proc/20820/task/20832/stat : 20832 (java) S 20818 20818 19026 0 -1 1077944384 11167 0 0 0 79 2 0 0 20 0 19 0 474840300 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635061004400 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20833] ppid=20818 vsize=15419460 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/20820/task/20833/stat : 20833 (java) S 20818 20818 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474840300 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635059951840 140635598812885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=20834] ppid=20818 vsize=15419460 memory=54808 CPUtime=0.1 cores=1,3,5,7
/proc/20820/task/20834/stat : 20834 (java) S 20818 20818 19026 0 -1 1077944384 502 0 0 0 4 6 0 0 20 0 19 0 474840301 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635058900144 140635598813826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21013] ppid=20818 vsize=15419460 memory=988 CPUtime=6.86 cores=1,3,5,7
/proc/20820/task/21013/stat : 21013 (java) R 20818 20818 19026 0 -1 4202560 9830 0 0 0 686 0 0 0 20 0 19 0 474857973 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635049680616 140635237642868 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21014] ppid=20818 vsize=15419460 memory=2020 CPUtime=7.41 cores=1,3,5,7
/proc/20820/task/21014/stat : 21014 (java) R 20818 20818 19026 0 -1 4202560 1523 0 0 0 741 0 0 0 20 0 19 0 474857973 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635048630024 140635237289554 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21015] ppid=20818 vsize=15419460 memory=1432 CPUtime=7.44 cores=1,3,5,7
/proc/20820/task/21015/stat : 21015 (java) R 20818 20818 19026 0 -1 4202560 4890 0 0 0 744 0 0 0 20 0 19 0 474857973 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635047575832 140635237289516 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
[pid=20820/tid=21016] ppid=20818 vsize=15419460 memory=776 CPUtime=7.13 cores=1,3,5,7
/proc/20820/task/21016/stat : 21016 (java) R 20818 20818 19026 0 -1 4202560 581 0 0 0 713 0 0 0 20 0 19 0 474857973 15789527040 1197545 33554432000 4194304 4196468 140733758730480 140635046523320 140635238364420 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39800832 140733758735323 140733758735498 140733758735498 140733758738383 0
Current children cumulated CPU time: 217.11 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4791632 KiB

[startup+184.901 s]
/proc/loadavg: 4.97 6.54 5.82 12/237 21017
/proc/meminfo: memFree=295764/32770624 swapFree=66966844/67108860
[pid=20818] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (xcsp3-exec) S 20815 20818 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474840294 115843072 363 33554432000 4194304 5098028 140728547471008 140728547469112 140346306687612 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19558400 140728547476310 140728547476569 140728547476569 140728547479494 0
/proc/20818/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 184.917
CPU time (s): 217.375
CPU user time (s): 214.744
CPU system time (s): 2.63095
CPU usage (%): 117.552
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 4791632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 214.744
system time used= 2.63095
maximum resident set size= 4790264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200447
page faults= 0
swaps= 0
block input operations= 8
block output operations= 352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11746
involuntary context switches= 1531


# summary of solver processes directly reported to runsolver:
#   pid: 20818
#   total CPU time (s): 217.375
#   total CPU user time (s): 214.744
#   total CPU system time (s): 2.63095

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.13675 second user time and 2.02939 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 16:16:36
IDJOB=4403473
IDBENCH=122902
IDSOLVER=2863
FILE ID=node145/4403473-1568989038
RUNJOBID= node145-1568987924-19058
PBS_JOBID= 21704638
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-128.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403473-1568989038/watcher-4403473-1568989038 -o /var/tmp/evaluation-result-4403473-1568989038/solver-4403473-1568989038 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1164603572 HOME/instance-4403473-1568989038.xml

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

MD5SUM BENCH= 4d7b3c626605250b6cca5f61c2385b47
RANDOM SEED=1164603572

node145.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.59
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.59
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.59
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.59
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:         6492516 kB
MemAvailable:   31020744 kB
Buffers:          149556 kB
Cached:         24331708 kB
SwapCached:        32484 kB
Active:         13017152 kB
Inactive:       12299540 kB
Active(anon):     801904 kB
Inactive(anon):    82668 kB
Active(file):   12215248 kB
Inactive(file): 12216872 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             26140 kB
Writeback:             0 kB
AnonPages:        913928 kB
Mapped:            65332 kB
Shmem:             40640 kB
Slab:             553672 kB
SReclaimable:     524568 kB
SUnreclaim:        29104 kB
KernelStack:        3808 kB
PageTables:         7196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2027604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    800768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node145 at 2019-09-20 16:19:41