Trace number 4400261

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallel? (TO) 1984.25 252.107

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-195.xml
MD5SUMd65d33615c5545f7b52e9722b13d9f63
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 variables2201
Number of constraints179
Number of domains2
Minimum domain size89
Maximum domain size162
Distribution of domain sizes[{"size":89,"count":1},{"size":162,"count":2200}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2112},{"degree":5,"count":88}]
Minimum constraint arity25
Maximum constraint arity2200
Distribution of constraint arities[{"arity":25,"count":176},{"arity":89,"count":1},{"arity":2200,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":88},{"type":"lex","count":1},{"type":"sum","count":88},{"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-4400261-1568711948.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400261-1568711948.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.24/0.84	c solve instance...
1983.60/252.07	s UNKNOWN
1983.60/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 (15097 MiB free)
  memory of node 1: 16384 MiB (15353 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400261-1568711948/watcher-4400261-1568711948 -o /tmp/evaluation-result-4400261-1568711948/solver-4400261-1568711948 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568698793-14923 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1816076118 HOME/instance-4400261-1568711948.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=21598, runsolver pid=21595
Current StackSize limit: 8192 KiB


[startup+0.102176 s]*
/proc/loadavg: 7.18 7.87 8.00 2/210 21619
/proc/meminfo: memFree=31165272/32770624 swapFree=66939860/67108860
[pid=21598] ppid=21595 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21598/stat : 21598 (xcsp3-exec) S 21595 21598 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447452966 115843072 362 33554432000 4194304 5098028 140727744963072 140727744961176 140251249410684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33366016 140727744971643 140727744971886 140727744971886 140727744974794 0
/proc/21598/statm: 28282 362 304 221 0 87 0
[pid=21600] ppid=21598 vsize=28227396 memory=29908 CPUtime=0.12 cores=0-7
/proc/21600/stat : 21600 (java) S 21598 21598 14896 0 -1 1077944320 5957 0 0 0 11 1 0 0 20 0 20 0 447452966 28904853504 7477 33554432000 4194304 4196468 140730924436752 140730924419296 140681386594039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
/proc/21600/statm: 7056849 7477 3118 1 0 7019032 0
[pid=21600/tid=21601] ppid=21598 vsize=28227396 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/21600/task/21601/stat : 21601 (java) R 21598 21598 14896 0 -1 4202560 3860 0 0 0 8 0 0 0 20 0 20 0 447452966 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681390829056 140681386615386 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21602] ppid=21598 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21600/task/21602/stat : 21602 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681339214992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21603] ppid=21598 vsize=28227396 memory=139892095846016 CPUtime=0 cores=0-7
/proc/21600/task/21603/stat : 21603 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681338162192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21604] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21604/stat : 21604 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681337109392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21605] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21605/stat : 21605 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681336056592 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21606] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21606/stat : 21606 (java) S 21598 21598 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681335003792 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21607] ppid=21598 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21600/task/21607/stat : 21607 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681333950992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21608] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21608/stat : 21608 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681332898192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21609] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21609/stat : 21609 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 7477 33554432000 4194304 4196468 140730924436752 140681331845392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21610] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21610/stat : 21610 (java) S 21598 21598 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447452968 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680435288944 140681386605186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21611] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21611/stat : 21611 (java) S 21598 21598 14896 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447452969 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680434234912 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21612] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21612/stat : 21612 (java) S 21598 21598 14896 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447452969 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680433182064 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21613] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21613/stat : 21613 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680432130384 140681386612635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21614] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21614/stat : 21614 (java) S 21598 21598 14896 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680431077744 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21615] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21615/stat : 21615 (java) S 21598 21598 14896 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680430024944 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21616] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21616/stat : 21616 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680428972144 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21617] ppid=21598 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/21600/task/21617/stat : 21617 (java) S 21598 21598 14896 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 20 0 447452972 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680427919344 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21618] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21618/stat : 21618 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680426867808 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21619] ppid=21598 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21600/task/21619/stat : 21619 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 7477 33554432000 4194304 4196468 140730924436752 140680425815088 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31356 KiB

[startup+0.210458 s]*
/proc/loadavg: 7.18 7.87 8.00 3/210 21619
/proc/meminfo: memFree=31152508/32770624 swapFree=66939860/67108860
[pid=21598] ppid=21595 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21598/stat : 21598 (xcsp3-exec) S 21595 21598 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447452966 115843072 362 33554432000 4194304 5098028 140727744963072 140727744961176 140251249410684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33366016 140727744971643 140727744971886 140727744971886 140727744974794 0
/proc/21598/statm: 28282 362 304 221 0 87 0
[pid=21600] ppid=21598 vsize=28227396 memory=40984 CPUtime=0.34 cores=0-7
/proc/21600/stat : 21600 (java) S 21598 21598 14896 0 -1 1077944320 9505 0 0 0 31 3 0 0 20 0 20 0 447452966 28904853504 10246 33554432000 4194304 4196468 140730924436752 140730924419296 140681386594039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
/proc/21600/statm: 7056849 10246 3298 1 0 7019032 0
[pid=21600/tid=21601] ppid=21598 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/21600/task/21601/stat : 21601 (java) R 21598 21598 14896 0 -1 4202560 6676 0 0 0 18 2 0 0 20 0 20 0 447452966 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681390825472 140681370674526 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21602] ppid=21598 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/21600/task/21602/stat : 21602 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681339214992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21603] ppid=21598 vsize=28227396 memory=139892099018543 CPUtime=0 cores=0-7
/proc/21600/task/21603/stat : 21603 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681338162192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21604] ppid=21598 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21600/task/21604/stat : 21604 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681337109392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21605] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21605/stat : 21605 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681336056592 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21606] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21606/stat : 21606 (java) S 21598 21598 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681335003792 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21607] ppid=21598 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21600/task/21607/stat : 21607 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681333950992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21608] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21608/stat : 21608 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681332898192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21609] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21609/stat : 21609 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447452967 28904853504 10246 33554432000 4194304 4196468 140730924436752 140681331845392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21610] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21610/stat : 21610 (java) S 21598 21598 14896 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447452968 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680435288944 140681386605186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21611] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21611/stat : 21611 (java) S 21598 21598 14896 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447452969 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680434234912 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21612] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21612/stat : 21612 (java) S 21598 21598 14896 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447452969 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680433182064 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21613] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21613/stat : 21613 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680432130384 140681386612635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21614] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21614/stat : 21614 (java) S 21598 21598 14896 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680431077744 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21615] ppid=21598 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/21600/task/21615/stat : 21615 (java) S 21598 21598 14896 0 -1 1077944384 319 0 0 0 1 0 0 0 20 0 20 0 447452972 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680430024944 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21616] ppid=21598 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/21600/task/21616/stat : 21616 (java) S 21598 21598 14896 0 -1 1077944384 150 0 0 0 2 0 0 0 20 0 20 0 447452972 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680428972144 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21617] ppid=21598 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/21600/task/21617/stat : 21617 (java) R 21598 21598 14896 0 -1 4202560 732 0 0 0 8 0 0 0 20 0 20 0 447452972 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680427919152 140681365729513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21618] ppid=21598 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21618/stat : 21618 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680426867808 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21619] ppid=21598 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21600/task/21619/stat : 21619 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452972 28904853504 10246 33554432000 4194304 4196468 140730924436752 140680425815088 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42432 KiB

[startup+0.310207 s]*
/proc/loadavg: 7.18 7.87 8.00 5/210 21619
/proc/meminfo: memFree=31144988/32770624 swapFree=66939860/67108860
[pid=21598] ppid=21595 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21598/stat : 21598 (xcsp3-exec) S 21595 21598 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447452966 115843072 362 33554432000 4194304 5098028 140727744963072 140727744961176 140251249410684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33366016 140727744971643 140727744971886 140727744971886 140727744974794 0
/proc/21598/statm: 28282 362 304 221 0 87 0
[pid=21600] ppid=21598 vsize=28231652 memory=50136 CPUtime=0.53 cores=0-7
/proc/21600/stat : 21600 (java) S 21598 21598 14896 0 -1 1077944320 10873 0 0 0 49 4 0 0 20 0 20 0 447452966 28909211648 12534 33554432000 4194304 4196468 140730924436752 140730924419296 140681386594039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
/proc/21600/statm: 7057913 12534 3369 1 0 7019032 0
[pid=21600/tid=21601] ppid=21598 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/21600/task/21601/stat : 21601 (java) R 21598 21598 14896 0 -1 4202560 7796 0 0 0 27 3 0 0 20 0 20 0 447452966 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681390825152 140681370674526 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21602] ppid=21598 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21602/stat : 21602 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681339214992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21603] ppid=21598 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21603/stat : 21603 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681338162192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21604] ppid=21598 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21604/stat : 21604 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681337109392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21605] ppid=21598 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21605/stat : 21605 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681336056592 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21606] ppid=21598 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21606/stat : 21606 (java) S 21598 21598 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447452967 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681335003792 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21607] ppid=21598 vsize=28231652 memory=139891983870639 CPUtime=0 cores=0-7
/proc/21600/task/21607/stat : 21607 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681333950992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21608] ppid=21598 vsize=28231652 memory=139891983872944 CPUtime=0 cores=0-7
/proc/21600/task/21608/stat : 21608 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681332898192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21609] ppid=21598 vsize=28231652 memory=139891983875248 CPUtime=0 cores=0-7
/proc/21600/task/21609/stat : 21609 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447452967 28909211648 12534 33554432000 4194304 4196468 140730924436752 140681331845392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21610] ppid=21598 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21610/stat : 21610 (java) S 21598 21598 14896 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447452968 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680435288944 140681386605186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21611] ppid=21598 vsize=28231652 memory=279783967764368 CPUtime=0 cores=0-7
/proc/21600/task/21611/stat : 21611 (java) S 21598 21598 14896 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447452969 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680434234912 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21612] ppid=21598 vsize=28231652 memory=279783967762064 CPUtime=0 cores=0-7
/proc/21600/task/21612/stat : 21612 (java) S 21598 21598 14896 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447452969 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680433182064 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21613] ppid=21598 vsize=28231652 memory=279783967768976 CPUtime=0 cores=0-7
/proc/21600/task/21613/stat : 21613 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452972 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680432130384 140681386612635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21614] ppid=21598 vsize=28231652 memory=279783967710256 CPUtime=0.01 cores=0-7
/proc/21600/task/21614/stat : 21614 (java) S 21598 21598 14896 0 -1 1077944384 336 0 0 0 1 0 0 0 20 0 20 0 447452972 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680431077744 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21615] ppid=21598 vsize=28231652 memory=279783967782800 CPUtime=0.03 cores=0-7
/proc/21600/task/21615/stat : 21615 (java) S 21598 21598 14896 0 -1 1077944384 347 0 0 0 3 0 0 0 20 0 20 0 447452972 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680430024944 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21616] ppid=21598 vsize=28231652 memory=279783967789712 CPUtime=0.04 cores=0-7
/proc/21600/task/21616/stat : 21616 (java) R 21598 21598 14896 0 -1 4202560 262 0 0 0 4 0 0 0 20 0 20 0 447452972 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680428962528 140681368139387 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21617] ppid=21598 vsize=28231652 memory=279783967787408 CPUtime=0.12 cores=0-7
/proc/21600/task/21617/stat : 21617 (java) S 21598 21598 14896 0 -1 1077944384 825 0 0 0 12 0 0 0 20 0 20 0 447452972 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680427919344 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21618] ppid=21598 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21618/stat : 21618 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447452972 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680426867808 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21619] ppid=21598 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/21600/task/21619/stat : 21619 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452972 28909211648 12534 33554432000 4194304 4196468 140730924436752 140680425815088 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51584 KiB

[startup+0.701031 s]
/proc/loadavg: 7.18 7.87 8.00 4/210 21619
/proc/meminfo: memFree=31129036/32770624 swapFree=66939860/67108860
[pid=21598] ppid=21595 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21598/stat : 21598 (xcsp3-exec) S 21595 21598 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447452966 115843072 362 33554432000 4194304 5098028 140727744963072 140727744961176 140251249410684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33366016 140727744971643 140727744971886 140727744971886 140727744974794 0
/proc/21598/statm: 28282 362 304 221 0 87 0
[pid=21600] ppid=21598 vsize=28233776 memory=97724 CPUtime=1.8 cores=0-7
/proc/21600/stat : 21600 (java) S 21598 21598 14896 0 -1 1077944320 15100 0 0 0 174 6 0 0 20 0 20 0 447452966 28911386624 24431 33554432000 4194304 4196468 140730924436752 140730924419296 140681386594039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
/proc/21600/statm: 7058444 24431 3466 1 0 7019544 0
[pid=21600/tid=21601] ppid=21598 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/21600/task/21601/stat : 21601 (java) R 21598 21598 14896 0 -1 4202560 9226 0 0 0 64 3 0 0 20 0 20 0 447452966 28911386624 24431 33554432000 4194304 4196468 140730924436752 140681390828432 140681369056608 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21602] ppid=21598 vsize=28233776 memory=139891984081776 CPUtime=0 cores=0-7
/proc/21600/task/21602/stat : 21602 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28911386624 24431 33554432000 4194304 4196468 140730924436752 140681339214992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21603] ppid=21598 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/21600/task/21603/stat : 21603 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28911386624 24431 33554432000 4194304 4196468 140730924436752 140681338162192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21604] ppid=21598 vsize=28233776 memory=784 CPUtime=0 cores=0-7
/proc/21600/task/21604/stat : 21604 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447452967 28911386624 24431 33554432000 4194304 4196468 140730924436752 140681337109392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0

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

[pid=21600/tid=21627] ppid=21598 vsize=28766288 memory=2033540 CPUtime=155.57 cores=0-7
/proc/21600/task/21627/stat : 21627 (java) R 21598 21598 14896 0 -1 4202560 2344 0 0 0 15556 1 0 0 20 0 28 0 447453053 29456678912 508385 33554432000 4194304 4196468 140730924436752 140680409465176 140681007186808 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
Current children cumulated CPU time: 1267.95 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2034988 KiB

[startup+222.302 s]
/proc/loadavg: 8.13 8.03 8.04 9/220 21650
/proc/meminfo: memFree=28465436/32770624 swapFree=66939860/67108860
[pid=21598] ppid=21595 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21598/stat : 21598 (xcsp3-exec) S 21595 21598 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447452966 115843072 362 33554432000 4194304 5098028 140727744963072 140727744961176 140251249410684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33366016 140727744971643 140727744971886 140727744971886 140727744974794 0
/proc/21598/statm: 28282 362 304 221 0 87 0
[pid=21600] ppid=21598 vsize=28766288 memory=2726448 CPUtime=1746.65 cores=0-7
/proc/21600/stat : 21600 (java) S 21598 21598 14896 0 -1 1077944320 134013 0 0 0 174485 180 0 0 20 0 28 0 447452966 29456678912 681612 33554432000 4194304 4196468 140730924436752 140730924419296 140681386594039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
/proc/21600/statm: 7191572 681612 3549 1 0 7152672 0
[pid=21600/tid=21601] ppid=21598 vsize=28766288 memory=2726448 CPUtime=0.83 cores=0-7
/proc/21600/task/21601/stat : 21601 (java) S 21598 21598 14896 0 -1 1077944384 9336 0 0 0 79 4 0 0 20 0 28 0 447452966 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681390834816 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21602] ppid=21598 vsize=28766288 memory=2726448 CPUtime=1.8 cores=0-7
/proc/21600/task/21602/stat : 21602 (java) S 21598 21598 14896 0 -1 1077944384 2947 0 0 0 167 13 0 0 20 0 28 0 447452967 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681339214992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21603] ppid=21598 vsize=28766288 memory=7396 CPUtime=1.86 cores=0-7
/proc/21600/task/21603/stat : 21603 (java) S 21598 21598 14896 0 -1 1077944384 3614 0 0 0 173 13 0 0 20 0 28 0 447452967 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681338162192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21604] ppid=21598 vsize=28766288 memory=2726448 CPUtime=1.82 cores=0-7
/proc/21600/task/21604/stat : 21604 (java) S 21598 21598 14896 0 -1 1077944384 1861 0 0 0 173 9 0 0 20 0 28 0 447452967 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681337109392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21605] ppid=21598 vsize=28766288 memory=279783968963312 CPUtime=1.86 cores=0-7
/proc/21600/task/21605/stat : 21605 (java) S 21598 21598 14896 0 -1 1077944384 2779 0 0 0 174 12 0 0 20 0 28 0 447452967 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681336056592 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21606] ppid=21598 vsize=28766288 memory=6655300316396806240 CPUtime=1.86 cores=0-7
/proc/21600/task/21606/stat : 21606 (java) S 21598 21598 14896 0 -1 1077944384 2082 0 0 0 172 14 0 0 20 0 28 0 447452967 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681335003792 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21607] ppid=21598 vsize=28766288 memory=2726448 CPUtime=1.84 cores=0-7
/proc/21600/task/21607/stat : 21607 (java) S 21598 21598 14896 0 -1 1077944384 1659 0 0 0 169 15 0 0 20 0 28 0 447452967 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681333950992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21608] ppid=21598 vsize=28766288 memory=7598824234097836114 CPUtime=1.85 cores=0-7
/proc/21600/task/21608/stat : 21608 (java) S 21598 21598 14896 0 -1 1077944384 2713 0 0 0 173 12 0 0 20 0 28 0 447452967 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681332898192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21609] ppid=21598 vsize=28766288 memory=1448 CPUtime=1.84 cores=0-7
/proc/21600/task/21609/stat : 21609 (java) S 21598 21598 14896 0 -1 1077944384 2696 0 0 0 167 17 0 0 20 0 28 0 447452967 29456678912 681612 33554432000 4194304 4196468 140730924436752 140681331845392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21610] ppid=21598 vsize=28766288 memory=2726448 CPUtime=3.11 cores=0-7
/proc/21600/task/21610/stat : 21610 (java) S 21598 21598 14896 0 -1 1077944384 15958 0 0 0 306 5 0 0 20 0 28 0 447452968 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680435288944 140681386605186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21611] ppid=21598 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/21600/task/21611/stat : 21611 (java) S 21598 21598 14896 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 447452969 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680434234976 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21612] ppid=21598 vsize=28766288 memory=2451652 CPUtime=0 cores=0-7
/proc/21600/task/21612/stat : 21612 (java) S 21598 21598 14896 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 447452969 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680433182080 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21613] ppid=21598 vsize=28766288 memory=1412 CPUtime=0 cores=0-7
/proc/21600/task/21613/stat : 21613 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447452972 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680432130384 140681386612635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21614] ppid=21598 vsize=28766288 memory=1548 CPUtime=2.17 cores=0-7
/proc/21600/task/21614/stat : 21614 (java) S 21598 21598 14896 0 -1 1077944384 14550 0 0 0 215 2 0 0 20 0 28 0 447452972 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680431077744 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21615] ppid=21598 vsize=28766288 memory=184 CPUtime=2.32 cores=0-7
/proc/21600/task/21615/stat : 21615 (java) S 21598 21598 14896 0 -1 1077944384 19898 0 0 0 228 4 0 0 20 0 28 0 447452972 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680430024944 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21616] ppid=21598 vsize=28766288 memory=311 CPUtime=1.77 cores=0-7
/proc/21600/task/21616/stat : 21616 (java) S 21598 21598 14896 0 -1 1077944384 13800 0 0 0 174 3 0 0 20 0 28 0 447452972 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680428972144 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21617] ppid=21598 vsize=28766288 memory=56 CPUtime=0.77 cores=0-7
/proc/21600/task/21617/stat : 21617 (java) S 21598 21598 14896 0 -1 1077944384 12554 0 0 0 75 2 0 0 20 0 28 0 447452972 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680427919344 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21618] ppid=21598 vsize=28766288 memory=303993194715085477 CPUtime=0 cores=0-7
/proc/21600/task/21618/stat : 21618 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447452972 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680426867808 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21619] ppid=21598 vsize=28766288 memory=1448 CPUtime=0.07 cores=0-7
/proc/21600/task/21619/stat : 21619 (java) S 21598 21598 14896 0 -1 1077944384 1552 0 0 0 5 2 0 0 20 0 28 0 447452972 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680425815088 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21620] ppid=21598 vsize=28766288 memory=3624 CPUtime=213.7 cores=0-7
/proc/21600/task/21620/stat : 21620 (java) R 21598 21598 14896 0 -1 4202560 3184 0 0 0 21364 6 0 0 20 0 28 0 447453052 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680416832712 140681007186821 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21621] ppid=21598 vsize=28766288 memory=35620 CPUtime=216.25 cores=0-7
/proc/21600/task/21621/stat : 21621 (java) R 21598 21598 14896 0 -1 4202560 2109 0 0 0 21614 11 0 0 20 0 28 0 447453052 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680415781048 140680999807058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21622] ppid=21598 vsize=28766288 memory=1448 CPUtime=214.37 cores=0-7
/proc/21600/task/21622/stat : 21622 (java) R 21598 21598 14896 0 -1 4202560 3090 0 0 0 21426 11 0 0 20 0 28 0 447453052 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680414728248 140681007187124 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21623] ppid=21598 vsize=28766288 memory=4096 CPUtime=215.35 cores=0-7
/proc/21600/task/21623/stat : 21623 (java) R 21598 21598 14896 0 -1 4202560 5406 0 0 0 21531 4 0 0 20 0 28 0 447453052 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680413677984 140681007187124 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21624] ppid=21598 vsize=28766288 memory=1412 CPUtime=214.79 cores=0-7
/proc/21600/task/21624/stat : 21624 (java) R 21598 21598 14896 0 -1 4202560 3898 0 0 0 21476 3 0 0 20 0 28 0 447453052 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680412622648 140681005841654 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21625] ppid=21598 vsize=28766288 memory=3552 CPUtime=215.8 cores=0-7
/proc/21600/task/21625/stat : 21625 (java) R 21598 21598 14896 0 -1 4202560 2705 0 0 0 21578 2 0 0 20 0 28 0 447453052 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680411570056 140681005841783 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21626] ppid=21598 vsize=28766288 memory=1060 CPUtime=215.48 cores=0-7
/proc/21600/task/21626/stat : 21626 (java) R 21598 21598 14896 0 -1 4202560 1567 0 0 0 21543 5 0 0 20 0 28 0 447453052 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680410518072 140681005841629 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21627] ppid=21598 vsize=28766288 memory=14012 CPUtime=214.9 cores=0-7
/proc/21600/task/21627/stat : 21627 (java) R 21598 21598 14896 0 -1 4202560 2689 0 0 0 21489 1 0 0 20 0 28 0 447453053 29456678912 681612 33554432000 4194304 4196468 140730924436752 140680409465176 140681006659107 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
Current children cumulated CPU time: 1746.65 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2727896 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.27 8.08 8.05 9/220 21652
/proc/meminfo: memFree=28466224/32770624 swapFree=66939860/67108860
[pid=21598] ppid=21595 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21598/stat : 21598 (xcsp3-exec) S 21595 21598 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447452966 115843072 362 33554432000 4194304 5098028 140727744963072 140727744961176 140251249410684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33366016 140727744971643 140727744971886 140727744971886 140727744974794 0
/proc/21598/statm: 28282 362 304 221 0 87 0
[pid=21600] ppid=21598 vsize=28766288 memory=2726748 CPUtime=1983.6 cores=0-7
/proc/21600/stat : 21600 (java) S 21598 21598 14896 0 -1 1077944320 136226 0 0 0 198175 185 0 0 20 0 28 0 447452966 29456678912 681687 33554432000 4194304 4196468 140730924436752 140730924419296 140681386594039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
/proc/21600/statm: 7191572 681687 3549 1 0 7152672 0
[pid=21600/tid=21601] ppid=21598 vsize=28766288 memory=1412 CPUtime=0.83 cores=0-7
/proc/21600/task/21601/stat : 21601 (java) S 21598 21598 14896 0 -1 1077944384 9336 0 0 0 79 4 0 0 20 0 28 0 447452966 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681390834816 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21602] ppid=21598 vsize=28766288 memory=1448 CPUtime=1.8 cores=0-7
/proc/21600/task/21602/stat : 21602 (java) S 21598 21598 14896 0 -1 1077944384 2947 0 0 0 167 13 0 0 20 0 28 0 447452967 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681339214992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21603] ppid=21598 vsize=28766288 memory=4872558044660077418 CPUtime=1.86 cores=0-7
/proc/21600/task/21603/stat : 21603 (java) S 21598 21598 14896 0 -1 1077944384 3614 0 0 0 173 13 0 0 20 0 28 0 447452967 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681338162192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21604] ppid=21598 vsize=28766288 memory=1136 CPUtime=1.82 cores=0-7
/proc/21600/task/21604/stat : 21604 (java) S 21598 21598 14896 0 -1 1077944384 1861 0 0 0 173 9 0 0 20 0 28 0 447452967 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681337109392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21605] ppid=21598 vsize=28766288 memory=1072 CPUtime=1.86 cores=0-7
/proc/21600/task/21605/stat : 21605 (java) S 21598 21598 14896 0 -1 1077944384 2779 0 0 0 174 12 0 0 20 0 28 0 447452967 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681336056592 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21606] ppid=21598 vsize=28766288 memory=6044 CPUtime=1.86 cores=0-7
/proc/21600/task/21606/stat : 21606 (java) S 21598 21598 14896 0 -1 1077944384 2082 0 0 0 172 14 0 0 20 0 28 0 447452967 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681335003792 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21607] ppid=21598 vsize=28766288 memory=784 CPUtime=1.84 cores=0-7
/proc/21600/task/21607/stat : 21607 (java) S 21598 21598 14896 0 -1 1077944384 1659 0 0 0 169 15 0 0 20 0 28 0 447452967 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681333950992 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21608] ppid=21598 vsize=28766288 memory=1060 CPUtime=1.85 cores=0-7
/proc/21600/task/21608/stat : 21608 (java) S 21598 21598 14896 0 -1 1077944384 2713 0 0 0 173 12 0 0 20 0 28 0 447452967 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681332898192 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21609] ppid=21598 vsize=28766288 memory=14012 CPUtime=1.84 cores=0-7
/proc/21600/task/21609/stat : 21609 (java) S 21598 21598 14896 0 -1 1077944384 2696 0 0 0 167 17 0 0 20 0 28 0 447452967 29456678912 681687 33554432000 4194304 4196468 140730924436752 140681331845392 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21610] ppid=21598 vsize=28766288 memory=15620 CPUtime=3.12 cores=0-7
/proc/21600/task/21610/stat : 21610 (java) S 21598 21598 14896 0 -1 1077944384 16015 0 0 0 306 6 0 0 20 0 28 0 447452968 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680435288944 140681386605186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21611] ppid=21598 vsize=28766288 memory=14056 CPUtime=0 cores=0-7
/proc/21600/task/21611/stat : 21611 (java) S 21598 21598 14896 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 447452969 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680434234976 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21612] ppid=21598 vsize=28766288 memory=2116 CPUtime=0 cores=0-7
/proc/21600/task/21612/stat : 21612 (java) S 21598 21598 14896 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 447452969 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680433182080 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21613] ppid=21598 vsize=28766288 memory=516 CPUtime=0 cores=0-7
/proc/21600/task/21613/stat : 21613 (java) S 21598 21598 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447452972 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680432130384 140681386612635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21614] ppid=21598 vsize=28766288 memory=1556 CPUtime=2.18 cores=0-7
/proc/21600/task/21614/stat : 21614 (java) S 21598 21598 14896 0 -1 1077944384 15495 0 0 0 216 2 0 0 20 0 28 0 447452972 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680431077744 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21615] ppid=21598 vsize=28766288 memory=928 CPUtime=2.32 cores=0-7
/proc/21600/task/21615/stat : 21615 (java) S 21598 21598 14896 0 -1 1077944384 19948 0 0 0 228 4 0 0 20 0 28 0 447452972 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680430024944 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21616] ppid=21598 vsize=28766288 memory=2116 CPUtime=1.78 cores=0-7
/proc/21600/task/21616/stat : 21616 (java) S 21598 21598 14896 0 -1 1077944384 14236 0 0 0 175 3 0 0 20 0 28 0 447452972 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680428972144 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21617] ppid=21598 vsize=28766288 memory=516 CPUtime=0.77 cores=0-7
/proc/21600/task/21617/stat : 21617 (java) S 21598 21598 14896 0 -1 1077944384 12868 0 0 0 75 2 0 0 20 0 28 0 447452972 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680427919344 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21618] ppid=21598 vsize=28766288 memory=1556 CPUtime=0 cores=0-7
/proc/21600/task/21618/stat : 21618 (java) S 21598 21598 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447452972 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680426867808 140681386604245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21619] ppid=21598 vsize=28766288 memory=928 CPUtime=0.1 cores=0-7
/proc/21600/task/21619/stat : 21619 (java) S 21598 21598 14896 0 -1 1077944384 1566 0 0 0 8 2 0 0 20 0 28 0 447452972 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680425815088 140681386605186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21620] ppid=21598 vsize=28766288 memory=1772 CPUtime=243.12 cores=0-7
/proc/21600/task/21620/stat : 21620 (java) R 21598 21598 14896 0 -1 4202560 3245 0 0 0 24305 7 0 0 20 0 28 0 447453052 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680416832712 140681005222019 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21621] ppid=21598 vsize=28766288 memory=908 CPUtime=245.96 cores=0-7
/proc/21600/task/21621/stat : 21621 (java) R 21598 21598 14896 0 -1 4202560 2180 0 0 0 24581 15 0 0 20 0 28 0 447453052 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680415780800 140681005841649 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21622] ppid=21598 vsize=28766288 memory=1444 CPUtime=243.7 cores=0-7
/proc/21600/task/21622/stat : 21622 (java) R 21598 21598 14896 0 -1 4202560 3200 0 0 0 24358 12 0 0 20 0 28 0 447453052 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680414728248 140681005841654 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21623] ppid=21598 vsize=28766288 memory=1976 CPUtime=245.06 cores=0-7
/proc/21600/task/21623/stat : 21623 (java) R 21598 21598 14896 0 -1 4202560 5472 0 0 0 24501 5 0 0 20 0 28 0 447453052 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680413676520 140681007187545 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21624] ppid=21598 vsize=28766288 memory=2436 CPUtime=244.48 cores=0-7
/proc/21600/task/21624/stat : 21624 (java) R 21598 21598 14896 0 -1 4202560 3925 0 0 0 24445 3 0 0 20 0 28 0 447453052 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680412623928 140681005841721 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21625] ppid=21598 vsize=28766288 memory=1760 CPUtime=245.5 cores=0-7
/proc/21600/task/21625/stat : 21625 (java) R 21598 21598 14896 0 -1 4202560 2725 0 0 0 24548 2 0 0 20 0 28 0 447453052 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680411570104 140681005221895 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21626] ppid=21598 vsize=28766288 memory=111632 CPUtime=245.17 cores=0-7
/proc/21600/task/21626/stat : 21626 (java) R 21598 21598 14896 0 -1 4202560 1575 0 0 0 24512 5 0 0 20 0 28 0 447453052 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680410518072 140681005841654 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
[pid=21600/tid=21627] ppid=21598 vsize=28766288 memory=804 CPUtime=244.58 cores=0-7
/proc/21600/task/21627/stat : 21627 (java) R 21598 21598 14896 0 -1 4202560 2723 0 0 0 24457 1 0 0 20 0 28 0 447453053 29456678912 681687 33554432000 4194304 4196468 140730924436752 140680409466024 140681005222151 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 13352960 140730924438512 140730924438683 140730924438683 140730924441551 0
Current children cumulated CPU time: 1983.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2728196 KiB

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

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

[startup+252.107 s]
# the end of solver process 21600 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1982.38 s, system=1.87799 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.107
CPU time (s): 1984.25
CPU user time (s): 1982.38
CPU system time (s): 1.87799
CPU usage (%): 787.068
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2728196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1982.38
system time used= 1.87799
maximum resident set size= 2727388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11716
involuntary context switches= 22097


# summary of solver processes directly reported to runsolver:
#   pid: 21598,21600
#   total CPU time (s): 1984.25
#   total CPU user time (s): 1982.38
#   total CPU system time (s): 1.87799

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.44758 second user time and 2.79365 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-17 10:17:31
IDJOB=4400261
IDBENCH=137880
IDSOLVER=2855
FILE ID=node105/4400261-1568711948
RUNJOBID= node105-1568698793-14923
PBS_JOBID= 21703916
Free space on /tmp= 61004 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-195.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-4400261-1568711948/watcher-4400261-1568711948 -o /tmp/evaluation-result-4400261-1568711948/solver-4400261-1568711948 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568698793-14923 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1816076118 HOME/instance-4400261-1568711948.xml

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

MD5SUM BENCH= d65d33615c5545f7b52e9722b13d9f63
RANDOM SEED=1816076118

node105.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.00
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.00
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.00
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.00
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:        31182796 kB
MemAvailable:   31845008 kB
Buffers:          184928 kB
Cached:           778056 kB
SwapCached:        65564 kB
Active:           544280 kB
Inactive:         487544 kB
Active(anon):      10104 kB
Inactive(anon):   103456 kB
Active(file):     534176 kB
Inactive(file):   384088 kB
Unevictable:      109028 kB
Mlocked:          109028 kB
SwapTotal:      67108860 kB
SwapFree:       66939860 kB
Dirty:             26524 kB
Writeback:             0 kB
AnonPages:        259296 kB
Mapped:            43744 kB
Shmem:             35652 kB
Slab:             148668 kB
SReclaimable:     119568 kB
SUnreclaim:        29100 kB
KernelStack:        3856 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60980 MiB
End job on node105 at 2019-09-17 10:21:43