Trace number 4394239

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14OPT98 22.9654 6.13764

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-43-06.xml
MD5SUMb8ccca606c249b2a94d57c192d734d6e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark22.9654
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints261
Number of domains2
Minimum domain size1
Maximum domain size616
Distribution of domain sizes[{"size":1,"count":1},{"size":616,"count":121}]
Minimum variable degree3
Maximum variable degree7
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":7},{"degree":5,"count":82},{"degree":6,"count":22},{"degree":7,"count":8}]
Minimum constraint arity2
Maximum constraint arity34
Distribution of constraint arities[{"arity":2,"count":257},{"arity":24,"count":1},{"arity":30,"count":1},{"arity":32,"count":1},{"arity":34,"count":1}]
Number of extensional constraints0
Number of intensional constraints257
Distribution of constraint types[{"type":"intension","count":257},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394239-1568331716.xml"  -tl '2400s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4394239-1568331716.xml, -tl, 2400s, -p, 4]
0.14/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.59/0.80	c solve instance...
2.32/0.91	o 117 
2.32/0.91	o 114 
2.32/0.96	o 111 
2.73/1.01	o 110 
2.73/1.02	o 108 
2.73/1.02	o 107 
2.73/1.04	o 106 
2.73/1.06	o 105 
2.73/1.07	o 104 
3.08/1.15	o 103 
5.41/1.70	o 102 
5.41/1.70	o 101 
10.63/3.08	o 100 
11.00/3.16	o 99 
13.34/3.75	o 98 
22.91/6.12	s OPTIMUM FOUND
22.91/6.12	v <instantiation>
22.91/6.12	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] s[100] s[101] s[102] s[103] s[104] s[105] s[106] s[107] s[108] s[109] s[110] s[111] s[112] s[113] s[114] s[115] s[116] s[117] s[118] s[119] s[120] s[121] </list>
22.91/6.12	v 	<values>0 1 0 0 6 4 7 46 17 5 12 16 6 14 44 14 15 17 6 19 13 27 19 24 5 38 20 16 17 34 7 48 22 29 15 25 20 23 22 25 35 13 37 25 48 22 33 36 26 43 23 26 24 53 44 36 47 22 27 37 37 33 46 62 53 54 52 52 76 41 34 48 62 48 39 51 68 42 71 48 66 66 46 52 45 50 69 59 74 60 58 50 66 66 62 52 55 81 76 61 67 60 62 69 71 76 77 79 69 68 80 78 85 78 87 77 81 83 94 87 87 98 </values>
22.91/6.13	v </instantiation>

Verifier Data

OK	98

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394239-1568331716/watcher-4394239-1568331716 -o /tmp/evaluation-result-4394239-1568331716/solver-4394239-1568331716 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18218 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1511397542 HOME/instance-4394239-1568331716.xml 

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

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

solver pid=28631, runsolver pid=28628

[startup+0.103883 s]*
/proc/loadavg: 7.41 8.20 7.69 7/234 28647
/proc/meminfo: memFree=19694540/32770624 swapFree=66959216/67108860
[pid=28631] ppid=28628 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28631/stat : 28631 (xcsp3-exec) S 28628 28631 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409111820 115843072 363 33554432000 4194304 5098028 140733301267008 140733301265112 139639397118588 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36253696 140733301269370 140733301269613 140733301269613 140733301272522 0
/proc/28631/statm: 28282 363 304 221 0 87 0
[pid=28633] ppid=28631 vsize=15144768 memory=29596 CPUtime=0.14 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28631 28631 18186 0 -1 1077944320 5871 0 0 0 13 1 0 0 20 0 15 0 409111821 15508242432 7399 33554432000 4194304 4196468 140726727356352 140726727338896 139654361820919 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
/proc/28633/statm: 3786192 7399 3180 1 0 3748377 0
[pid=28633/tid=28634] ppid=28631 vsize=15144768 memory=-6962121287837372198 CPUtime=0.1 cores=1,3,5,7
/proc/28633/task/28634/stat : 28634 (java) R 28631 28631 18186 0 -1 4202560 3736 0 0 0 9 1 0 0 20 0 15 0 409111821 15508242432 7399 33554432000 4194304 4196468 140726727356352 139654366050672 139653965556420 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28635] ppid=28631 vsize=15144768 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) S 28631 28631 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409111822 15508242432 7399 33554432000 4194304 4196468 140726727356352 139654289861648 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28636] ppid=28631 vsize=15144768 memory=140114882266752 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15508242432 7399 33554432000 4194304 4196468 140726727356352 139654288809104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28637] ppid=28631 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15508242432 7399 33554432000 4194304 4196468 140726727356352 139654287756048 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28638] ppid=28631 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15508242432 7399 33554432000 4194304 4196468 140726727356352 139654286703504 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28639] ppid=28631 vsize=15144768 memory=140114882266752 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111823 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653830424816 139654361832066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28640] ppid=28631 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28631 28631 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409111823 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653829371040 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28641] ppid=28631 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28631 28631 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409111824 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653828317936 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28642] ppid=28631 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409111826 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653827266512 139654361839515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28643] ppid=28631 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28631 28631 18186 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 409111826 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653826214640 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28644] ppid=28631 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) R 28631 28631 18186 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 409111826 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653825162096 139654361832066 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28645] ppid=28631 vsize=15144768 memory=140114882266752 CPUtime=0.02 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) R 28631 28631 18186 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 409111826 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653824109040 139654354058046 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28646] ppid=28631 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409111826 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653823056736 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28647] ppid=28631 vsize=15144768 memory=140114882266752 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28631 28631 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409111826 15508242432 7399 33554432000 4194304 4196468 140726727356352 139653822003760 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31048 KiB

[startup+0.211949 s]*
/proc/loadavg: 7.41 8.20 7.69 8/234 28647
/proc/meminfo: memFree=19681680/32770624 swapFree=66959216/67108860
[pid=28631] ppid=28628 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28631/stat : 28631 (xcsp3-exec) S 28628 28631 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409111820 115843072 363 33554432000 4194304 5098028 140733301267008 140733301265112 139639397118588 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36253696 140733301269370 140733301269613 140733301269613 140733301272522 0
/proc/28631/statm: 28282 363 304 221 0 87 0
[pid=28633] ppid=28631 vsize=15144768 memory=41276 CPUtime=0.34 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28631 28631 18186 0 -1 1077944320 9521 0 0 0 32 2 0 0 20 0 15 0 409111821 15508242432 10319 33554432000 4194304 4196468 140726727356352 140726727338896 139654361820919 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
/proc/28633/statm: 3786192 10319 3312 1 0 3748377 0
[pid=28633/tid=28634] ppid=28631 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/28633/task/28634/stat : 28634 (java) R 28631 28631 18186 0 -1 4202560 6640 0 0 0 18 2 0 0 20 0 15 0 409111821 15508242432 10319 33554432000 4194304 4196468 140726727356352 139654366057616 139654345864549 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28635] ppid=28631 vsize=15144768 memory=1965945 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) S 28631 28631 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409111822 15508242432 10319 33554432000 4194304 4196468 140726727356352 139654289861648 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28636] ppid=28631 vsize=15144768 memory=4049212871786956448 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15508242432 10319 33554432000 4194304 4196468 140726727356352 139654288809104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28637] ppid=28631 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15508242432 10319 33554432000 4194304 4196468 140726727356352 139654287756048 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28638] ppid=28631 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15508242432 10319 33554432000 4194304 4196468 140726727356352 139654286703504 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28639] ppid=28631 vsize=15144768 memory=140114882266752 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28631 28631 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409111823 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653830424816 139654361832066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28640] ppid=28631 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28631 28631 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409111823 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653829371040 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28641] ppid=28631 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28631 28631 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409111824 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653828317936 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28642] ppid=28631 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409111826 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653827266512 139654361839515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28643] ppid=28631 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28631 28631 18186 0 -1 1077944384 422 0 0 0 2 0 0 0 20 0 15 0 409111826 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653826214640 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28644] ppid=28631 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28631 28631 18186 0 -1 1077944384 420 0 0 0 2 0 0 0 20 0 15 0 409111826 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653825162096 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28645] ppid=28631 vsize=15144768 memory=140114882266752 CPUtime=0.08 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28631 28631 18186 0 -1 1077944384 732 0 0 0 8 0 0 0 20 0 15 0 409111826 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653824109040 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28646] ppid=28631 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409111826 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653823056736 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28647] ppid=28631 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28631 28631 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409111826 15508242432 10319 33554432000 4194304 4196468 140726727356352 139653822003760 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42728 KiB

[startup+0.312674 s]*
/proc/loadavg: 7.41 8.20 7.69 7/234 28647
/proc/meminfo: memFree=19673936/32770624 swapFree=66959216/67108860
[pid=28631] ppid=28628 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28631/stat : 28631 (xcsp3-exec) S 28628 28631 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409111820 115843072 363 33554432000 4194304 5098028 140733301267008 140733301265112 139639397118588 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36253696 140733301269370 140733301269613 140733301269613 140733301272522 0
/proc/28631/statm: 28282 363 304 221 0 87 0
[pid=28633] ppid=28631 vsize=15149024 memory=51284 CPUtime=0.54 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28631 28631 18186 0 -1 1077944320 10922 0 0 0 50 4 0 0 20 0 15 0 409111821 15512600576 12821 33554432000 4194304 4196468 140726727356352 140726727338896 139654361820919 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
/proc/28633/statm: 3787256 12821 3363 1 0 3748377 0
[pid=28633/tid=28634] ppid=28631 vsize=15149024 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/28633/task/28634/stat : 28634 (java) R 28631 28631 18186 0 -1 4202560 7831 0 0 0 27 3 0 0 20 0 15 0 409111821 15512600576 12821 33554432000 4194304 4196468 140726727356352 139654366052032 139654345901406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28635] ppid=28631 vsize=15149024 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) S 28631 28631 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409111822 15512600576 12821 33554432000 4194304 4196468 140726727356352 139654289861648 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28636] ppid=28631 vsize=15149024 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15512600576 12821 33554432000 4194304 4196468 140726727356352 139654288809104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28637] ppid=28631 vsize=15149024 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15512600576 12821 33554432000 4194304 4196468 140726727356352 139654287756048 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28638] ppid=28631 vsize=15149024 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15512600576 12821 33554432000 4194304 4196468 140726727356352 139654286703504 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28639] ppid=28631 vsize=15149024 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28631 28631 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409111823 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653830424816 139654361832066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28640] ppid=28631 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28631 28631 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409111823 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653829371040 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28641] ppid=28631 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28631 28631 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409111824 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653828317936 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28642] ppid=28631 vsize=15149024 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409111826 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653827266512 139654361839515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28643] ppid=28631 vsize=15149024 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28631 28631 18186 0 -1 1077944384 436 0 0 0 4 0 0 0 20 0 15 0 409111826 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653826214640 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28644] ppid=28631 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) R 28631 28631 18186 0 -1 4202560 510 0 0 0 5 0 0 0 20 0 15 0 409111826 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653825143112 139654340236785 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28645] ppid=28631 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28631 28631 18186 0 -1 1077944384 839 0 0 0 12 0 0 0 20 0 15 0 409111826 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653824109040 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28646] ppid=28631 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409111826 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653823056736 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28647] ppid=28631 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28631 28631 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409111826 15512600576 12821 33554432000 4194304 4196468 140726727356352 139653822003760 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 52736 KiB

[startup+0.70404 s]
/proc/loadavg: 7.41 8.20 7.69 8/234 28647
/proc/meminfo: memFree=19659708/32770624 swapFree=66959216/67108860
[pid=28631] ppid=28628 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28631/stat : 28631 (xcsp3-exec) S 28628 28631 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409111820 115843072 363 33554432000 4194304 5098028 140733301267008 140733301265112 139639397118588 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36253696 140733301269370 140733301269613 140733301269613 140733301272522 0
/proc/28631/statm: 28282 363 304 221 0 87 0
[pid=28633] ppid=28631 vsize=15151148 memory=88688 CPUtime=1.59 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28631 28631 18186 0 -1 1077944320 15042 0 0 0 153 6 0 0 20 0 15 0 409111821 15514775552 22172 33554432000 4194304 4196468 140726727356352 140726727338896 139654361820919 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
/proc/28633/statm: 3787787 22172 3450 1 0 3748889 0
[pid=28633/tid=28634] ppid=28631 vsize=15151148 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/28633/task/28634/stat : 28634 (java) R 28631 28631 18186 0 -1 4202560 9236 0 0 0 63 4 0 0 20 0 15 0 409111821 15514775552 22172 33554432000 4194304 4196468 140726727356352 139654366058224 139654361842845 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28635] ppid=28631 vsize=15151148 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) S 28631 28631 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409111822 15514775552 22172 33554432000 4194304 4196468 140726727356352 139654289861648 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28636] ppid=28631 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15514775552 22172 33554432000 4194304 4196468 140726727356352 139654288809104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28637] ppid=28631 vsize=15151148 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15514775552 22172 33554432000 4194304 4196468 140726727356352 139654287756048 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28638] ppid=28631 vsize=15151148 memory=38324 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409111822 15514775552 22172 33554432000 4194304 4196468 140726727356352 139654286703504 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28639] ppid=28631 vsize=15151148 memory=988 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28631 28631 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409111823 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653830424816 139654361832066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28640] ppid=28631 vsize=15151148 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28631 28631 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409111823 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653829371040 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28641] ppid=28631 vsize=15151148 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28631 28631 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409111824 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653828317936 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28642] ppid=28631 vsize=15151148 memory=580 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409111826 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653827266512 139654361839515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28643] ppid=28631 vsize=15151148 memory=1720 CPUtime=0.22 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) R 28631 28631 18186 0 -1 4202560 1112 0 0 0 22 0 0 0 20 0 15 0 409111826 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653826201488 139654361832854 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28644] ppid=28631 vsize=15151148 memory=10604 CPUtime=0.25 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) R 28631 28631 18186 0 -1 4202560 1120 0 0 0 25 0 0 0 20 0 15 0 409111826 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653825149152 139654341078858 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28645] ppid=28631 vsize=15151148 memory=3360 CPUtime=0.42 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) R 28631 28631 18186 0 -1 1077944384 2265 0 0 0 42 0 0 0 20 0 15 0 409111826 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653824104768 139654361831125 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28646] ppid=28631 vsize=15151148 memory=776 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409111826 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653823056736 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28647] ppid=28631 vsize=15151148 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28631 28631 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409111826 15514775552 22172 33554432000 4194304 4196468 140726727356352 139653822003760 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 90140 KiB

[startup+1.50867 s]
/proc/loadavg: 7.41 8.20 7.69 9/238 28663
/proc/meminfo: memFree=19570080/32770624 swapFree=66959216/67108860
[pid=28631] ppid=28628 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28631/stat : 28631 (xcsp3-exec) S 28628 28631 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409111820 115843072 363 33554432000 4194304 5098028 140733301267008 140733301265112 139639397118588 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36253696 140733301269370 140733301269613 140733301269613 140733301272522 0
/proc/28631/statm: 28282 363 304 221 0 87 0

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

/proc/28633/task/28647/stat : 28647 (java) S 28631 28631 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 57832 33554432000 4194304 4196468 140726727356352 139653822003760 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28708] ppid=28631 vsize=15552580 memory=5495680832962010268 CPUtime=0.85 cores=1,3,5,7
/proc/28633/task/28708/stat : 28708 (java) R 28631 28631 18186 0 -1 4202560 27 0 0 0 85 0 0 0 20 0 19 0 409112195 15925841920 57832 33554432000 4194304 4196468 140726727356352 139653217767640 139653973755464 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28709] ppid=28631 vsize=15552580 memory=5781903505039337876 CPUtime=0.64 cores=1,3,5,7
/proc/28633/task/28709/stat : 28709 (java) R 28631 28631 18186 0 -1 4202560 23 0 0 0 64 0 0 0 20 0 19 0 409112195 15925841920 57832 33554432000 4194304 4196468 140726727356352 139653214609592 139653971299755 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28710] ppid=28631 vsize=15552580 memory=6944656425123485561 CPUtime=0.81 cores=1,3,5,7
/proc/28633/task/28710/stat : 28710 (java) R 28631 28631 18186 0 -1 4202560 31 0 0 0 81 0 0 0 20 0 19 0 409112195 15925841920 57832 33554432000 4194304 4196468 140726727356352 139653215664760 139653971695825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28711] ppid=28631 vsize=15552580 memory=-7313218805096079717 CPUtime=0.58 cores=1,3,5,7
/proc/28633/task/28711/stat : 28711 (java) R 28631 28631 18186 0 -1 4202560 21 0 0 0 58 0 0 0 20 0 19 0 409112195 15925841920 57832 33554432000 4194304 4196468 140726727356352 139652903027384 139653974134881 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
Current children cumulated CPU time: 17.72 s
Current children cumulated vsize: 15665708 KiB
Current children cumulated memory: 232780 KiB

[startup+5.60167 s]
/proc/loadavg: 7.38 8.18 7.69 9/238 28711
/proc/meminfo: memFree=19488208/32770624 swapFree=66959216/67108860
[pid=28631] ppid=28628 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28631/stat : 28631 (xcsp3-exec) S 28628 28631 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409111820 115843072 363 33554432000 4194304 5098028 140733301267008 140733301265112 139639397118588 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36253696 140733301269370 140733301269613 140733301269613 140733301272522 0
/proc/28631/statm: 28282 363 304 221 0 87 0
[pid=28633] ppid=28631 vsize=15552580 memory=238376 CPUtime=20.89 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28631 28631 18186 0 -1 1077944320 38402 0 0 0 2075 14 0 0 20 0 19 0 409111821 15925841920 59594 33554432000 4194304 4196468 140726727356352 140726727338896 139654361820919 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
/proc/28633/statm: 3888145 59594 3505 1 0 3849247 0
[pid=28633/tid=28634] ppid=28631 vsize=15552580 memory=7379799356979302758 CPUtime=0.79 cores=1,3,5,7
/proc/28633/task/28634/stat : 28634 (java) S 28631 28631 18186 0 -1 1077944384 9358 0 0 0 74 5 0 0 20 0 19 0 409111821 15925841920 59594 33554432000 4194304 4196468 140726727356352 139654366061696 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28635] ppid=28631 vsize=15552580 memory=7661300614929996128 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) S 28631 28631 18186 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 19 0 409111822 15925841920 59594 33554432000 4194304 4196468 140726727356352 139654289861648 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28636] ppid=28631 vsize=15552580 memory=2008 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28631 28631 18186 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 19 0 409111822 15925841920 59594 33554432000 4194304 4196468 140726727356352 139654288809104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28637] ppid=28631 vsize=15552580 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28631 28631 18186 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 409111822 15925841920 59594 33554432000 4194304 4196468 140726727356352 139654287756048 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28638] ppid=28631 vsize=15552580 memory=580 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28631 28631 18186 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 409111822 15925841920 59594 33554432000 4194304 4196468 140726727356352 139654286703504 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28639] ppid=28631 vsize=15552580 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28631 28631 18186 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 19 0 409111823 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653830424816 139654361832066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28640] ppid=28631 vsize=15552580 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28631 28631 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409111823 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653829371104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28641] ppid=28631 vsize=15552580 memory=140114785662576 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28631 28631 18186 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409111824 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653828317952 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28642] ppid=28631 vsize=15552580 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653827266512 139654361839515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28643] ppid=28631 vsize=15552580 memory=6791534058613427641 CPUtime=3.15 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) D 28631 28631 18186 0 -1 4202560 9446 0 0 0 314 1 0 0 20 0 19 0 409111826 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653826214936 139654341745055 0 4 0 16800975 18446744072100461701 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28644] ppid=28631 vsize=15552580 memory=0 CPUtime=3.12 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) D 28631 28631 18186 0 -1 4202560 8285 0 0 0 311 1 0 0 20 0 19 0 409111826 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653825162392 139654341728055 0 4 0 16800975 18446744072100461701 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28645] ppid=28631 vsize=15552580 memory=280229570412784 CPUtime=0.86 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28631 28631 18186 0 -1 1077944384 6367 0 0 0 85 1 0 0 20 0 19 0 409111826 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653824109040 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28646] ppid=28631 vsize=15552580 memory=5184025527460 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653823056736 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28647] ppid=28631 vsize=15552580 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) D 28631 28631 18186 0 -1 4202560 383 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653822003680 139654346677006 0 4 0 16800975 18446744072100461701 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28708] ppid=28631 vsize=15552580 memory=10604 CPUtime=1.55 cores=1,3,5,7
/proc/28633/task/28708/stat : 28708 (java) R 28631 28631 18186 0 -1 4202560 145 0 0 0 155 0 0 0 20 0 19 0 409112195 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653217767464 139653973041941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28709] ppid=28631 vsize=15552580 memory=3360 CPUtime=1.31 cores=1,3,5,7
/proc/28633/task/28709/stat : 28709 (java) R 28631 28631 18186 0 -1 4202560 128 0 0 0 131 0 0 0 20 0 19 0 409112195 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653214610184 139653975008800 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28710] ppid=28631 vsize=15552580 memory=776 CPUtime=1.41 cores=1,3,5,7
/proc/28633/task/28710/stat : 28710 (java) R 28631 28631 18186 0 -1 4202560 223 0 0 0 141 0 0 0 20 0 19 0 409112195 15925841920 59594 33554432000 4194304 4196468 140726727356352 139653215661944 139653973007024 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28711] ppid=28631 vsize=15552580 memory=1564 CPUtime=1.31 cores=1,3,5,7
/proc/28633/task/28711/stat : 28711 (java) R 28631 28631 18186 0 -1 4202560 159 0 0 0 131 0 0 0 20 0 19 0 409112195 15925841920 59594 33554432000 4194304 4196468 140726727356352 139652903026680 139653974046078 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
Current children cumulated CPU time: 20.89 s
Current children cumulated vsize: 15665708 KiB
Current children cumulated memory: 239828 KiB

[startup+6.00167 s]*
/proc/loadavg: 7.38 8.18 7.69 9/238 28711
/proc/meminfo: memFree=19487404/32770624 swapFree=66959216/67108860
[pid=28631] ppid=28628 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28631/stat : 28631 (xcsp3-exec) S 28628 28631 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409111820 115843072 363 33554432000 4194304 5098028 140733301267008 140733301265112 139639397118588 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36253696 140733301269370 140733301269613 140733301269613 140733301272522 0
/proc/28631/statm: 28282 363 304 221 0 87 0
[pid=28633] ppid=28631 vsize=15552580 memory=238512 CPUtime=22.51 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28631 28631 18186 0 -1 1077944320 39647 0 0 0 2236 15 0 0 20 0 19 0 409111821 15925841920 59628 33554432000 4194304 4196468 140726727356352 140726727338896 139654361820919 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
/proc/28633/statm: 3888145 59628 3505 1 0 3849247 0
[pid=28633/tid=28634] ppid=28631 vsize=15552580 memory=29678448712876256 CPUtime=0.79 cores=1,3,5,7
/proc/28633/task/28634/stat : 28634 (java) S 28631 28631 18186 0 -1 1077944384 9358 0 0 0 74 5 0 0 20 0 19 0 409111821 15925841920 59628 33554432000 4194304 4196468 140726727356352 139654366061696 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28635] ppid=28631 vsize=15552580 memory=301741382081708055 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) S 28631 28631 18186 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 19 0 409111822 15925841920 59628 33554432000 4194304 4196468 140726727356352 139654289861648 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28636] ppid=28631 vsize=15552580 memory=3546781116395226784 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28631 28631 18186 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 19 0 409111822 15925841920 59628 33554432000 4194304 4196468 140726727356352 139654288809104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28637] ppid=28631 vsize=15552580 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28631 28631 18186 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 409111822 15925841920 59628 33554432000 4194304 4196468 140726727356352 139654287756048 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28638] ppid=28631 vsize=15552580 memory=6199840864898265399 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28631 28631 18186 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 409111822 15925841920 59628 33554432000 4194304 4196468 140726727356352 139654286703504 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28639] ppid=28631 vsize=15552580 memory=4209717424048724362 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28631 28631 18186 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 19 0 409111823 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653830424816 139654361832066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28640] ppid=28631 vsize=15552580 memory=4049052965681574192 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28631 28631 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409111823 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653829371104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28641] ppid=28631 vsize=15552580 memory=-7966001967407140192 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28631 28631 18186 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409111824 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653828317952 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28642] ppid=28631 vsize=15552580 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653827266512 139654361839515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28643] ppid=28631 vsize=15552580 memory=0 CPUtime=3.19 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28631 28631 18186 0 -1 1077944384 9570 0 0 0 318 1 0 0 20 0 19 0 409111826 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653826214640 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28644] ppid=28631 vsize=15552580 memory=3472328296227680303 CPUtime=3.13 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28631 28631 18186 0 -1 1077944384 8518 0 0 0 312 1 0 0 20 0 19 0 409111826 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653825162096 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 35 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28645] ppid=28631 vsize=15552580 memory=5796379775869728432 CPUtime=0.87 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28631 28631 18186 0 -1 1077944384 7201 0 0 0 86 1 0 0 20 0 19 0 409111826 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653824109040 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28646] ppid=28631 vsize=15552580 memory=664952116379410754 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653823056736 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28647] ppid=28631 vsize=15552580 memory=3471342511203104432 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28631 28631 18186 0 -1 1077944384 385 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653822003760 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28708] ppid=28631 vsize=15552580 memory=0 CPUtime=1.94 cores=1,3,5,7
/proc/28633/task/28708/stat : 28708 (java) R 28631 28631 18186 0 -1 4202560 145 0 0 0 193 1 0 0 20 0 19 0 409112195 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653217767512 139653973661984 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28709] ppid=28631 vsize=15552580 memory=0 CPUtime=1.68 cores=1,3,5,7
/proc/28633/task/28709/stat : 28709 (java) R 28631 28631 18186 0 -1 4202560 135 0 0 0 168 0 0 0 20 0 19 0 409112195 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653214610264 139653975497691 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28710] ppid=28631 vsize=15552580 memory=0 CPUtime=1.81 cores=1,3,5,7
/proc/28633/task/28710/stat : 28710 (java) R 28631 28631 18186 0 -1 4202560 232 0 0 0 181 0 0 0 20 0 19 0 409112195 15925841920 59628 33554432000 4194304 4196468 140726727356352 139653215661104 139653966564263 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28711] ppid=28631 vsize=15552580 memory=0 CPUtime=1.71 cores=1,3,5,7
/proc/28633/task/28711/stat : 28711 (java) R 28631 28631 18186 0 -1 4202560 160 0 0 0 171 0 0 0 20 0 19 0 409112195 15925841920 59628 33554432000 4194304 4196468 140726727356352 139652903026680 139653974045833 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
Current children cumulated CPU time: 22.51 s
Current children cumulated vsize: 15665708 KiB
Current children cumulated memory: 239964 KiB

[startup+6.11067 s]
/proc/loadavg: 7.38 8.18 7.69 9/238 28711
/proc/meminfo: memFree=19487404/32770624 swapFree=66959216/67108860
[pid=28631] ppid=28628 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28631/stat : 28631 (xcsp3-exec) S 28628 28631 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409111820 115843072 363 33554432000 4194304 5098028 140733301267008 140733301265112 139639397118588 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36253696 140733301269370 140733301269613 140733301269613 140733301272522 0
/proc/28631/statm: 28282 363 304 221 0 87 0
[pid=28633] ppid=28631 vsize=15552580 memory=238536 CPUtime=22.91 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28631 28631 18186 0 -1 1077944320 39955 0 0 0 2275 16 0 0 20 0 19 0 409111821 15925841920 59634 33554432000 4194304 4196468 140726727356352 140726727338896 139654361820919 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
/proc/28633/statm: 3888145 59634 3507 1 0 3849247 0
[pid=28633/tid=28634] ppid=28631 vsize=15552580 memory=79 CPUtime=0.79 cores=1,3,5,7
/proc/28633/task/28634/stat : 28634 (java) S 28631 28631 18186 0 -1 1077944384 9358 0 0 0 74 5 0 0 20 0 19 0 409111821 15925841920 59634 33554432000 4194304 4196468 140726727356352 139654366061696 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28635] ppid=28631 vsize=15552580 memory=1 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) S 28631 28631 18186 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 19 0 409111822 15925841920 59634 33554432000 4194304 4196468 140726727356352 139654289861648 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28636] ppid=28631 vsize=15552580 memory=-7028383565733675155 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28631 28631 18186 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 19 0 409111822 15925841920 59634 33554432000 4194304 4196468 140726727356352 139654288809104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28637] ppid=28631 vsize=15552580 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28631 28631 18186 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 409111822 15925841920 59634 33554432000 4194304 4196468 140726727356352 139654287756048 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28638] ppid=28631 vsize=15552580 memory=7022364594140610616 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28631 28631 18186 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 409111822 15925841920 59634 33554432000 4194304 4196468 140726727356352 139654286703504 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28639] ppid=28631 vsize=15552580 memory=238296 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28631 28631 18186 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 19 0 409111823 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653830424816 139654361832066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28640] ppid=28631 vsize=15552580 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28631 28631 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409111823 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653829371104 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28641] ppid=28631 vsize=15552580 memory=229104 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28631 28631 18186 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409111824 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653828317952 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28642] ppid=28631 vsize=15552580 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653827266512 139654361839515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28643] ppid=28631 vsize=15552580 memory=1452 CPUtime=3.22 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28631 28631 18186 0 -1 1077944384 9657 0 0 0 321 1 0 0 20 0 19 0 409111826 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653826214640 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 36 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28644] ppid=28631 vsize=15552580 memory=218304 CPUtime=3.14 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28631 28631 18186 0 -1 1077944384 8665 0 0 0 313 1 0 0 20 0 19 0 409111826 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653825162096 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 35 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28645] ppid=28631 vsize=15552580 memory=7813295001779661669 CPUtime=0.87 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28631 28631 18186 0 -1 1077944384 7273 0 0 0 86 1 0 0 20 0 19 0 409111826 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653824109040 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28646] ppid=28631 vsize=15552580 memory=7666932309258561617 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28631 28631 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653823056736 139654361831125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28647] ppid=28631 vsize=15552580 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28631 28631 18186 0 -1 1077944384 385 0 0 0 0 0 0 0 20 0 19 0 409111826 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653822003760 139654361832066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28708] ppid=28631 vsize=15552580 memory=5964 CPUtime=2.04 cores=1,3,5,7
/proc/28633/task/28708/stat : 28708 (java) R 28631 28631 18186 0 -1 4202560 146 0 0 0 203 1 0 0 20 0 19 0 409112195 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653217766432 139653973042125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28709] ppid=28631 vsize=15552580 memory=1060 CPUtime=1.73 cores=1,3,5,7
/proc/28633/task/28709/stat : 28709 (java) R 28631 28631 18186 0 -1 4202560 135 0 0 0 173 0 0 0 20 0 19 0 409112195 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653214609640 139653973858706 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28710] ppid=28631 vsize=15552580 memory=2828 CPUtime=1.9 cores=1,3,5,7
/proc/28633/task/28710/stat : 28710 (java) R 28631 28631 18186 0 -1 4202560 233 0 0 0 190 0 0 0 20 0 19 0 409112195 15925841920 59634 33554432000 4194304 4196468 140726727356352 139653215661720 139653973041882 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
[pid=28633/tid=28711] ppid=28631 vsize=15552580 memory=1216 CPUtime=1.81 cores=1,3,5,7
/proc/28633/task/28711/stat : 28711 (java) R 28631 28631 18186 0 -1 4202560 160 0 0 0 181 0 0 0 20 0 19 0 409112195 15925841920 59634 33554432000 4194304 4196468 140726727356352 139652903027440 139653974044376 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140726727361519 140726727361690 140726727361690 140726727364559 0
Current children cumulated CPU time: 22.91 s
Current children cumulated vsize: 15665708 KiB
Current children cumulated memory: 239988 KiB

Child status: 0
Real time (s): 6.13764
CPU time (s): 22.9654
CPU user time (s): 22.7993
CPU system time (s): 0.166094
CPU usage (%): 374.174
Max. virtual memory (cumulated for all children) (KiB): 15667484
Max. memory (cumulated for all children) (KiB): 239988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.7993
system time used= 0.166094
maximum resident set size= 238720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40871
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3219
involuntary context switches= 1174


# summary of solver processes directly reported to runsolver:
#   pid: 28631
#   total CPU time (s): 22.9654
#   total CPU user time (s): 22.7993
#   total CPU system time (s): 0.166094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.076329 second user time and 0.100517 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-13 01:41:16
IDJOB=4394239
IDBENCH=129121
IDSOLVER=2842
FILE ID=node124/4394239-1568331716
RUNJOBID= node124-1568329129-18218
PBS_JOBID= 21701157
Free space on /tmp= 55340 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-43-06.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 /tmp/evaluation-result-4394239-1568331716/watcher-4394239-1568331716 -o /tmp/evaluation-result-4394239-1568331716/solver-4394239-1568331716 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18218 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1511397542 HOME/instance-4394239-1568331716.xml

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

MD5SUM BENCH= b8ccca606c249b2a94d57c192d734d6e
RANDOM SEED=1511397542

node124.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.47
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.47
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.47
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.47
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:        19711328 kB
MemAvailable:   31592256 kB
Buffers:          160472 kB
Cached:         11883660 kB
SwapCached:        45864 kB
Active:          1217844 kB
Inactive:       11100772 kB
Active(anon):     229896 kB
Inactive(anon):    85948 kB
Active(file):     987948 kB
Inactive(file): 11014824 kB
Unevictable:      108768 kB
Mlocked:          108768 kB
SwapTotal:      67108860 kB
SwapFree:       66959216 kB
Dirty:             26292 kB
Writeback:             0 kB
AnonPages:        351132 kB
Mapped:            56132 kB
Shmem:             32744 kB
Slab:             335712 kB
SReclaimable:     306616 kB
SUnreclaim:        29096 kB
KernelStack:        4080 kB
PageTables:         6008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1483520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55316 MiB
End job on node124 at 2019-09-13 01:41:23