Trace number 4271460

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)? (TO) 2008.1 252.09801

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w3b3r1.xml
MD5SUM0bd2493faee791f2eedb1fd600149919
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables313
Number of constraints29
Number of domains2
Minimum domain size14
Maximum domain size85
Distribution of domain sizes[{"size":14,"count":1},{"size":85,"count":312}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":299},{"degree":5,"count":13}]
Minimum constraint arity14
Maximum constraint arity312
Distribution of constraint arities[{"arity":14,"count":1},{"arity":24,"count":26},{"arity":312,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":13},{"type":"lex","count":1},{"type":"sum","count":13},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271460-1502646047.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271460-1502646047.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.12/0.56	c solve instance...
2007.43/252.08	s UNKNOWN
2007.43/252.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 (15367 MiB free)
  memory of node 1: 16384 MiB (15481 MiB free)
  node distances:
     10  21
     21  10

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=20769, runsolver pid=20766

[startup+0.100202 s]*
/proc/loadavg: 1.00 2.19 4.40 4/199 20790
/proc/meminfo: memFree=31571496/32770624 swapFree=67108860/67108860
[pid=20769] ppid=20766 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/20769/stat : 20769 (xcsp3-exec) S 20766 20769 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97692485 9740288 345 33554432000 4194304 5098028 140728579706144 140728579704248 140305014203004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21274624 140728579708010 140728579708220 140728579708220 140728579710955 0
/proc/20769/statm: 2378 345 289 221 0 87 0
[pid=20771] ppid=20769 vsize=25999808 memory=28272 CPUtime=0.12 cores=0-7
/proc/20771/stat : 20771 (java) S 20769 20769 9917 0 -1 1077944320 5476 0 0 0 11 1 0 0 20 0 20 0 97692485 26623803392 7068 33554432000 4194304 4196468 140735305424832 140735305407376 140140228255479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
/proc/20771/statm: 6499952 7068 2845 1 0 6488269 0
[pid=20771/tid=20772] ppid=20769 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/20771/task/20772/stat : 20772 (java) R 20769 20769 9917 0 -1 4202560 3482 0 0 0 8 0 0 0 20 0 20 0 97692485 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140232476288 140140228267414 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20773] ppid=20769 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/20771/task/20773/stat : 20773 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140180876048 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20774] ppid=20769 vsize=25999808 memory=140115796764288 CPUtime=0 cores=0-7
/proc/20771/task/20774/stat : 20774 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140179823504 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20775] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20775/stat : 20775 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140178770960 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20776] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20776/stat : 20776 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140177718416 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20777] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20777/stat : 20777 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140176664848 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20778] ppid=20769 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/20771/task/20778/stat : 20778 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140175612304 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20779] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20779/stat : 20779 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140174559760 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20780] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20780/stat : 20780 (java) S 20769 20769 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97692486 26623803392 7068 33554432000 4194304 4196468 140735305424832 140140173507216 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20781] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20781/stat : 20781 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692487 26623803392 7068 33554432000 4194304 4196468 140735305424832 140139355412976 140140228266626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20782] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20782/stat : 20782 (java) S 20769 20769 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97692488 26623803392 7068 33554432000 4194304 4196468 140735305424832 140139354359200 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20783] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20783/stat : 20783 (java) S 20769 20769 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97692488 26623803392 7068 33554432000 4194304 4196468 140735305424832 140139353306608 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20784] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20784/stat : 20784 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692490 26623803392 7068 33554432000 4194304 4196468 140735305424832 140139352255184 140140228274075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20785] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20785/stat : 20785 (java) S 20769 20769 9917 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 97692490 26623803392 7068 33554432000 4194304 4196468 140735305424832 140139351201776 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20786] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20786/stat : 20786 (java) S 20769 20769 9917 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 97692491 26623803392 7068 33554432000 4194304 4196468 140735305424832 140139350149232 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20787] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20787/stat : 20787 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692491 26623803392 7068 33554432000 4194304 4196468 140735305424832 140139349096688 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20788] ppid=20769 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/20771/task/20788/stat : 20788 (java) S 20769 20769 9917 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 97692491 26623803392 7068 33554432000 4194304 4196468 140735305424832 140138424822128 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20789] ppid=20769 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20789/stat : 20789 (java) S 20769 20769 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97692491 26623803392 7068 33554432000 4194304 4196468 140735305424832 140138423769824 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20790] ppid=20769 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/20771/task/20790/stat : 20790 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692491 26623803392 7068 33554432000 4194304 4196468 140735305424832 140138422717360 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 29652 KiB

[startup+0.210234 s]*
/proc/loadavg: 1.00 2.19 4.40 2/199 20790
/proc/meminfo: memFree=31560332/32770624 swapFree=67108860/67108860
[pid=20769] ppid=20766 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/20769/stat : 20769 (xcsp3-exec) S 20766 20769 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97692485 9740288 345 33554432000 4194304 5098028 140728579706144 140728579704248 140305014203004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21274624 140728579708010 140728579708220 140728579708220 140728579710955 0
/proc/20769/statm: 2378 345 289 221 0 87 0
[pid=20771] ppid=20769 vsize=26004064 memory=41176 CPUtime=0.33 cores=0-7
/proc/20771/stat : 20771 (java) S 20769 20769 9917 0 -1 1077944320 8310 0 0 0 31 2 0 0 20 0 20 0 97692485 26628161536 10294 33554432000 4194304 4196468 140735305424832 140735305407376 140140228255479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
/proc/20771/statm: 6501016 10294 3071 1 0 6488269 0
[pid=20771/tid=20772] ppid=20769 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/20771/task/20772/stat : 20772 (java) R 20769 20769 9917 0 -1 4202560 5407 0 0 0 19 1 0 0 20 0 20 0 97692485 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140232477520 140140228277405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20773] ppid=20769 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/20771/task/20773/stat : 20773 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140180876048 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20774] ppid=20769 vsize=26004064 memory=288370491948476032 CPUtime=0 cores=0-7
/proc/20771/task/20774/stat : 20774 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140179823504 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20775] ppid=20769 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20771/task/20775/stat : 20775 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140178770960 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20776] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20776/stat : 20776 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140177718416 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20777] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20777/stat : 20777 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140176664848 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20778] ppid=20769 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20771/task/20778/stat : 20778 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140175612304 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20779] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20779/stat : 20779 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140174559760 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20780] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20780/stat : 20780 (java) S 20769 20769 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97692486 26628161536 10294 33554432000 4194304 4196468 140735305424832 140140173507216 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20781] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20781/stat : 20781 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692487 26628161536 10294 33554432000 4194304 4196468 140735305424832 140139355412976 140140228266626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20782] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20782/stat : 20782 (java) S 20769 20769 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97692488 26628161536 10294 33554432000 4194304 4196468 140735305424832 140139354359200 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20783] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20783/stat : 20783 (java) S 20769 20769 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97692488 26628161536 10294 33554432000 4194304 4196468 140735305424832 140139353306608 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20784] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20784/stat : 20784 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692490 26628161536 10294 33554432000 4194304 4196468 140735305424832 140139352255184 140140228274075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20785] ppid=20769 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/20771/task/20785/stat : 20785 (java) S 20769 20769 9917 0 -1 1077944384 404 0 0 0 1 0 0 0 20 0 20 0 97692490 26628194304 10294 33554432000 4194304 4196468 140735305424832 140139351201776 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20786] ppid=20769 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/20771/task/20786/stat : 20786 (java) S 20769 20769 9917 0 -1 1077944384 273 0 0 0 1 0 0 0 20 0 20 0 97692491 26628194304 10294 33554432000 4194304 4196468 140735305424832 140139350149232 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20787] ppid=20769 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/20771/task/20787/stat : 20787 (java) S 20769 20769 9917 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 20 0 97692491 26628194304 10314 33554432000 4194304 4196468 140735305424832 140139349096688 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20788] ppid=20769 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/20771/task/20788/stat : 20788 (java) S 20769 20769 9917 0 -1 1077944384 767 0 0 0 7 0 0 0 20 0 20 0 97692491 26628161536 10314 33554432000 4194304 4196468 140735305424832 140138424822128 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20789] ppid=20769 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20789/stat : 20789 (java) S 20769 20769 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97692491 26628161536 10314 33554432000 4194304 4196468 140735305424832 140138423769824 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20790] ppid=20769 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20771/task/20790/stat : 20790 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692491 26628161536 10314 33554432000 4194304 4196468 140735305424832 140138422717360 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 42556 KiB

[startup+0.309939 s]*
/proc/loadavg: 1.00 2.19 4.40 3/199 20790
/proc/meminfo: memFree=31553508/32770624 swapFree=67108860/67108860
[pid=20769] ppid=20766 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/20769/stat : 20769 (xcsp3-exec) S 20766 20769 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97692485 9740288 345 33554432000 4194304 5098028 140728579706144 140728579704248 140305014203004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21274624 140728579708010 140728579708220 140728579708220 140728579710955 0
/proc/20769/statm: 2378 345 289 221 0 87 0
[pid=20771] ppid=20769 vsize=26004140 memory=48212 CPUtime=0.49 cores=0-7
/proc/20771/stat : 20771 (java) S 20769 20769 9917 0 -1 1077944320 9322 0 0 0 46 3 0 0 20 0 20 0 97692485 26628239360 12053 33554432000 4194304 4196468 140735305424832 140735305407376 140140228255479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
/proc/20771/statm: 6501035 12053 3087 1 0 6488269 0
[pid=20771/tid=20772] ppid=20769 vsize=26004140 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20771/task/20772/stat : 20772 (java) R 20769 20769 9917 0 -1 4202560 6193 0 0 0 27 2 0 0 20 0 20 0 97692485 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140232487840 140140228277405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20773] ppid=20769 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20773/stat : 20773 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140180876048 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20774] ppid=20769 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20774/stat : 20774 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140179823504 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20775] ppid=20769 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20775/stat : 20775 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140178770960 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20776] ppid=20769 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20776/stat : 20776 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140177718416 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20777] ppid=20769 vsize=26004140 memory=2244 CPUtime=0 cores=0-7
/proc/20771/task/20777/stat : 20777 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692486 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140176664848 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20778] ppid=20769 vsize=26004140 memory=140115657716655 CPUtime=0 cores=0-7
/proc/20771/task/20778/stat : 20778 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140175612304 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20779] ppid=20769 vsize=26004140 memory=140115657718960 CPUtime=0 cores=0-7
/proc/20771/task/20779/stat : 20779 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692486 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140174559760 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20780] ppid=20769 vsize=26004140 memory=140115657721264 CPUtime=0 cores=0-7
/proc/20771/task/20780/stat : 20780 (java) S 20769 20769 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97692486 26628239360 12053 33554432000 4194304 4196468 140735305424832 140140173507216 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20781] ppid=20769 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20781/stat : 20781 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97692487 26628239360 12053 33554432000 4194304 4196468 140735305424832 140139355412976 140140228266626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20782] ppid=20769 vsize=26004140 memory=280231315449488 CPUtime=0 cores=0-7
/proc/20771/task/20782/stat : 20782 (java) S 20769 20769 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97692488 26628239360 12053 33554432000 4194304 4196468 140735305424832 140139354359200 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20783] ppid=20769 vsize=26004140 memory=280231315456400 CPUtime=0 cores=0-7
/proc/20771/task/20783/stat : 20783 (java) S 20769 20769 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97692488 26628239360 12053 33554432000 4194304 4196468 140735305424832 140139353306608 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20784] ppid=20769 vsize=26004140 memory=280231315397552 CPUtime=0 cores=0-7
/proc/20771/task/20784/stat : 20784 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692490 26628239360 12053 33554432000 4194304 4196468 140735305424832 140139352255184 140140228274075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20785] ppid=20769 vsize=26004140 memory=280231315470224 CPUtime=0.01 cores=0-7
/proc/20771/task/20785/stat : 20785 (java) S 20769 20769 9917 0 -1 1077944384 444 0 0 0 1 0 0 0 20 0 20 0 97692490 26628239360 12053 33554432000 4194304 4196468 140735305424832 140139351201776 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20786] ppid=20769 vsize=26004140 memory=280231315477136 CPUtime=0.02 cores=0-7
/proc/20771/task/20786/stat : 20786 (java) S 20769 20769 9917 0 -1 1077944384 325 0 0 0 2 0 0 0 20 0 20 0 97692491 26628239360 12053 33554432000 4194304 4196468 140735305424832 140139350149232 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20787] ppid=20769 vsize=26004140 memory=280231315474832 CPUtime=0.02 cores=0-7
/proc/20771/task/20787/stat : 20787 (java) S 20769 20769 9917 0 -1 1077944384 181 0 0 0 2 0 0 0 20 0 20 0 97692491 26628239360 12053 33554432000 4194304 4196468 140735305424832 140139349096688 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20788] ppid=20769 vsize=26004140 memory=280231315490992 CPUtime=0.11 cores=0-7
/proc/20771/task/20788/stat : 20788 (java) S 20769 20769 9917 0 -1 1077944384 873 0 0 0 11 0 0 0 20 0 20 0 97692491 26628239360 12053 33554432000 4194304 4196468 140735305424832 140138424822128 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20789] ppid=20769 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20789/stat : 20789 (java) S 20769 20769 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97692491 26628239360 12053 33554432000 4194304 4196468 140735305424832 140138423769824 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20790] ppid=20769 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/20771/task/20790/stat : 20790 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97692491 26628239360 12053 33554432000 4194304 4196468 140735305424832 140138422717360 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 49592 KiB

[startup+0.71007 s]
/proc/loadavg: 1.24 2.22 4.40 5/199 20790
/proc/meminfo: memFree=31535156/32770624 swapFree=67108860/67108860
[pid=20769] ppid=20766 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/20769/stat : 20769 (xcsp3-exec) S 20766 20769 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97692485 9740288 345 33554432000 4194304 5098028 140728579706144 140728579704248 140305014203004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21274624 140728579708010 140728579708220 140728579708220 140728579710955 0
/proc/20769/statm: 2378 345 289 221 0 87 0
[pid=20771] ppid=20769 vsize=26538700 memory=93688 CPUtime=2.3 cores=0-7
/proc/20771/stat : 20771 (java) S 20769 20769 9917 0 -1 1077944320 12767 0 0 0 225 5 0 0 20 0 28 0 97692485 27175628800 23422 33554432000 4194304 4196468 140735305424832 140735305407376 140140228255479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
/proc/20771/statm: 6634675 23422 3207 1 0 6621909 0
[pid=20771/tid=20772] ppid=20769 vsize=26538700 memory=280231315848880 CPUtime=0.53 cores=0-7
/proc/20771/task/20772/stat : 20772 (java) S 20769 20769 9917 0 -1 1077944384 6806 0 0 0 51 2 0 0 20 0 28 0 97692485 27175628800 23422 33554432000 4194304 4196468 140735305424832 140140232496256 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20773] ppid=20769 vsize=26538700 memory=140115657925488 CPUtime=0 cores=0-7
/proc/20771/task/20773/stat : 20773 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97692486 27175628800 23422 33554432000 4194304 4196468 140735305424832 140140180876048 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20774] ppid=20769 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/20771/task/20774/stat : 20774 (java) S 20769 20769 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 97692486 27175628800 23422 33554432000 4194304 4196468 140735305424832 140140179823504 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20775] ppid=20769 vsize=26538700 memory=10928 CPUtime=0 cores=0-7
/proc/20771/task/20775/stat : 20775 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97692486 27175628800 23422 33554432000 4194304 4196468 140735305424832 140140178770960 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0

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

[pid=20771/tid=20798] ppid=20769 vsize=26538700 memory=5664 CPUtime=160.96 cores=0-7
/proc/20771/task/20798/stat : 20798 (java) R 20769 20769 9917 0 -1 4202560 713 0 0 0 16096 0 0 0 20 0 28 0 97692542 27175628800 70027 33554432000 4194304 4196468 140735305424832 140137266663736 140139838733818 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
Current children cumulated CPU time: 1291.57 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 281488 KiB

[startup+222.301 s]
/proc/loadavg: 8.22 5.51 5.27 9/209 20808
/proc/meminfo: memFree=31273744/32770624 swapFree=67108860/67108860
[pid=20769] ppid=20766 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/20769/stat : 20769 (xcsp3-exec) S 20766 20769 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97692485 9740288 345 33554432000 4194304 5098028 140728579706144 140728579704248 140305014203004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21274624 140728579708010 140728579708220 140728579708220 140728579710955 0
/proc/20769/statm: 2378 345 289 221 0 87 0
[pid=20771] ppid=20769 vsize=26538700 memory=328700 CPUtime=1770.34 cores=0-7
/proc/20771/stat : 20771 (java) S 20769 20769 9917 0 -1 1077944320 69363 0 0 0 176993 41 0 0 20 0 28 0 97692485 27175628800 82175 33554432000 4194304 4196468 140735305424832 140735305407376 140140228255479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
/proc/20771/statm: 6634675 82175 3273 1 0 6621909 0
[pid=20771/tid=20772] ppid=20769 vsize=26538700 memory=332676 CPUtime=0.53 cores=0-7
/proc/20771/task/20772/stat : 20772 (java) S 20769 20769 9917 0 -1 1077944384 6806 0 0 0 51 2 0 0 20 0 28 0 97692485 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140232496256 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20773] ppid=20769 vsize=26538700 memory=328700 CPUtime=0.15 cores=0-7
/proc/20771/task/20773/stat : 20773 (java) S 20769 20769 9917 0 -1 1077944384 636 0 0 0 13 2 0 0 20 0 28 0 97692486 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140180876048 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20774] ppid=20769 vsize=26538700 memory=328700 CPUtime=0.15 cores=0-7
/proc/20771/task/20774/stat : 20774 (java) S 20769 20769 9917 0 -1 1077944384 1263 0 0 0 13 2 0 0 20 0 28 0 97692486 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140179823504 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20775] ppid=20769 vsize=26538700 memory=1380 CPUtime=0.15 cores=0-7
/proc/20771/task/20775/stat : 20775 (java) S 20769 20769 9917 0 -1 1077944384 1427 0 0 0 13 2 0 0 20 0 28 0 97692486 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140178770960 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20776] ppid=20769 vsize=26538700 memory=1380 CPUtime=0.15 cores=0-7
/proc/20771/task/20776/stat : 20776 (java) S 20769 20769 9917 0 -1 1077944384 1248 0 0 0 14 1 0 0 20 0 28 0 97692486 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140177718416 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20777] ppid=20769 vsize=26538700 memory=328700 CPUtime=0.15 cores=0-7
/proc/20771/task/20777/stat : 20777 (java) S 20769 20769 9917 0 -1 1077944384 1300 0 0 0 14 1 0 0 20 0 28 0 97692486 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140176664848 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20778] ppid=20769 vsize=26538700 memory=3489 CPUtime=0.15 cores=0-7
/proc/20771/task/20778/stat : 20778 (java) S 20769 20769 9917 0 -1 1077944384 1742 0 0 0 14 1 0 0 20 0 28 0 97692486 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140175612304 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20779] ppid=20769 vsize=26538700 memory=1380 CPUtime=0.15 cores=0-7
/proc/20771/task/20779/stat : 20779 (java) S 20769 20769 9917 0 -1 1077944384 614 0 0 0 13 2 0 0 20 0 28 0 97692486 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140174559760 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20780] ppid=20769 vsize=26538700 memory=1380 CPUtime=0.16 cores=0-7
/proc/20771/task/20780/stat : 20780 (java) S 20769 20769 9917 0 -1 1077944384 211 0 0 0 14 2 0 0 20 0 28 0 97692486 27175628800 82175 33554432000 4194304 4196468 140735305424832 140140173507216 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20781] ppid=20769 vsize=26538700 memory=325796 CPUtime=0.03 cores=0-7
/proc/20771/task/20781/stat : 20781 (java) S 20769 20769 9917 0 -1 1077944384 1926 0 0 0 2 1 0 0 20 0 28 0 97692487 27175628800 82175 33554432000 4194304 4196468 140735305424832 140139355412976 140140228266626 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20782] ppid=20769 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/20771/task/20782/stat : 20782 (java) S 20769 20769 9917 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 97692488 27175628800 82175 33554432000 4194304 4196468 140735305424832 140139354359200 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20783] ppid=20769 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/20771/task/20783/stat : 20783 (java) S 20769 20769 9917 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 97692488 27175628800 82175 33554432000 4194304 4196468 140735305424832 140139353306608 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20784] ppid=20769 vsize=26538700 memory=325796 CPUtime=0 cores=0-7
/proc/20771/task/20784/stat : 20784 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97692490 27175628800 82175 33554432000 4194304 4196468 140735305424832 140139352255184 140140228274075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20785] ppid=20769 vsize=26538700 memory=28140 CPUtime=1.59 cores=0-7
/proc/20771/task/20785/stat : 20785 (java) S 20769 20769 9917 0 -1 1077944384 11340 0 0 0 156 3 0 0 20 0 28 0 97692490 27175628800 82175 33554432000 4194304 4196468 140735305424832 140139351201776 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20786] ppid=20769 vsize=26538700 memory=280231317286304 CPUtime=1.28 cores=0-7
/proc/20771/task/20786/stat : 20786 (java) S 20769 20769 9917 0 -1 1077944384 9459 0 0 0 126 2 0 0 20 0 28 0 97692491 27175628800 82175 33554432000 4194304 4196468 140735305424832 140139350149232 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20787] ppid=20769 vsize=26538700 memory=7884518062549062480 CPUtime=1.56 cores=0-7
/proc/20771/task/20787/stat : 20787 (java) S 20769 20769 9917 0 -1 1077944384 9385 0 0 0 154 2 0 0 20 0 28 0 97692491 27175628800 82175 33554432000 4194304 4196468 140735305424832 140139349096688 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20788] ppid=20769 vsize=26538700 memory=328700 CPUtime=0.51 cores=0-7
/proc/20771/task/20788/stat : 20788 (java) S 20769 20769 9917 0 -1 1077944384 7130 0 0 0 51 0 0 0 20 0 28 0 97692491 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138424822128 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20789] ppid=20769 vsize=26538700 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/20771/task/20789/stat : 20789 (java) S 20769 20769 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97692491 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138423769824 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20790] ppid=20769 vsize=26538700 memory=325796 CPUtime=0.02 cores=0-7
/proc/20771/task/20790/stat : 20790 (java) S 20769 20769 9917 0 -1 1077944384 856 0 0 0 0 2 0 0 20 0 28 0 97692491 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138422717360 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20791] ppid=20769 vsize=26538700 memory=325796 CPUtime=221.01 cores=0-7
/proc/20771/task/20791/stat : 20791 (java) R 20769 20769 9917 0 -1 4202560 790 0 0 0 22101 0 0 0 20 0 28 0 97692542 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138415201624 140139840314510 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20792] ppid=20769 vsize=26538700 memory=6791534058613427641 CPUtime=219.72 cores=0-7
/proc/20771/task/20792/stat : 20792 (java) R 20769 20769 9917 0 -1 4202560 748 0 0 0 21971 1 0 0 20 0 28 0 97692542 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138414150200 140139838453762 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20793] ppid=20769 vsize=26538700 memory=4104 CPUtime=219.14 cores=0-7
/proc/20771/task/20793/stat : 20793 (java) R 20769 20769 9917 0 -1 4202560 1294 0 0 0 21913 1 0 0 20 0 28 0 97692542 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138413096632 140139838734547 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20794] ppid=20769 vsize=26538700 memory=1156 CPUtime=220.79 cores=0-7
/proc/20771/task/20794/stat : 20794 (java) R 20769 20769 9917 0 -1 4202560 1576 0 0 0 22078 1 0 0 20 0 28 0 97692542 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138412043824 140139838732766 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20795] ppid=20769 vsize=26538700 memory=1380 CPUtime=220.88 cores=0-7
/proc/20771/task/20795/stat : 20795 (java) R 20769 20769 9917 0 -1 4202560 4389 0 0 0 22085 3 0 0 20 0 28 0 97692542 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138410991544 140139839659544 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20796] ppid=20769 vsize=26538700 memory=1380 CPUtime=220.22 cores=0-7
/proc/20771/task/20796/stat : 20796 (java) R 20769 20769 9917 0 -1 4202560 1097 0 0 0 22022 0 0 0 20 0 28 0 97692542 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138409938984 140139838733835 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20797] ppid=20769 vsize=26538700 memory=4132 CPUtime=220.72 cores=0-7
/proc/20771/task/20797/stat : 20797 (java) R 20769 20769 9917 0 -1 4202560 2027 0 0 0 22071 1 0 0 20 0 28 0 97692542 27175628800 82175 33554432000 4194304 4196468 140735305424832 140138408886232 140139838733803 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20798] ppid=20769 vsize=26538700 memory=28144 CPUtime=220.9 cores=0-7
/proc/20771/task/20798/stat : 20798 (java) R 20769 20769 9917 0 -1 4202560 751 0 0 0 22090 0 0 0 20 0 28 0 97692542 27175628800 82175 33554432000 4194304 4196468 140735305424832 140137266663736 140139838733999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
Current children cumulated CPU time: 1770.34 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 330080 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.19 5.76 5.36 10/209 20808
/proc/meminfo: memFree=31271284/32770624 swapFree=67108860/67108860
[pid=20769] ppid=20766 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/20769/stat : 20769 (xcsp3-exec) S 20766 20769 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97692485 9740288 345 33554432000 4194304 5098028 140728579706144 140728579704248 140305014203004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21274624 140728579708010 140728579708220 140728579708220 140728579710955 0
/proc/20769/statm: 2378 345 289 221 0 87 0
[pid=20771] ppid=20769 vsize=26538700 memory=332796 CPUtime=2007.43 cores=0-7
/proc/20771/stat : 20771 (java) S 20769 20769 9917 0 -1 1077944320 69857 0 0 0 200700 43 0 0 20 0 28 0 97692485 27175628800 83199 33554432000 4194304 4196468 140735305424832 140735305407376 140140228255479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
/proc/20771/statm: 6634675 83199 3273 1 0 6621909 0
[pid=20771/tid=20772] ppid=20769 vsize=26538700 memory=6791534058613427641 CPUtime=0.53 cores=0-7
/proc/20771/task/20772/stat : 20772 (java) S 20769 20769 9917 0 -1 1077944384 6806 0 0 0 51 2 0 0 20 0 28 0 97692485 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140232496256 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20773] ppid=20769 vsize=26538700 memory=4126316290023845779 CPUtime=0.15 cores=0-7
/proc/20771/task/20773/stat : 20773 (java) S 20769 20769 9917 0 -1 1077944384 732 0 0 0 13 2 0 0 20 0 28 0 97692486 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140180876048 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20774] ppid=20769 vsize=26538700 memory=4384 CPUtime=0.15 cores=0-7
/proc/20771/task/20774/stat : 20774 (java) S 20769 20769 9917 0 -1 1077944384 1281 0 0 0 13 2 0 0 20 0 28 0 97692486 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140179823504 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20775] ppid=20769 vsize=26538700 memory=932 CPUtime=0.16 cores=0-7
/proc/20771/task/20775/stat : 20775 (java) S 20769 20769 9917 0 -1 1077944384 1439 0 0 0 14 2 0 0 20 0 28 0 97692486 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140178770960 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20776] ppid=20769 vsize=26538700 memory=1576 CPUtime=0.16 cores=0-7
/proc/20771/task/20776/stat : 20776 (java) S 20769 20769 9917 0 -1 1077944384 1257 0 0 0 14 2 0 0 20 0 28 0 97692486 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140177718416 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20777] ppid=20769 vsize=26538700 memory=2240 CPUtime=0.15 cores=0-7
/proc/20771/task/20777/stat : 20777 (java) S 20769 20769 9917 0 -1 1077944384 1309 0 0 0 14 1 0 0 20 0 28 0 97692486 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140176664848 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20778] ppid=20769 vsize=26538700 memory=1424 CPUtime=0.15 cores=0-7
/proc/20771/task/20778/stat : 20778 (java) S 20769 20769 9917 0 -1 1077944384 1773 0 0 0 14 1 0 0 20 0 28 0 97692486 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140175612304 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20779] ppid=20769 vsize=26538700 memory=15872 CPUtime=0.15 cores=0-7
/proc/20771/task/20779/stat : 20779 (java) S 20769 20769 9917 0 -1 1077944384 625 0 0 0 13 2 0 0 20 0 28 0 97692486 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140174559760 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20780] ppid=20769 vsize=26538700 memory=4052 CPUtime=0.16 cores=0-7
/proc/20771/task/20780/stat : 20780 (java) S 20769 20769 9917 0 -1 1077944384 263 0 0 0 14 2 0 0 20 0 28 0 97692486 27175628800 83199 33554432000 4194304 4196468 140735305424832 140140173507216 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20781] ppid=20769 vsize=26538700 memory=16708 CPUtime=0.03 cores=0-7
/proc/20771/task/20781/stat : 20781 (java) S 20769 20769 9917 0 -1 1077944384 2095 0 0 0 2 1 0 0 20 0 28 0 97692487 27175628800 83199 33554432000 4194304 4196468 140735305424832 140139355412976 140140228266626 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20782] ppid=20769 vsize=26538700 memory=18444 CPUtime=0 cores=0-7
/proc/20771/task/20782/stat : 20782 (java) S 20769 20769 9917 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 97692488 27175628800 83199 33554432000 4194304 4196468 140735305424832 140139354359200 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20783] ppid=20769 vsize=26538700 memory=1788 CPUtime=0 cores=0-7
/proc/20771/task/20783/stat : 20783 (java) S 20769 20769 9917 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 97692488 27175628800 83199 33554432000 4194304 4196468 140735305424832 140139353306608 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20784] ppid=20769 vsize=26538700 memory=640 CPUtime=0 cores=0-7
/proc/20771/task/20784/stat : 20784 (java) S 20769 20769 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97692490 27175628800 83199 33554432000 4194304 4196468 140735305424832 140139352255184 140140228274075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20785] ppid=20769 vsize=26538700 memory=952 CPUtime=1.59 cores=0-7
/proc/20771/task/20785/stat : 20785 (java) S 20769 20769 9917 0 -1 1077944384 11340 0 0 0 156 3 0 0 20 0 28 0 97692490 27175628800 83199 33554432000 4194304 4196468 140735305424832 140139351201776 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20786] ppid=20769 vsize=26538700 memory=1236 CPUtime=1.28 cores=0-7
/proc/20771/task/20786/stat : 20786 (java) S 20769 20769 9917 0 -1 1077944384 9459 0 0 0 126 2 0 0 20 0 28 0 97692491 27175628800 83199 33554432000 4194304 4196468 140735305424832 140139350149232 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20787] ppid=20769 vsize=26538700 memory=4384 CPUtime=1.56 cores=0-7
/proc/20771/task/20787/stat : 20787 (java) S 20769 20769 9917 0 -1 1077944384 9385 0 0 0 154 2 0 0 20 0 28 0 97692491 27175628800 83199 33554432000 4194304 4196468 140735305424832 140139349096688 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20788] ppid=20769 vsize=26538700 memory=932 CPUtime=0.51 cores=0-7
/proc/20771/task/20788/stat : 20788 (java) S 20769 20769 9917 0 -1 1077944384 7130 0 0 0 51 0 0 0 20 0 28 0 97692491 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138424822128 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20789] ppid=20769 vsize=26538700 memory=1576 CPUtime=0 cores=0-7
/proc/20771/task/20789/stat : 20789 (java) S 20769 20769 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97692491 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138423769824 140140228265685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20790] ppid=20769 vsize=26538700 memory=332796 CPUtime=0.02 cores=0-7
/proc/20771/task/20790/stat : 20790 (java) S 20769 20769 9917 0 -1 1077944384 858 0 0 0 0 2 0 0 20 0 28 0 97692491 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138422717360 140140228266626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20791] ppid=20769 vsize=26538700 memory=1380 CPUtime=250.71 cores=0-7
/proc/20771/task/20791/stat : 20791 (java) R 20769 20769 9917 0 -1 4202560 795 0 0 0 25071 0 0 0 20 0 28 0 97692542 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138415201624 140139838733704 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20792] ppid=20769 vsize=26538700 memory=332796 CPUtime=249.42 cores=0-7
/proc/20771/task/20792/stat : 20792 (java) R 20769 20769 9917 0 -1 4202560 755 0 0 0 24941 1 0 0 20 0 28 0 97692542 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138414150200 140139838733999 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20793] ppid=20769 vsize=26538700 memory=6791534058613427641 CPUtime=248.83 cores=0-7
/proc/20771/task/20793/stat : 20793 (java) R 20769 20769 9917 0 -1 4202560 1299 0 0 0 24882 1 0 0 20 0 28 0 97692542 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138413096632 140139837719488 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20794] ppid=20769 vsize=26538700 memory=10928 CPUtime=250.49 cores=0-7
/proc/20771/task/20794/stat : 20794 (java) R 20769 20769 9917 0 -1 4202560 1585 0 0 0 25048 1 0 0 20 0 28 0 97692542 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138412044088 140139838735994 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20795] ppid=20769 vsize=26538700 memory=1380 CPUtime=250.58 cores=0-7
/proc/20771/task/20795/stat : 20795 (java) R 20769 20769 9917 0 -1 4202560 4422 0 0 0 25055 3 0 0 20 0 28 0 97692542 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138410993360 140139837719516 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20796] ppid=20769 vsize=26538700 memory=332796 CPUtime=249.92 cores=0-7
/proc/20771/task/20796/stat : 20796 (java) R 20769 20769 9917 0 -1 4202560 1100 0 0 0 24992 0 0 0 20 0 28 0 97692542 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138409939000 140139838735613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20797] ppid=20769 vsize=26538700 memory=15872 CPUtime=249.87 cores=0-7
/proc/20771/task/20797/stat : 20797 (java) R 20769 20769 9917 0 -1 4202560 2042 0 0 0 24986 1 0 0 20 0 28 0 97692542 27175628800 83199 33554432000 4194304 4196468 140735305424832 140138408886248 140139837931056 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
[pid=20771/tid=20798] ppid=20769 vsize=26538700 memory=4052 CPUtime=250.6 cores=0-7
/proc/20771/task/20798/stat : 20798 (java) R 20769 20769 9917 0 -1 4202560 759 0 0 0 25059 1 0 0 20 0 28 0 97692542 27175628800 83199 33554432000 4194304 4196468 140735305424832 140137266663472 140139838733871 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32378880 140735305430168 140735305430344 140735305430344 140735305433039 0
Current children cumulated CPU time: 2007.43 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 334176 KiB

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

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

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

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

Child status: 143
Real time (s): 252.098
CPU time (s): 2008.1
CPU user time (s): 2007.67
CPU system time (s): 0.437495
CPU usage (%): 796.555
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 334180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2007.67
system time used= 0.437495
maximum resident set size= 333636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70882
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10063
involuntary context switches= 21810


# summary of solver processes directly reported to runsolver:
#   pid: 20769,20771
#   total CPU time (s): 2008.1
#   total CPU user time (s): 2007.67
#   total CPU system time (s): 0.437495

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.77747 second user time and 2.88299 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-13 19:26:29
IDJOB=4271460
IDBENCH=137463
IDSOLVER=2663
FILE ID=node115/4271460-1502646047
RUNJOBID= node115-1502639064-9944
PBS_JOBID= 20628332
Free space on /tmp= 61812 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w3b3r1.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271460-1502646047/watcher-4271460-1502646047 -o /tmp/evaluation-result-4271460-1502646047/solver-4271460-1502646047 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502639064-9944 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1183247559 HOME/instance-4271460-1502646047.xml

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

MD5SUM BENCH= 0bd2493faee791f2eedb1fd600149919
RANDOM SEED=1183247559

node115.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31589328 kB
MemAvailable:   31983768 kB
Buffers:          130692 kB
Cached:           549908 kB
SwapCached:            0 kB
Active:           525864 kB
Inactive:         209888 kB
Active(anon):       3624 kB
Inactive(anon):    79404 kB
Active(file):     522240 kB
Inactive(file):   130484 kB
Unevictable:        6220 kB
Mlocked:            6220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7768 kB
Writeback:             4 kB
AnonPages:         61588 kB
Mapped:            43648 kB
Shmem:             25224 kB
Slab:             141480 kB
SReclaimable:     115104 kB
SUnreclaim:        26376 kB
KernelStack:        3152 kB
PageTables:         4676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

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