Trace number 4399959

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-16 parallel? (TO) 20084.9 2520.09

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w2d.xml
MD5SUM3d635ffc1c83223a36f997090f45a603
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 variables764
Number of constraints221
Number of domains2
Minimum domain size76
Maximum domain size110
Distribution of domain sizes[{"size":76,"count":763},{"size":110,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":654},{"degree":5,"count":109}]
Minimum constraint arity7
Maximum constraint arity763
Distribution of constraint arities[{"arity":7,"count":218},{"arity":110,"count":1},{"arity":763,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":109},{"type":"lex","count":1},{"type":"sum","count":109},{"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-4399959-1568711977.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399959-1568711977.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.76/0.75	c solve instance...
20084.33/2520.06	s UNKNOWN
20084.33/2520.06	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 (14533 MiB free)
  memory of node 1: 16384 MiB (14113 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399959-1568711977/watcher-4399959-1568711977 -o /tmp/evaluation-result-4399959-1568711977/solver-4399959-1568711977 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568711035-16420 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1671648322 HOME/instance-4399959-1568711977.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
solver pid=17328, runsolver pid=17325
Current StackSize limit: 8192 KiB


[startup+0.100142 s]*
/proc/loadavg: 8.11 8.40 8.21 3/211 17349
/proc/meminfo: memFree=29318980/32770624 swapFree=66939908/67108860
[pid=17328] ppid=17325 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17328/stat : 17328 (xcsp3-exec) S 17325 17328 16393 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447112557 115843072 363 33554432000 4194304 5098028 140735690408992 140735690407096 140192530240124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8310784 140735690417013 140735690417257 140735690417257 140735690420170 0
/proc/17328/statm: 28282 363 304 221 0 87 0
[pid=17330] ppid=17328 vsize=28227396 memory=29052 CPUtime=0.13 cores=0-7
/proc/17330/stat : 17330 (java) S 17328 17328 16393 0 -1 1077944320 5690 0 0 0 11 2 0 0 20 0 20 0 447112558 28904853504 7263 33554432000 4194304 4196468 140725022315552 140725022298096 140134134091511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
/proc/17330/statm: 7056849 7263 3151 1 0 7019032 0
[pid=17330/tid=17331] ppid=17328 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/17330/task/17331/stat : 17331 (java) S 17328 17328 16393 0 -1 1077944384 3617 0 0 0 8 1 0 0 20 0 20 0 447112558 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134138320688 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17332] ppid=17328 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/17330/task/17332/stat : 17332 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134053944208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17333] ppid=17328 vsize=28227396 memory=140447708792448 CPUtime=0 cores=0-7
/proc/17330/task/17333/stat : 17333 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134052891408 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17334] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17334/stat : 17334 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134051839120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17335] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17335/stat : 17335 (java) S 17328 17328 16393 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134050786320 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17336] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17336/stat : 17336 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134049733008 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17337] ppid=17328 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17330/task/17337/stat : 17337 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134048680208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17338] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17338/stat : 17338 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134047627920 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17339] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17339/stat : 17339 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 7263 33554432000 4194304 4196468 140725022315552 140134046575120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17340] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17340/stat : 17340 (java) S 17328 17328 16393 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447112560 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133518109296 140134134102658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17341] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17341/stat : 17341 (java) S 17328 17328 16393 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447112561 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133517055264 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17342] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17342/stat : 17342 (java) S 17328 17328 16393 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447112561 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133516002928 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17343] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17343/stat : 17343 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112563 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133514951248 140134134110107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17344] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17344/stat : 17344 (java) R 17328 17328 16393 0 -1 4202560 425 0 0 0 0 0 0 0 20 0 20 0 447112563 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133513898096 140134117490684 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17345] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17345/stat : 17345 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447112563 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133512845296 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17346] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17346/stat : 17346 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447112563 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133511793008 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17347] ppid=17328 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17330/task/17347/stat : 17347 (java) R 17328 17328 16393 0 -1 4202560 345 0 0 0 2 0 0 0 20 0 20 0 447112563 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133510740208 140134118171998 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17348] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17348/stat : 17348 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447112564 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133509688160 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17349] ppid=17328 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17330/task/17349/stat : 17349 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112564 28904853504 7263 33554432000 4194304 4196468 140725022315552 140133441465136 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30504 KiB

[startup+0.210686 s]*
/proc/loadavg: 8.11 8.40 8.21 1/211 17349
/proc/meminfo: memFree=29306736/32770624 swapFree=66939908/67108860
[pid=17328] ppid=17325 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17328/stat : 17328 (xcsp3-exec) S 17325 17328 16393 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447112557 115843072 363 33554432000 4194304 5098028 140735690408992 140735690407096 140192530240124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8310784 140735690417013 140735690417257 140735690417257 140735690420170 0
/proc/17328/statm: 28282 363 304 221 0 87 0
[pid=17330] ppid=17328 vsize=28227396 memory=40092 CPUtime=0.34 cores=0-7
/proc/17330/stat : 17330 (java) S 17328 17328 16393 0 -1 1077944320 9351 0 0 0 31 3 0 0 20 0 20 0 447112558 28904853504 10023 33554432000 4194304 4196468 140725022315552 140725022298096 140134134091511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
/proc/17330/statm: 7056849 10023 3219 1 0 7019032 0
[pid=17330/tid=17331] ppid=17328 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17330/task/17331/stat : 17331 (java) R 17328 17328 16393 0 -1 4202560 6600 0 0 0 17 2 0 0 20 0 20 0 447112558 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134138324240 140134134103446 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17332] ppid=17328 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/17330/task/17332/stat : 17332 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134053944208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17333] ppid=17328 vsize=28227396 memory=3691178125159220896 CPUtime=0 cores=0-7
/proc/17330/task/17333/stat : 17333 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134052891408 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17334] ppid=17328 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17330/task/17334/stat : 17334 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134051839120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17335] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17335/stat : 17335 (java) S 17328 17328 16393 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134050786320 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17336] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17336/stat : 17336 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134049733008 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17337] ppid=17328 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17330/task/17337/stat : 17337 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134048680208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17338] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17338/stat : 17338 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134047627920 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17339] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17339/stat : 17339 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447112559 28904853504 10023 33554432000 4194304 4196468 140725022315552 140134046575120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17340] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17340/stat : 17340 (java) S 17328 17328 16393 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447112560 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133518109296 140134134102658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17341] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17341/stat : 17341 (java) S 17328 17328 16393 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447112561 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133517055264 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17342] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17342/stat : 17342 (java) S 17328 17328 16393 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447112561 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133516002928 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17343] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17343/stat : 17343 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112563 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133514951248 140134134110107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17344] ppid=17328 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17330/task/17344/stat : 17344 (java) S 17328 17328 16393 0 -1 1077944384 462 0 0 0 1 0 0 0 20 0 20 0 447112563 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133513898096 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17345] ppid=17328 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17330/task/17345/stat : 17345 (java) S 17328 17328 16393 0 -1 1077944384 89 0 0 0 2 0 0 0 20 0 20 0 447112563 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133512845296 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17346] ppid=17328 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/17330/task/17346/stat : 17346 (java) S 17328 17328 16393 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 20 0 447112563 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133511793008 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17347] ppid=17328 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/17330/task/17347/stat : 17347 (java) R 17328 17328 16393 0 -1 4202560 788 0 0 0 8 0 0 0 20 0 20 0 447112563 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133510740016 140134113006807 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17348] ppid=17328 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17348/stat : 17348 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447112564 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133509688160 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17349] ppid=17328 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17330/task/17349/stat : 17349 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112564 28904853504 10023 33554432000 4194304 4196468 140725022315552 140133441465136 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41544 KiB

[startup+0.310462 s]*
/proc/loadavg: 8.11 8.40 8.21 5/211 17349
/proc/meminfo: memFree=29298740/32770624 swapFree=66939908/67108860
[pid=17328] ppid=17325 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17328/stat : 17328 (xcsp3-exec) S 17325 17328 16393 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447112557 115843072 363 33554432000 4194304 5098028 140735690408992 140735690407096 140192530240124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8310784 140735690417013 140735690417257 140735690417257 140735690420170 0
/proc/17328/statm: 28282 363 304 221 0 87 0
[pid=17330] ppid=17328 vsize=28231652 memory=49748 CPUtime=0.53 cores=0-7
/proc/17330/stat : 17330 (java) S 17328 17328 16393 0 -1 1077944320 10831 0 0 0 49 4 0 0 20 0 20 0 447112558 28909211648 12437 33554432000 4194304 4196468 140725022315552 140725022298096 140134134091511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
/proc/17330/statm: 7057913 12437 3354 1 0 7019032 0
[pid=17330/tid=17331] ppid=17328 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/17330/task/17331/stat : 17331 (java) R 17328 17328 16393 0 -1 4202560 7775 0 0 0 27 3 0 0 20 0 20 0 447112558 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134138322624 140134118171998 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17332] ppid=17328 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17332/stat : 17332 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134053944208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17333] ppid=17328 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17333/stat : 17333 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134052891408 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17334] ppid=17328 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17334/stat : 17334 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134051839120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17335] ppid=17328 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17335/stat : 17335 (java) S 17328 17328 16393 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447112559 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134050786320 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17336] ppid=17328 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17336/stat : 17336 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134049733008 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17337] ppid=17328 vsize=28231652 memory=140447578155695 CPUtime=0 cores=0-7
/proc/17330/task/17337/stat : 17337 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134048680208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17338] ppid=17328 vsize=28231652 memory=140447578158000 CPUtime=0 cores=0-7
/proc/17330/task/17338/stat : 17338 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134047627920 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17339] ppid=17328 vsize=28231652 memory=140447578160304 CPUtime=0 cores=0-7
/proc/17330/task/17339/stat : 17339 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447112559 28909211648 12437 33554432000 4194304 4196468 140725022315552 140134046575120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17340] ppid=17328 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17340/stat : 17340 (java) S 17328 17328 16393 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447112560 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133518109296 140134134102658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17341] ppid=17328 vsize=28231652 memory=280895156334480 CPUtime=0 cores=0-7
/proc/17330/task/17341/stat : 17341 (java) S 17328 17328 16393 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447112561 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133517055264 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17342] ppid=17328 vsize=28231652 memory=280895156332176 CPUtime=0 cores=0-7
/proc/17330/task/17342/stat : 17342 (java) S 17328 17328 16393 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447112561 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133516002928 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17343] ppid=17328 vsize=28231652 memory=280895156339088 CPUtime=0 cores=0-7
/proc/17330/task/17343/stat : 17343 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112563 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133514951248 140134134110107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17344] ppid=17328 vsize=28231652 memory=280895156280368 CPUtime=0.02 cores=0-7
/proc/17330/task/17344/stat : 17344 (java) S 17328 17328 16393 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 20 0 447112563 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133513898096 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17345] ppid=17328 vsize=28231652 memory=280895156352912 CPUtime=0.03 cores=0-7
/proc/17330/task/17345/stat : 17345 (java) S 17328 17328 16393 0 -1 1077944384 126 0 0 0 3 0 0 0 20 0 20 0 447112563 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133512845296 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17346] ppid=17328 vsize=28231652 memory=280895156359824 CPUtime=0.03 cores=0-7
/proc/17330/task/17346/stat : 17346 (java) R 17328 17328 16393 0 -1 4202560 199 0 0 0 3 0 0 0 20 0 20 0 447112563 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133511783392 140134115636188 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17347] ppid=17328 vsize=28231652 memory=280895156357520 CPUtime=0.12 cores=0-7
/proc/17330/task/17347/stat : 17347 (java) S 17328 17328 16393 0 -1 1077944384 930 0 0 0 12 0 0 0 20 0 20 0 447112563 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133510740208 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17348] ppid=17328 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17348/stat : 17348 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447112564 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133509688160 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17349] ppid=17328 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17330/task/17349/stat : 17349 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112564 28909211648 12437 33554432000 4194304 4196468 140725022315552 140133441465136 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51200 KiB

[startup+0.700927 s]
/proc/loadavg: 8.11 8.40 8.21 3/211 17349
/proc/meminfo: memFree=29287748/32770624 swapFree=66939908/67108860
[pid=17328] ppid=17325 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17328/stat : 17328 (xcsp3-exec) S 17325 17328 16393 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447112557 115843072 363 33554432000 4194304 5098028 140735690408992 140735690407096 140192530240124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8310784 140735690417013 140735690417257 140735690417257 140735690420170 0
/proc/17328/statm: 28282 363 304 221 0 87 0
[pid=17330] ppid=17328 vsize=28233776 memory=94284 CPUtime=1.76 cores=0-7
/proc/17330/stat : 17330 (java) S 17328 17328 16393 0 -1 1077944320 15274 0 0 0 169 7 0 0 20 0 20 0 447112558 28911386624 23571 33554432000 4194304 4196468 140725022315552 140725022298096 140134134091511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
/proc/17330/statm: 7058444 23571 3459 1 0 7019544 0
[pid=17330/tid=17331] ppid=17328 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/17330/task/17331/stat : 17331 (java) R 17328 17328 16393 0 -1 4202560 9184 0 0 0 63 4 0 0 20 0 20 0 447112558 28911386624 23571 33554432000 4194304 4196468 140725022315552 140134138326336 140133731252088 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17332] ppid=17328 vsize=28233776 memory=140447578366832 CPUtime=0 cores=0-7
/proc/17330/task/17332/stat : 17332 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28911386624 23571 33554432000 4194304 4196468 140725022315552 140134053944208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17333] ppid=17328 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17333/stat : 17333 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28911386624 23571 33554432000 4194304 4196468 140725022315552 140134052891408 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17334] ppid=17328 vsize=28233776 memory=1256 CPUtime=0 cores=0-7
/proc/17330/task/17334/stat : 17334 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447112559 28911386624 23571 33554432000 4194304 4196468 140725022315552 140134051839120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0

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

[pid=17330/tid=17357] ppid=17328 vsize=28766288 memory=1452 CPUtime=2424.1 cores=0-7
/proc/17330/task/17357/stat : 17357 (java) R 17328 17328 16393 0 -1 4202560 4895 0 0 0 242402 8 0 0 20 0 28 0 447112635 29456678912 186783 33554432000 4194304 4196468 140725022315552 140133425115320 140133732717158 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
Current children cumulated CPU time: 19464.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 748584 KiB

[startup+2502.3 s]
/proc/loadavg: 8.12 8.24 8.25 9/220 17553
/proc/meminfo: memFree=28600608/32770624 swapFree=66939908/67108860
[pid=17328] ppid=17325 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17328/stat : 17328 (xcsp3-exec) S 17325 17328 16393 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447112557 115843072 363 33554432000 4194304 5098028 140735690408992 140735690407096 140192530240124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8310784 140735690417013 140735690417257 140735690417257 140735690420170 0
/proc/17328/statm: 28282 363 304 221 0 87 0
[pid=17330] ppid=17328 vsize=28766288 memory=745252 CPUtime=19943.1 cores=0-7
/proc/17330/stat : 17330 (java) S 17328 17328 16393 0 -1 1077944320 183728 0 0 0 1994128 179 0 0 20 0 28 0 447112558 29456678912 186313 33554432000 4194304 4196468 140725022315552 140725022298096 140134134091511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
/proc/17330/statm: 7191572 186313 3547 1 0 7152672 0
[pid=17330/tid=17331] ppid=17328 vsize=28766288 memory=1452 CPUtime=0.74 cores=0-7
/proc/17330/task/17331/stat : 17331 (java) S 17328 17328 16393 0 -1 1077944384 9301 0 0 0 70 4 0 0 20 0 28 0 447112558 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134138332288 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17332] ppid=17328 vsize=28766288 memory=745252 CPUtime=4.47 cores=0-7
/proc/17330/task/17332/stat : 17332 (java) S 17328 17328 16393 0 -1 1077944384 6447 0 0 0 438 9 0 0 20 0 28 0 447112559 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134053944208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17333] ppid=17328 vsize=28766288 memory=745252 CPUtime=4.45 cores=0-7
/proc/17330/task/17333/stat : 17333 (java) S 17328 17328 16393 0 -1 1077944384 6116 0 0 0 437 8 0 0 20 0 28 0 447112559 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134052891408 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17334] ppid=17328 vsize=28766288 memory=745252 CPUtime=4.55 cores=0-7
/proc/17330/task/17334/stat : 17334 (java) S 17328 17328 16393 0 -1 1077944384 5972 0 0 0 443 12 0 0 20 0 28 0 447112559 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134051839120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17335] ppid=17328 vsize=28766288 memory=745252 CPUtime=4.5 cores=0-7
/proc/17330/task/17335/stat : 17335 (java) S 17328 17328 16393 0 -1 1077944384 7426 0 0 0 440 10 0 0 20 0 28 0 447112559 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134050786320 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17336] ppid=17328 vsize=28766288 memory=1452 CPUtime=4.41 cores=0-7
/proc/17330/task/17336/stat : 17336 (java) S 17328 17328 16393 0 -1 1077944384 6144 0 0 0 432 9 0 0 20 0 28 0 447112559 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134049733008 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17337] ppid=17328 vsize=28766288 memory=1452 CPUtime=4.53 cores=0-7
/proc/17330/task/17337/stat : 17337 (java) S 17328 17328 16393 0 -1 1077944384 9472 0 0 0 442 11 0 0 20 0 28 0 447112559 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134048680208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17338] ppid=17328 vsize=28766288 memory=0 CPUtime=4.46 cores=0-7
/proc/17330/task/17338/stat : 17338 (java) S 17328 17328 16393 0 -1 1077944384 8124 0 0 0 439 7 0 0 20 0 28 0 447112559 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134047627920 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17339] ppid=17328 vsize=28766288 memory=297813882 CPUtime=4.52 cores=0-7
/proc/17330/task/17339/stat : 17339 (java) S 17328 17328 16393 0 -1 1077944384 7685 0 0 0 445 7 0 0 20 0 28 0 447112559 29456678912 186313 33554432000 4194304 4196468 140725022315552 140134046575120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17340] ppid=17328 vsize=28766288 memory=745252 CPUtime=2.16 cores=0-7
/proc/17330/task/17340/stat : 17340 (java) S 17328 17328 16393 0 -1 1077944384 14776 0 0 0 203 13 0 0 20 0 28 0 447112560 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133518109296 140134134102658 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17341] ppid=17328 vsize=28766288 memory=745252 CPUtime=0 cores=0-7
/proc/17330/task/17341/stat : 17341 (java) S 17328 17328 16393 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 447112561 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133517055328 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17342] ppid=17328 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/17330/task/17342/stat : 17342 (java) S 17328 17328 16393 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 28 0 447112561 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133516002944 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17343] ppid=17328 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17330/task/17343/stat : 17343 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447112563 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133514951248 140134134110107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17344] ppid=17328 vsize=28766288 memory=6656426216303648864 CPUtime=1.5 cores=0-7
/proc/17330/task/17344/stat : 17344 (java) S 17328 17328 16393 0 -1 1077944384 11597 0 0 0 147 3 0 0 20 0 28 0 447112563 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133513898096 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17345] ppid=17328 vsize=28766288 memory=14008 CPUtime=1.53 cores=0-7
/proc/17330/task/17345/stat : 17345 (java) S 17328 17328 16393 0 -1 1077944384 13011 0 0 0 151 2 0 0 20 0 28 0 447112563 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133512845296 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17346] ppid=17328 vsize=28766288 memory=26580 CPUtime=1.69 cores=0-7
/proc/17330/task/17346/stat : 17346 (java) S 17328 17328 16393 0 -1 1077944384 11386 0 0 0 167 2 0 0 20 0 28 0 447112563 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133511793008 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17347] ppid=17328 vsize=28766288 memory=1452 CPUtime=0.73 cores=0-7
/proc/17330/task/17347/stat : 17347 (java) S 17328 17328 16393 0 -1 1077944384 9163 0 0 0 71 2 0 0 20 0 28 0 447112563 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133510740208 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17348] ppid=17328 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/17330/task/17348/stat : 17348 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447112564 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133509688160 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17349] ppid=17328 vsize=28766288 memory=9580 CPUtime=0.4 cores=0-7
/proc/17330/task/17349/stat : 17349 (java) S 17328 17328 16393 0 -1 1077944384 2060 0 0 0 13 27 0 0 20 0 28 0 447112564 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133441465136 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17350] ppid=17328 vsize=28766288 memory=1052 CPUtime=2482.99 cores=0-7
/proc/17330/task/17350/stat : 17350 (java) R 17328 17328 16393 0 -1 4202560 4916 0 0 0 248289 10 0 0 20 0 28 0 447112635 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133432483288 140133732717286 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17351] ppid=17328 vsize=28766288 memory=0 CPUtime=2486.57 cores=0-7
/proc/17330/task/17351/stat : 17351 (java) R 17328 17328 16393 0 -1 4202560 4228 0 0 0 248651 6 0 0 20 0 28 0 447112635 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133431431608 140133732814816 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17352] ppid=17328 vsize=28766288 memory=8242832241811678803 CPUtime=2492.44 cores=0-7
/proc/17330/task/17352/stat : 17352 (java) R 17328 17328 16393 0 -1 4202560 5242 0 0 0 249239 5 0 0 20 0 28 0 447112635 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133430378296 140133732716941 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17353] ppid=17328 vsize=28766288 memory=1452 CPUtime=2490.18 cores=0-7
/proc/17330/task/17353/stat : 17353 (java) R 17328 17328 16393 0 -1 4202560 13431 0 0 0 249005 13 0 0 20 0 28 0 447112635 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133429325416 140133732717118 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17354] ppid=17328 vsize=28766288 memory=745252 CPUtime=2481.9 cores=0-7
/proc/17330/task/17354/stat : 17354 (java) R 17328 17328 16393 0 -1 4202560 11444 0 0 0 248176 14 0 0 20 0 28 0 447112635 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133428272992 140133734901144 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17355] ppid=17328 vsize=28766288 memory=1436 CPUtime=2487.57 cores=0-7
/proc/17330/task/17355/stat : 17355 (java) R 17328 17328 16393 0 -1 4202560 5717 0 0 0 248750 7 0 0 20 0 28 0 447112635 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133427220408 140133732716819 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17356] ppid=17328 vsize=28766288 memory=4152 CPUtime=2492.88 cores=0-7
/proc/17330/task/17356/stat : 17356 (java) R 17328 17328 16393 0 -1 4202560 3747 0 0 0 249282 6 0 0 20 0 28 0 447112635 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133426168040 140133732717533 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17357] ppid=17328 vsize=28766288 memory=1452 CPUtime=2483.7 cores=0-7
/proc/17330/task/17357/stat : 17357 (java) R 17328 17328 16393 0 -1 4202560 4930 0 0 0 248362 8 0 0 20 0 28 0 447112635 29456678912 186313 33554432000 4194304 4196468 140725022315552 140133425117664 140133732814622 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
Current children cumulated CPU time: 19943.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 746704 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.09 8.22 8.24 9/220 17555
/proc/meminfo: memFree=28599644/32770624 swapFree=66939908/67108860
[pid=17328] ppid=17325 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17328/stat : 17328 (xcsp3-exec) S 17325 17328 16393 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447112557 115843072 363 33554432000 4194304 5098028 140735690408992 140735690407096 140192530240124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8310784 140735690417013 140735690417257 140735690417257 140735690420170 0
/proc/17328/statm: 28282 363 304 221 0 87 0
[pid=17330] ppid=17328 vsize=28766288 memory=746588 CPUtime=20084.3 cores=0-7
/proc/17330/stat : 17330 (java) S 17328 17328 16393 0 -1 1077944320 185511 0 0 0 2008253 180 0 0 20 0 28 0 447112558 29456678912 186647 33554432000 4194304 4196468 140725022315552 140725022298096 140134134091511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
/proc/17330/statm: 7191572 186647 3547 1 0 7152672 0
[pid=17330/tid=17331] ppid=17328 vsize=28766288 memory=8317482817917895235 CPUtime=0.74 cores=0-7
/proc/17330/task/17331/stat : 17331 (java) S 17328 17328 16393 0 -1 1077944384 9301 0 0 0 70 4 0 0 20 0 28 0 447112558 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134138332288 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17332] ppid=17328 vsize=28766288 memory=4126316290023845779 CPUtime=4.51 cores=0-7
/proc/17330/task/17332/stat : 17332 (java) S 17328 17328 16393 0 -1 1077944384 6677 0 0 0 442 9 0 0 20 0 28 0 447112559 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134053944208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17333] ppid=17328 vsize=28766288 memory=2832 CPUtime=4.49 cores=0-7
/proc/17330/task/17333/stat : 17333 (java) S 17328 17328 16393 0 -1 1077944384 6175 0 0 0 441 8 0 0 20 0 28 0 447112559 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134052891408 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17334] ppid=17328 vsize=28766288 memory=668 CPUtime=4.59 cores=0-7
/proc/17330/task/17334/stat : 17334 (java) S 17328 17328 16393 0 -1 1077944384 6080 0 0 0 447 12 0 0 20 0 28 0 447112559 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134051839120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17335] ppid=17328 vsize=28766288 memory=1256 CPUtime=4.54 cores=0-7
/proc/17330/task/17335/stat : 17335 (java) S 17328 17328 16393 0 -1 1077944384 7557 0 0 0 444 10 0 0 20 0 28 0 447112559 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134050786320 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17336] ppid=17328 vsize=28766288 memory=1076 CPUtime=4.45 cores=0-7
/proc/17330/task/17336/stat : 17336 (java) S 17328 17328 16393 0 -1 1077944384 6244 0 0 0 436 9 0 0 20 0 28 0 447112559 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134049733008 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17337] ppid=17328 vsize=28766288 memory=14008 CPUtime=4.56 cores=0-7
/proc/17330/task/17337/stat : 17337 (java) S 17328 17328 16393 0 -1 1077944384 9573 0 0 0 445 11 0 0 20 0 28 0 447112559 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134048680208 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17338] ppid=17328 vsize=28766288 memory=26580 CPUtime=4.51 cores=0-7
/proc/17330/task/17338/stat : 17338 (java) S 17328 17328 16393 0 -1 1077944384 8227 0 0 0 443 8 0 0 20 0 28 0 447112559 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134047627920 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17339] ppid=17328 vsize=28766288 memory=14056 CPUtime=4.55 cores=0-7
/proc/17330/task/17339/stat : 17339 (java) S 17328 17328 16393 0 -1 1077944384 8110 0 0 0 448 7 0 0 20 0 28 0 447112559 29456678912 186647 33554432000 4194304 4196468 140725022315552 140134046575120 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17340] ppid=17328 vsize=28766288 memory=1452 CPUtime=2.16 cores=0-7
/proc/17330/task/17340/stat : 17340 (java) S 17328 17328 16393 0 -1 1077944384 14934 0 0 0 203 13 0 0 20 0 28 0 447112560 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133518109296 140134134102658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17341] ppid=17328 vsize=28766288 memory=746588 CPUtime=0 cores=0-7
/proc/17330/task/17341/stat : 17341 (java) S 17328 17328 16393 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 447112561 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133517055328 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17342] ppid=17328 vsize=28766288 memory=808 CPUtime=0 cores=0-7
/proc/17330/task/17342/stat : 17342 (java) S 17328 17328 16393 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 28 0 447112561 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133516002944 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17343] ppid=17328 vsize=28766288 memory=4096 CPUtime=0 cores=0-7
/proc/17330/task/17343/stat : 17343 (java) S 17328 17328 16393 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447112563 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133514951248 140134134110107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17344] ppid=17328 vsize=28766288 memory=6791534058613427641 CPUtime=1.5 cores=0-7
/proc/17330/task/17344/stat : 17344 (java) S 17328 17328 16393 0 -1 1077944384 11599 0 0 0 147 3 0 0 20 0 28 0 447112563 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133513898096 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17345] ppid=17328 vsize=28766288 memory=924 CPUtime=1.53 cores=0-7
/proc/17330/task/17345/stat : 17345 (java) S 17328 17328 16393 0 -1 1077944384 13013 0 0 0 151 2 0 0 20 0 28 0 447112563 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133512845296 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17346] ppid=17328 vsize=28766288 memory=4248 CPUtime=1.69 cores=0-7
/proc/17330/task/17346/stat : 17346 (java) S 17328 17328 16393 0 -1 1077944384 11388 0 0 0 167 2 0 0 20 0 28 0 447112563 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133511793008 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17347] ppid=17328 vsize=28766288 memory=1408 CPUtime=0.73 cores=0-7
/proc/17330/task/17347/stat : 17347 (java) S 17328 17328 16393 0 -1 1077944384 9165 0 0 0 71 2 0 0 20 0 28 0 447112563 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133510740208 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17348] ppid=17328 vsize=28766288 memory=3840 CPUtime=0 cores=0-7
/proc/17330/task/17348/stat : 17348 (java) S 17328 17328 16393 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447112564 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133509688160 140134134101717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17349] ppid=17328 vsize=28766288 memory=1452 CPUtime=0.4 cores=0-7
/proc/17330/task/17349/stat : 17349 (java) S 17328 17328 16393 0 -1 1077944384 2064 0 0 0 13 27 0 0 20 0 28 0 447112564 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133441465136 140134134102658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17350] ppid=17328 vsize=28766288 memory=744972 CPUtime=2500.45 cores=0-7
/proc/17330/task/17350/stat : 17350 (java) R 17328 17328 16393 0 -1 4202560 4936 0 0 0 250035 10 0 0 20 0 28 0 447112635 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133432483040 140133732535417 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17351] ppid=17328 vsize=28766288 memory=1620 CPUtime=2504.24 cores=0-7
/proc/17330/task/17351/stat : 17351 (java) R 17328 17328 16393 0 -1 4202560 4249 0 0 0 250418 6 0 0 20 0 28 0 447112635 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133431431496 140133732182203 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17352] ppid=17328 vsize=28766288 memory=2580 CPUtime=2510.11 cores=0-7
/proc/17330/task/17352/stat : 17352 (java) R 17328 17328 16393 0 -1 4202560 5260 0 0 0 251006 5 0 0 20 0 28 0 447112635 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133430378296 140133732717392 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17353] ppid=17328 vsize=28766288 memory=1760 CPUtime=2507.84 cores=0-7
/proc/17330/task/17353/stat : 17353 (java) R 17328 17328 16393 0 -1 4202560 13489 0 0 0 250771 13 0 0 20 0 28 0 447112635 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133429325496 140133733893223 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17354] ppid=17328 vsize=28766288 memory=1452 CPUtime=2499.56 cores=0-7
/proc/17330/task/17354/stat : 17354 (java) R 17328 17328 16393 0 -1 4202560 11478 0 0 0 249942 14 0 0 20 0 28 0 447112635 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133428273208 140133732446602 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17355] ppid=17328 vsize=28766288 memory=746588 CPUtime=2505.24 cores=0-7
/proc/17330/task/17355/stat : 17355 (java) R 17328 17328 16393 0 -1 4202560 5863 0 0 0 250517 7 0 0 20 0 28 0 447112635 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133427223040 140133732814646 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17356] ppid=17328 vsize=28766288 memory=15815586596793561 CPUtime=2510.55 cores=0-7
/proc/17330/task/17356/stat : 17356 (java) R 17328 17328 16393 0 -1 4202560 3783 0 0 0 251049 6 0 0 20 0 28 0 447112635 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133426168632 140133732714706 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
[pid=17330/tid=17357] ppid=17328 vsize=28766288 memory=9580 CPUtime=2501.2 cores=0-7
/proc/17330/task/17357/stat : 17357 (java) R 17328 17328 16393 0 -1 4202560 4953 0 0 0 250112 8 0 0 20 0 28 0 447112635 29456678912 186647 33554432000 4194304 4196468 140725022315552 140133425114856 140133732814556 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 31207424 140725022323690 140725022323862 140725022323862 140725022326735 0
Current children cumulated CPU time: 20084.3 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 748040 KiB

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

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

[startup+2520.09 s]
# the end of solver process 17330 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20083.1 s, system=1.8152 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.09
CPU time (s): 20084.9
CPU user time (s): 20083.1
CPU system time (s): 1.8152
CPU usage (%): 796.992
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 920896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20083.1
system time used= 1.8152
maximum resident set size= 919452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186406
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77100
involuntary context switches= 223536


# summary of solver processes directly reported to runsolver:
#   pid: 17328,17330
#   total CPU time (s): 20084.9
#   total CPU user time (s): 20083.1
#   total CPU system time (s): 1.8152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.8121 second user time and 27.7734 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 11:18:57
IDJOB=4399959
IDBENCH=136787
IDSOLVER=2854
FILE ID=node119/4399959-1568711977
RUNJOBID= node119-1568711035-16420
PBS_JOBID= 21703922
Free space on /tmp= 61344 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w2d.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-4399959-1568711977/watcher-4399959-1568711977 -o /tmp/evaluation-result-4399959-1568711977/solver-4399959-1568711977 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568711035-16420 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1671648322 HOME/instance-4399959-1568711977.xml

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

MD5SUM BENCH= 3d635ffc1c83223a36f997090f45a603
RANDOM SEED=1671648322

node119.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.47
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.47
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.47
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.47
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:        29334960 kB
MemAvailable:   31821248 kB
Buffers:          131356 kB
Cached:          2638296 kB
SwapCached:        61072 kB
Active:          1403496 kB
Inactive:        1431668 kB
Active(anon):       4236 kB
Inactive(anon):   110908 kB
Active(file):    1399260 kB
Inactive(file):  1320760 kB
Unevictable:      107484 kB
Mlocked:          107484 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26196 kB
Writeback:             0 kB
AnonPages:        266944 kB
Mapped:            49168 kB
Shmem:             41008 kB
Slab:             193544 kB
SReclaimable:     164208 kB
SUnreclaim:        29336 kB
KernelStack:        3872 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61320 MiB
End job on node119 at 2019-09-17 12:00:57