Trace number 4404250

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 41.3247 5.73003

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-4404250-1568997327.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404250-1568997327.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
2.44/0.83	c solve instance...
41.16/5.72	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 (10389 MiB free)
  memory of node 1: 16384 MiB (8045 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404250-1568997327/watcher-4404250-1568997327 -o /var/tmp/evaluation-result-4404250-1568997327/solver-4404250-1568997327 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node147-1568994352-14801 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 870586110 HOME/instance-4404250-1568997327.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=15943, runsolver pid=15940
Current StackSize limit: 8192 KiB


[startup+0.100148 s]*
/proc/loadavg: 8.06 7.93 7.88 2/212 15964
/proc/meminfo: memFree=18860988/32770624 swapFree=66935844/67108860
[pid=15943] ppid=15940 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15943/stat : 15943 (xcsp3-exec) S 15940 15943 14774 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 475646465 115843072 363 33554432000 4194304 5098028 140722051569968 140722051568072 139761795355260 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37871616 140722051572562 140722051572821 140722051572821 140722051575750 0
/proc/15943/statm: 28282 363 304 221 0 87 0
[pid=15945] ppid=15943 vsize=28227396 memory=28920 CPUtime=0.12 cores=0-7
/proc/15945/stat : 15945 (java) S 15943 15943 14774 0 -1 1077944320 5710 0 0 0 11 1 0 0 20 0 20 0 475646465 28904853504 7230 33554432000 4194304 4196468 140732894604768 140732894587312 140122794786551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
/proc/15945/statm: 7056849 7230 3121 1 0 7019032 0
[pid=15945/tid=15946] ppid=15943 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/15945/task/15946/stat : 15946 (java) R 15943 15943 14774 0 -1 4202560 3625 0 0 0 7 1 0 0 20 0 20 0 475646466 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122799012848 140122794798486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15947] ppid=15943 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15945/task/15947/stat : 15947 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122714639376 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15948] ppid=15943 vsize=28227396 memory=139896455722624 CPUtime=0 cores=0-7
/proc/15945/task/15948/stat : 15948 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122713586832 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15949] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15949/stat : 15949 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122712533776 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15950] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15950/stat : 15950 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122711481232 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15951] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15951/stat : 15951 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122710428176 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15952] ppid=15943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15945/task/15952/stat : 15952 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122709375632 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15953] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15953/stat : 15953 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122708322576 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15954] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15954/stat : 15954 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646467 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122707270032 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15955] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15955/stat : 15955 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646468 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122044599024 140122794797698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15956] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15956/stat : 15956 (java) S 15943 15943 14774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475646468 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122043545248 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15957] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15957/stat : 15957 (java) S 15943 15943 14774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475646469 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122042492144 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15958] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15958/stat : 15958 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646471 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122041440720 140122794805147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15959] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15959/stat : 15959 (java) S 15943 15943 14774 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 475646471 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122040387824 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15960] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15960/stat : 15960 (java) S 15943 15943 14774 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 475646471 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122039335280 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15961] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15961/stat : 15961 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475646471 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122038282224 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15962] ppid=15943 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/15945/task/15962/stat : 15962 (java) S 15943 15943 14774 0 -1 1077944384 340 0 0 0 2 0 0 0 20 0 20 0 475646471 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122037229680 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15963] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15963/stat : 15963 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475646471 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122036177888 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15964] ppid=15943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15945/task/15964/stat : 15964 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646472 28904853504 7230 33554432000 4194304 4196468 140732894604768 140122035125424 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30372 KiB

[startup+0.210194 s]*
/proc/loadavg: 8.06 7.93 7.88 2/212 15964
/proc/meminfo: memFree=18848536/32770624 swapFree=66935844/67108860
[pid=15943] ppid=15940 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15943/stat : 15943 (xcsp3-exec) S 15940 15943 14774 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 475646465 115843072 363 33554432000 4194304 5098028 140722051569968 140722051568072 139761795355260 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37871616 140722051572562 140722051572821 140722051572821 140722051575750 0
/proc/15943/statm: 28282 363 304 221 0 87 0
[pid=15945] ppid=15943 vsize=28227396 memory=41152 CPUtime=0.33 cores=0-7
/proc/15945/stat : 15945 (java) S 15943 15943 14774 0 -1 1077944320 9530 0 0 0 30 3 0 0 20 0 20 0 475646465 28904853504 10288 33554432000 4194304 4196468 140732894604768 140732894587312 140122794786551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
/proc/15945/statm: 7056849 10288 3309 1 0 7019032 0
[pid=15945/tid=15946] ppid=15943 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15945/task/15946/stat : 15946 (java) R 15943 15943 14774 0 -1 4202560 6653 0 0 0 17 2 0 0 20 0 20 0 475646466 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122799019280 140122778867038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15947] ppid=15943 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/15945/task/15947/stat : 15947 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122714639376 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15948] ppid=15943 vsize=28227396 memory=288370272607434368 CPUtime=0 cores=0-7
/proc/15945/task/15948/stat : 15948 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122713586832 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15949] ppid=15943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15945/task/15949/stat : 15949 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122712533776 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15950] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15950/stat : 15950 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122711481232 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15951] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15951/stat : 15951 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122710428176 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15952] ppid=15943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15945/task/15952/stat : 15952 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122709375632 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15953] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15953/stat : 15953 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122708322576 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15954] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15954/stat : 15954 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646467 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122707270032 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15955] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15955/stat : 15955 (java) S 15943 15943 14774 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475646468 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122044599024 140122794797698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15956] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15956/stat : 15956 (java) S 15943 15943 14774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475646468 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122043545248 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15957] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15957/stat : 15957 (java) S 15943 15943 14774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475646469 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122042492144 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15958] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15958/stat : 15958 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646471 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122041440720 140122794805147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15959] ppid=15943 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15945/task/15959/stat : 15959 (java) S 15943 15943 14774 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 20 0 475646471 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122040387824 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15960] ppid=15943 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/15945/task/15960/stat : 15960 (java) S 15943 15943 14774 0 -1 1077944384 477 0 0 0 2 0 0 0 20 0 20 0 475646471 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122039335280 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15961] ppid=15943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15945/task/15961/stat : 15961 (java) S 15943 15943 14774 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 475646471 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122038282224 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15962] ppid=15943 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/15945/task/15962/stat : 15962 (java) R 15943 15943 14774 0 -1 4202560 715 0 0 0 7 0 0 0 20 0 20 0 475646471 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122037229680 140122794798486 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15963] ppid=15943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15963/stat : 15963 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475646471 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122036177888 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15964] ppid=15943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15945/task/15964/stat : 15964 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646472 28904853504 10288 33554432000 4194304 4196468 140732894604768 140122035125424 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42604 KiB

[startup+0.309661 s]*
/proc/loadavg: 8.06 7.93 7.88 3/212 15964
/proc/meminfo: memFree=18840892/32770624 swapFree=66935844/67108860
[pid=15943] ppid=15940 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15943/stat : 15943 (xcsp3-exec) S 15940 15943 14774 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 475646465 115843072 363 33554432000 4194304 5098028 140722051569968 140722051568072 139761795355260 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37871616 140722051572562 140722051572821 140722051572821 140722051575750 0
/proc/15943/statm: 28282 363 304 221 0 87 0
[pid=15945] ppid=15943 vsize=28231652 memory=49764 CPUtime=0.51 cores=0-7
/proc/15945/stat : 15945 (java) S 15943 15943 14774 0 -1 1077944320 10800 0 0 0 46 5 0 0 20 0 20 0 475646465 28909211648 12441 33554432000 4194304 4196468 140732894604768 140732894587312 140122794786551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
/proc/15945/statm: 7057913 12441 3344 1 0 7019032 0
[pid=15945/tid=15946] ppid=15943 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/15945/task/15946/stat : 15946 (java) R 15943 15943 14774 0 -1 4202560 7761 0 0 0 26 4 0 0 20 0 20 0 475646466 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122799020336 140122778867038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15947] ppid=15943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15947/stat : 15947 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122714639376 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15948] ppid=15943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15948/stat : 15948 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475646466 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122713586832 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15949] ppid=15943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15949/stat : 15949 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122712533776 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15950] ppid=15943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15950/stat : 15950 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122711481232 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15951] ppid=15943 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/15945/task/15951/stat : 15951 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122710428176 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15952] ppid=15943 vsize=28231652 memory=139896345949103 CPUtime=0 cores=0-7
/proc/15945/task/15952/stat : 15952 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122709375632 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15953] ppid=15943 vsize=28231652 memory=139896345951408 CPUtime=0 cores=0-7
/proc/15945/task/15953/stat : 15953 (java) S 15943 15943 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475646466 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122708322576 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15954] ppid=15943 vsize=28231652 memory=139896345953712 CPUtime=0 cores=0-7
/proc/15945/task/15954/stat : 15954 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646467 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122707270032 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15955] ppid=15943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15955/stat : 15955 (java) S 15943 15943 14774 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475646468 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122044599024 140122794797698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15956] ppid=15943 vsize=28231652 memory=279792691914384 CPUtime=0 cores=0-7
/proc/15945/task/15956/stat : 15956 (java) S 15943 15943 14774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475646468 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122043545248 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15957] ppid=15943 vsize=28231652 memory=279792691921296 CPUtime=0 cores=0-7
/proc/15945/task/15957/stat : 15957 (java) S 15943 15943 14774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475646469 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122042492144 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15958] ppid=15943 vsize=28231652 memory=279792691862576 CPUtime=0 cores=0-7
/proc/15945/task/15958/stat : 15958 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646471 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122041440720 140122794805147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15959] ppid=15943 vsize=28231652 memory=279792691935120 CPUtime=0.02 cores=0-7
/proc/15945/task/15959/stat : 15959 (java) S 15943 15943 14774 0 -1 1077944384 377 0 0 0 2 0 0 0 20 0 20 0 475646471 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122040387824 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15960] ppid=15943 vsize=28231652 memory=279792691942032 CPUtime=0.03 cores=0-7
/proc/15945/task/15960/stat : 15960 (java) S 15943 15943 14774 0 -1 1077944384 479 0 0 0 3 0 0 0 20 0 20 0 475646471 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122039335280 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15961] ppid=15943 vsize=28231652 memory=279792691939728 CPUtime=0.01 cores=0-7
/proc/15945/task/15961/stat : 15961 (java) S 15943 15943 14774 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 475646471 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122038282224 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15962] ppid=15943 vsize=28231652 memory=279792691955888 CPUtime=0.12 cores=0-7
/proc/15945/task/15962/stat : 15962 (java) S 15943 15943 14774 0 -1 1077944384 826 0 0 0 12 0 0 0 20 0 20 0 475646471 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122037229680 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15963] ppid=15943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15963/stat : 15963 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475646471 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122036177888 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15964] ppid=15943 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15945/task/15964/stat : 15964 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646472 28909211648 12441 33554432000 4194304 4196468 140732894604768 140122035125424 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51216 KiB

[startup+0.700932 s]
/proc/loadavg: 8.06 7.93 7.88 6/212 15964
/proc/meminfo: memFree=18816804/32770624 swapFree=66935844/67108860
[pid=15943] ppid=15940 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15943/stat : 15943 (xcsp3-exec) S 15940 15943 14774 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 475646465 115843072 363 33554432000 4194304 5098028 140722051569968 140722051568072 139761795355260 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37871616 140722051572562 140722051572821 140722051572821 140722051575750 0
/proc/15943/statm: 28282 363 304 221 0 87 0
[pid=15945] ppid=15943 vsize=28233776 memory=123332 CPUtime=1.99 cores=0-7
/proc/15945/stat : 15945 (java) S 15943 15943 14774 0 -1 1077944320 15972 0 0 0 192 7 0 0 20 0 20 0 475646465 28911386624 30833 33554432000 4194304 4196468 140732894604768 140732894587312 140122794786551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
/proc/15945/statm: 7058444 30833 3448 1 0 7019544 0
[pid=15945/tid=15946] ppid=15943 vsize=28233776 memory=279792692313776 CPUtime=0.67 cores=0-7
/proc/15945/task/15946/stat : 15946 (java) R 15943 15943 14774 0 -1 4202560 8684 0 0 0 63 4 0 0 20 0 20 0 475646466 28911386624 30833 33554432000 4194304 4196468 140732894604768 140122799024976 140122794807898 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15947] ppid=15943 vsize=28233776 memory=139896346157936 CPUtime=0 cores=0-7
/proc/15945/task/15947/stat : 15947 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28911386624 30833 33554432000 4194304 4196468 140732894604768 140122714639376 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15948] ppid=15943 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15948/stat : 15948 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475646466 28911386624 30833 33554432000 4194304 4196468 140732894604768 140122713586832 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15949] ppid=15943 vsize=28233776 memory=1124 CPUtime=0 cores=0-7
/proc/15945/task/15949/stat : 15949 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475646466 28911386624 30833 33554432000 4194304 4196468 140732894604768 140122712533776 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0

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

[pid=15945/tid=15962] ppid=15943 vsize=28766288 memory=0 CPUtime=0.64 cores=0-7
/proc/15945/task/15962/stat : 15962 (java) S 15943 15943 14774 0 -1 1077944384 2815 0 0 0 64 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122037229680 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15963] ppid=15943 vsize=28766288 memory=279792691708144 CPUtime=0 cores=0-7
/proc/15945/task/15963/stat : 15963 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122036177888 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15964] ppid=15943 vsize=28766288 memory=4420 CPUtime=0 cores=0-7
/proc/15945/task/15964/stat : 15964 (java) S 15943 15943 14774 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 28 0 475646472 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122035125424 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15965] ppid=15943 vsize=28766288 memory=0 CPUtime=4.01 cores=0-7
/proc/15945/task/15965/stat : 15965 (java) R 15943 15943 14774 0 -1 4202560 131 0 0 0 401 0 0 0 20 0 28 0 475646550 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122034064272 140122392354153 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15966] ppid=15943 vsize=28766288 memory=7649399362807215409 CPUtime=4.05 cores=0-7
/proc/15945/task/15966/stat : 15966 (java) R 15943 15943 14774 0 -1 4202560 102 0 0 0 405 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120903054392 140122391463599 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15967] ppid=15943 vsize=28766288 memory=5931329015123165280 CPUtime=4.13 cores=0-7
/proc/15945/task/15967/stat : 15967 (java) R 15943 15943 14774 0 -1 4202560 136 0 0 0 413 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120902000520 140122391463113 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15968] ppid=15943 vsize=28766288 memory=7883944108235712103 CPUtime=3.98 cores=0-7
/proc/15945/task/15968/stat : 15968 (java) R 15943 15943 14774 0 -1 4202560 85 0 0 0 398 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120900947840 140122391462322 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15969] ppid=15943 vsize=28766288 memory=7957689449132282197 CPUtime=4.02 cores=0-7
/proc/15945/task/15969/stat : 15969 (java) R 15943 15943 14774 0 -1 4202560 180 0 0 0 402 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120899894880 140122391463653 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15970] ppid=15943 vsize=28766288 memory=7665240254966948458 CPUtime=4.05 cores=0-7
/proc/15945/task/15970/stat : 15970 (java) R 15943 15943 14774 0 -1 4202560 107 0 0 0 405 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120898842240 140122391463605 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15971] ppid=15943 vsize=28766288 memory=3688800369534396263 CPUtime=4 cores=0-7
/proc/15945/task/15971/stat : 15971 (java) R 15943 15943 14774 0 -1 4202560 247 0 0 0 400 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120897790208 140122391709042 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15972] ppid=15943 vsize=28766288 memory=0 CPUtime=4.09 cores=0-7
/proc/15945/task/15972/stat : 15972 (java) R 15943 15943 14774 0 -1 4202560 55 0 0 0 408 1 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120896737720 140122391817338 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
Current children cumulated CPU time: 37.16 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 213464 KiB

[startup+5.60154 s]
/proc/loadavg: 8.29 7.99 7.90 9/220 15972
/proc/meminfo: memFree=18675804/32770624 swapFree=66935844/67108860
[pid=15943] ppid=15940 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15943/stat : 15943 (xcsp3-exec) S 15940 15943 14774 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 475646465 115843072 363 33554432000 4194304 5098028 140722051569968 140722051568072 139761795355260 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37871616 140722051572562 140722051572821 140722051572821 140722051575750 0
/proc/15943/statm: 28282 363 304 221 0 87 0
[pid=15945] ppid=15943 vsize=28766288 memory=212012 CPUtime=40.36 cores=0-7
/proc/15945/stat : 15945 (java) S 15943 15943 14774 0 -1 1077944320 22676 0 0 0 4022 14 0 0 20 0 28 0 475646465 29456678912 53003 33554432000 4194304 4196468 140732894604768 140732894587312 140122794786551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
/proc/15945/statm: 7191572 53003 3512 1 0 7152672 0
[pid=15945/tid=15946] ppid=15943 vsize=28766288 memory=0 CPUtime=0.82 cores=0-7
/proc/15945/task/15946/stat : 15946 (java) S 15943 15943 14774 0 -1 1077944384 8817 0 0 0 77 5 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122799027328 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15947] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15947/stat : 15947 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122714639376 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15948] ppid=15943 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/15945/task/15948/stat : 15948 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122713586832 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15949] ppid=15943 vsize=28766288 memory=1056 CPUtime=0 cores=0-7
/proc/15945/task/15949/stat : 15949 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122712533776 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15950] ppid=15943 vsize=28766288 memory=1716 CPUtime=0 cores=0-7
/proc/15945/task/15950/stat : 15950 (java) S 15943 15943 14774 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122711481232 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15951] ppid=15943 vsize=28766288 memory=6024 CPUtime=0 cores=0-7
/proc/15945/task/15951/stat : 15951 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122710428176 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15952] ppid=15943 vsize=28766288 memory=11416 CPUtime=0 cores=0-7
/proc/15945/task/15952/stat : 15952 (java) S 15943 15943 14774 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122709375632 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15953] ppid=15943 vsize=28766288 memory=780 CPUtime=0 cores=0-7
/proc/15945/task/15953/stat : 15953 (java) S 15943 15943 14774 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122708322576 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15954] ppid=15943 vsize=28766288 memory=776 CPUtime=0 cores=0-7
/proc/15945/task/15954/stat : 15954 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646467 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122707270032 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15955] ppid=15943 vsize=28766288 memory=1560 CPUtime=0 cores=0-7
/proc/15945/task/15955/stat : 15955 (java) S 15943 15943 14774 0 -1 1077944384 398 0 0 0 0 0 0 0 20 0 28 0 475646468 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122044599024 140122794797698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15956] ppid=15943 vsize=28766288 memory=279792692721056 CPUtime=0 cores=0-7
/proc/15945/task/15956/stat : 15956 (java) S 15943 15943 14774 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 475646468 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122043545248 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15957] ppid=15943 vsize=28766288 memory=9604 CPUtime=0 cores=0-7
/proc/15945/task/15957/stat : 15957 (java) S 15943 15943 14774 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 475646469 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122042492144 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15958] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15958/stat : 15958 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122041440720 140122794805147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15959] ppid=15943 vsize=28766288 memory=-5921431000321636112 CPUtime=1.07 cores=0-7
/proc/15945/task/15959/stat : 15959 (java) S 15943 15943 14774 0 -1 1077944384 2350 0 0 0 106 1 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122040387824 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15960] ppid=15943 vsize=28766288 memory=6943526294502006880 CPUtime=1.03 cores=0-7
/proc/15945/task/15960/stat : 15960 (java) S 15943 15943 14774 0 -1 1077944384 2178 0 0 0 103 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122039335280 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15961] ppid=15943 vsize=28766288 memory=6944656592387989600 CPUtime=1.13 cores=0-7
/proc/15945/task/15961/stat : 15961 (java) S 15943 15943 14774 0 -1 1077944384 3287 0 0 0 113 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122038282224 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15962] ppid=15943 vsize=28766288 memory=6943526294502006880 CPUtime=0.64 cores=0-7
/proc/15945/task/15962/stat : 15962 (java) S 15943 15943 14774 0 -1 1077944384 2815 0 0 0 64 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122037229680 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15963] ppid=15943 vsize=28766288 memory=6944656592455360569 CPUtime=0 cores=0-7
/proc/15945/task/15963/stat : 15963 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122036177888 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15964] ppid=15943 vsize=28766288 memory=7682475212697334586 CPUtime=0 cores=0-7
/proc/15945/task/15964/stat : 15964 (java) S 15943 15943 14774 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 28 0 475646472 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122035125424 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15965] ppid=15943 vsize=28766288 memory=-7531822216213012384 CPUtime=4.41 cores=0-7
/proc/15945/task/15965/stat : 15965 (java) R 15943 15943 14774 0 -1 4202560 131 0 0 0 441 0 0 0 20 0 28 0 475646550 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122034064408 140122391462805 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15966] ppid=15943 vsize=28766288 memory=8370611207639363489 CPUtime=4.45 cores=0-7
/proc/15945/task/15966/stat : 15966 (java) R 15943 15943 14774 0 -1 4202560 102 0 0 0 445 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120903054392 140122391883590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15967] ppid=15943 vsize=28766288 memory=3592 CPUtime=4.53 cores=0-7
/proc/15945/task/15967/stat : 15967 (java) R 15943 15943 14774 0 -1 4202560 138 0 0 0 453 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120902000520 140122391463060 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15968] ppid=15943 vsize=28766288 memory=1124 CPUtime=4.37 cores=0-7
/proc/15945/task/15968/stat : 15968 (java) R 15943 15943 14774 0 -1 4202560 87 0 0 0 437 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120900947976 140122391462856 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15969] ppid=15943 vsize=28766288 memory=2828 CPUtime=4.43 cores=0-7
/proc/15945/task/15969/stat : 15969 (java) R 15943 15943 14774 0 -1 4202560 191 0 0 0 442 1 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120899895768 140122391711796 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15970] ppid=15943 vsize=28766288 memory=1228 CPUtime=4.45 cores=0-7
/proc/15945/task/15970/stat : 15970 (java) R 15943 15943 14774 0 -1 4202560 107 0 0 0 445 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120898842376 140122391462999 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15971] ppid=15943 vsize=28766288 memory=14008 CPUtime=4.4 cores=0-7
/proc/15945/task/15971/stat : 15971 (java) R 15943 15943 14774 0 -1 4202560 251 0 0 0 440 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120897790208 140122391462587 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15972] ppid=15943 vsize=28766288 memory=12040 CPUtime=4.48 cores=0-7
/proc/15945/task/15972/stat : 15972 (java) R 15943 15943 14774 0 -1 4202560 55 0 0 0 447 1 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120896737720 140122779163664 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
Current children cumulated CPU time: 40.36 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 213464 KiB

[startup+5.70154 s]
/proc/loadavg: 8.29 7.99 7.90 9/220 15972
/proc/meminfo: memFree=18675804/32770624 swapFree=66935844/67108860
[pid=15943] ppid=15940 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15943/stat : 15943 (xcsp3-exec) S 15940 15943 14774 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 475646465 115843072 363 33554432000 4194304 5098028 140722051569968 140722051568072 139761795355260 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37871616 140722051572562 140722051572821 140722051572821 140722051575750 0
/proc/15943/statm: 28282 363 304 221 0 87 0
[pid=15945] ppid=15943 vsize=28766288 memory=212012 CPUtime=41.16 cores=0-7
/proc/15945/stat : 15945 (java) S 15943 15943 14774 0 -1 1077944320 22676 0 0 0 4102 14 0 0 20 0 28 0 475646465 29456678912 53003 33554432000 4194304 4196468 140732894604768 140732894587312 140122794786551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
/proc/15945/statm: 7191572 53003 3512 1 0 7152672 0
[pid=15945/tid=15946] ppid=15943 vsize=28766288 memory=288230574492221466 CPUtime=0.82 cores=0-7
/proc/15945/task/15946/stat : 15946 (java) S 15943 15943 14774 0 -1 1077944384 8817 0 0 0 77 5 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122799027328 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15947] ppid=15943 vsize=28766288 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/15945/task/15947/stat : 15947 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122714639376 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15948] ppid=15943 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15945/task/15948/stat : 15948 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122713586832 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15949] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15949/stat : 15949 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122712533776 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15950] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15950/stat : 15950 (java) S 15943 15943 14774 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122711481232 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15951] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15951/stat : 15951 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122710428176 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15952] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15952/stat : 15952 (java) S 15943 15943 14774 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122709375632 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15953] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15953/stat : 15953 (java) S 15943 15943 14774 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 475646466 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122708322576 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15954] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15954/stat : 15954 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646467 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122707270032 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15955] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15955/stat : 15955 (java) S 15943 15943 14774 0 -1 1077944384 398 0 0 0 0 0 0 0 20 0 28 0 475646468 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122044599024 140122794797698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15956] ppid=15943 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15945/task/15956/stat : 15956 (java) S 15943 15943 14774 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 475646468 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122043545248 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15957] ppid=15943 vsize=28766288 memory=5416 CPUtime=0 cores=0-7
/proc/15945/task/15957/stat : 15957 (java) S 15943 15943 14774 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 475646469 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122042492144 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15958] ppid=15943 vsize=28766288 memory=2236 CPUtime=0 cores=0-7
/proc/15945/task/15958/stat : 15958 (java) S 15943 15943 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122041440720 140122794805147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15959] ppid=15943 vsize=28766288 memory=80 CPUtime=1.07 cores=0-7
/proc/15945/task/15959/stat : 15959 (java) S 15943 15943 14774 0 -1 1077944384 2350 0 0 0 106 1 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122040387824 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15960] ppid=15943 vsize=28766288 memory=0 CPUtime=1.03 cores=0-7
/proc/15945/task/15960/stat : 15960 (java) S 15943 15943 14774 0 -1 1077944384 2178 0 0 0 103 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122039335280 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15961] ppid=15943 vsize=28766288 memory=630 CPUtime=1.13 cores=0-7
/proc/15945/task/15961/stat : 15961 (java) S 15943 15943 14774 0 -1 1077944384 3287 0 0 0 113 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122038282224 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15962] ppid=15943 vsize=28766288 memory=57 CPUtime=0.64 cores=0-7
/proc/15945/task/15962/stat : 15962 (java) S 15943 15943 14774 0 -1 1077944384 2815 0 0 0 64 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122037229680 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15963] ppid=15943 vsize=28766288 memory=9176 CPUtime=0 cores=0-7
/proc/15945/task/15963/stat : 15963 (java) S 15943 15943 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475646471 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122036177888 140122794796757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15964] ppid=15943 vsize=28766288 memory=23049 CPUtime=0 cores=0-7
/proc/15945/task/15964/stat : 15964 (java) S 15943 15943 14774 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 28 0 475646472 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122035125424 140122794797698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15965] ppid=15943 vsize=28766288 memory=279792691725728 CPUtime=4.51 cores=0-7
/proc/15945/task/15965/stat : 15965 (java) R 15943 15943 14774 0 -1 4202560 131 0 0 0 451 0 0 0 20 0 28 0 475646550 29456678912 53003 33554432000 4194304 4196468 140732894604768 140122034064408 140122391462378 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15966] ppid=15943 vsize=28766288 memory=0 CPUtime=4.55 cores=0-7
/proc/15945/task/15966/stat : 15966 (java) R 15943 15943 14774 0 -1 4202560 102 0 0 0 455 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120903054392 140122391708682 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15967] ppid=15943 vsize=28766288 memory=0 CPUtime=4.63 cores=0-7
/proc/15945/task/15967/stat : 15967 (java) R 15943 15943 14774 0 -1 4202560 138 0 0 0 463 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120902000520 140122391462637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15968] ppid=15943 vsize=28766288 memory=0 CPUtime=4.47 cores=0-7
/proc/15945/task/15968/stat : 15968 (java) R 15943 15943 14774 0 -1 4202560 87 0 0 0 447 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120900947976 140122391462720 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15969] ppid=15943 vsize=28766288 memory=0 CPUtime=4.53 cores=0-7
/proc/15945/task/15969/stat : 15969 (java) R 15943 15943 14774 0 -1 4202560 191 0 0 0 452 1 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120899895768 140122391462574 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15970] ppid=15943 vsize=28766288 memory=0 CPUtime=4.55 cores=0-7
/proc/15945/task/15970/stat : 15970 (java) R 15943 15943 14774 0 -1 4202560 107 0 0 0 455 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120898842376 140122391882920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15971] ppid=15943 vsize=28766288 memory=0 CPUtime=4.5 cores=0-7
/proc/15945/task/15971/stat : 15971 (java) R 15943 15943 14774 0 -1 4202560 251 0 0 0 450 0 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120897790208 140122391462669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
[pid=15945/tid=15972] ppid=15943 vsize=28766288 memory=3158 CPUtime=4.58 cores=0-7
/proc/15945/task/15972/stat : 15972 (java) R 15943 15943 14774 0 -1 4202560 55 0 0 0 457 1 0 0 20 0 28 0 475646552 29456678912 53003 33554432000 4194304 4196468 140732894604768 140120896737720 140122391787277 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35303424 140732894610390 140732894610566 140732894610566 140732894613455 0
Current children cumulated CPU time: 41.16 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 213464 KiB

Child status: 0
Real time (s): 5.73003
CPU time (s): 41.3247
CPU user time (s): 41.167
CPU system time (s): 0.157691
CPU usage (%): 721.195
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 216648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.167
system time used= 0.157691
maximum resident set size= 215200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24203
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= 3219
involuntary context switches= 866


# summary of solver processes directly reported to runsolver:
#   pid: 15943
#   total CPU time (s): 41.3247
#   total CPU user time (s): 41.167
#   total CPU system time (s): 0.157691

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.074038 second user time and 0.098332 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 18:34:43
IDJOB=4404250
IDBENCH=125649
IDSOLVER=2865
FILE ID=node147/4404250-1568997327
RUNJOBID= node147-1568994352-14801
PBS_JOBID= 21704722
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20 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 /var/tmp/evaluation-result-4404250-1568997327/watcher-4404250-1568997327 -o /var/tmp/evaluation-result-4404250-1568997327/solver-4404250-1568997327 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node147-1568994352-14801 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 870586110 HOME/instance-4404250-1568997327.xml

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

MD5SUM BENCH= 236be531fe4e5fa4d71f6d1385cbaf81
RANDOM SEED=870586110

node147.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.52
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.52
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.52
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.52
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:        18876804 kB
MemAvailable:   31784472 kB
Buffers:          139924 kB
Cached:         12738672 kB
SwapCached:        68676 kB
Active:          5286856 kB
Inactive:        7663652 kB
Active(anon):       4792 kB
Inactive(anon):   116532 kB
Active(file):    5282064 kB
Inactive(file):  7547120 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       66935844 kB
Dirty:             26148 kB
Writeback:             0 kB
AnonPages:        160120 kB
Mapped:            52912 kB
Shmem:             40796 kB
Slab:             535696 kB
SReclaimable:     506944 kB
SUnreclaim:        28752 kB
KernelStack:        3888 kB
PageTables:         5600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node147 at 2019-09-20 18:34:49