Trace number 4404236

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-20 parallelUNSAT 192.673 24.8013

General information on the benchmark

NameRandom/Random-D-t020/
rand-2-40-11-414-020-79.xml
MD5SUMc0f256b6b5f799b1206df7220afe38a7
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 benchmark31.3194
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":40}]
Minimum variable degree14
Maximum variable degree26
Distribution of variable degrees[{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":18,"count":6},{"degree":19,"count":4},{"degree":20,"count":5},{"degree":21,"count":6},{"degree":22,"count":6},{"degree":23,"count":5},{"degree":24,"count":1},{"degree":25,"count":2},{"degree":26,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":414}]
Number of extensional constraints414
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":414}]
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-4404236-1568996009.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404236-1568996009.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
2.81/1.00	c solve instance...
191.94/24.79	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 (7416 MiB free)
  memory of node 1: 16384 MiB (6446 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404236-1568996009/watcher-4404236-1568996009 -o /var/tmp/evaluation-result-4404236-1568996009/solver-4404236-1568996009 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 508891635 HOME/instance-4404236-1568996009.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
Starting watchdog thread
solver pid=16939, runsolver pid=16936
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 8.20 7.82 7.79 3/213 16960
/proc/meminfo: memFree=14180012/32770624 swapFree=66972296/67108860
[pid=16939] ppid=16936 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16939/stat : 16939 (xcsp3-exec) S 16936 16939 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475542715 115843072 362 33554432000 4194304 5098028 140729852038848 140729852036952 139664459850364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38924288 140729852040018 140729852040277 140729852040277 140729852043206 0
/proc/16939/statm: 28282 362 304 221 0 87 0
[pid=16941] ppid=16939 vsize=28227396 memory=28780 CPUtime=0.12 cores=0-7
/proc/16941/stat : 16941 (java) S 16939 16939 16074 0 -1 1077944320 5682 0 0 0 11 1 0 0 20 0 20 0 475542715 28904853504 7195 33554432000 4194304 4196468 140737179037728 140737179020272 140114395197175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
/proc/16941/statm: 7056849 7195 3118 1 0 7019032 0
[pid=16941/tid=16942] ppid=16939 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/16941/task/16942/stat : 16942 (java) R 16939 16939 16074 0 -1 4202560 3620 0 0 0 8 1 0 0 20 0 20 0 475542716 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114399431712 140114395209110 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16943] ppid=16939 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16941/task/16943/stat : 16943 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114347817488 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16944] ppid=16939 vsize=28227396 memory=139966798898816 CPUtime=0 cores=0-7
/proc/16941/task/16944/stat : 16944 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114346764944 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16945] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16945/stat : 16945 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114345711888 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16946] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16946/stat : 16946 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114344659344 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16947] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16947/stat : 16947 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114343607312 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16948] ppid=16939 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16941/task/16948/stat : 16948 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114342554768 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16949] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16949/stat : 16949 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114341501712 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16950] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16950/stat : 16950 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 7195 33554432000 4194304 4196468 140737179037728 140114340449168 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16951] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16951/stat : 16951 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542718 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113779681520 140114395208322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16952] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16952/stat : 16952 (java) S 16939 16939 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475542718 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113443021984 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16953] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16953/stat : 16953 (java) S 16939 16939 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475542719 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113441968880 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16954] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16954/stat : 16954 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542721 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113440917456 140114395215771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16955] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16955/stat : 16955 (java) S 16939 16939 16074 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 475542721 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113439865584 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16956] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16956/stat : 16956 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475542721 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113438813040 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16957] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16957/stat : 16957 (java) S 16939 16939 16074 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 475542721 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113437759984 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16958] ppid=16939 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16941/task/16958/stat : 16958 (java) R 16939 16939 16074 0 -1 1077944384 322 0 0 0 1 0 0 0 20 0 20 0 475542721 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113436707440 140114395208322 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16959] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16959/stat : 16959 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475542721 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113435654624 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16960] ppid=16939 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16941/task/16960/stat : 16960 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542722 28904853504 7195 33554432000 4194304 4196468 140737179037728 140113434602160 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30228 KiB

[startup+0.210782 s]*
/proc/loadavg: 8.20 7.82 7.79 2/213 16960
/proc/meminfo: memFree=14166276/32770624 swapFree=66972296/67108860
[pid=16939] ppid=16936 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16939/stat : 16939 (xcsp3-exec) S 16936 16939 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475542715 115843072 362 33554432000 4194304 5098028 140729852038848 140729852036952 139664459850364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38924288 140729852040018 140729852040277 140729852040277 140729852043206 0
/proc/16939/statm: 28282 362 304 221 0 87 0
[pid=16941] ppid=16939 vsize=28227396 memory=40544 CPUtime=0.34 cores=0-7
/proc/16941/stat : 16941 (java) S 16939 16939 16074 0 -1 1077944320 9338 0 0 0 31 3 0 0 20 0 20 0 475542715 28904853504 10136 33554432000 4194304 4196468 140737179037728 140737179020272 140114395197175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
/proc/16941/statm: 7056849 10136 3319 1 0 7019032 0
[pid=16941/tid=16942] ppid=16939 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16941/task/16942/stat : 16942 (java) R 16939 16939 16074 0 -1 4202560 6573 0 0 0 18 2 0 0 20 0 20 0 475542716 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114399430640 140114395209110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16943] ppid=16939 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/16941/task/16943/stat : 16943 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114347817488 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16944] ppid=16939 vsize=28227396 memory=139966802446421 CPUtime=0 cores=0-7
/proc/16941/task/16944/stat : 16944 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114346764944 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16945] ppid=16939 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16941/task/16945/stat : 16945 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114345711888 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16946] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16946/stat : 16946 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114344659344 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16947] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16947/stat : 16947 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114343607312 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16948] ppid=16939 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16941/task/16948/stat : 16948 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114342554768 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16949] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16949/stat : 16949 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114341501712 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16950] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16950/stat : 16950 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475542717 28904853504 10136 33554432000 4194304 4196468 140737179037728 140114340449168 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16951] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16951/stat : 16951 (java) S 16939 16939 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475542718 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113779681520 140114395208322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16952] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16952/stat : 16952 (java) S 16939 16939 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475542718 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113443021984 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16953] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16953/stat : 16953 (java) S 16939 16939 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475542719 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113441968880 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16954] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16954/stat : 16954 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542721 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113440917456 140114395215771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16955] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16955/stat : 16955 (java) S 16939 16939 16074 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 475542721 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113439865584 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16956] ppid=16939 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16941/task/16956/stat : 16956 (java) R 16939 16939 16074 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 20 0 475542721 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113438813040 140114395208322 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16957] ppid=16939 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/16941/task/16957/stat : 16957 (java) S 16939 16939 16074 0 -1 1077944384 266 0 0 0 2 0 0 0 20 0 20 0 475542721 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113437760080 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16958] ppid=16939 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/16941/task/16958/stat : 16958 (java) R 16939 16939 16074 0 -1 4202560 806 0 0 0 8 0 0 0 20 0 20 0 475542721 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113436707440 140114395209110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16959] ppid=16939 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16959/stat : 16959 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475542721 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113435654624 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16960] ppid=16939 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16941/task/16960/stat : 16960 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542722 28904853504 10136 33554432000 4194304 4196468 140737179037728 140113434602160 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41992 KiB

[startup+0.313676 s]*
/proc/loadavg: 8.20 7.82 7.79 3/213 16960
/proc/meminfo: memFree=14159864/32770624 swapFree=66972296/67108860
[pid=16939] ppid=16936 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16939/stat : 16939 (xcsp3-exec) S 16936 16939 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475542715 115843072 362 33554432000 4194304 5098028 140729852038848 140729852036952 139664459850364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38924288 140729852040018 140729852040277 140729852040277 140729852043206 0
/proc/16939/statm: 28282 362 304 221 0 87 0
[pid=16941] ppid=16939 vsize=28231652 memory=49516 CPUtime=0.53 cores=0-7
/proc/16941/stat : 16941 (java) S 16939 16939 16074 0 -1 1077944320 10776 0 0 0 49 4 0 0 20 0 20 0 475542715 28909211648 12379 33554432000 4194304 4196468 140737179037728 140737179020272 140114395197175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
/proc/16941/statm: 7057913 12379 3364 1 0 7019032 0
[pid=16941/tid=16942] ppid=16939 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/16941/task/16942/stat : 16942 (java) R 16939 16939 16074 0 -1 4202560 7740 0 0 0 27 3 0 0 20 0 20 0 475542716 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114399428288 140114379277662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16943] ppid=16939 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16943/stat : 16943 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114347817488 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16944] ppid=16939 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16944/stat : 16944 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114346764944 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16945] ppid=16939 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16945/stat : 16945 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114345711888 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16946] ppid=16939 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16946/stat : 16946 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114344659344 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16947] ppid=16939 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16947/stat : 16947 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114343607312 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16948] ppid=16939 vsize=28231652 memory=139966676036271 CPUtime=0 cores=0-7
/proc/16941/task/16948/stat : 16948 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114342554768 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16949] ppid=16939 vsize=28231652 memory=139966676038576 CPUtime=0 cores=0-7
/proc/16941/task/16949/stat : 16949 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114341501712 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16950] ppid=16939 vsize=28231652 memory=139966676040880 CPUtime=0 cores=0-7
/proc/16941/task/16950/stat : 16950 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475542717 28909211648 12379 33554432000 4194304 4196468 140737179037728 140114340449168 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16951] ppid=16939 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16951/stat : 16951 (java) S 16939 16939 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475542718 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113779681520 140114395208322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16952] ppid=16939 vsize=28231652 memory=279933352095632 CPUtime=0 cores=0-7
/proc/16941/task/16952/stat : 16952 (java) S 16939 16939 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475542718 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113443021984 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16953] ppid=16939 vsize=28231652 memory=279933352093328 CPUtime=0 cores=0-7
/proc/16941/task/16953/stat : 16953 (java) S 16939 16939 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475542719 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113441968880 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16954] ppid=16939 vsize=28231652 memory=279933352100240 CPUtime=0 cores=0-7
/proc/16941/task/16954/stat : 16954 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542721 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113440917456 140114395215771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16955] ppid=16939 vsize=28231652 memory=279933352041520 CPUtime=0.01 cores=0-7
/proc/16941/task/16955/stat : 16955 (java) S 16939 16939 16074 0 -1 1077944384 318 0 0 0 1 0 0 0 20 0 20 0 475542721 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113439865584 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16956] ppid=16939 vsize=28231652 memory=279933352114064 CPUtime=0.02 cores=0-7
/proc/16941/task/16956/stat : 16956 (java) S 16939 16939 16074 0 -1 1077944384 77 0 0 0 2 0 0 0 20 0 20 0 475542721 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113438813040 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16957] ppid=16939 vsize=28231652 memory=279933352120976 CPUtime=0.05 cores=0-7
/proc/16941/task/16957/stat : 16957 (java) R 16939 16939 16074 0 -1 4202560 383 0 0 0 5 0 0 0 20 0 20 0 475542721 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113437750096 140114374443971 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16958] ppid=16939 vsize=28231652 memory=279933352118672 CPUtime=0.13 cores=0-7
/proc/16941/task/16958/stat : 16958 (java) S 16939 16939 16074 0 -1 1077944384 958 0 0 0 13 0 0 0 20 0 20 0 475542721 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113436707440 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16959] ppid=16939 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16959/stat : 16959 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475542721 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113435654624 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16960] ppid=16939 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16941/task/16960/stat : 16960 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542722 28909211648 12379 33554432000 4194304 4196468 140737179037728 140113434602160 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50964 KiB

[startup+0.705844 s]
/proc/loadavg: 8.20 7.82 7.79 6/213 16960
/proc/meminfo: memFree=14135304/32770624 swapFree=66972296/67108860
[pid=16939] ppid=16936 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16939/stat : 16939 (xcsp3-exec) S 16936 16939 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475542715 115843072 362 33554432000 4194304 5098028 140729852038848 140729852036952 139664459850364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38924288 140729852040018 140729852040277 140729852040277 140729852043206 0
/proc/16939/statm: 28282 362 304 221 0 87 0
[pid=16941] ppid=16939 vsize=28233776 memory=113152 CPUtime=2 cores=0-7
/proc/16941/stat : 16941 (java) S 16939 16939 16074 0 -1 1077944320 16925 0 0 0 193 7 0 0 20 0 20 0 475542715 28911386624 28288 33554432000 4194304 4196468 140737179037728 140737179020272 140114395197175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
/proc/16941/statm: 7058444 28288 3454 1 0 7019544 0
[pid=16941/tid=16942] ppid=16939 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/16941/task/16942/stat : 16942 (java) R 16939 16939 16074 0 -1 4202560 9012 0 0 0 64 4 0 0 20 0 20 0 475542716 28911386624 28288 33554432000 4194304 4196468 140737179037728 140114399435096 140114376845991 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16943] ppid=16939 vsize=28233776 memory=139966676247408 CPUtime=0 cores=0-7
/proc/16941/task/16943/stat : 16943 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475542717 28911386624 28288 33554432000 4194304 4196468 140737179037728 140114347817488 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16944] ppid=16939 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16944/stat : 16944 (java) S 16939 16939 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475542717 28911386624 28288 33554432000 4194304 4196468 140737179037728 140114346764944 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16945] ppid=16939 vsize=28233776 memory=1200 CPUtime=0 cores=0-7

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

[pid=16941/tid=16958] ppid=16939 vsize=28766288 memory=2424 CPUtime=0.65 cores=0-7
/proc/16941/task/16958/stat : 16958 (java) S 16939 16939 16074 0 -1 1077944384 4782 0 0 0 64 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113436707440 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16959] ppid=16939 vsize=28766288 memory=1764 CPUtime=0 cores=0-7
/proc/16941/task/16959/stat : 16959 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113435654624 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16960] ppid=16939 vsize=28766288 memory=111636 CPUtime=0 cores=0-7
/proc/16941/task/16960/stat : 16960 (java) S 16939 16939 16074 0 -1 1077944384 645 0 0 0 0 0 0 0 20 0 28 0 475542722 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113434602160 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16961] ppid=16939 vsize=28766288 memory=804 CPUtime=23.04 cores=0-7
/proc/16941/task/16961/stat : 16961 (java) R 16939 16939 16074 0 -1 4202560 219 0 0 0 2304 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113425619640 140114003203406 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16962] ppid=16939 vsize=28766288 memory=4100 CPUtime=23.1 cores=0-7
/proc/16941/task/16962/stat : 16962 (java) R 16939 16939 16074 0 -1 4202560 199 0 0 0 2309 1 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113424568136 140114003543212 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16963] ppid=16939 vsize=28766288 memory=1804 CPUtime=22.84 cores=0-7
/proc/16941/task/16963/stat : 16963 (java) R 16939 16939 16074 0 -1 4202560 594 0 0 0 2282 2 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113423518048 140114004406217 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16964] ppid=16939 vsize=28766288 memory=920 CPUtime=23.03 cores=0-7
/proc/16941/task/16964/stat : 16964 (java) R 16939 16939 16074 0 -1 4202560 729 0 0 0 2302 1 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113422463248 140114003542688 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16965] ppid=16939 vsize=28766288 memory=4460 CPUtime=22.55 cores=0-7
/proc/16941/task/16965/stat : 16965 (java) R 16939 16939 16074 0 -1 4202560 658 0 0 0 2255 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113421410488 140114003168919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16966] ppid=16939 vsize=28766288 memory=1412 CPUtime=22.9 cores=0-7
/proc/16941/task/16966/stat : 16966 (java) R 16939 16939 16074 0 -1 4202560 602 0 0 0 2290 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113420357944 140114003207033 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16967] ppid=16939 vsize=28766288 memory=3092 CPUtime=22.94 cores=0-7
/proc/16941/task/16967/stat : 16967 (java) R 16939 16939 16074 0 -1 4202560 455 0 0 0 2294 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113419304840 140114003282123 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16968] ppid=16939 vsize=28766288 memory=1448 CPUtime=22.94 cores=0-7
/proc/16941/task/16968/stat : 16968 (java) R 16939 16939 16074 0 -1 4202560 208 0 0 0 2294 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113418252360 140114003169066 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
Current children cumulated CPU time: 189.54 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 352764 KiB

[startup+24.6018 s]
/proc/loadavg: 8.13 7.83 7.79 9/221 16971
/proc/meminfo: memFree=13861020/32770624 swapFree=66972296/67108860
[pid=16939] ppid=16936 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16939/stat : 16939 (xcsp3-exec) S 16936 16939 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475542715 115843072 362 33554432000 4194304 5098028 140729852038848 140729852036952 139664459850364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38924288 140729852040018 140729852040277 140729852040277 140729852043206 0
/proc/16939/statm: 28282 362 304 221 0 87 0
[pid=16941] ppid=16939 vsize=28766288 memory=351316 CPUtime=191.14 cores=0-7
/proc/16941/stat : 16941 (java) S 16939 16939 16074 0 -1 1077944320 36350 0 0 0 19083 31 0 0 20 0 28 0 475542715 29456678912 87829 33554432000 4194304 4196468 140737179037728 140737179020272 140114395197175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
/proc/16941/statm: 7191572 87829 3513 1 0 7152672 0
[pid=16941/tid=16942] ppid=16939 vsize=28766288 memory=6791534058613427641 CPUtime=0.96 cores=0-7
/proc/16941/task/16942/stat : 16942 (java) S 16939 16939 16074 0 -1 1077944384 9137 0 0 0 92 4 0 0 20 0 28 0 475542716 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114399437952 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16943] ppid=16939 vsize=28766288 memory=361576 CPUtime=0.02 cores=0-7
/proc/16941/task/16943/stat : 16943 (java) S 16939 16939 16074 0 -1 1077944384 980 0 0 0 1 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114347817488 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16944] ppid=16939 vsize=28766288 memory=145719650452614 CPUtime=0.03 cores=0-7
/proc/16941/task/16944/stat : 16944 (java) S 16939 16939 16074 0 -1 1077944384 284 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114346764944 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16945] ppid=16939 vsize=28766288 memory=6944656592455350634 CPUtime=0.03 cores=0-7
/proc/16941/task/16945/stat : 16945 (java) S 16939 16939 16074 0 -1 1077944384 762 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114345711888 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16946] ppid=16939 vsize=28766288 memory=-7384994778349281184 CPUtime=0.03 cores=0-7
/proc/16941/task/16946/stat : 16946 (java) S 16939 16939 16074 0 -1 1077944384 149 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114344659344 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16947] ppid=16939 vsize=28766288 memory=4137293581110450563 CPUtime=0.03 cores=0-7
/proc/16941/task/16947/stat : 16947 (java) S 16939 16939 16074 0 -1 1077944384 914 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114343607312 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16948] ppid=16939 vsize=28766288 memory=8761640388318109335 CPUtime=0.03 cores=0-7
/proc/16941/task/16948/stat : 16948 (java) S 16939 16939 16074 0 -1 1077944384 339 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114342554768 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16949] ppid=16939 vsize=28766288 memory=6944613755495348631 CPUtime=0.03 cores=0-7
/proc/16941/task/16949/stat : 16949 (java) S 16939 16939 16074 0 -1 1077944384 345 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114341501712 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16950] ppid=16939 vsize=28766288 memory=7016714186490735262 CPUtime=0.03 cores=0-7
/proc/16941/task/16950/stat : 16950 (java) S 16939 16939 16074 0 -1 1077944384 1194 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114340449168 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16951] ppid=16939 vsize=28766288 memory=7016714190785702558 CPUtime=0.01 cores=0-7
/proc/16941/task/16951/stat : 16951 (java) S 16939 16939 16074 0 -1 1077944384 999 0 0 0 1 0 0 0 20 0 28 0 475542718 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113779681520 140114395208322 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16952] ppid=16939 vsize=28766288 memory=8761640388318109335 CPUtime=0 cores=0-7
/proc/16941/task/16952/stat : 16952 (java) S 16939 16939 16074 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 475542718 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113443022048 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16953] ppid=16939 vsize=28766288 memory=7682744562830902074 CPUtime=0 cores=0-7
/proc/16941/task/16953/stat : 16953 (java) S 16939 16939 16074 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 475542719 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113441968896 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16954] ppid=16939 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/16941/task/16954/stat : 16954 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113440917456 140114395215771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16955] ppid=16939 vsize=28766288 memory=0 CPUtime=1.41 cores=0-7
/proc/16941/task/16955/stat : 16955 (java) S 16939 16939 16074 0 -1 1077944384 3823 0 0 0 140 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113439865584 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16956] ppid=16939 vsize=28766288 memory=145582211499110 CPUtime=1.33 cores=0-7
/proc/16941/task/16956/stat : 16956 (java) S 16939 16939 16074 0 -1 1077944384 3717 0 0 0 132 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113438813040 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16957] ppid=16939 vsize=28766288 memory=-8412652169205224307 CPUtime=1.39 cores=0-7
/proc/16941/task/16957/stat : 16957 (java) S 16939 16939 16074 0 -1 1077944384 3239 0 0 0 138 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113437759984 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16958] ppid=16939 vsize=28766288 memory=7883952917513792101 CPUtime=0.65 cores=0-7
/proc/16941/task/16958/stat : 16958 (java) S 16939 16939 16074 0 -1 1077944384 4782 0 0 0 64 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113436707440 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16959] ppid=16939 vsize=28766288 memory=7234860647965354066 CPUtime=0 cores=0-7
/proc/16941/task/16959/stat : 16959 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113435654624 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16960] ppid=16939 vsize=28766288 memory=7235710566141946944 CPUtime=0 cores=0-7
/proc/16941/task/16960/stat : 16960 (java) S 16939 16939 16074 0 -1 1077944384 645 0 0 0 0 0 0 0 20 0 28 0 475542722 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113434602160 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16961] ppid=16939 vsize=28766288 memory=7013067128101037675 CPUtime=23.24 cores=0-7
/proc/16941/task/16961/stat : 16961 (java) R 16939 16939 16074 0 -1 4202560 219 0 0 0 2324 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113425619640 140114003246026 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16962] ppid=16939 vsize=28766288 memory=7305492068131432044 CPUtime=23.3 cores=0-7
/proc/16941/task/16962/stat : 16962 (java) R 16939 16939 16074 0 -1 4202560 199 0 0 0 2329 1 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113424568136 140114003204525 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16963] ppid=16939 vsize=28766288 memory=7589507019647050860 CPUtime=23.04 cores=0-7
/proc/16941/task/16963/stat : 16963 (java) R 16939 16939 16074 0 -1 4202560 599 0 0 0 2302 2 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113423518048 140114003246026 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16964] ppid=16939 vsize=28766288 memory=7524227884777497704 CPUtime=23.23 cores=0-7
/proc/16941/task/16964/stat : 16964 (java) R 16939 16939 16074 0 -1 4202560 729 0 0 0 2322 1 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113422463248 140114003246026 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16965] ppid=16939 vsize=28766288 memory=-6519613052471072158 CPUtime=22.75 cores=0-7
/proc/16941/task/16965/stat : 16965 (java) R 16939 16939 16074 0 -1 4202560 658 0 0 0 2275 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113421410488 140114003280966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16966] ppid=16939 vsize=28766288 memory=7229218998018665325 CPUtime=23.1 cores=0-7
/proc/16941/task/16966/stat : 16966 (java) R 16939 16939 16074 0 -1 4202560 604 0 0 0 2310 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113420357944 140114003169034 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16967] ppid=16939 vsize=28766288 memory=7451315892612263016 CPUtime=23.14 cores=0-7
/proc/16941/task/16967/stat : 16967 (java) R 16939 16939 16074 0 -1 4202560 455 0 0 0 2314 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113419304840 140114003245485 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16968] ppid=16939 vsize=28766288 memory=7451315892612263016 CPUtime=23.14 cores=0-7
/proc/16941/task/16968/stat : 16968 (java) R 16939 16939 16074 0 -1 4202560 208 0 0 0 2314 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113418252360 140114003246026 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
Current children cumulated CPU time: 191.14 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 352764 KiB

[startup+24.7018 s]
/proc/loadavg: 8.13 7.83 7.79 9/221 16971
/proc/meminfo: memFree=13861020/32770624 swapFree=66972296/67108860
[pid=16939] ppid=16936 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16939/stat : 16939 (xcsp3-exec) S 16936 16939 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475542715 115843072 362 33554432000 4194304 5098028 140729852038848 140729852036952 139664459850364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38924288 140729852040018 140729852040277 140729852040277 140729852043206 0
/proc/16939/statm: 28282 362 304 221 0 87 0
[pid=16941] ppid=16939 vsize=28766288 memory=351316 CPUtime=191.94 cores=0-7
/proc/16941/stat : 16941 (java) S 16939 16939 16074 0 -1 1077944320 36352 0 0 0 19163 31 0 0 20 0 28 0 475542715 29456678912 87829 33554432000 4194304 4196468 140737179037728 140737179020272 140114395197175 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
/proc/16941/statm: 7191572 87829 3513 1 0 7152672 0
[pid=16941/tid=16942] ppid=16939 vsize=28766288 memory=361576 CPUtime=0.96 cores=0-7
/proc/16941/task/16942/stat : 16942 (java) S 16939 16939 16074 0 -1 1077944384 9137 0 0 0 92 4 0 0 20 0 28 0 475542716 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114399437952 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16943] ppid=16939 vsize=28766288 memory=12 CPUtime=0.02 cores=0-7
/proc/16941/task/16943/stat : 16943 (java) S 16939 16939 16074 0 -1 1077944384 980 0 0 0 1 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114347817488 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16944] ppid=16939 vsize=28766288 memory=0 CPUtime=0.03 cores=0-7
/proc/16941/task/16944/stat : 16944 (java) S 16939 16939 16074 0 -1 1077944384 284 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114346764944 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16945] ppid=16939 vsize=28766288 memory=0 CPUtime=0.03 cores=0-7
/proc/16941/task/16945/stat : 16945 (java) S 16939 16939 16074 0 -1 1077944384 762 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114345711888 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16946] ppid=16939 vsize=28766288 memory=804 CPUtime=0.03 cores=0-7
/proc/16941/task/16946/stat : 16946 (java) S 16939 16939 16074 0 -1 1077944384 149 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114344659344 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16947] ppid=16939 vsize=28766288 memory=4100 CPUtime=0.03 cores=0-7
/proc/16941/task/16947/stat : 16947 (java) S 16939 16939 16074 0 -1 1077944384 914 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114343607312 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16948] ppid=16939 vsize=28766288 memory=0 CPUtime=0.03 cores=0-7
/proc/16941/task/16948/stat : 16948 (java) S 16939 16939 16074 0 -1 1077944384 339 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114342554768 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16949] ppid=16939 vsize=28766288 memory=7380080819269822803 CPUtime=0.03 cores=0-7
/proc/16941/task/16949/stat : 16949 (java) S 16939 16939 16074 0 -1 1077944384 345 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114341501712 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16950] ppid=16939 vsize=28766288 memory=7380080819269822803 CPUtime=0.03 cores=0-7
/proc/16941/task/16950/stat : 16950 (java) S 16939 16939 16074 0 -1 1077944384 1194 0 0 0 2 1 0 0 20 0 28 0 475542717 29456678912 87829 33554432000 4194304 4196468 140737179037728 140114340449168 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16951] ppid=16939 vsize=28766288 memory=1448 CPUtime=0.01 cores=0-7
/proc/16941/task/16951/stat : 16951 (java) S 16939 16939 16074 0 -1 1077944384 999 0 0 0 1 0 0 0 20 0 28 0 475542718 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113779681520 140114395208322 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16952] ppid=16939 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/16941/task/16952/stat : 16952 (java) S 16939 16939 16074 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 475542718 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113443022048 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16953] ppid=16939 vsize=28766288 memory=361560 CPUtime=0 cores=0-7
/proc/16941/task/16953/stat : 16953 (java) S 16939 16939 16074 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 475542719 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113441968896 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16954] ppid=16939 vsize=28766288 memory=1372 CPUtime=0 cores=0-7
/proc/16941/task/16954/stat : 16954 (java) S 16939 16939 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113440917456 140114395215771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16955] ppid=16939 vsize=28766288 memory=1379 CPUtime=1.41 cores=0-7
/proc/16941/task/16955/stat : 16955 (java) S 16939 16939 16074 0 -1 1077944384 3823 0 0 0 140 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113439865584 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16956] ppid=16939 vsize=28766288 memory=1376 CPUtime=1.33 cores=0-7
/proc/16941/task/16956/stat : 16956 (java) S 16939 16939 16074 0 -1 1077944384 3717 0 0 0 132 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113438813040 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16957] ppid=16939 vsize=28766288 memory=361576 CPUtime=1.39 cores=0-7
/proc/16941/task/16957/stat : 16957 (java) S 16939 16939 16074 0 -1 1077944384 3239 0 0 0 138 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113437759984 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16958] ppid=16939 vsize=28766288 memory=1448 CPUtime=0.65 cores=0-7
/proc/16941/task/16958/stat : 16958 (java) S 16939 16939 16074 0 -1 1077944384 4782 0 0 0 64 1 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113436707440 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16959] ppid=16939 vsize=28766288 memory=361576 CPUtime=0 cores=0-7
/proc/16941/task/16959/stat : 16959 (java) S 16939 16939 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475542721 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113435654624 140114395207381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16960] ppid=16939 vsize=28766288 memory=7596841844501338208 CPUtime=0 cores=0-7
/proc/16941/task/16960/stat : 16960 (java) S 16939 16939 16074 0 -1 1077944384 645 0 0 0 0 0 0 0 20 0 28 0 475542722 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113434602160 140114395208322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16961] ppid=16939 vsize=28766288 memory=6791534058613427641 CPUtime=23.34 cores=0-7
/proc/16941/task/16961/stat : 16961 (java) R 16939 16939 16074 0 -1 4202560 219 0 0 0 2334 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113425619640 140114003246026 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16962] ppid=16939 vsize=28766288 memory=14012 CPUtime=23.4 cores=0-7
/proc/16941/task/16962/stat : 16962 (java) R 16939 16939 16074 0 -1 4202560 199 0 0 0 2339 1 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113424568136 140114003168919 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16963] ppid=16939 vsize=28766288 memory=19408 CPUtime=23.14 cores=0-7
/proc/16941/task/16963/stat : 16963 (java) R 16939 16939 16074 0 -1 4202560 600 0 0 0 2312 2 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113423518048 140114003543212 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16964] ppid=16939 vsize=28766288 memory=12024 CPUtime=23.33 cores=0-7
/proc/16941/task/16964/stat : 16964 (java) R 16939 16939 16074 0 -1 4202560 729 0 0 0 2332 1 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113422463248 140114003543813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16965] ppid=16939 vsize=28766288 memory=2120 CPUtime=22.85 cores=0-7
/proc/16941/task/16965/stat : 16965 (java) R 16939 16939 16074 0 -1 4202560 659 0 0 0 2285 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113421410488 140114003169325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16966] ppid=16939 vsize=28766288 memory=1448 CPUtime=23.2 cores=0-7
/proc/16941/task/16966/stat : 16966 (java) R 16939 16939 16074 0 -1 4202560 604 0 0 0 2320 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113420357944 140114003569116 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16967] ppid=16939 vsize=28766288 memory=351316 CPUtime=23.24 cores=0-7
/proc/16941/task/16967/stat : 16967 (java) R 16939 16939 16074 0 -1 4202560 455 0 0 0 2324 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113419304840 140114003246026 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
[pid=16941/tid=16968] ppid=16939 vsize=28766288 memory=5787477641288517003 CPUtime=23.24 cores=0-7
/proc/16941/task/16968/stat : 16968 (java) R 16939 16939 16074 0 -1 4202560 208 0 0 0 2324 0 0 0 20 0 28 0 475542817 29456678912 87829 33554432000 4194304 4196468 140737179037728 140113418252360 140114003169157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33476608 140737179046870 140737179047046 140737179047046 140737179049935 0
Current children cumulated CPU time: 191.94 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 352764 KiB

Child status: 0
Real time (s): 24.8013
CPU time (s): 192.673
CPU user time (s): 192.345
CPU system time (s): 0.32792
CPU usage (%): 776.866
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 363024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 192.345
system time used= 0.32792
maximum resident set size= 361588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37992
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= 4088
involuntary context switches= 2597


# summary of solver processes directly reported to runsolver:
#   pid: 16939
#   total CPU time (s): 192.673
#   total CPU user time (s): 192.345
#   total CPU system time (s): 0.32792

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.285133 second user time and 0.268659 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 18:12:45
IDJOB=4404236
IDBENCH=121909
IDSOLVER=2865
FILE ID=node117/4404236-1568996009
RUNJOBID= node117-1568994492-16101
PBS_JOBID= 21704726
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Random/Random-D-t020/rand-2-40-11-414-020-79.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-4404236-1568996009/watcher-4404236-1568996009 -o /var/tmp/evaluation-result-4404236-1568996009/solver-4404236-1568996009 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 508891635 HOME/instance-4404236-1568996009.xml

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

MD5SUM BENCH= c0f256b6b5f799b1206df7220afe38a7
RANDOM SEED=508891635

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:        14196552 kB
MemAvailable:   31832768 kB
Buffers:          140320 kB
Cached:         17401284 kB
SwapCached:        27708 kB
Active:          8697420 kB
Inactive:        8877048 kB
Active(anon):       3824 kB
Inactive(anon):    69724 kB
Active(file):    8693596 kB
Inactive(file):  8807324 kB
Unevictable:      108556 kB
Mlocked:          108556 kB
SwapTotal:      67108860 kB
SwapFree:       66972296 kB
Dirty:             26060 kB
Writeback:             0 kB
AnonPages:        138484 kB
Mapped:            47964 kB
Shmem:             32452 kB
Slab:             592136 kB
SReclaimable:     563756 kB
SUnreclaim:        28380 kB
KernelStack:        3744 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 13488 MiB
End job on node117 at 2019-09-20 18:13:10