Trace number 4399699

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallel? (TO) 20084.7 2520.12

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
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 variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399699-1568708673.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.19	c [HOME/instance-4399699-1568708673.xml, -tl, 20160s, -p, 8]
0.32/0.23	c 8 solvers in parallel
0.32/0.29	c parse instance...
7.07/1.83	c solve instance...
20084.06/2520.07	s UNKNOWN
20084.06/2520.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 (13799 MiB free)
  memory of node 1: 16384 MiB (15807 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399699-1568708673/watcher-4399699-1568708673 -o /tmp/evaluation-result-4399699-1568708673/solver-4399699-1568708673 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1568700954-9021 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 218572878 HOME/instance-4399699-1568708673.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=11340, runsolver pid=11337

[startup+0.100154 s]*
/proc/loadavg: 4.22 6.96 7.72 2/213 11361
/proc/meminfo: memFree=30302248/32770624 swapFree=66998788/67108860
[pid=11340] ppid=11337 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11340/stat : 11340 (xcsp3-exec) S 11337 11340 8994 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447132145 115843072 364 33554432000 4194304 5098028 140736671872624 140736671870728 139650815902332 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39481344 140736671880054 140736671880297 140736671880297 140736671883210 0
/proc/11340/statm: 28282 364 305 221 0 87 0
[pid=11342] ppid=11340 vsize=28227396 memory=29348 CPUtime=0.11 cores=0-7
/proc/11342/stat : 11342 (java) S 11340 11340 8994 0 -1 1077944320 5739 0 0 0 10 1 0 0 20 0 20 0 447132146 28904853504 7337 33554432000 4194304 4196468 140726343811168 140726343793712 140519789309687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
/proc/11342/statm: 7056849 7337 3145 1 0 7019032 0
[pid=11342/tid=11343] ppid=11340 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/11342/task/11343/stat : 11343 (java) R 11340 11340 8994 0 -1 4202560 3648 0 0 0 8 0 0 0 20 0 20 0 447132146 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519793535824 140519789321622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11344] ppid=11340 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11342/task/11344/stat : 11344 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519741929872 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11345] ppid=11340 vsize=28227396 memory=140610945156736 CPUtime=0 cores=0-7
/proc/11342/task/11345/stat : 11345 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519740877072 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11346] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11346/stat : 11346 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519739824784 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11347] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11347/stat : 11347 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519738771984 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11348] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11348/stat : 11348 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519737719696 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11349] ppid=11340 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11342/task/11349/stat : 11349 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519736666896 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11350] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11350/stat : 11350 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519735614608 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11351] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11351/stat : 11351 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 7337 33554432000 4194304 4196468 140726343811168 140519734561808 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11352] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11352/stat : 11352 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132148 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518436595824 140519789320834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11353] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11353/stat : 11353 (java) S 11340 11340 8994 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447132149 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518435541792 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11354] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11354/stat : 11354 (java) S 11340 11340 8994 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447132149 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518434489456 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11355] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11355/stat : 11355 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518433437776 140519789328283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11356] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11356/stat : 11356 (java) S 11340 11340 8994 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518432385648 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11357] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11357/stat : 11357 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518431332848 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11358] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11358/stat : 11358 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518430280560 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11359] ppid=11340 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11342/task/11359/stat : 11359 (java) R 11340 11340 8994 0 -1 4202560 346 0 0 0 1 0 0 0 20 0 20 0 447132152 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518429227760 140519789321622 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11360] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11360/stat : 11360 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518428174688 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11361] ppid=11340 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11342/task/11361/stat : 11361 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 7337 33554432000 4194304 4196468 140726343811168 140518427121968 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30804 KiB

[startup+0.210519 s]*
/proc/loadavg: 4.22 6.96 7.72 4/213 11361
/proc/meminfo: memFree=30289164/32770624 swapFree=66998788/67108860
[pid=11340] ppid=11337 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11340/stat : 11340 (xcsp3-exec) S 11337 11340 8994 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447132145 115843072 364 33554432000 4194304 5098028 140736671872624 140736671870728 139650815902332 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39481344 140736671880054 140736671880297 140736671880297 140736671883210 0
/proc/11340/statm: 28282 364 305 221 0 87 0
[pid=11342] ppid=11340 vsize=28227396 memory=40836 CPUtime=0.32 cores=0-7
/proc/11342/stat : 11342 (java) S 11340 11340 8994 0 -1 1077944320 9476 0 0 0 29 3 0 0 20 0 20 0 447132146 28904853504 10209 33554432000 4194304 4196468 140726343811168 140726343793712 140519789309687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
/proc/11342/statm: 7056849 10209 3253 1 0 7019032 0
[pid=11342/tid=11343] ppid=11340 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11342/task/11343/stat : 11343 (java) R 11340 11340 8994 0 -1 4202560 6638 0 0 0 17 2 0 0 20 0 20 0 447132146 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519793541600 140519774990976 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11344] ppid=11340 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/11342/task/11344/stat : 11344 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519741929872 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11345] ppid=11340 vsize=28227396 memory=3690055661253822112 CPUtime=0 cores=0-7
/proc/11342/task/11345/stat : 11345 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519740877072 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11346] ppid=11340 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11342/task/11346/stat : 11346 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519739824784 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11347] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11347/stat : 11347 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519738771984 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11348] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11348/stat : 11348 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519737719696 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11349] ppid=11340 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11342/task/11349/stat : 11349 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519736666896 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11350] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11350/stat : 11350 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519735614608 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11351] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11351/stat : 11351 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28904853504 10209 33554432000 4194304 4196468 140726343811168 140519734561808 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11352] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11352/stat : 11352 (java) S 11340 11340 8994 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447132148 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518436595824 140519789320834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11353] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11353/stat : 11353 (java) S 11340 11340 8994 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447132149 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518435541792 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11354] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11354/stat : 11354 (java) S 11340 11340 8994 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447132149 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518434489456 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11355] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11355/stat : 11355 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518433437776 140519789328283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11356] ppid=11340 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/11342/task/11356/stat : 11356 (java) S 11340 11340 8994 0 -1 1077944384 675 0 0 0 2 0 0 0 20 0 20 0 447132152 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518432385648 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11357] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11357/stat : 11357 (java) S 11340 11340 8994 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518431332848 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11358] ppid=11340 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11342/task/11358/stat : 11358 (java) S 11340 11340 8994 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518430280560 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11359] ppid=11340 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/11342/task/11359/stat : 11359 (java) S 11340 11340 8994 0 -1 1077944384 751 0 0 0 7 0 0 0 20 0 20 0 447132152 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518429227760 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11360] ppid=11340 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11360/stat : 11360 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518428174688 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11361] ppid=11340 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11342/task/11361/stat : 11361 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132152 28904853504 10209 33554432000 4194304 4196468 140726343811168 140518427121968 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42292 KiB

[startup+0.310282 s]*
/proc/loadavg: 4.22 6.96 7.72 3/213 11361
/proc/meminfo: memFree=30285068/32770624 swapFree=66998788/67108860
[pid=11340] ppid=11337 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11340/stat : 11340 (xcsp3-exec) S 11337 11340 8994 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447132145 115843072 364 33554432000 4194304 5098028 140736671872624 140736671870728 139650815902332 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39481344 140736671880054 140736671880297 140736671880297 140736671883210 0
/proc/11340/statm: 28282 364 305 221 0 87 0
[pid=11342] ppid=11340 vsize=28231652 memory=49724 CPUtime=0.52 cores=0-7
/proc/11342/stat : 11342 (java) S 11340 11340 8994 0 -1 1077944320 10821 0 0 0 48 4 0 0 20 0 20 0 447132146 28909211648 12431 33554432000 4194304 4196468 140726343811168 140726343793712 140519789309687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
/proc/11342/statm: 7057913 12431 3338 1 0 7019032 0
[pid=11342/tid=11343] ppid=11340 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/11342/task/11343/stat : 11343 (java) R 11340 11340 8994 0 -1 4202560 7743 0 0 0 27 2 0 0 20 0 20 0 447132146 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519793540800 140519773390174 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11344] ppid=11340 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11344/stat : 11344 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519741929872 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11345] ppid=11340 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11345/stat : 11345 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519740877072 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11346] ppid=11340 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11346/stat : 11346 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132147 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519739824784 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11347] ppid=11340 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11347/stat : 11347 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132147 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519738771984 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11348] ppid=11340 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11348/stat : 11348 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132147 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519737719696 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11349] ppid=11340 vsize=28231652 memory=140610786912943 CPUtime=0 cores=0-7
/proc/11342/task/11349/stat : 11349 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132147 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519736666896 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11350] ppid=11340 vsize=28231652 memory=140610786915248 CPUtime=0 cores=0-7
/proc/11342/task/11350/stat : 11350 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519735614608 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11351] ppid=11340 vsize=28231652 memory=140610786917552 CPUtime=0 cores=0-7
/proc/11342/task/11351/stat : 11351 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28909211648 12431 33554432000 4194304 4196468 140726343811168 140519734561808 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11352] ppid=11340 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11352/stat : 11352 (java) S 11340 11340 8994 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447132148 28909211648 12431 33554432000 4194304 4196468 140726343811168 140518436595824 140519789320834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11353] ppid=11340 vsize=28231652 memory=281221573848976 CPUtime=0 cores=0-7
/proc/11342/task/11353/stat : 11353 (java) S 11340 11340 8994 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447132149 28909211648 12431 33554432000 4194304 4196468 140726343811168 140518435541792 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11354] ppid=11340 vsize=28231652 memory=281221573846672 CPUtime=0 cores=0-7
/proc/11342/task/11354/stat : 11354 (java) S 11340 11340 8994 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447132149 28909211648 12469 33554432000 4194304 4196468 140726343811168 140518434489456 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11355] ppid=11340 vsize=28231652 memory=281221573853584 CPUtime=0 cores=0-7
/proc/11342/task/11355/stat : 11355 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132152 28909211648 12469 33554432000 4194304 4196468 140726343811168 140518433437776 140519789328283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11356] ppid=11340 vsize=28231652 memory=281221573794864 CPUtime=0.03 cores=0-7
/proc/11342/task/11356/stat : 11356 (java) S 11340 11340 8994 0 -1 1077944384 678 0 0 0 3 0 0 0 20 0 20 0 447132152 28909211648 12469 33554432000 4194304 4196468 140726343811168 140518432385648 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11357] ppid=11340 vsize=28231652 memory=281221573867408 CPUtime=0.02 cores=0-7
/proc/11342/task/11357/stat : 11357 (java) R 11340 11340 8994 0 -1 4202560 185 0 0 0 2 0 0 0 20 0 20 0 447132152 28909211648 12469 33554432000 4194304 4196468 140726343811168 140518431313864 140519766961552 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11358] ppid=11340 vsize=28231652 memory=281221573874320 CPUtime=0.01 cores=0-7
/proc/11342/task/11358/stat : 11358 (java) S 11340 11340 8994 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 447132152 28909211648 12469 33554432000 4194304 4196468 140726343811168 140518430280560 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11359] ppid=11340 vsize=28231652 memory=281221573872016 CPUtime=0.12 cores=0-7
/proc/11342/task/11359/stat : 11359 (java) S 11340 11340 8994 0 -1 1077944384 861 0 0 0 12 0 0 0 20 0 20 0 447132152 28909211648 12469 33554432000 4194304 4196468 140726343811168 140518429227760 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11360] ppid=11340 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11360/stat : 11360 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447132152 28909211648 12469 33554432000 4194304 4196468 140726343811168 140518428174688 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11361] ppid=11340 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/11342/task/11361/stat : 11361 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132152 28909211648 12469 33554432000 4194304 4196468 140726343811168 140518427121968 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51180 KiB

[startup+0.700925 s]
/proc/loadavg: 4.22 6.96 7.72 5/213 11361
/proc/meminfo: memFree=30263792/32770624 swapFree=66998788/67108860
[pid=11340] ppid=11337 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11340/stat : 11340 (xcsp3-exec) S 11337 11340 8994 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447132145 115843072 364 33554432000 4194304 5098028 140736671872624 140736671870728 139650815902332 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39481344 140736671880054 140736671880297 140736671880297 140736671883210 0
/proc/11340/statm: 28282 364 305 221 0 87 0
[pid=11342] ppid=11340 vsize=28233776 memory=100840 CPUtime=1.94 cores=0-7
/proc/11342/stat : 11342 (java) S 11340 11340 8994 0 -1 1077944320 15659 0 0 0 188 6 0 0 20 0 20 0 447132146 28911386624 25210 33554432000 4194304 4196468 140726343811168 140726343793712 140519789309687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
/proc/11342/statm: 7058444 25210 3447 1 0 7019544 0
[pid=11342/tid=11343] ppid=11340 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/11342/task/11343/stat : 11343 (java) R 11340 11340 8994 0 -1 4202560 8900 0 0 0 64 3 0 0 20 0 20 0 447132146 28911386624 25210 33554432000 4194304 4196468 140726343811168 140519793546896 140519401643363 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11344] ppid=11340 vsize=28233776 memory=140610787124080 CPUtime=0 cores=0-7
/proc/11342/task/11344/stat : 11344 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28911386624 25210 33554432000 4194304 4196468 140726343811168 140519741929872 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11345] ppid=11340 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11345/stat : 11345 (java) S 11340 11340 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447132147 28911386624 25210 33554432000 4194304 4196468 140726343811168 140519740877072 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11346] ppid=11340 vsize=28233776 memory=776 CPUtime=0 cores=0-7
/proc/11342/task/11346/stat : 11346 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447132147 28911386624 25210 33554432000 4194304 4196468 140726343811168 140519739824784 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0

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

[pid=11342/tid=11369] ppid=11340 vsize=28766288 memory=46328 CPUtime=2431.55 cores=0-7
/proc/11342/task/11369/stat : 11369 (java) R 11340 11340 8994 0 -1 4202560 30404 0 0 0 243013 142 0 0 20 0 28 0 447132331 29456678912 1468905 33554432000 4194304 4196468 140726343811168 140518410771936 140519411078532 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
Current children cumulated CPU time: 19465.3 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5877076 KiB

[startup+2502.3 s]
/proc/loadavg: 8.33 8.20 8.22 9/220 11581
/proc/meminfo: memFree=24426580/32770624 swapFree=66998792/67108860
[pid=11340] ppid=11337 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11340/stat : 11340 (xcsp3-exec) S 11337 11340 8994 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447132145 115843072 364 33554432000 4194304 5098028 140736671872624 140736671870728 139650815902332 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39481344 140736671880054 140736671880297 140736671880297 140736671883210 0
/proc/11340/statm: 28282 364 305 221 0 87 0
[pid=11342] ppid=11340 vsize=28766288 memory=5892768 CPUtime=19943.2 cores=0-7
/proc/11342/stat : 11342 (java) S 11340 11340 8994 0 -1 1077944320 380554 0 0 0 1993554 762 0 0 20 0 28 0 447132146 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140726343793712 140519789309687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
/proc/11342/statm: 7191572 1473192 3551 1 0 7152672 0
[pid=11342/tid=11343] ppid=11340 vsize=28766288 memory=5891676 CPUtime=1.58 cores=0-7
/proc/11342/task/11343/stat : 11343 (java) S 11340 11340 8994 0 -1 1077944384 9281 0 0 0 151 7 0 0 20 0 28 0 447132146 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519793550464 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11344] ppid=11340 vsize=28766288 memory=5893740 CPUtime=2.38 cores=0-7
/proc/11342/task/11344/stat : 11344 (java) S 11340 11340 8994 0 -1 1077944384 11639 0 0 0 214 24 0 0 20 0 28 0 447132147 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519741929872 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11345] ppid=11340 vsize=28766288 memory=5892260 CPUtime=2.36 cores=0-7
/proc/11342/task/11345/stat : 11345 (java) S 11340 11340 8994 0 -1 1077944384 9158 0 0 0 214 22 0 0 20 0 28 0 447132147 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519740877072 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11346] ppid=11340 vsize=28766288 memory=5891232 CPUtime=2.38 cores=0-7
/proc/11342/task/11346/stat : 11346 (java) S 11340 11340 8994 0 -1 1077944384 11171 0 0 0 215 23 0 0 20 0 28 0 447132147 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519739824784 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11347] ppid=11340 vsize=28766288 memory=2305 CPUtime=2.35 cores=0-7
/proc/11342/task/11347/stat : 11347 (java) S 11340 11340 8994 0 -1 1077944384 10081 0 0 0 213 22 0 0 20 0 28 0 447132147 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519738771984 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11348] ppid=11340 vsize=28766288 memory=0 CPUtime=2.34 cores=0-7
/proc/11342/task/11348/stat : 11348 (java) S 11340 11340 8994 0 -1 1077944384 9853 0 0 0 213 21 0 0 20 0 28 0 447132147 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519737719696 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11349] ppid=11340 vsize=28766288 memory=5892260 CPUtime=2.34 cores=0-7
/proc/11342/task/11349/stat : 11349 (java) S 11340 11340 8994 0 -1 1077944384 10840 0 0 0 213 21 0 0 20 0 28 0 447132147 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519736666896 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11350] ppid=11340 vsize=28766288 memory=1456 CPUtime=2.33 cores=0-7
/proc/11342/task/11350/stat : 11350 (java) S 11340 11340 8994 0 -1 1077944384 11915 0 0 0 211 22 0 0 20 0 28 0 447132147 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519735614608 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11351] ppid=11340 vsize=28766288 memory=281221577037872 CPUtime=2.37 cores=0-7
/proc/11342/task/11351/stat : 11351 (java) S 11340 11340 8994 0 -1 1077944384 11188 0 0 0 215 22 0 0 20 0 28 0 447132147 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140519734561808 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11352] ppid=11340 vsize=28766288 memory=4639924115538006630 CPUtime=0.72 cores=0-7
/proc/11342/task/11352/stat : 11352 (java) S 11340 11340 8994 0 -1 1077944384 51275 0 0 0 53 19 0 0 20 0 28 0 447132148 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518436595824 140519789320834 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11353] ppid=11340 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/11342/task/11353/stat : 11353 (java) S 11340 11340 8994 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 447132149 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518435541856 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11354] ppid=11340 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/11342/task/11354/stat : 11354 (java) S 11340 11340 8994 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 447132149 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518434489472 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11355] ppid=11340 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/11342/task/11355/stat : 11355 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447132152 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518433437776 140519789328283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11356] ppid=11340 vsize=28766288 memory=6944656592387989600 CPUtime=2.63 cores=0-7
/proc/11342/task/11356/stat : 11356 (java) S 11340 11340 8994 0 -1 1077944384 13989 0 0 0 260 3 0 0 20 0 28 0 447132152 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518432385648 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11357] ppid=11340 vsize=28766288 memory=800 CPUtime=3.22 cores=0-7
/proc/11342/task/11357/stat : 11357 (java) S 11340 11340 8994 0 -1 1077944384 14127 0 0 0 319 3 0 0 20 0 28 0 447132152 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518431332848 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11358] ppid=11340 vsize=28766288 memory=1804 CPUtime=2.89 cores=0-7
/proc/11342/task/11358/stat : 11358 (java) S 11340 11340 8994 0 -1 1077944384 13730 0 0 0 286 3 0 0 20 0 28 0 447132152 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518430280560 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11359] ppid=11340 vsize=28766288 memory=1456 CPUtime=0.77 cores=0-7
/proc/11342/task/11359/stat : 11359 (java) S 11340 11340 8994 0 -1 1077944384 9969 0 0 0 75 2 0 0 20 0 28 0 447132152 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518429227760 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11360] ppid=11340 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/11342/task/11360/stat : 11360 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447132152 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518428174688 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11361] ppid=11340 vsize=28766288 memory=1456 CPUtime=0.83 cores=0-7
/proc/11342/task/11361/stat : 11361 (java) S 11340 11340 8994 0 -1 1077944384 3833 0 0 0 52 31 0 0 20 0 28 0 447132152 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518427121968 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11362] ppid=11340 vsize=28766288 memory=1456 CPUtime=2479.64 cores=0-7
/proc/11342/task/11362/stat : 11362 (java) R 11340 11340 8994 0 -1 4202560 12520 0 0 0 247949 15 0 0 20 0 28 0 447132330 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518418139928 140519408682461 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11363] ppid=11340 vsize=28766288 memory=5891752 CPUtime=2490.54 cores=0-7
/proc/11342/task/11363/stat : 11363 (java) R 11340 11340 8994 0 -1 4202560 12910 0 0 0 249045 9 0 0 20 0 28 0 447132330 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518417088760 140519408682451 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11364] ppid=11340 vsize=28766288 memory=1456 CPUtime=2478.95 cores=0-7
/proc/11342/task/11364/stat : 11364 (java) R 11340 11340 8994 0 -1 4202560 26041 0 0 0 247831 64 0 0 20 0 28 0 447132330 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518416036184 140519408682235 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11365] ppid=11340 vsize=28766288 memory=3580 CPUtime=2492.95 cores=0-7
/proc/11342/task/11365/stat : 11365 (java) R 11340 11340 8994 0 -1 4202560 19478 0 0 0 249237 58 0 0 20 0 28 0 447132331 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518414983304 140519409451971 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11366] ppid=11340 vsize=28766288 memory=1456 CPUtime=2494.73 cores=0-7
/proc/11342/task/11366/stat : 11366 (java) R 11340 11340 8994 0 -1 4202560 16448 0 0 0 249433 40 0 0 20 0 28 0 447132331 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518413931208 140519410240558 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11367] ppid=11340 vsize=28766288 memory=5891236 CPUtime=2489.16 cores=0-7
/proc/11342/task/11367/stat : 11367 (java) R 11340 11340 8994 0 -1 4202560 49956 0 0 0 248714 202 0 0 20 0 28 0 447132331 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518412877968 140519410006671 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11368] ppid=11340 vsize=28766288 memory=5892196 CPUtime=2494.48 cores=0-7
/proc/11342/task/11368/stat : 11368 (java) R 11340 11340 8994 0 -1 4202560 8979 0 0 0 249437 11 0 0 20 0 28 0 447132331 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518411824984 140519408682123 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11369] ppid=11340 vsize=28766288 memory=5891752 CPUtime=2491.02 cores=0-7
/proc/11342/task/11369/stat : 11369 (java) R 11340 11340 8994 0 -1 4202560 30831 0 0 0 248958 144 0 0 20 0 28 0 447132331 29456678912 1473192 33554432000 4194304 4196468 140726343811168 140518410775072 140519411110453 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
Current children cumulated CPU time: 19943.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5894224 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.60 8.26 8.24 9/221 11584
/proc/meminfo: memFree=24427712/32770624 swapFree=66998792/67108860
[pid=11340] ppid=11337 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11340/stat : 11340 (xcsp3-exec) S 11337 11340 8994 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447132145 115843072 364 33554432000 4194304 5098028 140736671872624 140736671870728 139650815902332 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39481344 140736671880054 140736671880297 140736671880297 140736671883210 0
/proc/11340/statm: 28282 364 305 221 0 87 0
[pid=11342] ppid=11340 vsize=28766288 memory=5892364 CPUtime=20084.1 cores=0-7
/proc/11342/stat : 11342 (java) S 11340 11340 8994 0 -1 1077944320 388643 0 0 0 2007638 768 0 0 20 0 28 0 447132146 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140726343793712 140519789309687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
/proc/11342/statm: 7191572 1473091 3551 1 0 7152672 0
[pid=11342/tid=11343] ppid=11340 vsize=28766288 memory=1398722017469774279 CPUtime=1.58 cores=0-7
/proc/11342/task/11343/stat : 11343 (java) S 11340 11340 8994 0 -1 1077944384 9281 0 0 0 151 7 0 0 20 0 28 0 447132146 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519793550464 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11344] ppid=11340 vsize=28766288 memory=1072 CPUtime=2.44 cores=0-7
/proc/11342/task/11344/stat : 11344 (java) S 11340 11340 8994 0 -1 1077944384 11940 0 0 0 220 24 0 0 20 0 28 0 447132147 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519741929872 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11345] ppid=11340 vsize=28766288 memory=5860 CPUtime=2.43 cores=0-7
/proc/11342/task/11345/stat : 11345 (java) S 11340 11340 8994 0 -1 1077944384 10139 0 0 0 220 23 0 0 20 0 28 0 447132147 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519740877072 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11346] ppid=11340 vsize=28766288 memory=1544 CPUtime=2.45 cores=0-7
/proc/11342/task/11346/stat : 11346 (java) S 11340 11340 8994 0 -1 1077944384 11820 0 0 0 221 24 0 0 20 0 28 0 447132147 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519739824784 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11347] ppid=11340 vsize=28766288 memory=1412 CPUtime=2.42 cores=0-7
/proc/11342/task/11347/stat : 11347 (java) S 11340 11340 8994 0 -1 1077944384 10521 0 0 0 219 23 0 0 20 0 28 0 447132147 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519738771984 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11348] ppid=11340 vsize=28766288 memory=3800 CPUtime=2.39 cores=0-7
/proc/11342/task/11348/stat : 11348 (java) S 11340 11340 8994 0 -1 1077944384 10271 0 0 0 218 21 0 0 20 0 28 0 447132147 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519737719696 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11349] ppid=11340 vsize=28766288 memory=1456 CPUtime=2.41 cores=0-7
/proc/11342/task/11349/stat : 11349 (java) S 11340 11340 8994 0 -1 1077944384 11372 0 0 0 219 22 0 0 20 0 28 0 447132147 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519736666896 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11350] ppid=11340 vsize=28766288 memory=1456 CPUtime=2.4 cores=0-7
/proc/11342/task/11350/stat : 11350 (java) S 11340 11340 8994 0 -1 1077944384 12363 0 0 0 217 23 0 0 20 0 28 0 447132147 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519735614608 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11351] ppid=11340 vsize=28766288 memory=3580 CPUtime=2.43 cores=0-7
/proc/11342/task/11351/stat : 11351 (java) S 11340 11340 8994 0 -1 1077944384 11523 0 0 0 221 22 0 0 20 0 28 0 447132147 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140519734561808 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11352] ppid=11340 vsize=28766288 memory=46328 CPUtime=0.75 cores=0-7
/proc/11342/task/11352/stat : 11352 (java) S 11340 11340 8994 0 -1 1077944384 52424 0 0 0 55 20 0 0 20 0 28 0 447132148 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518436595824 140519789320834 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11353] ppid=11340 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/11342/task/11353/stat : 11353 (java) S 11340 11340 8994 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 447132149 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518435541856 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11354] ppid=11340 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/11342/task/11354/stat : 11354 (java) S 11340 11340 8994 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 447132149 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518434489472 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11355] ppid=11340 vsize=28766288 memory=5892832 CPUtime=0 cores=0-7
/proc/11342/task/11355/stat : 11355 (java) S 11340 11340 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447132152 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518433437776 140519789328283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11356] ppid=11340 vsize=28766288 memory=800 CPUtime=2.63 cores=0-7
/proc/11342/task/11356/stat : 11356 (java) S 11340 11340 8994 0 -1 1077944384 13994 0 0 0 260 3 0 0 20 0 28 0 447132152 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518432385648 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11357] ppid=11340 vsize=28766288 memory=6791534058613427641 CPUtime=3.23 cores=0-7
/proc/11342/task/11357/stat : 11357 (java) S 11340 11340 8994 0 -1 1077944384 14132 0 0 0 320 3 0 0 20 0 28 0 447132152 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518431332848 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11358] ppid=11340 vsize=28766288 memory=1456 CPUtime=2.89 cores=0-7
/proc/11342/task/11358/stat : 11358 (java) S 11340 11340 8994 0 -1 1077944384 13737 0 0 0 286 3 0 0 20 0 28 0 447132152 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518430280560 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11359] ppid=11340 vsize=28766288 memory=5891228 CPUtime=0.77 cores=0-7
/proc/11342/task/11359/stat : 11359 (java) S 11340 11340 8994 0 -1 1077944384 9979 0 0 0 75 2 0 0 20 0 28 0 447132152 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518429227760 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11360] ppid=11340 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/11342/task/11360/stat : 11360 (java) S 11340 11340 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447132152 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518428174688 140519789319893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11361] ppid=11340 vsize=28766288 memory=6791534058613427641 CPUtime=0.83 cores=0-7
/proc/11342/task/11361/stat : 11361 (java) S 11340 11340 8994 0 -1 1077944384 3910 0 0 0 52 31 0 0 20 0 28 0 447132152 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518427121968 140519789320834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11362] ppid=11340 vsize=28766288 memory=46328 CPUtime=2497.22 cores=0-7
/proc/11342/task/11362/stat : 11362 (java) R 11340 11340 8994 0 -1 4202560 12942 0 0 0 249707 15 0 0 20 0 28 0 447132330 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518418140072 140519411078726 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11363] ppid=11340 vsize=28766288 memory=988 CPUtime=2508.05 cores=0-7
/proc/11342/task/11363/stat : 11363 (java) R 11340 11340 8994 0 -1 4202560 13382 0 0 0 250796 9 0 0 20 0 28 0 447132330 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518417088360 140519411078532 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11364] ppid=11340 vsize=28766288 memory=2020 CPUtime=2496.4 cores=0-7
/proc/11342/task/11364/stat : 11364 (java) R 11340 11340 8994 0 -1 4202560 26465 0 0 0 249575 65 0 0 20 0 28 0 447132330 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518416036072 140519411078532 0 4 0 16800975 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11365] ppid=11340 vsize=28766288 memory=1412 CPUtime=2510.54 cores=0-7
/proc/11342/task/11365/stat : 11365 (java) R 11340 11340 8994 0 -1 4202560 19701 0 0 0 250996 58 0 0 20 0 28 0 447132331 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518414983304 140519410240658 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11366] ppid=11340 vsize=28766288 memory=3800 CPUtime=2512.33 cores=0-7
/proc/11342/task/11366/stat : 11366 (java) R 11340 11340 8994 0 -1 4202560 16664 0 0 0 251193 40 0 0 20 0 28 0 447132331 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518413933664 140519408682220 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11367] ppid=11340 vsize=28766288 memory=1456 CPUtime=2506.69 cores=0-7
/proc/11342/task/11367/stat : 11367 (java) R 11340 11340 8994 0 -1 4202560 50377 0 0 0 250467 202 0 0 20 0 28 0 447132331 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518412878184 140519410240405 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11368] ppid=11340 vsize=28766288 memory=5892320 CPUtime=2512.07 cores=0-7
/proc/11342/task/11368/stat : 11368 (java) R 11340 11340 8994 0 -1 4202560 9194 0 0 0 251196 11 0 0 20 0 28 0 447132331 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518411824736 140519408682320 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
[pid=11342/tid=11369] ppid=11340 vsize=28766288 memory=4100 CPUtime=2508.52 cores=0-7
/proc/11342/task/11369/stat : 11369 (java) R 11340 11340 8994 0 -1 4202560 31170 0 0 0 250708 144 0 0 20 0 28 0 447132331 29456678912 1473091 33554432000 4194304 4196468 140726343811168 140518410775912 140519408682199 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 20082688 140726343820266 140726343820438 140726343820438 140726343823311 0
Current children cumulated CPU time: 20084.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5893820 KiB

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

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

[startup+2520.12 s]
# the end of solver process 11342 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20077 s, system=7.72274 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.12
CPU time (s): 20084.7
CPU user time (s): 20077
CPU system time (s): 7.72274
CPU usage (%): 796.975
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 5944788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20077
system time used= 7.72274
maximum resident set size= 5947460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 96704
involuntary context switches= 225248


# summary of solver processes directly reported to runsolver:
#   pid: 11340,11342
#   total CPU time (s): 20084.7
#   total CPU user time (s): 20077
#   total CPU system time (s): 7.72274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2154 second user time and 32.4206 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-17 10:23:54
IDJOB=4399699
IDBENCH=134517
IDSOLVER=2854
FILE ID=node123/4399699-1568708673
RUNJOBID= node123-1568700954-9021
PBS_JOBID= 21703911
Free space on /tmp= 59184 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399699-1568708673/watcher-4399699-1568708673 -o /tmp/evaluation-result-4399699-1568708673/solver-4399699-1568708673 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1568700954-9021 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 218572878 HOME/instance-4399699-1568708673.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=218572878

node123.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.49
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.49
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.49
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.49
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:        30318128 kB
MemAvailable:   31890664 kB
Buffers:          128084 kB
Cached:          1743092 kB
SwapCached:         7648 kB
Active:          1232720 kB
Inactive:         651112 kB
Active(anon):      12440 kB
Inactive(anon):    48728 kB
Active(file):    1220280 kB
Inactive(file):   602384 kB
Unevictable:      107572 kB
Mlocked:          107572 kB
SwapTotal:      67108860 kB
SwapFree:       66998788 kB
Dirty:             26452 kB
Writeback:             4 kB
AnonPages:        113148 kB
Mapped:            47992 kB
Shmem:             39832 kB
Slab:             161132 kB
SReclaimable:     131412 kB
SUnreclaim:        29720 kB
KernelStack:        3408 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 59160 MiB
End job on node123 at 2019-09-17 11:05:54