Trace number 4406650

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 42.6576 5.9424

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-64.xml
MD5SUM236be531fe4e5fa4d71f6d1385cbaf81
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 benchmark3.28957
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree14
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":5,"count":1},{"degree":6,"count":1},{"degree":9,"count":1},{"degree":10,"count":3},{"degree":12,"count":3},{"degree":14,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
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-4406650-1569347902.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406650-1569347902.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.42/0.83	c solve instance...
42.40/5.93	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 (12252 MiB free)
  memory of node 1: 16384 MiB (12591 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406650-1569347902/watcher-4406650-1569347902 -o /tmp/evaluation-result-4406650-1569347902/solver-4406650-1569347902 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569347859-30352 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2021501446 HOME/instance-4406650-1569347902.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=30369, runsolver pid=30366
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 8.23 7.95 8.00 2/211 30390
/proc/meminfo: memFree=25423804/32770624 swapFree=66975640/67108860
[pid=30369] ppid=30366 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30369/stat : 30369 (xcsp3-exec) S 30366 30369 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511056950 115843072 363 33554432000 4194304 5098028 140737234047680 140737234045784 139810022437500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18886656 140737234056053 140737234056297 140737234056297 140737234059210 0
/proc/30369/statm: 28282 363 304 221 0 87 0
[pid=30371] ppid=30369 vsize=28227396 memory=28896 CPUtime=0.12 cores=0-7
/proc/30371/stat : 30371 (java) S 30369 30369 30325 0 -1 1077944320 5696 0 0 0 11 1 0 0 20 0 20 0 511056950 28904853504 7224 33554432000 4194304 4196468 140736609237824 140736609220368 140606881525495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
/proc/30371/statm: 7056849 7224 3118 1 0 7019032 0
[pid=30371/tid=30372] ppid=30369 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30371/task/30372/stat : 30372 (java) R 30369 30369 30325 0 -1 4202560 3606 0 0 0 8 1 0 0 20 0 20 0 511056951 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606885761840 140606881537430 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30373] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30373/stat : 30373 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606834146064 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30374] ppid=30369 vsize=28227396 memory=139676804068992 CPUtime=0 cores=0-7
/proc/30371/task/30374/stat : 30374 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606833093520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30375] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30375/stat : 30375 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606832040976 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30376] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30376/stat : 30376 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606830988432 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30377] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30377/stat : 30377 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606829934864 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30378] ppid=30369 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30371/task/30378/stat : 30378 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056952 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606828882320 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30379] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30379/stat : 30379 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056952 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606426700304 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30380] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30380/stat : 30380 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056952 28904853504 7224 33554432000 4194304 4196468 140736609237824 140606425647760 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30381] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30381/stat : 30381 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056953 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605411789296 140606881536642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30382] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30382/stat : 30382 (java) S 30369 30369 30325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511056953 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605410735520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30383] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30383/stat : 30383 (java) S 30369 30369 30325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511056954 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605409682928 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30384] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30384/stat : 30384 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056956 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605408631504 140606881544091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30385] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30385/stat : 30385 (java) S 30369 30369 30325 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 20 0 511056956 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605407578096 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30386] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30386/stat : 30386 (java) S 30369 30369 30325 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 511056956 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605406525552 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30387] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30387/stat : 30387 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511056956 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605405473008 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30388] ppid=30369 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30371/task/30388/stat : 30388 (java) R 30369 30369 30325 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 20 0 511056956 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605404420464 140606873762622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30389] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30389/stat : 30389 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511056956 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605403368160 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30390] ppid=30369 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30371/task/30390/stat : 30390 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056957 28904853504 7224 33554432000 4194304 4196468 140736609237824 140605402315696 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30348 KiB

[startup+0.214219 s]*
/proc/loadavg: 8.23 7.95 8.00 2/211 30390
/proc/meminfo: memFree=25410668/32770624 swapFree=66975640/67108860
[pid=30369] ppid=30366 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30369/stat : 30369 (xcsp3-exec) S 30366 30369 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511056950 115843072 363 33554432000 4194304 5098028 140737234047680 140737234045784 139810022437500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18886656 140737234056053 140737234056297 140737234056297 140737234059210 0
/proc/30369/statm: 28282 363 304 221 0 87 0
[pid=30371] ppid=30369 vsize=28227396 memory=40756 CPUtime=0.34 cores=0-7
/proc/30371/stat : 30371 (java) S 30369 30369 30325 0 -1 1077944320 9512 0 0 0 31 3 0 0 20 0 20 0 511056950 28904853504 10189 33554432000 4194304 4196468 140736609237824 140736609220368 140606881525495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
/proc/30371/statm: 7056849 10189 3274 1 0 7019032 0
[pid=30371/tid=30372] ppid=30369 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/30371/task/30372/stat : 30372 (java) R 30369 30369 30325 0 -1 4202560 6657 0 0 0 18 2 0 0 20 0 20 0 511056951 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606885760480 140606865605982 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30373] ppid=30369 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/30371/task/30373/stat : 30373 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606834146064 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30374] ppid=30369 vsize=28227396 memory=3906786082625042080 CPUtime=0 cores=0-7
/proc/30371/task/30374/stat : 30374 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606833093520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30375] ppid=30369 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30371/task/30375/stat : 30375 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606832040976 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30376] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30376/stat : 30376 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606830988432 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30377] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30377/stat : 30377 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056951 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606829934864 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30378] ppid=30369 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30371/task/30378/stat : 30378 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056952 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606828882320 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30379] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30379/stat : 30379 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056952 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606426700304 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30380] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30380/stat : 30380 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056952 28904853504 10189 33554432000 4194304 4196468 140736609237824 140606425647760 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30381] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30381/stat : 30381 (java) S 30369 30369 30325 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511056953 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605411789296 140606881536642 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30382] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30382/stat : 30382 (java) S 30369 30369 30325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511056953 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605410735520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30383] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30383/stat : 30383 (java) S 30369 30369 30325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511056954 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605409682928 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30384] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30384/stat : 30384 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056956 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605408631504 140606881544091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30385] ppid=30369 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30371/task/30385/stat : 30385 (java) S 30369 30369 30325 0 -1 1077944384 297 0 0 0 1 0 0 0 20 0 20 0 511056956 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605407578096 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30386] ppid=30369 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30371/task/30386/stat : 30386 (java) S 30369 30369 30325 0 -1 1077944384 183 0 0 0 1 0 0 0 20 0 20 0 511056956 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605406525552 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30387] ppid=30369 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/30371/task/30387/stat : 30387 (java) S 30369 30369 30325 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 511056956 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605405473008 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30388] ppid=30369 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/30371/task/30388/stat : 30388 (java) R 30369 30369 30325 0 -1 4202560 781 0 0 0 8 0 0 0 20 0 20 0 511056956 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605404420464 140606881546842 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30389] ppid=30369 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30389/stat : 30389 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511056956 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605403368160 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30390] ppid=30369 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30371/task/30390/stat : 30390 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056957 28904853504 10189 33554432000 4194304 4196468 140736609237824 140605402315696 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42208 KiB

[startup+0.319047 s]*
/proc/loadavg: 8.23 7.95 8.00 3/211 30390
/proc/meminfo: memFree=25403272/32770624 swapFree=66975640/67108860
[pid=30369] ppid=30366 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30369/stat : 30369 (xcsp3-exec) S 30366 30369 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511056950 115843072 363 33554432000 4194304 5098028 140737234047680 140737234045784 139810022437500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18886656 140737234056053 140737234056297 140737234056297 140737234059210 0
/proc/30369/statm: 28282 363 304 221 0 87 0
[pid=30371] ppid=30369 vsize=28231652 memory=50528 CPUtime=0.54 cores=0-7
/proc/30371/stat : 30371 (java) S 30369 30369 30325 0 -1 1077944320 11031 0 0 0 50 4 0 0 20 0 20 0 511056950 28909211648 12632 33554432000 4194304 4196468 140736609237824 140736609220368 140606881525495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
/proc/30371/statm: 7057913 12632 3349 1 0 7019032 0
[pid=30371/tid=30372] ppid=30369 vsize=28231652 memory=6791534058613427641 CPUtime=0.31 cores=0-7
/proc/30371/task/30372/stat : 30372 (java) R 30369 30369 30325 0 -1 4202560 7900 0 0 0 28 3 0 0 20 0 20 0 511056951 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606885756608 140606881537430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30373] ppid=30369 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30373/stat : 30373 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056951 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606834146064 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30374] ppid=30369 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30374/stat : 30374 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056951 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606833093520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30375] ppid=30369 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30375/stat : 30375 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511056951 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606832040976 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30376] ppid=30369 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30376/stat : 30376 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056951 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606830988432 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30377] ppid=30369 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30371/task/30377/stat : 30377 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056951 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606829934864 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30378] ppid=30369 vsize=28231652 memory=139676698637231 CPUtime=0 cores=0-7
/proc/30371/task/30378/stat : 30378 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056952 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606828882320 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30379] ppid=30369 vsize=28231652 memory=139676698639536 CPUtime=0 cores=0-7
/proc/30371/task/30379/stat : 30379 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056952 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606426700304 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30380] ppid=30369 vsize=28231652 memory=139676698641840 CPUtime=0 cores=0-7
/proc/30371/task/30380/stat : 30380 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056952 28909211648 12632 33554432000 4194304 4196468 140736609237824 140606425647760 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30381] ppid=30369 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30381/stat : 30381 (java) S 30369 30369 30325 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511056953 28909211648 12632 33554432000 4194304 4196468 140736609237824 140605411789296 140606881536642 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30382] ppid=30369 vsize=28231652 memory=279353397290640 CPUtime=0 cores=0-7
/proc/30371/task/30382/stat : 30382 (java) S 30369 30369 30325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511056953 28909211648 12632 33554432000 4194304 4196468 140736609237824 140605410735520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30383] ppid=30369 vsize=28231652 memory=279353397297552 CPUtime=0 cores=0-7
/proc/30371/task/30383/stat : 30383 (java) S 30369 30369 30325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511056954 28909211648 12640 33554432000 4194304 4196468 140736609237824 140605409682928 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30384] ppid=30369 vsize=28231652 memory=279353397238832 CPUtime=0 cores=0-7
/proc/30371/task/30384/stat : 30384 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056956 28909211648 12640 33554432000 4194304 4196468 140736609237824 140605408631504 140606881544091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30385] ppid=30369 vsize=28231652 memory=279353397311376 CPUtime=0.02 cores=0-7
/proc/30371/task/30385/stat : 30385 (java) S 30369 30369 30325 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 20 0 511056956 28909211648 12640 33554432000 4194304 4196468 140736609237824 140605407578096 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30386] ppid=30369 vsize=28231652 memory=279353397318288 CPUtime=0.03 cores=0-7
/proc/30371/task/30386/stat : 30386 (java) S 30369 30369 30325 0 -1 1077944384 326 0 0 0 3 0 0 0 20 0 20 0 511056956 28909211648 12640 33554432000 4194304 4196468 140736609237824 140605406525552 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30387] ppid=30369 vsize=28231652 memory=279353397315984 CPUtime=0.03 cores=0-7
/proc/30371/task/30387/stat : 30387 (java) S 30369 30369 30325 0 -1 1077944384 286 0 0 0 3 0 0 0 20 0 20 0 511056956 28909211648 12640 33554432000 4194304 4196468 140736609237824 140605405473008 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30388] ppid=30369 vsize=28231652 memory=279353397332144 CPUtime=0.12 cores=0-7
/proc/30371/task/30388/stat : 30388 (java) S 30369 30369 30325 0 -1 1077944384 877 0 0 0 12 0 0 0 20 0 20 0 511056956 28909211648 12640 33554432000 4194304 4196468 140736609237824 140605404420464 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30389] ppid=30369 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30389/stat : 30389 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511056956 28909211648 12640 33554432000 4194304 4196468 140736609237824 140605403368160 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30390] ppid=30369 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30371/task/30390/stat : 30390 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056957 28909211648 12640 33554432000 4194304 4196468 140736609237824 140605402315696 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51980 KiB

[startup+0.701021 s]
/proc/loadavg: 8.23 7.95 8.00 5/211 30390
/proc/meminfo: memFree=25379588/32770624 swapFree=66975640/67108860
[pid=30369] ppid=30366 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30369/stat : 30369 (xcsp3-exec) S 30366 30369 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511056950 115843072 363 33554432000 4194304 5098028 140737234047680 140737234045784 139810022437500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18886656 140737234056053 140737234056297 140737234056297 140737234059210 0
/proc/30369/statm: 28282 363 304 221 0 87 0
[pid=30371] ppid=30369 vsize=28233776 memory=124276 CPUtime=1.97 cores=0-7
/proc/30371/stat : 30371 (java) S 30369 30369 30325 0 -1 1077944320 16487 0 0 0 190 7 0 0 20 0 20 0 511056950 28911386624 31069 33554432000 4194304 4196468 140736609237824 140736609220368 140606881525495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
/proc/30371/statm: 7058444 31069 3449 1 0 7019544 0
[pid=30371/tid=30372] ppid=30369 vsize=28233776 memory=279353397690032 CPUtime=0.68 cores=0-7
/proc/30371/task/30372/stat : 30372 (java) R 30369 30369 30325 0 -1 4202560 8916 0 0 0 63 5 0 0 20 0 20 0 511056951 28911386624 31069 33554432000 4194304 4196468 140736609237824 140606885762528 140606860603022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30373] ppid=30369 vsize=28233776 memory=139676698846064 CPUtime=0 cores=0-7
/proc/30371/task/30373/stat : 30373 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511056951 28911386624 31069 33554432000 4194304 4196468 140736609237824 140606834146064 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30374] ppid=30369 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30374/stat : 30374 (java) S 30369 30369 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511056951 28911386624 31069 33554432000 4194304 4196468 140736609237824 140606833093520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30375] ppid=30369 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/30371/task/30375/stat : 30375 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511056951 28911386624 31069 33554432000 4194304 4196468 140736609237824 140606832040976 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0

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

[pid=30371/tid=30388] ppid=30369 vsize=28766288 memory=0 CPUtime=0.64 cores=0-7
/proc/30371/task/30388/stat : 30388 (java) S 30369 30369 30325 0 -1 1077944384 2969 0 0 0 63 1 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605404420464 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30389] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30389/stat : 30389 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605403368160 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30390] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30390/stat : 30390 (java) S 30369 30369 30325 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 28 0 511056957 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605402315696 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30391] ppid=30369 vsize=28766288 memory=0 CPUtime=4.34 cores=0-7
/proc/30371/task/30391/stat : 30391 (java) R 30369 30369 30325 0 -1 4202560 96 0 0 0 434 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605393333888 140606514760584 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30392] ppid=30369 vsize=28766288 memory=7380102805409785447 CPUtime=4.56 cores=0-7
/proc/30371/task/30392/stat : 30392 (java) R 30369 30369 30325 0 -1 4202560 128 0 0 0 456 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605392282464 140606514761721 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30393] ppid=30369 vsize=28766288 memory=7440053569103876176 CPUtime=4.48 cores=0-7
/proc/30371/task/30393/stat : 30393 (java) R 30369 30369 30325 0 -1 4202560 188 0 0 0 448 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605391228632 140606861250529 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30394] ppid=30369 vsize=28766288 memory=7163090022165538920 CPUtime=4.42 cores=0-7
/proc/30371/task/30394/stat : 30394 (java) R 30369 30369 30325 0 -1 4202560 292 0 0 0 442 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605390175952 140606515460357 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30395] ppid=30369 vsize=28766288 memory=1 CPUtime=4.34 cores=0-7
/proc/30371/task/30395/stat : 30395 (java) R 30369 30369 30325 0 -1 4202560 138 0 0 0 434 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605389123544 140606514760624 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30396] ppid=30369 vsize=28766288 memory=45201 CPUtime=4.14 cores=0-7
/proc/30371/task/30396/stat : 30396 (java) R 30369 30369 30325 0 -1 4202560 111 0 0 0 414 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605388070864 140606515030856 0 4 0 16800975 0 0 0 -1 2 0 0 38 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30397] ppid=30369 vsize=28766288 memory=0 CPUtime=4.45 cores=0-7
/proc/30371/task/30397/stat : 30397 (java) R 30369 30369 30325 0 -1 4202560 102 0 0 0 445 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605387018456 140606514761707 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30398] ppid=30369 vsize=28766288 memory=0 CPUtime=4.52 cores=0-7
/proc/30371/task/30398/stat : 30398 (java) R 30369 30369 30325 0 -1 4202560 87 0 0 0 450 2 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605385965776 140606514760983 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
Current children cumulated CPU time: 40 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 214200 KiB

[startup+5.80201 s]
/proc/loadavg: 8.29 7.96 8.00 9/219 30398
/proc/meminfo: memFree=25241768/32770624 swapFree=66975640/67108860
[pid=30369] ppid=30366 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30369/stat : 30369 (xcsp3-exec) S 30366 30369 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511056950 115843072 363 33554432000 4194304 5098028 140737234047680 140737234045784 139810022437500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18886656 140737234056053 140737234056297 140737234056297 140737234059210 0
/proc/30369/statm: 28282 363 304 221 0 87 0
[pid=30371] ppid=30369 vsize=28766288 memory=212748 CPUtime=41.6 cores=0-7
/proc/30371/stat : 30371 (java) S 30369 30369 30325 0 -1 1077944320 22706 0 0 0 4144 16 0 0 20 0 28 0 511056950 29456678912 53187 33554432000 4194304 4196468 140736609237824 140736609220368 140606881525495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
/proc/30371/statm: 7191572 53187 3510 1 0 7152672 0
[pid=30371/tid=30372] ppid=30369 vsize=28766288 memory=0 CPUtime=0.81 cores=0-7
/proc/30371/task/30372/stat : 30372 (java) S 30369 30369 30325 0 -1 1077944384 9041 0 0 0 75 6 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606885766272 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30373] ppid=30369 vsize=28766288 memory=14 CPUtime=0 cores=0-7
/proc/30371/task/30373/stat : 30373 (java) S 30369 30369 30325 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606834146064 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30374] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30374/stat : 30374 (java) S 30369 30369 30325 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606833093520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30375] ppid=30369 vsize=28766288 memory=3530 CPUtime=0 cores=0-7
/proc/30371/task/30375/stat : 30375 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606832040976 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30376] ppid=30369 vsize=28766288 memory=81 CPUtime=0 cores=0-7
/proc/30371/task/30376/stat : 30376 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606830988432 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30377] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30377/stat : 30377 (java) S 30369 30369 30325 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606829934864 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30378] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30378/stat : 30378 (java) S 30369 30369 30325 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 511056952 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606828882320 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30379] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30379/stat : 30379 (java) S 30369 30369 30325 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 511056952 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606426700304 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30380] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30380/stat : 30380 (java) S 30369 30369 30325 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 511056952 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606425647760 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30381] ppid=30369 vsize=28766288 memory=940 CPUtime=0 cores=0-7
/proc/30371/task/30381/stat : 30381 (java) S 30369 30369 30325 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 28 0 511056953 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605411789296 140606881536642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30382] ppid=30369 vsize=28766288 memory=14008 CPUtime=0 cores=0-7
/proc/30371/task/30382/stat : 30382 (java) S 30369 30369 30325 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 511056953 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605410735520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30383] ppid=30369 vsize=28766288 memory=12040 CPUtime=0 cores=0-7
/proc/30371/task/30383/stat : 30383 (java) S 30369 30369 30325 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 511056954 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605409682928 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30384] ppid=30369 vsize=28766288 memory=33516 CPUtime=0 cores=0-7
/proc/30371/task/30384/stat : 30384 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605408631504 140606881544091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30385] ppid=30369 vsize=28766288 memory=2120 CPUtime=1.07 cores=0-7
/proc/30371/task/30385/stat : 30385 (java) S 30369 30369 30325 0 -1 1077944384 2296 0 0 0 107 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605407578096 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30386] ppid=30369 vsize=28766288 memory=500 CPUtime=0.95 cores=0-7
/proc/30371/task/30386/stat : 30386 (java) S 30369 30369 30325 0 -1 1077944384 2128 0 0 0 95 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605406525552 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30387] ppid=30369 vsize=28766288 memory=1556 CPUtime=1.11 cores=0-7
/proc/30371/task/30387/stat : 30387 (java) S 30369 30369 30325 0 -1 1077944384 2955 0 0 0 111 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605405473008 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30388] ppid=30369 vsize=28766288 memory=928 CPUtime=0.64 cores=0-7
/proc/30371/task/30388/stat : 30388 (java) S 30369 30369 30325 0 -1 1077944384 2969 0 0 0 63 1 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605404420464 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30389] ppid=30369 vsize=28766288 memory=7305218370954684500 CPUtime=0 cores=0-7
/proc/30371/task/30389/stat : 30389 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605403368160 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30390] ppid=30369 vsize=28766288 memory=7522516954476734819 CPUtime=0 cores=0-7
/proc/30371/task/30390/stat : 30390 (java) S 30369 30369 30325 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 28 0 511056957 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605402315696 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30391] ppid=30369 vsize=28766288 memory=7523071198212214892 CPUtime=4.53 cores=0-7
/proc/30371/task/30391/stat : 30391 (java) R 30369 30369 30325 0 -1 4202560 96 0 0 0 453 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605393334024 140606514732952 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30392] ppid=30369 vsize=28766288 memory=5450916479948256810 CPUtime=4.76 cores=0-7
/proc/30371/task/30392/stat : 30392 (java) R 30369 30369 30325 0 -1 4202560 133 0 0 0 476 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605392282464 140606514760584 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30393] ppid=30369 vsize=28766288 memory=7378979125901814352 CPUtime=4.68 cores=0-7
/proc/30371/task/30393/stat : 30393 (java) R 30369 30369 30325 0 -1 4202560 190 0 0 0 468 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605391228632 140606514761354 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30394] ppid=30369 vsize=28766288 memory=6655300316396806240 CPUtime=4.62 cores=0-7
/proc/30371/task/30394/stat : 30394 (java) R 30369 30369 30325 0 -1 4202560 295 0 0 0 462 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605390176088 140606514760947 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30395] ppid=30369 vsize=28766288 memory=6944656592455359580 CPUtime=4.54 cores=0-7
/proc/30371/task/30395/stat : 30395 (java) R 30369 30369 30325 0 -1 4202560 138 0 0 0 454 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605389123544 140606515089515 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30396] ppid=30369 vsize=28766288 memory=0 CPUtime=4.34 cores=0-7
/proc/30371/task/30396/stat : 30396 (java) R 30369 30369 30325 0 -1 4202560 120 0 0 0 434 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605388070864 140606862364981 0 4 0 16800975 0 0 0 -1 2 0 0 38 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30397] ppid=30369 vsize=28766288 memory=270110493306189 CPUtime=4.65 cores=0-7
/proc/30371/task/30397/stat : 30397 (java) R 30369 30369 30325 0 -1 4202560 110 0 0 0 465 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605387021048 140606514762120 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30398] ppid=30369 vsize=28766288 memory=270110493306190 CPUtime=4.7 cores=0-7
/proc/30371/task/30398/stat : 30398 (java) R 30369 30369 30325 0 -1 4202560 88 0 0 0 468 2 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605385965912 140606515115734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
Current children cumulated CPU time: 41.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 214200 KiB

[startup+5.90201 s]
/proc/loadavg: 8.29 7.96 8.00 9/219 30398
/proc/meminfo: memFree=25241768/32770624 swapFree=66975640/67108860
[pid=30369] ppid=30366 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30369/stat : 30369 (xcsp3-exec) S 30366 30369 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511056950 115843072 363 33554432000 4194304 5098028 140737234047680 140737234045784 139810022437500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18886656 140737234056053 140737234056297 140737234056297 140737234059210 0
/proc/30369/statm: 28282 363 304 221 0 87 0
[pid=30371] ppid=30369 vsize=28766288 memory=212748 CPUtime=42.4 cores=0-7
/proc/30371/stat : 30371 (java) S 30369 30369 30325 0 -1 1077944320 22709 0 0 0 4224 16 0 0 20 0 28 0 511056950 29456678912 53187 33554432000 4194304 4196468 140736609237824 140736609220368 140606881525495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
/proc/30371/statm: 7191572 53187 3510 1 0 7152672 0
[pid=30371/tid=30372] ppid=30369 vsize=28766288 memory=6791534058613427641 CPUtime=0.81 cores=0-7
/proc/30371/task/30372/stat : 30372 (java) S 30369 30369 30325 0 -1 1077944384 9041 0 0 0 75 6 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606885766272 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30373] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30373/stat : 30373 (java) S 30369 30369 30325 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606834146064 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30374] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30374/stat : 30374 (java) S 30369 30369 30325 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606833093520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30375] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30375/stat : 30375 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606832040976 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30376] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30376/stat : 30376 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606830988432 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30377] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30377/stat : 30377 (java) S 30369 30369 30325 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 511056951 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606829934864 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30378] ppid=30369 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30371/task/30378/stat : 30378 (java) S 30369 30369 30325 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 511056952 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606828882320 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30379] ppid=30369 vsize=28766288 memory=60 CPUtime=0 cores=0-7
/proc/30371/task/30379/stat : 30379 (java) S 30369 30369 30325 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 511056952 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606426700304 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30380] ppid=30369 vsize=28766288 memory=71 CPUtime=0 cores=0-7
/proc/30371/task/30380/stat : 30380 (java) S 30369 30369 30325 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 511056952 29456678912 53187 33554432000 4194304 4196468 140736609237824 140606425647760 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30381] ppid=30369 vsize=28766288 memory=63 CPUtime=0 cores=0-7
/proc/30371/task/30381/stat : 30381 (java) S 30369 30369 30325 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 28 0 511056953 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605411789296 140606881536642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30382] ppid=30369 vsize=28766288 memory=69 CPUtime=0 cores=0-7
/proc/30371/task/30382/stat : 30382 (java) S 30369 30369 30325 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 511056953 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605410735520 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30383] ppid=30369 vsize=28766288 memory=279353397762560 CPUtime=0 cores=0-7
/proc/30371/task/30383/stat : 30383 (java) S 30369 30369 30325 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 511056954 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605409682928 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30384] ppid=30369 vsize=28766288 memory=279353397084400 CPUtime=0 cores=0-7
/proc/30371/task/30384/stat : 30384 (java) S 30369 30369 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605408631504 140606881544091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30385] ppid=30369 vsize=28766288 memory=-7606742959547834223 CPUtime=1.07 cores=0-7
/proc/30371/task/30385/stat : 30385 (java) S 30369 30369 30325 0 -1 1077944384 2296 0 0 0 107 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605407578096 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30386] ppid=30369 vsize=28766288 memory=8292088525465231505 CPUtime=0.95 cores=0-7
/proc/30371/task/30386/stat : 30386 (java) S 30369 30369 30325 0 -1 1077944384 2128 0 0 0 95 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605406525552 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30387] ppid=30369 vsize=28766288 memory=1399103955520229747 CPUtime=1.11 cores=0-7
/proc/30371/task/30387/stat : 30387 (java) S 30369 30369 30325 0 -1 1077944384 2955 0 0 0 111 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605405473008 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30388] ppid=30369 vsize=28766288 memory=1452 CPUtime=0.64 cores=0-7
/proc/30371/task/30388/stat : 30388 (java) S 30369 30369 30325 0 -1 1077944384 2969 0 0 0 63 1 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605404420464 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30389] ppid=30369 vsize=28766288 memory=210804 CPUtime=0 cores=0-7
/proc/30371/task/30389/stat : 30389 (java) S 30369 30369 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511056956 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605403368160 140606881535701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30390] ppid=30369 vsize=28766288 memory=21069 CPUtime=0 cores=0-7
/proc/30371/task/30390/stat : 30390 (java) S 30369 30369 30325 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 28 0 511056957 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605402315696 140606881536642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30391] ppid=30369 vsize=28766288 memory=0 CPUtime=4.63 cores=0-7
/proc/30371/task/30391/stat : 30391 (java) R 30369 30369 30325 0 -1 4202560 96 0 0 0 463 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605393334024 140606514748489 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30392] ppid=30369 vsize=28766288 memory=0 CPUtime=4.86 cores=0-7
/proc/30371/task/30392/stat : 30392 (java) R 30369 30369 30325 0 -1 4202560 133 0 0 0 486 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605392282464 140606514761188 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30393] ppid=30369 vsize=28766288 memory=261082472050034 CPUtime=4.78 cores=0-7
/proc/30371/task/30393/stat : 30393 (java) R 30369 30369 30325 0 -1 4202560 190 0 0 0 478 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605391228632 140606514761300 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30394] ppid=30369 vsize=28766288 memory=6944652177228980320 CPUtime=4.72 cores=0-7
/proc/30371/task/30394/stat : 30394 (java) R 30369 30369 30325 0 -1 4202560 297 0 0 0 472 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605390176088 140606514761434 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30395] ppid=30369 vsize=28766288 memory=6944656575208382560 CPUtime=4.64 cores=0-7
/proc/30371/task/30395/stat : 30395 (java) R 30369 30369 30325 0 -1 4202560 138 0 0 0 464 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605389123544 140606514760974 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30396] ppid=30369 vsize=28766288 memory=6944656592385698452 CPUtime=4.44 cores=0-7
/proc/30371/task/30396/stat : 30396 (java) R 30369 30369 30325 0 -1 4202560 121 0 0 0 444 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605388070864 140606514761222 0 4 0 16800975 0 0 0 -1 2 0 0 38 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30397] ppid=30369 vsize=28766288 memory=6933690279252828305 CPUtime=4.75 cores=0-7
/proc/30371/task/30397/stat : 30397 (java) R 30369 30369 30325 0 -1 4202560 110 0 0 0 475 0 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605387021048 140606514760944 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
[pid=30371/tid=30398] ppid=30369 vsize=28766288 memory=-7449383003082255508 CPUtime=4.8 cores=0-7
/proc/30371/task/30398/stat : 30398 (java) R 30369 30369 30325 0 -1 4202560 88 0 0 0 478 2 0 0 20 0 28 0 511057035 29456678912 53187 33554432000 4194304 4196468 140736609237824 140605385965912 140606516105555 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16916480 140736609244138 140736609244310 140736609244310 140736609247183 0
Current children cumulated CPU time: 42.4 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 214200 KiB

Child status: 0
Real time (s): 5.9424
CPU time (s): 42.6576
CPU user time (s): 42.4787
CPU system time (s): 0.178898
CPU usage (%): 717.85
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 214200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.4787
system time used= 0.178898
maximum resident set size= 212996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24128
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3165
involuntary context switches= 767


# summary of solver processes directly reported to runsolver:
#   pid: 30369
#   total CPU time (s): 42.6576
#   total CPU user time (s): 42.4787
#   total CPU system time (s): 0.178898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.083955 second user time and 0.090824 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-24 19:57:39
IDJOB=4406650
IDBENCH=125649
IDSOLVER=2871
FILE ID=node125/4406650-1569347902
RUNJOBID= node125-1569347859-30352
PBS_JOBID= 21705077
Free space on /tmp= 4252 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-64.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-4406650-1569347902/watcher-4406650-1569347902 -o /tmp/evaluation-result-4406650-1569347902/solver-4406650-1569347902 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569347859-30352 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2021501446 HOME/instance-4406650-1569347902.xml

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

MD5SUM BENCH= 236be531fe4e5fa4d71f6d1385cbaf81
RANDOM SEED=2021501446

node125.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.29
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.29
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.29
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.29
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:        25441412 kB
MemAvailable:   31815844 kB
Buffers:          121452 kB
Cached:          6314708 kB
SwapCached:        29856 kB
Active:          3204088 kB
Inactive:        3266168 kB
Active(anon):       4028 kB
Inactive(anon):    86148 kB
Active(file):    3200060 kB
Inactive(file):  3180020 kB
Unevictable:      107880 kB
Mlocked:          107880 kB
SwapTotal:      67108860 kB
SwapFree:       66975640 kB
Dirty:             26036 kB
Writeback:             0 kB
AnonPages:        112752 kB
Mapped:            55976 kB
Shmem:             47476 kB
Slab:             452544 kB
SReclaimable:     422812 kB
SUnreclaim:        29732 kB
KernelStack:        3280 kB
PageTables:         5704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 4228 MiB
End job on node125 at 2019-09-24 19:57:45