Trace number 4406659

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-24 parallelUNSAT 129.106 23.9206

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-15000-9.xml
MD5SUM134b875ea7bd230347634fe517213ca9
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 benchmark11.0648
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 degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":2},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":8,"count":5},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":2},{"degree":13,"count":2}]
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-4406659-1569345506.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406659-1569345506.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
18.85/10.02	c solve instance...
128.29/23.90	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 (12308 MiB free)
  memory of node 1: 16384 MiB (12309 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406659-1569345506/watcher-4406659-1569345506 -o /var/tmp/evaluation-result-4406659-1569345506/solver-4406659-1569345506 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1007611094 HOME/instance-4406659-1569345506.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=30734, runsolver pid=30731
Current StackSize limit: 8192 KiB


[startup+0.101847 s]*
/proc/loadavg: 4.83 5.19 5.99 3/212 30755
/proc/meminfo: memFree=25189712/32770624 swapFree=66974396/67108860
[pid=30734] ppid=30731 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30734/stat : 30734 (xcsp3-exec) S 30731 30734 28266 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 510492428 115843072 363 33554432000 4194304 5098028 140733069089344 140733069087448 140098092995196 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22450176 140733069095761 140733069096021 140733069096021 140733069098950 0
/proc/30734/statm: 28282 363 304 221 0 87 0
[pid=30736] ppid=30734 vsize=28227396 memory=32012 CPUtime=0.12 cores=0-7
/proc/30736/stat : 30736 (java) S 30734 30734 28266 0 -1 1077944320 5383 0 0 0 11 1 0 0 20 0 20 0 510492428 28904853504 8003 33554432000 4194304 4196468 140733715423968 140733715406512 139737923403511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
/proc/30736/statm: 7056849 8003 3171 1 0 7019032 0
[pid=30736/tid=30737] ppid=30734 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30736/task/30737/stat : 30737 (java) R 30734 30734 28266 0 -1 4202560 3299 0 0 0 8 0 0 0 20 0 20 0 510492428 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737927636784 139737907447141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30738] ppid=30734 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30736/task/30738/stat : 30738 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737843256464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30739] ppid=30734 vsize=28227396 memory=140210281633408 CPUtime=0 cores=0-7
/proc/30736/task/30739/stat : 30739 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737842203664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30740] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30740/stat : 30740 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737841150864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30741] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30741/stat : 30741 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737840098064 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30742] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30742/stat : 30742 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737839045264 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30743] ppid=30734 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30736/task/30743/stat : 30743 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737837992464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30744] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30744/stat : 30744 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737836939664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30745] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30745/stat : 30745 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 8003 33554432000 4194304 4196468 140733715423968 139737835886864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30746] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30746/stat : 30746 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492430 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736521616240 139737923414658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30747] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30747/stat : 30747 (java) S 30734 30734 28266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510492431 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736520562208 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30748] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30748/stat : 30748 (java) S 30734 30734 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510492431 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736519509360 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30749] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30749/stat : 30749 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492433 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736518457680 139737923422107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30750] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30750/stat : 30750 (java) S 30734 30734 28266 0 -1 1077944384 399 0 0 0 0 0 0 0 20 0 20 0 510492433 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736517405040 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30751] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30751/stat : 30751 (java) R 30734 30734 28266 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 510492433 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736516343744 139737903264185 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30752] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30752/stat : 30752 (java) R 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492433 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736515299440 139737923414658 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30753] ppid=30734 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30736/task/30753/stat : 30753 (java) R 30734 30734 28266 0 -1 4202560 368 0 0 0 1 0 0 0 20 0 20 0 510492433 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736514246640 139737902322624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30754] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30754/stat : 30754 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510492434 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736513195104 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30755] ppid=30734 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30736/task/30755/stat : 30755 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492434 28904853504 8003 33554432000 4194304 4196468 140733715423968 139736512142384 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 33464 KiB

[startup+0.210658 s]*
/proc/loadavg: 4.83 5.19 5.99 2/212 30755
/proc/meminfo: memFree=25177588/32770624 swapFree=66974396/67108860
[pid=30734] ppid=30731 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30734/stat : 30734 (xcsp3-exec) S 30731 30734 28266 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 510492428 115843072 363 33554432000 4194304 5098028 140733069089344 140733069087448 140098092995196 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22450176 140733069095761 140733069096021 140733069096021 140733069098950 0
/proc/30734/statm: 28282 363 304 221 0 87 0
[pid=30736] ppid=30734 vsize=28227396 memory=43068 CPUtime=0.34 cores=0-7
/proc/30736/stat : 30736 (java) S 30734 30734 28266 0 -1 1077944320 8947 0 0 0 31 3 0 0 20 0 20 0 510492428 28904853504 10767 33554432000 4194304 4196468 140733715423968 140733715406512 139737923403511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
/proc/30736/statm: 7056849 10767 3305 1 0 7019032 0
[pid=30736/tid=30737] ppid=30734 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/30736/task/30737/stat : 30737 (java) R 30734 30734 28266 0 -1 4202560 6117 0 0 0 18 2 0 0 20 0 20 0 510492428 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737927637632 139737516074936 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30738] ppid=30734 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/30736/task/30738/stat : 30738 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737843256464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30739] ppid=30734 vsize=28227396 memory=288370586433345152 CPUtime=0 cores=0-7
/proc/30736/task/30739/stat : 30739 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737842203664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30740] ppid=30734 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30736/task/30740/stat : 30740 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737841150864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30741] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30741/stat : 30741 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737840098064 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30742] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30742/stat : 30742 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737839045264 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30743] ppid=30734 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30736/task/30743/stat : 30743 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737837992464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30744] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30744/stat : 30744 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737836939664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30745] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30745/stat : 30745 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28904853504 10767 33554432000 4194304 4196468 140733715423968 139737835886864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30746] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30746/stat : 30746 (java) S 30734 30734 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510492430 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736521616240 139737923414658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30747] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30747/stat : 30747 (java) S 30734 30734 28266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510492431 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736520562208 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30748] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30748/stat : 30748 (java) S 30734 30734 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510492431 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736519509360 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30749] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30749/stat : 30749 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492433 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736518457680 139737923422107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30750] ppid=30734 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30736/task/30750/stat : 30750 (java) S 30734 30734 28266 0 -1 1077944384 599 0 0 0 2 0 0 0 20 0 20 0 510492433 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736517405040 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30751] ppid=30734 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30736/task/30751/stat : 30751 (java) S 30734 30734 28266 0 -1 1077944384 136 0 0 0 1 0 0 0 20 0 20 0 510492433 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736516352240 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30752] ppid=30734 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30736/task/30752/stat : 30752 (java) R 30734 30734 28266 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 510492433 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736515299440 139737923414658 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30753] ppid=30734 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/30736/task/30753/stat : 30753 (java) R 30734 30734 28266 0 -1 4202560 755 0 0 0 7 0 0 0 20 0 20 0 510492433 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736514246640 139737902225476 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30754] ppid=30734 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30754/stat : 30754 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510492434 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736513195104 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30755] ppid=30734 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30736/task/30755/stat : 30755 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492434 28904853504 10767 33554432000 4194304 4196468 140733715423968 139736512142384 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 44520 KiB

[startup+0.320825 s]*
/proc/loadavg: 4.83 5.19 5.99 3/212 30755
/proc/meminfo: memFree=25170308/32770624 swapFree=66974396/67108860
[pid=30734] ppid=30731 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30734/stat : 30734 (xcsp3-exec) S 30731 30734 28266 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 510492428 115843072 363 33554432000 4194304 5098028 140733069089344 140733069087448 140098092995196 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22450176 140733069095761 140733069096021 140733069096021 140733069098950 0
/proc/30734/statm: 28282 363 304 221 0 87 0
[pid=30736] ppid=30734 vsize=28231652 memory=52060 CPUtime=0.54 cores=0-7
/proc/30736/stat : 30736 (java) S 30734 30734 28266 0 -1 1077944320 10374 0 0 0 50 4 0 0 20 0 20 0 510492428 28909211648 13015 33554432000 4194304 4196468 140733715423968 140733715406512 139737923403511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
/proc/30736/statm: 7057913 13015 3345 1 0 7019032 0
[pid=30736/tid=30737] ppid=30734 vsize=28231652 memory=6791534058613427641 CPUtime=0.31 cores=0-7
/proc/30736/task/30737/stat : 30737 (java) R 30734 30734 28266 0 -1 4202560 7332 0 0 0 28 3 0 0 20 0 20 0 510492428 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737927640400 139737923415446 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30738] ppid=30734 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30738/stat : 30738 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737843256464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30739] ppid=30734 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30739/stat : 30739 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510492429 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737842203664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30740] ppid=30734 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30740/stat : 30740 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737841150864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30741] ppid=30734 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30741/stat : 30741 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492429 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737840098064 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30742] ppid=30734 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30736/task/30742/stat : 30742 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737839045264 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30743] ppid=30734 vsize=28231652 memory=140210146997167 CPUtime=0 cores=0-7
/proc/30736/task/30743/stat : 30743 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737837992464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30744] ppid=30734 vsize=28231652 memory=140210146999472 CPUtime=0 cores=0-7
/proc/30736/task/30744/stat : 30744 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492429 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737836939664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30745] ppid=30734 vsize=28231652 memory=140210147001776 CPUtime=0 cores=0-7
/proc/30736/task/30745/stat : 30745 (java) S 30734 30734 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510492429 28909211648 13015 33554432000 4194304 4196468 140733715423968 139737835886864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30746] ppid=30734 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30746/stat : 30746 (java) S 30734 30734 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510492430 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736521616240 139737923414658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30747] ppid=30734 vsize=28231652 memory=280420294010512 CPUtime=0 cores=0-7
/proc/30736/task/30747/stat : 30747 (java) S 30734 30734 28266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510492431 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736520562208 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30748] ppid=30734 vsize=28231652 memory=280420294017424 CPUtime=0 cores=0-7
/proc/30736/task/30748/stat : 30748 (java) S 30734 30734 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510492431 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736519509360 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30749] ppid=30734 vsize=28231652 memory=280420293958704 CPUtime=0 cores=0-7
/proc/30736/task/30749/stat : 30749 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492433 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736518457680 139737923422107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30750] ppid=30734 vsize=28231652 memory=280420294031248 CPUtime=0.03 cores=0-7
/proc/30736/task/30750/stat : 30750 (java) S 30734 30734 28266 0 -1 1077944384 608 0 0 0 3 0 0 0 20 0 20 0 510492433 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736517405040 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30751] ppid=30734 vsize=28231652 memory=280420294038160 CPUtime=0.04 cores=0-7
/proc/30736/task/30751/stat : 30751 (java) S 30734 30734 28266 0 -1 1077944384 236 0 0 0 4 0 0 0 20 0 20 0 510492433 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736516352240 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30752] ppid=30734 vsize=28231652 memory=280420294035856 CPUtime=0.02 cores=0-7
/proc/30736/task/30752/stat : 30752 (java) S 30734 30734 28266 0 -1 1077944384 40 0 0 0 2 0 0 0 20 0 20 0 510492433 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736515299440 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30753] ppid=30734 vsize=28231652 memory=280420294052016 CPUtime=0.13 cores=0-7
/proc/30736/task/30753/stat : 30753 (java) S 30734 30734 28266 0 -1 1077944384 841 0 0 0 13 0 0 0 20 0 20 0 510492433 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736514246640 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30754] ppid=30734 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30754/stat : 30754 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510492434 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736513195104 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30755] ppid=30734 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30736/task/30755/stat : 30755 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492434 28909211648 13015 33554432000 4194304 4196468 140733715423968 139736512142384 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 53512 KiB

[startup+0.701041 s]
/proc/loadavg: 4.83 5.19 5.99 5/212 30755
/proc/meminfo: memFree=25128944/32770624 swapFree=66974396/67108860
[pid=30734] ppid=30731 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30734/stat : 30734 (xcsp3-exec) S 30731 30734 28266 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 510492428 115843072 363 33554432000 4194304 5098028 140733069089344 140733069087448 140098092995196 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22450176 140733069095761 140733069096021 140733069096021 140733069098950 0
/proc/30734/statm: 28282 363 304 221 0 87 0
[pid=30736] ppid=30734 vsize=28233776 memory=211824 CPUtime=1.85 cores=0-7
/proc/30736/stat : 30736 (java) S 30734 30734 28266 0 -1 1077944320 14648 0 0 0 175 10 0 0 20 0 20 0 510492428 28911386624 52956 33554432000 4194304 4196468 140733715423968 140733715406512 139737923403511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
/proc/30736/statm: 7058444 52956 3457 1 0 7019544 0
[pid=30736/tid=30737] ppid=30734 vsize=28233776 memory=280420294409904 CPUtime=0.66 cores=0-7
/proc/30736/task/30737/stat : 30737 (java) R 30734 30734 28266 0 -1 4202560 7740 0 0 0 60 6 0 0 20 0 20 0 510492428 28911386624 52956 33554432000 4194304 4196468 140733715423968 139737927641408 139737905866303 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30738] ppid=30734 vsize=28233776 memory=140210147206000 CPUtime=0 cores=0-7
/proc/30736/task/30738/stat : 30738 (java) S 30734 30734 28266 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 510492429 28911386624 52956 33554432000 4194304 4196468 140733715423968 139737843256464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30739] ppid=30734 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30736/task/30739/stat : 30739 (java) S 30734 30734 28266 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 510492429 28911386624 52956 33554432000 4194304 4196468 140733715423968 139737842203664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30740] ppid=30734 vsize=28233776 memory=1716 CPUtime=0 cores=0-7
/proc/30736/task/30740/stat : 30740 (java) S 30734 30734 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510492429 28911386624 52956 33554432000 4194304 4196468 140733715423968 139737841150864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0

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

[pid=30736/tid=30745] ppid=30734 vsize=28766288 memory=1040 CPUtime=0.97 cores=0-7
/proc/30736/task/30745/stat : 30745 (java) S 30734 30734 28266 0 -1 1077944384 951 0 0 0 55 42 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737835886864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30746] ppid=30734 vsize=28766288 memory=3644 CPUtime=0.08 cores=0-7
/proc/30736/task/30746/stat : 30746 (java) S 30734 30734 28266 0 -1 1077944384 3540 0 0 0 8 0 0 0 20 0 28 0 510492430 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736521616240 139737923414658 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30747] ppid=30734 vsize=28766288 memory=780 CPUtime=0 cores=0-7
/proc/30736/task/30747/stat : 30747 (java) S 30734 30734 28266 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 510492431 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736520562272 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30748] ppid=30734 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/30736/task/30748/stat : 30748 (java) S 30734 30734 28266 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 510492431 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736519509376 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30749] ppid=30734 vsize=28766288 memory=924 CPUtime=0 cores=0-7
/proc/30736/task/30749/stat : 30749 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736518457680 139737923422107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30750] ppid=30734 vsize=28766288 memory=1672 CPUtime=1.16 cores=0-7
/proc/30736/task/30750/stat : 30750 (java) S 30734 30734 28266 0 -1 1077944384 3932 0 0 0 115 1 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736517405040 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30751] ppid=30734 vsize=28766288 memory=780 CPUtime=1.46 cores=0-7
/proc/30736/task/30751/stat : 30751 (java) S 30734 30734 28266 0 -1 1077944384 6679 0 0 0 144 2 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736516352240 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30752] ppid=30734 vsize=28766288 memory=1436 CPUtime=1.2 cores=0-7
/proc/30736/task/30752/stat : 30752 (java) S 30734 30734 28266 0 -1 1077944384 7487 0 0 0 117 3 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736515299440 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30753] ppid=30734 vsize=28766288 memory=1984 CPUtime=0.65 cores=0-7
/proc/30736/task/30753/stat : 30753 (java) S 30734 30734 28266 0 -1 1077944384 3937 0 0 0 64 1 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736514246640 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30754] ppid=30734 vsize=28766288 memory=2424 CPUtime=0 cores=0-7
/proc/30736/task/30754/stat : 30754 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510492434 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736513195104 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30755] ppid=30734 vsize=28766288 memory=1764 CPUtime=0.01 cores=0-7
/proc/30736/task/30755/stat : 30755 (java) S 30734 30734 28266 0 -1 1077944384 1014 0 0 0 0 1 0 0 20 0 28 0 510492434 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736512142384 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30756] ppid=30734 vsize=28766288 memory=2832 CPUtime=13.48 cores=0-7
/proc/30736/task/30756/stat : 30756 (java) R 30734 30734 28266 0 -1 4202560 585 0 0 0 1348 0 0 0 20 0 28 0 510493431 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736502922984 139737521930317 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30757] ppid=30734 vsize=28766288 memory=1716 CPUtime=13.22 cores=0-7
/proc/30736/task/30757/stat : 30757 (java) R 30734 30734 28266 0 -1 4202560 720 0 0 0 1321 1 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736501870872 139737521985290 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30758] ppid=30734 vsize=28766288 memory=1200 CPUtime=13.09 cores=0-7
/proc/30736/task/30758/stat : 30758 (java) R 30734 30734 28266 0 -1 4202560 1121 0 0 0 1304 5 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736500817784 139737522030904 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30759] ppid=30734 vsize=28766288 memory=6140 CPUtime=12.93 cores=0-7
/proc/30736/task/30759/stat : 30759 (java) R 30734 30734 28266 0 -1 4202560 1186 0 0 0 1292 1 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736499765384 139737521930547 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30760] ppid=30734 vsize=28766288 memory=14012 CPUtime=13.17 cores=0-7
/proc/30736/task/30760/stat : 30760 (java) R 30734 30734 28266 0 -1 4202560 963 0 0 0 1314 3 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736498712440 139737521930349 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30761] ppid=30734 vsize=28766288 memory=25012 CPUtime=13.13 cores=0-7
/proc/30736/task/30761/stat : 30761 (java) R 30734 30734 28266 0 -1 4202560 1074 0 0 0 1313 0 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736497659640 139737521930523 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30763] ppid=30734 vsize=28766288 memory=12024 CPUtime=13.23 cores=0-7
/proc/30736/task/30763/stat : 30763 (java) R 30734 30734 28266 0 -1 4202560 693 0 0 0 1323 0 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736496608008 139737521930308 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30764] ppid=30734 vsize=28766288 memory=2120 CPUtime=13.08 cores=0-7
/proc/30736/task/30764/stat : 30764 (java) R 30734 30734 28266 0 -1 4202560 542 0 0 0 1306 2 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736495554816 139737522031218 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
Current children cumulated CPU time: 126.7 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 3070672 KiB

[startup+23.8018 s]
/proc/loadavg: 5.13 5.21 5.97 10/220 30764
/proc/meminfo: memFree=22148888/32770624 swapFree=66974396/67108860
[pid=30734] ppid=30731 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30734/stat : 30734 (xcsp3-exec) S 30731 30734 28266 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 510492428 115843072 363 33554432000 4194304 5098028 140733069089344 140733069087448 140098092995196 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22450176 140733069095761 140733069096021 140733069096021 140733069098950 0
/proc/30734/statm: 28282 363 304 221 0 87 0
[pid=30736] ppid=30734 vsize=28766288 memory=3069220 CPUtime=128.29 cores=0-7
/proc/30736/stat : 30736 (java) S 30734 30734 28266 0 -1 1077944320 57234 0 0 0 12439 390 0 0 20 0 28 0 510492428 29456678912 767305 33554432000 4194304 4196468 140733715423968 140733715406512 139737923403511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
/proc/30736/statm: 7191572 767305 3538 1 0 7152672 0
[pid=30736/tid=30737] ppid=30734 vsize=28766288 memory=924 CPUtime=8.92 cores=0-7
/proc/30736/task/30737/stat : 30737 (java) S 30734 30734 28266 0 -1 1077944384 13373 0 0 0 857 35 0 0 20 0 28 0 510492428 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737927644288 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30738] ppid=30734 vsize=28766288 memory=1672 CPUtime=0.96 cores=0-7
/proc/30736/task/30738/stat : 30738 (java) S 30734 30734 28266 0 -1 1077944384 852 0 0 0 54 42 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737843256464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30739] ppid=30734 vsize=28766288 memory=780 CPUtime=0.96 cores=0-7
/proc/30736/task/30739/stat : 30739 (java) S 30734 30734 28266 0 -1 1077944384 1187 0 0 0 56 40 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737842203664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30740] ppid=30734 vsize=28766288 memory=1436 CPUtime=0.96 cores=0-7
/proc/30736/task/30740/stat : 30740 (java) S 30734 30734 28266 0 -1 1077944384 1220 0 0 0 57 39 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737841150864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30741] ppid=30734 vsize=28766288 memory=1984 CPUtime=0.95 cores=0-7
/proc/30736/task/30741/stat : 30741 (java) S 30734 30734 28266 0 -1 1077944384 1754 0 0 0 54 41 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737840098064 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30742] ppid=30734 vsize=28766288 memory=2424 CPUtime=0.97 cores=0-7
/proc/30736/task/30742/stat : 30742 (java) S 30734 30734 28266 0 -1 1077944384 959 0 0 0 56 41 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737839045264 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30743] ppid=30734 vsize=28766288 memory=1764 CPUtime=0.99 cores=0-7
/proc/30736/task/30743/stat : 30743 (java) S 30734 30734 28266 0 -1 1077944384 993 0 0 0 58 41 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737837992464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30744] ppid=30734 vsize=28766288 memory=111636 CPUtime=0.93 cores=0-7
/proc/30736/task/30744/stat : 30744 (java) S 30734 30734 28266 0 -1 1077944384 1055 0 0 0 53 40 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737836939664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30745] ppid=30734 vsize=28766288 memory=804 CPUtime=0.97 cores=0-7
/proc/30736/task/30745/stat : 30745 (java) S 30734 30734 28266 0 -1 1077944384 951 0 0 0 55 42 0 0 20 0 28 0 510492429 29456678912 767305 33554432000 4194304 4196468 140733715423968 139737835886864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30746] ppid=30734 vsize=28766288 memory=1804 CPUtime=0.08 cores=0-7
/proc/30736/task/30746/stat : 30746 (java) S 30734 30734 28266 0 -1 1077944384 3540 0 0 0 8 0 0 0 20 0 28 0 510492430 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736521616240 139737923414658 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30747] ppid=30734 vsize=28766288 memory=920 CPUtime=0 cores=0-7
/proc/30736/task/30747/stat : 30747 (java) S 30734 30734 28266 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 510492431 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736520562272 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30748] ppid=30734 vsize=28766288 memory=4492 CPUtime=0 cores=0-7
/proc/30736/task/30748/stat : 30748 (java) S 30734 30734 28266 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 510492431 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736519509376 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30749] ppid=30734 vsize=28766288 memory=1732 CPUtime=0 cores=0-7
/proc/30736/task/30749/stat : 30749 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736518457680 139737923422107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30750] ppid=30734 vsize=28766288 memory=4100 CPUtime=1.16 cores=0-7
/proc/30736/task/30750/stat : 30750 (java) S 30734 30734 28266 0 -1 1077944384 3932 0 0 0 115 1 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736517405040 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30751] ppid=30734 vsize=28766288 memory=1412 CPUtime=1.46 cores=0-7
/proc/30736/task/30751/stat : 30751 (java) S 30734 30734 28266 0 -1 1077944384 6679 0 0 0 144 2 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736516352240 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30752] ppid=30734 vsize=28766288 memory=3088 CPUtime=1.2 cores=0-7
/proc/30736/task/30752/stat : 30752 (java) S 30734 30734 28266 0 -1 1077944384 7487 0 0 0 117 3 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736515299440 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30753] ppid=30734 vsize=28766288 memory=1452 CPUtime=0.65 cores=0-7
/proc/30736/task/30753/stat : 30753 (java) S 30734 30734 28266 0 -1 1077944384 3937 0 0 0 64 1 0 0 20 0 28 0 510492433 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736514246640 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30754] ppid=30734 vsize=28766288 memory=3069220 CPUtime=0 cores=0-7
/proc/30736/task/30754/stat : 30754 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510492434 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736513195104 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30755] ppid=30734 vsize=28766288 memory=3069220 CPUtime=0.01 cores=0-7
/proc/30736/task/30755/stat : 30755 (java) S 30734 30734 28266 0 -1 1077944384 1014 0 0 0 0 1 0 0 20 0 28 0 510492434 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736512142384 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30756] ppid=30734 vsize=28766288 memory=0 CPUtime=13.68 cores=0-7
/proc/30736/task/30756/stat : 30756 (java) R 30734 30734 28266 0 -1 4202560 586 0 0 0 1368 0 0 0 20 0 28 0 510493431 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736502922984 139737521930272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30757] ppid=30734 vsize=28766288 memory=0 CPUtime=13.42 cores=0-7
/proc/30736/task/30757/stat : 30757 (java) R 30734 30734 28266 0 -1 4202560 720 0 0 0 1341 1 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736501870872 139737522030534 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30758] ppid=30734 vsize=28766288 memory=4872558044660077418 CPUtime=13.29 cores=0-7
/proc/30736/task/30758/stat : 30758 (java) R 30734 30734 28266 0 -1 4202560 1159 0 0 0 1324 5 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736500817784 139737522030948 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30759] ppid=30734 vsize=28766288 memory=6944656592455360604 CPUtime=13.12 cores=0-7
/proc/30736/task/30759/stat : 30759 (java) R 30734 30734 28266 0 -1 4202560 1186 0 0 0 1311 1 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736499765384 139737522030881 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30760] ppid=30734 vsize=28766288 memory=-2026666227646604569 CPUtime=13.37 cores=0-7
/proc/30736/task/30760/stat : 30760 (java) R 30734 30734 28266 0 -1 4202560 968 0 0 0 1334 3 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736498712440 139737521985290 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30761] ppid=30734 vsize=28766288 memory=-7466299265176673180 CPUtime=13.33 cores=0-7
/proc/30736/task/30761/stat : 30761 (java) R 30734 30734 28266 0 -1 4202560 1079 0 0 0 1333 0 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736497659640 139737521930076 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30763] ppid=30734 vsize=28766288 memory=-9001733975035373671 CPUtime=13.43 cores=0-7
/proc/30736/task/30763/stat : 30763 (java) R 30734 30734 28266 0 -1 4202560 718 0 0 0 1343 0 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736496608008 139737521930272 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30764] ppid=30734 vsize=28766288 memory=4137282616176384387 CPUtime=13.28 cores=0-7
/proc/30736/task/30764/stat : 30764 (java) R 30734 30734 28266 0 -1 4202560 542 0 0 0 1326 2 0 0 20 0 28 0 510493432 29456678912 767305 33554432000 4194304 4196468 140733715423968 139736495554816 139737521928836 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
Current children cumulated CPU time: 128.29 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 3070672 KiB

[startup+23.9012 s]
/proc/loadavg: 5.13 5.21 5.97 10/220 30764
/proc/meminfo: memFree=22148888/32770624 swapFree=66974396/67108860
[pid=30734] ppid=30731 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30734/stat : 30734 (xcsp3-exec) S 30731 30734 28266 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 510492428 115843072 363 33554432000 4194304 5098028 140733069089344 140733069087448 140098092995196 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22450176 140733069095761 140733069096021 140733069096021 140733069098950 0
/proc/30734/statm: 28282 363 304 221 0 87 0
[pid=30736] ppid=30734 vsize=28766276 memory=3068660 CPUtime=129.08 cores=0-7
/proc/30736/stat : 30736 (java) S 30734 30734 28266 0 -1 1077944320 58296 0 0 0 12517 391 0 0 20 0 20 0 510492428 29456666624 767165 33554432000 4194304 4196468 140733715423968 140733715406512 139737923403511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
/proc/30736/statm: 7191572 767165 3540 1 0 7152672 0
[pid=30736/tid=30737] ppid=30734 vsize=28766288 memory=164 CPUtime=8.92 cores=0-7
/proc/30736/task/30737/stat : 30737 (java) R 30734 30734 28266 0 -1 4202560 13761 0 0 0 857 35 0 0 20 0 20 0 510492428 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737927640104 139737903019612 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30738] ppid=30734 vsize=28766288 memory=3069220 CPUtime=0.96 cores=0-7
/proc/30736/task/30738/stat : 30738 (java) S 30734 30734 28266 0 -1 1077944384 852 0 0 0 54 42 0 0 20 0 20 0 510492429 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737843256464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30739] ppid=30734 vsize=28766288 memory=8100400586595590481 CPUtime=0.96 cores=0-7
/proc/30736/task/30739/stat : 30739 (java) S 30734 30734 28266 0 -1 1077944384 1187 0 0 0 56 40 0 0 20 0 20 0 510492429 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737842203664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30740] ppid=30734 vsize=28766288 memory=6298960636745832295 CPUtime=0.96 cores=0-7
/proc/30736/task/30740/stat : 30740 (java) S 30734 30734 28266 0 -1 1077944384 1220 0 0 0 57 39 0 0 20 0 20 0 510492429 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737841150864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30741] ppid=30734 vsize=28766288 memory=95 CPUtime=0.95 cores=0-7
/proc/30736/task/30741/stat : 30741 (java) S 30734 30734 28266 0 -1 1077944384 1754 0 0 0 54 41 0 0 20 0 20 0 510492429 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737840098064 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30742] ppid=30734 vsize=28766288 memory=97 CPUtime=0.97 cores=0-7
/proc/30736/task/30742/stat : 30742 (java) S 30734 30734 28266 0 -1 1077944384 959 0 0 0 56 41 0 0 20 0 20 0 510492429 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737839045264 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30743] ppid=30734 vsize=28766288 memory=8401352418782109792 CPUtime=0.99 cores=0-7
/proc/30736/task/30743/stat : 30743 (java) S 30734 30734 28266 0 -1 1077944384 993 0 0 0 58 41 0 0 20 0 20 0 510492429 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737837992464 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30744] ppid=30734 vsize=28766288 memory=-9001733975035308135 CPUtime=0.93 cores=0-7
/proc/30736/task/30744/stat : 30744 (java) S 30734 30734 28266 0 -1 1077944384 1055 0 0 0 53 40 0 0 20 0 20 0 510492429 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737836939664 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30745] ppid=30734 vsize=28766288 memory=280420295015984 CPUtime=0.97 cores=0-7
/proc/30736/task/30745/stat : 30745 (java) S 30734 30734 28266 0 -1 1077944384 951 0 0 0 55 42 0 0 20 0 20 0 510492429 29456678912 767165 33554432000 4194304 4196468 140733715423968 139737835886864 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30746] ppid=30734 vsize=28766288 memory=280420294327104 CPUtime=0.08 cores=0-7
/proc/30736/task/30746/stat : 30746 (java) S 30734 30734 28266 0 -1 1077944384 3585 0 0 0 8 0 0 0 20 0 20 0 510492430 29456678912 767165 33554432000 4194304 4196468 140733715423968 139736521616240 139737923414658 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30747] ppid=30734 vsize=28766288 memory=225 CPUtime=0 cores=0-7
/proc/30736/task/30747/stat : 30747 (java) S 30734 30734 28266 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 510492431 29456678912 767165 33554432000 4194304 4196468 140733715423968 139736520562272 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30748] ppid=30734 vsize=28766288 memory=8173023333838185554 CPUtime=0 cores=0-7
/proc/30736/task/30748/stat : 30748 (java) S 30734 30734 28266 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 510492431 29456678912 767165 33554432000 4194304 4196468 140733715423968 139736519509376 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30749] ppid=30734 vsize=28766288 memory=8173023333838185554 CPUtime=0 cores=0-7
/proc/30736/task/30749/stat : 30749 (java) S 30734 30734 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510492433 29456678912 767165 33554432000 4194304 4196468 140733715423968 139736518457680 139737923422107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30750] ppid=30734 vsize=28766288 memory=0 CPUtime=1.16 cores=0-7
/proc/30736/task/30750/stat : 30750 (java) S 30734 30734 28266 0 -1 1077944384 3938 0 0 0 115 1 0 0 20 0 20 0 510492433 29456678912 767166 33554432000 4194304 4196468 140733715423968 139736517405040 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30751] ppid=30734 vsize=28766288 memory=4420 CPUtime=1.46 cores=0-7
/proc/30736/task/30751/stat : 30751 (java) S 30734 30734 28266 0 -1 1077944384 6682 0 0 0 144 2 0 0 20 0 20 0 510492433 29456678912 767166 33554432000 4194304 4196468 140733715423968 139736516352240 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30752] ppid=30734 vsize=28766288 memory=1452 CPUtime=1.2 cores=0-7
/proc/30736/task/30752/stat : 30752 (java) S 30734 30734 28266 0 -1 1077944384 7490 0 0 0 117 3 0 0 20 0 20 0 510492433 29456678912 767166 33554432000 4194304 4196468 140733715423968 139736515299440 139737923414658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30753] ppid=30734 vsize=28766288 memory=1452 CPUtime=0.65 cores=0-7
/proc/30736/task/30753/stat : 30753 (java) R 30734 30734 28266 0 -1 4202560 4165 0 0 0 64 1 0 0 20 0 20 0 510492433 29456678912 767166 33554432000 4194304 4196468 140733715423968 139736514246528 139737904809824 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30754] ppid=30734 vsize=28766288 memory=3069188 CPUtime=0 cores=0-7
/proc/30736/task/30754/stat : 30754 (java) S 30734 30734 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510492434 29456678912 767166 33554432000 4194304 4196468 140733715423968 139736513195104 139737923413717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
[pid=30736/tid=30755] ppid=30734 vsize=28766288 memory=3069188 CPUtime=0.01 cores=0-7
/proc/30736/task/30755/stat : 30755 (java) R 30734 30734 28266 0 -1 4202560 1014 0 0 0 0 1 0 0 20 0 20 0 510492434 29456678912 767166 33554432000 4194304 4196468 140733715423968 139736512142384 139737923424858 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 23322624 140733715432406 140733715432582 140733715432582 140733715435471 0
Current children cumulated CPU time: 129.08 s
Current children cumulated vsize: 28879404 KiB
Current children cumulated memory: 3070112 KiB

Child status: 0
Real time (s): 23.9206
CPU time (s): 129.106
CPU user time (s): 125.174
CPU system time (s): 3.93235
CPU usage (%): 539.729
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 3075228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.174
system time used= 3.93235
maximum resident set size= 3073776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59214
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5554
involuntary context switches= 1793


# summary of solver processes directly reported to runsolver:
#   pid: 30734
#   total CPU time (s): 129.106
#   total CPU user time (s): 125.174
#   total CPU system time (s): 3.93235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.205228 second user time and 0.309057 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-24 19:17:43
IDJOB=4406659
IDBENCH=121201
IDSOLVER=2871
FILE ID=node117/4406659-1569345506
RUNJOBID= node117-1569335935-28293
PBS_JOBID= 21705066
Free space on /var/tmp= 13504 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-15000-9.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 /var/tmp/evaluation-result-4406659-1569345506/watcher-4406659-1569345506 -o /var/tmp/evaluation-result-4406659-1569345506/solver-4406659-1569345506 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1007611094 HOME/instance-4406659-1569345506.xml

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

MD5SUM BENCH= 134b875ea7bd230347634fe517213ca9
RANDOM SEED=1007611094

node117.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.75
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.75
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.75
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.75
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:        25208760 kB
MemAvailable:   31821628 kB
Buffers:          118628 kB
Cached:          6545008 kB
SwapCached:        27864 kB
Active:          3291348 kB
Inactive:        3405080 kB
Active(anon):       4484 kB
Inactive(anon):    80016 kB
Active(file):    3286864 kB
Inactive(file):  3325064 kB
Unevictable:      107640 kB
Mlocked:          107640 kB
SwapTotal:      67108860 kB
SwapFree:       66974396 kB
Dirty:             35212 kB
Writeback:             0 kB
AnonPages:        124096 kB
Mapped:            54164 kB
Shmem:             42732 kB
Slab:             457788 kB
SReclaimable:     429400 kB
SUnreclaim:        28388 kB
KernelStack:        3728 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13480 MiB
End job on node117 at 2019-09-24 19:18:07