Trace number 4271011

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 4.0.5 par (2017-08-09)? (TO) 19911.301 2520.1101

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-0066.xml
MD5SUM0b8750a079fea2eda3490f2b84dad210
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables441
Number of constraints70
Number of domains1
Minimum domain size331
Maximum domain size331
Distribution of domain sizes[{"size":331,"count":331}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":110},{"degree":4,"count":325},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity331
Distribution of constraint arities[{"arity":2,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":6},{"arity":20,"count":6},{"arity":21,"count":3},{"arity":331,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":63}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271011-1502760838.xml"  -tl '20160s' -p 8 -x 0
0.12/0.15	c [HOME/instance-4271011-1502760838.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.41/0.66	c solve instance...
19910.53/2520.08	s UNKNOWN
19910.53/2520.08	c Unexpected resolution interruption!

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 (15203 MiB free)
  memory of node 1: 16384 MiB (15571 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271011-1502760838/watcher-4271011-1502760838 -o /tmp/evaluation-result-4271011-1502760838/solver-4271011-1502760838 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502754936-20126 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 323694606 HOME/instance-4271011-1502760838.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=20460, runsolver pid=20457


[startup+0.100106 s]*
/proc/loadavg: 1.00 1.01 1.49 2/200 20481
/proc/meminfo: memFree=31497376/32770624 swapFree=67108860/67108860
[pid=20460] ppid=20457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20460/stat : 20460 (xcsp3-exec) S 20457 20460 20099 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109172018 9740288 346 33554432000 4194304 5098028 140726398289648 140726398287752 139853296792188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19345408 140726398297189 140726398297399 140726398297399 140726398300139 0
/proc/20460/statm: 2378 346 289 221 0 87 0
[pid=20462] ppid=20460 vsize=25999808 memory=27096 CPUtime=0.12 cores=0-7
/proc/20462/stat : 20462 (java) S 20460 20460 20099 0 -1 1077944320 5700 0 0 0 10 2 0 0 20 0 20 0 109172018 26623803392 6774 33554432000 4194304 4196468 140726849776288 140726849758832 140049124720375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
/proc/20462/statm: 6499952 6774 2840 1 0 6488269 0
[pid=20462/tid=20463] ppid=20460 vsize=25999808 memory=7968164548352842653 CPUtime=0.09 cores=0-7
/proc/20462/task/20463/stat : 20463 (java) R 20460 20460 20099 0 -1 4202560 3708 0 0 0 8 1 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140049128948608 140049124742301 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20464] ppid=20460 vsize=25999808 memory=732370098086956005 CPUtime=0 cores=0-7
/proc/20462/task/20464/stat : 20464 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140048683415952 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20465] ppid=20460 vsize=25999808 memory=139959749502592 CPUtime=0 cores=0-7
/proc/20462/task/20465/stat : 20465 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140048682363152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20466] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20466/stat : 20466 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140048681310864 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20467] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20467/stat : 20467 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140048680258064 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20468] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20468/stat : 20468 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140048679205776 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20469] ppid=20460 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/20462/task/20469/stat : 20469 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140048678152976 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20470] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20470/stat : 20470 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140048677100688 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20471] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20471/stat : 20471 (java) S 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109172019 26623803392 6774 33554432000 4194304 4196468 140726849776288 140048676047888 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20472] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20472/stat : 20472 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172021 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047530539120 140049124731522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20473] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20473/stat : 20473 (java) S 20460 20460 20099 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109172021 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047529485088 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20474] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20474/stat : 20474 (java) S 20460 20460 20099 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109172022 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047528432752 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20475] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20475/stat : 20475 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172024 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047527381072 140049124738971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20476] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20476/stat : 20476 (java) S 20460 20460 20099 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 109172024 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047526328944 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20477] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20477/stat : 20477 (java) S 20460 20460 20099 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 109172024 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047525276144 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20478] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20478/stat : 20478 (java) R 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109172024 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047524223856 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20479] ppid=20460 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/20462/task/20479/stat : 20479 (java) R 20460 20460 20099 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 20 0 109172024 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047523171056 140049117816771 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20480] ppid=20460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20480/stat : 20480 (java) S 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109172024 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047522117984 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20481] ppid=20460 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/20462/task/20481/stat : 20481 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172025 26623803392 6774 33554432000 4194304 4196468 140726849776288 140047521065264 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28480 KiB

[startup+0.210035 s]*
/proc/loadavg: 1.00 1.01 1.49 3/200 20481
/proc/meminfo: memFree=31488472/32770624 swapFree=67108860/67108860
[pid=20460] ppid=20457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20460/stat : 20460 (xcsp3-exec) S 20457 20460 20099 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109172018 9740288 346 33554432000 4194304 5098028 140726398289648 140726398287752 139853296792188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19345408 140726398297189 140726398297399 140726398297399 140726398300139 0
/proc/20460/statm: 2378 346 289 221 0 87 0
[pid=20462] ppid=20460 vsize=26004064 memory=38904 CPUtime=0.33 cores=0-7
/proc/20462/stat : 20462 (java) S 20460 20460 20099 0 -1 1077944320 8349 0 0 0 30 3 0 0 20 0 20 0 109172018 26628161536 9726 33554432000 4194304 4196468 140726849776288 140726849758832 140049124720375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
/proc/20462/statm: 6501016 9726 3048 1 0 6488269 0
[pid=20462/tid=20463] ppid=20460 vsize=26004064 memory=-4116735710718344508 CPUtime=0.2 cores=0-7
/proc/20462/task/20463/stat : 20463 (java) R 20460 20460 20099 0 -1 4202560 5464 0 0 0 18 2 0 0 20 0 20 0 109172019 26628161536 9726 33554432000 4194304 4196468 140726849776288 140049128941368 140049124742301 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20464] ppid=20460 vsize=26004064 memory=732370098086956005 CPUtime=0 cores=0-7
/proc/20462/task/20464/stat : 20464 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 9726 33554432000 4194304 4196468 140726849776288 140048683415952 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20465] ppid=20460 vsize=26004064 memory=139959749502592 CPUtime=0 cores=0-7
/proc/20462/task/20465/stat : 20465 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 9726 33554432000 4194304 4196468 140726849776288 140048682363152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20466] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20466/stat : 20466 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 9726 33554432000 4194304 4196468 140726849776288 140048681310864 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20467] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20467/stat : 20467 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 9726 33554432000 4194304 4196468 140726849776288 140048680258064 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20468] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20468/stat : 20468 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 9726 33554432000 4194304 4196468 140726849776288 140048679205776 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20469] ppid=20460 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20462/task/20469/stat : 20469 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 9729 33554432000 4194304 4196468 140726849776288 140048678152976 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20470] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20470/stat : 20470 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 9729 33554432000 4194304 4196468 140726849776288 140048677100688 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20471] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20471/stat : 20471 (java) S 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 9729 33554432000 4194304 4196468 140726849776288 140048676047888 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20472] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20472/stat : 20472 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172021 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047530539120 140049124731522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20473] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20473/stat : 20473 (java) S 20460 20460 20099 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109172021 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047529485088 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20474] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20474/stat : 20474 (java) S 20460 20460 20099 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109172022 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047528432752 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20475] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20475/stat : 20475 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172024 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047527381072 140049124738971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20476] ppid=20460 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/20462/task/20476/stat : 20476 (java) S 20460 20460 20099 0 -1 1077944384 587 0 0 0 2 0 0 0 20 0 20 0 109172024 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047526328944 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20477] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20477/stat : 20477 (java) S 20460 20460 20099 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 20 0 109172024 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047525276144 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20478] ppid=20460 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/20462/task/20478/stat : 20478 (java) S 20460 20460 20099 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 109172024 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047524223856 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20479] ppid=20460 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/20462/task/20479/stat : 20479 (java) R 20460 20460 20099 0 -1 4202560 707 0 0 0 7 0 0 0 20 0 20 0 109172024 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047523171056 140049104149912 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20480] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20480/stat : 20480 (java) S 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109172024 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047522117984 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20481] ppid=20460 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20462/task/20481/stat : 20481 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172025 26628161536 9729 33554432000 4194304 4196468 140726849776288 140047521065264 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40288 KiB

[startup+0.309482 s]*
/proc/loadavg: 1.00 1.01 1.49 2/200 20481
/proc/meminfo: memFree=31481964/32770624 swapFree=67108860/67108860
[pid=20460] ppid=20457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20460/stat : 20460 (xcsp3-exec) S 20457 20460 20099 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109172018 9740288 346 33554432000 4194304 5098028 140726398289648 140726398287752 139853296792188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19345408 140726398297189 140726398297399 140726398297399 140726398300139 0
/proc/20460/statm: 2378 346 289 221 0 87 0
[pid=20462] ppid=20460 vsize=26004064 memory=45596 CPUtime=0.5 cores=0-7
/proc/20462/stat : 20462 (java) S 20460 20460 20099 0 -1 1077944320 9200 0 0 0 46 4 0 0 20 0 20 0 109172018 26628161536 11399 33554432000 4194304 4196468 140726849776288 140726849758832 140049124720375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
/proc/20462/statm: 6501016 11399 3075 1 0 6488269 0
[pid=20462/tid=20463] ppid=20460 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20462/task/20463/stat : 20463 (java) R 20460 20460 20099 0 -1 4202560 6167 0 0 0 27 2 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140049128954224 140049117398389 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20464] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20464/stat : 20464 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140048683415952 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20465] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20465/stat : 20465 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140048682363152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20466] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20466/stat : 20466 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140048681310864 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20467] ppid=20460 vsize=26004064 memory=139959629605551 CPUtime=0 cores=0-7
/proc/20462/task/20467/stat : 20467 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140048680258064 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20468] ppid=20460 vsize=26004064 memory=139959629607856 CPUtime=0 cores=0-7
/proc/20462/task/20468/stat : 20468 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140048679205776 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20469] ppid=20460 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20462/task/20469/stat : 20469 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140048678152976 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20470] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20470/stat : 20470 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140048677100688 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20471] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20471/stat : 20471 (java) S 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109172019 26628161536 11399 33554432000 4194304 4196468 140726849776288 140048676047888 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20472] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20472/stat : 20472 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109172021 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047530539120 140049124731522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20473] ppid=20460 vsize=26004064 memory=2110310236723108 CPUtime=0 cores=0-7
/proc/20462/task/20473/stat : 20473 (java) S 20460 20460 20099 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109172021 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047529485088 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20474] ppid=20460 vsize=26004064 memory=2110310236748756 CPUtime=0 cores=0-7
/proc/20462/task/20474/stat : 20474 (java) S 20460 20460 20099 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109172022 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047528432752 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20475] ppid=20460 vsize=26004064 memory=2110310236727716 CPUtime=0 cores=0-7
/proc/20462/task/20475/stat : 20475 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172024 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047527381072 140049124738971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20476] ppid=20460 vsize=26004064 memory=2110310236748788 CPUtime=0.02 cores=0-7
/proc/20462/task/20476/stat : 20476 (java) S 20460 20460 20099 0 -1 1077944384 587 0 0 0 2 0 0 0 20 0 20 0 109172024 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047526328944 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20477] ppid=20460 vsize=26004064 memory=2110310236748820 CPUtime=0.01 cores=0-7
/proc/20462/task/20477/stat : 20477 (java) S 20460 20460 20099 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 109172024 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047525276144 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20478] ppid=20460 vsize=26004064 memory=2110310236748580 CPUtime=0.02 cores=0-7
/proc/20462/task/20478/stat : 20478 (java) S 20460 20460 20099 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 20 0 109172024 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047524223856 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20479] ppid=20460 vsize=26004064 memory=2110310236736932 CPUtime=0.12 cores=0-7
/proc/20462/task/20479/stat : 20479 (java) R 20460 20460 20099 0 -1 4202560 789 0 0 0 12 0 0 0 20 0 20 0 109172024 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047523166784 140049103240526 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20480] ppid=20460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20480/stat : 20480 (java) S 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109172024 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047522117984 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20481] ppid=20460 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20462/task/20481/stat : 20481 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109172025 26628161536 11399 33554432000 4194304 4196468 140726849776288 140047521065264 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46980 KiB

[startup+0.7009 s]
/proc/loadavg: 1.00 1.01 1.49 8/200 20481
/proc/meminfo: memFree=31464804/32770624 swapFree=67108860/67108860
[pid=20460] ppid=20457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20460/stat : 20460 (xcsp3-exec) S 20457 20460 20099 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109172018 9740288 346 33554432000 4194304 5098028 140726398289648 140726398287752 139853296792188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19345408 140726398297189 140726398297399 140726398297399 140726398300139 0
/proc/20460/statm: 2378 346 289 221 0 87 0
[pid=20462] ppid=20460 vsize=26538700 memory=108036 CPUtime=1.91 cores=0-7
/proc/20462/stat : 20462 (java) S 20460 20460 20099 0 -1 1077944320 13846 0 0 0 184 7 0 0 20 0 28 0 109172018 27175628800 27009 33554432000 4194304 4196468 140726849776288 140726849758832 140049124720375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
/proc/20462/statm: 6634675 27009 3211 1 0 6621909 0
[pid=20462/tid=20463] ppid=20460 vsize=26538700 memory=87960930263040 CPUtime=0.64 cores=0-7
/proc/20462/task/20463/stat : 20463 (java) S 20460 20460 20099 0 -1 1077944384 6861 0 0 0 60 4 0 0 20 0 28 0 109172019 27175628800 27009 33554432000 4194304 4196468 140726849776288 140049128961152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20464] ppid=20460 vsize=26538700 memory=139959629632774 CPUtime=0 cores=0-7
/proc/20462/task/20464/stat : 20464 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 109172019 27175628800 27009 33554432000 4194304 4196468 140726849776288 140048683415952 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20465] ppid=20460 vsize=26538700 memory=4140 CPUtime=0 cores=0-7
/proc/20462/task/20465/stat : 20465 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109172019 27175628800 27009 33554432000 4194304 4196468 140726849776288 140048682363152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20466] ppid=20460 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20466/stat : 20466 (java) S 20460 20460 20099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 109172019 27175628800 27009 33554432000 4194304 4196468 140726849776288 140048681310864 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0

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

[pid=20462/tid=20489] ppid=20460 vsize=26538700 memory=4140 CPUtime=2390.22 cores=0-7
/proc/20462/task/20489/stat : 20489 (java) R 20460 20460 20099 0 -1 4202560 90872 0 0 0 238916 106 0 0 20 0 28 0 109172085 27175628800 234477 33554432000 4194304 4196468 140726849776288 140047506181584 140048770111412 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
Current children cumulated CPU time: 19292.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 939292 KiB

[startup+2502.31 s]
/proc/loadavg: 8.67 8.39 7.86 9/209 20597
/proc/meminfo: memFree=30493892/32770624 swapFree=67108860/67108860
[pid=20460] ppid=20457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20460/stat : 20460 (xcsp3-exec) S 20457 20460 20099 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109172018 9740288 346 33554432000 4194304 5098028 140726398289648 140726398287752 139853296792188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19345408 140726398297189 140726398297399 140726398297399 140726398300139 0
/proc/20460/statm: 2378 346 289 221 0 87 0
[pid=20462] ppid=20460 vsize=26538700 memory=1028584 CPUtime=19769.7 cores=0-7
/proc/20462/stat : 20462 (java) S 20460 20460 20099 0 -1 1077944320 875937 0 0 0 1974753 2213 0 0 20 0 28 0 109172018 27175628800 257146 33554432000 4194304 4196468 140726849776288 140726849758832 140049124720375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
/proc/20462/statm: 6634675 257146 3293 1 0 6621909 0
[pid=20462/tid=20463] ppid=20460 vsize=26538700 memory=1025072 CPUtime=0.64 cores=0-7
/proc/20462/task/20463/stat : 20463 (java) S 20460 20460 20099 0 -1 1077944384 6861 0 0 0 60 4 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140049128961152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20464] ppid=20460 vsize=26538700 memory=1384 CPUtime=12.34 cores=0-7
/proc/20462/task/20464/stat : 20464 (java) S 20460 20460 20099 0 -1 1077944384 39733 0 0 0 1175 59 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140048683415952 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20465] ppid=20460 vsize=26538700 memory=1024048 CPUtime=12.4 cores=0-7
/proc/20462/task/20465/stat : 20465 (java) S 20460 20460 20099 0 -1 1077944384 34032 0 0 0 1185 55 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140048682363152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20466] ppid=20460 vsize=26538700 memory=1024048 CPUtime=12.43 cores=0-7
/proc/20462/task/20466/stat : 20466 (java) S 20460 20460 20099 0 -1 1077944384 40115 0 0 0 1184 59 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140048681310864 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20467] ppid=20460 vsize=26538700 memory=1384 CPUtime=12.43 cores=0-7
/proc/20462/task/20467/stat : 20467 (java) S 20460 20460 20099 0 -1 1077944384 43777 0 0 0 1183 60 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140048680258064 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20468] ppid=20460 vsize=26538700 memory=3840 CPUtime=12.45 cores=0-7
/proc/20462/task/20468/stat : 20468 (java) S 20460 20460 20099 0 -1 1077944384 32043 0 0 0 1187 58 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140048679205776 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20469] ppid=20460 vsize=26538700 memory=1384 CPUtime=12.47 cores=0-7
/proc/20462/task/20469/stat : 20469 (java) S 20460 20460 20099 0 -1 1077944384 38075 0 0 0 1189 58 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140048678152976 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20470] ppid=20460 vsize=26538700 memory=288230574492221466 CPUtime=12.4 cores=0-7
/proc/20462/task/20470/stat : 20470 (java) S 20460 20460 20099 0 -1 1077944384 41782 0 0 0 1182 58 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140048677100688 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20471] ppid=20460 vsize=26538700 memory=288230613214036277 CPUtime=12.35 cores=0-7
/proc/20462/task/20471/stat : 20471 (java) S 20460 20460 20099 0 -1 1077944384 37573 0 0 0 1174 61 0 0 20 0 28 0 109172019 27175628800 257146 33554432000 4194304 4196468 140726849776288 140048676047888 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20472] ppid=20460 vsize=26538700 memory=0 CPUtime=23.95 cores=0-7
/proc/20462/task/20472/stat : 20472 (java) S 20460 20460 20099 0 -1 1077944384 184710 0 0 0 1022 1373 0 0 20 0 28 0 109172021 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047530539120 140049124731522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20473] ppid=20460 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/20462/task/20473/stat : 20473 (java) S 20460 20460 20099 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 109172021 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047529485152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20474] ppid=20460 vsize=26538700 memory=1724 CPUtime=0 cores=0-7
/proc/20462/task/20474/stat : 20474 (java) S 20460 20460 20099 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 109172022 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047528432768 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20475] ppid=20460 vsize=26538700 memory=1012 CPUtime=0 cores=0-7
/proc/20462/task/20475/stat : 20475 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109172024 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047527381072 140049124738971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20476] ppid=20460 vsize=26538700 memory=0 CPUtime=1.78 cores=0-7
/proc/20462/task/20476/stat : 20476 (java) S 20460 20460 20099 0 -1 1077944384 6905 0 0 0 176 2 0 0 20 0 28 0 109172024 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047526328944 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20477] ppid=20460 vsize=26538700 memory=7377288059937647983 CPUtime=1.77 cores=0-7
/proc/20462/task/20477/stat : 20477 (java) S 20460 20460 20099 0 -1 1077944384 9098 0 0 0 176 1 0 0 20 0 28 0 109172024 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047525276144 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20478] ppid=20460 vsize=26538700 memory=279919259882752 CPUtime=1.75 cores=0-7
/proc/20462/task/20478/stat : 20478 (java) S 20460 20460 20099 0 -1 1077944384 8957 0 0 0 174 1 0 0 20 0 28 0 109172024 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047524223856 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20479] ppid=20460 vsize=26538700 memory=6944652177228980320 CPUtime=0.66 cores=0-7
/proc/20462/task/20479/stat : 20479 (java) S 20460 20460 20099 0 -1 1077944384 5724 0 0 0 65 1 0 0 20 0 28 0 109172024 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047523171056 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20480] ppid=20460 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/20462/task/20480/stat : 20480 (java) S 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109172024 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047522117984 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20481] ppid=20460 vsize=26538700 memory=1025072 CPUtime=0.71 cores=0-7
/proc/20462/task/20481/stat : 20481 (java) S 20460 20460 20099 0 -1 1077944384 7388 0 0 0 0 71 0 0 20 0 28 0 109172025 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047521065264 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20482] ppid=20460 vsize=26538700 memory=2336 CPUtime=2451.78 cores=0-7
/proc/20462/task/20482/stat : 20482 (java) R 20460 20460 20099 0 -1 4202560 47999 0 0 0 245123 55 0 0 20 0 28 0 109172085 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047513552112 140048767242949 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20483] ppid=20460 vsize=26538700 memory=1384 CPUtime=2453.53 cores=0-7
/proc/20462/task/20483/stat : 20483 (java) R 20460 20460 20099 0 -1 4202560 18789 0 0 0 245331 22 0 0 20 0 28 0 109172085 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047512497936 140048767967617 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20484] ppid=20460 vsize=26538700 memory=4140 CPUtime=2468.82 cores=0-7
/proc/20462/task/20484/stat : 20484 (java) R 20460 20460 20099 0 -1 4202560 74820 0 0 0 246778 104 0 0 20 0 28 0 109172085 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047511445168 140048762792688 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20485] ppid=20460 vsize=26538700 memory=31076 CPUtime=2451.48 cores=0-7
/proc/20462/task/20485/stat : 20485 (java) R 20460 20460 20099 0 -1 4202560 39177 0 0 0 245104 44 0 0 20 0 28 0 109172085 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047510393576 140048768358723 0 4 0 16800975 0 0 0 -1 7 0 0 16 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20486] ppid=20460 vsize=26538700 memory=1384 CPUtime=2452.43 cores=0-7
/proc/20462/task/20486/stat : 20486 (java) R 20460 20460 20099 0 -1 4202560 23177 0 0 0 245214 29 0 0 20 0 28 0 109172085 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047509340080 140048768714700 0 4 0 16800975 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20487] ppid=20460 vsize=26538700 memory=4140 CPUtime=2455.85 cores=0-7
/proc/20462/task/20487/stat : 20487 (java) R 20460 20460 20099 0 -1 4202560 19246 0 0 0 245568 17 0 0 20 0 28 0 109172085 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047508287696 140048768358561 0 4 0 16800975 0 0 0 -1 0 0 0 17 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20488] ppid=20460 vsize=26538700 memory=1384 CPUtime=2455.45 cores=0-7
/proc/20462/task/20488/stat : 20488 (java) R 20460 20460 20099 0 -1 4202560 21719 0 0 0 245526 19 0 0 20 0 28 0 109172085 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047507233968 140048768065506 0 4 0 16800975 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20489] ppid=20460 vsize=26538700 memory=1023536 CPUtime=2449.59 cores=0-7
/proc/20462/task/20489/stat : 20489 (java) R 20460 20460 20099 0 -1 4202560 92941 0 0 0 244849 110 0 0 20 0 28 0 109172085 27175628800 257146 33554432000 4194304 4196468 140726849776288 140047506181696 140048770111584 0 4 0 16800975 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
Current children cumulated CPU time: 19769.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1029968 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.54 8.38 7.87 9/209 20597
/proc/meminfo: memFree=30495208/32770624 swapFree=67108860/67108860
[pid=20460] ppid=20457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20460/stat : 20460 (xcsp3-exec) S 20457 20460 20099 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109172018 9740288 346 33554432000 4194304 5098028 140726398289648 140726398287752 139853296792188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19345408 140726398297189 140726398297399 140726398297399 140726398300139 0
/proc/20460/statm: 2378 346 289 221 0 87 0
[pid=20462] ppid=20460 vsize=26538700 memory=1022388 CPUtime=19910.5 cores=0-7
/proc/20462/stat : 20462 (java) S 20460 20460 20099 0 -1 1077944320 877088 0 0 0 1988838 2215 0 0 20 0 28 0 109172018 27175628800 255597 33554432000 4194304 4196468 140726849776288 140726849758832 140049124720375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
/proc/20462/statm: 6634675 255597 3293 1 0 6621909 0
[pid=20462/tid=20463] ppid=20460 vsize=26538700 memory=1398720917958146503 CPUtime=0.64 cores=0-7
/proc/20462/task/20463/stat : 20463 (java) S 20460 20460 20099 0 -1 1077944384 6861 0 0 0 60 4 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140049128961152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20464] ppid=20460 vsize=26538700 memory=-7003737579269690708 CPUtime=12.47 cores=0-7
/proc/20462/task/20464/stat : 20464 (java) S 20460 20460 20099 0 -1 1077944384 39806 0 0 0 1188 59 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140048683415952 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20465] ppid=20460 vsize=26538700 memory=17576 CPUtime=12.52 cores=0-7
/proc/20462/task/20465/stat : 20465 (java) S 20460 20460 20099 0 -1 1077944384 34055 0 0 0 1197 55 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140048682363152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20466] ppid=20460 vsize=26538700 memory=4040 CPUtime=12.55 cores=0-7
/proc/20462/task/20466/stat : 20466 (java) S 20460 20460 20099 0 -1 1077944384 40163 0 0 0 1196 59 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140048681310864 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20467] ppid=20460 vsize=26538700 memory=279919261354176 CPUtime=12.56 cores=0-7
/proc/20462/task/20467/stat : 20467 (java) S 20460 20460 20099 0 -1 1077944384 43855 0 0 0 1196 60 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140048680258064 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20468] ppid=20460 vsize=26538700 memory=8257237230052613020 CPUtime=12.57 cores=0-7
/proc/20462/task/20468/stat : 20468 (java) S 20460 20460 20099 0 -1 1077944384 32067 0 0 0 1199 58 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140048679205776 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20469] ppid=20460 vsize=26538700 memory=8257237230052613020 CPUtime=12.59 cores=0-7
/proc/20462/task/20469/stat : 20469 (java) S 20460 20460 20099 0 -1 1077944384 38103 0 0 0 1201 58 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140048678152976 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20470] ppid=20460 vsize=26538700 memory=8257237230052613020 CPUtime=12.53 cores=0-7
/proc/20462/task/20470/stat : 20470 (java) S 20460 20460 20099 0 -1 1077944384 41826 0 0 0 1195 58 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140048677100688 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20471] ppid=20460 vsize=26538700 memory=4137293581110450563 CPUtime=12.47 cores=0-7
/proc/20462/task/20471/stat : 20471 (java) S 20460 20460 20099 0 -1 1077944384 37610 0 0 0 1186 61 0 0 20 0 28 0 109172019 27175628800 255597 33554432000 4194304 4196468 140726849776288 140048676047888 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20472] ppid=20460 vsize=26538700 memory=2240 CPUtime=23.99 cores=0-7
/proc/20462/task/20472/stat : 20472 (java) S 20460 20460 20099 0 -1 1077944384 185429 0 0 0 1024 1375 0 0 20 0 28 0 109172021 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047530539120 140049124731522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20473] ppid=20460 vsize=26538700 memory=4128 CPUtime=0 cores=0-7
/proc/20462/task/20473/stat : 20473 (java) S 20460 20460 20099 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 109172021 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047529485152 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20474] ppid=20460 vsize=26538700 memory=2204 CPUtime=0 cores=0-7
/proc/20462/task/20474/stat : 20474 (java) S 20460 20460 20099 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 109172022 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047528432768 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20475] ppid=20460 vsize=26538700 memory=6764 CPUtime=0 cores=0-7
/proc/20462/task/20475/stat : 20475 (java) S 20460 20460 20099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109172024 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047527381072 140049124738971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20476] ppid=20460 vsize=26538700 memory=840 CPUtime=1.78 cores=0-7
/proc/20462/task/20476/stat : 20476 (java) S 20460 20460 20099 0 -1 1077944384 6907 0 0 0 176 2 0 0 20 0 28 0 109172024 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047526328944 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20477] ppid=20460 vsize=26538700 memory=1696 CPUtime=1.77 cores=0-7
/proc/20462/task/20477/stat : 20477 (java) S 20460 20460 20099 0 -1 1077944384 9100 0 0 0 176 1 0 0 20 0 28 0 109172024 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047525276144 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20478] ppid=20460 vsize=26538700 memory=920 CPUtime=1.75 cores=0-7
/proc/20462/task/20478/stat : 20478 (java) S 20460 20460 20099 0 -1 1077944384 8960 0 0 0 174 1 0 0 20 0 28 0 109172024 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047524223856 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20479] ppid=20460 vsize=26538700 memory=4940 CPUtime=0.66 cores=0-7
/proc/20462/task/20479/stat : 20479 (java) S 20460 20460 20099 0 -1 1077944384 5726 0 0 0 65 1 0 0 20 0 28 0 109172024 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047523171056 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20480] ppid=20460 vsize=26538700 memory=1152 CPUtime=0 cores=0-7
/proc/20462/task/20480/stat : 20480 (java) S 20460 20460 20099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109172024 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047522117984 140049124730581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20481] ppid=20460 vsize=26538700 memory=3840 CPUtime=0.71 cores=0-7
/proc/20462/task/20481/stat : 20481 (java) S 20460 20460 20099 0 -1 1077944384 7389 0 0 0 0 71 0 0 20 0 28 0 109172025 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047521065264 140049124731522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20482] ppid=20460 vsize=26538700 memory=1384 CPUtime=2469.28 cores=0-7
/proc/20462/task/20482/stat : 20482 (java) R 20460 20460 20099 0 -1 4202560 48001 0 0 0 246873 55 0 0 20 0 28 0 109172085 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047513549624 140048768064657 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20483] ppid=20460 vsize=26538700 memory=840 CPUtime=2471.01 cores=0-7
/proc/20462/task/20483/stat : 20483 (java) R 20460 20460 20099 0 -1 4202560 18789 0 0 0 247079 22 0 0 20 0 28 0 109172085 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047512498216 140048768064607 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20484] ppid=20460 vsize=26538700 memory=1696 CPUtime=2486.19 cores=0-7
/proc/20462/task/20484/stat : 20484 (java) R 20460 20460 20099 0 -1 4202560 74844 0 0 0 248515 104 0 0 20 0 28 0 109172085 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047511448448 140048769309986 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20485] ppid=20460 vsize=26538700 memory=8560 CPUtime=2468.86 cores=0-7
/proc/20462/task/20485/stat : 20485 (java) R 20460 20460 20099 0 -1 4202560 39179 0 0 0 246842 44 0 0 20 0 28 0 109172085 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047510392504 140048768714779 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20486] ppid=20460 vsize=26538700 memory=1228 CPUtime=2469.95 cores=0-7
/proc/20462/task/20486/stat : 20486 (java) R 20460 20460 20099 0 -1 4202560 23180 0 0 0 246966 29 0 0 20 0 28 0 109172085 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047509340488 140048768065538 0 4 0 16800975 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20487] ppid=20460 vsize=26538700 memory=15876 CPUtime=2473.37 cores=0-7
/proc/20462/task/20487/stat : 20487 (java) R 20460 20460 20099 0 -1 4202560 19248 0 0 0 247320 17 0 0 20 0 28 0 109172085 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047508287896 140048768358470 0 4 0 16800975 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20488] ppid=20460 vsize=26538700 memory=18476 CPUtime=2472.97 cores=0-7
/proc/20462/task/20488/stat : 20488 (java) R 20460 20460 20099 0 -1 4202560 21723 0 0 0 247278 19 0 0 20 0 28 0 109172085 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047507234520 140048768598950 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
[pid=20462/tid=20489] ppid=20460 vsize=26538700 memory=17576 CPUtime=2467.12 cores=0-7
/proc/20462/task/20489/stat : 20489 (java) R 20460 20460 20099 0 -1 4202560 92971 0 0 0 246602 110 0 0 20 0 28 0 109172085 27175628800 255597 33554432000 4194304 4196468 140726849776288 140047506181584 140048770111339 0 4 0 16800975 0 0 0 -1 6 0 0 15 0 0 6293624 6294260 29835264 140726849778834 140726849779011 140726849779011 140726849781711 0
Current children cumulated CPU time: 19910.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1023772 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.04 s]
# the end of solver process 20460 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001963 s, system=0 s

[startup+2520.11 s]
# the end of solver process 20462 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19889.1 s, system=22.1694 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.11
CPU time (s): 19911.3
CPU user time (s): 19889.1
CPU system time (s): 22.1694
CPU usage (%): 790.094
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2496212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19889.1
system time used= 22.1694
maximum resident set size= 2525192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 877785
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 228639
involuntary context switches= 225033


# summary of solver processes directly reported to runsolver:
#   pid: 20460,20462
#   total CPU time (s): 19911.3
#   total CPU user time (s): 19889.1
#   total CPU system time (s): 22.1694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.067 second user time and 29.9968 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-15 03:19:39
IDJOB=4271011
IDBENCH=133642
IDSOLVER=2662
FILE ID=node103/4271011-1502760838
RUNJOBID= node103-1502754936-20126
PBS_JOBID= 20629081
Free space on /tmp= 61796 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-11-0066.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271011-1502760838/watcher-4271011-1502760838 -o /tmp/evaluation-result-4271011-1502760838/solver-4271011-1502760838 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502754936-20126 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 323694606 HOME/instance-4271011-1502760838.xml

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

MD5SUM BENCH= 0b8750a079fea2eda3490f2b84dad210
RANDOM SEED=323694606

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
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:        31515316 kB
MemAvailable:   31983452 kB
Buffers:          168028 kB
Cached:           585332 kB
SwapCached:            0 kB
Active:           582952 kB
Inactive:         226720 kB
Active(anon):       5104 kB
Inactive(anon):    78596 kB
Active(file):     577848 kB
Inactive(file):   148124 kB
Unevictable:        6428 kB
Mlocked:            6428 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:         60904 kB
Mapped:            44792 kB
Shmem:             25260 kB
Slab:             142060 kB
SReclaimable:     115996 kB
SUnreclaim:        26064 kB
KernelStack:        3584 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61784 MiB
End job on node103 at 2017-08-15 04:01:40