Trace number 4394282

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-14OPT3 58.7878 15.1945

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c1w4n.xml
MD5SUMff46b38b3e2da44b02be81a37c246a0d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark8.29703
Satisfiable
(Un)Satisfiability was proved
Number of variables127
Number of constraints87
Number of domains2
Minimum domain size40
Maximum domain size43
Distribution of domain sizes[{"size":40,"count":126},{"size":43,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":84},{"degree":5,"count":42}]
Minimum constraint arity3
Maximum constraint arity126
Distribution of constraint arities[{"arity":3,"count":84},{"arity":43,"count":1},{"arity":126,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":42},{"type":"lex","count":1},{"type":"sum","count":42},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax 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-4394282-1568333862.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394282-1568333862.xml, -tl, 2400s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.02/0.59	c solve instance...
4.37/1.47	o 0 
9.02/2.67	o 1 
9.17/2.73	o 2 
9.53/2.81	o 3 
58.46/15.18	s OPTIMUM FOUND
58.46/15.18	v <instantiation>
58.46/15.18	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] </list>
58.46/15.18	v 	<values>3 99 0 0 97 0 0 97 0 0 96 0 0 96 0 0 95 0 0 94 0 0 93 0 0 92 0 0 90 0 0 86 0 0 85 0 0 85 0 0 84 0 0 82 0 0 82 0 0 82 0 0 80 0 0 79 0 0 75 0 0 73 0 0 72 0 0 72 0 0 71 0 0 70 0 0 69 0 0 69 0 0 68 31 0 68 31 0 66 31 0 65 32 0 63 34 0 61 0 0 60 36 0 57 39 0 55 44 0 53 47 0 49 48 0 41 41 0 0 0 0 0 0 0 0 0 0 </values>
58.46/15.18	v </instantiation>

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394282-1568333862/watcher-4394282-1568333862 -o /tmp/evaluation-result-4394282-1568333862/solver-4394282-1568333862 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19559 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 2139395482 HOME/instance-4394282-1568333862.xml 

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

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
solver pid=31014, runsolver pid=31011
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 8.79 8.59 8.35 7/233 31030
/proc/meminfo: memFree=21981116/32770624 swapFree=66939828/67108860
[pid=31014] ppid=31011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31014/stat : 31014 (xcsp3-exec) S 31011 31014 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409301145 115843072 362 33554432000 4194304 5098028 140722587710144 140722587708248 139993245995644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24805376 140722587718522 140722587718765 140722587718765 140722587721674 0
/proc/31014/statm: 28282 362 304 221 0 87 0
[pid=31016] ppid=31014 vsize=15144768 memory=30004 CPUtime=0.13 cores=0,2,4,6
/proc/31016/stat : 31016 (java) S 31014 31014 19528 0 -1 1077944320 5901 0 0 0 12 1 0 0 20 0 15 0 409301145 15508242432 7501 33554432000 4194304 4196468 140730515385296 140730515367840 140557702635255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
/proc/31016/statm: 3786192 7501 3153 1 0 3748377 0
[pid=31016/tid=31017] ppid=31014 vsize=15144768 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/31016/task/31017/stat : 31017 (java) R 31014 31014 19528 0 -1 4202560 3820 0 0 0 8 0 0 0 20 0 15 0 409301146 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557706859664 140557317909646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31018] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31018/stat : 31018 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301146 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557638872208 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31019] ppid=31014 vsize=15144768 memory=139707405129344 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31019/stat : 31019 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409301146 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557637819408 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31020] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31020/stat : 31020 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301146 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557293247376 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31021] ppid=31014 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31021/stat : 31021 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409301146 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557292194576 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31022] ppid=31014 vsize=15144768 memory=139707405129344 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31022/stat : 31022 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409301148 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557238462832 140557702646402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31023] ppid=31014 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31023/stat : 31023 (java) S 31014 31014 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409301148 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557237408800 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31024] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31024/stat : 31024 (java) S 31014 31014 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409301148 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557236355952 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31025] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31025/stat : 31025 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409301151 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557235304272 140557702653851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31026] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31026/stat : 31026 (java) R 31014 31014 19528 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 409301151 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557166832496 140557702646402 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31027] ppid=31014 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31027/stat : 31027 (java) R 31014 31014 19528 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 15 0 409301151 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557165779696 140557686070993 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31028] ppid=31014 vsize=15144768 memory=139707405129344 CPUtime=0.02 cores=0,2,4,6
/proc/31016/task/31028/stat : 31028 (java) R 31014 31014 19528 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 409301151 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557164726896 140557686797669 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31029] ppid=31014 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31029/stat : 31029 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409301151 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557163674336 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31030] ppid=31014 vsize=15144768 memory=139707405129344 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31030/stat : 31030 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301151 15508242432 7501 33554432000 4194304 4196468 140730515385296 140557162621616 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31452 KiB

[startup+0.21091 s]*
/proc/loadavg: 8.79 8.59 8.35 7/233 31030
/proc/meminfo: memFree=21968148/32770624 swapFree=66939828/67108860
[pid=31014] ppid=31011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31014/stat : 31014 (xcsp3-exec) S 31011 31014 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409301145 115843072 362 33554432000 4194304 5098028 140722587710144 140722587708248 139993245995644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24805376 140722587718522 140722587718765 140722587718765 140722587721674 0
/proc/31014/statm: 28282 362 304 221 0 87 0
[pid=31016] ppid=31014 vsize=15144768 memory=41376 CPUtime=0.35 cores=0,2,4,6
/proc/31016/stat : 31016 (java) S 31014 31014 19528 0 -1 1077944320 9484 0 0 0 32 3 0 0 20 0 15 0 409301145 15508242432 10344 33554432000 4194304 4196468 140730515385296 140730515367840 140557702635255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
/proc/31016/statm: 3786192 10344 3321 1 0 3748377 0
[pid=31016/tid=31017] ppid=31014 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/31016/task/31017/stat : 31017 (java) R 31014 31014 19528 0 -1 4202560 6630 0 0 0 18 2 0 0 20 0 15 0 409301146 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557706868720 140557702647190 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31018] ppid=31014 vsize=15144768 memory=10535 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31018/stat : 31018 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301146 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557638872208 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31019] ppid=31014 vsize=15144768 memory=139707408115172 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31019/stat : 31019 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409301146 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557637819408 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31020] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31020/stat : 31020 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301146 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557293247376 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31021] ppid=31014 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31021/stat : 31021 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409301146 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557292194576 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31022] ppid=31014 vsize=15144768 memory=139707405129344 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31022/stat : 31022 (java) S 31014 31014 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409301148 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557238462832 140557702646402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31023] ppid=31014 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31023/stat : 31023 (java) S 31014 31014 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409301148 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557237408800 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31024] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31024/stat : 31024 (java) S 31014 31014 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409301148 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557236355952 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31025] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31025/stat : 31025 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409301151 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557235304272 140557702653851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31026] ppid=31014 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31016/task/31026/stat : 31026 (java) S 31014 31014 19528 0 -1 1077944384 465 0 0 0 2 0 0 0 20 0 15 0 409301151 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557166832496 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31027] ppid=31014 vsize=15144768 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/31016/task/31027/stat : 31027 (java) S 31014 31014 19528 0 -1 1077944384 350 0 0 0 3 0 0 0 20 0 15 0 409301151 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557165779696 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31028] ppid=31014 vsize=15144768 memory=139707405129344 CPUtime=0.08 cores=0,2,4,6
/proc/31016/task/31028/stat : 31028 (java) R 31014 31014 19528 0 -1 4202560 732 0 0 0 8 0 0 0 20 0 15 0 409301151 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557164726704 140557682877579 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31029] ppid=31014 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31029/stat : 31029 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409301151 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557163674336 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31030] ppid=31014 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31030/stat : 31030 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301151 15508242432 10344 33554432000 4194304 4196468 140730515385296 140557162621616 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42824 KiB

[startup+0.311916 s]*
/proc/loadavg: 8.79 8.59 8.35 8/233 31030
/proc/meminfo: memFree=21961388/32770624 swapFree=66939828/67108860
[pid=31014] ppid=31011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31014/stat : 31014 (xcsp3-exec) S 31011 31014 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409301145 115843072 362 33554432000 4194304 5098028 140722587710144 140722587708248 139993245995644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24805376 140722587718522 140722587718765 140722587718765 140722587721674 0
/proc/31014/statm: 28282 362 304 221 0 87 0
[pid=31016] ppid=31014 vsize=15149024 memory=50128 CPUtime=0.53 cores=0,2,4,6
/proc/31016/stat : 31016 (java) S 31014 31014 19528 0 -1 1077944320 10850 0 0 0 50 3 0 0 20 0 15 0 409301145 15512600576 12532 33554432000 4194304 4196468 140730515385296 140730515367840 140557702635255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
/proc/31016/statm: 3787256 12532 3358 1 0 3748377 0
[pid=31016/tid=31017] ppid=31014 vsize=15149024 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/31016/task/31017/stat : 31017 (java) R 31014 31014 19528 0 -1 4202560 7784 0 0 0 27 2 0 0 20 0 15 0 409301146 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557706866368 140557686715742 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31018] ppid=31014 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31018/stat : 31018 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301146 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557638872208 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31019] ppid=31014 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31019/stat : 31019 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409301146 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557637819408 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31020] ppid=31014 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31020/stat : 31020 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301146 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557293247376 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31021] ppid=31014 vsize=15149024 memory=-7377628852694597791 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31021/stat : 31021 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409301146 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557292194576 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31022] ppid=31014 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31022/stat : 31022 (java) S 31014 31014 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409301148 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557238462832 140557702646402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31023] ppid=31014 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31023/stat : 31023 (java) S 31014 31014 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409301148 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557237408800 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31024] ppid=31014 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31024/stat : 31024 (java) S 31014 31014 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409301148 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557236355952 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31025] ppid=31014 vsize=15149024 memory=-7828588039587137883 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31025/stat : 31025 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409301151 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557235304272 140557702653851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31026] ppid=31014 vsize=15149024 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/31016/task/31026/stat : 31026 (java) S 31014 31014 19528 0 -1 1077944384 486 0 0 0 4 0 0 0 20 0 15 0 409301151 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557166832496 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31027] ppid=31014 vsize=15149024 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/31016/task/31027/stat : 31027 (java) R 31014 31014 19528 0 -1 4202560 446 0 0 0 5 0 0 0 20 0 15 0 409301151 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557165779696 140557684179489 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31028] ppid=31014 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/31016/task/31028/stat : 31028 (java) S 31014 31014 19528 0 -1 1077944384 827 0 0 0 12 0 0 0 20 0 15 0 409301151 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557164726896 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31029] ppid=31014 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31029/stat : 31029 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409301151 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557163674336 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31030] ppid=31014 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31030/stat : 31030 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409301151 15512600576 12532 33554432000 4194304 4196468 140730515385296 140557162621616 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51576 KiB

[startup+0.700755 s]
/proc/loadavg: 8.79 8.59 8.35 8/233 31030
/proc/meminfo: memFree=21947244/32770624 swapFree=66939828/67108860
[pid=31014] ppid=31011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31014/stat : 31014 (xcsp3-exec) S 31011 31014 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409301145 115843072 362 33554432000 4194304 5098028 140722587710144 140722587708248 139993245995644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24805376 140722587718522 140722587718765 140722587718765 140722587721674 0
/proc/31014/statm: 28282 362 304 221 0 87 0
[pid=31016] ppid=31014 vsize=15417404 memory=78144 CPUtime=1.6 cores=0,2,4,6
/proc/31016/stat : 31016 (java) S 31014 31014 19528 0 -1 1077944320 13910 0 0 0 155 5 0 0 20 0 19 0 409301145 15787421696 19536 33554432000 4194304 4196468 140730515385296 140730515367840 140557702635255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
/proc/31016/statm: 3854351 19536 3453 1 0 3815453 0
[pid=31016/tid=31017] ppid=31014 vsize=15417404 memory=1436 CPUtime=0.57 cores=0,2,4,6
/proc/31016/task/31017/stat : 31017 (java) S 31014 31014 19528 0 -1 1077944384 9170 0 0 0 54 3 0 0 20 0 19 0 409301146 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557706876032 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31018] ppid=31014 vsize=15417404 memory=4164 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31018/stat : 31018 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557638872208 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31019] ppid=31014 vsize=15417404 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31019/stat : 31019 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557637819408 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31020] ppid=31014 vsize=15417404 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31020/stat : 31020 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557293247376 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31021] ppid=31014 vsize=15417404 memory=7980 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31021/stat : 31021 (java) S 31014 31014 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557292194576 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31022] ppid=31014 vsize=15417404 memory=9580 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31022/stat : 31022 (java) S 31014 31014 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557238462832 140557702646402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31023] ppid=31014 vsize=15417404 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31023/stat : 31023 (java) S 31014 31014 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557237408800 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31024] ppid=31014 vsize=15417404 memory=776 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31024/stat : 31024 (java) S 31014 31014 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557236355952 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31025] ppid=31014 vsize=15417404 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31025/stat : 31025 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557235304272 140557702653851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31026] ppid=31014 vsize=15417404 memory=668 CPUtime=0.22 cores=0,2,4,6
/proc/31016/task/31026/stat : 31026 (java) R 31014 31014 19528 0 -1 4202560 980 0 0 0 22 0 0 0 20 0 19 0 409301151 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557166823024 140557683814357 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31027] ppid=31014 vsize=15417404 memory=1232 CPUtime=0.21 cores=0,2,4,6
/proc/31016/task/31027/stat : 31027 (java) R 31014 31014 19528 0 -1 4202560 774 0 0 0 21 0 0 0 20 0 19 0 409301151 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557165772888 140557686103170 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31028] ppid=31014 vsize=15417404 memory=1064 CPUtime=0.36 cores=0,2,4,6
/proc/31016/task/31028/stat : 31028 (java) R 31014 31014 19528 0 -1 1077944384 1481 0 0 0 36 0 0 0 20 0 19 0 409301151 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557164726896 140557702646402 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31029] ppid=31014 vsize=15417404 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31029/stat : 31029 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557163674336 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31030] ppid=31014 vsize=15417404 memory=21196 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31030/stat : 31030 (java) S 31014 31014 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 19536 33554432000 4194304 4196468 140730515385296 140557162621616 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 79592 KiB

[startup+1.50109 s]
/proc/loadavg: 8.79 8.59 8.35 12/237 31034
/proc/meminfo: memFree=21925468/32770624 swapFree=66939828/67108860
[pid=31014] ppid=31011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31014/stat : 31014 (xcsp3-exec) S 31011 31014 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409301145 115843072 362 33554432000 4194304 5098028 140722587710144 140722587708248 139993245995644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24805376 140722587718522 140722587718765 140722587718765 140722587721674 0
/proc/31014/statm: 28282 362 304 221 0 87 0

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

/proc/31016/task/31030/stat : 31030 (java) S 31014 31014 19528 0 -1 1077944384 689 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57354 33554432000 4194304 4196468 140730515385296 140557162621616 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31049] ppid=31014 vsize=15417404 memory=14008 CPUtime=10.79 cores=0,2,4,6
/proc/31016/task/31049/stat : 31049 (java) R 31014 31014 19528 0 -1 4202560 239 0 0 0 1079 0 0 0 20 0 19 0 409301427 15787421696 57354 33554432000 4194304 4196468 140730515385296 140557150489608 140557324140766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31050] ppid=31014 vsize=15417404 memory=21196 CPUtime=10.96 cores=0,2,4,6
/proc/31016/task/31050/stat : 31050 (java) R 31014 31014 19528 0 -1 4202560 544 0 0 0 1096 0 0 0 20 0 19 0 409301427 15787421696 57354 33554432000 4194304 4196468 140730515385296 140557151543096 140557324595289 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31051] ppid=31014 vsize=15417404 memory=14056 CPUtime=11.18 cores=0,2,4,6
/proc/31016/task/31051/stat : 31051 (java) R 31014 31014 19528 0 -1 4202560 928 0 0 0 1118 0 0 0 20 0 19 0 409301427 15787421696 57354 33554432000 4194304 4196468 140730515385296 140557153648144 140557323172219 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31052] ppid=31014 vsize=15417404 memory=2116 CPUtime=10.73 cores=0,2,4,6
/proc/31016/task/31052/stat : 31052 (java) R 31014 31014 19528 0 -1 4202560 412 0 0 0 1073 0 0 0 20 0 19 0 409301427 15787421696 57354 33554432000 4194304 4196468 140730515385296 140557152596232 140557323529329 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
Current children cumulated CPU time: 55.64 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 230864 KiB

[startup+14.8011 s]
/proc/loadavg: 8.90 8.62 8.37 9/237 31053
/proc/meminfo: memFree=21780560/32770624 swapFree=66939828/67108860
[pid=31014] ppid=31011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31014/stat : 31014 (xcsp3-exec) S 31011 31014 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409301145 115843072 362 33554432000 4194304 5098028 140722587710144 140722587708248 139993245995644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24805376 140722587718522 140722587718765 140722587718765 140722587721674 0
/proc/31014/statm: 28282 362 304 221 0 87 0
[pid=31016] ppid=31014 vsize=15417404 memory=229464 CPUtime=57.24 cores=0,2,4,6
/proc/31016/stat : 31016 (java) S 31014 31014 19528 0 -1 1077944320 41704 0 0 0 5713 11 0 0 20 0 19 0 409301145 15787421696 57366 33554432000 4194304 4196468 140730515385296 140730515367840 140557702635255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
/proc/31016/statm: 3854351 57366 3531 1 0 3815453 0
[pid=31016/tid=31017] ppid=31014 vsize=15417404 memory=2116 CPUtime=0.57 cores=0,2,4,6
/proc/31016/task/31017/stat : 31017 (java) S 31014 31014 19528 0 -1 1077944384 9299 0 0 0 54 3 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557706876032 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31018] ppid=31014 vsize=15417404 memory=520 CPUtime=0.01 cores=0,2,4,6
/proc/31016/task/31018/stat : 31018 (java) S 31014 31014 19528 0 -1 1077944384 320 0 0 0 1 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557638872208 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31019] ppid=31014 vsize=15417404 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31019/stat : 31019 (java) S 31014 31014 19528 0 -1 1077944384 642 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557637819408 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31020] ppid=31014 vsize=15417404 memory=924 CPUtime=0.01 cores=0,2,4,6
/proc/31016/task/31020/stat : 31020 (java) S 31014 31014 19528 0 -1 1077944384 695 0 0 0 1 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557293247376 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31021] ppid=31014 vsize=15417404 memory=3688 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31021/stat : 31021 (java) S 31014 31014 19528 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557292194576 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31022] ppid=31014 vsize=15417404 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31022/stat : 31022 (java) S 31014 31014 19528 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557238462832 140557702646402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31023] ppid=31014 vsize=15417404 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31023/stat : 31023 (java) S 31014 31014 19528 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557237408864 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31024] ppid=31014 vsize=15417404 memory=804 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31024/stat : 31024 (java) S 31014 31014 19528 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557236355968 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31025] ppid=31014 vsize=15417404 memory=2580 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31025/stat : 31025 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557235304272 140557702653851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31026] ppid=31014 vsize=15417404 memory=1448 CPUtime=2.7 cores=0,2,4,6
/proc/31016/task/31026/stat : 31026 (java) S 31014 31014 19528 0 -1 1077944384 9574 0 0 0 269 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557166832496 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31027] ppid=31014 vsize=15417404 memory=0 CPUtime=2.24 cores=0,2,4,6
/proc/31016/task/31027/stat : 31027 (java) S 31014 31014 19528 0 -1 1077944384 10240 0 0 0 223 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557165779696 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31028] ppid=31014 vsize=15417404 memory=576587700018377745 CPUtime=0.59 cores=0,2,4,6
/proc/31016/task/31028/stat : 31028 (java) S 31014 31014 19528 0 -1 1077944384 4842 0 0 0 58 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557164726896 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31029] ppid=31014 vsize=15417404 memory=288287766410953639 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31029/stat : 31029 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557163674336 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31030] ppid=31014 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31030/stat : 31030 (java) S 31014 31014 19528 0 -1 1077944384 689 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557162621616 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31049] ppid=31014 vsize=15417404 memory=229412 CPUtime=11.16 cores=0,2,4,6
/proc/31016/task/31049/stat : 31049 (java) R 31014 31014 19528 0 -1 4202560 244 0 0 0 1116 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557150489608 140557323019999 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31050] ppid=31014 vsize=15417404 memory=1448 CPUtime=11.36 cores=0,2,4,6
/proc/31016/task/31050/stat : 31050 (java) R 31014 31014 19528 0 -1 4202560 550 0 0 0 1136 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557151543096 140557323846816 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31051] ppid=31014 vsize=15417404 memory=229412 CPUtime=11.58 cores=0,2,4,6
/proc/31016/task/31051/stat : 31051 (java) R 31014 31014 19528 0 -1 4202560 931 0 0 0 1158 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557153648144 140557321969132 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31052] ppid=31014 vsize=15417404 memory=0 CPUtime=11.13 cores=0,2,4,6
/proc/31016/task/31052/stat : 31052 (java) R 31014 31014 19528 0 -1 4202560 412 0 0 0 1113 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557152596360 140557323020064 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
Current children cumulated CPU time: 57.24 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 230912 KiB

[startup+15.0011 s]*
/proc/loadavg: 8.90 8.62 8.37 9/237 31053
/proc/meminfo: memFree=21780560/32770624 swapFree=66939828/67108860
[pid=31014] ppid=31011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31014/stat : 31014 (xcsp3-exec) S 31011 31014 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409301145 115843072 362 33554432000 4194304 5098028 140722587710144 140722587708248 139993245995644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24805376 140722587718522 140722587718765 140722587718765 140722587721674 0
/proc/31014/statm: 28282 362 304 221 0 87 0
[pid=31016] ppid=31014 vsize=15417404 memory=229464 CPUtime=58.06 cores=0,2,4,6
/proc/31016/stat : 31016 (java) S 31014 31014 19528 0 -1 1077944320 41707 0 0 0 5795 11 0 0 20 0 19 0 409301145 15787421696 57366 33554432000 4194304 4196468 140730515385296 140730515367840 140557702635255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
/proc/31016/statm: 3854351 57366 3531 1 0 3815453 0
[pid=31016/tid=31017] ppid=31014 vsize=15417404 memory=4356259847599063440 CPUtime=0.57 cores=0,2,4,6
/proc/31016/task/31017/stat : 31017 (java) S 31014 31014 19528 0 -1 1077944384 9299 0 0 0 54 3 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557706876032 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31018] ppid=31014 vsize=15417404 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/31016/task/31018/stat : 31018 (java) S 31014 31014 19528 0 -1 1077944384 320 0 0 0 1 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557638872208 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31019] ppid=31014 vsize=15417404 memory=2319528906571478704 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31019/stat : 31019 (java) S 31014 31014 19528 0 -1 1077944384 642 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557637819408 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31020] ppid=31014 vsize=15417404 memory=279414601415808 CPUtime=0.01 cores=0,2,4,6
/proc/31016/task/31020/stat : 31020 (java) S 31014 31014 19528 0 -1 1077944384 695 0 0 0 1 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557293247376 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31021] ppid=31014 vsize=15417404 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31021/stat : 31021 (java) S 31014 31014 19528 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557292194576 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31022] ppid=31014 vsize=15417404 memory=279414601559192 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31022/stat : 31022 (java) S 31014 31014 19528 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557238462832 140557702646402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31023] ppid=31014 vsize=15417404 memory=139707300634608 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31023/stat : 31023 (java) S 31014 31014 19528 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557237408864 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31024] ppid=31014 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31024/stat : 31024 (java) S 31014 31014 19528 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557236355968 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31025] ppid=31014 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31025/stat : 31025 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557235304272 140557702653851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31026] ppid=31014 vsize=15417404 memory=0 CPUtime=2.7 cores=0,2,4,6
/proc/31016/task/31026/stat : 31026 (java) S 31014 31014 19528 0 -1 1077944384 9574 0 0 0 269 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557166832496 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31027] ppid=31014 vsize=15417404 memory=0 CPUtime=2.24 cores=0,2,4,6
/proc/31016/task/31027/stat : 31027 (java) S 31014 31014 19528 0 -1 1077944384 10240 0 0 0 223 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557165779696 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31028] ppid=31014 vsize=15417404 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/31016/task/31028/stat : 31028 (java) S 31014 31014 19528 0 -1 1077944384 4842 0 0 0 58 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557164726896 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31029] ppid=31014 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31029/stat : 31029 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557163674336 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31030] ppid=31014 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31030/stat : 31030 (java) S 31014 31014 19528 0 -1 1077944384 689 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557162621616 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31049] ppid=31014 vsize=15417404 memory=0 CPUtime=11.37 cores=0,2,4,6
/proc/31016/task/31049/stat : 31049 (java) R 31014 31014 19528 0 -1 4202560 244 0 0 0 1137 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557150489608 140557323020055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31050] ppid=31014 vsize=15417404 memory=0 CPUtime=11.56 cores=0,2,4,6
/proc/31016/task/31050/stat : 31050 (java) R 31014 31014 19528 0 -1 4202560 553 0 0 0 1156 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557151543096 140557322665825 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31051] ppid=31014 vsize=15417404 memory=0 CPUtime=11.79 cores=0,2,4,6
/proc/31016/task/31051/stat : 31051 (java) R 31014 31014 19528 0 -1 4202560 931 0 0 0 1179 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557153650152 140557323074909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31052] ppid=31014 vsize=15417404 memory=0 CPUtime=11.34 cores=0,2,4,6
/proc/31016/task/31052/stat : 31052 (java) R 31014 31014 19528 0 -1 4202560 412 0 0 0 1134 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557152596360 140557323019967 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
Current children cumulated CPU time: 58.06 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 230912 KiB

[startup+15.1111 s]
/proc/loadavg: 8.90 8.62 8.37 9/237 31053
/proc/meminfo: memFree=21780560/32770624 swapFree=66939828/67108860
[pid=31014] ppid=31011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31014/stat : 31014 (xcsp3-exec) S 31011 31014 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409301145 115843072 362 33554432000 4194304 5098028 140722587710144 140722587708248 139993245995644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24805376 140722587718522 140722587718765 140722587718765 140722587721674 0
/proc/31014/statm: 28282 362 304 221 0 87 0
[pid=31016] ppid=31014 vsize=15417404 memory=229464 CPUtime=58.46 cores=0,2,4,6
/proc/31016/stat : 31016 (java) S 31014 31014 19528 0 -1 1077944320 41709 0 0 0 5835 11 0 0 20 0 19 0 409301145 15787421696 57366 33554432000 4194304 4196468 140730515385296 140730515367840 140557702635255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
/proc/31016/statm: 3854351 57366 3531 1 0 3815453 0
[pid=31016/tid=31017] ppid=31014 vsize=15417404 memory=1448 CPUtime=0.57 cores=0,2,4,6
/proc/31016/task/31017/stat : 31017 (java) S 31014 31014 19528 0 -1 1077944384 9299 0 0 0 54 3 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557706876032 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31018] ppid=31014 vsize=15417404 memory=9580 CPUtime=0.01 cores=0,2,4,6
/proc/31016/task/31018/stat : 31018 (java) S 31014 31014 19528 0 -1 1077944384 320 0 0 0 1 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557638872208 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31019] ppid=31014 vsize=15417404 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31019/stat : 31019 (java) S 31014 31014 19528 0 -1 1077944384 642 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557637819408 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31020] ppid=31014 vsize=15417404 memory=483 CPUtime=0.01 cores=0,2,4,6
/proc/31016/task/31020/stat : 31020 (java) S 31014 31014 19528 0 -1 1077944384 695 0 0 0 1 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557293247376 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31021] ppid=31014 vsize=15417404 memory=422 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31021/stat : 31021 (java) S 31014 31014 19528 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 409301146 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557292194576 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31022] ppid=31014 vsize=15417404 memory=16196722844 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31022/stat : 31022 (java) S 31014 31014 19528 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557238462832 140557702646402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31023] ppid=31014 vsize=15417404 memory=279414600754248 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31023/stat : 31023 (java) S 31014 31014 19528 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557237408864 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31024] ppid=31014 vsize=15417404 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31024/stat : 31024 (java) S 31014 31014 19528 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 19 0 409301148 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557236355968 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31025] ppid=31014 vsize=15417404 memory=38356 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31025/stat : 31025 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557235304272 140557702653851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31026] ppid=31014 vsize=15417404 memory=520 CPUtime=2.7 cores=0,2,4,6
/proc/31016/task/31026/stat : 31026 (java) S 31014 31014 19528 0 -1 1077944384 9574 0 0 0 269 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557166832496 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31027] ppid=31014 vsize=15417404 memory=1560 CPUtime=2.24 cores=0,2,4,6
/proc/31016/task/31027/stat : 31027 (java) S 31014 31014 19528 0 -1 1077944384 10240 0 0 0 223 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557165779696 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31028] ppid=31014 vsize=15417404 memory=1052 CPUtime=0.59 cores=0,2,4,6
/proc/31016/task/31028/stat : 31028 (java) S 31014 31014 19528 0 -1 1077944384 4842 0 0 0 58 1 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557164726896 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31029] ppid=31014 vsize=15417404 memory=776 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31029/stat : 31029 (java) S 31014 31014 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557163674336 140557702645461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31030] ppid=31014 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/31016/task/31030/stat : 31030 (java) S 31014 31014 19528 0 -1 1077944384 689 0 0 0 0 0 0 0 20 0 19 0 409301151 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557162621616 140557702646402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31049] ppid=31014 vsize=15417404 memory=1448 CPUtime=11.47 cores=0,2,4,6
/proc/31016/task/31049/stat : 31049 (java) R 31014 31014 19528 0 -1 4202560 244 0 0 0 1147 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557150489608 140557323019999 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31050] ppid=31014 vsize=15417404 memory=229416 CPUtime=11.66 cores=0,2,4,6
/proc/31016/task/31050/stat : 31050 (java) R 31014 31014 19528 0 -1 4202560 554 0 0 0 1166 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557151543096 140557323019920 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31051] ppid=31014 vsize=15417404 memory=988 CPUtime=11.89 cores=0,2,4,6
/proc/31016/task/31051/stat : 31051 (java) R 31014 31014 19528 0 -1 4202560 931 0 0 0 1189 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557153650152 140557322481300 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
[pid=31016/tid=31052] ppid=31014 vsize=15417404 memory=2008 CPUtime=11.44 cores=0,2,4,6
/proc/31016/task/31052/stat : 31052 (java) R 31014 31014 19528 0 -1 4202560 413 0 0 0 1144 0 0 0 20 0 19 0 409301427 15787421696 57366 33554432000 4194304 4196468 140730515385296 140557152596360 140557323020366 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37806080 140730515391471 140730515391642 140730515391642 140730515394511 0
Current children cumulated CPU time: 58.46 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 230912 KiB

Child status: 0
Real time (s): 15.1945
CPU time (s): 58.7878
CPU user time (s): 58.6599
CPU system time (s): 0.127931
CPU usage (%): 386.902
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 230912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.6599
system time used= 0.127931
maximum resident set size= 229468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42874
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= 2997
involuntary context switches= 1829


# summary of solver processes directly reported to runsolver:
#   pid: 31014
#   total CPU time (s): 58.7878
#   total CPU user time (s): 58.6599
#   total CPU system time (s): 0.127931

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.125584 second user time and 0.199237 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 02:17:03
IDJOB=4394282
IDBENCH=136490
IDSOLVER=2842
FILE ID=node119/4394282-1568333862
RUNJOBID= node119-1568327905-19559
PBS_JOBID= 21701152
Free space on /tmp= 57244 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c1w4n.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-4394282-1568333862/watcher-4394282-1568333862 -o /tmp/evaluation-result-4394282-1568333862/solver-4394282-1568333862 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19559 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 2139395482 HOME/instance-4394282-1568333862.xml

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

MD5SUM BENCH= ff46b38b3e2da44b02be81a37c246a0d
RANDOM SEED=2139395482

node119.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:        21998744 kB
MemAvailable:   31484476 kB
Buffers:          172788 kB
Cached:          9529820 kB
SwapCached:        61088 kB
Active:          2620864 kB
Inactive:        7466556 kB
Active(anon):     322852 kB
Inactive(anon):   103388 kB
Active(file):    2298012 kB
Inactive(file):  7363168 kB
Unevictable:      106772 kB
Mlocked:          106772 kB
SwapTotal:      67108860 kB
SwapFree:       66939828 kB
Dirty:             25948 kB
Writeback:             0 kB
AnonPages:        440384 kB
Mapped:            56736 kB
Shmem:             32808 kB
Slab:             282180 kB
SReclaimable:     253012 kB
SUnreclaim:        29168 kB
KernelStack:        4064 kB
PageTables:         6380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1509456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    342016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57220 MiB
End job on node119 at 2019-09-13 02:17:18