Trace number 4404306

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallelUNSAT 775.432 125.205

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-4404306-1568997317.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404306-1568997317.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
81.14/38.02	c solve instance...
774.80/125.07	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 (4268 MiB free)
  memory of node 1: 16384 MiB (2852 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404306-1568997317/watcher-4404306-1568997317 -o /var/tmp/evaluation-result-4404306-1568997317/solver-4404306-1568997317 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1273565407 HOME/instance-4404306-1568997317.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=16603, runsolver pid=16600
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 8.00 8.28 8.27 3/212 16624
/proc/meminfo: memFree=7276332/32770624 swapFree=67001768/67108860
[pid=16603] ppid=16600 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16603/stat : 16603 (xcsp3-exec) S 16600 16603 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475645697 115843072 362 33554432000 4194304 5098028 140735736435760 140735736433864 139841904292476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17555456 140735736439633 140735736439893 140735736439893 140735736442822 0
/proc/16603/statm: 28282 362 304 221 0 87 0
[pid=16605] ppid=16603 vsize=28227396 memory=28908 CPUtime=0.12 cores=0-7
/proc/16605/stat : 16605 (java) S 16603 16603 15765 0 -1 1077944320 5698 0 0 0 11 1 0 0 20 0 20 0 475645698 28904853504 7227 33554432000 4194304 4196468 140732736100560 140732736083104 140105524408055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
/proc/16605/statm: 7056849 7227 3124 1 0 7019032 0
[pid=16605/tid=16606] ppid=16603 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/16605/task/16606/stat : 16606 (java) R 16603 16603 15765 0 -1 4202560 3610 0 0 0 8 0 0 0 20 0 20 0 475645698 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105528641328 140105524429981 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16607] ppid=16603 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16605/task/16607/stat : 16607 (java) S 16603 16603 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105477028368 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16608] ppid=16603 vsize=28227396 memory=140599089682048 CPUtime=0 cores=0-7
/proc/16605/task/16608/stat : 16608 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105475975824 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16609] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16609/stat : 16609 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105474922768 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16610] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16610/stat : 16610 (java) S 16603 16603 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105473870224 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16611] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16611/stat : 16611 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105472818192 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16612] ppid=16603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16605/task/16612/stat : 16612 (java) S 16603 16603 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105471765648 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16613] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16613/stat : 16613 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105470712592 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16614] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16614/stat : 16614 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 7227 33554432000 4194304 4196468 140732736100560 140105469660048 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16615] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16615/stat : 16615 (java) S 16603 16603 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475645700 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103719532784 140105524419202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16616] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16616/stat : 16616 (java) S 16603 16603 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475645701 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103718479008 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16617] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16617/stat : 16617 (java) S 16603 16603 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475645701 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103717425904 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16618] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16618/stat : 16618 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645703 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103716374480 140105524426651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16619] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16619/stat : 16619 (java) R 16603 16603 15765 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 475645703 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103715322608 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16620] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16620/stat : 16620 (java) S 16603 16603 15765 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 475645704 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103714270064 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16621] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16621/stat : 16621 (java) R 16603 16603 15765 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 475645704 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103270619632 140105524429402 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16622] ppid=16603 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16605/task/16622/stat : 16622 (java) R 16603 16603 15765 0 -1 1077944384 360 0 0 0 1 0 0 0 20 0 20 0 475645704 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103269567088 140105524419202 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16623] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16623/stat : 16623 (java) S 16603 16603 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475645704 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103268514272 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16624] ppid=16603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16605/task/16624/stat : 16624 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645704 28904853504 7227 33554432000 4194304 4196468 140732736100560 140103267461808 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30356 KiB

[startup+0.210186 s]*
/proc/loadavg: 8.00 8.28 8.27 2/212 16624
/proc/meminfo: memFree=7262956/32770624 swapFree=67001768/67108860
[pid=16603] ppid=16600 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16603/stat : 16603 (xcsp3-exec) S 16600 16603 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475645697 115843072 362 33554432000 4194304 5098028 140735736435760 140735736433864 139841904292476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17555456 140735736439633 140735736439893 140735736439893 140735736442822 0
/proc/16603/statm: 28282 362 304 221 0 87 0
[pid=16605] ppid=16603 vsize=28227396 memory=40804 CPUtime=0.33 cores=0-7
/proc/16605/stat : 16605 (java) S 16603 16603 15765 0 -1 1077944320 9514 0 0 0 30 3 0 0 20 0 20 0 475645698 28904853504 10201 33554432000 4194304 4196468 140732736100560 140732736083104 140105524408055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
/proc/16605/statm: 7056849 10201 3268 1 0 7019032 0
[pid=16605/tid=16606] ppid=16603 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16605/task/16606/stat : 16606 (java) R 16603 16603 15765 0 -1 4202560 6640 0 0 0 18 2 0 0 20 0 20 0 475645698 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105528641792 140105138444402 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16607] ppid=16603 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/16605/task/16607/stat : 16607 (java) S 16603 16603 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105477028368 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16608] ppid=16603 vsize=28227396 memory=140599089698096 CPUtime=0 cores=0-7
/proc/16605/task/16608/stat : 16608 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105475975824 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16609] ppid=16603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16605/task/16609/stat : 16609 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105474922768 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16610] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16610/stat : 16610 (java) S 16603 16603 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105473870224 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16611] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16611/stat : 16611 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105472818192 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16612] ppid=16603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16605/task/16612/stat : 16612 (java) S 16603 16603 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105471765648 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16613] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16613/stat : 16613 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105470712592 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16614] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16614/stat : 16614 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28904853504 10201 33554432000 4194304 4196468 140732736100560 140105469660048 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16615] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16615/stat : 16615 (java) S 16603 16603 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475645700 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103719532784 140105524419202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16616] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16616/stat : 16616 (java) S 16603 16603 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475645701 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103718479008 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16617] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16617/stat : 16617 (java) S 16603 16603 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475645701 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103717425904 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16618] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16618/stat : 16618 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645703 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103716374480 140105524426651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16619] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16619/stat : 16619 (java) S 16603 16603 15765 0 -1 1077944384 366 0 0 0 0 0 0 0 20 0 20 0 475645703 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103715322608 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16620] ppid=16603 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16605/task/16620/stat : 16620 (java) S 16603 16603 15765 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 20 0 475645704 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103714270064 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16621] ppid=16603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16605/task/16621/stat : 16621 (java) R 16603 16603 15765 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 475645704 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103270619632 140105524419202 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16622] ppid=16603 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/16605/task/16622/stat : 16622 (java) R 16603 16603 15765 0 -1 4202560 780 0 0 0 7 0 0 0 20 0 20 0 475645704 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103269567088 140105524419990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16623] ppid=16603 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16623/stat : 16623 (java) S 16603 16603 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475645704 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103268514272 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16624] ppid=16603 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16605/task/16624/stat : 16624 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645704 28904853504 10201 33554432000 4194304 4196468 140732736100560 140103267461808 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42252 KiB

[startup+0.310089 s]*
/proc/loadavg: 8.00 8.28 8.27 4/212 16624
/proc/meminfo: memFree=7254924/32770624 swapFree=67001768/67108860
[pid=16603] ppid=16600 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16603/stat : 16603 (xcsp3-exec) S 16600 16603 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475645697 115843072 362 33554432000 4194304 5098028 140735736435760 140735736433864 139841904292476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17555456 140735736439633 140735736439893 140735736439893 140735736442822 0
/proc/16603/statm: 28282 362 304 221 0 87 0
[pid=16605] ppid=16603 vsize=28231652 memory=49684 CPUtime=0.53 cores=0-7
/proc/16605/stat : 16605 (java) S 16603 16603 15765 0 -1 1077944320 10851 0 0 0 49 4 0 0 20 0 20 0 475645698 28909211648 12421 33554432000 4194304 4196468 140732736100560 140732736083104 140105524408055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
/proc/16605/statm: 7057913 12421 3320 1 0 7019032 0
[pid=16605/tid=16606] ppid=16603 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/16605/task/16606/stat : 16606 (java) R 16603 16603 15765 0 -1 4202560 7775 0 0 0 27 2 0 0 20 0 20 0 475645698 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105528639168 140105524429981 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16607] ppid=16603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16607/stat : 16607 (java) S 16603 16603 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475645699 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105477028368 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16608] ppid=16603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16608/stat : 16608 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105475975824 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16609] ppid=16603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16609/stat : 16609 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105474922768 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16610] ppid=16603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16610/stat : 16610 (java) S 16603 16603 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475645699 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105473870224 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16611] ppid=16603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16611/stat : 16611 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105472818192 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16612] ppid=16603 vsize=28231652 memory=140598975752879 CPUtime=0 cores=0-7
/proc/16605/task/16612/stat : 16612 (java) S 16603 16603 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475645699 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105471765648 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16613] ppid=16603 vsize=28231652 memory=140598975755184 CPUtime=0 cores=0-7
/proc/16605/task/16613/stat : 16613 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105470712592 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16614] ppid=16603 vsize=28231652 memory=140598975757488 CPUtime=0 cores=0-7
/proc/16605/task/16614/stat : 16614 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645699 28909211648 12449 33554432000 4194304 4196468 140732736100560 140105469660048 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16615] ppid=16603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16615/stat : 16615 (java) S 16603 16603 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475645700 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103719532784 140105524419202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16616] ppid=16603 vsize=28231652 memory=281197951528848 CPUtime=0 cores=0-7
/proc/16605/task/16616/stat : 16616 (java) S 16603 16603 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475645701 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103718479008 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16617] ppid=16603 vsize=28231652 memory=281197951526544 CPUtime=0 cores=0-7
/proc/16605/task/16617/stat : 16617 (java) S 16603 16603 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475645701 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103717425904 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16618] ppid=16603 vsize=28231652 memory=281197951533456 CPUtime=0 cores=0-7
/proc/16605/task/16618/stat : 16618 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645703 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103716374480 140105524426651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16619] ppid=16603 vsize=28231652 memory=281197951474736 CPUtime=0.01 cores=0-7
/proc/16605/task/16619/stat : 16619 (java) S 16603 16603 15765 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 20 0 475645703 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103715322608 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16620] ppid=16603 vsize=28231652 memory=281197951547280 CPUtime=0.04 cores=0-7
/proc/16605/task/16620/stat : 16620 (java) S 16603 16603 15765 0 -1 1077944384 390 0 0 0 4 0 0 0 20 0 20 0 475645704 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103714270064 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16621] ppid=16603 vsize=28231652 memory=281197951554192 CPUtime=0.02 cores=0-7
/proc/16605/task/16621/stat : 16621 (java) R 16603 16603 15765 0 -1 4202560 145 0 0 0 2 0 0 0 20 0 20 0 475645704 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103270611088 140105505953354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16622] ppid=16603 vsize=28231652 memory=281197951551888 CPUtime=0.12 cores=0-7
/proc/16605/task/16622/stat : 16622 (java) S 16603 16603 15765 0 -1 1077944384 858 0 0 0 12 0 0 0 20 0 20 0 475645704 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103269567088 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16623] ppid=16603 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16605/task/16623/stat : 16623 (java) S 16603 16603 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475645704 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103268514272 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16624] ppid=16603 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16605/task/16624/stat : 16624 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475645704 28909211648 12449 33554432000 4194304 4196468 140732736100560 140103267461808 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51132 KiB

[startup+0.700936 s]
/proc/loadavg: 8.00 8.28 8.27 6/212 16624
/proc/meminfo: memFree=7178212/32770624 swapFree=67001768/67108860
[pid=16603] ppid=16600 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16603/stat : 16603 (xcsp3-exec) S 16600 16603 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475645697 115843072 362 33554432000 4194304 5098028 140735736435760 140735736433864 139841904292476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17555456 140735736439633 140735736439893 140735736439893 140735736442822 0
/proc/16603/statm: 28282 362 304 221 0 87 0
[pid=16605] ppid=16603 vsize=28233776 memory=254368 CPUtime=1.73 cores=0-7
/proc/16605/stat : 16605 (java) S 16603 16603 15765 0 -1 1077944320 14110 0 0 0 151 22 0 0 20 0 20 0 475645698 28911386624 63592 33554432000 4194304 4196468 140732736100560 140732736083104 140105524408055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
/proc/16605/statm: 7058444 63592 3459 1 0 7019544 0
[pid=16605/tid=16606] ppid=16603 vsize=28233776 memory=0 CPUtime=0.64 cores=0-7
/proc/16605/task/16606/stat : 16606 (java) R 16603 16603 15765 0 -1 4202560 8315 0 0 0 59 5 0 0 20 0 20 0 475645698 28911386624 63592 33554432000 4194304 4196468 140732736100560 140105528642576 140105138647369 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16607] ppid=16603 vsize=28233776 memory=140598975964016 CPUtime=0.02 cores=0-7
/proc/16605/task/16607/stat : 16607 (java) S 16603 16603 15765 0 -1 1077944384 43 0 0 0 0 2 0 0 20 0 20 0 475645699 28911386624 63592 33554432000 4194304 4196468 140732736100560 140105477028368 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16608] ppid=16603 vsize=28233776 memory=0 CPUtime=0.02 cores=0-7
/proc/16605/task/16608/stat : 16608 (java) S 16603 16603 15765 0 -1 1077944384 36 0 0 0 0 2 0 0 20 0 20 0 475645699 28911386624 63592 33554432000 4194304 4196468 140732736100560 140105475975824 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16609] ppid=16603 vsize=28233776 memory=1056 CPUtime=0.03 cores=0-7
/proc/16605/task/16609/stat : 16609 (java) S 16603 16603 15765 0 -1 1077944384 38 0 0 0 1 2 0 0 20 0 20 0 475645699 28911386624 63592 33554432000 4194304 4196468 140732736100560 140105474922768 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0

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

[pid=16605/tid=16630] ppid=16603 vsize=28766288 memory=2116 CPUtime=84.87 cores=0-7
/proc/16605/task/16630/stat : 16630 (java) R 16603 16603 15765 0 -1 4202560 3441 0 0 0 8486 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103256375544 140105144619417 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16631] ppid=16603 vsize=28766288 memory=29144 CPUtime=83.7 cores=0-7
/proc/16605/task/16631/stat : 16631 (java) R 16603 16603 15765 0 -1 4202560 1880 0 0 0 8370 0 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103255323480 140105144539046 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16632] ppid=16603 vsize=28766288 memory=12028 CPUtime=84.12 cores=0-7
/proc/16605/task/16632/stat : 16632 (java) R 16603 16603 15765 0 -1 4202560 1691 0 0 0 8411 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103254270152 140105144557142 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16633] ppid=16603 vsize=28766288 memory=532 CPUtime=84.88 cores=0-7
/proc/16605/task/16633/stat : 16633 (java) R 16603 16603 15765 0 -1 4202560 5594 0 0 0 8486 2 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103253219080 140105144557076 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16634] ppid=16603 vsize=28766288 memory=1564 CPUtime=84.56 cores=0-7
/proc/16605/task/16634/stat : 16634 (java) R 16603 16603 15765 0 -1 4202560 9178 0 0 0 8455 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103252164664 140105144556951 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16635] ppid=16603 vsize=28766288 memory=7806232 CPUtime=84.81 cores=0-7
/proc/16605/task/16635/stat : 16635 (java) R 16603 16603 15765 0 -1 4202560 33633 0 0 0 8478 3 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103251111672 140105144690001 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
Current children cumulated CPU time: 760.36 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 7807680 KiB

[startup+124.002 s]*
/proc/loadavg: 7.54 7.75 8.05 9/219 16640
/proc/meminfo: memFree=187376/32770624 swapFree=67001768/67108860
[pid=16603] ppid=16600 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16603/stat : 16603 (xcsp3-exec) S 16600 16603 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475645697 115843072 362 33554432000 4194304 5098028 140735736435760 140735736433864 139841904292476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17555456 140735736439633 140735736439893 140735736439893 140735736442822 0
/proc/16603/statm: 28282 362 304 221 0 87 0
[pid=16605] ppid=16603 vsize=28766288 memory=7806232 CPUtime=766.82 cores=0-7
/proc/16605/stat : 16605 (java) S 16603 16603 15765 0 -1 1077944320 736439 0 0 0 75046 1636 0 0 20 0 28 0 475645698 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140732736083104 140105524408055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
/proc/16605/statm: 7191572 1951558 3527 1 0 7152672 0
[pid=16605/tid=16606] ppid=16603 vsize=28766288 memory=1398722017469774279 CPUtime=30.39 cores=0-7
/proc/16605/task/16606/stat : 16606 (java) S 16603 16603 15765 0 -1 1077944384 94034 0 0 0 2955 84 0 0 20 0 28 0 475645698 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105528648832 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16607] ppid=16603 vsize=28766288 memory=4872558044660077418 CPUtime=5.81 cores=0-7
/proc/16605/task/16607/stat : 16607 (java) S 16603 16603 15765 0 -1 1077944384 65881 0 0 0 398 183 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105477028368 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16608] ppid=16603 vsize=28766288 memory=1768 CPUtime=5.86 cores=0-7
/proc/16605/task/16608/stat : 16608 (java) S 16603 16603 15765 0 -1 1077944384 55020 0 0 0 395 191 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105475975824 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16609] ppid=16603 vsize=28766288 memory=111636 CPUtime=5.86 cores=0-7
/proc/16605/task/16609/stat : 16609 (java) S 16603 16603 15765 0 -1 1077944384 64135 0 0 0 393 193 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105474922768 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16610] ppid=16603 vsize=28766288 memory=808 CPUtime=5.85 cores=0-7
/proc/16605/task/16610/stat : 16610 (java) S 16603 16603 15765 0 -1 1077944384 57758 0 0 0 398 187 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105473870224 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16611] ppid=16603 vsize=28766288 memory=1804 CPUtime=5.82 cores=0-7
/proc/16605/task/16611/stat : 16611 (java) S 16603 16603 15765 0 -1 1077944384 47546 0 0 0 396 186 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105472818192 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16612] ppid=16603 vsize=28766288 memory=920 CPUtime=5.85 cores=0-7
/proc/16605/task/16612/stat : 16612 (java) S 16603 16603 15765 0 -1 1077944384 66569 0 0 0 395 190 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105471765648 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16613] ppid=16603 vsize=28766288 memory=988 CPUtime=5.82 cores=0-7
/proc/16605/task/16613/stat : 16613 (java) S 16603 16603 15765 0 -1 1077944384 78328 0 0 0 386 196 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105470712592 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16614] ppid=16603 vsize=28766288 memory=2012 CPUtime=5.85 cores=0-7
/proc/16605/task/16614/stat : 16614 (java) S 16603 16603 15765 0 -1 1077944384 69371 0 0 0 392 193 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105469660048 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16615] ppid=16603 vsize=28766288 memory=1424 CPUtime=1.67 cores=0-7
/proc/16605/task/16615/stat : 16615 (java) S 16603 16603 15765 0 -1 1077944384 15601 0 0 0 165 2 0 0 20 0 28 0 475645700 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103719532784 140105524419202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16616] ppid=16603 vsize=28766288 memory=580 CPUtime=0 cores=0-7
/proc/16605/task/16616/stat : 16616 (java) S 16603 16603 15765 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 475645701 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103718479072 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16617] ppid=16603 vsize=28766288 memory=1692 CPUtime=0 cores=0-7
/proc/16605/task/16617/stat : 16617 (java) S 16603 16603 15765 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 28 0 475645701 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103717425920 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16618] ppid=16603 vsize=28766288 memory=3616 CPUtime=0 cores=0-7
/proc/16605/task/16618/stat : 16618 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475645703 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103716374480 140105524426651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16619] ppid=16603 vsize=28766288 memory=7548 CPUtime=1.25 cores=0-7
/proc/16605/task/16619/stat : 16619 (java) S 16603 16603 15765 0 -1 1077944384 6572 0 0 0 124 1 0 0 20 0 28 0 475645703 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103715322608 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16620] ppid=16603 vsize=28766288 memory=2832 CPUtime=1.57 cores=0-7
/proc/16605/task/16620/stat : 16620 (java) S 16603 16603 15765 0 -1 1077944384 10192 0 0 0 156 1 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103714270064 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16621] ppid=16603 vsize=28766288 memory=1224 CPUtime=1.55 cores=0-7
/proc/16605/task/16621/stat : 16621 (java) S 16603 16603 15765 0 -1 1077944384 7343 0 0 0 153 2 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103270619632 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16622] ppid=16603 vsize=28766288 memory=6068 CPUtime=0.7 cores=0-7
/proc/16605/task/16622/stat : 16622 (java) S 16603 16603 15765 0 -1 1077944384 8528 0 0 0 68 2 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103269567088 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16623] ppid=16603 vsize=28766288 memory=772 CPUtime=0 cores=0-7
/proc/16605/task/16623/stat : 16623 (java) S 16603 16603 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103268514272 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16624] ppid=16603 vsize=28766288 memory=1556 CPUtime=0.06 cores=0-7
/proc/16605/task/16624/stat : 16624 (java) S 16603 16603 15765 0 -1 1077944384 1196 0 0 0 3 3 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103267461808 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16628] ppid=16603 vsize=28766288 memory=1056 CPUtime=85.61 cores=0-7
/proc/16605/task/16628/stat : 16628 (java) R 16603 16603 15765 0 -1 4202560 29757 0 0 0 8557 4 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103258479192 140105144736071 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16629] ppid=16603 vsize=28766288 memory=1096 CPUtime=85.3 cores=0-7
/proc/16605/task/16629/stat : 16629 (java) R 16603 16603 15765 0 -1 4202560 1779 0 0 0 8529 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103257427784 140105144557771 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16630] ppid=16603 vsize=28766288 memory=988 CPUtime=85.68 cores=0-7
/proc/16605/task/16630/stat : 16630 (java) R 16603 16603 15765 0 -1 4202560 3447 0 0 0 8567 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103256375544 140105144556825 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16631] ppid=16603 vsize=28766288 memory=2012 CPUtime=84.49 cores=0-7
/proc/16605/task/16631/stat : 16631 (java) R 16603 16603 15765 0 -1 4202560 1880 0 0 0 8449 0 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103255323480 140105144539077 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16632] ppid=16603 vsize=28766288 memory=1424 CPUtime=84.93 cores=0-7
/proc/16605/task/16632/stat : 16632 (java) R 16603 16603 15765 0 -1 4202560 1691 0 0 0 8492 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103254270152 140105144539056 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16633] ppid=16603 vsize=28766288 memory=580 CPUtime=85.69 cores=0-7
/proc/16605/task/16633/stat : 16633 (java) R 16603 16603 15765 0 -1 4202560 5594 0 0 0 8567 2 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103253219080 140105144539082 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16634] ppid=16603 vsize=28766288 memory=1692 CPUtime=85.37 cores=0-7
/proc/16605/task/16634/stat : 16634 (java) R 16603 16603 15765 0 -1 4202560 9178 0 0 0 8536 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103252164664 140105144690001 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16635] ppid=16603 vsize=28766288 memory=3616 CPUtime=85.62 cores=0-7
/proc/16605/task/16635/stat : 16635 (java) R 16603 16603 15765 0 -1 4202560 33633 0 0 0 8559 3 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103251111672 140105144539082 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
Current children cumulated CPU time: 766.82 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 7807680 KiB

[startup+124.802 s]
/proc/loadavg: 7.54 7.75 8.05 9/219 16640
/proc/meminfo: memFree=187376/32770624 swapFree=67001768/67108860
[pid=16603] ppid=16600 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16603/stat : 16603 (xcsp3-exec) S 16600 16603 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475645697 115843072 362 33554432000 4194304 5098028 140735736435760 140735736433864 139841904292476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17555456 140735736439633 140735736439893 140735736439893 140735736442822 0
/proc/16603/statm: 28282 362 304 221 0 87 0
[pid=16605] ppid=16603 vsize=28766288 memory=7806232 CPUtime=773.14 cores=0-7
/proc/16605/stat : 16605 (java) S 16603 16603 15765 0 -1 1077944320 736445 0 0 0 75678 1636 0 0 20 0 28 0 475645698 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140732736083104 140105524408055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
/proc/16605/statm: 7191572 1951558 3527 1 0 7152672 0
[pid=16605/tid=16606] ppid=16603 vsize=28766288 memory=1692 CPUtime=30.39 cores=0-7
/proc/16605/task/16606/stat : 16606 (java) S 16603 16603 15765 0 -1 1077944384 94034 0 0 0 2955 84 0 0 20 0 28 0 475645698 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105528648832 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16607] ppid=16603 vsize=28766288 memory=3616 CPUtime=5.81 cores=0-7
/proc/16605/task/16607/stat : 16607 (java) S 16603 16603 15765 0 -1 1077944384 65881 0 0 0 398 183 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105477028368 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16608] ppid=16603 vsize=28766288 memory=7548 CPUtime=5.86 cores=0-7
/proc/16605/task/16608/stat : 16608 (java) S 16603 16603 15765 0 -1 1077944384 55020 0 0 0 395 191 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105475975824 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16609] ppid=16603 vsize=28766288 memory=2832 CPUtime=5.86 cores=0-7
/proc/16605/task/16609/stat : 16609 (java) S 16603 16603 15765 0 -1 1077944384 64135 0 0 0 393 193 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105474922768 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16610] ppid=16603 vsize=28766288 memory=1448 CPUtime=5.85 cores=0-7
/proc/16605/task/16610/stat : 16610 (java) S 16603 16603 15765 0 -1 1077944384 57758 0 0 0 398 187 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105473870224 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16611] ppid=16603 vsize=28766288 memory=7806232 CPUtime=5.82 cores=0-7
/proc/16605/task/16611/stat : 16611 (java) S 16603 16603 15765 0 -1 1077944384 47546 0 0 0 396 186 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105472818192 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16612] ppid=16603 vsize=28766288 memory=1 CPUtime=5.85 cores=0-7
/proc/16605/task/16612/stat : 16612 (java) S 16603 16603 15765 0 -1 1077944384 66569 0 0 0 395 190 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105471765648 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16613] ppid=16603 vsize=28766288 memory=0 CPUtime=5.82 cores=0-7
/proc/16605/task/16613/stat : 16613 (java) S 16603 16603 15765 0 -1 1077944384 78328 0 0 0 386 196 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105470712592 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16614] ppid=16603 vsize=28766288 memory=1241 CPUtime=5.85 cores=0-7
/proc/16605/task/16614/stat : 16614 (java) S 16603 16603 15765 0 -1 1077944384 69371 0 0 0 392 193 0 0 20 0 28 0 475645699 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140105469660048 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16615] ppid=16603 vsize=28766288 memory=2555 CPUtime=1.67 cores=0-7
/proc/16605/task/16615/stat : 16615 (java) S 16603 16603 15765 0 -1 1077944384 15601 0 0 0 165 2 0 0 20 0 28 0 475645700 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103719532784 140105524419202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16616] ppid=16603 vsize=28766288 memory=164 CPUtime=0 cores=0-7
/proc/16605/task/16616/stat : 16616 (java) S 16603 16603 15765 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 475645701 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103718479072 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16617] ppid=16603 vsize=28766288 memory=8316868033356759116 CPUtime=0 cores=0-7
/proc/16605/task/16617/stat : 16617 (java) S 16603 16603 15765 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 28 0 475645701 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103717425920 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16618] ppid=16603 vsize=28766288 memory=21326 CPUtime=0 cores=0-7
/proc/16605/task/16618/stat : 16618 (java) S 16603 16603 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475645703 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103716374480 140105524426651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16619] ppid=16603 vsize=28766288 memory=3834024766612991324 CPUtime=1.25 cores=0-7
/proc/16605/task/16619/stat : 16619 (java) S 16603 16603 15765 0 -1 1077944384 6572 0 0 0 124 1 0 0 20 0 28 0 475645703 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103715322608 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16620] ppid=16603 vsize=28766288 memory=281197951320304 CPUtime=1.57 cores=0-7
/proc/16605/task/16620/stat : 16620 (java) S 16603 16603 15765 0 -1 1077944384 10192 0 0 0 156 1 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103714270064 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16621] ppid=16603 vsize=28766288 memory=281197951320304 CPUtime=1.55 cores=0-7
/proc/16605/task/16621/stat : 16621 (java) S 16603 16603 15765 0 -1 1077944384 7343 0 0 0 153 2 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103270619632 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16622] ppid=16603 vsize=28766288 memory=7806232 CPUtime=0.7 cores=0-7
/proc/16605/task/16622/stat : 16622 (java) S 16603 16603 15765 0 -1 1077944384 8528 0 0 0 68 2 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103269567088 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16623] ppid=16603 vsize=28766288 memory=2648 CPUtime=0 cores=0-7
/proc/16605/task/16623/stat : 16623 (java) S 16603 16603 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103268514272 140105524418261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16624] ppid=16603 vsize=28766288 memory=896 CPUtime=0.06 cores=0-7
/proc/16605/task/16624/stat : 16624 (java) S 16603 16603 15765 0 -1 1077944384 1196 0 0 0 3 3 0 0 20 0 28 0 475645704 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103267461808 140105524419202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16628] ppid=16603 vsize=28766288 memory=1056 CPUtime=86.4 cores=0-7
/proc/16605/task/16628/stat : 16628 (java) R 16603 16603 15765 0 -1 4202560 29757 0 0 0 8636 4 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103258479192 140105144556951 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16629] ppid=16603 vsize=28766288 memory=1096 CPUtime=86.09 cores=0-7
/proc/16605/task/16629/stat : 16629 (java) R 16603 16603 15765 0 -1 4202560 1779 0 0 0 8608 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103257427784 140105144690050 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16630] ppid=16603 vsize=28766288 memory=14008 CPUtime=86.47 cores=0-7
/proc/16605/task/16630/stat : 16630 (java) R 16603 16603 15765 0 -1 4202560 3453 0 0 0 8646 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103256375544 140105144556924 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16631] ppid=16603 vsize=28766288 memory=2116 CPUtime=85.27 cores=0-7
/proc/16605/task/16631/stat : 16631 (java) R 16603 16603 15765 0 -1 4202560 1880 0 0 0 8527 0 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103255323480 140105144689787 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16632] ppid=16603 vsize=28766288 memory=6791534058613427641 CPUtime=85.72 cores=0-7
/proc/16605/task/16632/stat : 16632 (java) R 16603 16603 15765 0 -1 4202560 1691 0 0 0 8571 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103254270152 140105144691525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16633] ppid=16603 vsize=28766288 memory=772 CPUtime=86.48 cores=0-7
/proc/16605/task/16633/stat : 16633 (java) R 16603 16603 15765 0 -1 4202560 5594 0 0 0 8646 2 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103253219080 140105144690167 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16634] ppid=16603 vsize=28766288 memory=1556 CPUtime=86.16 cores=0-7
/proc/16605/task/16634/stat : 16634 (java) R 16603 16603 15765 0 -1 4202560 9178 0 0 0 8615 1 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103252164664 140105144556924 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
[pid=16605/tid=16635] ppid=16603 vsize=28766288 memory=1056 CPUtime=86.41 cores=0-7
/proc/16605/task/16635/stat : 16635 (java) R 16603 16603 15765 0 -1 4202560 33633 0 0 0 8638 3 0 0 20 0 28 0 475649501 29456678912 1951558 33554432000 4194304 4196468 140732736100560 140103251111672 140105144556681 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6987776 140732736107478 140732736107654 140732736107654 140732736110543 0
Current children cumulated CPU time: 773.14 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 7807680 KiB

[startup+125.2 s]
/proc/loadavg: 7.58 7.75 8.05 9/219 16640
/proc/meminfo: memFree=187376/32770624 swapFree=67001768/67108860
[pid=16603] ppid=16600 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16603/stat : 16603 (xcsp3-exec) S 16600 16603 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475645697 115843072 362 33554432000 4194304 5098028 140735736435760 140735736433864 139841904292476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17555456 140735736439633 140735736439893 140735736439893 140735736442822 0
/proc/16603/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 125.205
CPU time (s): 775.432
CPU user time (s): 758.929
CPU system time (s): 16.5027
CPU usage (%): 619.328
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 7811992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 758.929
system time used= 16.5027
maximum resident set size= 7810544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 738077
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9320
involuntary context switches= 8750


# summary of solver processes directly reported to runsolver:
#   pid: 16603
#   total CPU time (s): 775.432
#   total CPU user time (s): 758.929
#   total CPU system time (s): 16.5027

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.04194 second user time and 1.47396 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 18:34:36
IDJOB=4404306
IDBENCH=125591
IDSOLVER=2865
FILE ID=node146/4404306-1568997317
RUNJOBID= node146-1568994486-15792
PBS_JOBID= 21704725
Free space on /var/tmp= 13476 MiB

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

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=1273565407

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:         7292408 kB
MemAvailable:   31850036 kB
Buffers:          158820 kB
Cached:         24326304 kB
SwapCached:         3824 kB
Active:         12176136 kB
Inactive:       12312736 kB
Active(anon):       3588 kB
Inactive(anon):    47772 kB
Active(file):   12172548 kB
Inactive(file): 12264964 kB
Unevictable:      111164 kB
Mlocked:          111164 kB
SwapTotal:      67108860 kB
SwapFree:       67001768 kB
Dirty:             59176 kB
Writeback:             0 kB
AnonPages:        119000 kB
Mapped:            51552 kB
Shmem:             38856 kB
Slab:             577000 kB
SReclaimable:     548576 kB
SUnreclaim:        28424 kB
KernelStack:        3376 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13452 MiB
End job on node146 at 2019-09-20 18:36:42