Trace number 4399592

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallelUNSAT 163.761 35.8782

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-06.xml
MD5SUMc11db23a97f48af6ae936ba62121dffc
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 benchmark8.61259
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree106
Maximum variable degree123
Distribution of variable degrees[{"degree":106,"count":1},{"degree":107,"count":1},{"degree":108,"count":1},{"degree":111,"count":2},{"degree":112,"count":4},{"degree":113,"count":2},{"degree":114,"count":1},{"degree":116,"count":1},{"degree":117,"count":4},{"degree":118,"count":2},{"degree":120,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
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-4399592-1568703719.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399592-1568703719.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
120.59/30.35	c solve instance...
163.52/35.82	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 (15322 MiB free)
  memory of node 1: 16384 MiB (13323 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399592-1568703719/watcher-4399592-1568703719 -o /tmp/evaluation-result-4399592-1568703719/solver-4399592-1568703719 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568701156-7383 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1778622750 HOME/instance-4399592-1568703719.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=7717, runsolver pid=7714
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 7.77 8.09 7.95 2/213 7738
/proc/meminfo: memFree=29317244/32770624 swapFree=66958320/67108860
[pid=7717] ppid=7714 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7717/stat : 7717 (xcsp3-exec) S 7714 7717 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308399 115843072 364 33554432000 4194304 5098028 140729560983888 140729560981992 139864398090876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24711168 140729560986485 140729560986729 140729560986729 140729560989642 0
/proc/7717/statm: 28282 364 305 221 0 87 0
[pid=7719] ppid=7717 vsize=28227396 memory=28760 CPUtime=0.12 cores=0-7
/proc/7719/stat : 7719 (java) S 7717 7717 7356 0 -1 1077944320 5694 0 0 0 11 1 0 0 20 0 20 0 446308400 28904853504 7190 33554432000 4194304 4196468 140733446278704 140733446261248 139876403035895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
/proc/7719/statm: 7056849 7190 3118 1 0 7019032 0
[pid=7719/tid=7720] ppid=7717 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/7719/task/7720/stat : 7720 (java) R 7717 7717 7356 0 -1 4202560 3610 0 0 0 8 0 0 0 20 0 20 0 446308400 28904853504 7190 33554432000 4194304 4196468 140733446278704 139876407265152 139876403047830 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7721] ppid=7717 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/7719/task/7721/stat : 7721 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 7190 33554432000 4194304 4196468 140733446278704 139876355655952 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7722] ppid=7717 vsize=28227396 memory=140670548240000 CPUtime=0 cores=0-7
/proc/7719/task/7722/stat : 7722 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 7190 33554432000 4194304 4196468 140733446278704 139876354603408 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7723] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7723/stat : 7723 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 7190 33554432000 4194304 4196468 140733446278704 139876353550864 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7724] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7724/stat : 7724 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 7190 33554432000 4194304 4196468 140733446278704 139876352498320 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7725] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7725/stat : 7725 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 7190 33554432000 4194304 4196468 140733446278704 139876351445776 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7726] ppid=7717 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7719/task/7726/stat : 7726 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 7190 33554432000 4194304 4196468 140733446278704 139876350393232 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7727] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7727/stat : 7727 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 7190 33554432000 4194304 4196468 140733446278704 139876349340688 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7728] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7728/stat : 7728 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875946716304 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7729] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7729/stat : 7729 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308402 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875720267760 139876403047042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7730] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7730/stat : 7730 (java) S 7717 7717 7356 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 446308403 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875719213984 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7731] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7731/stat : 7731 (java) S 7717 7717 7356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446308403 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875718161392 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7732] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7732/stat : 7732 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308405 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875717109968 139876403054491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7733] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7733/stat : 7733 (java) S 7717 7717 7356 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 446308405 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875716057584 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7734] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7734/stat : 7734 (java) S 7717 7717 7356 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446308405 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875715005040 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7735] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7735/stat : 7735 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446308405 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875713952496 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7736] ppid=7717 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/7719/task/7736/stat : 7736 (java) R 7717 7717 7356 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 20 0 446308405 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875712899952 139876387566246 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7737] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7737/stat : 7737 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446308405 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875711846624 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7738] ppid=7717 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7719/task/7738/stat : 7738 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308406 28904853504 7190 33554432000 4194304 4196468 140733446278704 139875710794160 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30216 KiB

[startup+0.210916 s]*
/proc/loadavg: 7.77 8.09 7.95 2/213 7738
/proc/meminfo: memFree=29303980/32770624 swapFree=66958320/67108860
[pid=7717] ppid=7714 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7717/stat : 7717 (xcsp3-exec) S 7714 7717 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308399 115843072 364 33554432000 4194304 5098028 140729560983888 140729560981992 139864398090876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24711168 140729560986485 140729560986729 140729560986729 140729560989642 0
/proc/7717/statm: 28282 364 305 221 0 87 0
[pid=7719] ppid=7717 vsize=28227396 memory=40404 CPUtime=0.34 cores=0-7
/proc/7719/stat : 7719 (java) S 7717 7717 7356 0 -1 1077944320 9392 0 0 0 31 3 0 0 20 0 20 0 446308400 28904853504 10101 33554432000 4194304 4196468 140733446278704 140733446261248 139876403035895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
/proc/7719/statm: 7056849 10101 3287 1 0 7019032 0
[pid=7719/tid=7720] ppid=7717 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/7719/task/7720/stat : 7720 (java) R 7717 7717 7356 0 -1 4202560 6625 0 0 0 18 2 0 0 20 0 20 0 446308400 28904853504 10101 33554432000 4194304 4196468 140733446278704 139876407269776 139876403047830 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7721] ppid=7717 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/7719/task/7721/stat : 7721 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 10101 33554432000 4194304 4196468 140733446278704 139876355655952 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7722] ppid=7717 vsize=28227396 memory=140670548247970 CPUtime=0 cores=0-7
/proc/7719/task/7722/stat : 7722 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 10101 33554432000 4194304 4196468 140733446278704 139876354603408 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7723] ppid=7717 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7719/task/7723/stat : 7723 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 10101 33554432000 4194304 4196468 140733446278704 139876353550864 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7724] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7724/stat : 7724 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 10101 33554432000 4194304 4196468 140733446278704 139876352498320 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7725] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7725/stat : 7725 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 10101 33554432000 4194304 4196468 140733446278704 139876351445776 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7726] ppid=7717 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7719/task/7726/stat : 7726 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 10101 33554432000 4194304 4196468 140733446278704 139876350393232 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7727] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7727/stat : 7727 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 10101 33554432000 4194304 4196468 140733446278704 139876349340688 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7728] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7728/stat : 7728 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446308401 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875946716304 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7729] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7729/stat : 7729 (java) S 7717 7717 7356 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446308402 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875720267760 139876403047042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7730] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7730/stat : 7730 (java) S 7717 7717 7356 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 446308403 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875719213984 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7731] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7731/stat : 7731 (java) S 7717 7717 7356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446308403 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875718161392 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7732] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7732/stat : 7732 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308405 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875717109968 139876403054491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7733] ppid=7717 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/7719/task/7733/stat : 7733 (java) S 7717 7717 7356 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 20 0 446308405 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875716057584 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7734] ppid=7717 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/7719/task/7734/stat : 7734 (java) S 7717 7717 7356 0 -1 1077944384 263 0 0 0 2 0 0 0 20 0 20 0 446308405 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875715005040 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7735] ppid=7717 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/7719/task/7735/stat : 7735 (java) S 7717 7717 7356 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 20 0 446308405 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875713952496 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7736] ppid=7717 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/7719/task/7736/stat : 7736 (java) R 7717 7717 7356 0 -1 4202560 804 0 0 0 8 0 0 0 20 0 20 0 446308405 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875712899952 139876382169822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7737] ppid=7717 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7737/stat : 7737 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446308405 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875711846624 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7738] ppid=7717 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7719/task/7738/stat : 7738 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308406 28904853504 10101 33554432000 4194304 4196468 140733446278704 139875710794160 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41860 KiB

[startup+0.312566 s]*
/proc/loadavg: 7.77 8.09 7.95 3/213 7738
/proc/meminfo: memFree=29296720/32770624 swapFree=66958320/67108860
[pid=7717] ppid=7714 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7717/stat : 7717 (xcsp3-exec) S 7714 7717 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308399 115843072 364 33554432000 4194304 5098028 140729560983888 140729560981992 139864398090876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24711168 140729560986485 140729560986729 140729560986729 140729560989642 0
/proc/7717/statm: 28282 364 305 221 0 87 0
[pid=7719] ppid=7717 vsize=28231652 memory=49412 CPUtime=0.52 cores=0-7
/proc/7719/stat : 7719 (java) S 7717 7717 7356 0 -1 1077944320 10737 0 0 0 48 4 0 0 20 0 20 0 446308400 28909211648 12353 33554432000 4194304 4196468 140733446278704 140733446261248 139876403035895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
/proc/7719/statm: 7057913 12353 3347 1 0 7019032 0
[pid=7719/tid=7720] ppid=7717 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/7719/task/7720/stat : 7720 (java) R 7717 7717 7356 0 -1 4202560 7814 0 0 0 27 3 0 0 20 0 20 0 446308400 28909211648 12353 33554432000 4194304 4196468 140733446278704 139876407267008 139876387116382 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7721] ppid=7717 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7721/stat : 7721 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28909211648 12353 33554432000 4194304 4196468 140733446278704 139876355655952 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7722] ppid=7717 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7722/stat : 7722 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28909211648 12353 33554432000 4194304 4196468 140733446278704 139876354603408 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7723] ppid=7717 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7723/stat : 7723 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28909211648 12353 33554432000 4194304 4196468 140733446278704 139876353550864 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7724] ppid=7717 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7724/stat : 7724 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28909211648 12353 33554432000 4194304 4196468 140733446278704 139876352498320 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7725] ppid=7717 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7725/stat : 7725 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28909211648 12353 33554432000 4194304 4196468 140733446278704 139876351445776 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7726] ppid=7717 vsize=28231652 memory=140670446693039 CPUtime=0 cores=0-7
/proc/7719/task/7726/stat : 7726 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308401 28909211648 12353 33554432000 4194304 4196468 140733446278704 139876350393232 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7727] ppid=7717 vsize=28231652 memory=140670446695344 CPUtime=0 cores=0-7
/proc/7719/task/7727/stat : 7727 (java) S 7717 7717 7356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446308401 28909211648 12353 33554432000 4194304 4196468 140733446278704 139876349340688 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7728] ppid=7717 vsize=28231652 memory=140670446697648 CPUtime=0 cores=0-7
/proc/7719/task/7728/stat : 7728 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446308401 28909211648 12353 33554432000 4194304 4196468 140733446278704 139875946716304 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7729] ppid=7717 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7729/stat : 7729 (java) S 7717 7717 7356 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446308402 28909211648 12353 33554432000 4194304 4196468 140733446278704 139875720267760 139876403047042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7730] ppid=7717 vsize=28231652 memory=281340893409168 CPUtime=0 cores=0-7
/proc/7719/task/7730/stat : 7730 (java) S 7717 7717 7356 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 446308403 28909211648 12353 33554432000 4194304 4196468 140733446278704 139875719213984 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7731] ppid=7717 vsize=28231652 memory=281340893406864 CPUtime=0 cores=0-7
/proc/7719/task/7731/stat : 7731 (java) S 7717 7717 7356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446308403 28909211648 12353 33554432000 4194304 4196468 140733446278704 139875718161392 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7732] ppid=7717 vsize=28231652 memory=281340893413776 CPUtime=0 cores=0-7
/proc/7719/task/7732/stat : 7732 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308405 28909211648 12353 33554432000 4194304 4196468 140733446278704 139875717109968 139876403054491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7733] ppid=7717 vsize=28231652 memory=281340893355024 CPUtime=0.01 cores=0-7
/proc/7719/task/7733/stat : 7733 (java) S 7717 7717 7356 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 20 0 446308405 28909211648 12418 33554432000 4194304 4196468 140733446278704 139875716057584 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7734] ppid=7717 vsize=28231652 memory=281340893427600 CPUtime=0.04 cores=0-7
/proc/7719/task/7734/stat : 7734 (java) S 7717 7717 7356 0 -1 1077944384 270 0 0 0 4 0 0 0 20 0 20 0 446308405 28909211648 12418 33554432000 4194304 4196468 140733446278704 139875715005040 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7735] ppid=7717 vsize=28231652 memory=281340893434512 CPUtime=0.02 cores=0-7
/proc/7719/task/7735/stat : 7735 (java) S 7717 7717 7356 0 -1 1077944384 72 0 0 0 2 0 0 0 20 0 20 0 446308405 28909211648 12418 33554432000 4194304 4196468 140733446278704 139875713952496 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7736] ppid=7717 vsize=28231652 memory=281340893432208 CPUtime=0.12 cores=0-7
/proc/7719/task/7736/stat : 7736 (java) S 7717 7717 7356 0 -1 1077944384 958 0 0 0 12 0 0 0 20 0 20 0 446308405 28909211648 12418 33554432000 4194304 4196468 140733446278704 139875712899952 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7737] ppid=7717 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7737/stat : 7737 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446308405 28909211648 12418 33554432000 4194304 4196468 140733446278704 139875711846624 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7738] ppid=7717 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/7719/task/7738/stat : 7738 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446308406 28909211648 12418 33554432000 4194304 4196468 140733446278704 139875710794160 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50868 KiB

[startup+0.701014 s]
/proc/loadavg: 7.77 8.09 7.95 5/213 7738
/proc/meminfo: memFree=29245772/32770624 swapFree=66958320/67108860
[pid=7717] ppid=7714 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7717/stat : 7717 (xcsp3-exec) S 7714 7717 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308399 115843072 364 33554432000 4194304 5098028 140729560983888 140729560981992 139864398090876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24711168 140729560986485 140729560986729 140729560986729 140729560989642 0
/proc/7717/statm: 28282 364 305 221 0 87 0
[pid=7719] ppid=7717 vsize=28233776 memory=209416 CPUtime=1.63 cores=0-7
/proc/7719/stat : 7719 (java) S 7717 7717 7356 0 -1 1077944320 15020 0 0 0 154 9 0 0 20 0 20 0 446308400 28911386624 52354 33554432000 4194304 4196468 140733446278704 140733446261248 139876403035895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
/proc/7719/statm: 7058444 52354 3449 1 0 7019544 0
[pid=7719/tid=7720] ppid=7717 vsize=28233776 memory=0 CPUtime=0.66 cores=0-7
/proc/7719/task/7720/stat : 7720 (java) R 7717 7717 7356 0 -1 4202560 8411 0 0 0 62 4 0 0 20 0 20 0 446308400 28911386624 52354 33554432000 4194304 4196468 140733446278704 139876407273896 139876031896405 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7721] ppid=7717 vsize=28233776 memory=140670446904176 CPUtime=0 cores=0-7
/proc/7719/task/7721/stat : 7721 (java) S 7717 7717 7356 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 446308401 28911386624 52354 33554432000 4194304 4196468 140733446278704 139876355655952 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7722] ppid=7717 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/7719/task/7722/stat : 7722 (java) S 7717 7717 7356 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 446308401 28911386624 52354 33554432000 4194304 4196468 140733446278704 139876354603408 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7723] ppid=7717 vsize=28233776 memory=8024 CPUtime=0 cores=0-7
/proc/7719/task/7723/stat : 7723 (java) S 7717 7717 7356 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 446308401 28911386624 52354 33554432000 4194304 4196468 140733446278704 139876353550864 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0

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

[pid=7719/tid=7736] ppid=7717 vsize=28766288 memory=4000 CPUtime=0.62 cores=0-7
/proc/7719/task/7736/stat : 7736 (java) S 7717 7717 7356 0 -1 1077944384 3499 0 0 0 61 1 0 0 20 0 28 0 446308405 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875712899952 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7737] ppid=7717 vsize=28766288 memory=1552 CPUtime=0 cores=0-7
/proc/7719/task/7737/stat : 7737 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446308405 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875711846624 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7738] ppid=7717 vsize=28766288 memory=1712 CPUtime=0.02 cores=0-7
/proc/7719/task/7738/stat : 7738 (java) S 7717 7717 7356 0 -1 1077944384 180 0 0 0 1 1 0 0 20 0 28 0 446308406 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875710794160 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7741] ppid=7717 vsize=28766288 memory=1196 CPUtime=3.81 cores=0-7
/proc/7719/task/7741/stat : 7741 (java) R 7717 7717 7356 0 -1 4202560 285 0 0 0 378 3 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875701812040 139876034784657 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7742] ppid=7717 vsize=28766288 memory=1044 CPUtime=3.88 cores=0-7
/proc/7719/task/7742/stat : 7742 (java) R 7717 7717 7356 0 -1 4202560 273 0 0 0 386 2 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875700760992 139876034760176 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7743] ppid=7717 vsize=28766288 memory=712 CPUtime=3.65 cores=0-7
/proc/7719/task/7743/stat : 7743 (java) R 7717 7717 7356 0 -1 4202560 222 0 0 0 365 0 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875699708696 139876034784528 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7744] ppid=7717 vsize=28766288 memory=2832 CPUtime=3.85 cores=0-7
/proc/7719/task/7744/stat : 7744 (java) R 7717 7717 7356 0 -1 4202560 121 0 0 0 383 2 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875698656040 139876034785500 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7745] ppid=7717 vsize=28766288 memory=8024 CPUtime=3.7 cores=0-7
/proc/7719/task/7745/stat : 7745 (java) R 7717 7717 7356 0 -1 4202560 302 0 0 0 367 3 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875697605352 139876034845931 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7746] ppid=7717 vsize=28766288 memory=776 CPUtime=3.84 cores=0-7
/proc/7719/task/7746/stat : 7746 (java) R 7717 7717 7356 0 -1 4202560 346 0 0 0 378 6 0 0 20 0 28 0 446311514 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875696551128 139876034845936 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7747] ppid=7717 vsize=28766288 memory=1056 CPUtime=3.88 cores=0-7
/proc/7719/task/7747/stat : 7747 (java) R 7717 7717 7356 0 -1 4202560 651 0 0 0 383 5 0 0 20 0 28 0 446311514 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875695499104 139876035066842 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7748] ppid=7717 vsize=28766288 memory=4000 CPUtime=3.7 cores=0-7
/proc/7719/task/7748/stat : 7748 (java) R 7717 7717 7356 0 -1 4202560 366 0 0 0 368 2 0 0 20 0 28 0 446311514 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875694446696 139876034785495 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
Current children cumulated CPU time: 158.73 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 10353488 KiB

[startup+35.6021 s]
/proc/loadavg: 6.36 7.68 7.82 9/221 7748
/proc/meminfo: memFree=18977552/32770624 swapFree=66958320/67108860
[pid=7717] ppid=7714 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7717/stat : 7717 (xcsp3-exec) S 7714 7717 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308399 115843072 364 33554432000 4194304 5098028 140729560983888 140729560981992 139864398090876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24711168 140729560986485 140729560986729 140729560986729 140729560989642 0
/proc/7717/statm: 28282 364 305 221 0 87 0
[pid=7719] ppid=7717 vsize=28766288 memory=10352032 CPUtime=161.92 cores=0-7
/proc/7719/stat : 7719 (java) S 7717 7717 7356 0 -1 1077944320 111821 0 0 0 13931 2261 0 0 20 0 28 0 446308400 29456678912 2588008 33554432000 4194304 4196468 140733446278704 140733446261248 139876403035895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
/proc/7719/statm: 7191572 2588008 3528 1 0 7152672 0
[pid=7719/tid=7720] ppid=7717 vsize=28766288 memory=4000 CPUtime=13.12 cores=0-7
/proc/7719/task/7720/stat : 7720 (java) S 7717 7717 7356 0 -1 1077944384 13670 0 0 0 1301 11 0 0 20 0 28 0 446308400 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139876407276672 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7721] ppid=7717 vsize=28766288 memory=8112282956445269571 CPUtime=13.41 cores=0-7
/proc/7719/task/7721/stat : 7721 (java) S 7717 7717 7356 0 -1 1077944384 7787 0 0 0 1044 297 0 0 20 0 28 0 446308401 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139876355655952 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7722] ppid=7717 vsize=28766288 memory=10428 CPUtime=13.49 cores=0-7
/proc/7719/task/7722/stat : 7722 (java) S 7717 7717 7356 0 -1 1077944384 7245 0 0 0 1047 302 0 0 20 0 28 0 446308401 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139876354603408 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7723] ppid=7717 vsize=28766288 memory=14012 CPUtime=13.37 cores=0-7
/proc/7719/task/7723/stat : 7723 (java) S 7717 7717 7356 0 -1 1077944384 8056 0 0 0 1054 283 0 0 20 0 28 0 446308401 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139876353550864 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7724] ppid=7717 vsize=28766288 memory=14080 CPUtime=13.4 cores=0-7
/proc/7719/task/7724/stat : 7724 (java) S 7717 7717 7356 0 -1 1077944384 7312 0 0 0 1051 289 0 0 20 0 28 0 446308401 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139876352498320 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7725] ppid=7717 vsize=28766288 memory=26144 CPUtime=13.28 cores=0-7
/proc/7719/task/7725/stat : 7725 (java) S 7717 7717 7356 0 -1 1077944384 6866 0 0 0 1060 268 0 0 20 0 28 0 446308401 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139876351445776 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 38 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7726] ppid=7717 vsize=28766288 memory=2120 CPUtime=13.35 cores=0-7
/proc/7719/task/7726/stat : 7726 (java) S 7717 7717 7356 0 -1 1077944384 6812 0 0 0 1059 276 0 0 20 0 28 0 446308401 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139876350393232 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7727] ppid=7717 vsize=28766288 memory=508 CPUtime=13.11 cores=0-7
/proc/7719/task/7727/stat : 7727 (java) S 7717 7717 7356 0 -1 1077944384 6561 0 0 0 1075 236 0 0 20 0 28 0 446308401 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139876349340688 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7728] ppid=7717 vsize=28766288 memory=1560 CPUtime=13.36 cores=0-7
/proc/7719/task/7728/stat : 7728 (java) S 7717 7717 7356 0 -1 1077944384 7344 0 0 0 1084 252 0 0 20 0 28 0 446308401 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875946716304 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7729] ppid=7717 vsize=28766288 memory=932 CPUtime=4 cores=0-7
/proc/7719/task/7729/stat : 7729 (java) S 7717 7717 7356 0 -1 1077944384 15006 0 0 0 390 10 0 0 20 0 28 0 446308402 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875720267760 139876403047042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7730] ppid=7717 vsize=28766288 memory=1568 CPUtime=0 cores=0-7
/proc/7719/task/7730/stat : 7730 (java) S 7717 7717 7356 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 446308403 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875719214048 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7731] ppid=7717 vsize=28766288 memory=1444 CPUtime=0 cores=0-7
/proc/7719/task/7731/stat : 7731 (java) S 7717 7717 7356 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 446308403 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875718161408 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7732] ppid=7717 vsize=28766288 memory=880 CPUtime=0 cores=0-7
/proc/7719/task/7732/stat : 7732 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446308405 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875717109968 139876403054491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7733] ppid=7717 vsize=28766288 memory=1976 CPUtime=0.98 cores=0-7
/proc/7719/task/7733/stat : 7733 (java) S 7717 7717 7356 0 -1 1077944384 4542 0 0 0 97 1 0 0 20 0 28 0 446308405 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875716057584 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7734] ppid=7717 vsize=28766288 memory=2496 CPUtime=1.34 cores=0-7
/proc/7719/task/7734/stat : 7734 (java) S 7717 7717 7356 0 -1 1077944384 5304 0 0 0 133 1 0 0 20 0 28 0 446308405 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875715005040 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7735] ppid=7717 vsize=28766288 memory=1760 CPUtime=1.37 cores=0-7
/proc/7719/task/7735/stat : 7735 (java) S 7717 7717 7356 0 -1 1077944384 7678 0 0 0 136 1 0 0 20 0 28 0 446308405 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875713952496 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7736] ppid=7717 vsize=28766288 memory=1456 CPUtime=0.62 cores=0-7
/proc/7719/task/7736/stat : 7736 (java) S 7717 7717 7356 0 -1 1077944384 3500 0 0 0 61 1 0 0 20 0 28 0 446308405 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875712899952 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7737] ppid=7717 vsize=28766288 memory=10352032 CPUtime=0 cores=0-7
/proc/7719/task/7737/stat : 7737 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446308405 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875711846624 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7738] ppid=7717 vsize=28766288 memory=14690781842763913 CPUtime=0.02 cores=0-7
/proc/7719/task/7738/stat : 7738 (java) S 7717 7717 7356 0 -1 1077944384 184 0 0 0 1 1 0 0 20 0 28 0 446308406 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875710794160 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7741] ppid=7717 vsize=28766288 memory=7301856090349791568 CPUtime=4.21 cores=0-7
/proc/7719/task/7741/stat : 7741 (java) R 7717 7717 7356 0 -1 4202560 285 0 0 0 418 3 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875701811920 139876034792338 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7742] ppid=7717 vsize=28766288 memory=7085680915973105746 CPUtime=4.28 cores=0-7
/proc/7719/task/7742/stat : 7742 (java) R 7717 7717 7356 0 -1 4202560 273 0 0 0 426 2 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875700760480 139876034760176 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7743] ppid=7717 vsize=28766288 memory=303183735212483234 CPUtime=4.05 cores=0-7
/proc/7719/task/7743/stat : 7743 (java) R 7717 7717 7356 0 -1 4202560 222 0 0 0 405 0 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875699707944 139876034760176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7744] ppid=7717 vsize=28766288 memory=14690781842763913 CPUtime=4.25 cores=0-7
/proc/7719/task/7744/stat : 7744 (java) R 7717 7717 7356 0 -1 4202560 122 0 0 0 423 2 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875698655392 139876034785495 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7745] ppid=7717 vsize=28766288 memory=-3258418265892434876 CPUtime=4.1 cores=0-7
/proc/7719/task/7745/stat : 7745 (java) R 7717 7717 7356 0 -1 4202560 302 0 0 0 407 3 0 0 20 0 28 0 446311436 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875697602816 139876034759604 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7746] ppid=7717 vsize=28766288 memory=-8253362664378451622 CPUtime=4.24 cores=0-7
/proc/7719/task/7746/stat : 7746 (java) R 7717 7717 7356 0 -1 4202560 347 0 0 0 418 6 0 0 20 0 28 0 446311514 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875696550288 139876035066766 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7747] ppid=7717 vsize=28766288 memory=5450919713671312938 CPUtime=4.28 cores=0-7
/proc/7719/task/7747/stat : 7747 (java) R 7717 7717 7356 0 -1 4202560 651 0 0 0 423 5 0 0 20 0 28 0 446311514 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875695496640 139876035354777 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7748] ppid=7717 vsize=28766288 memory=22244 CPUtime=4.09 cores=0-7
/proc/7719/task/7748/stat : 7748 (java) R 7717 7717 7356 0 -1 4202560 367 0 0 0 407 2 0 0 20 0 28 0 446311514 29456678912 2588008 33554432000 4194304 4196468 140733446278704 139875694444536 139876034760155 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
Current children cumulated CPU time: 161.92 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 10353488 KiB

[startup+35.8021 s]
/proc/loadavg: 6.36 7.68 7.82 9/221 7748
/proc/meminfo: memFree=18977552/32770624 swapFree=66958320/67108860
[pid=7717] ppid=7714 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7717/stat : 7717 (xcsp3-exec) S 7714 7717 7356 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308399 115843072 364 33554432000 4194304 5098028 140729560983888 140729560981992 139864398090876 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24711168 140729560986485 140729560986729 140729560986729 140729560989642 0
/proc/7717/statm: 28282 364 305 221 0 87 0
[pid=7719] ppid=7717 vsize=28766288 memory=10352084 CPUtime=163.52 cores=0-7
/proc/7719/stat : 7719 (java) S 7717 7717 7356 0 -1 1077944320 112197 0 0 0 14091 2261 0 0 20 0 28 0 446308400 29456678912 2588021 33554432000 4194304 4196468 140733446278704 140733446261248 139876403035895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
/proc/7719/statm: 7191572 2588021 3528 1 0 7152672 0
[pid=7719/tid=7720] ppid=7717 vsize=28766288 memory=7595433373798131555 CPUtime=13.12 cores=0-7
/proc/7719/task/7720/stat : 7720 (java) S 7717 7717 7356 0 -1 1077944384 13670 0 0 0 1301 11 0 0 20 0 28 0 446308400 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139876407276672 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7721] ppid=7717 vsize=28766288 memory=6081658729238390377 CPUtime=13.41 cores=0-7
/proc/7719/task/7721/stat : 7721 (java) S 7717 7717 7356 0 -1 1077944384 7787 0 0 0 1044 297 0 0 20 0 28 0 446308401 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139876355655952 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7722] ppid=7717 vsize=28766288 memory=7235429065409192551 CPUtime=13.49 cores=0-7
/proc/7719/task/7722/stat : 7722 (java) S 7717 7717 7356 0 -1 1077944384 7245 0 0 0 1047 302 0 0 20 0 28 0 446308401 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139876354603408 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7723] ppid=7717 vsize=28766288 memory=7525069032683360367 CPUtime=13.37 cores=0-7
/proc/7719/task/7723/stat : 7723 (java) S 7717 7717 7356 0 -1 1077944384 8056 0 0 0 1054 283 0 0 20 0 28 0 446308401 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139876353550864 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7724] ppid=7717 vsize=28766288 memory=5792262887553650768 CPUtime=13.4 cores=0-7
/proc/7719/task/7724/stat : 7724 (java) S 7717 7717 7356 0 -1 1077944384 7312 0 0 0 1051 289 0 0 20 0 28 0 446308401 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139876352498320 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7725] ppid=7717 vsize=28766288 memory=7522813839829198187 CPUtime=13.28 cores=0-7
/proc/7719/task/7725/stat : 7725 (java) S 7717 7717 7356 0 -1 1077944384 6866 0 0 0 1060 268 0 0 20 0 28 0 446308401 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139876351445776 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 38 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7726] ppid=7717 vsize=28766288 memory=7882828121784479853 CPUtime=13.35 cores=0-7
/proc/7719/task/7726/stat : 7726 (java) S 7717 7717 7356 0 -1 1077944384 6812 0 0 0 1059 276 0 0 20 0 28 0 446308401 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139876350393232 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7727] ppid=7717 vsize=28766288 memory=7738712963907151700 CPUtime=13.11 cores=0-7
/proc/7719/task/7727/stat : 7727 (java) S 7717 7717 7356 0 -1 1077944384 6561 0 0 0 1075 236 0 0 20 0 28 0 446308401 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139876349340688 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7728] ppid=7717 vsize=28766288 memory=7668896157251430992 CPUtime=13.36 cores=0-7
/proc/7719/task/7728/stat : 7728 (java) S 7717 7717 7356 0 -1 1077944384 7344 0 0 0 1084 252 0 0 20 0 28 0 446308401 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875946716304 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7729] ppid=7717 vsize=28766288 memory=6300062579054712999 CPUtime=4 cores=0-7
/proc/7719/task/7729/stat : 7729 (java) S 7717 7717 7356 0 -1 1077944384 15006 0 0 0 390 10 0 0 20 0 28 0 446308402 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875720267760 139876403047042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7730] ppid=7717 vsize=28766288 memory=29902990348 CPUtime=0 cores=0-7
/proc/7719/task/7730/stat : 7730 (java) S 7717 7717 7356 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 446308403 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875719214048 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7731] ppid=7717 vsize=28766288 memory=281340893313168 CPUtime=0 cores=0-7
/proc/7719/task/7731/stat : 7731 (java) S 7717 7717 7356 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 446308403 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875718161408 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7732] ppid=7717 vsize=28766288 memory=281340893361584 CPUtime=0 cores=0-7
/proc/7719/task/7732/stat : 7732 (java) S 7717 7717 7356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446308405 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875717109968 139876403054491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7733] ppid=7717 vsize=28766288 memory=6944656592387989600 CPUtime=0.98 cores=0-7
/proc/7719/task/7733/stat : 7733 (java) S 7717 7717 7356 0 -1 1077944384 4549 0 0 0 97 1 0 0 20 0 28 0 446308405 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875716057584 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7734] ppid=7717 vsize=28766288 memory=4206186544037388384 CPUtime=1.34 cores=0-7
/proc/7719/task/7734/stat : 7734 (java) S 7717 7717 7356 0 -1 1077944384 5304 0 0 0 133 1 0 0 20 0 28 0 446308405 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875715005040 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7735] ppid=7717 vsize=28766288 memory=2111021053799716 CPUtime=1.37 cores=0-7
/proc/7719/task/7735/stat : 7735 (java) S 7717 7717 7356 0 -1 1077944384 7678 0 0 0 136 1 0 0 20 0 28 0 446308405 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875713952496 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7736] ppid=7717 vsize=28766288 memory=7596842965437673067 CPUtime=0.62 cores=0-7
/proc/7719/task/7736/stat : 7736 (java) S 7717 7717 7356 0 -1 1077944384 3826 0 0 0 61 1 0 0 20 0 28 0 446308405 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875712899952 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7737] ppid=7717 vsize=28766288 memory=281340894536288 CPUtime=0 cores=0-7
/proc/7719/task/7737/stat : 7737 (java) S 7717 7717 7356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446308405 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875711846624 139876403046101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7738] ppid=7717 vsize=28766288 memory=0 CPUtime=0.02 cores=0-7
/proc/7719/task/7738/stat : 7738 (java) S 7717 7717 7356 0 -1 1077944384 184 0 0 0 1 1 0 0 20 0 28 0 446308406 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875710794160 139876403047042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7741] ppid=7717 vsize=28766288 memory=0 CPUtime=4.41 cores=0-7
/proc/7719/task/7741/stat : 7741 (java) R 7717 7717 7356 0 -1 4202560 302 0 0 0 438 3 0 0 20 0 28 0 446311436 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875701811920 139876034683581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7742] ppid=7717 vsize=28766288 memory=0 CPUtime=4.47 cores=0-7
/proc/7719/task/7742/stat : 7742 (java) R 7717 7717 7356 0 -1 4202560 291 0 0 0 445 2 0 0 20 0 28 0 446311436 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875700761320 139876034759604 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7743] ppid=7717 vsize=28766288 memory=0 CPUtime=4.25 cores=0-7
/proc/7719/task/7743/stat : 7743 (java) R 7717 7717 7356 0 -1 4202560 223 0 0 0 425 0 0 0 20 0 28 0 446311436 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875699707944 139876034784878 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7744] ppid=7717 vsize=28766288 memory=0 CPUtime=4.45 cores=0-7
/proc/7719/task/7744/stat : 7744 (java) R 7717 7717 7356 0 -1 4202560 122 0 0 0 443 2 0 0 20 0 28 0 446311436 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875698655280 139876035129453 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7745] ppid=7717 vsize=28766288 memory=-5921431000321636112 CPUtime=4.3 cores=0-7
/proc/7719/task/7745/stat : 7745 (java) R 7717 7717 7356 0 -1 4202560 304 0 0 0 427 3 0 0 20 0 28 0 446311436 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875697602816 139876034785495 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7746] ppid=7717 vsize=28766288 memory=6944656592455359580 CPUtime=4.44 cores=0-7
/proc/7719/task/7746/stat : 7746 (java) R 7717 7717 7356 0 -1 4202560 348 0 0 0 438 6 0 0 20 0 28 0 446311514 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875696550424 139876035066776 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7747] ppid=7717 vsize=28766288 memory=6944656592387989600 CPUtime=4.48 cores=0-7
/proc/7719/task/7747/stat : 7747 (java) R 7717 7717 7356 0 -1 4202560 651 0 0 0 443 5 0 0 20 0 28 0 446311514 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875695499304 139876034785500 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
[pid=7719/tid=7748] ppid=7717 vsize=28766288 memory=6944656575208382560 CPUtime=4.29 cores=0-7
/proc/7719/task/7748/stat : 7748 (java) R 7717 7717 7356 0 -1 4202560 371 0 0 0 427 2 0 0 20 0 28 0 446311514 29456678912 2588021 33554432000 4194304 4196468 140733446278704 139875694444536 139876034785500 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8282112 140733446284266 140733446284438 140733446284438 140733446287311 0
Current children cumulated CPU time: 163.52 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 10353540 KiB

Child status: 0
Real time (s): 35.8782
CPU time (s): 163.761
CPU user time (s): 141.092
CPU system time (s): 22.6697
CPU usage (%): 456.437
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 10353540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.092
system time used= 22.6697
maximum resident set size= 10352120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10860
involuntary context switches= 2126


# summary of solver processes directly reported to runsolver:
#   pid: 7717
#   total CPU time (s): 163.761
#   total CPU user time (s): 141.092
#   total CPU system time (s): 22.6697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.265291 second user time and 0.466999 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-17 09:01:17
IDJOB=4399592
IDBENCH=125996
IDSOLVER=2854
FILE ID=node145/4399592-1568703719
RUNJOBID= node145-1568701156-7383
PBS_JOBID= 21703915
Free space on /tmp= 59532 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-06.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399592-1568703719/watcher-4399592-1568703719 -o /tmp/evaluation-result-4399592-1568703719/solver-4399592-1568703719 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568701156-7383 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1778622750 HOME/instance-4399592-1568703719.xml

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

MD5SUM BENCH= c11db23a97f48af6ae936ba62121dffc
RANDOM SEED=1778622750

node145.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.59
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.59
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.59
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.59
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:        29333776 kB
MemAvailable:   31849980 kB
Buffers:          188504 kB
Cached:          2617968 kB
SwapCached:        41072 kB
Active:          1384896 kB
Inactive:        1466324 kB
Active(anon):       6796 kB
Inactive(anon):    86528 kB
Active(file):    1378100 kB
Inactive(file):  1379796 kB
Unevictable:      109612 kB
Mlocked:          109612 kB
SwapTotal:      67108860 kB
SwapFree:       66958320 kB
Dirty:             28168 kB
Writeback:             0 kB
AnonPages:        113504 kB
Mapped:            48204 kB
Shmem:             40616 kB
Slab:             176740 kB
SReclaimable:     148288 kB
SUnreclaim:        28452 kB
KernelStack:        3440 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59504 MiB
End job on node145 at 2019-09-17 09:01:53