Trace number 4407150

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 2019-09-24 parallel? (TO) 20066.6 2520.13

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
MD5SUM2e923e7e276bbb1d78c8186edf745710
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2520.03
Satisfiable
(Un)Satisfiability was proved
Number of variables477
Number of constraints71
Number of domains2
Minimum domain size63
Maximum domain size69
Distribution of domain sizes[{"size":63,"count":476},{"size":69,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":408},{"degree":4,"count":68}]
Minimum constraint arity7
Maximum constraint arity476
Distribution of constraint arities[{"arity":7,"count":68},{"arity":69,"count":1},{"arity":476,"count":2}]
Number of extensional constraints68
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":68},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407150-1569356335.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407150-1569356335.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
33.21/8.02	c solve instance...
20065.91/2520.08	s UNKNOWN
20065.91/2520.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10786 MiB free)
  memory of node 1: 16384 MiB (14153 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407150-1569356335/watcher-4407150-1569356335 -o /tmp/evaluation-result-4407150-1569356335/solver-4407150-1569356335 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569348372-14576 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1801175030 HOME/instance-4407150-1569356335.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=15803, runsolver pid=15800

[startup+0.100127 s]*
/proc/loadavg: 7.82 8.23 8.27 2/211 15824
/proc/meminfo: memFree=25522780/32770624 swapFree=67002572/67108860
[pid=15803] ppid=15800 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15803/stat : 15803 (xcsp3-exec) S 15800 15803 14549 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511795067 115843072 364 33554432000 4194304 5098028 140725786208208 140725786206312 140109733208700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30851072 140725786211189 140725786211433 140725786211433 140725786214346 0
/proc/15803/statm: 28282 364 305 221 0 87 0
[pid=15805] ppid=15803 vsize=28227396 memory=29176 CPUtime=0.12 cores=0-7
/proc/15805/stat : 15805 (java) S 15803 15803 14549 0 -1 1077944320 5693 0 0 0 11 1 0 0 20 0 20 0 511795067 28904853504 7294 33554432000 4194304 4196468 140736459794496 140736459777040 140053225787127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
/proc/15805/statm: 7056849 7294 3153 1 0 7019032 0
[pid=15805/tid=15806] ppid=15803 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/15805/task/15806/stat : 15806 (java) R 15803 15803 14549 0 -1 4202560 3603 0 0 0 8 0 0 0 20 0 20 0 511795068 28904853504 7294 33554432000 4194304 4196468 140736459794496 140053230013088 140053225799062 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15807] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15807/stat : 15807 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 7294 33554432000 4194304 4196468 140736459794496 140053182339600 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15808] ppid=15803 vsize=28227396 memory=140017574451581 CPUtime=0 cores=0-7
/proc/15805/task/15808/stat : 15808 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 7294 33554432000 4194304 4196468 140736459794496 140053181287056 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15809] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15809/stat : 15809 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 7294 33554432000 4194304 4196468 140736459794496 140052774639888 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15810] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15810/stat : 15810 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 7294 33554432000 4194304 4196468 140736459794496 140052773587344 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15811] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15811/stat : 15811 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 7294 33554432000 4194304 4196468 140736459794496 140052772535312 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15812] ppid=15803 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15805/task/15812/stat : 15812 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 7294 33554432000 4194304 4196468 140736459794496 140052771482768 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15813] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15813/stat : 15813 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 7294 33554432000 4194304 4196468 140736459794496 140052770429712 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15814] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15814/stat : 15814 (java) S 15803 15803 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 7294 33554432000 4194304 4196468 140736459794496 140052769377168 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15815] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15815/stat : 15815 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795070 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051824048368 140053225798274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15816] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15816/stat : 15816 (java) S 15803 15803 14549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511795071 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051822994592 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15817] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15817/stat : 15817 (java) S 15803 15803 14549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511795071 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051821941488 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15818] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15818/stat : 15818 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795073 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051820890064 140053225805723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15819] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15819/stat : 15819 (java) S 15803 15803 14549 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 20 0 511795073 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051819838192 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15820] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15820/stat : 15820 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795073 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051818785648 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15821] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15821/stat : 15821 (java) R 15803 15803 14549 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 511795073 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051817732592 140053225798274 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15822] ppid=15803 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15805/task/15822/stat : 15822 (java) R 15803 15803 14549 0 -1 4202560 358 0 0 0 1 0 0 0 20 0 20 0 511795073 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051816680048 140053209867614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15823] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15823/stat : 15823 (java) S 15803 15803 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511795073 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051815627232 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15824] ppid=15803 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15805/task/15824/stat : 15824 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795074 28904853504 7294 33554432000 4194304 4196468 140736459794496 140051814574768 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30632 KiB

[startup+0.209924 s]*
/proc/loadavg: 7.82 8.23 8.27 3/211 15824
/proc/meminfo: memFree=25510308/32770624 swapFree=67002572/67108860
[pid=15803] ppid=15800 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15803/stat : 15803 (xcsp3-exec) S 15800 15803 14549 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511795067 115843072 364 33554432000 4194304 5098028 140725786208208 140725786206312 140109733208700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30851072 140725786211189 140725786211433 140725786211433 140725786214346 0
/proc/15803/statm: 28282 364 305 221 0 87 0
[pid=15805] ppid=15803 vsize=28227396 memory=41116 CPUtime=0.33 cores=0-7
/proc/15805/stat : 15805 (java) S 15803 15803 14549 0 -1 1077944320 9527 0 0 0 30 3 0 0 20 0 20 0 511795067 28904853504 10279 33554432000 4194304 4196468 140736459794496 140736459777040 140053225787127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
/proc/15805/statm: 7056849 10279 3282 1 0 7019032 0
[pid=15805/tid=15806] ppid=15803 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/15805/task/15806/stat : 15806 (java) R 15803 15803 14549 0 -1 4202560 6634 0 0 0 17 2 0 0 20 0 20 0 511795068 28904853504 10279 33554432000 4194304 4196468 140736459794496 140053230018656 140053225799062 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15807] ppid=15803 vsize=28227396 memory=14976 CPUtime=0 cores=0-7
/proc/15805/task/15807/stat : 15807 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 10279 33554432000 4194304 4196468 140736459794496 140053182339600 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15808] ppid=15803 vsize=28227396 memory=3544808503813342880 CPUtime=0 cores=0-7
/proc/15805/task/15808/stat : 15808 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 10279 33554432000 4194304 4196468 140736459794496 140053181287056 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15809] ppid=15803 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15805/task/15809/stat : 15809 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 10279 33554432000 4194304 4196468 140736459794496 140052774639888 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15810] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15810/stat : 15810 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 10279 33554432000 4194304 4196468 140736459794496 140052773587344 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15811] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15811/stat : 15811 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 10279 33554432000 4194304 4196468 140736459794496 140052772535312 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15812] ppid=15803 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15805/task/15812/stat : 15812 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 10279 33554432000 4194304 4196468 140736459794496 140052771482768 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15813] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15813/stat : 15813 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 10279 33554432000 4194304 4196468 140736459794496 140052770429712 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15814] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15814/stat : 15814 (java) S 15803 15803 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511795069 28904853504 10279 33554432000 4194304 4196468 140736459794496 140052769377168 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15815] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15815/stat : 15815 (java) S 15803 15803 14549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511795070 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051824048368 140053225798274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15816] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15816/stat : 15816 (java) S 15803 15803 14549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511795071 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051822994592 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15817] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15817/stat : 15817 (java) S 15803 15803 14549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511795071 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051821941488 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15818] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15818/stat : 15818 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795073 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051820890064 140053225805723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15819] ppid=15803 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15805/task/15819/stat : 15819 (java) S 15803 15803 14549 0 -1 1077944384 460 0 0 0 1 0 0 0 20 0 20 0 511795073 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051819838192 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15820] ppid=15803 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15805/task/15820/stat : 15820 (java) S 15803 15803 14549 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 20 0 511795073 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051818785648 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15821] ppid=15803 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/15805/task/15821/stat : 15821 (java) S 15803 15803 14549 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 20 0 511795073 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051817732592 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15822] ppid=15803 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/15805/task/15822/stat : 15822 (java) R 15803 15803 14549 0 -1 4202560 796 0 0 0 7 0 0 0 20 0 20 0 511795073 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051816680048 140053209974432 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15823] ppid=15803 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15823/stat : 15823 (java) S 15803 15803 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511795073 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051815627232 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15824] ppid=15803 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15805/task/15824/stat : 15824 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795074 28904853504 10279 33554432000 4194304 4196468 140736459794496 140051814574768 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42572 KiB

[startup+0.309487 s]*
/proc/loadavg: 7.82 8.23 8.27 4/211 15824
/proc/meminfo: memFree=25503272/32770624 swapFree=67002572/67108860
[pid=15803] ppid=15800 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15803/stat : 15803 (xcsp3-exec) S 15800 15803 14549 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511795067 115843072 364 33554432000 4194304 5098028 140725786208208 140725786206312 140109733208700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30851072 140725786211189 140725786211433 140725786211433 140725786214346 0
/proc/15803/statm: 28282 364 305 221 0 87 0
[pid=15805] ppid=15803 vsize=28231652 memory=50132 CPUtime=0.52 cores=0-7
/proc/15805/stat : 15805 (java) S 15803 15803 14549 0 -1 1077944320 10874 0 0 0 48 4 0 0 20 0 20 0 511795067 28909211648 12533 33554432000 4194304 4196468 140736459794496 140736459777040 140053225787127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
/proc/15805/statm: 7057913 12533 3359 1 0 7019032 0
[pid=15805/tid=15806] ppid=15803 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/15805/task/15806/stat : 15806 (java) R 15803 15803 14549 0 -1 4202560 7768 0 0 0 27 3 0 0 20 0 20 0 511795068 28909211648 12533 33554432000 4194304 4196468 140736459794496 140053230018240 140053225809053 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15807] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15807/stat : 15807 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795069 28909211648 12533 33554432000 4194304 4196468 140736459794496 140053182339600 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15808] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15808/stat : 15808 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28909211648 12533 33554432000 4194304 4196468 140736459794496 140053181287056 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15809] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15809/stat : 15809 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795069 28909211648 12533 33554432000 4194304 4196468 140736459794496 140052774639888 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15810] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15810/stat : 15810 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28909211648 12533 33554432000 4194304 4196468 140736459794496 140052773587344 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15811] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15811/stat : 15811 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28909211648 12533 33554432000 4194304 4196468 140736459794496 140052772535312 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15812] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15812/stat : 15812 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28909211648 12533 33554432000 4194304 4196468 140736459794496 140052771482768 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15813] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15813/stat : 15813 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28909211648 12533 33554432000 4194304 4196468 140736459794496 140052770429712 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15814] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15814/stat : 15814 (java) S 15803 15803 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511795069 28909211648 12533 33554432000 4194304 4196468 140736459794496 140052769377168 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15815] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15815/stat : 15815 (java) S 15803 15803 14549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511795070 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051824048368 140053225798274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15816] ppid=15803 vsize=28231652 memory=280034820693376 CPUtime=0 cores=0-7
/proc/15805/task/15816/stat : 15816 (java) S 15803 15803 14549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511795071 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051822994592 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15817] ppid=15803 vsize=28231652 memory=280034820697984 CPUtime=0 cores=0-7
/proc/15805/task/15817/stat : 15817 (java) S 15803 15803 14549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511795071 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051821941488 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15818] ppid=15803 vsize=28231652 memory=280034820702592 CPUtime=0 cores=0-7
/proc/15805/task/15818/stat : 15818 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795073 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051820890064 140053225805723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15819] ppid=15803 vsize=28231652 memory=280034820707200 CPUtime=0.01 cores=0-7
/proc/15805/task/15819/stat : 15819 (java) S 15803 15803 14549 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 20 0 511795073 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051819838192 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15820] ppid=15803 vsize=28231652 memory=280034820711808 CPUtime=0.03 cores=0-7
/proc/15805/task/15820/stat : 15820 (java) R 15803 15803 14549 0 -1 4202560 204 0 0 0 3 0 0 0 20 0 20 0 511795073 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051818785744 140053203381920 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15821] ppid=15803 vsize=28231652 memory=280034820716416 CPUtime=0.02 cores=0-7
/proc/15805/task/15821/stat : 15821 (java) S 15803 15803 14549 0 -1 1077944384 232 0 0 0 2 0 0 0 20 0 20 0 511795073 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051817732592 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15822] ppid=15803 vsize=28231652 memory=280034820721024 CPUtime=0.12 cores=0-7
/proc/15805/task/15822/stat : 15822 (java) S 15803 15803 14549 0 -1 1077944384 893 0 0 0 12 0 0 0 20 0 20 0 511795073 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051816680048 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15823] ppid=15803 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15823/stat : 15823 (java) S 15803 15803 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511795073 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051815627232 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15824] ppid=15803 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15805/task/15824/stat : 15824 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795074 28909211648 12533 33554432000 4194304 4196468 140736459794496 140051814574768 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51588 KiB

[startup+0.70094 s]
/proc/loadavg: 7.82 8.23 8.27 5/211 15824
/proc/meminfo: memFree=25468060/32770624 swapFree=67002572/67108860
[pid=15803] ppid=15800 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15803/stat : 15803 (xcsp3-exec) S 15800 15803 14549 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511795067 115843072 364 33554432000 4194304 5098028 140725786208208 140725786206312 140109733208700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30851072 140725786211189 140725786211433 140725786211433 140725786214346 0
/proc/15803/statm: 28282 364 305 221 0 87 0
[pid=15805] ppid=15803 vsize=28233776 memory=138196 CPUtime=1.8 cores=0-7
/proc/15805/stat : 15805 (java) S 15803 15803 14549 0 -1 1077944320 14487 0 0 0 173 7 0 0 20 0 20 0 511795067 28911386624 34549 33554432000 4194304 4196468 140736459794496 140736459777040 140053225787127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
/proc/15805/statm: 7058444 34549 3448 1 0 7019544 0
[pid=15805/tid=15806] ppid=15803 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/15805/task/15806/stat : 15806 (java) R 15803 15803 14549 0 -1 4202560 8510 0 0 0 63 5 0 0 20 0 20 0 511795068 28911386624 34549 33554432000 4194304 4196468 140736459794496 140053230024496 140052863272203 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15807] ppid=15803 vsize=28233776 memory=140017410548608 CPUtime=0 cores=0-7
/proc/15805/task/15807/stat : 15807 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795069 28911386624 34549 33554432000 4194304 4196468 140736459794496 140053182339600 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15808] ppid=15803 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15805/task/15808/stat : 15808 (java) S 15803 15803 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511795069 28911386624 34549 33554432000 4194304 4196468 140736459794496 140053181287056 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15809] ppid=15803 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/15805/task/15809/stat : 15809 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511795069 28911386624 34549 33554432000 4194304 4196468 140736459794496 140052774639888 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0

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

[pid=15805/tid=15832] ppid=15803 vsize=28766288 memory=4215028 CPUtime=2417.19 cores=0-7
/proc/15805/task/15832/stat : 15832 (java) R 15803 15803 14549 0 -1 4202560 18220 0 0 0 241691 28 0 0 20 0 28 0 511795871 29456678912 1053757 33554432000 4194304 4196468 140736459794496 140051797987448 140052867733480 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
Current children cumulated CPU time: 19446 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4216484 KiB

[startup+2502.3 s]
/proc/loadavg: 8.30 8.25 8.33 9/219 16018
/proc/meminfo: memFree=21410776/32770624 swapFree=67002572/67108860
[pid=15803] ppid=15800 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15803/stat : 15803 (xcsp3-exec) S 15800 15803 14549 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511795067 115843072 364 33554432000 4194304 5098028 140725786208208 140725786206312 140109733208700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30851072 140725786211189 140725786211433 140725786211433 140725786214346 0
/proc/15803/statm: 28282 364 305 221 0 87 0
[pid=15805] ppid=15803 vsize=28766288 memory=4133472 CPUtime=19924.7 cores=0-7
/proc/15805/stat : 15805 (java) S 15803 15803 14549 0 -1 1077944320 550935 0 0 0 1990575 1891 0 0 20 0 28 0 511795067 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140736459777040 140053225787127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
/proc/15805/statm: 7191572 1033368 3540 1 0 7152672 0
[pid=15805/tid=15806] ppid=15803 vsize=28766288 memory=4172960 CPUtime=3.91 cores=0-7
/proc/15805/task/15806/stat : 15806 (java) S 15803 15803 14549 0 -1 1077944384 12732 0 0 0 377 14 0 0 20 0 28 0 511795068 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140053230027904 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15807] ppid=15803 vsize=28766288 memory=4172960 CPUtime=8.89 cores=0-7
/proc/15805/task/15807/stat : 15807 (java) S 15803 15803 14549 0 -1 1077944384 28498 0 0 0 705 184 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140053182339600 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15808] ppid=15803 vsize=28766288 memory=4172960 CPUtime=8.88 cores=0-7
/proc/15805/task/15808/stat : 15808 (java) S 15803 15803 14549 0 -1 1077944384 24988 0 0 0 708 180 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140053181287056 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15809] ppid=15803 vsize=28766288 memory=4172960 CPUtime=8.84 cores=0-7
/proc/15805/task/15809/stat : 15809 (java) S 15803 15803 14549 0 -1 1077944384 34113 0 0 0 693 191 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052774639888 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15810] ppid=15803 vsize=28766288 memory=4133472 CPUtime=8.93 cores=0-7
/proc/15805/task/15810/stat : 15810 (java) S 15803 15803 14549 0 -1 1077944384 23934 0 0 0 716 177 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052773587344 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15811] ppid=15803 vsize=28766288 memory=1456 CPUtime=8.93 cores=0-7
/proc/15805/task/15811/stat : 15811 (java) S 15803 15803 14549 0 -1 1077944384 26645 0 0 0 709 184 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052772535312 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15812] ppid=15803 vsize=28766288 memory=1456 CPUtime=8.93 cores=0-7
/proc/15805/task/15812/stat : 15812 (java) S 15803 15803 14549 0 -1 1077944384 26318 0 0 0 710 183 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052771482768 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15813] ppid=15803 vsize=28766288 memory=4133472 CPUtime=8.94 cores=0-7
/proc/15805/task/15813/stat : 15813 (java) S 15803 15803 14549 0 -1 1077944384 28912 0 0 0 708 186 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052770429712 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15814] ppid=15803 vsize=28766288 memory=1456 CPUtime=8.83 cores=0-7
/proc/15805/task/15814/stat : 15814 (java) S 15803 15803 14549 0 -1 1077944384 23745 0 0 0 701 182 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052769377168 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15815] ppid=15803 vsize=28766288 memory=3848 CPUtime=1.79 cores=0-7
/proc/15805/task/15815/stat : 15815 (java) S 15803 15803 14549 0 -1 1077944384 22868 0 0 0 166 13 0 0 20 0 28 0 511795070 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051824048368 140053225798274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15816] ppid=15803 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/15805/task/15816/stat : 15816 (java) S 15803 15803 14549 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 511795071 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051822994656 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15817] ppid=15803 vsize=28766288 memory=4133472 CPUtime=0 cores=0-7
/proc/15805/task/15817/stat : 15817 (java) S 15803 15803 14549 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 511795071 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051821941504 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15818] ppid=15803 vsize=28766288 memory=4133472 CPUtime=0 cores=0-7
/proc/15805/task/15818/stat : 15818 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051820890064 140053225805723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15819] ppid=15803 vsize=28766288 memory=1456 CPUtime=2.43 cores=0-7
/proc/15805/task/15819/stat : 15819 (java) S 15803 15803 14549 0 -1 1077944384 15844 0 0 0 241 2 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051819838192 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15820] ppid=15803 vsize=28766288 memory=1456 CPUtime=2.48 cores=0-7
/proc/15805/task/15820/stat : 15820 (java) S 15803 15803 14549 0 -1 1077944384 20031 0 0 0 245 3 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051818785648 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15821] ppid=15803 vsize=28766288 memory=1456 CPUtime=2.67 cores=0-7
/proc/15805/task/15821/stat : 15821 (java) S 15803 15803 14549 0 -1 1077944384 19534 0 0 0 264 3 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051817732592 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15822] ppid=15803 vsize=28766288 memory=1456 CPUtime=0.9 cores=0-7
/proc/15805/task/15822/stat : 15822 (java) S 15803 15803 14549 0 -1 1077944384 15329 0 0 0 87 3 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051816680048 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15823] ppid=15803 vsize=28766288 memory=3588 CPUtime=0 cores=0-7
/proc/15805/task/15823/stat : 15823 (java) S 15803 15803 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051815627232 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15824] ppid=15803 vsize=28766288 memory=63788 CPUtime=0.86 cores=0-7
/proc/15805/task/15824/stat : 15824 (java) S 15803 15803 14549 0 -1 1077944384 3305 0 0 0 21 65 0 0 20 0 28 0 511795074 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051814574768 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15825] ppid=15803 vsize=28766288 memory=1456 CPUtime=2485.49 cores=0-7
/proc/15805/task/15825/stat : 15825 (java) R 15803 15803 14549 0 -1 4202560 25657 0 0 0 248502 47 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051805357488 140052867326158 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15826] ppid=15803 vsize=28766288 memory=4172960 CPUtime=2475.76 cores=0-7
/proc/15805/task/15826/stat : 15826 (java) R 15803 15803 14549 0 -1 4202560 16639 0 0 0 247549 27 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051804303256 140052867671047 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15827] ppid=15803 vsize=28766288 memory=4133472 CPUtime=2486.43 cores=0-7
/proc/15805/task/15827/stat : 15827 (java) R 15803 15803 14549 0 -1 4202560 24712 0 0 0 248593 50 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051803251224 140052867325876 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15828] ppid=15803 vsize=28766288 memory=1456 CPUtime=2483.98 cores=0-7
/proc/15805/task/15828/stat : 15828 (java) R 15803 15803 14549 0 -1 4202560 48090 0 0 0 248339 59 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051802198504 140052867325883 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15829] ppid=15803 vsize=28766288 memory=3588 CPUtime=2475.11 cores=0-7
/proc/15805/task/15829/stat : 15829 (java) R 15803 15803 14549 0 -1 4202560 26816 0 0 0 247429 82 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051801145352 140052868100649 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15830] ppid=15803 vsize=28766288 memory=63788 CPUtime=2482.76 cores=0-7
/proc/15805/task/15830/stat : 15830 (java) R 15803 15803 14549 0 -1 4202560 34015 0 0 0 248222 54 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051800092800 140052867271472 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15831] ppid=15803 vsize=28766288 memory=4133472 CPUtime=2471.55 cores=0-7
/proc/15805/task/15831/stat : 15831 (java) R 15803 15803 14549 0 -1 4202560 28374 0 0 0 247127 28 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051799039992 140052868100530 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15832] ppid=15803 vsize=28766288 memory=1456 CPUtime=2477.12 cores=0-7
/proc/15805/task/15832/stat : 15832 (java) R 15803 15803 14549 0 -1 4202560 18477 0 0 0 247684 28 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051797987448 140052868100613 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
Current children cumulated CPU time: 19924.7 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4134928 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.50 8.30 8.34 9/220 16028
/proc/meminfo: memFree=21409400/32770624 swapFree=67002572/67108860
[pid=15803] ppid=15800 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15803/stat : 15803 (xcsp3-exec) S 15800 15803 14549 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511795067 115843072 364 33554432000 4194304 5098028 140725786208208 140725786206312 140109733208700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30851072 140725786211189 140725786211433 140725786211433 140725786214346 0
/proc/15803/statm: 28282 364 305 221 0 87 0
[pid=15805] ppid=15803 vsize=28766288 memory=4133472 CPUtime=20065.9 cores=0-7
/proc/15805/stat : 15805 (java) S 15803 15803 14549 0 -1 1077944320 551290 0 0 0 2004699 1892 0 0 20 0 28 0 511795067 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140736459777040 140053225787127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
/proc/15805/statm: 7191572 1033368 3540 1 0 7152672 0
[pid=15805/tid=15806] ppid=15803 vsize=28766288 memory=1398722017469774279 CPUtime=3.91 cores=0-7
/proc/15805/task/15806/stat : 15806 (java) S 15803 15803 14549 0 -1 1077944384 12732 0 0 0 377 14 0 0 20 0 28 0 511795068 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140053230027904 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15807] ppid=15803 vsize=28766288 memory=1940 CPUtime=8.89 cores=0-7
/proc/15805/task/15807/stat : 15807 (java) S 15803 15803 14549 0 -1 1077944384 28498 0 0 0 705 184 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140053182339600 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15808] ppid=15803 vsize=28766288 memory=1416 CPUtime=8.88 cores=0-7
/proc/15805/task/15808/stat : 15808 (java) S 15803 15803 14549 0 -1 1077944384 24988 0 0 0 708 180 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140053181287056 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15809] ppid=15803 vsize=28766288 memory=1556 CPUtime=8.84 cores=0-7
/proc/15805/task/15809/stat : 15809 (java) S 15803 15803 14549 0 -1 1077944384 34113 0 0 0 693 191 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052774639888 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15810] ppid=15803 vsize=28766288 memory=740 CPUtime=8.93 cores=0-7
/proc/15805/task/15810/stat : 15810 (java) S 15803 15803 14549 0 -1 1077944384 23934 0 0 0 716 177 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052773587344 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15811] ppid=15803 vsize=28766288 memory=1052 CPUtime=8.93 cores=0-7
/proc/15805/task/15811/stat : 15811 (java) S 15803 15803 14549 0 -1 1077944384 26645 0 0 0 709 184 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052772535312 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15812] ppid=15803 vsize=28766288 memory=6168 CPUtime=8.93 cores=0-7
/proc/15805/task/15812/stat : 15812 (java) S 15803 15803 14549 0 -1 1077944384 26318 0 0 0 710 183 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052771482768 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15813] ppid=15803 vsize=28766288 memory=14012 CPUtime=8.94 cores=0-7
/proc/15805/task/15813/stat : 15813 (java) S 15803 15803 14549 0 -1 1077944384 28912 0 0 0 708 186 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052770429712 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15814] ppid=15803 vsize=28766288 memory=33040 CPUtime=8.83 cores=0-7
/proc/15805/task/15814/stat : 15814 (java) S 15803 15803 14549 0 -1 1077944384 23745 0 0 0 701 182 0 0 20 0 28 0 511795069 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140052769377168 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15815] ppid=15803 vsize=28766288 memory=14068 CPUtime=1.79 cores=0-7
/proc/15805/task/15815/stat : 15815 (java) S 15803 15803 14549 0 -1 1077944384 22868 0 0 0 166 13 0 0 20 0 28 0 511795070 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051824048368 140053225798274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15816] ppid=15803 vsize=28766288 memory=2120 CPUtime=0 cores=0-7
/proc/15805/task/15816/stat : 15816 (java) S 15803 15803 14549 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 511795071 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051822994656 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15817] ppid=15803 vsize=28766288 memory=504 CPUtime=0 cores=0-7
/proc/15805/task/15817/stat : 15817 (java) S 15803 15803 14549 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 511795071 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051821941504 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15818] ppid=15803 vsize=28766288 memory=1560 CPUtime=0 cores=0-7
/proc/15805/task/15818/stat : 15818 (java) S 15803 15803 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051820890064 140053225805723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15819] ppid=15803 vsize=28766288 memory=924 CPUtime=2.43 cores=0-7
/proc/15805/task/15819/stat : 15819 (java) S 15803 15803 14549 0 -1 1077944384 15844 0 0 0 241 2 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051819838192 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15820] ppid=15803 vsize=28766288 memory=1692 CPUtime=2.48 cores=0-7
/proc/15805/task/15820/stat : 15820 (java) S 15803 15803 14549 0 -1 1077944384 20031 0 0 0 245 3 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051818785648 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15821] ppid=15803 vsize=28766288 memory=912 CPUtime=2.67 cores=0-7
/proc/15805/task/15821/stat : 15821 (java) S 15803 15803 14549 0 -1 1077944384 19534 0 0 0 264 3 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051817732592 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15822] ppid=15803 vsize=28766288 memory=6791534058613427641 CPUtime=0.9 cores=0-7
/proc/15805/task/15822/stat : 15822 (java) S 15803 15803 14549 0 -1 1077944384 15329 0 0 0 87 3 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051816680048 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15823] ppid=15803 vsize=28766288 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/15805/task/15823/stat : 15823 (java) S 15803 15803 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511795073 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051815627232 140053225797333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15824] ppid=15803 vsize=28766288 memory=16099269136353912 CPUtime=0.86 cores=0-7
/proc/15805/task/15824/stat : 15824 (java) S 15803 15803 14549 0 -1 1077944384 3307 0 0 0 21 65 0 0 20 0 28 0 511795074 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051814574768 140053225798274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15825] ppid=15803 vsize=28766288 memory=14068 CPUtime=2503.2 cores=0-7
/proc/15805/task/15825/stat : 15825 (java) R 15803 15803 14549 0 -1 4202560 25677 0 0 0 250273 47 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051805357488 140052866762393 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15826] ppid=15803 vsize=28766288 memory=2120 CPUtime=2493.46 cores=0-7
/proc/15805/task/15826/stat : 15826 (java) R 15803 15803 14549 0 -1 4202560 16663 0 0 0 249319 27 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051804303256 140052867327088 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15827] ppid=15803 vsize=28766288 memory=1560 CPUtime=2504.14 cores=0-7
/proc/15805/task/15827/stat : 15827 (java) R 15803 15803 14549 0 -1 4202560 24803 0 0 0 250364 50 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051803251224 140052867326052 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15828] ppid=15803 vsize=28766288 memory=924 CPUtime=2501.68 cores=0-7
/proc/15805/task/15828/stat : 15828 (java) R 15803 15803 14549 0 -1 4202560 48139 0 0 0 250109 59 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051802198504 140052863150534 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15829] ppid=15803 vsize=28766288 memory=1692 CPUtime=2492.46 cores=0-7
/proc/15805/task/15829/stat : 15829 (java) R 15803 15803 14549 0 -1 4202560 26849 0 0 0 249164 82 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051801145352 140052868100530 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15830] ppid=15803 vsize=28766288 memory=912 CPUtime=2500.44 cores=0-7
/proc/15805/task/15830/stat : 15830 (java) R 15803 15803 14549 0 -1 4202560 34087 0 0 0 249990 54 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051800092800 140052866762616 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15831] ppid=15803 vsize=28766288 memory=1448 CPUtime=2489.26 cores=0-7
/proc/15805/task/15831/stat : 15831 (java) R 15803 15803 14549 0 -1 4202560 28415 0 0 0 248897 29 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051799039992 140052867271487 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
[pid=15805/tid=15832] ppid=15803 vsize=28766288 memory=1964 CPUtime=2494.83 cores=0-7
/proc/15805/task/15832/stat : 15832 (java) R 15803 15803 14549 0 -1 4202560 18500 0 0 0 249455 28 0 0 20 0 28 0 511795871 29456678912 1033368 33554432000 4194304 4196468 140736459794496 140051797987448 140052867325876 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 16678912 140736459801578 140736459801750 140736459801750 140736459804623 0
Current children cumulated CPU time: 20065.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4134928 KiB

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

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

[startup+2520.13 s]
# the end of solver process 15805 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20047.7 s, system=18.9595 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.13
CPU time (s): 20066.6
CPU user time (s): 20047.7
CPU system time (s): 18.9595
CPU usage (%): 796.254
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 6348496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20047.7
system time used= 18.9595
maximum resident set size= 6347272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 552405
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67498
involuntary context switches= 218055


# summary of solver processes directly reported to runsolver:
#   pid: 15803,15805
#   total CPU time (s): 20066.6
#   total CPU user time (s): 20047.7
#   total CPU system time (s): 18.9595

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0904 second user time and 32.9552 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-24 22:18:18
IDJOB=4407150
IDBENCH=137043
IDSOLVER=2871
FILE ID=node148/4407150-1569356335
RUNJOBID= node148-1569348372-14576
PBS_JOBID= 21705081
Free space on /tmp= 22084 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-04.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-4407150-1569356335/watcher-4407150-1569356335 -o /tmp/evaluation-result-4407150-1569356335/solver-4407150-1569356335 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569348372-14576 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1801175030 HOME/instance-4407150-1569356335.xml

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

MD5SUM BENCH= 2e923e7e276bbb1d78c8186edf745710
RANDOM SEED=1801175030

node148.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.13
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.13
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.13
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.13
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:        25538780 kB
MemAvailable:   31853992 kB
Buffers:           59720 kB
Cached:          6528000 kB
SwapCached:         3396 kB
Active:          4343292 kB
Inactive:        2249332 kB
Active(anon):       4340 kB
Inactive(anon):    56516 kB
Active(file):    4338952 kB
Inactive(file):  2192816 kB
Unevictable:      111008 kB
Mlocked:          111008 kB
SwapTotal:      67108860 kB
SwapFree:       67002572 kB
Dirty:             26712 kB
Writeback:             0 kB
AnonPages:        285688 kB
Mapped:            55984 kB
Shmem:             47080 kB
Slab:             227820 kB
SReclaimable:     198556 kB
SUnreclaim:        29264 kB
KernelStack:        3872 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22060 MiB
End job on node148 at 2019-09-24 23:00:18