Trace number 4405059

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-20 parallel? (TO) 2000.66 252.096

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-4405059-1569005098.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405059-1569005098.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.71/0.77	c solve instance...
2000.06/252.07	s UNKNOWN
2000.06/252.07	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405059-1569005098/watcher-4405059-1569005098 -o /tmp/evaluation-result-4405059-1569005098/solver-4405059-1569005098 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568994624-13980 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 242879514 HOME/instance-4405059-1569005098.xml 

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

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


[startup+0.100137 s]*
/proc/loadavg: 7.37 8.04 8.14 2/212 16705
/proc/meminfo: memFree=25862716/32770624 swapFree=66959628/67108860
[pid=16684] ppid=16681 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16684/stat : 16684 (xcsp3-exec) S 16681 16684 13953 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476778607 115843072 363 33554432000 4194304 5098028 140735930955296 140735930953400 139731931644540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37675008 140735930962812 140735930963054 140735930963054 140735930965962 0
/proc/16684/statm: 28282 363 304 221 0 87 0
[pid=16686] ppid=16684 vsize=28227396 memory=27368 CPUtime=0.12 cores=0-7
/proc/16686/stat : 16686 (java) S 16684 16684 13953 0 -1 1077944320 5803 0 0 0 11 1 0 0 20 0 20 0 476778608 28904853504 6842 33554432000 4194304 4196468 140723839401360 140723839383904 140073277472503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
/proc/16686/statm: 7056849 6842 3145 1 0 7019032 0
[pid=16686/tid=16687] ppid=16684 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/16686/task/16687/stat : 16687 (java) R 16684 16684 13953 0 -1 4202560 3671 0 0 0 8 1 0 0 20 0 20 0 476778608 28904853504 6842 33554432000 4194304 4196468 140723839401360 140073281705280 140073261552990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16688] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16688/stat : 16688 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 6842 33554432000 4194304 4196468 140723839401360 140072829184400 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16689] ppid=16684 vsize=28227396 memory=139743571861179 CPUtime=0 cores=0-7
/proc/16686/task/16689/stat : 16689 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 6842 33554432000 4194304 4196468 140723839401360 140072828131600 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16690] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16690/stat : 16690 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 6842 33554432000 4194304 4196468 140723839401360 140072827079312 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16691] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16691/stat : 16691 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072826026512 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16692] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16692/stat : 16692 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072824974224 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16693] ppid=16684 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16686/task/16693/stat : 16693 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072823921424 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16694] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16694/stat : 16694 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072822869136 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16695] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16695/stat : 16695 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072821816336 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16696] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16696/stat : 16696 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778610 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072778528880 140073277483650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16697] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16697/stat : 16697 (java) S 16684 16684 13953 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476778611 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072777474848 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16698] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16698/stat : 16698 (java) S 16684 16684 13953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476778611 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072776422512 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16699] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16699/stat : 16699 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778613 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072658790480 140073277491099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16700] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16700/stat : 16700 (java) S 16684 16684 13953 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 476778613 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072657738352 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16701] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16701/stat : 16701 (java) R 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778613 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072656685552 140073277483650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16702] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16702/stat : 16702 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476778613 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072655633264 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16703] ppid=16684 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16686/task/16703/stat : 16703 (java) R 16684 16684 13953 0 -1 4202560 397 0 0 0 1 0 0 0 20 0 20 0 476778613 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072654580464 140073277484438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16704] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16704/stat : 16704 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476778614 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072653527392 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16705] ppid=16684 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16686/task/16705/stat : 16705 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778614 28904853504 6908 33554432000 4194304 4196468 140723839401360 140072652474672 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28820 KiB

[startup+0.210632 s]*
/proc/loadavg: 7.37 8.04 8.14 2/212 16705
/proc/meminfo: memFree=25848888/32770624 swapFree=66959628/67108860
[pid=16684] ppid=16681 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16684/stat : 16684 (xcsp3-exec) S 16681 16684 13953 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476778607 115843072 363 33554432000 4194304 5098028 140735930955296 140735930953400 139731931644540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37675008 140735930962812 140735930963054 140735930963054 140735930965962 0
/proc/16684/statm: 28282 363 304 221 0 87 0
[pid=16686] ppid=16684 vsize=28227396 memory=40172 CPUtime=0.33 cores=0-7
/proc/16686/stat : 16686 (java) S 16684 16684 13953 0 -1 1077944320 9769 0 0 0 30 3 0 0 20 0 20 0 476778608 28904853504 10043 33554432000 4194304 4196468 140723839401360 140723839383904 140073277472503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
/proc/16686/statm: 7056849 10043 3311 1 0 7019032 0
[pid=16686/tid=16687] ppid=16684 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16686/task/16687/stat : 16687 (java) R 16684 16684 13953 0 -1 4202560 6706 0 0 0 18 2 0 0 20 0 20 0 476778608 28904853504 10043 33554432000 4194304 4196468 140723839401360 140073281705952 140073277484438 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16688] ppid=16684 vsize=28227396 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/16686/task/16688/stat : 16688 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072829184400 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16689] ppid=16684 vsize=28227396 memory=3761267984459589280 CPUtime=0 cores=0-7
/proc/16686/task/16689/stat : 16689 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072828131600 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16690] ppid=16684 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16686/task/16690/stat : 16690 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072827079312 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16691] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16691/stat : 16691 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072826026512 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16692] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16692/stat : 16692 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072824974224 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16693] ppid=16684 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16686/task/16693/stat : 16693 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072823921424 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16694] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16694/stat : 16694 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072822869136 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16695] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16695/stat : 16695 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072821816336 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16696] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16696/stat : 16696 (java) S 16684 16684 13953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476778610 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072778528880 140073277483650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16697] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16697/stat : 16697 (java) S 16684 16684 13953 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476778611 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072777474848 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16698] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16698/stat : 16698 (java) S 16684 16684 13953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476778611 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072776422512 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16699] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16699/stat : 16699 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778613 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072658790480 140073277491099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16700] ppid=16684 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16686/task/16700/stat : 16700 (java) S 16684 16684 13953 0 -1 1077944384 564 0 0 0 2 0 0 0 20 0 20 0 476778613 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072657738352 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16701] ppid=16684 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16686/task/16701/stat : 16701 (java) S 16684 16684 13953 0 -1 1077944384 306 0 0 0 2 0 0 0 20 0 20 0 476778613 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072656685552 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16702] ppid=16684 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16686/task/16702/stat : 16702 (java) S 16684 16684 13953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 476778613 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072655633264 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16703] ppid=16684 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/16686/task/16703/stat : 16703 (java) R 16684 16684 13953 0 -1 4202560 870 0 0 0 7 0 0 0 20 0 20 0 476778613 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072654580272 140073256032562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16704] ppid=16684 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16704/stat : 16704 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476778614 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072653527392 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16705] ppid=16684 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16686/task/16705/stat : 16705 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778614 28904853504 10043 33554432000 4194304 4196468 140723839401360 140072652474672 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41624 KiB

[startup+0.310429 s]*
/proc/loadavg: 7.37 8.04 8.14 4/212 16705
/proc/meminfo: memFree=25841380/32770624 swapFree=66959628/67108860
[pid=16684] ppid=16681 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16684/stat : 16684 (xcsp3-exec) S 16681 16684 13953 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476778607 115843072 363 33554432000 4194304 5098028 140735930955296 140735930953400 139731931644540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37675008 140735930962812 140735930963054 140735930963054 140735930965962 0
/proc/16684/statm: 28282 363 304 221 0 87 0
[pid=16686] ppid=16684 vsize=28231652 memory=49360 CPUtime=0.52 cores=0-7
/proc/16686/stat : 16686 (java) S 16684 16684 13953 0 -1 1077944320 11222 0 0 0 48 4 0 0 20 0 20 0 476778608 28909211648 12340 33554432000 4194304 4196468 140723839401360 140723839383904 140073277472503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
/proc/16686/statm: 7057913 12340 3349 1 0 7019032 0
[pid=16686/tid=16687] ppid=16684 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/16686/task/16687/stat : 16687 (java) R 16684 16684 13953 0 -1 4202560 7823 0 0 0 27 3 0 0 20 0 20 0 476778608 28909211648 12340 33554432000 4194304 4196468 140723839401360 140073281706288 140073277494429 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16688] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16688/stat : 16688 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072829184400 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16689] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16689/stat : 16689 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072828131600 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16690] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16690/stat : 16690 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072827079312 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16691] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16691/stat : 16691 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476778609 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072826026512 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16692] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16692/stat : 16692 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072824974224 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16693] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16693/stat : 16693 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072823921424 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16694] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16694/stat : 16694 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072822869136 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16695] ppid=16684 vsize=28231652 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/16686/task/16695/stat : 16695 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072821816336 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16696] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16696/stat : 16696 (java) S 16684 16684 13953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476778610 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072778528880 140073277483650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16697] ppid=16684 vsize=28231652 memory=279486943927680 CPUtime=0 cores=0-7
/proc/16686/task/16697/stat : 16697 (java) S 16684 16684 13953 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476778611 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072777474848 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16698] ppid=16684 vsize=28231652 memory=279486943932288 CPUtime=0 cores=0-7
/proc/16686/task/16698/stat : 16698 (java) S 16684 16684 13953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476778611 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072776422512 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16699] ppid=16684 vsize=28231652 memory=279486943936896 CPUtime=0 cores=0-7
/proc/16686/task/16699/stat : 16699 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778613 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072658790480 140073277491099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16700] ppid=16684 vsize=28231652 memory=279486943941504 CPUtime=0.03 cores=0-7
/proc/16686/task/16700/stat : 16700 (java) S 16684 16684 13953 0 -1 1077944384 584 0 0 0 3 0 0 0 20 0 20 0 476778613 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072657738352 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16701] ppid=16684 vsize=28231652 memory=279486943946112 CPUtime=0.02 cores=0-7
/proc/16686/task/16701/stat : 16701 (java) S 16684 16684 13953 0 -1 1077944384 320 0 0 0 2 0 0 0 20 0 20 0 476778613 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072656685552 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16702] ppid=16684 vsize=28231652 memory=279486943950720 CPUtime=0.01 cores=0-7
/proc/16686/task/16702/stat : 16702 (java) R 16684 16684 13953 0 -1 4202560 152 0 0 0 1 0 0 0 20 0 20 0 476778613 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072655623648 140073261862304 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16703] ppid=16684 vsize=28231652 memory=279486943955328 CPUtime=0.12 cores=0-7
/proc/16686/task/16703/stat : 16703 (java) S 16684 16684 13953 0 -1 1077944384 1033 0 0 0 12 0 0 0 20 0 20 0 476778613 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072654580464 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16704] ppid=16684 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16704/stat : 16704 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476778614 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072653527392 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16705] ppid=16684 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16686/task/16705/stat : 16705 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778614 28909211648 12340 33554432000 4194304 4196468 140723839401360 140072652474672 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50812 KiB

[startup+0.701546 s]
/proc/loadavg: 7.37 8.04 8.14 3/212 16705
/proc/meminfo: memFree=25830512/32770624 swapFree=66959628/67108860
[pid=16684] ppid=16681 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16684/stat : 16684 (xcsp3-exec) S 16681 16684 13953 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476778607 115843072 363 33554432000 4194304 5098028 140735930955296 140735930953400 139731931644540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37675008 140735930962812 140735930963054 140735930963054 140735930965962 0
/proc/16684/statm: 28282 363 304 221 0 87 0
[pid=16686] ppid=16684 vsize=28233776 memory=90732 CPUtime=1.71 cores=0-7
/proc/16686/stat : 16686 (java) S 16684 16684 13953 0 -1 1077944320 15460 0 0 0 165 6 0 0 20 0 20 0 476778608 28911386624 22683 33554432000 4194304 4196468 140723839401360 140723839383904 140073277472503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
/proc/16686/statm: 7058444 22683 3458 1 0 7019544 0
[pid=16686/tid=16687] ppid=16684 vsize=28233776 memory=4580 CPUtime=0.68 cores=0-7
/proc/16686/task/16687/stat : 16687 (java) R 16684 16684 13953 0 -1 4202560 9240 0 0 0 64 4 0 0 20 0 20 0 476778608 28911386624 22683 33554432000 4194304 4196468 140723839401360 140073281707928 140072919060728 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16688] ppid=16684 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16688/stat : 16688 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28911386624 22683 33554432000 4194304 4196468 140723839401360 140072829184400 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16689] ppid=16684 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16686/task/16689/stat : 16689 (java) S 16684 16684 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476778609 28911386624 22683 33554432000 4194304 4196468 140723839401360 140072828131600 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16690] ppid=16684 vsize=28233776 memory=1188 CPUtime=0 cores=0-7
/proc/16686/task/16690/stat : 16690 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476778609 28911386624 22683 33554432000 4194304 4196468 140723839401360 140072827079312 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0

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

[pid=16686/tid=16713] ppid=16684 vsize=28766288 memory=1452 CPUtime=159.3 cores=0-7
/proc/16686/task/16713/stat : 16713 (java) R 16684 16684 13953 0 -1 4202560 1138 0 0 0 15929 1 0 0 20 0 28 0 476778687 29456678912 259011 33554432000 4194304 4196468 140723839401360 140072434236632 140072920513541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
Current children cumulated CPU time: 1284.27 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1037496 KiB

[startup+222.301 s]
/proc/loadavg: 8.44 8.25 8.20 9/219 16749
/proc/meminfo: memFree=24807360/32770624 swapFree=66959628/67108860
[pid=16684] ppid=16681 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16684/stat : 16684 (xcsp3-exec) S 16681 16684 13953 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476778607 115843072 363 33554432000 4194304 5098028 140735930955296 140735930953400 139731931644540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37675008 140735930962812 140735930963054 140735930963054 140735930965962 0
/proc/16684/statm: 28282 363 304 221 0 87 0
[pid=16686] ppid=16684 vsize=28766288 memory=1070708 CPUtime=1763.03 cores=0-7
/proc/16686/stat : 16686 (java) S 16684 16684 13953 0 -1 1077944320 90207 0 0 0 176229 74 0 0 20 0 28 0 476778608 29456678912 267677 33554432000 4194304 4196468 140723839401360 140723839383904 140073277472503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
/proc/16686/statm: 7191572 267677 3552 1 0 7152672 0
[pid=16686/tid=16687] ppid=16684 vsize=28766288 memory=1070708 CPUtime=0.76 cores=0-7
/proc/16686/task/16687/stat : 16687 (java) S 16684 16684 13953 0 -1 1077944384 9341 0 0 0 72 4 0 0 20 0 28 0 476778608 29456678912 267677 33554432000 4194304 4196468 140723839401360 140073281713280 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16688] ppid=16684 vsize=28766288 memory=1070708 CPUtime=0.92 cores=0-7
/proc/16686/task/16688/stat : 16688 (java) S 16684 16684 13953 0 -1 1077944384 1786 0 0 0 88 4 0 0 20 0 28 0 476778609 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072829184400 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16689] ppid=16684 vsize=28766288 memory=1070708 CPUtime=0.92 cores=0-7
/proc/16686/task/16689/stat : 16689 (java) S 16684 16684 13953 0 -1 1077944384 1425 0 0 0 86 6 0 0 20 0 28 0 476778609 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072828131600 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16690] ppid=16684 vsize=28766288 memory=6944656592455359580 CPUtime=0.9 cores=0-7
/proc/16686/task/16690/stat : 16690 (java) S 16684 16684 13953 0 -1 1077944384 1693 0 0 0 86 4 0 0 20 0 28 0 476778609 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072827079312 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16691] ppid=16684 vsize=28766288 memory=1035608 CPUtime=0.91 cores=0-7
/proc/16686/task/16691/stat : 16691 (java) S 16684 16684 13953 0 -1 1077944384 2281 0 0 0 87 4 0 0 20 0 28 0 476778609 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072826026512 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16692] ppid=16684 vsize=28766288 memory=6791534058613427641 CPUtime=0.92 cores=0-7
/proc/16686/task/16692/stat : 16692 (java) S 16684 16684 13953 0 -1 1077944384 3340 0 0 0 89 3 0 0 20 0 28 0 476778609 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072824974224 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16693] ppid=16684 vsize=28766288 memory=1764 CPUtime=0.93 cores=0-7
/proc/16686/task/16693/stat : 16693 (java) S 16684 16684 13953 0 -1 1077944384 1623 0 0 0 89 4 0 0 20 0 28 0 476778609 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072823921424 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16694] ppid=16684 vsize=28766288 memory=288230574492221466 CPUtime=0.91 cores=0-7
/proc/16686/task/16694/stat : 16694 (java) S 16684 16684 13953 0 -1 1077944384 2325 0 0 0 88 3 0 0 20 0 28 0 476778609 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072822869136 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16695] ppid=16684 vsize=28766288 memory=288230596050944315 CPUtime=0.93 cores=0-7
/proc/16686/task/16695/stat : 16695 (java) S 16684 16684 13953 0 -1 1077944384 3848 0 0 0 90 3 0 0 20 0 28 0 476778609 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072821816336 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16696] ppid=16684 vsize=28766288 memory=1536 CPUtime=0.83 cores=0-7
/proc/16686/task/16696/stat : 16696 (java) S 16684 16684 13953 0 -1 1077944384 6082 0 0 0 81 2 0 0 20 0 28 0 476778610 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072778528880 140073277483650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16697] ppid=16684 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/16686/task/16697/stat : 16697 (java) S 16684 16684 13953 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 476778611 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072777474912 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16698] ppid=16684 vsize=28766288 memory=1070708 CPUtime=0 cores=0-7
/proc/16686/task/16698/stat : 16698 (java) S 16684 16684 13953 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 476778611 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072776422528 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16699] ppid=16684 vsize=28766288 memory=1536 CPUtime=0 cores=0-7
/proc/16686/task/16699/stat : 16699 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476778613 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072658790480 140073277491099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16700] ppid=16684 vsize=28766288 memory=9592 CPUtime=1.4 cores=0-7
/proc/16686/task/16700/stat : 16700 (java) S 16684 16684 13953 0 -1 1077944384 9784 0 0 0 138 2 0 0 20 0 28 0 476778613 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072657738352 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16701] ppid=16684 vsize=28766288 memory=2024 CPUtime=1.59 cores=0-7
/proc/16686/task/16701/stat : 16701 (java) S 16684 16684 13953 0 -1 1077944384 11941 0 0 0 156 3 0 0 20 0 28 0 476778613 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072656685552 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16702] ppid=16684 vsize=28766288 memory=1384 CPUtime=1.46 cores=0-7
/proc/16686/task/16702/stat : 16702 (java) S 16684 16684 13953 0 -1 1077944384 11031 0 0 0 144 2 0 0 20 0 28 0 476778613 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072655633264 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16703] ppid=16684 vsize=28766288 memory=3672 CPUtime=0.72 cores=0-7
/proc/16686/task/16703/stat : 16703 (java) S 16684 16684 13953 0 -1 1077944384 8165 0 0 0 71 1 0 0 20 0 28 0 476778613 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072654580464 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16704] ppid=16684 vsize=28766288 memory=1070708 CPUtime=0 cores=0-7
/proc/16686/task/16704/stat : 16704 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476778614 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072653527392 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16705] ppid=16684 vsize=28766288 memory=1452 CPUtime=0.03 cores=0-7
/proc/16686/task/16705/stat : 16705 (java) S 16684 16684 13953 0 -1 1077944384 708 0 0 0 0 3 0 0 20 0 28 0 476778614 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072652474672 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16706] ppid=16684 vsize=28766288 memory=1070708 CPUtime=219.32 cores=0-7
/proc/16686/task/16706/stat : 16706 (java) R 16684 16684 13953 0 -1 4202560 1349 0 0 0 21930 2 0 0 20 0 28 0 476778686 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072643492808 140072920780101 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16707] ppid=16684 vsize=28766288 memory=1452 CPUtime=219.3 cores=0-7
/proc/16686/task/16707/stat : 16707 (java) R 16684 16684 13953 0 -1 4202560 1001 0 0 0 21927 3 0 0 20 0 28 0 476778686 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072642440880 140072920942188 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16708] ppid=16684 vsize=28766288 memory=1070708 CPUtime=218.41 cores=0-7
/proc/16686/task/16708/stat : 16708 (java) R 16684 16684 13953 0 -1 4202560 1257 0 0 0 21840 1 0 0 20 0 28 0 476778686 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072439500984 140072921568416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16709] ppid=16684 vsize=28766288 memory=1070708 CPUtime=217.62 cores=0-7
/proc/16686/task/16709/stat : 16709 (java) R 16684 16684 13953 0 -1 4202560 3051 0 0 0 21758 4 0 0 20 0 28 0 476778687 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072438448296 140072923223530 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16710] ppid=16684 vsize=28766288 memory=3624 CPUtime=219.14 cores=0-7
/proc/16686/task/16710/stat : 16710 (java) R 16684 16684 13953 0 -1 4202560 3697 0 0 0 21910 4 0 0 20 0 28 0 476778687 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072437396520 140072920941956 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16711] ppid=16684 vsize=28766288 memory=1452 CPUtime=218.23 cores=0-7
/proc/16686/task/16711/stat : 16711 (java) R 16684 16684 13953 0 -1 4202560 941 0 0 0 21822 1 0 0 20 0 28 0 476778687 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072436343048 140072920513397 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16712] ppid=16684 vsize=28766288 memory=3624 CPUtime=217.56 cores=0-7
/proc/16686/task/16712/stat : 16712 (java) R 16684 16684 13953 0 -1 4202560 884 0 0 0 21754 2 0 0 20 0 28 0 476778687 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072435289816 140072920942093 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16713] ppid=16684 vsize=28766288 memory=55996 CPUtime=219.09 cores=0-7
/proc/16686/task/16713/stat : 16713 (java) R 16684 16684 13953 0 -1 4202560 1272 0 0 0 21908 1 0 0 20 0 28 0 476778687 29456678912 267677 33554432000 4194304 4196468 140723839401360 140072434239824 140072920942037 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
Current children cumulated CPU time: 1763.03 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1072160 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.32 8.24 8.20 9/220 16752
/proc/meminfo: memFree=24774252/32770624 swapFree=66959628/67108860
[pid=16684] ppid=16681 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16684/stat : 16684 (xcsp3-exec) S 16681 16684 13953 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476778607 115843072 363 33554432000 4194304 5098028 140735930955296 140735930953400 139731931644540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37675008 140735930962812 140735930963054 140735930963054 140735930965962 0
/proc/16684/statm: 28282 363 304 221 0 87 0
[pid=16686] ppid=16684 vsize=28766288 memory=1103432 CPUtime=2000.06 cores=0-7
/proc/16686/stat : 16686 (java) S 16684 16684 13953 0 -1 1077944320 93422 0 0 0 199929 77 0 0 20 0 28 0 476778608 29456678912 275858 33554432000 4194304 4196468 140723839401360 140723839383904 140073277472503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
/proc/16686/statm: 7191572 275858 3552 1 0 7152672 0
[pid=16686/tid=16687] ppid=16684 vsize=28766288 memory=8317482817917895235 CPUtime=0.76 cores=0-7
/proc/16686/task/16687/stat : 16687 (java) S 16684 16684 13953 0 -1 1077944384 9341 0 0 0 72 4 0 0 20 0 28 0 476778608 29456678912 275858 33554432000 4194304 4196468 140723839401360 140073281713280 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16688] ppid=16684 vsize=28766288 memory=16099273431322896 CPUtime=1.01 cores=0-7
/proc/16686/task/16688/stat : 16688 (java) S 16684 16684 13953 0 -1 1077944384 2389 0 0 0 97 4 0 0 20 0 28 0 476778609 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072829184400 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16689] ppid=16684 vsize=28766288 memory=30516 CPUtime=1.02 cores=0-7
/proc/16686/task/16689/stat : 16689 (java) S 16684 16684 13953 0 -1 1077944384 2195 0 0 0 94 8 0 0 20 0 28 0 476778609 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072828131600 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16690] ppid=16684 vsize=28766288 memory=14068 CPUtime=1 cores=0-7
/proc/16686/task/16690/stat : 16690 (java) S 16684 16684 13953 0 -1 1077944384 1746 0 0 0 95 5 0 0 20 0 28 0 476778609 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072827079312 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16691] ppid=16684 vsize=28766288 memory=524 CPUtime=1 cores=0-7
/proc/16686/task/16691/stat : 16691 (java) S 16684 16684 13953 0 -1 1077944384 2329 0 0 0 96 4 0 0 20 0 28 0 476778609 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072826026512 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16692] ppid=16684 vsize=28766288 memory=1568 CPUtime=1.01 cores=0-7
/proc/16686/task/16692/stat : 16692 (java) S 16684 16684 13953 0 -1 1077944384 3380 0 0 0 98 3 0 0 20 0 28 0 476778609 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072824974224 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16693] ppid=16684 vsize=28766288 memory=928 CPUtime=1.02 cores=0-7
/proc/16686/task/16693/stat : 16693 (java) S 16684 16684 13953 0 -1 1077944384 1685 0 0 0 98 4 0 0 20 0 28 0 476778609 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072823921424 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16694] ppid=16684 vsize=28766288 memory=3520 CPUtime=1.02 cores=0-7
/proc/16686/task/16694/stat : 16694 (java) S 16684 16684 13953 0 -1 1077944384 2394 0 0 0 98 4 0 0 20 0 28 0 476778609 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072822869136 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16695] ppid=16684 vsize=28766288 memory=1976 CPUtime=1.02 cores=0-7
/proc/16686/task/16695/stat : 16695 (java) S 16684 16684 13953 0 -1 1077944384 3928 0 0 0 99 3 0 0 20 0 28 0 476778609 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072821816336 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16696] ppid=16684 vsize=28766288 memory=2512 CPUtime=0.83 cores=0-7
/proc/16686/task/16696/stat : 16696 (java) S 16684 16684 13953 0 -1 1077944384 6349 0 0 0 81 2 0 0 20 0 28 0 476778610 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072778528880 140073277483650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16697] ppid=16684 vsize=28766288 memory=808 CPUtime=0 cores=0-7
/proc/16686/task/16697/stat : 16697 (java) S 16684 16684 13953 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 476778611 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072777474912 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16698] ppid=16684 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/16686/task/16698/stat : 16698 (java) S 16684 16684 13953 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 476778611 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072776422528 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16699] ppid=16684 vsize=28766288 memory=1764 CPUtime=0 cores=0-7
/proc/16686/task/16699/stat : 16699 (java) S 16684 16684 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476778613 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072658790480 140073277491099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16700] ppid=16684 vsize=28766288 memory=111632 CPUtime=1.4 cores=0-7
/proc/16686/task/16700/stat : 16700 (java) S 16684 16684 13953 0 -1 1077944384 9787 0 0 0 138 2 0 0 20 0 28 0 476778613 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072657738352 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16701] ppid=16684 vsize=28766288 memory=800 CPUtime=1.59 cores=0-7
/proc/16686/task/16701/stat : 16701 (java) S 16684 16684 13953 0 -1 1077944384 11950 0 0 0 156 3 0 0 20 0 28 0 476778613 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072656685552 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16702] ppid=16684 vsize=28766288 memory=1800 CPUtime=1.47 cores=0-7
/proc/16686/task/16702/stat : 16702 (java) S 16684 16684 13953 0 -1 1077944384 11456 0 0 0 145 2 0 0 20 0 28 0 476778613 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072655633264 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16703] ppid=16684 vsize=28766288 memory=916 CPUtime=0.72 cores=0-7
/proc/16686/task/16703/stat : 16703 (java) S 16684 16684 13953 0 -1 1077944384 8168 0 0 0 71 1 0 0 20 0 28 0 476778613 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072654580464 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16704] ppid=16684 vsize=28766288 memory=111632 CPUtime=0 cores=0-7
/proc/16686/task/16704/stat : 16704 (java) S 16684 16684 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476778614 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072653527392 140073277482709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16705] ppid=16684 vsize=28766288 memory=800 CPUtime=0.04 cores=0-7
/proc/16686/task/16705/stat : 16705 (java) S 16684 16684 13953 0 -1 1077944384 739 0 0 0 0 4 0 0 20 0 28 0 476778614 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072652474672 140073277483650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16706] ppid=16684 vsize=28766288 memory=1800 CPUtime=248.92 cores=0-7
/proc/16686/task/16706/stat : 16706 (java) R 16684 16684 13953 0 -1 4202560 1403 0 0 0 24890 2 0 0 20 0 28 0 476778686 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072643492728 140072920779914 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16707] ppid=16684 vsize=28766288 memory=916 CPUtime=248.91 cores=0-7
/proc/16686/task/16707/stat : 16707 (java) R 16684 16684 13953 0 -1 4202560 1051 0 0 0 24888 3 0 0 20 0 28 0 476778686 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072642441128 140072920941980 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16708] ppid=16684 vsize=28766288 memory=4252 CPUtime=248.02 cores=0-7
/proc/16686/task/16708/stat : 16708 (java) R 16684 16684 13953 0 -1 4202560 1339 0 0 0 24801 1 0 0 20 0 28 0 476778686 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072439501608 140072921465131 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16709] ppid=16684 vsize=28766288 memory=1412 CPUtime=247.22 cores=0-7
/proc/16686/task/16709/stat : 16709 (java) R 16684 16684 13953 0 -1 4202560 3238 0 0 0 24718 4 0 0 20 0 28 0 476778687 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072438448184 140072920782211 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16710] ppid=16684 vsize=28766288 memory=3472 CPUtime=248.75 cores=0-7
/proc/16686/task/16710/stat : 16710 (java) R 16684 16684 13953 0 -1 4202560 3834 0 0 0 24871 4 0 0 20 0 28 0 476778687 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072437396520 140072920780290 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16711] ppid=16684 vsize=28766288 memory=1452 CPUtime=247.5 cores=0-7
/proc/16686/task/16711/stat : 16711 (java) R 16684 16684 13953 0 -1 4202560 1048 0 0 0 24749 1 0 0 20 0 28 0 476778687 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072436342744 140072920941996 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16712] ppid=16684 vsize=28766288 memory=1103432 CPUtime=246.93 cores=0-7
/proc/16686/task/16712/stat : 16712 (java) R 16684 16684 13953 0 -1 4202560 914 0 0 0 24691 2 0 0 20 0 28 0 476778687 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072435289648 140072921476180 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
[pid=16686/tid=16713] ppid=16684 vsize=28766288 memory=4096 CPUtime=248.68 cores=0-7
/proc/16686/task/16713/stat : 16713 (java) R 16684 16684 13953 0 -1 4202560 1377 0 0 0 24867 1 0 0 20 0 28 0 476778687 29456678912 275858 33554432000 4194304 4196468 140723839401360 140072434239664 140072920941956 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39374848 140723839407088 140723839407259 140723839407259 140723839410127 0
Current children cumulated CPU time: 2000.06 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1104884 KiB

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

[startup+252.038 s]
# the end of solver process 16684 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000802 s, system=0.001604 s

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

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

Child status: 143
Real time (s): 252.096
CPU time (s): 2000.66
CPU user time (s): 1999.87
CPU system time (s): 0.787786
CPU usage (%): 793.611
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 1104884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1999.87
system time used= 0.787786
maximum resident set size= 1104064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94573
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11210
involuntary context switches= 24566


# summary of solver processes directly reported to runsolver:
#   pid: 16684,16686
#   total CPU time (s): 2000.66
#   total CPU user time (s): 1999.87
#   total CPU system time (s): 0.787786

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.1349 second user time and 2.78127 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-20 20:44:17
IDJOB=4405059
IDBENCH=136787
IDSOLVER=2866
FILE ID=node127/4405059-1569005098
RUNJOBID= node127-1568994624-13980
PBS_JOBID= 21704728
Free space on /tmp= 35920 MiB

SOLVER NAME= choco-solver 2019-09-20 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-4405059-1569005098/watcher-4405059-1569005098 -o /tmp/evaluation-result-4405059-1569005098/solver-4405059-1569005098 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568994624-13980 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 242879514 HOME/instance-4405059-1569005098.xml

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

MD5SUM BENCH= 3d635ffc1c83223a36f997090f45a603
RANDOM SEED=242879514

node127.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.55
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.55
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.55
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.55
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:        25878244 kB
MemAvailable:   31805700 kB
Buffers:           31580 kB
Cached:          6092384 kB
SwapCached:        44464 kB
Active:          2985168 kB
Inactive:        3189752 kB
Active(anon):       1812 kB
Inactive(anon):    98540 kB
Active(file):    2983356 kB
Inactive(file):  3091212 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       66959628 kB
Dirty:             26488 kB
Writeback:             0 kB
AnonPages:        127608 kB
Mapped:            52888 kB
Shmem:             40780 kB
Slab:             310388 kB
SReclaimable:     281348 kB
SUnreclaim:        29040 kB
KernelStack:        3728 kB
PageTables:         5716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35896 MiB
End job on node127 at 2019-09-20 20:48:30