Trace number 4399506

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 740.667 121.013

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
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 benchmark84.877
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
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-4399506-1568703609.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399506-1568703609.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
81.85/38.34	c solve instance...
740.06/120.97	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 (15186 MiB free)
  memory of node 1: 16384 MiB (15582 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399506-1568703609/watcher-4399506-1568703609 -o /tmp/evaluation-result-4399506-1568703609/solver-4399506-1568703609 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568701042-27919 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1277379226 HOME/instance-4399506-1568703609.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
Current StackSize limit: 8192 KiB

solver pid=28334, runsolver pid=28331

[startup+0.100112 s]*
/proc/loadavg: 7.03 8.02 8.04 2/212 28355
/proc/meminfo: memFree=31490688/32770624 swapFree=66938272/67108860
[pid=28334] ppid=28331 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28334/stat : 28334 (xcsp3-exec) S 28331 28334 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446632301 115843072 363 33554432000 4194304 5098028 140734796620528 140734796618632 140070567944828 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11747328 140734796628853 140734796629097 140734796629097 140734796632010 0
/proc/28334/statm: 28282 363 304 221 0 87 0
[pid=28336] ppid=28334 vsize=28227396 memory=30048 CPUtime=0.12 cores=0-7
/proc/28336/stat : 28336 (java) S 28334 28334 27892 0 -1 1077944320 5990 0 0 0 11 1 0 0 20 0 20 0 446632301 28904853504 7512 33554432000 4194304 4196468 140723442648960 140723442631504 139847481171703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
/proc/28336/statm: 7056849 7512 3119 1 0 7019032 0
[pid=28336/tid=28337] ppid=28334 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/28336/task/28337/stat : 28337 (java) R 28334 28334 27892 0 -1 4202560 3903 0 0 0 8 1 0 0 20 0 20 0 446632301 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847485404480 139847104860228 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28338] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28338/stat : 28338 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847433792656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28339] ppid=28334 vsize=28227396 memory=139779952117376 CPUtime=0 cores=0-7
/proc/28336/task/28339/stat : 28339 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847432739856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28340] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28340/stat : 28340 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847431687056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28341] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28341/stat : 28341 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847430634256 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28342] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28342/stat : 28342 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847429581456 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28343] ppid=28334 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28336/task/28343/stat : 28343 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847428528656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28344] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28344/stat : 28344 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847427475856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28345] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28345/stat : 28345 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 7512 33554432000 4194304 4196468 140723442648960 139847426423056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28346] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28346/stat : 28346 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632304 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845860223856 139847481182850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28347] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28347/stat : 28347 (java) S 28334 28334 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446632304 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845859169824 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28348] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28348/stat : 28348 (java) S 28334 28334 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446632304 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845858116976 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28349] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28349/stat : 28349 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845857065296 139847481190299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28350] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28350/stat : 28350 (java) S 28334 28334 27892 0 -1 1077944384 279 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845856012656 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28351] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28351/stat : 28351 (java) S 28334 28334 27892 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845854959856 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28352] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28352/stat : 28352 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845853907056 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28353] ppid=28334 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28336/task/28353/stat : 28353 (java) R 28334 28334 27892 0 -1 4202560 370 0 0 0 1 0 0 0 20 0 20 0 446632307 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845852854256 139847460126599 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28354] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28354/stat : 28354 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845851802720 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28355] ppid=28334 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28336/task/28355/stat : 28355 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 7512 33554432000 4194304 4196468 140723442648960 139845850750000 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31500 KiB

[startup+0.210241 s]*
/proc/loadavg: 7.03 8.02 8.04 2/212 28355
/proc/meminfo: memFree=31478416/32770624 swapFree=66938272/67108860
[pid=28334] ppid=28331 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28334/stat : 28334 (xcsp3-exec) S 28331 28334 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446632301 115843072 363 33554432000 4194304 5098028 140734796620528 140734796618632 140070567944828 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11747328 140734796628853 140734796629097 140734796629097 140734796632010 0
/proc/28334/statm: 28282 363 304 221 0 87 0
[pid=28336] ppid=28334 vsize=28227396 memory=41168 CPUtime=0.34 cores=0-7
/proc/28336/stat : 28336 (java) S 28334 28334 27892 0 -1 1077944320 9532 0 0 0 31 3 0 0 20 0 20 0 446632301 28904853504 10292 33554432000 4194304 4196468 140723442648960 140723442631504 139847481171703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
/proc/28336/statm: 7056849 10292 3278 1 0 7019032 0
[pid=28336/tid=28337] ppid=28334 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/28336/task/28337/stat : 28337 (java) R 28334 28334 27892 0 -1 4202560 6720 0 0 0 18 2 0 0 20 0 20 0 446632301 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847485405376 139847481183638 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28338] ppid=28334 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/28336/task/28338/stat : 28338 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847433792656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28339] ppid=28334 vsize=28227396 memory=139779952140009 CPUtime=0 cores=0-7
/proc/28336/task/28339/stat : 28339 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847432739856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28340] ppid=28334 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28336/task/28340/stat : 28340 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847431687056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28341] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28341/stat : 28341 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847430634256 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28342] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28342/stat : 28342 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847429581456 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28343] ppid=28334 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28336/task/28343/stat : 28343 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847428528656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28344] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28344/stat : 28344 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847427475856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28345] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28345/stat : 28345 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28904853504 10292 33554432000 4194304 4196468 140723442648960 139847426423056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28346] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28346/stat : 28346 (java) S 28334 28334 27892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446632304 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845860223856 139847481182850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28347] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28347/stat : 28347 (java) S 28334 28334 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446632304 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845859169824 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28348] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28348/stat : 28348 (java) S 28334 28334 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446632304 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845858116976 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28349] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28349/stat : 28349 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845857065296 139847481190299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28350] ppid=28334 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/28336/task/28350/stat : 28350 (java) S 28334 28334 27892 0 -1 1077944384 533 0 0 0 2 0 0 0 20 0 20 0 446632307 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845856012656 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28351] ppid=28334 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28336/task/28351/stat : 28351 (java) S 28334 28334 27892 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 20 0 446632307 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845854959856 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28352] ppid=28334 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/28336/task/28352/stat : 28352 (java) S 28334 28334 27892 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 20 0 446632307 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845853907056 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28353] ppid=28334 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/28336/task/28353/stat : 28353 (java) R 28334 28334 27892 0 -1 4202560 763 0 0 0 8 0 0 0 20 0 20 0 446632307 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845852854256 139847462545230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28354] ppid=28334 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28354/stat : 28354 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845851802720 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28355] ppid=28334 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28336/task/28355/stat : 28355 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632307 28904853504 10292 33554432000 4194304 4196468 140723442648960 139845850750000 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42620 KiB

[startup+0.309676 s]*
/proc/loadavg: 7.03 8.02 8.04 4/212 28355
/proc/meminfo: memFree=31471396/32770624 swapFree=66938272/67108860
[pid=28334] ppid=28331 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28334/stat : 28334 (xcsp3-exec) S 28331 28334 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446632301 115843072 363 33554432000 4194304 5098028 140734796620528 140734796618632 140070567944828 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11747328 140734796628853 140734796629097 140734796629097 140734796632010 0
/proc/28334/statm: 28282 363 304 221 0 87 0
[pid=28336] ppid=28334 vsize=28231652 memory=49852 CPUtime=0.51 cores=0-7
/proc/28336/stat : 28336 (java) S 28334 28334 27892 0 -1 1077944320 10857 0 0 0 48 3 0 0 20 0 20 0 446632301 28909211648 12463 33554432000 4194304 4196468 140723442648960 140723442631504 139847481171703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
/proc/28336/statm: 7057913 12463 3327 1 0 7019032 0
[pid=28336/tid=28337] ppid=28334 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/28336/task/28337/stat : 28337 (java) R 28334 28334 27892 0 -1 4202560 7819 0 0 0 27 2 0 0 20 0 20 0 446632301 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847485402816 139847481193629 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28338] ppid=28334 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28338/stat : 28338 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847433792656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28339] ppid=28334 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28339/stat : 28339 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847432739856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28340] ppid=28334 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28340/stat : 28340 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632302 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847431687056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28341] ppid=28334 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28341/stat : 28341 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446632302 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847430634256 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28342] ppid=28334 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/28336/task/28342/stat : 28342 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847429581456 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28343] ppid=28334 vsize=28231652 memory=139779844961199 CPUtime=0 cores=0-7
/proc/28336/task/28343/stat : 28343 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847428528656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28344] ppid=28334 vsize=28231652 memory=139779844963504 CPUtime=0 cores=0-7
/proc/28336/task/28344/stat : 28344 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632302 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847427475856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28345] ppid=28334 vsize=28231652 memory=139779844965808 CPUtime=0 cores=0-7
/proc/28336/task/28345/stat : 28345 (java) S 28334 28334 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446632302 28909211648 12463 33554432000 4194304 4196468 140723442648960 139847426423056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28346] ppid=28334 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28346/stat : 28346 (java) S 28334 28334 27892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446632304 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845860223856 139847481182850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28347] ppid=28334 vsize=28231652 memory=279559689938576 CPUtime=0 cores=0-7
/proc/28336/task/28347/stat : 28347 (java) S 28334 28334 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446632304 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845859169824 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28348] ppid=28334 vsize=28231652 memory=279559689945488 CPUtime=0 cores=0-7
/proc/28336/task/28348/stat : 28348 (java) S 28334 28334 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446632304 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845858116976 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28349] ppid=28334 vsize=28231652 memory=279559689886768 CPUtime=0 cores=0-7
/proc/28336/task/28349/stat : 28349 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632307 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845857065296 139847481190299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28350] ppid=28334 vsize=28231652 memory=279559689959312 CPUtime=0.04 cores=0-7
/proc/28336/task/28350/stat : 28350 (java) R 28334 28334 27892 0 -1 4202560 622 0 0 0 4 0 0 0 20 0 20 0 446632307 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845856003040 139847462696664 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28351] ppid=28334 vsize=28231652 memory=279559689966224 CPUtime=0.01 cores=0-7
/proc/28336/task/28351/stat : 28351 (java) S 28334 28334 27892 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 20 0 446632307 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845854959856 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28352] ppid=28334 vsize=28231652 memory=279559689963920 CPUtime=0.01 cores=0-7
/proc/28336/task/28352/stat : 28352 (java) S 28334 28334 27892 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 20 0 446632307 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845853907056 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28353] ppid=28334 vsize=28231652 memory=279559689980080 CPUtime=0.12 cores=0-7
/proc/28336/task/28353/stat : 28353 (java) S 28334 28334 27892 0 -1 1077944384 877 0 0 0 12 0 0 0 20 0 20 0 446632307 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845852854256 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28354] ppid=28334 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28354/stat : 28354 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446632307 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845851802720 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28355] ppid=28334 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28336/task/28355/stat : 28355 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446632307 28909211648 12463 33554432000 4194304 4196468 140723442648960 139845850750000 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51304 KiB

[startup+0.700922 s]
/proc/loadavg: 7.03 8.02 8.04 5/212 28355
/proc/meminfo: memFree=31394908/32770624 swapFree=66938272/67108860
[pid=28334] ppid=28331 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28334/stat : 28334 (xcsp3-exec) S 28331 28334 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446632301 115843072 363 33554432000 4194304 5098028 140734796620528 140734796618632 140070567944828 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11747328 140734796628853 140734796629097 140734796629097 140734796632010 0
/proc/28334/statm: 28282 363 304 221 0 87 0
[pid=28336] ppid=28334 vsize=28233776 memory=256012 CPUtime=1.72 cores=0-7
/proc/28336/stat : 28336 (java) S 28334 28334 27892 0 -1 1077944320 14577 0 0 0 154 18 0 0 20 0 20 0 446632301 28911386624 64003 33554432000 4194304 4196468 140723442648960 140723442631504 139847481171703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
/proc/28336/statm: 7058444 64003 3457 1 0 7019544 0
[pid=28336/tid=28337] ppid=28334 vsize=28233776 memory=279559690337968 CPUtime=0.64 cores=0-7
/proc/28336/task/28337/stat : 28337 (java) R 28334 28334 27892 0 -1 4202560 8345 0 0 0 59 5 0 0 20 0 20 0 446632301 28911386624 64003 33554432000 4194304 4196468 140723442648960 139847485407128 139847481183638 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28338] ppid=28334 vsize=28233776 memory=139779845170032 CPUtime=0.02 cores=0-7
/proc/28336/task/28338/stat : 28338 (java) S 28334 28334 27892 0 -1 1077944384 38 0 0 0 1 1 0 0 20 0 20 0 446632302 28911386624 64003 33554432000 4194304 4196468 140723442648960 139847433792656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28339] ppid=28334 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/28336/task/28339/stat : 28339 (java) S 28334 28334 27892 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 446632302 28911386624 64003 33554432000 4194304 4196468 140723442648960 139847432739856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28340] ppid=28334 vsize=28233776 memory=8296 CPUtime=0.01 cores=0-7
/proc/28336/task/28340/stat : 28340 (java) S 28334 28334 27892 0 -1 1077944384 19 0 0 0 0 1 0 0 20 0 20 0 446632302 28911386624 64003 33554432000 4194304 4196468 140723442648960 139847431687056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0

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

[pid=28336/tid=28368] ppid=28334 vsize=28766288 memory=1768 CPUtime=79.02 cores=0-7
/proc/28336/task/28368/stat : 28368 (java) R 28334 28334 27892 0 -1 4202560 1982 0 0 0 7900 2 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845839425432 139847110867041 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28369] ppid=28334 vsize=28766288 memory=4100 CPUtime=79.47 cores=0-7
/proc/28336/task/28369/stat : 28369 (java) R 28334 28334 27892 0 -1 4202560 1724 0 0 0 7944 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845838372840 139847111058076 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28370] ppid=28334 vsize=28766288 memory=1452 CPUtime=79.6 cores=0-7
/proc/28336/task/28370/stat : 28370 (java) R 28334 28334 27892 0 -1 4202560 1773 0 0 0 7957 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845837319704 139847110866782 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28371] ppid=28334 vsize=28766288 memory=7662384 CPUtime=79.62 cores=0-7
/proc/28336/task/28371/stat : 28371 (java) R 28334 28334 27892 0 -1 4202560 1367 0 0 0 7958 4 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845836267048 139847111177536 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28372] ppid=28334 vsize=28766288 memory=4268 CPUtime=79.71 cores=0-7
/proc/28336/task/28372/stat : 28372 (java) R 28334 28334 27892 0 -1 4202560 983 0 0 0 7971 0 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845835215464 139847110866777 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28373] ppid=28334 vsize=28766288 memory=1412 CPUtime=79.12 cores=0-7
/proc/28336/task/28373/stat : 28373 (java) R 28334 28334 27892 0 -1 4202560 2392 0 0 0 7908 4 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845834162680 139847111058058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
Current children cumulated CPU time: 720.11 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 7663836 KiB

[startup+120.001 s]*
/proc/loadavg: 7.21 7.48 7.81 9/220 28401
/proc/meminfo: memFree=23845284/32770624 swapFree=66938284/67108860
[pid=28334] ppid=28331 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28334/stat : 28334 (xcsp3-exec) S 28331 28334 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446632301 115843072 363 33554432000 4194304 5098028 140734796620528 140734796618632 140070567944828 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11747328 140734796628853 140734796629097 140734796629097 140734796632010 0
/proc/28334/statm: 28282 363 304 221 0 87 0
[pid=28336] ppid=28334 vsize=28766288 memory=7662384 CPUtime=732.95 cores=0-7
/proc/28336/stat : 28336 (java) S 28334 28334 27892 0 -1 1077944320 122956 0 0 0 72020 1275 0 0 20 0 28 0 446632301 29456678912 1915596 33554432000 4194304 4196468 140723442648960 140723442631504 139847481171703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
/proc/28336/statm: 7191572 1915596 3525 1 0 7152672 0
[pid=28336/tid=28337] ppid=28334 vsize=28766288 memory=6791534058613427641 CPUtime=30.1 cores=0-7
/proc/28336/task/28337/stat : 28337 (java) S 28334 28334 27892 0 -1 1077944384 24861 0 0 0 2930 80 0 0 20 0 28 0 446632301 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847485412480 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28338] ppid=28334 vsize=28766288 memory=5988 CPUtime=6 cores=0-7
/proc/28336/task/28338/stat : 28338 (java) S 28334 28334 27892 0 -1 1077944384 4236 0 0 0 449 151 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847433792656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28339] ppid=28334 vsize=28766288 memory=1124 CPUtime=5.93 cores=0-7
/proc/28336/task/28339/stat : 28339 (java) S 28334 28334 27892 0 -1 1077944384 4447 0 0 0 457 136 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847432739856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28340] ppid=28334 vsize=28766288 memory=14008 CPUtime=6 cores=0-7
/proc/28336/task/28340/stat : 28340 (java) S 28334 28334 27892 0 -1 1077944384 3929 0 0 0 465 135 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847431687056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28341] ppid=28334 vsize=28766288 memory=4126316290023845779 CPUtime=5.94 cores=0-7
/proc/28336/task/28341/stat : 28341 (java) S 28334 28334 27892 0 -1 1077944384 3984 0 0 0 441 153 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847430634256 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28342] ppid=28334 vsize=28766288 memory=1452 CPUtime=5.98 cores=0-7
/proc/28336/task/28342/stat : 28342 (java) S 28334 28334 27892 0 -1 1077944384 4247 0 0 0 460 138 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847429581456 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28343] ppid=28334 vsize=28766288 memory=3620 CPUtime=5.99 cores=0-7
/proc/28336/task/28343/stat : 28343 (java) S 28334 28334 27892 0 -1 1077944384 4348 0 0 0 466 133 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847428528656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28344] ppid=28334 vsize=28766288 memory=6791534058613427641 CPUtime=6.02 cores=0-7
/proc/28336/task/28344/stat : 28344 (java) S 28334 28334 27892 0 -1 1077944384 7067 0 0 0 447 155 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847427475856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28345] ppid=28334 vsize=28766288 memory=7662384 CPUtime=5.97 cores=0-7
/proc/28336/task/28345/stat : 28345 (java) S 28334 28334 27892 0 -1 1077944384 4236 0 0 0 449 148 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847426423056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28346] ppid=28334 vsize=28766288 memory=7662368 CPUtime=1.72 cores=0-7
/proc/28336/task/28346/stat : 28346 (java) S 28334 28334 27892 0 -1 1077944384 11392 0 0 0 167 5 0 0 20 0 28 0 446632304 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845860223856 139847481182850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 39 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28347] ppid=28334 vsize=28766288 memory=976 CPUtime=0 cores=0-7
/proc/28336/task/28347/stat : 28347 (java) S 28334 28334 27892 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 446632304 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845859169888 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28348] ppid=28334 vsize=28766288 memory=772 CPUtime=0 cores=0-7
/proc/28336/task/28348/stat : 28348 (java) S 28334 28334 27892 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 28 0 446632304 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845858116992 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28349] ppid=28334 vsize=28766288 memory=984 CPUtime=0 cores=0-7
/proc/28336/task/28349/stat : 28349 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845857065296 139847481190299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28350] ppid=28334 vsize=28766288 memory=2032 CPUtime=1.6 cores=0-7
/proc/28336/task/28350/stat : 28350 (java) S 28334 28334 27892 0 -1 1077944384 8369 0 0 0 158 2 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845856012656 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28351] ppid=28334 vsize=28766288 memory=1332 CPUtime=1.38 cores=0-7
/proc/28336/task/28351/stat : 28351 (java) S 28334 28334 27892 0 -1 1077944384 9643 0 0 0 135 3 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845854959856 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28352] ppid=28334 vsize=28766288 memory=1564 CPUtime=1.39 cores=0-7
/proc/28336/task/28352/stat : 28352 (java) S 28334 28334 27892 0 -1 1077944384 8557 0 0 0 138 1 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845853907056 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28353] ppid=28334 vsize=28766288 memory=976 CPUtime=0.74 cores=0-7
/proc/28336/task/28353/stat : 28353 (java) S 28334 28334 27892 0 -1 1077944384 7329 0 0 0 72 2 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845852854256 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 63 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28354] ppid=28334 vsize=28766288 memory=772 CPUtime=0 cores=0-7
/proc/28336/task/28354/stat : 28354 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845851802720 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28355] ppid=28334 vsize=28766288 memory=4000 CPUtime=0.05 cores=0-7
/proc/28336/task/28355/stat : 28355 (java) S 28334 28334 27892 0 -1 1077944384 962 0 0 0 2 3 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845850750000 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 65 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28366] ppid=28334 vsize=28766288 memory=2832 CPUtime=80.69 cores=0-7
/proc/28336/task/28366/stat : 28366 (java) R 28334 28334 27892 0 -1 4202560 1564 0 0 0 8066 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845841530104 139847110867209 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28367] ppid=28334 vsize=28766288 memory=1548 CPUtime=81.08 cores=0-7
/proc/28336/task/28367/stat : 28367 (java) R 28334 28334 27892 0 -1 4202560 2139 0 0 0 8105 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845840478440 139847111175000 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28368] ppid=28334 vsize=28766288 memory=1452 CPUtime=80.59 cores=0-7
/proc/28336/task/28368/stat : 28368 (java) R 28334 28334 27892 0 -1 4202560 1989 0 0 0 8057 2 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845839425432 139847111177521 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28369] ppid=28334 vsize=28766288 memory=7662384 CPUtime=81.08 cores=0-7
/proc/28336/task/28369/stat : 28369 (java) R 28334 28334 27892 0 -1 4202560 1755 0 0 0 8105 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845838372840 139847110866782 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28370] ppid=28334 vsize=28766288 memory=984 CPUtime=81.21 cores=0-7
/proc/28336/task/28370/stat : 28370 (java) R 28334 28334 27892 0 -1 4202560 1775 0 0 0 8118 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845837319704 139847110866914 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28371] ppid=28334 vsize=28766288 memory=2032 CPUtime=81.23 cores=0-7
/proc/28336/task/28371/stat : 28371 (java) R 28334 28334 27892 0 -1 4202560 1367 0 0 0 8119 4 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845836267048 139847111058389 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28372] ppid=28334 vsize=28766288 memory=1332 CPUtime=81.32 cores=0-7
/proc/28336/task/28372/stat : 28372 (java) R 28334 28334 27892 0 -1 4202560 983 0 0 0 8132 0 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845835215464 139847110866782 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28373] ppid=28334 vsize=28766288 memory=1564 CPUtime=80.73 cores=0-7
/proc/28336/task/28373/stat : 28373 (java) R 28334 28334 27892 0 -1 4202560 2392 0 0 0 8069 4 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845834162680 139847110866782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
Current children cumulated CPU time: 732.95 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 7663836 KiB

[startup+120.801 s]
/proc/loadavg: 7.21 7.48 7.81 9/220 28401
/proc/meminfo: memFree=23845284/32770624 swapFree=66938284/67108860
[pid=28334] ppid=28331 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28334/stat : 28334 (xcsp3-exec) S 28331 28334 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446632301 115843072 363 33554432000 4194304 5098028 140734796620528 140734796618632 140070567944828 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11747328 140734796628853 140734796629097 140734796629097 140734796632010 0
/proc/28334/statm: 28282 363 304 221 0 87 0
[pid=28336] ppid=28334 vsize=28766288 memory=7662384 CPUtime=739.26 cores=0-7
/proc/28336/stat : 28336 (java) S 28334 28334 27892 0 -1 1077944320 122966 0 0 0 72651 1275 0 0 20 0 28 0 446632301 29456678912 1915596 33554432000 4194304 4196468 140723442648960 140723442631504 139847481171703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
/proc/28336/statm: 7191572 1915596 3525 1 0 7152672 0
[pid=28336/tid=28337] ppid=28334 vsize=28766288 memory=7662384 CPUtime=30.1 cores=0-7
/proc/28336/task/28337/stat : 28337 (java) S 28334 28334 27892 0 -1 1077944384 24861 0 0 0 2930 80 0 0 20 0 28 0 446632301 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847485412480 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28338] ppid=28334 vsize=28766288 memory=2032 CPUtime=6 cores=0-7
/proc/28336/task/28338/stat : 28338 (java) S 28334 28334 27892 0 -1 1077944384 4236 0 0 0 449 151 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847433792656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28339] ppid=28334 vsize=28766288 memory=6791534058613427641 CPUtime=5.93 cores=0-7
/proc/28336/task/28339/stat : 28339 (java) S 28334 28334 27892 0 -1 1077944384 4447 0 0 0 457 136 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847432739856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28340] ppid=28334 vsize=28766288 memory=7662384 CPUtime=6 cores=0-7
/proc/28336/task/28340/stat : 28340 (java) S 28334 28334 27892 0 -1 1077944384 3929 0 0 0 465 135 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847431687056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28341] ppid=28334 vsize=28766288 memory=4000 CPUtime=5.94 cores=0-7
/proc/28336/task/28341/stat : 28341 (java) S 28334 28334 27892 0 -1 1077944384 3984 0 0 0 441 153 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847430634256 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28342] ppid=28334 vsize=28766288 memory=2832 CPUtime=5.98 cores=0-7
/proc/28336/task/28342/stat : 28342 (java) S 28334 28334 27892 0 -1 1077944384 4247 0 0 0 460 138 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847429581456 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28343] ppid=28334 vsize=28766288 memory=2532 CPUtime=5.99 cores=0-7
/proc/28336/task/28343/stat : 28343 (java) S 28334 28334 27892 0 -1 1077944384 4348 0 0 0 466 133 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847428528656 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28344] ppid=28334 vsize=28766288 memory=1440 CPUtime=6.02 cores=0-7
/proc/28336/task/28344/stat : 28344 (java) S 28334 28334 27892 0 -1 1077944384 7067 0 0 0 447 155 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847427475856 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28345] ppid=28334 vsize=28766288 memory=812 CPUtime=5.97 cores=0-7
/proc/28336/task/28345/stat : 28345 (java) S 28334 28334 27892 0 -1 1077944384 4236 0 0 0 449 148 0 0 20 0 28 0 446632302 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139847426423056 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28346] ppid=28334 vsize=28766288 memory=1772 CPUtime=1.72 cores=0-7
/proc/28336/task/28346/stat : 28346 (java) S 28334 28334 27892 0 -1 1077944384 11392 0 0 0 167 5 0 0 20 0 28 0 446632304 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845860223856 139847481182850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 39 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28347] ppid=28334 vsize=28766288 memory=111632 CPUtime=0 cores=0-7
/proc/28336/task/28347/stat : 28347 (java) S 28334 28334 27892 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 446632304 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845859169888 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28348] ppid=28334 vsize=28766288 memory=804 CPUtime=0 cores=0-7
/proc/28336/task/28348/stat : 28348 (java) S 28334 28334 27892 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 28 0 446632304 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845858116992 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28349] ppid=28334 vsize=28766288 memory=1332 CPUtime=0 cores=0-7
/proc/28336/task/28349/stat : 28349 (java) S 28334 28334 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845857065296 139847481190299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28350] ppid=28334 vsize=28766288 memory=1564 CPUtime=1.6 cores=0-7
/proc/28336/task/28350/stat : 28350 (java) S 28334 28334 27892 0 -1 1077944384 8369 0 0 0 158 2 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845856012656 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28351] ppid=28334 vsize=28766288 memory=976 CPUtime=1.38 cores=0-7
/proc/28336/task/28351/stat : 28351 (java) S 28334 28334 27892 0 -1 1077944384 9643 0 0 0 135 3 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845854959856 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28352] ppid=28334 vsize=28766288 memory=772 CPUtime=1.39 cores=0-7
/proc/28336/task/28352/stat : 28352 (java) S 28334 28334 27892 0 -1 1077944384 8557 0 0 0 138 1 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845853907056 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28353] ppid=28334 vsize=28766288 memory=4000 CPUtime=0.74 cores=0-7
/proc/28336/task/28353/stat : 28353 (java) S 28334 28334 27892 0 -1 1077944384 7329 0 0 0 72 2 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845852854256 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 63 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28354] ppid=28334 vsize=28766288 memory=2832 CPUtime=0 cores=0-7
/proc/28336/task/28354/stat : 28354 (java) S 28334 28334 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845851802720 139847481181909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28355] ppid=28334 vsize=28766288 memory=1548 CPUtime=0.05 cores=0-7
/proc/28336/task/28355/stat : 28355 (java) S 28334 28334 27892 0 -1 1077944384 962 0 0 0 2 3 0 0 20 0 28 0 446632307 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845850750000 139847481182850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 65 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28366] ppid=28334 vsize=28766288 memory=1056 CPUtime=81.48 cores=0-7
/proc/28336/task/28366/stat : 28366 (java) R 28334 28334 27892 0 -1 4202560 1570 0 0 0 8145 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845841530104 139847111177521 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28367] ppid=28334 vsize=28766288 memory=744 CPUtime=81.87 cores=0-7
/proc/28336/task/28367/stat : 28367 (java) R 28334 28334 27892 0 -1 4202560 2139 0 0 0 8184 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845840478440 139847111058451 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28368] ppid=28334 vsize=28766288 memory=8296 CPUtime=81.37 cores=0-7
/proc/28336/task/28368/stat : 28368 (java) R 28334 28334 27892 0 -1 4202560 1991 0 0 0 8135 2 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845839425432 139847111058058 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28369] ppid=28334 vsize=28766288 memory=6791534058613427641 CPUtime=81.87 cores=0-7
/proc/28336/task/28369/stat : 28369 (java) R 28334 28334 27892 0 -1 4202560 1755 0 0 0 8184 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845838372840 139847110866938 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28370] ppid=28334 vsize=28766288 memory=12024 CPUtime=82 cores=0-7
/proc/28336/task/28370/stat : 28370 (java) R 28334 28334 27892 0 -1 4202560 1775 0 0 0 8197 3 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845837319704 139847111177172 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28371] ppid=28334 vsize=28766288 memory=2124 CPUtime=82.02 cores=0-7
/proc/28336/task/28371/stat : 28371 (java) R 28334 28334 27892 0 -1 4202560 1367 0 0 0 8198 4 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845836267048 139847111057867 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28372] ppid=28334 vsize=28766288 memory=12100 CPUtime=82.11 cores=0-7
/proc/28336/task/28372/stat : 28372 (java) R 28334 28334 27892 0 -1 4202560 985 0 0 0 8211 0 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845835215464 139847110866897 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
[pid=28336/tid=28373] ppid=28334 vsize=28766288 memory=504 CPUtime=81.52 cores=0-7
/proc/28336/task/28373/stat : 28373 (java) R 28334 28334 27892 0 -1 4202560 2392 0 0 0 8148 4 0 0 20 0 28 0 446636137 29456678912 1915596 33554432000 4194304 4196468 140723442648960 139845834162680 139847111058058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34963456 140723442652138 140723442652310 140723442652310 140723442655183 0
Current children cumulated CPU time: 739.26 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 7663836 KiB

[startup+121.001 s]*
/proc/loadavg: 7.27 7.49 7.81 2/194 28401
/proc/meminfo: memFree=30633204/32770624 swapFree=66938284/67108860
[pid=28334] ppid=28331 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28334/stat : 28334 (xcsp3-exec) S 28331 28334 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446632301 115843072 363 33554432000 4194304 5098028 140734796620528 140734796618632 140070567944828 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11747328 140734796628853 140734796629097 140734796629097 140734796632010 0
/proc/28334/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 121.013
CPU time (s): 740.667
CPU user time (s): 727.863
CPU system time (s): 12.8033
CPU usage (%): 612.056
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 7670084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 727.863
system time used= 12.8033
maximum resident set size= 7668744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9544
involuntary context switches= 10973


# summary of solver processes directly reported to runsolver:
#   pid: 28334
#   total CPU time (s): 740.667
#   total CPU user time (s): 727.863
#   total CPU system time (s): 12.8033

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.02064 second user time and 1.42565 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-17 08:59:29
IDJOB=4399506
IDBENCH=125591
IDSOLVER=2854
FILE ID=node151/4399506-1568703609
RUNJOBID= node151-1568701042-27919
PBS_JOBID= 21703913
Free space on /tmp= 59276 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.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-4399506-1568703609/watcher-4399506-1568703609 -o /tmp/evaluation-result-4399506-1568703609/solver-4399506-1568703609 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568701042-27919 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1277379226 HOME/instance-4399506-1568703609.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=1277379226

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31507032 kB
MemAvailable:   31842628 kB
Buffers:           83852 kB
Cached:           554404 kB
SwapCached:        68676 kB
Active:           359116 kB
Inactive:         350220 kB
Active(anon):       3320 kB
Inactive(anon):   111656 kB
Active(file):     355796 kB
Inactive(file):   238564 kB
Unevictable:      109584 kB
Mlocked:          109584 kB
SwapTotal:      67108860 kB
SwapFree:       66938272 kB
Dirty:             59512 kB
Writeback:             0 kB
AnonPages:        112680 kB
Mapped:            43648 kB
Shmem:             35252 kB
Slab:             142520 kB
SReclaimable:     114144 kB
SUnreclaim:        28376 kB
KernelStack:        3376 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59252 MiB
End job on node151 at 2019-09-17 09:01:30