Trace number 4271681

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)? (TO) 585.04602 252.12199

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-19.xml
MD5SUM30814e96d0bc4cf3d8fc4c07c399f55d
Bench CategoryCOP (optimization 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 variables434
Number of constraints433
Number of domains2
Minimum domain size2
Maximum domain size361
Distribution of domain sizes[{"size":2,"count":72},{"size":361,"count":362}]
Minimum variable degree2
Maximum variable degree72
Distribution of variable degrees[{"degree":2,"count":74},{"degree":3,"count":287},{"degree":4,"count":72},{"degree":72,"count":1}]
Minimum constraint arity2
Maximum constraint arity361
Distribution of constraint arities[{"arity":2,"count":360},{"arity":3,"count":72},{"arity":361,"count":1}]
Number of extensional constraints0
Number of intensional constraints432
Distribution of constraint types[{"type":"intension","count":432},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271681-1502644267.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271681-1502644267.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
286.85/214.58	c solve instance...
584.40/252.07	s UNKNOWN
584.40/252.07	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 (15368 MiB free)
  memory of node 1: 16384 MiB (15482 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271681-1502644267/watcher-4271681-1502644267 -o /tmp/evaluation-result-4271681-1502644267/solver-4271681-1502644267 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502639064-9944 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1197796316 HOME/instance-4271681-1502644267.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=19405, runsolver pid=19402

[startup+0.100138 s]*
/proc/loadavg: 6.78 6.09 6.87 2/199 19426
/proc/meminfo: memFree=31574924/32770624 swapFree=67108860/67108860
[pid=19405] ppid=19402 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19405/stat : 19405 (xcsp3-exec) S 19402 19405 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97514477 9740288 345 33554432000 4194304 5098028 140722473397328 140722473395432 140270305923708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12115968 140722473399402 140722473399612 140722473399612 140722473402347 0
/proc/19405/statm: 2378 345 289 221 0 87 0
[pid=19407] ppid=19405 vsize=25999808 memory=28248 CPUtime=0.12 cores=0-7
/proc/19407/stat : 19407 (java) S 19405 19405 9917 0 -1 1077944320 5474 0 0 0 11 1 0 0 20 0 20 0 97514477 26623803392 7062 33554432000 4194304 4196468 140730520226000 140730520208544 139687730036471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
/proc/19407/statm: 6499952 7062 2845 1 0 6488269 0
[pid=19407/tid=19408] ppid=19405 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/19407/task/19408/stat : 19408 (java) R 19405 19405 9917 0 -1 4202560 3485 0 0 0 8 0 0 0 20 0 20 0 97514478 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687734268720 139687714116958 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19409] ppid=19405 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/19407/task/19409/stat : 19409 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687288473872 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19410] ppid=19405 vsize=25999808 memory=139991647659648 CPUtime=0 cores=0-7
/proc/19407/task/19410/stat : 19410 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687287421328 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19411] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19411/stat : 19411 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514479 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687286368784 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19412] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19412/stat : 19412 (java) S 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97514479 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687285316240 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19413] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19413/stat : 19413 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687284263696 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19414] ppid=19405 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19407/task/19414/stat : 19414 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687283211152 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19415] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19415/stat : 19415 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687282158608 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19416] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19416/stat : 19416 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514479 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687281106064 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19417] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19417/stat : 19417 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514480 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687238113264 139687730047618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19418] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19418/stat : 19418 (java) S 19405 19405 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97514480 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687237059488 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19419] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19419/stat : 19419 (java) S 19405 19405 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97514481 26623803392 7062 33554432000 4194304 4196468 140730520226000 139687236006896 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19420] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19420/stat : 19420 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514483 26623803392 7062 33554432000 4194304 4196468 140730520226000 139686043969744 139687730055067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19421] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19421/stat : 19421 (java) S 19405 19405 9917 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 97514483 26623803392 7062 33554432000 4194304 4196468 140730520226000 139686042917360 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19422] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19422/stat : 19422 (java) R 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97514483 26623803392 7062 33554432000 4194304 4196468 140730520226000 139686041864816 139687730047618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19423] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19423/stat : 19423 (java) S 19405 19405 9917 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 97514483 26623803392 7062 33554432000 4194304 4196468 140730520226000 139686040812272 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19424] ppid=19405 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19407/task/19424/stat : 19424 (java) R 19405 19405 9917 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 20 0 97514483 26623803392 7062 33554432000 4194304 4196468 140730520226000 139686039759728 139687730047618 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19425] ppid=19405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19425/stat : 19425 (java) S 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97514483 26623803392 7062 33554432000 4194304 4196468 140730520226000 139686038706400 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19426] ppid=19405 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19407/task/19426/stat : 19426 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514484 26623803392 7062 33554432000 4194304 4196468 140730520226000 139686037653936 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 29628 KiB

[startup+0.209971 s]*
/proc/loadavg: 6.78 6.09 6.87 2/199 19426
/proc/meminfo: memFree=31563512/32770624 swapFree=67108860/67108860
[pid=19405] ppid=19402 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19405/stat : 19405 (xcsp3-exec) S 19402 19405 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97514477 9740288 345 33554432000 4194304 5098028 140722473397328 140722473395432 140270305923708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12115968 140722473399402 140722473399612 140722473399612 140722473402347 0
/proc/19405/statm: 2378 345 289 221 0 87 0
[pid=19407] ppid=19405 vsize=26004064 memory=40892 CPUtime=0.33 cores=0-7
/proc/19407/stat : 19407 (java) S 19405 19405 9917 0 -1 1077944320 8323 0 0 0 31 2 0 0 20 0 20 0 97514477 26628161536 10223 33554432000 4194304 4196468 140730520226000 140730520208544 139687730036471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
/proc/19407/statm: 6501016 10223 3037 1 0 6488269 0
[pid=19407/tid=19408] ppid=19405 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19407/task/19408/stat : 19408 (java) R 19405 19405 9917 0 -1 4202560 5400 0 0 0 18 1 0 0 20 0 20 0 97514478 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687734257296 139687730058397 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19409] ppid=19405 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/19407/task/19409/stat : 19409 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687288473872 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19410] ppid=19405 vsize=26004064 memory=139991647676473 CPUtime=0 cores=0-7
/proc/19407/task/19410/stat : 19410 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687287421328 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19411] ppid=19405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19407/task/19411/stat : 19411 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687286368784 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19412] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19412/stat : 19412 (java) S 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687285316240 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19413] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19413/stat : 19413 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687284263696 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19414] ppid=19405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19407/task/19414/stat : 19414 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687283211152 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19415] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19415/stat : 19415 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687282158608 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19416] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19416/stat : 19416 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687281106064 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19417] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19417/stat : 19417 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514480 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687238113264 139687730047618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19418] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19418/stat : 19418 (java) S 19405 19405 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97514480 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687237059488 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19419] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19419/stat : 19419 (java) S 19405 19405 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97514481 26628161536 10223 33554432000 4194304 4196468 140730520226000 139687236006896 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19420] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19420/stat : 19420 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514483 26628161536 10223 33554432000 4194304 4196468 140730520226000 139686043969744 139687730055067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19421] ppid=19405 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19407/task/19421/stat : 19421 (java) S 19405 19405 9917 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 20 0 97514483 26628161536 10223 33554432000 4194304 4196468 140730520226000 139686042917360 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19422] ppid=19405 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/19407/task/19422/stat : 19422 (java) S 19405 19405 9917 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 20 0 97514483 26628161536 10223 33554432000 4194304 4196468 140730520226000 139686041864816 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19423] ppid=19405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19407/task/19423/stat : 19423 (java) S 19405 19405 9917 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 97514483 26628161536 10223 33554432000 4194304 4196468 140730520226000 139686040812272 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19424] ppid=19405 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/19407/task/19424/stat : 19424 (java) R 19405 19405 9917 0 -1 4202560 735 0 0 0 7 0 0 0 20 0 20 0 97514483 26628161536 10223 33554432000 4194304 4196468 140730520226000 139686039759728 139687708964340 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19425] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19425/stat : 19425 (java) S 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97514483 26628161536 10223 33554432000 4194304 4196468 140730520226000 139686038706400 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19426] ppid=19405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19407/task/19426/stat : 19426 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514484 26628161536 10223 33554432000 4194304 4196468 140730520226000 139686037653936 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 42272 KiB

[startup+0.309379 s]*
/proc/loadavg: 6.39 6.02 6.85 3/199 19426
/proc/meminfo: memFree=31559108/32770624 swapFree=67108860/67108860
[pid=19405] ppid=19402 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19405/stat : 19405 (xcsp3-exec) S 19402 19405 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97514477 9740288 345 33554432000 4194304 5098028 140722473397328 140722473395432 140270305923708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12115968 140722473399402 140722473399612 140722473399612 140722473402347 0
/proc/19405/statm: 2378 345 289 221 0 87 0
[pid=19407] ppid=19405 vsize=26004064 memory=47868 CPUtime=0.5 cores=0-7
/proc/19407/stat : 19407 (java) S 19405 19405 9917 0 -1 1077944320 9193 0 0 0 47 3 0 0 20 0 20 0 97514477 26628161536 11967 33554432000 4194304 4196468 140730520226000 140730520208544 139687730036471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
/proc/19407/statm: 6501016 11967 3099 1 0 6488269 0
[pid=19407/tid=19408] ppid=19405 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19407/task/19408/stat : 19408 (java) R 19405 19405 9917 0 -1 4202560 6079 0 0 0 27 2 0 0 20 0 20 0 97514478 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687734274288 139687709567744 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19409] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19409/stat : 19409 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687288473872 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19410] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19410/stat : 19410 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687287421328 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19411] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19411/stat : 19411 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687286368784 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19412] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19412/stat : 19412 (java) S 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687285316240 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19413] ppid=19405 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19407/task/19413/stat : 19413 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687284263696 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19414] ppid=19405 vsize=26004064 memory=139991506318255 CPUtime=0 cores=0-7
/proc/19407/task/19414/stat : 19414 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687283211152 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19415] ppid=19405 vsize=26004064 memory=139991506320560 CPUtime=0 cores=0-7
/proc/19407/task/19415/stat : 19415 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687282158608 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19416] ppid=19405 vsize=26004064 memory=139991506322864 CPUtime=0 cores=0-7
/proc/19407/task/19416/stat : 19416 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514479 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687281106064 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19417] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19417/stat : 19417 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514480 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687238113264 139687730047618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19418] ppid=19405 vsize=26004064 memory=279983012652688 CPUtime=0 cores=0-7
/proc/19407/task/19418/stat : 19418 (java) S 19405 19405 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97514480 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687237059488 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19419] ppid=19405 vsize=26004064 memory=279983012659600 CPUtime=0 cores=0-7
/proc/19407/task/19419/stat : 19419 (java) S 19405 19405 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97514481 26628161536 11967 33554432000 4194304 4196468 140730520226000 139687236006896 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19420] ppid=19405 vsize=26004064 memory=279983012600752 CPUtime=0 cores=0-7
/proc/19407/task/19420/stat : 19420 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514483 26628161536 11967 33554432000 4194304 4196468 140730520226000 139686043969744 139687730055067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19421] ppid=19405 vsize=26004064 memory=279983012673424 CPUtime=0.01 cores=0-7
/proc/19407/task/19421/stat : 19421 (java) S 19405 19405 9917 0 -1 1077944384 397 0 0 0 1 0 0 0 20 0 20 0 97514483 26628161536 11967 33554432000 4194304 4196468 140730520226000 139686042917360 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19422] ppid=19405 vsize=26004064 memory=279983012680336 CPUtime=0.03 cores=0-7
/proc/19407/task/19422/stat : 19422 (java) S 19405 19405 9917 0 -1 1077944384 261 0 0 0 3 0 0 0 20 0 20 0 97514483 26628161536 11967 33554432000 4194304 4196468 140730520226000 139686041864816 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19423] ppid=19405 vsize=26004064 memory=279983012678032 CPUtime=0.01 cores=0-7
/proc/19407/task/19423/stat : 19423 (java) S 19405 19405 9917 0 -1 1077944384 298 0 0 0 1 0 0 0 20 0 20 0 97514483 26628161536 11967 33554432000 4194304 4196468 140730520226000 139686040812272 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19424] ppid=19405 vsize=26004064 memory=279983012694192 CPUtime=0.12 cores=0-7
/proc/19407/task/19424/stat : 19424 (java) R 19405 19405 9917 0 -1 4202560 856 0 0 0 12 0 0 0 20 0 20 0 97514483 26628161536 11967 33554432000 4194304 4196468 140730520226000 139686039755680 139687722273598 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19425] ppid=19405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19425/stat : 19425 (java) S 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97514483 26628161536 11967 33554432000 4194304 4196468 140730520226000 139686038706400 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19426] ppid=19405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19407/task/19426/stat : 19426 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514484 26628161536 11967 33554432000 4194304 4196468 140730520226000 139686037653936 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 49248 KiB

[startup+0.701009 s]
/proc/loadavg: 6.39 6.02 6.85 5/199 19426
/proc/meminfo: memFree=31543724/32770624 swapFree=67108860/67108860
[pid=19405] ppid=19402 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19405/stat : 19405 (xcsp3-exec) S 19402 19405 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97514477 9740288 345 33554432000 4194304 5098028 140722473397328 140722473395432 140270305923708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12115968 140722473399402 140722473399612 140722473399612 140722473402347 0
/proc/19405/statm: 2378 345 289 221 0 87 0
[pid=19407] ppid=19405 vsize=26006188 memory=94564 CPUtime=1.74 cores=0-7
/proc/19407/stat : 19407 (java) S 19405 19405 9917 0 -1 1077944320 18834 0 0 0 168 6 0 0 20 0 20 0 97514477 26630336512 23641 33554432000 4194304 4196468 140730520226000 140730520208544 139687730036471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
/proc/19407/statm: 6501547 23641 3204 1 0 6488781 0
[pid=19407/tid=19408] ppid=19405 vsize=26006188 memory=279983013052080 CPUtime=0.66 cores=0-7
/proc/19407/task/19408/stat : 19408 (java) R 19405 19405 9917 0 -1 4202560 6718 0 0 0 64 2 0 0 20 0 20 0 97514478 26630336512 23641 33554432000 4194304 4196468 140730520226000 139687734268224 139687321923235 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19409] ppid=19405 vsize=26006188 memory=139991506527088 CPUtime=0 cores=0-7
/proc/19407/task/19409/stat : 19409 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26630336512 23641 33554432000 4194304 4196468 140730520226000 139687288473872 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19410] ppid=19405 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19410/stat : 19410 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97514479 26630336512 23641 33554432000 4194304 4196468 140730520226000 139687287421328 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19411] ppid=19405 vsize=26006188 memory=10928 CPUtime=0 cores=0-7
/proc/19407/task/19411/stat : 19411 (java) S 19405 19405 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97514479 26630336512 23641 33554432000 4194304 4196468 140730520226000 139687286368784 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0

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

[pid=19407/tid=19426] ppid=19405 vsize=26006188 memory=98 CPUtime=0.05 cores=0-7
/proc/19407/task/19426/stat : 19426 (java) S 19405 19405 9917 0 -1 1077944384 884 0 0 0 2 3 0 0 20 0 20 0 97514484 26630336512 953041 33554432000 4194304 4196468 140730520226000 139686037653936 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
Current children cumulated CPU time: 212.99 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 3813544 KiB

[startup+222.308 s]
/proc/loadavg: 2.09 3.64 5.69 9/207 19442
/proc/meminfo: memFree=26843848/32770624 swapFree=67108860/67108860
[pid=19405] ppid=19402 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19405/stat : 19405 (xcsp3-exec) S 19402 19405 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97514477 9740288 345 33554432000 4194304 5098028 140722473397328 140722473395432 140270305923708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12115968 140722473399402 140722473399612 140722473399612 140722473402347 0
/proc/19405/statm: 2378 345 289 221 0 87 0
[pid=19407] ppid=19405 vsize=26538700 memory=4751080 CPUtime=348 cores=0-7
/proc/19407/stat : 19407 (java) S 19405 19405 9917 0 -1 1077944320 128542 0 0 0 33888 912 0 0 20 0 28 0 97514477 27175628800 1187770 33554432000 4194304 4196468 140730520226000 140730520208544 139687730036471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
/proc/19407/statm: 6634675 1187770 3288 1 0 6621909 0
[pid=19407/tid=19408] ppid=19405 vsize=26538700 memory=4751036 CPUtime=195.19 cores=0-7
/proc/19407/task/19408/stat : 19408 (java) S 19405 19405 9917 0 -1 1077944384 16337 0 0 0 19509 10 0 0 20 0 28 0 97514478 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687734277248 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19409] ppid=19405 vsize=26538700 memory=4750512 CPUtime=9.92 cores=0-7
/proc/19407/task/19409/stat : 19409 (java) S 19405 19405 9917 0 -1 1077944384 4923 0 0 0 892 100 0 0 20 0 28 0 97514479 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687288473872 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19410] ppid=19405 vsize=26538700 memory=1380 CPUtime=10.04 cores=0-7
/proc/19407/task/19410/stat : 19410 (java) S 19405 19405 9917 0 -1 1077944384 4870 0 0 0 907 97 0 0 20 0 28 0 97514479 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687287421328 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19411] ppid=19405 vsize=26538700 memory=4751080 CPUtime=10.01 cores=0-7
/proc/19407/task/19411/stat : 19411 (java) S 19405 19405 9917 0 -1 1077944384 5449 0 0 0 893 108 0 0 20 0 28 0 97514479 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687286368784 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19412] ppid=19405 vsize=26538700 memory=1380 CPUtime=9.93 cores=0-7
/proc/19407/task/19412/stat : 19412 (java) S 19405 19405 9917 0 -1 1077944384 5301 0 0 0 894 99 0 0 20 0 28 0 97514479 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687285316240 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19413] ppid=19405 vsize=26538700 memory=4746388 CPUtime=9.98 cores=0-7
/proc/19407/task/19413/stat : 19413 (java) S 19405 19405 9917 0 -1 1077944384 4300 0 0 0 890 108 0 0 20 0 28 0 97514479 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687284263696 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19414] ppid=19405 vsize=26538700 memory=4132 CPUtime=9.99 cores=0-7
/proc/19407/task/19414/stat : 19414 (java) S 19405 19405 9917 0 -1 1077944384 4929 0 0 0 895 104 0 0 20 0 28 0 97514479 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687283211152 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19415] ppid=19405 vsize=26538700 memory=3815168 CPUtime=10.03 cores=0-7
/proc/19407/task/19415/stat : 19415 (java) S 19405 19405 9917 0 -1 1077944384 4456 0 0 0 892 111 0 0 20 0 28 0 97514479 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687282158608 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19416] ppid=19405 vsize=26538700 memory=1296 CPUtime=10.02 cores=0-7
/proc/19407/task/19416/stat : 19416 (java) S 19405 19405 9917 0 -1 1077944384 4286 0 0 0 901 101 0 0 20 0 28 0 97514479 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687281106064 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19417] ppid=19405 vsize=26538700 memory=1380 CPUtime=9.49 cores=0-7
/proc/19407/task/19417/stat : 19417 (java) S 19405 19405 9917 0 -1 1077944384 12173 0 0 0 933 16 0 0 20 0 28 0 97514480 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687238113264 139687730047618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19418] ppid=19405 vsize=26538700 memory=4746388 CPUtime=0 cores=0-7
/proc/19407/task/19418/stat : 19418 (java) S 19405 19405 9917 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 97514480 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687237059552 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19419] ppid=19405 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/19407/task/19419/stat : 19419 (java) S 19405 19405 9917 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 28 0 97514481 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139687236006912 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19420] ppid=19405 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/19407/task/19420/stat : 19420 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97514483 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686043969744 139687730055067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19421] ppid=19405 vsize=26538700 memory=1380 CPUtime=2.18 cores=0-7
/proc/19407/task/19421/stat : 19421 (java) S 19405 19405 9917 0 -1 1077944384 13122 0 0 0 215 3 0 0 20 0 28 0 97514483 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686042917360 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19422] ppid=19405 vsize=26538700 memory=4746388 CPUtime=2.71 cores=0-7
/proc/19407/task/19422/stat : 19422 (java) S 19405 19405 9917 0 -1 1077944384 15156 0 0 0 268 3 0 0 20 0 28 0 97514483 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686041864816 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19423] ppid=19405 vsize=26538700 memory=920 CPUtime=2.17 cores=0-7
/proc/19407/task/19423/stat : 19423 (java) S 19405 19405 9917 0 -1 1077944384 13698 0 0 0 215 2 0 0 20 0 28 0 97514483 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686040812272 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19424] ppid=19405 vsize=26538700 memory=4116 CPUtime=0.79 cores=0-7
/proc/19407/task/19424/stat : 19424 (java) S 19405 19405 9917 0 -1 1077944384 9587 0 0 0 78 1 0 0 20 0 28 0 97514483 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686039759728 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19425] ppid=19405 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/19407/task/19425/stat : 19425 (java) S 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97514483 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686038706400 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19426] ppid=19405 vsize=26538700 memory=1380 CPUtime=0.07 cores=0-7
/proc/19407/task/19426/stat : 19426 (java) S 19405 19405 9917 0 -1 1077944384 1145 0 0 0 3 4 0 0 20 0 28 0 97514484 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686037653936 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19435] ppid=19405 vsize=26538700 memory=4750556 CPUtime=6.9 cores=0-7
/proc/19407/task/19435/stat : 19435 (java) R 19405 19405 9917 0 -1 4202560 855 0 0 0 689 1 0 0 20 0 28 0 97535937 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686029642128 139687321958863 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19436] ppid=19405 vsize=26538700 memory=1236 CPUtime=6.86 cores=0-7
/proc/19407/task/19436/stat : 19436 (java) R 19405 19405 9917 0 -1 4202560 816 0 0 0 684 2 0 0 20 0 28 0 97535937 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139686028590896 139687324844362 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19437] ppid=19405 vsize=26538700 memory=1380 CPUtime=7.18 cores=0-7
/proc/19407/task/19437/stat : 19437 (java) R 19405 19405 9917 0 -1 4202560 1691 0 0 0 713 5 0 0 20 0 28 0 97535937 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139685959553080 139687323476392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19438] ppid=19405 vsize=26538700 memory=4750444 CPUtime=7.12 cores=0-7
/proc/19407/task/19438/stat : 19438 (java) R 19405 19405 9917 0 -1 4202560 799 0 0 0 708 4 0 0 20 0 28 0 97535937 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139685958500400 139687324844496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19439] ppid=19405 vsize=26538700 memory=1200 CPUtime=7.02 cores=0-7
/proc/19407/task/19439/stat : 19439 (java) R 19405 19405 9917 0 -1 4202560 655 0 0 0 696 6 0 0 20 0 28 0 97535937 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139685957447992 139687324844362 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19440] ppid=19405 vsize=26538700 memory=4116 CPUtime=6.86 cores=0-7
/proc/19407/task/19440/stat : 19440 (java) R 19405 19405 9917 0 -1 4202560 851 0 0 0 675 11 0 0 20 0 28 0 97535937 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139685956395312 139687324844325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19441] ppid=19405 vsize=26538700 memory=4104 CPUtime=6.67 cores=0-7
/proc/19407/task/19441/stat : 19441 (java) R 19405 19405 9917 0 -1 4202560 1088 0 0 0 662 5 0 0 20 0 28 0 97535937 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139685955341632 139687322051008 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19442] ppid=19405 vsize=26538700 memory=1156 CPUtime=6.64 cores=0-7
/proc/19407/task/19442/stat : 19442 (java) R 19405 19405 9917 0 -1 4202560 622 0 0 0 664 0 0 0 20 0 28 0 97535937 27175628800 1187770 33554432000 4194304 4196468 140730520226000 139685954291576 139687324844448 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
Current children cumulated CPU time: 348 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4752460 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 4.49 4.07 5.77 11/208 19443
/proc/meminfo: memFree=26228584/32770624 swapFree=67108860/67108860
[pid=19405] ppid=19402 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19405/stat : 19405 (xcsp3-exec) S 19402 19405 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97514477 9740288 345 33554432000 4194304 5098028 140722473397328 140722473395432 140270305923708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12115968 140722473399402 140722473399612 140722473399612 140722473402347 0
/proc/19405/statm: 2378 345 289 221 0 87 0
[pid=19407] ppid=19405 vsize=26538700 memory=5364196 CPUtime=584.4 cores=0-7
/proc/19407/stat : 19407 (java) S 19405 19405 9917 0 -1 1077944320 186695 0 0 0 57316 1124 0 0 20 0 28 0 97514477 27175628800 1341049 33554432000 4194304 4196468 140730520226000 140730520208544 139687730036471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
/proc/19407/statm: 6634675 1341049 3305 1 0 6621909 0
[pid=19407/tid=19408] ppid=19405 vsize=26538700 memory=1576 CPUtime=195.19 cores=0-7
/proc/19407/task/19408/stat : 19408 (java) S 19405 19405 9917 0 -1 1077944384 16337 0 0 0 19509 10 0 0 20 0 28 0 97514478 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687734277248 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19409] ppid=19405 vsize=26538700 memory=2240 CPUtime=11.84 cores=0-7
/proc/19407/task/19409/stat : 19409 (java) S 19405 19405 9917 0 -1 1077944384 8050 0 0 0 1063 121 0 0 20 0 28 0 97514479 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687288473872 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19410] ppid=19405 vsize=26538700 memory=4128 CPUtime=11.98 cores=0-7
/proc/19407/task/19410/stat : 19410 (java) S 19405 19405 9917 0 -1 1077944384 6785 0 0 0 1077 121 0 0 20 0 28 0 97514479 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687287421328 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19411] ppid=19405 vsize=26538700 memory=4126316290023845779 CPUtime=11.92 cores=0-7
/proc/19407/task/19411/stat : 19411 (java) S 19405 19405 9917 0 -1 1077944384 9154 0 0 0 1061 131 0 0 20 0 28 0 97514479 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687286368784 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19412] ppid=19405 vsize=26538700 memory=1296 CPUtime=11.86 cores=0-7
/proc/19407/task/19412/stat : 19412 (java) S 19405 19405 9917 0 -1 1077944384 10180 0 0 0 1063 123 0 0 20 0 28 0 97514479 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687285316240 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19413] ppid=19405 vsize=26538700 memory=2408 CPUtime=11.9 cores=0-7
/proc/19407/task/19413/stat : 19413 (java) S 19405 19405 9917 0 -1 1077944384 7988 0 0 0 1060 130 0 0 20 0 28 0 97514479 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687284263696 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19414] ppid=19405 vsize=26538700 memory=1728 CPUtime=11.9 cores=0-7
/proc/19407/task/19414/stat : 19414 (java) S 19405 19405 9917 0 -1 1077944384 10098 0 0 0 1066 124 0 0 20 0 28 0 97514479 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687283211152 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19415] ppid=19405 vsize=26538700 memory=1720 CPUtime=11.96 cores=0-7
/proc/19407/task/19415/stat : 19415 (java) S 19405 19405 9917 0 -1 1077944384 8264 0 0 0 1060 136 0 0 20 0 28 0 97514479 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687282158608 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19416] ppid=19405 vsize=26538700 memory=1008 CPUtime=11.96 cores=0-7
/proc/19407/task/19416/stat : 19416 (java) S 19405 19405 9917 0 -1 1077944384 7244 0 0 0 1073 123 0 0 20 0 28 0 97514479 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687281106064 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19417] ppid=19405 vsize=26538700 memory=1928 CPUtime=9.51 cores=0-7
/proc/19407/task/19417/stat : 19417 (java) S 19405 19405 9917 0 -1 1077944384 13340 0 0 0 935 16 0 0 20 0 28 0 97514480 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687238113264 139687730047618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19418] ppid=19405 vsize=26538700 memory=1200 CPUtime=0 cores=0-7
/proc/19407/task/19418/stat : 19418 (java) S 19405 19405 9917 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 28 0 97514480 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687237059552 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19419] ppid=19405 vsize=26538700 memory=8564 CPUtime=0 cores=0-7
/proc/19407/task/19419/stat : 19419 (java) S 19405 19405 9917 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 28 0 97514481 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139687236006912 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19420] ppid=19405 vsize=26538700 memory=5664 CPUtime=0 cores=0-7
/proc/19407/task/19420/stat : 19420 (java) S 19405 19405 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97514483 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686043969744 139687730055067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19421] ppid=19405 vsize=26538700 memory=4616 CPUtime=2.47 cores=0-7
/proc/19407/task/19421/stat : 19421 (java) S 19405 19405 9917 0 -1 1077944384 17240 0 0 0 243 4 0 0 20 0 28 0 97514483 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686042917360 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19422] ppid=19405 vsize=26538700 memory=1228 CPUtime=2.92 cores=0-7
/proc/19407/task/19422/stat : 19422 (java) S 19405 19405 9917 0 -1 1077944384 18612 0 0 0 288 4 0 0 20 0 28 0 97514483 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686041864816 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19423] ppid=19405 vsize=26538700 memory=10928 CPUtime=2.4 cores=0-7
/proc/19407/task/19423/stat : 19423 (java) S 19405 19405 9917 0 -1 1077944384 18480 0 0 0 237 3 0 0 20 0 28 0 97514483 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686040812272 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19424] ppid=19405 vsize=26538700 memory=796 CPUtime=0.85 cores=0-7
/proc/19407/task/19424/stat : 19424 (java) S 19405 19405 9917 0 -1 1077944384 12244 0 0 0 83 2 0 0 20 0 28 0 97514483 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686039759728 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19425] ppid=19405 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/19407/task/19425/stat : 19425 (java) S 19405 19405 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97514483 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686038706400 139687730046677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19426] ppid=19405 vsize=26538700 memory=6944656592455360604 CPUtime=0.08 cores=0-7
/proc/19407/task/19426/stat : 19426 (java) S 19405 19405 9917 0 -1 1077944384 1315 0 0 0 3 5 0 0 20 0 28 0 97514484 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686037653936 139687730047618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19435] ppid=19405 vsize=26538700 memory=6944656592455360604 CPUtime=34.53 cores=0-7
/proc/19407/task/19435/stat : 19435 (java) R 19405 19405 9917 0 -1 4202560 2307 0 0 0 3450 3 0 0 20 0 28 0 97535937 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686029642680 139687326713891 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19436] ppid=19405 vsize=26538700 memory=6944656592455360604 CPUtime=34.48 cores=0-7
/proc/19407/task/19436/stat : 19436 (java) R 19405 19405 9917 0 -1 4202560 2381 0 0 0 3445 3 0 0 20 0 28 0 97535937 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139686028590984 139687321958831 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19437] ppid=19405 vsize=26538700 memory=279983014831824 CPUtime=34.76 cores=0-7
/proc/19407/task/19437/stat : 19437 (java) R 19405 19405 9917 0 -1 4202560 4524 0 0 0 3458 18 0 0 20 0 28 0 97535937 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139685959555424 139687325947015 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19438] ppid=19405 vsize=26538700 memory=0 CPUtime=34.76 cores=0-7
/proc/19407/task/19438/stat : 19438 (java) R 19405 19405 9917 0 -1 4202560 2281 0 0 0 3471 5 0 0 20 0 28 0 97535937 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139685958500568 139687324843467 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19439] ppid=19405 vsize=26538700 memory=139991507603312 CPUtime=34.35 cores=0-7
/proc/19407/task/19439/stat : 19439 (java) R 19405 19405 9917 0 -1 4202560 1611 0 0 0 3428 7 0 0 20 0 28 0 97535937 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139685957448024 139687321958854 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19440] ppid=19405 vsize=26538700 memory=279983013888160 CPUtime=34.35 cores=0-7
/proc/19407/task/19440/stat : 19440 (java) R 19405 19405 9917 0 -1 4202560 2542 0 0 0 3422 13 0 0 20 0 28 0 97535937 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139685956395480 139687324844368 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19441] ppid=19405 vsize=26538700 memory=279983013553960 CPUtime=33.99 cores=0-7
/proc/19407/task/19441/stat : 19441 (java) R 19405 19405 9917 0 -1 4202560 2242 0 0 0 3388 11 0 0 20 0 28 0 97535937 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139685955341664 139687322051008 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
[pid=19407/tid=19442] ppid=19405 vsize=26538700 memory=0 CPUtime=34.21 cores=0-7
/proc/19407/task/19442/stat : 19442 (java) R 19405 19405 9917 0 -1 4202560 2005 0 0 0 3419 2 0 0 20 0 28 0 97535937 27175628800 1341049 33554432000 4194304 4196468 140730520226000 139685954289336 139687324844496 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35954688 140730520233112 140730520233288 140730520233288 140730520235983 0
Current children cumulated CPU time: 584.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5365576 KiB

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

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

[startup+252.122 s]
# the end of solver process 19407 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=573.759 s, system=11.2873 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): 252.122
CPU time (s): 585.046
CPU user time (s): 573.759
CPU system time (s): 11.2873
CPU usage (%): 232.049
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5365576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 573.759
system time used= 11.2873
maximum resident set size= 5364412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187964
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15466
involuntary context switches= 5372


# summary of solver processes directly reported to runsolver:
#   pid: 19405,19407
#   total CPU time (s): 585.046
#   total CPU user time (s): 573.759
#   total CPU system time (s): 11.2873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.79795 second user time and 2.38114 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-13 18:56:49
IDJOB=4271681
IDBENCH=130626
IDSOLVER=2663
FILE ID=node115/4271681-1502644267
RUNJOBID= node115-1502639064-9944
PBS_JOBID= 20628332
Free space on /tmp= 61812 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-19.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-4271681-1502644267/watcher-4271681-1502644267 -o /tmp/evaluation-result-4271681-1502644267/solver-4271681-1502644267 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502639064-9944 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1197796316 HOME/instance-4271681-1502644267.xml

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

MD5SUM BENCH= 30814e96d0bc4cf3d8fc4c07c399f55d
RANDOM SEED=1197796316

node115.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.69
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.69
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.69
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.69
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:        31592600 kB
MemAvailable:   31985260 kB
Buffers:          129340 kB
Cached:           549600 kB
SwapCached:            0 kB
Active:           517512 kB
Inactive:         216556 kB
Active(anon):       3620 kB
Inactive(anon):    79404 kB
Active(file):     513892 kB
Inactive(file):   137152 kB
Unevictable:        6220 kB
Mlocked:            6220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7768 kB
Writeback:             8 kB
AnonPages:         61568 kB
Mapped:            43608 kB
Shmem:             25224 kB
Slab:             140880 kB
SReclaimable:     114904 kB
SUnreclaim:        25976 kB
KernelStack:        3232 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323308 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61804 MiB
End job on node115 at 2017-08-13 19:01:01