Trace number 4270469

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) 20075.9 2520.1201

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b3r4.xml
MD5SUMe6d791e594f9eaa90e121e32c21c79c6
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 variables101
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size47
Distribution of domain sizes[{"size":6,"count":1},{"size":47,"count":100}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":95},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity100
Distribution of constraint arities[{"arity":6,"count":1},{"arity":20,"count":10},{"arity":100,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"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-4270469-1502801507.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270469-1502801507.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
0.70/0.51	c solve instance...
20075.05/2520.10	s UNKNOWN
20075.05/2520.10	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 (15026 MiB free)
  memory of node 1: 16384 MiB (15658 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270469-1502801507/watcher-4270469-1502801507 -o /tmp/evaluation-result-4270469-1502801507/solver-4270469-1502801507 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502798127-15694 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1105680665 HOME/instance-4270469-1502801507.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=15863, runsolver pid=15860
Current StackSize limit: 8192 KiB


[startup+0.100122 s]*
/proc/loadavg: 8.03 8.12 8.13 2/199 15884
/proc/meminfo: memFree=31405704/32770624 swapFree=67108860/67108860
[pid=15863] ppid=15860 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15667 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113238488 9740288 345 33554432000 4194304 5098028 140735520185456 140735520183560 139825038111356 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140735520187492 140735520187703 140735520187703 140735520190443 0
/proc/15863/statm: 2378 345 289 221 0 87 0
[pid=15865] ppid=15863 vsize=25999808 memory=26104 CPUtime=0.11 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15667 0 -1 1077944320 5480 0 0 0 10 1 0 0 20 0 20 0 113238488 26623803392 6526 33554432000 4194304 4196468 140733602262016 140733602244560 140275564699383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
/proc/15865/statm: 6499952 6526 2843 1 0 6488269 0
[pid=15865/tid=15866] ppid=15863 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) R 15863 15863 15667 0 -1 4202560 3481 0 0 0 8 1 0 0 20 0 20 0 113238488 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275568932656 140275548743013 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15867] ppid=15863 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275517320208 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15868] ppid=15863 vsize=25999808 memory=139907927983744 CPUtime=0 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275516267664 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15869] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113238489 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275515214608 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15870] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275514162064 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15871] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275513109008 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15872] ppid=15863 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275512056464 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15873] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275117062416 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15874] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26623803392 6526 33554432000 4194304 4196468 140733602262016 140275116009872 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15875] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238490 26623803392 6526 33554432000 4194304 4196468 140733602262016 140274624830192 140275564710530 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15876] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113238491 26623803392 6526 33554432000 4194304 4196468 140733602262016 140274623776416 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15877] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113238491 26623803392 6526 33554432000 4194304 4196468 140733602262016 140274622723312 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15878] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238494 26623803392 6526 33554432000 4194304 4196468 140733602262016 140274621671888 140275564717979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15879] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15667 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 113238494 26623803392 6526 33554432000 4194304 4196468 140733602262016 140274620618992 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15880] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113238494 26623803392 6526 33554432000 4194304 4196468 140733602262016 140274619566448 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15881] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15667 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 113238494 26623803392 6526 33554432000 4194304 4196468 140733602262016 140274618513392 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15882] ppid=15863 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) S 15863 15863 15667 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 20 0 113238494 26623803392 6526 33554432000 4194304 4196468 140733602262016 140274617460848 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15883] ppid=15863 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113238494 26623803392 6592 33554432000 4194304 4196468 140733602262016 140274616409056 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15884] ppid=15863 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238494 26623803392 6592 33554432000 4194304 4196468 140733602262016 140274615356592 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27484 KiB

[startup+0.209978 s]*
/proc/loadavg: 8.03 8.12 8.13 2/199 15884
/proc/meminfo: memFree=31393220/32770624 swapFree=67108860/67108860
[pid=15863] ppid=15860 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15667 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113238488 9740288 345 33554432000 4194304 5098028 140735520185456 140735520183560 139825038111356 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140735520187492 140735520187703 140735520187703 140735520190443 0
/proc/15863/statm: 2378 345 289 221 0 87 0
[pid=15865] ppid=15863 vsize=26004064 memory=39124 CPUtime=0.33 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15667 0 -1 1077944320 8348 0 0 0 31 2 0 0 20 0 20 0 113238488 26628161536 9781 33554432000 4194304 4196468 140733602262016 140733602244560 140275564699383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
/proc/15865/statm: 6501016 9781 3048 1 0 6488269 0
[pid=15865/tid=15866] ppid=15863 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) R 15863 15863 15667 0 -1 4202560 5400 0 0 0 18 1 0 0 20 0 20 0 113238488 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275568936224 140275548779870 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15867] ppid=15863 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275517320208 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15868] ppid=15863 vsize=26004064 memory=4123525344334268064 CPUtime=0 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275516267664 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15869] ppid=15863 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113238489 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275515214608 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15870] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275514162064 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15871] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275513109008 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15872] ppid=15863 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275512056464 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15873] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275117062416 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15874] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26628161536 9781 33554432000 4194304 4196468 140733602262016 140275116009872 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15875] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238490 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274624830192 140275564710530 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15876] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113238491 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274623776416 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15877] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113238491 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274622723312 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15878] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238494 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274621671888 140275564717979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15879] ppid=15863 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15667 0 -1 1077944384 439 0 0 0 1 0 0 0 20 0 20 0 113238494 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274620618992 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15880] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15667 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 113238494 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274619566448 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15881] ppid=15863 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15667 0 -1 1077944384 428 0 0 0 2 0 0 0 20 0 20 0 113238494 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274618513392 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15882] ppid=15863 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) R 15863 15863 15667 0 -1 4202560 764 0 0 0 7 0 0 0 20 0 20 0 113238494 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274617460848 140275564711318 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15883] ppid=15863 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113238494 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274616409056 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15884] ppid=15863 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238494 26628161536 9781 33554432000 4194304 4196468 140733602262016 140274615356592 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40504 KiB

[startup+0.309614 s]*
/proc/loadavg: 8.03 8.12 8.13 3/199 15884
/proc/meminfo: memFree=31386956/32770624 swapFree=67108860/67108860
[pid=15863] ppid=15860 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15667 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113238488 9740288 345 33554432000 4194304 5098028 140735520185456 140735520183560 139825038111356 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140735520187492 140735520187703 140735520187703 140735520190443 0
/proc/15863/statm: 2378 345 289 221 0 87 0
[pid=15865] ppid=15863 vsize=26004140 memory=45876 CPUtime=0.49 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15667 0 -1 1077944320 9235 0 0 0 46 3 0 0 20 0 20 0 113238488 26628239360 11469 33554432000 4194304 4196468 140733602262016 140733602244560 140275564699383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
/proc/15865/statm: 6501035 11469 3064 1 0 6488269 0
[pid=15865/tid=15866] ppid=15863 vsize=26004140 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) R 15863 15863 15667 0 -1 4202560 6186 0 0 0 27 2 0 0 20 0 20 0 113238488 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275568931744 140275548779870 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15867] ppid=15863 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275517320208 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15868] ppid=15863 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275516267664 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15869] ppid=15863 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113238489 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275515214608 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15870] ppid=15863 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275514162064 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15871] ppid=15863 vsize=26004140 memory=2244 CPUtime=0 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275513109008 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15872] ppid=15863 vsize=26004140 memory=139907821564847 CPUtime=0 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275512056464 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15873] ppid=15863 vsize=26004140 memory=139907821567152 CPUtime=0 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238489 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275117062416 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15874] ppid=15863 vsize=26004140 memory=139907821569456 CPUtime=0 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238489 26628239360 11469 33554432000 4194304 4196468 140733602262016 140275116009872 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15875] ppid=15863 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113238490 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274624830192 140275564710530 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15876] ppid=15863 vsize=26004140 memory=279815643145872 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113238491 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274623776416 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15877] ppid=15863 vsize=26004140 memory=279815643152784 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113238491 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274622723312 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15878] ppid=15863 vsize=26004140 memory=279815643094064 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238494 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274621671888 140275564717979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15879] ppid=15863 vsize=26004140 memory=279815643166608 CPUtime=0.01 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15667 0 -1 1077944384 447 0 0 0 1 0 0 0 20 0 20 0 113238494 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274620618992 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15880] ppid=15863 vsize=26004140 memory=279815643173520 CPUtime=0.02 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15667 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 20 0 113238494 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274619566448 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15881] ppid=15863 vsize=26004140 memory=279815643171216 CPUtime=0.02 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15667 0 -1 1077944384 437 0 0 0 2 0 0 0 20 0 20 0 113238494 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274618513392 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15882] ppid=15863 vsize=26004140 memory=279815643187376 CPUtime=0.11 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) R 15863 15863 15667 0 -1 4202560 828 0 0 0 11 0 0 0 20 0 20 0 113238494 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274617460848 140275564720730 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15883] ppid=15863 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113238494 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274616409056 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15884] ppid=15863 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113238494 26628239360 11469 33554432000 4194304 4196468 140733602262016 140274615356592 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 47256 KiB

[startup+0.711513 s]
/proc/loadavg: 8.03 8.12 8.13 5/199 15884
/proc/meminfo: memFree=31368580/32770624 swapFree=67108860/67108860
[pid=15863] ppid=15860 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15667 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113238488 9740288 345 33554432000 4194304 5098028 140735520185456 140735520183560 139825038111356 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140735520187492 140735520187703 140735520187703 140735520190443 0
/proc/15863/statm: 2378 345 289 221 0 87 0
[pid=15865] ppid=15863 vsize=26538700 memory=88376 CPUtime=2.43 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15667 0 -1 1077944320 12946 0 0 0 237 6 0 0 20 0 28 0 113238488 27175628800 22094 33554432000 4194304 4196468 140733602262016 140733602244560 140275564699383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
/proc/15865/statm: 6634675 22094 3226 1 0 6621909 0
[pid=15865/tid=15866] ppid=15863 vsize=26538700 memory=279815643545264 CPUtime=0.5 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) S 15863 15863 15667 0 -1 1077944384 6782 0 0 0 47 3 0 0 20 0 28 0 113238488 27175628800 22094 33554432000 4194304 4196468 140733602262016 140275568940160 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15867] ppid=15863 vsize=26538700 memory=139907821773680 CPUtime=0 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 113238489 27175628800 22094 33554432000 4194304 4196468 140733602262016 140275517320208 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15868] ppid=15863 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 113238489 27175628800 22094 33554432000 4194304 4196468 140733602262016 140275516267664 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15869] ppid=15863 vsize=26538700 memory=4612 CPUtime=0 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 113238489 27175628800 22094 33554432000 4194304 4196468 140733602262016 140275515214608 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0

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

[pid=15865/tid=15892] ppid=15863 vsize=26538700 memory=1296 CPUtime=2430.74 cores=0-7
/proc/15865/task/15892/stat : 15892 (java) R 15863 15863 15667 0 -1 4202560 37648 0 0 0 243057 17 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274599977384 140275196555439 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
Current children cumulated CPU time: 19455.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 315284 KiB

[startup+2502.3 s]
/proc/loadavg: 8.87 8.68 8.41 9/207 15947
/proc/meminfo: memFree=31115672/32770624 swapFree=67108860/67108860
[pid=15863] ppid=15860 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15667 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113238488 9740288 345 33554432000 4194304 5098028 140735520185456 140735520183560 139825038111356 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140735520187492 140735520187703 140735520187703 140735520190443 0
/proc/15863/statm: 2378 345 289 221 0 87 0
[pid=15865] ppid=15863 vsize=26538700 memory=313904 CPUtime=19933.8 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15667 0 -1 1077944320 232726 0 0 0 1993188 190 0 0 20 0 28 0 113238488 27175628800 78476 33554432000 4194304 4196468 140733602262016 140733602244560 140275564699383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
/proc/15865/statm: 6634675 78476 3295 1 0 6621909 0
[pid=15865/tid=15866] ppid=15863 vsize=26538700 memory=1380 CPUtime=0.5 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) S 15863 15863 15667 0 -1 1077944384 6782 0 0 0 47 3 0 0 20 0 28 0 113238488 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275568940160 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15867] ppid=15863 vsize=26538700 memory=1380 CPUtime=3.06 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15667 0 -1 1077944384 8539 0 0 0 293 13 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275517320208 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15868] ppid=15863 vsize=26538700 memory=313904 CPUtime=3.05 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15667 0 -1 1077944384 7599 0 0 0 292 13 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275516267664 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15869] ppid=15863 vsize=26538700 memory=313904 CPUtime=3.08 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15667 0 -1 1077944384 9035 0 0 0 296 12 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275515214608 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15870] ppid=15863 vsize=26538700 memory=313904 CPUtime=3.08 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15667 0 -1 1077944384 11180 0 0 0 295 13 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275514162064 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15871] ppid=15863 vsize=26538700 memory=279815645592160 CPUtime=3.09 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15667 0 -1 1077944384 9443 0 0 0 295 14 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275513109008 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15872] ppid=15863 vsize=26538700 memory=1380 CPUtime=3.09 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15667 0 -1 1077944384 8413 0 0 0 294 15 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275512056464 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15873] ppid=15863 vsize=26538700 memory=313904 CPUtime=3.07 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15667 0 -1 1077944384 8366 0 0 0 293 14 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275117062416 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15874] ppid=15863 vsize=26538700 memory=313904 CPUtime=3.11 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15667 0 -1 1077944384 8707 0 0 0 297 14 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275116009872 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15875] ppid=15863 vsize=26538700 memory=1380 CPUtime=1.64 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15667 0 -1 1077944384 22712 0 0 0 142 22 0 0 20 0 28 0 113238490 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274624830192 140275564710530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15876] ppid=15863 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15667 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 113238491 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274623776480 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15877] ppid=15863 vsize=26538700 memory=12028 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15667 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 113238491 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274622723312 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15878] ppid=15863 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274621671888 140275564717979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15879] ppid=15863 vsize=26538700 memory=20132 CPUtime=1.09 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15667 0 -1 1077944384 8001 0 0 0 108 1 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274620618992 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15880] ppid=15863 vsize=26538700 memory=1380 CPUtime=1.13 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15667 0 -1 1077944384 10727 0 0 0 112 1 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274619566448 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15881] ppid=15863 vsize=26538700 memory=4140 CPUtime=0.94 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15667 0 -1 1077944384 7083 0 0 0 93 1 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274618513392 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15882] ppid=15863 vsize=26538700 memory=4140 CPUtime=0.46 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) S 15863 15863 15667 0 -1 1077944384 7317 0 0 0 45 1 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274617460848 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15883] ppid=15863 vsize=26538700 memory=31848 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274616409056 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15884] ppid=15863 vsize=26538700 memory=4116 CPUtime=0.28 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15667 0 -1 1077944384 2333 0 0 0 0 28 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274615356592 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15885] ppid=15863 vsize=26538700 memory=1152 CPUtime=2487.4 cores=0-7
/proc/15865/task/15885/stat : 15885 (java) R 15863 15863 15667 0 -1 4202560 5547 0 0 0 248737 3 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274607344808 140275196554189 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15886] ppid=15863 vsize=26538700 memory=6791534058613427641 CPUtime=2482.76 cores=0-7
/proc/15865/task/15886/stat : 15886 (java) R 15863 15863 15667 0 -1 4202560 4988 0 0 0 248272 4 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274606293216 140275196555505 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15887] ppid=15863 vsize=26538700 memory=20132 CPUtime=2485.3 cores=0-7
/proc/15865/task/15887/stat : 15887 (java) R 15863 15863 15667 0 -1 4202560 6420 0 0 0 248525 5 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274605240296 140275196554387 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15888] ppid=15863 vsize=26538700 memory=4048 CPUtime=2493.09 cores=0-7
/proc/15865/task/15888/stat : 15888 (java) R 15863 15863 15667 0 -1 4202560 13605 0 0 0 249303 6 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274604188128 140275195835001 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15889] ppid=15863 vsize=26538700 memory=313904 CPUtime=2491.26 cores=0-7
/proc/15865/task/15889/stat : 15889 (java) R 15863 15863 15667 0 -1 4202560 17148 0 0 0 249116 10 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274603137536 140275196555762 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15890] ppid=15863 vsize=26538700 memory=1380 CPUtime=2488.4 cores=0-7
/proc/15865/task/15890/stat : 15890 (java) R 15863 15863 15667 0 -1 4202560 4487 0 0 0 248836 4 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274602082664 140275196554387 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15891] ppid=15863 vsize=26538700 memory=313904 CPUtime=2484.02 cores=0-7
/proc/15865/task/15891/stat : 15891 (java) R 15863 15863 15667 0 -1 4202560 4977 0 0 0 248397 5 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274601030120 140275196554374 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15892] ppid=15863 vsize=26538700 memory=4140 CPUtime=2490.66 cores=0-7
/proc/15865/task/15892/stat : 15892 (java) R 15863 15863 15667 0 -1 4202560 37960 0 0 0 249049 17 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274599977440 140275196094875 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
Current children cumulated CPU time: 19933.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 315284 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.62 8.63 8.40 9/207 15947
/proc/meminfo: memFree=31115796/32770624 swapFree=67108860/67108860
[pid=15863] ppid=15860 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15667 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113238488 9740288 345 33554432000 4194304 5098028 140735520185456 140735520183560 139825038111356 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140735520187492 140735520187703 140735520187703 140735520190443 0
/proc/15863/statm: 2378 345 289 221 0 87 0
[pid=15865] ppid=15863 vsize=26538700 memory=313904 CPUtime=20075.1 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15667 0 -1 1077944320 232752 0 0 0 2007315 190 0 0 20 0 28 0 113238488 27175628800 78476 33554432000 4194304 4196468 140733602262016 140733602244560 140275564699383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
/proc/15865/statm: 6634675 78476 3295 1 0 6621909 0
[pid=15865/tid=15866] ppid=15863 vsize=26538700 memory=6791534058613427641 CPUtime=0.5 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) S 15863 15863 15667 0 -1 1077944384 6782 0 0 0 47 3 0 0 20 0 28 0 113238488 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275568940160 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15867] ppid=15863 vsize=26538700 memory=4872558044660077418 CPUtime=3.07 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15667 0 -1 1077944384 8543 0 0 0 294 13 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275517320208 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15868] ppid=15863 vsize=26538700 memory=1796 CPUtime=3.05 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15667 0 -1 1077944384 7599 0 0 0 292 13 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275516267664 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15869] ppid=15863 vsize=26538700 memory=1236 CPUtime=3.08 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15667 0 -1 1077944384 9035 0 0 0 296 12 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275515214608 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15870] ppid=15863 vsize=26538700 memory=640 CPUtime=3.09 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15667 0 -1 1077944384 11181 0 0 0 296 13 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275514162064 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15871] ppid=15863 vsize=26538700 memory=956 CPUtime=3.09 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15667 0 -1 1077944384 9445 0 0 0 295 14 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275513109008 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15872] ppid=15863 vsize=26538700 memory=2340 CPUtime=3.09 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15667 0 -1 1077944384 8418 0 0 0 294 15 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275512056464 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15873] ppid=15863 vsize=26538700 memory=2240 CPUtime=3.07 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15667 0 -1 1077944384 8366 0 0 0 293 14 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275117062416 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15874] ppid=15863 vsize=26538700 memory=-3622645143214314312 CPUtime=3.11 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15667 0 -1 1077944384 8708 0 0 0 297 14 0 0 20 0 28 0 113238489 27175628800 78476 33554432000 4194304 4196468 140733602262016 140275116009872 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15875] ppid=15863 vsize=26538700 memory=4872558044660077418 CPUtime=1.65 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15667 0 -1 1077944384 22713 0 0 0 143 22 0 0 20 0 28 0 113238490 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274624830192 140275564710530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15876] ppid=15863 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15667 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 113238491 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274623776480 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15877] ppid=15863 vsize=26538700 memory=1948 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15667 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 113238491 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274622723312 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15878] ppid=15863 vsize=26538700 memory=8568 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274621671888 140275564717979 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15879] ppid=15863 vsize=26538700 memory=1228 CPUtime=1.09 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15667 0 -1 1077944384 8001 0 0 0 108 1 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274620618992 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15880] ppid=15863 vsize=26538700 memory=12028 CPUtime=1.13 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15667 0 -1 1077944384 10727 0 0 0 112 1 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274619566448 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15881] ppid=15863 vsize=26538700 memory=5668 CPUtime=0.94 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15667 0 -1 1077944384 7083 0 0 0 93 1 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274618513392 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15882] ppid=15863 vsize=26538700 memory=5668 CPUtime=0.46 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) S 15863 15863 15667 0 -1 1077944384 7317 0 0 0 45 1 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274617460848 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15883] ppid=15863 vsize=26538700 memory=1008 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274616409056 140275564709589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15884] ppid=15863 vsize=26538700 memory=4612 CPUtime=0.29 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15667 0 -1 1077944384 2335 0 0 0 0 29 0 0 20 0 28 0 113238494 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274615356592 140275564710530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15885] ppid=15863 vsize=26538700 memory=1428 CPUtime=2504.84 cores=0-7
/proc/15865/task/15885/stat : 15885 (java) R 15863 15863 15667 0 -1 4202560 5548 0 0 0 250481 3 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274607344808 140275196553630 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15886] ppid=15863 vsize=26538700 memory=1204 CPUtime=2500.46 cores=0-7
/proc/15865/task/15886/stat : 15886 (java) R 15863 15863 15667 0 -1 4202560 4989 0 0 0 250042 4 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274606293104 140275196553805 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15887] ppid=15863 vsize=26538700 memory=15876 CPUtime=2503 cores=0-7
/proc/15865/task/15887/stat : 15887 (java) R 15863 15863 15667 0 -1 4202560 6422 0 0 0 250295 5 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274605240296 140275196554076 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15888] ppid=15863 vsize=26538700 memory=20132 CPUtime=2510.78 cores=0-7
/proc/15865/task/15888/stat : 15888 (java) R 15863 15863 15667 0 -1 4202560 13608 0 0 0 251072 6 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274604190560 140275196095253 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15889] ppid=15863 vsize=26538700 memory=4048 CPUtime=2508.96 cores=0-7
/proc/15865/task/15889/stat : 15889 (java) R 15863 15863 15667 0 -1 4202560 17149 0 0 0 250886 10 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274603134696 140275196555694 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15890] ppid=15863 vsize=26538700 memory=6791534058613427641 CPUtime=2506.09 cores=0-7
/proc/15865/task/15890/stat : 15890 (java) R 15863 15863 15667 0 -1 4202560 4488 0 0 0 250605 4 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274602082152 140275196555630 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15891] ppid=15863 vsize=26538700 memory=5668 CPUtime=2501.65 cores=0-7
/proc/15865/task/15891/stat : 15891 (java) R 15863 15863 15667 0 -1 4202560 4977 0 0 0 250160 5 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274601030120 140275545523988 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
[pid=15865/tid=15892] ppid=15863 vsize=26538700 memory=1948 CPUtime=2508.35 cores=0-7
/proc/15865/task/15892/stat : 15892 (java) R 15863 15863 15667 0 -1 4202560 37961 0 0 0 250818 17 0 0 20 0 28 0 113238540 27175628800 78476 33554432000 4194304 4196468 140733602262016 140274599977384 140275196554374 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 20119552 140733602268306 140733602268483 140733602268483 140733602271183 0
Current children cumulated CPU time: 20075.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 315284 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.12
CPU time (s): 20075.9
CPU user time (s): 20074
CPU system time (s): 1.90649
CPU usage (%): 796.625
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 531868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20074
system time used= 1.9065
maximum resident set size= 530488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 182636
involuntary context switches= 205248


# summary of solver processes directly reported to runsolver:
#   pid: 15863,15865
#   total CPU time (s): 20075.9
#   total CPU user time (s): 20074
#   total CPU system time (s): 1.90649

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3743 second user time and 28.8143 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-15 14:37:29
IDJOB=4270469
IDBENCH=137636
IDSOLVER=2662
FILE ID=node106/4270469-1502801507
RUNJOBID= node106-1502798127-15694
PBS_JOBID= 20629817
Free space on /tmp= 61776 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b3r4.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-4270469-1502801507/watcher-4270469-1502801507 -o /tmp/evaluation-result-4270469-1502801507/solver-4270469-1502801507 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502798127-15694 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1105680665 HOME/instance-4270469-1502801507.xml

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

MD5SUM BENCH= e6d791e594f9eaa90e121e32c21c79c6
RANDOM SEED=1105680665

node106.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.86
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.86
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.86
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.86
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:        31421440 kB
MemAvailable:   31984624 kB
Buffers:          180580 kB
Cached:           667628 kB
SwapCached:            0 kB
Active:           454372 kB
Inactive:         449400 kB
Active(anon):      11560 kB
Inactive(anon):    72112 kB
Active(file):     442812 kB
Inactive(file):   377288 kB
Unevictable:        6472 kB
Mlocked:            6472 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:             0 kB
AnonPages:         52344 kB
Mapped:            45644 kB
Shmem:             25228 kB
Slab:             143728 kB
SReclaimable:     117836 kB
SUnreclaim:        25892 kB
KernelStack:        3024 kB
PageTables:         4612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 61768 MiB
End job on node106 at 2017-08-15 15:19:29