Trace number 4400241

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-09-16 parallelUNSAT 785.315 99.1081

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b1r5.xml
MD5SUMd746abd17fd9f5e52f47be3617d955ae
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.25539
Satisfiable
(Un)Satisfiability was proved
Number of variables51
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size35
Distribution of domain sizes[{"size":6,"count":1},{"size":35,"count":50}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":45},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity50
Distribution of constraint arities[{"arity":6,"count":1},{"arity":10,"count":10},{"arity":50,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400241-1568711726.xml"  -tl '2016s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400241-1568711726.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.04/0.54	c solve instance...
784.59/99.09	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400241-1568711726/watcher-4400241-1568711726 -o /tmp/evaluation-result-4400241-1568711726/solver-4400241-1568711726 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568701156-7383 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1393081522 HOME/instance-4400241-1568711726.xml 

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

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


[startup+0.100165 s]*
/proc/loadavg: 9.07 8.42 8.12 3/212 15039
/proc/meminfo: memFree=29313184/32770624 swapFree=66958320/67108860
[pid=15018] ppid=15015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15018/stat : 15018 (xcsp3-exec) S 15015 15018 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447109131 115843072 363 33554432000 4194304 5098028 140733149230208 140733149228312 139894378840700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20930560 140733149234043 140733149234286 140733149234286 140733149237194 0
/proc/15018/statm: 28282 363 304 221 0 87 0
[pid=15020] ppid=15018 vsize=28227396 memory=29724 CPUtime=0.13 cores=0-7
/proc/15020/stat : 15020 (java) S 15018 15018 7356 0 -1 1077944320 5903 0 0 0 11 2 0 0 20 0 20 0 447109131 28904853504 7431 33554432000 4194304 4196468 140727645085584 140727645068128 140010973454071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
/proc/15020/statm: 7056849 7431 3120 1 0 7019032 0
[pid=15020/tid=15021] ppid=15018 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/15020/task/15021/stat : 15021 (java) R 15018 15018 7356 0 -1 4202560 3815 0 0 0 8 1 0 0 20 0 20 0 447109131 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010977687552 140010582054361 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15022] ppid=15018 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15020/task/15022/stat : 15022 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010926074512 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15023] ppid=15018 vsize=28227396 memory=140229281756800 CPUtime=0 cores=0-7
/proc/15020/task/15023/stat : 15023 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010925021712 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15024] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15024/stat : 15024 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010923968912 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15025] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15025/stat : 15025 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010922916112 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15026] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15026/stat : 15026 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010921864336 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15027] ppid=15018 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15020/task/15027/stat : 15027 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010920811536 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15028] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15028/stat : 15028 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010919758736 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15029] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15029/stat : 15029 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 7431 33554432000 4194304 4196468 140727645085584 140010918705936 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15030] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15030/stat : 15030 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109134 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009168406896 140010973465218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15031] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15031/stat : 15031 (java) S 15018 15018 7356 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447109134 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009167352864 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15032] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15032/stat : 15032 (java) S 15018 15018 7356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447109134 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009166300016 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15033] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15033/stat : 15033 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009165248336 140010973472667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15034] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15034/stat : 15034 (java) S 15018 15018 7356 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009164196720 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15035] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15035/stat : 15035 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009163143920 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15036] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15036/stat : 15036 (java) S 15018 15018 7356 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009162091120 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15037] ppid=15018 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15020/task/15037/stat : 15037 (java) R 15018 15018 7356 0 -1 4202560 361 0 0 0 1 0 0 0 20 0 20 0 447109137 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009161038320 140010973466006 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15038] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15038/stat : 15038 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009159985760 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15039] ppid=15018 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15020/task/15039/stat : 15039 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 7431 33554432000 4194304 4196468 140727645085584 140009158933040 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31176 KiB

[startup+0.210695 s]*
/proc/loadavg: 9.07 8.42 8.12 2/212 15039
/proc/meminfo: memFree=29300064/32770624 swapFree=66958320/67108860
[pid=15018] ppid=15015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15018/stat : 15018 (xcsp3-exec) S 15015 15018 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447109131 115843072 363 33554432000 4194304 5098028 140733149230208 140733149228312 139894378840700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20930560 140733149234043 140733149234286 140733149234286 140733149237194 0
/proc/15018/statm: 28282 363 304 221 0 87 0
[pid=15020] ppid=15018 vsize=28227396 memory=41108 CPUtime=0.33 cores=0-7
/proc/15020/stat : 15020 (java) S 15018 15018 7356 0 -1 1077944320 9502 0 0 0 30 3 0 0 20 0 20 0 447109131 28904853504 10277 33554432000 4194304 4196468 140727645085584 140727645068128 140010973454071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
/proc/15020/statm: 7056849 10277 3311 1 0 7019032 0
[pid=15020/tid=15021] ppid=15018 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15020/task/15021/stat : 15021 (java) R 15018 15018 7356 0 -1 4202560 6662 0 0 0 17 2 0 0 20 0 20 0 447109131 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010977686800 140010973466006 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15022] ppid=15018 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/15020/task/15022/stat : 15022 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010926074512 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15023] ppid=15018 vsize=28227396 memory=140229281768803 CPUtime=0 cores=0-7
/proc/15020/task/15023/stat : 15023 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010925021712 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15024] ppid=15018 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15020/task/15024/stat : 15024 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010923968912 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15025] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15025/stat : 15025 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010922916112 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15026] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15026/stat : 15026 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010921864336 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15027] ppid=15018 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15020/task/15027/stat : 15027 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010920811536 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15028] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15028/stat : 15028 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010919758736 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15029] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15029/stat : 15029 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447109132 28904853504 10277 33554432000 4194304 4196468 140727645085584 140010918705936 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15030] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15030/stat : 15030 (java) S 15018 15018 7356 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447109134 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009168406896 140010973465218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15031] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15031/stat : 15031 (java) S 15018 15018 7356 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447109134 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009167352864 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15032] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15032/stat : 15032 (java) S 15018 15018 7356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447109134 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009166300016 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15033] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15033/stat : 15033 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009165248336 140010973472667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15034] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15034/stat : 15034 (java) S 15018 15018 7356 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009164196720 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15035] ppid=15018 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15020/task/15035/stat : 15035 (java) S 15018 15018 7356 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 20 0 447109137 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009163143920 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15036] ppid=15018 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/15020/task/15036/stat : 15036 (java) S 15018 15018 7356 0 -1 1077944384 331 0 0 0 2 0 0 0 20 0 20 0 447109137 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009162091120 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15037] ppid=15018 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/15020/task/15037/stat : 15037 (java) R 15018 15018 7356 0 -1 4202560 756 0 0 0 7 0 0 0 20 0 20 0 447109137 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009161038320 140010957534558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15038] ppid=15018 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15038/stat : 15038 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009159985760 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15039] ppid=15018 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15020/task/15039/stat : 15039 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109137 28904853504 10277 33554432000 4194304 4196468 140727645085584 140009158933040 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42560 KiB

[startup+0.31309 s]*
/proc/loadavg: 9.07 8.42 8.12 4/212 15039
/proc/meminfo: memFree=29293268/32770624 swapFree=66958320/67108860
[pid=15018] ppid=15015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15018/stat : 15018 (xcsp3-exec) S 15015 15018 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447109131 115843072 363 33554432000 4194304 5098028 140733149230208 140733149228312 139894378840700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20930560 140733149234043 140733149234286 140733149234286 140733149237194 0
/proc/15018/statm: 28282 363 304 221 0 87 0
[pid=15020] ppid=15018 vsize=28231652 memory=50180 CPUtime=0.53 cores=0-7
/proc/15020/stat : 15020 (java) S 15018 15018 7356 0 -1 1077944320 10894 0 0 0 49 4 0 0 20 0 20 0 447109131 28909211648 12545 33554432000 4194304 4196468 140727645085584 140727645068128 140010973454071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
/proc/15020/statm: 7057913 12545 3364 1 0 7019032 0
[pid=15020/tid=15021] ppid=15018 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/15020/task/15021/stat : 15021 (java) R 15018 15018 7356 0 -1 4202560 7822 0 0 0 27 3 0 0 20 0 20 0 447109131 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010977685184 140010957534558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15022] ppid=15018 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15022/stat : 15022 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010926074512 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15023] ppid=15018 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15023/stat : 15023 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010925021712 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15024] ppid=15018 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15024/stat : 15024 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010923968912 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15025] ppid=15018 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15025/stat : 15025 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010922916112 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15026] ppid=15018 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15026/stat : 15026 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010921864336 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15027] ppid=15018 vsize=28231652 memory=140229138803375 CPUtime=0 cores=0-7
/proc/15020/task/15027/stat : 15027 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447109132 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010920811536 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15028] ppid=15018 vsize=28231652 memory=140229138805680 CPUtime=0 cores=0-7
/proc/15020/task/15028/stat : 15028 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109132 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010919758736 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15029] ppid=15018 vsize=28231652 memory=140229138807984 CPUtime=0 cores=0-7
/proc/15020/task/15029/stat : 15029 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447109132 28909211648 12545 33554432000 4194304 4196468 140727645085584 140010918705936 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15030] ppid=15018 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15030/stat : 15030 (java) S 15018 15018 7356 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447109134 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009168406896 140010973465218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15031] ppid=15018 vsize=28231652 memory=280458277629840 CPUtime=0 cores=0-7
/proc/15020/task/15031/stat : 15031 (java) S 15018 15018 7356 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447109134 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009167352864 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15032] ppid=15018 vsize=28231652 memory=280458277627536 CPUtime=0 cores=0-7
/proc/15020/task/15032/stat : 15032 (java) S 15018 15018 7356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447109134 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009166300016 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15033] ppid=15018 vsize=28231652 memory=280458277634448 CPUtime=0 cores=0-7
/proc/15020/task/15033/stat : 15033 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109137 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009165248336 140010973472667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15034] ppid=15018 vsize=28231652 memory=280458277575696 CPUtime=0.01 cores=0-7
/proc/15020/task/15034/stat : 15034 (java) S 15018 15018 7356 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 20 0 447109137 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009164196720 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15035] ppid=15018 vsize=28231652 memory=280458277648272 CPUtime=0.04 cores=0-7
/proc/15020/task/15035/stat : 15035 (java) R 15018 15018 7356 0 -1 4202560 236 0 0 0 4 0 0 0 20 0 20 0 447109137 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009163143920 140010954998673 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15036] ppid=15018 vsize=28231652 memory=280458277655184 CPUtime=0.03 cores=0-7
/proc/15020/task/15036/stat : 15036 (java) S 15018 15018 7356 0 -1 1077944384 346 0 0 0 3 0 0 0 20 0 20 0 447109137 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009162091120 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15037] ppid=15018 vsize=28231652 memory=280458277652880 CPUtime=0.12 cores=0-7
/proc/15020/task/15037/stat : 15037 (java) S 15018 15018 7356 0 -1 1077944384 849 0 0 0 12 0 0 0 20 0 20 0 447109137 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009161038320 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15038] ppid=15018 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15038/stat : 15038 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447109137 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009159985760 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15039] ppid=15018 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15020/task/15039/stat : 15039 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447109137 28909211648 12545 33554432000 4194304 4196468 140727645085584 140009158933040 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51632 KiB

[startup+0.702832 s]
/proc/loadavg: 9.07 8.42 8.12 4/212 15039
/proc/meminfo: memFree=29277524/32770624 swapFree=66958320/67108860
[pid=15018] ppid=15015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15018/stat : 15018 (xcsp3-exec) S 15015 15018 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447109131 115843072 363 33554432000 4194304 5098028 140733149230208 140733149228312 139894378840700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20930560 140733149234043 140733149234286 140733149234286 140733149237194 0
/proc/15018/statm: 28282 363 304 221 0 87 0
[pid=15020] ppid=15018 vsize=28766288 memory=91600 CPUtime=2.2 cores=0-7
/proc/15020/stat : 15020 (java) S 15018 15018 7356 0 -1 1077944320 15241 0 0 0 213 7 0 0 20 0 28 0 447109131 29456678912 22900 33554432000 4194304 4196468 140727645085584 140727645068128 140010973454071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
/proc/15020/statm: 7191572 22900 3449 1 0 7152672 0
[pid=15020/tid=15021] ppid=15018 vsize=28766288 memory=0 CPUtime=0.53 cores=0-7
/proc/15020/task/15021/stat : 15021 (java) S 15018 15018 7356 0 -1 1077944384 9143 0 0 0 50 3 0 0 20 0 28 0 447109131 29456678912 22900 33554432000 4194304 4196468 140727645085584 140010977694848 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15022] ppid=15018 vsize=28766288 memory=140229139014512 CPUtime=0 cores=0-7
/proc/15020/task/15022/stat : 15022 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447109132 29456678912 22900 33554432000 4194304 4196468 140727645085584 140010926074512 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15023] ppid=15018 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15023/stat : 15023 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447109132 29456678912 22900 33554432000 4194304 4196468 140727645085584 140010925021712 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15024] ppid=15018 vsize=28766288 memory=8024 CPUtime=0 cores=0-7
/proc/15020/task/15024/stat : 15024 (java) S 15018 15018 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447109132 29456678912 22900 33554432000 4194304 4196468 140727645085584 140010923968912 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0

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

[pid=15020/tid=15037] ppid=15018 vsize=28766288 memory=1452 CPUtime=0.47 cores=0-7
/proc/15020/task/15037/stat : 15037 (java) S 15018 15018 7356 0 -1 1077944384 5328 0 0 0 46 1 0 0 20 0 28 0 447109137 29456678912 39055 33554432000 4194304 4196468 140727645085584 140009161038320 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15038] ppid=15018 vsize=28766288 memory=14012 CPUtime=0 cores=0-7
/proc/15020/task/15038/stat : 15038 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447109137 29456678912 39055 33554432000 4194304 4196468 140727645085584 140009159985760 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15039] ppid=15018 vsize=28766288 memory=14080 CPUtime=0.01 cores=0-7
/proc/15020/task/15039/stat : 15039 (java) S 15018 15018 7356 0 -1 1077944384 1126 0 0 0 1 0 0 0 20 0 28 0 447109137 29456678912 39055 33554432000 4194304 4196468 140727645085584 140009158933040 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15040] ppid=15018 vsize=28766288 memory=26248 CPUtime=96.92 cores=0-7
/proc/15020/task/15040/stat : 15040 (java) R 15018 15018 7356 0 -1 4202560 814 0 0 0 9692 0 0 0 20 0 28 0 447109187 29456678912 39055 33554432000 4194304 4196468 140727645085584 140008707767432 140010586619842 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15041] ppid=15018 vsize=28766288 memory=2120 CPUtime=96.3 cores=0-7
/proc/15020/task/15041/stat : 15041 (java) R 15018 15018 7356 0 -1 4202560 710 0 0 0 9630 0 0 0 20 0 28 0 447109187 29456678912 39055 33554432000 4194304 4196468 140727645085584 140008706715352 140010586620035 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15042] ppid=15018 vsize=28766288 memory=508 CPUtime=96.81 cores=0-7
/proc/15020/task/15042/stat : 15042 (java) R 15018 15018 7356 0 -1 4202560 905 0 0 0 9681 0 0 0 20 0 28 0 447109187 29456678912 39055 33554432000 4194304 4196468 140727645085584 140008705666432 140010586620385 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15043] ppid=15018 vsize=28766288 memory=1560 CPUtime=96.79 cores=0-7
/proc/15020/task/15043/stat : 15043 (java) R 15018 15018 7356 0 -1 4202560 2528 0 0 0 9676 3 0 0 20 0 28 0 447109187 29456678912 39055 33554432000 4194304 4196468 140727645085584 140008704611288 140010586623315 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15044] ppid=15018 vsize=28766288 memory=932 CPUtime=97.01 cores=0-7
/proc/15020/task/15044/stat : 15044 (java) R 15018 15018 7356 0 -1 4202560 1489 0 0 0 9700 1 0 0 20 0 28 0 447109187 29456678912 39055 33554432000 4194304 4196468 140727645085584 140008703557728 140010586619842 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15045] ppid=15018 vsize=28766288 memory=1568 CPUtime=96.9 cores=0-7
/proc/15020/task/15045/stat : 15045 (java) R 15018 15018 7356 0 -1 4202560 1314 0 0 0 9689 1 0 0 20 0 28 0 447109187 29456678912 39055 33554432000 4194304 4196468 140727645085584 140008702505016 140010585922340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15046] ppid=15018 vsize=28766288 memory=1444 CPUtime=97.03 cores=0-7
/proc/15020/task/15046/stat : 15046 (java) R 15018 15018 7356 0 -1 4202560 703 0 0 0 9703 0 0 0 20 0 28 0 447109187 29456678912 39055 33554432000 4194304 4196468 140727645085584 140008701452376 140010585960808 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15047] ppid=15018 vsize=28766288 memory=880 CPUtime=96.96 cores=0-7
/proc/15020/task/15047/stat : 15047 (java) R 15018 15018 7356 0 -1 4202560 1682 0 0 0 9692 4 0 0 20 0 28 0 447109187 29456678912 39055 33554432000 4194304 4196468 140727645085584 140008700400056 140010586619911 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
Current children cumulated CPU time: 779.79 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 157672 KiB

[startup+98.8015 s]
/proc/loadavg: 8.34 8.37 8.14 9/219 15053
/proc/meminfo: memFree=29188180/32770624 swapFree=66958320/67108860
[pid=15018] ppid=15015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15018/stat : 15018 (xcsp3-exec) S 15015 15018 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447109131 115843072 363 33554432000 4194304 5098028 140733149230208 140733149228312 139894378840700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20930560 140733149234043 140733149234286 140733149234286 140733149237194 0
/proc/15018/statm: 28282 363 304 221 0 87 0
[pid=15020] ppid=15018 vsize=28766288 memory=156264 CPUtime=782.93 cores=0-7
/proc/15020/stat : 15020 (java) S 15018 15018 7356 0 -1 1077944320 64483 0 0 0 78255 38 0 0 20 0 28 0 447109131 29456678912 39066 33554432000 4194304 4196468 140727645085584 140727645068128 140010973454071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
/proc/15020/statm: 7191572 39066 3526 1 0 7152672 0
[pid=15020/tid=15021] ppid=15018 vsize=28766288 memory=14408211662899591 CPUtime=0.53 cores=0-7
/proc/15020/task/15021/stat : 15021 (java) S 15018 15018 7356 0 -1 1077944384 9143 0 0 0 50 3 0 0 20 0 28 0 447109131 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010977694848 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15022] ppid=15018 vsize=28766288 memory=3612 CPUtime=0.08 cores=0-7
/proc/15020/task/15022/stat : 15022 (java) S 15018 15018 7356 0 -1 1077944384 1272 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010926074512 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15023] ppid=15018 vsize=28766288 memory=47800 CPUtime=0.08 cores=0-7
/proc/15020/task/15023/stat : 15023 (java) S 15018 15018 7356 0 -1 1077944384 1792 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010925021712 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15024] ppid=15018 vsize=28766288 memory=988 CPUtime=0.08 cores=0-7
/proc/15020/task/15024/stat : 15024 (java) S 15018 15018 7356 0 -1 1077944384 1603 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010923968912 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15025] ppid=15018 vsize=28766288 memory=2020 CPUtime=0.08 cores=0-7
/proc/15020/task/15025/stat : 15025 (java) S 15018 15018 7356 0 -1 1077944384 1091 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010922916112 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15026] ppid=15018 vsize=28766288 memory=288230574492221466 CPUtime=0.08 cores=0-7
/proc/15020/task/15026/stat : 15026 (java) S 15018 15018 7356 0 -1 1077944384 791 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010921864336 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15027] ppid=15018 vsize=28766288 memory=288230617509003574 CPUtime=0.08 cores=0-7
/proc/15020/task/15027/stat : 15027 (java) S 15018 15018 7356 0 -1 1077944384 1858 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010920811536 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15028] ppid=15018 vsize=28766288 memory=14408211662899591 CPUtime=0.08 cores=0-7
/proc/15020/task/15028/stat : 15028 (java) S 15018 15018 7356 0 -1 1077944384 1606 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010919758736 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15029] ppid=15018 vsize=28766288 memory=2120 CPUtime=0.08 cores=0-7
/proc/15020/task/15029/stat : 15029 (java) S 15018 15018 7356 0 -1 1077944384 1348 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010918705936 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15030] ppid=15018 vsize=28766288 memory=508 CPUtime=0.09 cores=0-7
/proc/15020/task/15030/stat : 15030 (java) S 15018 15018 7356 0 -1 1077944384 4187 0 0 0 6 3 0 0 20 0 28 0 447109134 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009168406896 140010973465218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15031] ppid=15018 vsize=28766288 memory=140229139604913 CPUtime=0 cores=0-7
/proc/15020/task/15031/stat : 15031 (java) S 15018 15018 7356 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 447109134 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009167352928 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15032] ppid=15018 vsize=28766288 memory=7523660459051477353 CPUtime=0 cores=0-7
/proc/15020/task/15032/stat : 15032 (java) S 15018 15018 7356 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 28 0 447109134 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009166300032 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15033] ppid=15018 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15033/stat : 15033 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009165248336 140010973472667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15034] ppid=15018 vsize=28766288 memory=31076 CPUtime=1.13 cores=0-7
/proc/15020/task/15034/stat : 15034 (java) S 15018 15018 7356 0 -1 1077944384 6546 0 0 0 111 2 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009164196720 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15035] ppid=15018 vsize=28766288 memory=0 CPUtime=1.03 cores=0-7
/proc/15020/task/15035/stat : 15035 (java) S 15018 15018 7356 0 -1 1077944384 10503 0 0 0 101 2 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009163143920 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15036] ppid=15018 vsize=28766288 memory=302022891367825718 CPUtime=0.97 cores=0-7
/proc/15020/task/15036/stat : 15036 (java) S 15018 15018 7356 0 -1 1077944384 4559 0 0 0 96 1 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009162091120 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15037] ppid=15018 vsize=28766288 memory=14408211662899591 CPUtime=0.47 cores=0-7
/proc/15020/task/15037/stat : 15037 (java) S 15018 15018 7356 0 -1 1077944384 5328 0 0 0 46 1 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009161038320 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15038] ppid=15018 vsize=28766288 memory=7451296088787018602 CPUtime=0 cores=0-7
/proc/15020/task/15038/stat : 15038 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009159985760 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15039] ppid=15018 vsize=28766288 memory=7378981217215473763 CPUtime=0.01 cores=0-7
/proc/15020/task/15039/stat : 15039 (java) S 15018 15018 7356 0 -1 1077944384 1128 0 0 0 1 0 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009158933040 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15040] ppid=15018 vsize=28766288 memory=7378981217215473763 CPUtime=97.31 cores=0-7
/proc/15020/task/15040/stat : 15040 (java) R 15018 15018 7356 0 -1 4202560 829 0 0 0 9731 0 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008707767032 140010586619756 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15041] ppid=15018 vsize=28766288 memory=7378981217215473763 CPUtime=96.69 cores=0-7
/proc/15020/task/15041/stat : 15041 (java) R 15018 15018 7356 0 -1 4202560 731 0 0 0 9669 0 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008706715352 140010586821287 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15042] ppid=15018 vsize=28766288 memory=7378981217215473763 CPUtime=97.18 cores=0-7
/proc/15020/task/15042/stat : 15042 (java) R 15018 15018 7356 0 -1 4202560 916 0 0 0 9718 0 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008705663280 140010586620038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15043] ppid=15018 vsize=28766288 memory=7522813925324253288 CPUtime=97.19 cores=0-7
/proc/15020/task/15043/stat : 15043 (java) R 15018 15018 7356 0 -1 4202560 2569 0 0 0 9716 3 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008704610528 140010586619852 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15044] ppid=15018 vsize=28766288 memory=7378981217215473763 CPUtime=97.41 cores=0-7
/proc/15020/task/15044/stat : 15044 (java) R 15018 15018 7356 0 -1 4202560 1507 0 0 0 9740 1 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008703557840 140010585637533 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15045] ppid=15018 vsize=28766288 memory=7378981217215473763 CPUtime=97.3 cores=0-7
/proc/15020/task/15045/stat : 15045 (java) R 15018 15018 7356 0 -1 4202560 1328 0 0 0 9729 1 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008702508560 140010583070392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15046] ppid=15018 vsize=28766288 memory=7378981217215473763 CPUtime=97.41 cores=0-7
/proc/15020/task/15046/stat : 15046 (java) R 15018 15018 7356 0 -1 4202560 714 0 0 0 9741 0 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008701452232 140010586620064 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15047] ppid=15018 vsize=28766288 memory=7378981217215473763 CPUtime=97.36 cores=0-7
/proc/15020/task/15047/stat : 15047 (java) R 15018 15018 7356 0 -1 4202560 1695 0 0 0 9732 4 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008700402240 140010585910158 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
Current children cumulated CPU time: 782.93 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 157716 KiB

[startup+99.0015 s]*
/proc/loadavg: 8.34 8.37 8.14 9/219 15053
/proc/meminfo: memFree=29188428/32770624 swapFree=66958320/67108860
[pid=15018] ppid=15015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15018/stat : 15018 (xcsp3-exec) S 15015 15018 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447109131 115843072 363 33554432000 4194304 5098028 140733149230208 140733149228312 139894378840700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20930560 140733149234043 140733149234286 140733149234286 140733149237194 0
/proc/15018/statm: 28282 363 304 221 0 87 0
[pid=15020] ppid=15018 vsize=28766288 memory=156264 CPUtime=784.59 cores=0-7
/proc/15020/stat : 15020 (java) S 15018 15018 7356 0 -1 1077944320 64490 0 0 0 78421 38 0 0 20 0 28 0 447109131 29456678912 39066 33554432000 4194304 4196468 140727645085584 140727645068128 140010973454071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
/proc/15020/statm: 7191572 39066 3526 1 0 7152672 0
[pid=15020/tid=15021] ppid=15018 vsize=28766288 memory=32758254098972862 CPUtime=0.53 cores=0-7
/proc/15020/task/15021/stat : 15021 (java) S 15018 15018 7356 0 -1 1077944384 9143 0 0 0 50 3 0 0 20 0 28 0 447109131 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010977694848 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15022] ppid=15018 vsize=28766288 memory=0 CPUtime=0.08 cores=0-7
/proc/15020/task/15022/stat : 15022 (java) S 15018 15018 7356 0 -1 1077944384 1272 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010926074512 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15023] ppid=15018 vsize=28766288 memory=13854057906467399 CPUtime=0.08 cores=0-7
/proc/15020/task/15023/stat : 15023 (java) S 15018 15018 7356 0 -1 1077944384 1792 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010925021712 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15024] ppid=15018 vsize=28766288 memory=-1 CPUtime=0.08 cores=0-7
/proc/15020/task/15024/stat : 15024 (java) S 15018 15018 7356 0 -1 1077944384 1603 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010923968912 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15025] ppid=15018 vsize=28766288 memory=0 CPUtime=0.08 cores=0-7
/proc/15020/task/15025/stat : 15025 (java) S 15018 15018 7356 0 -1 1077944384 1091 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010922916112 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15026] ppid=15018 vsize=28766288 memory=0 CPUtime=0.08 cores=0-7
/proc/15020/task/15026/stat : 15026 (java) S 15018 15018 7356 0 -1 1077944384 791 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010921864336 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15027] ppid=15018 vsize=28766288 memory=-1 CPUtime=0.08 cores=0-7
/proc/15020/task/15027/stat : 15027 (java) S 15018 15018 7356 0 -1 1077944384 1858 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010920811536 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15028] ppid=15018 vsize=28766288 memory=0 CPUtime=0.08 cores=0-7
/proc/15020/task/15028/stat : 15028 (java) S 15018 15018 7356 0 -1 1077944384 1606 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010919758736 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15029] ppid=15018 vsize=28766288 memory=0 CPUtime=0.08 cores=0-7
/proc/15020/task/15029/stat : 15029 (java) S 15018 15018 7356 0 -1 1077944384 1348 0 0 0 7 1 0 0 20 0 28 0 447109132 29456678912 39066 33554432000 4194304 4196468 140727645085584 140010918705936 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15030] ppid=15018 vsize=28766288 memory=0 CPUtime=0.09 cores=0-7
/proc/15020/task/15030/stat : 15030 (java) S 15018 15018 7356 0 -1 1077944384 4187 0 0 0 6 3 0 0 20 0 28 0 447109134 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009168406896 140010973465218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15031] ppid=15018 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15031/stat : 15031 (java) S 15018 15018 7356 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 447109134 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009167352928 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15032] ppid=15018 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15032/stat : 15032 (java) S 15018 15018 7356 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 28 0 447109134 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009166300032 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15033] ppid=15018 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15033/stat : 15033 (java) S 15018 15018 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009165248336 140010973472667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15034] ppid=15018 vsize=28766288 memory=0 CPUtime=1.13 cores=0-7
/proc/15020/task/15034/stat : 15034 (java) S 15018 15018 7356 0 -1 1077944384 6546 0 0 0 111 2 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009164196720 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15035] ppid=15018 vsize=28766288 memory=0 CPUtime=1.03 cores=0-7
/proc/15020/task/15035/stat : 15035 (java) S 15018 15018 7356 0 -1 1077944384 10503 0 0 0 101 2 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009163143920 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15036] ppid=15018 vsize=28766288 memory=0 CPUtime=0.97 cores=0-7
/proc/15020/task/15036/stat : 15036 (java) S 15018 15018 7356 0 -1 1077944384 4559 0 0 0 96 1 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009162091120 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15037] ppid=15018 vsize=28766288 memory=0 CPUtime=0.47 cores=0-7
/proc/15020/task/15037/stat : 15037 (java) S 15018 15018 7356 0 -1 1077944384 5328 0 0 0 46 1 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009161038320 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15038] ppid=15018 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15020/task/15038/stat : 15038 (java) S 15018 15018 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009159985760 140010973464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15039] ppid=15018 vsize=28766288 memory=-1 CPUtime=0.01 cores=0-7
/proc/15020/task/15039/stat : 15039 (java) S 15018 15018 7356 0 -1 1077944384 1128 0 0 0 1 0 0 0 20 0 28 0 447109137 29456678912 39066 33554432000 4194304 4196468 140727645085584 140009158933040 140010973465218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15040] ppid=15018 vsize=28766288 memory=-1 CPUtime=97.52 cores=0-7
/proc/15020/task/15040/stat : 15040 (java) R 15018 15018 7356 0 -1 4202560 830 0 0 0 9752 0 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008707767032 140010586620038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15041] ppid=15018 vsize=28766288 memory=0 CPUtime=96.89 cores=0-7
/proc/15020/task/15041/stat : 15041 (java) R 15018 15018 7356 0 -1 4202560 731 0 0 0 9689 0 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008706715352 140010586619797 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15042] ppid=15018 vsize=28766288 memory=0 CPUtime=97.39 cores=0-7
/proc/15020/task/15042/stat : 15042 (java) R 15018 15018 7356 0 -1 4202560 917 0 0 0 9739 0 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008705663280 140010585637376 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15043] ppid=15018 vsize=28766288 memory=0 CPUtime=97.4 cores=0-7
/proc/15020/task/15043/stat : 15043 (java) R 15018 15018 7356 0 -1 4202560 2569 0 0 0 9737 3 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008704610528 140010586619770 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15044] ppid=15018 vsize=28766288 memory=0 CPUtime=97.62 cores=0-7
/proc/15020/task/15044/stat : 15044 (java) R 15018 15018 7356 0 -1 4202560 1507 0 0 0 9761 1 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008703557840 140010585637388 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15045] ppid=15018 vsize=28766288 memory=0 CPUtime=97.51 cores=0-7
/proc/15020/task/15045/stat : 15045 (java) R 15018 15018 7356 0 -1 4202560 1328 0 0 0 9750 1 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008702508560 140010586623109 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15046] ppid=15018 vsize=28766288 memory=0 CPUtime=97.62 cores=0-7
/proc/15020/task/15046/stat : 15046 (java) R 15018 15018 7356 0 -1 4202560 714 0 0 0 9762 0 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008701452232 140010586957166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
[pid=15020/tid=15047] ppid=15018 vsize=28766288 memory=0 CPUtime=97.57 cores=0-7
/proc/15020/task/15047/stat : 15047 (java) R 15018 15018 7356 0 -1 4202560 1700 0 0 0 9753 4 0 0 20 0 28 0 447109187 29456678912 39066 33554432000 4194304 4196468 140727645085584 140008700402240 140010585637477 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27361280 140727645090800 140727645090971 140727645090971 140727645093839 0
Current children cumulated CPU time: 784.59 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 157716 KiB

Child status: 0
Real time (s): 99.1081
CPU time (s): 785.315
CPU user time (s): 784.916
CPU system time (s): 0.398729
CPU usage (%): 792.382
Max. virtual memory (cumulated for all children) (KiB): 28881276
Max. memory (cumulated for all children) (KiB): 221012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 784.916
system time used= 0.398729
maximum resident set size= 223684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66469
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10861
involuntary context switches= 9509


# summary of solver processes directly reported to runsolver:
#   pid: 15018
#   total CPU time (s): 785.315
#   total CPU user time (s): 784.916
#   total CPU system time (s): 0.398729

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.86896 second user time and 1.08198 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-17 11:14:45
IDJOB=4400241
IDBENCH=137473
IDSOLVER=2855
FILE ID=node145/4400241-1568711726
RUNJOBID= node145-1568701156-7383
PBS_JOBID= 21703915
Free space on /tmp= 59532 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b1r5.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400241-1568711726/watcher-4400241-1568711726 -o /tmp/evaluation-result-4400241-1568711726/solver-4400241-1568711726 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568701156-7383 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1393081522 HOME/instance-4400241-1568711726.xml

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

MD5SUM BENCH= d746abd17fd9f5e52f47be3617d955ae
RANDOM SEED=1393081522

node145.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29330704 kB
MemAvailable:   31848732 kB
Buffers:          190864 kB
Cached:          2617992 kB
SwapCached:        41072 kB
Active:          1387388 kB
Inactive:        1465816 kB
Active(anon):       7080 kB
Inactive(anon):    86528 kB
Active(file):    1380308 kB
Inactive(file):  1379288 kB
Unevictable:      109612 kB
Mlocked:          109612 kB
SwapTotal:      67108860 kB
SwapFree:       66958320 kB
Dirty:             26240 kB
Writeback:             0 kB
AnonPages:        115732 kB
Mapped:            47168 kB
Shmem:             40616 kB
Slab:             177292 kB
SReclaimable:     148532 kB
SUnreclaim:        28760 kB
KernelStack:        3664 kB
PageTables:         5556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59508 MiB
End job on node145 at 2019-09-17 11:16:24