Trace number 4399676

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallelUNSAT 712.777 100.897

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-22500-0.xml
MD5SUMbec643ae272751fbe4415f184f63255d
Bench CategoryCSP (decision 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 benchmark64.9451
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":4},{"degree":4,"count":2},{"degree":5,"count":1},{"degree":6,"count":8},{"degree":7,"count":8},{"degree":8,"count":8},{"degree":9,"count":4},{"degree":11,"count":2},{"degree":13,"count":1},{"degree":14,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399676-1568702071.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399676-1568702071.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
28.30/15.01	c solve instance...
712.29/100.85	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 (11607 MiB free)
  memory of node 1: 16384 MiB (14977 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399676-1568702071/watcher-4399676-1568702071 -o /tmp/evaluation-result-4399676-1568702071/solver-4399676-1568702071 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568700822-29673 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 3313210 HOME/instance-4399676-1568702071.xml 

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

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


[startup+0.100061 s]*
/proc/loadavg: 4.54 6.58 7.23 2/212 30303
/proc/meminfo: memFree=27207128/32770624 swapFree=66999436/67108860
[pid=30282] ppid=30279 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30282/stat : 30282 (xcsp3-exec) S 30279 30282 29646 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446145528 115843072 363 33554432000 4194304 5098028 140727261245328 140727261243432 139742472901244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22908928 140727261250424 140727261250665 140727261250665 140727261253578 0
/proc/30282/statm: 28282 363 304 221 0 87 0
[pid=30284] ppid=30282 vsize=28227396 memory=28932 CPUtime=0.12 cores=0-7
/proc/30284/stat : 30284 (java) S 30282 30282 29646 0 -1 1077944320 5708 0 0 0 11 1 0 0 20 0 20 0 446145529 28904853504 7233 33554432000 4194304 4196468 140735722542144 140735722524688 140136573116151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
/proc/30284/statm: 7056849 7233 3122 1 0 7019032 0
[pid=30284/tid=30285] ppid=30282 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30284/task/30285/stat : 30285 (java) R 30282 30282 29646 0 -1 4202560 3623 0 0 0 8 1 0 0 20 0 20 0 446145529 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136577348928 140136551560942 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30286] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30286/stat : 30286 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136529668752 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30287] ppid=30282 vsize=28227396 memory=140347069740672 CPUtime=0 cores=0-7
/proc/30284/task/30287/stat : 30287 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136123849232 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30288] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30288/stat : 30288 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136122796432 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30289] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30289/stat : 30289 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136121743632 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30290] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30290/stat : 30290 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136120691856 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30291] ppid=30282 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30284/task/30291/stat : 30291 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136119639056 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30292] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30292/stat : 30292 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136118586256 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30293] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30293/stat : 30293 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 7233 33554432000 4194304 4196468 140735722542144 140136117533456 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30294] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30294/stat : 30294 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145531 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134835878256 140136573127298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30295] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30295/stat : 30295 (java) S 30282 30282 29646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446145532 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134834824224 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30296] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30296/stat : 30296 (java) S 30282 30282 29646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446145532 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134833771376 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30297] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30297/stat : 30297 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145534 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134832719696 140136573134747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30298] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30298/stat : 30298 (java) S 30282 30282 29646 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 446145534 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134831668080 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30299] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30299/stat : 30299 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446145534 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134830615280 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30300] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30300/stat : 30300 (java) S 30282 30282 29646 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446145534 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134829562480 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30301] ppid=30282 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30284/task/30301/stat : 30301 (java) R 30282 30282 29646 0 -1 4202560 341 0 0 0 1 0 0 0 20 0 20 0 446145534 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134828509680 140136573137498 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30302] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30302/stat : 30302 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446145535 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134827457120 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30303] ppid=30282 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30284/task/30303/stat : 30303 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145535 28904853504 7233 33554432000 4194304 4196468 140735722542144 140134826404400 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30384 KiB

[startup+0.210643 s]*
/proc/loadavg: 4.54 6.58 7.23 2/212 30303
/proc/meminfo: memFree=27193484/32770624 swapFree=66999436/67108860
[pid=30282] ppid=30279 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30282/stat : 30282 (xcsp3-exec) S 30279 30282 29646 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446145528 115843072 363 33554432000 4194304 5098028 140727261245328 140727261243432 139742472901244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22908928 140727261250424 140727261250665 140727261250665 140727261253578 0
/proc/30282/statm: 28282 363 304 221 0 87 0
[pid=30284] ppid=30282 vsize=28227396 memory=41112 CPUtime=0.33 cores=0-7
/proc/30284/stat : 30284 (java) S 30282 30282 29646 0 -1 1077944320 9540 0 0 0 30 3 0 0 20 0 20 0 446145529 28904853504 10278 33554432000 4194304 4196468 140735722542144 140735722524688 140136573116151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
/proc/30284/statm: 7056849 10278 3305 1 0 7019032 0
[pid=30284/tid=30285] ppid=30282 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/30284/task/30285/stat : 30285 (java) R 30282 30282 29646 0 -1 4202560 6651 0 0 0 18 2 0 0 20 0 20 0 446145529 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136577349888 140136566104824 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30286] ppid=30282 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/30284/task/30286/stat : 30286 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136529668752 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30287] ppid=30282 vsize=28227396 memory=288370723221452416 CPUtime=0 cores=0-7
/proc/30284/task/30287/stat : 30287 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136123849232 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30288] ppid=30282 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30284/task/30288/stat : 30288 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136122796432 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30289] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30289/stat : 30289 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136121743632 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30290] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30290/stat : 30290 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136120691856 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30291] ppid=30282 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30284/task/30291/stat : 30291 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136119639056 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30292] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30292/stat : 30292 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136118586256 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30293] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30293/stat : 30293 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28904853504 10278 33554432000 4194304 4196468 140735722542144 140136117533456 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30294] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30294/stat : 30294 (java) S 30282 30282 29646 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446145531 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134835878256 140136573127298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30295] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30295/stat : 30295 (java) S 30282 30282 29646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446145532 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134834824224 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30296] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30296/stat : 30296 (java) S 30282 30282 29646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446145532 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134833771376 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30297] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30297/stat : 30297 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145534 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134832719696 140136573134747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30298] ppid=30282 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30284/task/30298/stat : 30298 (java) S 30282 30282 29646 0 -1 1077944384 576 0 0 0 2 0 0 0 20 0 20 0 446145534 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134831668080 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30299] ppid=30282 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30284/task/30299/stat : 30299 (java) S 30282 30282 29646 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 446145534 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134830615280 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30300] ppid=30282 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/30284/task/30300/stat : 30300 (java) S 30282 30282 29646 0 -1 1077944384 210 0 0 0 1 0 0 0 20 0 20 0 446145534 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134829562480 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30301] ppid=30282 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/30284/task/30301/stat : 30301 (java) R 30282 30282 29646 0 -1 4202560 736 0 0 0 7 0 0 0 20 0 20 0 446145534 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134828509680 140136552031132 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30302] ppid=30282 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30302/stat : 30302 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446145535 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134827457120 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30303] ppid=30282 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30284/task/30303/stat : 30303 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145535 28904853504 10278 33554432000 4194304 4196468 140735722542144 140134826404400 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42564 KiB

[startup+0.310907 s]*
/proc/loadavg: 4.54 6.58 7.23 4/212 30303
/proc/meminfo: memFree=27186700/32770624 swapFree=66999436/67108860
[pid=30282] ppid=30279 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30282/stat : 30282 (xcsp3-exec) S 30279 30282 29646 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446145528 115843072 363 33554432000 4194304 5098028 140727261245328 140727261243432 139742472901244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22908928 140727261250424 140727261250665 140727261250665 140727261253578 0
/proc/30282/statm: 28282 363 304 221 0 87 0
[pid=30284] ppid=30282 vsize=28231652 memory=50116 CPUtime=0.53 cores=0-7
/proc/30284/stat : 30284 (java) S 30282 30282 29646 0 -1 1077944320 10925 0 0 0 49 4 0 0 20 0 20 0 446145529 28909211648 12529 33554432000 4194304 4196468 140735722542144 140735722524688 140136573116151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
/proc/30284/statm: 7057913 12529 3349 1 0 7019032 0
[pid=30284/tid=30285] ppid=30282 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30284/task/30285/stat : 30285 (java) R 30282 30282 29646 0 -1 4202560 7804 0 0 0 27 2 0 0 20 0 20 0 446145529 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136577347264 140136557196638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30286] ppid=30282 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30286/stat : 30286 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136529668752 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30287] ppid=30282 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30287/stat : 30287 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136123849232 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30288] ppid=30282 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30288/stat : 30288 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446145530 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136122796432 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30289] ppid=30282 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30289/stat : 30289 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136121743632 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30290] ppid=30282 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30284/task/30290/stat : 30290 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136120691856 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30291] ppid=30282 vsize=28231652 memory=140346914861999 CPUtime=0 cores=0-7
/proc/30284/task/30291/stat : 30291 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136119639056 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30292] ppid=30282 vsize=28231652 memory=140346914864304 CPUtime=0 cores=0-7
/proc/30284/task/30292/stat : 30292 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145530 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136118586256 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30293] ppid=30282 vsize=28231652 memory=140346914866608 CPUtime=0 cores=0-7
/proc/30284/task/30293/stat : 30293 (java) S 30282 30282 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446145530 28909211648 12529 33554432000 4194304 4196468 140735722542144 140136117533456 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30294] ppid=30282 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30294/stat : 30294 (java) S 30282 30282 29646 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446145531 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134835878256 140136573127298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30295] ppid=30282 vsize=28231652 memory=280693829740176 CPUtime=0 cores=0-7
/proc/30284/task/30295/stat : 30295 (java) S 30282 30282 29646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446145532 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134834824224 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30296] ppid=30282 vsize=28231652 memory=280693829747088 CPUtime=0 cores=0-7
/proc/30284/task/30296/stat : 30296 (java) S 30282 30282 29646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446145532 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134833771376 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30297] ppid=30282 vsize=28231652 memory=280693829688240 CPUtime=0 cores=0-7
/proc/30284/task/30297/stat : 30297 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145534 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134832719696 140136573134747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30298] ppid=30282 vsize=28231652 memory=280693829760912 CPUtime=0.04 cores=0-7
/proc/30284/task/30298/stat : 30298 (java) R 30282 30282 29646 0 -1 4202560 687 0 0 0 4 0 0 0 20 0 20 0 446145534 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134831658464 140136558242359 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30299] ppid=30282 vsize=28231652 memory=280693829767824 CPUtime=0.02 cores=0-7
/proc/30284/task/30299/stat : 30299 (java) S 30282 30282 29646 0 -1 1077944384 58 0 0 0 2 0 0 0 20 0 20 0 446145534 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134830615280 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30300] ppid=30282 vsize=28231652 memory=280693829765520 CPUtime=0.02 cores=0-7
/proc/30284/task/30300/stat : 30300 (java) S 30282 30282 29646 0 -1 1077944384 232 0 0 0 2 0 0 0 20 0 20 0 446145534 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134829562480 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30301] ppid=30282 vsize=28231652 memory=280693829781680 CPUtime=0.12 cores=0-7
/proc/30284/task/30301/stat : 30301 (java) S 30282 30282 29646 0 -1 1077944384 834 0 0 0 12 0 0 0 20 0 20 0 446145534 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134828509680 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30302] ppid=30282 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30302/stat : 30302 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446145535 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134827457120 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30303] ppid=30282 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30284/task/30303/stat : 30303 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446145535 28909211648 12529 33554432000 4194304 4196468 140735722542144 140134826404400 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51568 KiB

[startup+0.701048 s]
/proc/loadavg: 4.54 6.58 7.23 5/212 30303
/proc/meminfo: memFree=27137272/32770624 swapFree=66999436/67108860
[pid=30282] ppid=30279 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30282/stat : 30282 (xcsp3-exec) S 30279 30282 29646 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446145528 115843072 363 33554432000 4194304 5098028 140727261245328 140727261243432 139742472901244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22908928 140727261250424 140727261250665 140727261250665 140727261253578 0
/proc/30282/statm: 28282 363 304 221 0 87 0
[pid=30284] ppid=30282 vsize=28233776 memory=216228 CPUtime=1.76 cores=0-7
/proc/30284/stat : 30284 (java) S 30282 30282 29646 0 -1 1077944320 14694 0 0 0 168 8 0 0 20 0 20 0 446145529 28911386624 54057 33554432000 4194304 4196468 140735722542144 140735722524688 140136573116151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
/proc/30284/statm: 7058444 54057 3459 1 0 7019544 0
[pid=30284/tid=30285] ppid=30282 vsize=28233776 memory=280693830139568 CPUtime=0.65 cores=0-7
/proc/30284/task/30285/stat : 30285 (java) R 30282 30282 29646 0 -1 4202560 8330 0 0 0 61 4 0 0 20 0 20 0 446145529 28911386624 54057 33554432000 4194304 4196468 140735722542144 140136577353712 140136213124001 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30286] ppid=30282 vsize=28233776 memory=140346915070832 CPUtime=0.01 cores=0-7
/proc/30284/task/30286/stat : 30286 (java) S 30282 30282 29646 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 20 0 446145530 28911386624 54057 33554432000 4194304 4196468 140735722542144 140136529668752 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30287] ppid=30282 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30287/stat : 30287 (java) S 30282 30282 29646 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446145530 28911386624 54057 33554432000 4194304 4196468 140735722542144 140136123849232 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30288] ppid=30282 vsize=28233776 memory=6020 CPUtime=0 cores=0-7
/proc/30284/task/30288/stat : 30288 (java) S 30282 30282 29646 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 446145530 28911386624 54057 33554432000 4194304 4196468 140735722542144 140136122796432 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0

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

[pid=30284/tid=30301] ppid=30282 vsize=28766288 memory=1652 CPUtime=0.68 cores=0-7
/proc/30284/task/30301/stat : 30301 (java) S 30282 30282 29646 0 -1 1077944384 6213 0 0 0 67 1 0 0 20 0 28 0 446145534 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134828509680 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30302] ppid=30282 vsize=28766288 memory=1980 CPUtime=0 cores=0-7
/proc/30284/task/30302/stat : 30302 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446145535 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134827457120 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30303] ppid=30282 vsize=28766288 memory=2540 CPUtime=0.03 cores=0-7
/proc/30284/task/30303/stat : 30303 (java) S 30282 30282 29646 0 -1 1077944384 1020 0 0 0 0 3 0 0 20 0 28 0 446145535 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134826404400 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30306] ppid=30282 vsize=28766288 memory=1452 CPUtime=84.78 cores=0-7
/proc/30284/task/30306/stat : 30306 (java) R 30282 30282 29646 0 -1 4202560 3811 0 0 0 8476 2 0 0 20 0 28 0 446147031 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134817184440 140136215362334 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30307] ppid=30282 vsize=28766288 memory=4080284 CPUtime=84.48 cores=0-7
/proc/30284/task/30307/stat : 30307 (java) R 30282 30282 29646 0 -1 4202560 939 0 0 0 8448 0 0 0 20 0 28 0 446147031 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134816132744 140136215518111 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30308] ppid=30282 vsize=28766288 memory=804 CPUtime=84.58 cores=0-7
/proc/30284/task/30308/stat : 30308 (java) R 30282 30282 29646 0 -1 4202560 2881 0 0 0 8456 2 0 0 20 0 28 0 446147031 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134815080936 140136215362147 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30309] ppid=30282 vsize=28766288 memory=4104 CPUtime=84.06 cores=0-7
/proc/30284/task/30309/stat : 30309 (java) R 30282 30282 29646 0 -1 4202560 5019 0 0 0 8404 2 0 0 20 0 28 0 446147031 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134814028264 140136215852356 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30310] ppid=30282 vsize=28766288 memory=1808 CPUtime=84.34 cores=0-7
/proc/30284/task/30310/stat : 30310 (java) R 30282 30282 29646 0 -1 4202560 1497 0 0 0 8430 4 0 0 20 0 28 0 446147031 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134812975208 140136215568458 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30311] ppid=30282 vsize=28766288 memory=920 CPUtime=83.5 cores=0-7
/proc/30284/task/30311/stat : 30311 (java) R 30282 30282 29646 0 -1 4202560 1148 0 0 0 8347 3 0 0 20 0 28 0 446147031 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134811925192 140136215517315 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30312] ppid=30282 vsize=28766288 memory=4428 CPUtime=84.21 cores=0-7
/proc/30284/task/30312/stat : 30312 (java) R 30282 30282 29646 0 -1 4202560 2182 0 0 0 8416 5 0 0 20 0 28 0 446147031 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134810871896 140136215517482 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30313] ppid=30282 vsize=28766288 memory=1412 CPUtime=84.61 cores=0-7
/proc/30284/task/30313/stat : 30313 (java) R 30282 30282 29646 0 -1 4202560 1528 0 0 0 8460 1 0 0 20 0 28 0 446147031 29456678912 1020071 33554432000 4194304 4196468 140735722542144 140134809816920 140136215854633 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
Current children cumulated CPU time: 705.98 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4081736 KiB

[startup+100.402 s]
/proc/loadavg: 7.00 6.76 7.22 9/219 30316
/proc/meminfo: memFree=23152240/32770624 swapFree=66999436/67108860
[pid=30282] ppid=30279 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30282/stat : 30282 (xcsp3-exec) S 30279 30282 29646 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446145528 115843072 363 33554432000 4194304 5098028 140727261245328 140727261243432 139742472901244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22908928 140727261250424 140727261250665 140727261250665 140727261253578 0
/proc/30282/statm: 28282 363 304 221 0 87 0
[pid=30284] ppid=30282 vsize=28766288 memory=4080296 CPUtime=709.09 cores=0-7
/proc/30284/stat : 30284 (java) S 30282 30282 29646 0 -1 1077944320 105889 0 0 0 70395 514 0 0 20 0 28 0 446145529 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140735722524688 140136573116151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
/proc/30284/statm: 7191572 1020074 3539 1 0 7152672 0
[pid=30284/tid=30285] ppid=30282 vsize=28766288 memory=6791534058613427641 CPUtime=12.52 cores=0-7
/proc/30284/task/30285/stat : 30285 (java) S 30282 30282 29646 0 -1 1077944384 17111 0 0 0 1215 37 0 0 20 0 28 0 446145529 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136577356928 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30286] ppid=30282 vsize=28766288 memory=1436 CPUtime=1.65 cores=0-7
/proc/30284/task/30286/stat : 30286 (java) S 30282 30282 29646 0 -1 1077944384 1458 0 0 0 113 52 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136529668752 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30287] ppid=30282 vsize=28766288 memory=1652 CPUtime=1.67 cores=0-7
/proc/30284/task/30287/stat : 30287 (java) S 30282 30282 29646 0 -1 1077944384 3257 0 0 0 113 54 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136123849232 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30288] ppid=30282 vsize=28766288 memory=1980 CPUtime=1.68 cores=0-7
/proc/30284/task/30288/stat : 30288 (java) S 30282 30282 29646 0 -1 1077944384 3588 0 0 0 109 59 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136122796432 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30289] ppid=30282 vsize=28766288 memory=2540 CPUtime=1.64 cores=0-7
/proc/30284/task/30289/stat : 30289 (java) S 30282 30282 29646 0 -1 1077944384 3382 0 0 0 110 54 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136121743632 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30290] ppid=30282 vsize=28766288 memory=1760 CPUtime=1.65 cores=0-7
/proc/30284/task/30290/stat : 30290 (java) S 30282 30282 29646 0 -1 1077944384 5119 0 0 0 112 53 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136120691856 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30291] ppid=30282 vsize=28766288 memory=6791534058613427641 CPUtime=1.67 cores=0-7
/proc/30284/task/30291/stat : 30291 (java) S 30282 30282 29646 0 -1 1077944384 5015 0 0 0 109 58 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136119639056 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30292] ppid=30282 vsize=28766288 memory=804 CPUtime=1.67 cores=0-7
/proc/30284/task/30292/stat : 30292 (java) S 30282 30282 29646 0 -1 1077944384 5562 0 0 0 109 58 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136118586256 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30293] ppid=30282 vsize=28766288 memory=4104 CPUtime=1.66 cores=0-7
/proc/30284/task/30293/stat : 30293 (java) S 30282 30282 29646 0 -1 1077944384 2577 0 0 0 116 50 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136117533456 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30294] ppid=30282 vsize=28766288 memory=1452 CPUtime=0.37 cores=0-7
/proc/30284/task/30294/stat : 30294 (java) S 30282 30282 29646 0 -1 1077944384 4304 0 0 0 37 0 0 0 20 0 28 0 446145531 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134835878256 140136573127298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 37 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30295] ppid=30282 vsize=28766288 memory=4080284 CPUtime=0 cores=0-7
/proc/30284/task/30295/stat : 30295 (java) S 30282 30282 29646 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 446145532 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134834824288 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30296] ppid=30282 vsize=28766288 memory=14060 CPUtime=0 cores=0-7
/proc/30284/task/30296/stat : 30296 (java) S 30282 30282 29646 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 446145532 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134833771392 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30297] ppid=30282 vsize=28766288 memory=2116 CPUtime=0 cores=0-7
/proc/30284/task/30297/stat : 30297 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134832719696 140136573134747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30298] ppid=30282 vsize=28766288 memory=23644 CPUtime=1.44 cores=0-7
/proc/30284/task/30298/stat : 30298 (java) S 30282 30282 29646 0 -1 1077944384 9077 0 0 0 142 2 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134831668080 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30299] ppid=30282 vsize=28766288 memory=532 CPUtime=1.2 cores=0-7
/proc/30284/task/30299/stat : 30299 (java) S 30282 30282 29646 0 -1 1077944384 9058 0 0 0 117 3 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134830615280 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30300] ppid=30282 vsize=28766288 memory=1556 CPUtime=1.65 cores=0-7
/proc/30284/task/30300/stat : 30300 (java) S 30282 30282 29646 0 -1 1077944384 8804 0 0 0 164 1 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134829562480 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30301] ppid=30282 vsize=28766288 memory=932 CPUtime=0.68 cores=0-7
/proc/30284/task/30301/stat : 30301 (java) S 30282 30282 29646 0 -1 1077944384 6213 0 0 0 67 1 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134828509680 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30302] ppid=30282 vsize=28766288 memory=3680 CPUtime=0 cores=0-7
/proc/30284/task/30302/stat : 30302 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446145535 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134827457120 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30303] ppid=30282 vsize=28766288 memory=2016 CPUtime=0.03 cores=0-7
/proc/30284/task/30303/stat : 30303 (java) S 30282 30282 29646 0 -1 1077944384 1020 0 0 0 0 3 0 0 20 0 28 0 446145535 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134826404400 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30306] ppid=30282 vsize=28766288 memory=1424 CPUtime=85.17 cores=0-7
/proc/30284/task/30306/stat : 30306 (java) R 30282 30282 29646 0 -1 4202560 3811 0 0 0 8515 2 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134817184440 140136215362197 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30307] ppid=30282 vsize=28766288 memory=1540 CPUtime=84.87 cores=0-7
/proc/30284/task/30307/stat : 30307 (java) R 30282 30282 29646 0 -1 4202560 939 0 0 0 8487 0 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134816132744 140136215517142 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30308] ppid=30282 vsize=28766288 memory=772 CPUtime=84.97 cores=0-7
/proc/30284/task/30308/stat : 30308 (java) R 30282 30282 29646 0 -1 4202560 2881 0 0 0 8495 2 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134815080936 140136215516794 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30309] ppid=30282 vsize=28766288 memory=10596 CPUtime=84.45 cores=0-7
/proc/30284/task/30309/stat : 30309 (java) R 30282 30282 29646 0 -1 4202560 5019 0 0 0 8443 2 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134814028264 140136215516794 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30310] ppid=30282 vsize=28766288 memory=1712 CPUtime=84.72 cores=0-7
/proc/30284/task/30310/stat : 30310 (java) R 30282 30282 29646 0 -1 4202560 1499 0 0 0 8468 4 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134812975208 140136215517309 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30311] ppid=30282 vsize=28766288 memory=988 CPUtime=83.89 cores=0-7
/proc/30284/task/30311/stat : 30311 (java) R 30282 30282 29646 0 -1 4202560 1148 0 0 0 8386 3 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134811925192 140136215517530 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30312] ppid=30282 vsize=28766288 memory=4164 CPUtime=84.6 cores=0-7
/proc/30284/task/30312/stat : 30312 (java) R 30282 30282 29646 0 -1 4202560 2185 0 0 0 8455 5 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134810871896 140136215856118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30313] ppid=30282 vsize=28766288 memory=2828 CPUtime=85 cores=0-7
/proc/30284/task/30313/stat : 30313 (java) R 30282 30282 29646 0 -1 4202560 1534 0 0 0 8499 1 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134809816920 140136215856156 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
Current children cumulated CPU time: 709.09 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4081748 KiB

[startup+100.802 s]
/proc/loadavg: 7.00 6.76 7.22 9/219 30316
/proc/meminfo: memFree=23152240/32770624 swapFree=66999436/67108860
[pid=30282] ppid=30279 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30282/stat : 30282 (xcsp3-exec) S 30279 30282 29646 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446145528 115843072 363 33554432000 4194304 5098028 140727261245328 140727261243432 139742472901244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22908928 140727261250424 140727261250665 140727261250665 140727261253578 0
/proc/30282/statm: 28282 363 304 221 0 87 0
[pid=30284] ppid=30282 vsize=28766288 memory=4080296 CPUtime=712.29 cores=0-7
/proc/30284/stat : 30284 (java) S 30282 30282 29646 0 -1 1077944320 105946 0 0 0 70715 514 0 0 20 0 28 0 446145529 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140735722524688 140136573116151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
/proc/30284/statm: 7191572 1020074 3539 1 0 7152672 0
[pid=30284/tid=30285] ppid=30282 vsize=28766288 memory=5792305773223438184 CPUtime=12.52 cores=0-7
/proc/30284/task/30285/stat : 30285 (java) S 30282 30282 29646 0 -1 1077944384 17111 0 0 0 1215 37 0 0 20 0 28 0 446145529 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136577356928 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30286] ppid=30282 vsize=28766288 memory=7451318087206463337 CPUtime=1.65 cores=0-7
/proc/30284/task/30286/stat : 30286 (java) S 30282 30282 29646 0 -1 1077944384 1458 0 0 0 113 52 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136529668752 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30287] ppid=30282 vsize=28766288 memory=1452 CPUtime=1.67 cores=0-7
/proc/30284/task/30287/stat : 30287 (java) S 30282 30282 29646 0 -1 1077944384 3257 0 0 0 113 54 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136123849232 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30288] ppid=30282 vsize=28766288 memory=4080284 CPUtime=1.68 cores=0-7
/proc/30284/task/30288/stat : 30288 (java) S 30282 30282 29646 0 -1 1077944384 3588 0 0 0 109 59 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136122796432 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30289] ppid=30282 vsize=28766288 memory=4080284 CPUtime=1.64 cores=0-7
/proc/30284/task/30289/stat : 30289 (java) S 30282 30282 29646 0 -1 1077944384 3382 0 0 0 110 54 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136121743632 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30290] ppid=30282 vsize=28766288 memory=48004 CPUtime=1.65 cores=0-7
/proc/30284/task/30290/stat : 30290 (java) S 30282 30282 29646 0 -1 1077944384 5119 0 0 0 112 53 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136120691856 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30291] ppid=30282 vsize=28766288 memory=988 CPUtime=1.67 cores=0-7
/proc/30284/task/30291/stat : 30291 (java) S 30282 30282 29646 0 -1 1077944384 5015 0 0 0 109 58 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136119639056 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30292] ppid=30282 vsize=28766288 memory=1452 CPUtime=1.67 cores=0-7
/proc/30284/task/30292/stat : 30292 (java) S 30282 30282 29646 0 -1 1077944384 5562 0 0 0 109 58 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136118586256 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30293] ppid=30282 vsize=28766288 memory=4080284 CPUtime=1.66 cores=0-7
/proc/30284/task/30293/stat : 30293 (java) S 30282 30282 29646 0 -1 1077944384 2577 0 0 0 116 50 0 0 20 0 28 0 446145530 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140136117533456 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30294] ppid=30282 vsize=28766288 memory=772 CPUtime=0.37 cores=0-7
/proc/30284/task/30294/stat : 30294 (java) S 30282 30282 29646 0 -1 1077944384 4304 0 0 0 37 0 0 0 20 0 28 0 446145531 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134835878256 140136573127298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 37 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30295] ppid=30282 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/30284/task/30295/stat : 30295 (java) S 30282 30282 29646 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 446145532 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134834824288 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30296] ppid=30282 vsize=28766288 memory=4080284 CPUtime=0 cores=0-7
/proc/30284/task/30296/stat : 30296 (java) S 30282 30282 29646 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 446145532 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134833771392 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30297] ppid=30282 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/30284/task/30297/stat : 30297 (java) S 30282 30282 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134832719696 140136573134747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30298] ppid=30282 vsize=28766288 memory=4080284 CPUtime=1.44 cores=0-7
/proc/30284/task/30298/stat : 30298 (java) S 30282 30282 29646 0 -1 1077944384 9077 0 0 0 142 2 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134831668080 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30299] ppid=30282 vsize=28766288 memory=14496 CPUtime=1.2 cores=0-7
/proc/30284/task/30299/stat : 30299 (java) S 30282 30282 29646 0 -1 1077944384 9058 0 0 0 117 3 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134830615280 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30300] ppid=30282 vsize=28766288 memory=0 CPUtime=1.65 cores=0-7
/proc/30284/task/30300/stat : 30300 (java) S 30282 30282 29646 0 -1 1077944384 8804 0 0 0 164 1 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134829562480 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30301] ppid=30282 vsize=28766288 memory=1282 CPUtime=0.68 cores=0-7
/proc/30284/task/30301/stat : 30301 (java) S 30282 30282 29646 0 -1 1077944384 6213 0 0 0 67 1 0 0 20 0 28 0 446145534 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134828509680 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30302] ppid=30282 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30284/task/30302/stat : 30302 (java) S 30282 30282 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446145535 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134827457120 140136573126357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30303] ppid=30282 vsize=28766288 memory=0 CPUtime=0.03 cores=0-7
/proc/30284/task/30303/stat : 30303 (java) S 30282 30282 29646 0 -1 1077944384 1020 0 0 0 0 3 0 0 20 0 28 0 446145535 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134826404400 140136573127298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30306] ppid=30282 vsize=28766288 memory=137570864 CPUtime=85.57 cores=0-7
/proc/30284/task/30306/stat : 30306 (java) R 30282 30282 29646 0 -1 4202560 3821 0 0 0 8555 2 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134817184440 140136215362251 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30307] ppid=30282 vsize=28766288 memory=0 CPUtime=85.27 cores=0-7
/proc/30284/task/30307/stat : 30307 (java) R 30282 30282 29646 0 -1 4202560 939 0 0 0 8527 0 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134816132744 140136215516719 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30308] ppid=30282 vsize=28766288 memory=0 CPUtime=85.37 cores=0-7
/proc/30284/task/30308/stat : 30308 (java) R 30282 30282 29646 0 -1 4202560 2881 0 0 0 8535 2 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134815080936 140136215568410 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30309] ppid=30282 vsize=28766288 memory=0 CPUtime=84.84 cores=0-7
/proc/30284/task/30309/stat : 30309 (java) R 30282 30282 29646 0 -1 4202560 5019 0 0 0 8482 2 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134814028264 140136215516794 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30310] ppid=30282 vsize=28766288 memory=0 CPUtime=85.12 cores=0-7
/proc/30284/task/30310/stat : 30310 (java) R 30282 30282 29646 0 -1 4202560 1544 0 0 0 8508 4 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134812975208 140136215856113 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30311] ppid=30282 vsize=28766288 memory=0 CPUtime=84.29 cores=0-7
/proc/30284/task/30311/stat : 30311 (java) R 30282 30282 29646 0 -1 4202560 1148 0 0 0 8426 3 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134811925192 140136215362202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30312] ppid=30282 vsize=28766288 memory=0 CPUtime=85 cores=0-7
/proc/30284/task/30312/stat : 30312 (java) R 30282 30282 29646 0 -1 4202560 2185 0 0 0 8495 5 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134810871896 140136215517291 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
[pid=30284/tid=30313] ppid=30282 vsize=28766288 memory=0 CPUtime=85.4 cores=0-7
/proc/30284/task/30313/stat : 30313 (java) R 30282 30282 29646 0 -1 4202560 1536 0 0 0 8539 1 0 0 20 0 28 0 446147031 29456678912 1020074 33554432000 4194304 4196468 140735722542144 140134809816936 140136215362129 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25477120 140735722546154 140735722546326 140735722546326 140735722549199 0
Current children cumulated CPU time: 712.29 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4081748 KiB

Child status: 0
Real time (s): 100.897
CPU time (s): 712.777
CPU user time (s): 707.599
CPU system time (s): 5.17805
CPU usage (%): 706.437
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 4084780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 707.599
system time used= 5.17805
maximum resident set size= 4083328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107534
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8328
involuntary context switches= 8688


# summary of solver processes directly reported to runsolver:
#   pid: 30282
#   total CPU time (s): 712.777
#   total CPU user time (s): 707.599
#   total CPU system time (s): 5.17805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.929657 second user time and 1.20845 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-17 08:33:51
IDJOB=4399676
IDBENCH=121212
IDSOLVER=2854
FILE ID=node140/4399676-1568702071
RUNJOBID= node140-1568700822-29673
PBS_JOBID= 21703906
Free space on /tmp= 58100 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-22500-0.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-4399676-1568702071/watcher-4399676-1568702071 -o /tmp/evaluation-result-4399676-1568702071/solver-4399676-1568702071 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568700822-29673 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 3313210 HOME/instance-4399676-1568702071.xml

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

MD5SUM BENCH= bec643ae272751fbe4415f184f63255d
RANDOM SEED=3313210

node140.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.43
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.43
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.43
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.43
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:        27223188 kB
MemAvailable:   31847748 kB
Buffers:          197328 kB
Cached:          4669284 kB
SwapCached:         2596 kB
Active:          1639336 kB
Inactive:        3235952 kB
Active(anon):       3912 kB
Inactive(anon):    53608 kB
Active(file):    1635424 kB
Inactive(file):  3182344 kB
Unevictable:      106584 kB
Mlocked:          106584 kB
SwapTotal:      67108860 kB
SwapFree:       66999436 kB
Dirty:             39424 kB
Writeback:             0 kB
AnonPages:        112868 kB
Mapped:            48344 kB
Shmem:             40584 kB
Slab:             265232 kB
SReclaimable:     235252 kB
SUnreclaim:        29980 kB
KernelStack:        3424 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506904 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58076 MiB
End job on node140 at 2019-09-17 08:35:32