Trace number 4399693

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallel? (TO) 19826.4 2520.11

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-09-m057.xml
MD5SUMe3fb36821a1c53c1942e51a6fdfce406
Bench CategoryCSP (decision 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 variables289
Number of constraints58
Number of domains1
Minimum domain size217
Maximum domain size217
Distribution of domain sizes[{"size":217,"count":217}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":72},{"degree":4,"count":211},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity217
Distribution of constraint arities[{"arity":2,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":3},{"arity":217,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":51}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399693-1568708473.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399693-1568708473.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.30/0.68	c solve instance...
19825.73/2520.07	s UNKNOWN
19825.73/2520.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 (14198 MiB free)
  memory of node 1: 16384 MiB (15394 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399693-1568708473/watcher-4399693-1568708473 -o /tmp/evaluation-result-4399693-1568708473/solver-4399693-1568708473 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1568702458-10886 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2113371729 HOME/instance-4399693-1568708473.xml 

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

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


[startup+0.100126 s]*
/proc/loadavg: 8.11 8.25 8.19 2/212 15285
/proc/meminfo: memFree=30287136/32770624 swapFree=66967460/67108860
[pid=15264] ppid=15261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15264/stat : 15264 (xcsp3-exec) S 15261 15264 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447114094 115843072 364 33554432000 4194304 5098028 140722517050608 140722517048712 140023352193660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38121472 140722517054325 140722517054569 140722517054569 140722517057482 0
/proc/15264/statm: 28282 364 305 221 0 87 0
[pid=15266] ppid=15264 vsize=28227396 memory=29944 CPUtime=0.12 cores=0-7
/proc/15266/stat : 15266 (java) S 15264 15264 10859 0 -1 1077944320 5898 0 0 0 11 1 0 0 20 0 20 0 447114094 28904853504 7486 33554432000 4194304 4196468 140727444039456 140727444022000 140322940972791 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
/proc/15266/statm: 7056849 7486 3148 1 0 7019032 0
[pid=15266/tid=15267] ppid=15264 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/15266/task/15267/stat : 15267 (java) R 15264 15264 10859 0 -1 4202560 3843 0 0 0 8 1 0 0 20 0 20 0 447114095 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322945207808 140322940984726 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15268] ppid=15264 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15266/task/15268/stat : 15268 (java) S 15264 15264 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322893593488 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15269] ppid=15264 vsize=28227396 memory=140142424053376 CPUtime=0 cores=0-7
/proc/15266/task/15269/stat : 15269 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322892540688 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15270] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15270/stat : 15270 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322891488400 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15271] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15271/stat : 15271 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322489097232 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15272] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15272/stat : 15272 (java) S 15264 15264 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322488043920 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15273] ppid=15264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15266/task/15273/stat : 15273 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322486991120 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15274] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15274/stat : 15274 (java) S 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322485938832 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15275] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15275/stat : 15275 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322484886032 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15276] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15276/stat : 15276 (java) S 15264 15264 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447114097 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322325789296 140322940983938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15277] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15277/stat : 15277 (java) S 15264 15264 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447114097 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322324735264 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15278] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15278/stat : 15278 (java) S 15264 15264 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447114098 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322323682928 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15279] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15279/stat : 15279 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114100 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322322631248 140322940991387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15280] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15280/stat : 15280 (java) S 15264 15264 10859 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 447114100 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322321578096 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15281] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15281/stat : 15281 (java) R 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447114100 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322320525296 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15282] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15282/stat : 15282 (java) S 15264 15264 10859 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 20 0 447114100 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322319473008 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15283] ppid=15264 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15266/task/15283/stat : 15283 (java) R 15264 15264 10859 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 20 0 447114100 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322318420208 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15284] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15284/stat : 15284 (java) S 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447114100 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322317368160 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15285] ppid=15264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15266/task/15285/stat : 15285 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114101 28904853504 7486 33554432000 4194304 4196468 140727444039456 140322316315440 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31400 KiB

[startup+0.210484 s]*
/proc/loadavg: 8.11 8.25 8.19 3/212 15285
/proc/meminfo: memFree=30273500/32770624 swapFree=66967460/67108860
[pid=15264] ppid=15261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15264/stat : 15264 (xcsp3-exec) S 15261 15264 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447114094 115843072 364 33554432000 4194304 5098028 140722517050608 140722517048712 140023352193660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38121472 140722517054325 140722517054569 140722517054569 140722517057482 0
/proc/15264/statm: 28282 364 305 221 0 87 0
[pid=15266] ppid=15264 vsize=28227396 memory=41068 CPUtime=0.33 cores=0-7
/proc/15266/stat : 15266 (java) S 15264 15264 10859 0 -1 1077944320 9533 0 0 0 30 3 0 0 20 0 20 0 447114094 28904853504 10267 33554432000 4194304 4196468 140727444039456 140727444022000 140322940972791 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
/proc/15266/statm: 7056849 10267 3293 1 0 7019032 0
[pid=15266/tid=15267] ppid=15264 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15266/task/15267/stat : 15267 (java) R 15264 15264 10859 0 -1 4202560 6667 0 0 0 17 2 0 0 20 0 20 0 447114095 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322945206720 140322940984726 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15268] ppid=15264 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/15266/task/15268/stat : 15268 (java) S 15264 15264 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322893593488 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15269] ppid=15264 vsize=28227396 memory=4049219474923673248 CPUtime=0 cores=0-7
/proc/15266/task/15269/stat : 15269 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322892540688 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15270] ppid=15264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15266/task/15270/stat : 15270 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322891488400 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15271] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15271/stat : 15271 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322489097232 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15272] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15272/stat : 15272 (java) S 15264 15264 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322488043920 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15273] ppid=15264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15266/task/15273/stat : 15273 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322486991120 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15274] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15274/stat : 15274 (java) S 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322485938832 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15275] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15275/stat : 15275 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322484886032 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15276] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15276/stat : 15276 (java) S 15264 15264 10859 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447114097 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322325789296 140322940983938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15277] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15277/stat : 15277 (java) S 15264 15264 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447114097 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322324735264 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15278] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15278/stat : 15278 (java) S 15264 15264 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447114098 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322323682928 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15279] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15279/stat : 15279 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114100 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322322631248 140322940991387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15280] ppid=15264 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15266/task/15280/stat : 15280 (java) S 15264 15264 10859 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 20 0 447114100 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322321578096 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15281] ppid=15264 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15266/task/15281/stat : 15281 (java) S 15264 15264 10859 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 20 0 447114100 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322320525296 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15282] ppid=15264 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/15266/task/15282/stat : 15282 (java) S 15264 15264 10859 0 -1 1077944384 503 0 0 0 1 0 0 0 20 0 20 0 447114100 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322319473008 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15283] ppid=15264 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/15266/task/15283/stat : 15283 (java) R 15264 15264 10859 0 -1 4202560 724 0 0 0 8 0 0 0 20 0 20 0 447114100 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322318419856 140322919503799 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15284] ppid=15264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15284/stat : 15284 (java) S 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447114100 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322317368160 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15285] ppid=15264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15266/task/15285/stat : 15285 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114101 28904853504 10267 33554432000 4194304 4196468 140727444039456 140322316315440 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42524 KiB

[startup+0.31065 s]*
/proc/loadavg: 8.11 8.25 8.19 3/212 15285
/proc/meminfo: memFree=30266600/32770624 swapFree=66967460/67108860
[pid=15264] ppid=15261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15264/stat : 15264 (xcsp3-exec) S 15261 15264 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447114094 115843072 364 33554432000 4194304 5098028 140722517050608 140722517048712 140023352193660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38121472 140722517054325 140722517054569 140722517054569 140722517057482 0
/proc/15264/statm: 28282 364 305 221 0 87 0
[pid=15266] ppid=15264 vsize=28231652 memory=50148 CPUtime=0.52 cores=0-7
/proc/15266/stat : 15266 (java) S 15264 15264 10859 0 -1 1077944320 10877 0 0 0 48 4 0 0 20 0 20 0 447114094 28909211648 12537 33554432000 4194304 4196468 140727444039456 140727444022000 140322940972791 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
/proc/15266/statm: 7057913 12537 3360 1 0 7019032 0
[pid=15266/tid=15267] ppid=15264 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/15266/task/15267/stat : 15267 (java) R 15264 15264 10859 0 -1 4202560 7804 0 0 0 27 3 0 0 20 0 20 0 447114095 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322945206576 140322925053278 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15268] ppid=15264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15268/stat : 15268 (java) S 15264 15264 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447114096 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322893593488 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15269] ppid=15264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15269/stat : 15269 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322892540688 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15270] ppid=15264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15270/stat : 15270 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322891488400 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15271] ppid=15264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15271/stat : 15271 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322489097232 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15272] ppid=15264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15272/stat : 15272 (java) S 15264 15264 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447114096 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322488043920 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15273] ppid=15264 vsize=28231652 memory=140142299933359 CPUtime=0 cores=0-7
/proc/15266/task/15273/stat : 15273 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322486991120 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15274] ppid=15264 vsize=28231652 memory=140142299935664 CPUtime=0 cores=0-7
/proc/15266/task/15274/stat : 15274 (java) S 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447114096 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322485938832 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15275] ppid=15264 vsize=28231652 memory=140142299937968 CPUtime=0 cores=0-7
/proc/15266/task/15275/stat : 15275 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114096 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322484886032 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15276] ppid=15264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15276/stat : 15276 (java) S 15264 15264 10859 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447114097 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322325789296 140322940983938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15277] ppid=15264 vsize=28231652 memory=280284599889808 CPUtime=0 cores=0-7
/proc/15266/task/15277/stat : 15277 (java) S 15264 15264 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447114097 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322324735264 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15278] ppid=15264 vsize=28231652 memory=280284599887504 CPUtime=0 cores=0-7
/proc/15266/task/15278/stat : 15278 (java) S 15264 15264 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447114098 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322323682928 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15279] ppid=15264 vsize=28231652 memory=280284599894416 CPUtime=0 cores=0-7
/proc/15266/task/15279/stat : 15279 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114100 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322322631248 140322940991387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15280] ppid=15264 vsize=28231652 memory=280284599835696 CPUtime=0.02 cores=0-7
/proc/15266/task/15280/stat : 15280 (java) S 15264 15264 10859 0 -1 1077944384 235 0 0 0 2 0 0 0 20 0 20 0 447114100 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322321578096 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15281] ppid=15264 vsize=28231652 memory=280284599908240 CPUtime=0.02 cores=0-7
/proc/15266/task/15281/stat : 15281 (java) S 15264 15264 10859 0 -1 1077944384 134 0 0 0 2 0 0 0 20 0 20 0 447114100 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322320525296 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15282] ppid=15264 vsize=28231652 memory=280284599915152 CPUtime=0.03 cores=0-7
/proc/15266/task/15282/stat : 15282 (java) R 15264 15264 10859 0 -1 4202560 594 0 0 0 3 0 0 0 20 0 20 0 447114100 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322319473008 140322926098230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15283] ppid=15264 vsize=28231652 memory=280284599912848 CPUtime=0.12 cores=0-7
/proc/15266/task/15283/stat : 15283 (java) S 15264 15264 10859 0 -1 1077944384 809 0 0 0 12 0 0 0 20 0 20 0 447114100 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322318420208 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15284] ppid=15264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15284/stat : 15284 (java) S 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447114100 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322317368160 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15285] ppid=15264 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15266/task/15285/stat : 15285 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447114101 28909211648 12537 33554432000 4194304 4196468 140727444039456 140322316315440 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51604 KiB

[startup+0.702045 s]
/proc/loadavg: 8.11 8.25 8.19 4/212 15285
/proc/meminfo: memFree=30250100/32770624 swapFree=66967460/67108860
[pid=15264] ppid=15261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15264/stat : 15264 (xcsp3-exec) S 15261 15264 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447114094 115843072 364 33554432000 4194304 5098028 140722517050608 140722517048712 140023352193660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38121472 140722517054325 140722517054569 140722517054569 140722517057482 0
/proc/15264/statm: 28282 364 305 221 0 87 0
[pid=15266] ppid=15264 vsize=28766288 memory=104172 CPUtime=1.74 cores=0-7
/proc/15266/stat : 15266 (java) S 15264 15264 10859 0 -1 1077944320 14992 0 0 0 167 7 0 0 20 0 28 0 447114094 29456678912 26043 33554432000 4194304 4196468 140727444039456 140727444022000 140322940972791 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
/proc/15266/statm: 7191572 26043 3458 1 0 7152672 0
[pid=15266/tid=15267] ppid=15264 vsize=28766288 memory=0 CPUtime=0.67 cores=0-7
/proc/15266/task/15267/stat : 15267 (java) S 15264 15264 10859 0 -1 1077944384 8789 0 0 0 64 3 0 0 20 0 28 0 447114095 29456678912 26043 33554432000 4194304 4196468 140727444039456 140322945213568 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15268] ppid=15264 vsize=28766288 memory=140142300144496 CPUtime=0 cores=0-7
/proc/15266/task/15268/stat : 15268 (java) S 15264 15264 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447114096 29456678912 26043 33554432000 4194304 4196468 140727444039456 140322893593488 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15269] ppid=15264 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15266/task/15269/stat : 15269 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447114096 29456678912 26043 33554432000 4194304 4196468 140727444039456 140322892540688 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15270] ppid=15264 vsize=28766288 memory=1192 CPUtime=0 cores=0-7
/proc/15266/task/15270/stat : 15270 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447114096 29456678912 26043 33554432000 4194304 4196468 140727444039456 140322891488400 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0

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

[pid=15266/tid=15293] ppid=15264 vsize=28768336 memory=1456 CPUtime=2380.79 cores=0-7
/proc/15266/task/15293/stat : 15293 (java) R 15264 15264 10859 0 -1 4202560 81715 0 0 0 238025 54 0 0 20 0 28 0 447114164 29458776064 374217 33554432000 4194304 4196468 140727444039456 140322299727856 140322579663428 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
Current children cumulated CPU time: 19209.8 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1498324 KiB

[startup+2502.3 s]
/proc/loadavg: 8.07 8.09 8.15 9/220 15503
/proc/meminfo: memFree=28506488/32770624 swapFree=66967460/67108860
[pid=15264] ppid=15261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15264/stat : 15264 (xcsp3-exec) S 15261 15264 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447114094 115843072 364 33554432000 4194304 5098028 140722517050608 140722517048712 140023352193660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38121472 140722517054325 140722517054569 140722517054569 140722517057482 0
/proc/15264/statm: 28282 364 305 221 0 87 0
[pid=15266] ppid=15264 vsize=28768336 memory=1808924 CPUtime=19685.2 cores=0-7
/proc/15266/stat : 15266 (java) S 15264 15264 10859 0 -1 1077944320 1364055 0 0 0 1964872 3653 0 0 20 0 28 0 447114094 29458776064 452231 33554432000 4194304 4196468 140727444039456 140727444022000 140322940972791 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
/proc/15266/statm: 7192084 452231 3545 1 0 7153184 0
[pid=15266/tid=15267] ppid=15264 vsize=28768336 memory=1456 CPUtime=0.67 cores=0-7
/proc/15266/task/15267/stat : 15267 (java) S 15264 15264 10859 0 -1 1077944384 8789 0 0 0 64 3 0 0 20 0 28 0 447114095 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322945213568 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15268] ppid=15264 vsize=28768336 memory=1808872 CPUtime=16.61 cores=0-7
/proc/15266/task/15268/stat : 15268 (java) S 15264 15264 10859 0 -1 1077944384 52813 0 0 0 1570 91 0 0 20 0 28 0 447114096 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322893593488 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15269] ppid=15264 vsize=28768336 memory=1456 CPUtime=16.51 cores=0-7
/proc/15266/task/15269/stat : 15269 (java) S 15264 15264 10859 0 -1 1077944384 42933 0 0 0 1560 91 0 0 20 0 28 0 447114096 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322892540688 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15270] ppid=15264 vsize=28768336 memory=1456 CPUtime=16.48 cores=0-7
/proc/15266/task/15270/stat : 15270 (java) S 15264 15264 10859 0 -1 1077944384 44325 0 0 0 1560 88 0 0 20 0 28 0 447114096 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322891488400 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15271] ppid=15264 vsize=28768336 memory=1808872 CPUtime=16.5 cores=0-7
/proc/15266/task/15271/stat : 15271 (java) S 15264 15264 10859 0 -1 1077944384 44600 0 0 0 1563 87 0 0 20 0 28 0 447114096 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322489097232 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15272] ppid=15264 vsize=28768336 memory=1456 CPUtime=16.53 cores=0-7
/proc/15266/task/15272/stat : 15272 (java) S 15264 15264 10859 0 -1 1077944384 47145 0 0 0 1567 86 0 0 20 0 28 0 447114096 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322488043920 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15273] ppid=15264 vsize=28768336 memory=1725712 CPUtime=16.51 cores=0-7
/proc/15266/task/15273/stat : 15273 (java) S 15264 15264 10859 0 -1 1077944384 44041 0 0 0 1559 92 0 0 20 0 28 0 447114096 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322486991120 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15274] ppid=15264 vsize=28768336 memory=1456 CPUtime=16.63 cores=0-7
/proc/15266/task/15274/stat : 15274 (java) S 15264 15264 10859 0 -1 1077944384 48099 0 0 0 1570 93 0 0 20 0 28 0 447114096 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322485938832 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15275] ppid=15264 vsize=28768336 memory=1685208 CPUtime=16.6 cores=0-7
/proc/15266/task/15275/stat : 15275 (java) S 15264 15264 10859 0 -1 1077944384 42238 0 0 0 1570 90 0 0 20 0 28 0 447114096 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322484886032 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15276] ppid=15264 vsize=28768336 memory=1456 CPUtime=42.27 cores=0-7
/proc/15266/task/15276/stat : 15276 (java) S 15264 15264 10859 0 -1 1077944384 169265 0 0 0 1736 2491 0 0 20 0 28 0 447114097 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322325789296 140322940983938 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15277] ppid=15264 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/15266/task/15277/stat : 15277 (java) S 15264 15264 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 447114097 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322324735328 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15278] ppid=15264 vsize=28768336 memory=140142300305768 CPUtime=0 cores=0-7
/proc/15266/task/15278/stat : 15278 (java) S 15264 15264 10859 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 28 0 447114098 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322323682944 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15279] ppid=15264 vsize=28768336 memory=7680491646476186387 CPUtime=0 cores=0-7
/proc/15266/task/15279/stat : 15279 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447114100 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322322631248 140322940991387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15280] ppid=15264 vsize=28768336 memory=1376 CPUtime=2.06 cores=0-7
/proc/15266/task/15280/stat : 15280 (java) S 15264 15264 10859 0 -1 1077944384 8608 0 0 0 205 1 0 0 20 0 28 0 447114100 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322321578096 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15281] ppid=15264 vsize=28768336 memory=1060 CPUtime=1.78 cores=0-7
/proc/15266/task/15281/stat : 15281 (java) S 15264 15264 10859 0 -1 1077944384 5962 0 0 0 177 1 0 0 20 0 28 0 447114100 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322320525296 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15282] ppid=15264 vsize=28768336 memory=1456 CPUtime=1.87 cores=0-7
/proc/15266/task/15282/stat : 15282 (java) S 15264 15264 10859 0 -1 1077944384 8589 0 0 0 185 2 0 0 20 0 28 0 447114100 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322319473008 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15283] ppid=15264 vsize=28768336 memory=3620 CPUtime=0.73 cores=0-7
/proc/15266/task/15283/stat : 15283 (java) S 15264 15264 10859 0 -1 1077944384 6184 0 0 0 72 1 0 0 20 0 28 0 447114100 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322318420208 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15284] ppid=15264 vsize=28768336 memory=280284602178688 CPUtime=0 cores=0-7
/proc/15266/task/15284/stat : 15284 (java) S 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447114100 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322317368160 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15285] ppid=15264 vsize=28768336 memory=4872558044660077418 CPUtime=1.11 cores=0-7
/proc/15266/task/15285/stat : 15285 (java) S 15264 15264 10859 0 -1 1077944384 5132 0 0 0 37 74 0 0 20 0 28 0 447114101 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322316315440 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15286] ppid=15264 vsize=28768336 memory=4420 CPUtime=2428.82 cores=0-7
/proc/15266/task/15286/stat : 15286 (java) R 15264 15264 10859 0 -1 4202560 209195 0 0 0 242803 79 0 0 20 0 28 0 447114164 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322307096040 140322576811920 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15287] ppid=15264 vsize=28768336 memory=4108 CPUtime=2438.08 cores=0-7
/proc/15266/task/15287/stat : 15287 (java) R 15264 15264 10859 0 -1 4202560 131419 0 0 0 243731 77 0 0 20 0 28 0 447114164 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322306044456 140322577690872 0 4 0 16800975 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15288] ppid=15264 vsize=28768336 memory=12040 CPUtime=2430.39 cores=0-7
/proc/15266/task/15288/stat : 15288 (java) R 15264 15264 10859 0 -1 4202560 20112 0 0 0 243011 28 0 0 20 0 28 0 447114164 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322304990704 140322576812029 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15289] ppid=15264 vsize=28768336 memory=24076 CPUtime=2454.95 cores=0-7
/proc/15266/task/15289/stat : 15289 (java) R 15264 15264 10859 0 -1 4202560 95251 0 0 0 245423 72 0 0 20 0 28 0 447114164 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322303938144 140322579663421 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15290] ppid=15264 vsize=28768336 memory=3620 CPUtime=2432.91 cores=0-7
/proc/15266/task/15290/stat : 15290 (java) R 15264 15264 10859 0 -1 4202560 28219 0 0 0 243266 25 0 0 20 0 28 0 447114164 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322302885920 140322571365104 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15291] ppid=15264 vsize=28768336 memory=1456 CPUtime=2438.77 cores=0-7
/proc/15266/task/15291/stat : 15291 (java) R 15264 15264 10859 0 -1 4202560 93578 0 0 0 243828 49 0 0 20 0 28 0 447114164 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322301835936 140322579663442 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15292] ppid=15264 vsize=28768336 memory=1685208 CPUtime=2438.57 cores=0-7
/proc/15266/task/15292/stat : 15292 (java) R 15264 15264 10859 0 -1 4202560 124354 0 0 0 243783 74 0 0 20 0 28 0 447114164 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322300780904 140322579663408 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15293] ppid=15264 vsize=28768336 memory=4068 CPUtime=2439.85 cores=0-7
/proc/15266/task/15293/stat : 15293 (java) R 15264 15264 10859 0 -1 4202560 81905 0 0 0 243930 55 0 0 20 0 28 0 447114164 29458776064 452231 33554432000 4194304 4196468 140727444039456 140322299727584 140322579663076 0 4 0 16800975 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
Current children cumulated CPU time: 19685.2 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1810380 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.32 8.15 8.17 9/220 15504
/proc/meminfo: memFree=28317840/32770624 swapFree=66967460/67108860
[pid=15264] ppid=15261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15264/stat : 15264 (xcsp3-exec) S 15261 15264 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447114094 115843072 364 33554432000 4194304 5098028 140722517050608 140722517048712 140023352193660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38121472 140722517054325 140722517054569 140722517054569 140722517057482 0
/proc/15264/statm: 28282 364 305 221 0 87 0
[pid=15266] ppid=15264 vsize=28768336 memory=1997788 CPUtime=19825.7 cores=0-7
/proc/15266/stat : 15266 (java) S 15264 15264 10859 0 -1 1077944320 1364872 0 0 0 1978902 3671 0 0 20 0 28 0 447114094 29458776064 499447 33554432000 4194304 4196468 140727444039456 140727444022000 140322940972791 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
/proc/15266/statm: 7192084 499447 3545 1 0 7153184 0
[pid=15266/tid=15267] ppid=15264 vsize=28768336 memory=1398722017469774279 CPUtime=0.67 cores=0-7
/proc/15266/task/15267/stat : 15267 (java) S 15264 15264 10859 0 -1 1077944384 8789 0 0 0 64 3 0 0 20 0 28 0 447114095 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322945213568 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15268] ppid=15264 vsize=28768336 memory=1192 CPUtime=16.69 cores=0-7
/proc/15266/task/15268/stat : 15268 (java) S 15264 15264 10859 0 -1 1077944384 52836 0 0 0 1577 92 0 0 20 0 28 0 447114096 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322893593488 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15269] ppid=15264 vsize=28768336 memory=940 CPUtime=16.6 cores=0-7
/proc/15266/task/15269/stat : 15269 (java) S 15264 15264 10859 0 -1 1077944384 42963 0 0 0 1567 93 0 0 20 0 28 0 447114096 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322892540688 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15270] ppid=15264 vsize=28768336 memory=1940284 CPUtime=16.55 cores=0-7
/proc/15266/task/15270/stat : 15270 (java) S 15264 15264 10859 0 -1 1077944384 44333 0 0 0 1567 88 0 0 20 0 28 0 447114096 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322891488400 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15271] ppid=15264 vsize=28768336 memory=4872558044660077418 CPUtime=16.57 cores=0-7
/proc/15266/task/15271/stat : 15271 (java) S 15264 15264 10859 0 -1 1077944384 44609 0 0 0 1570 87 0 0 20 0 28 0 447114096 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322489097232 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15272] ppid=15264 vsize=28768336 memory=1456 CPUtime=16.6 cores=0-7
/proc/15266/task/15272/stat : 15272 (java) S 15264 15264 10859 0 -1 1077944384 47155 0 0 0 1574 86 0 0 20 0 28 0 447114096 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322488043920 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15273] ppid=15264 vsize=28768336 memory=1995740 CPUtime=16.58 cores=0-7
/proc/15266/task/15273/stat : 15273 (java) S 15264 15264 10859 0 -1 1077944384 44077 0 0 0 1565 93 0 0 20 0 28 0 447114096 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322486991120 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15274] ppid=15264 vsize=28768336 memory=1520 CPUtime=16.71 cores=0-7
/proc/15266/task/15274/stat : 15274 (java) S 15264 15264 10859 0 -1 1077944384 48112 0 0 0 1577 94 0 0 20 0 28 0 447114096 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322485938832 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15275] ppid=15264 vsize=28768336 memory=1980 CPUtime=16.67 cores=0-7
/proc/15266/task/15275/stat : 15275 (java) S 15264 15264 10859 0 -1 1077944384 42258 0 0 0 1576 91 0 0 20 0 28 0 447114096 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322484886032 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15276] ppid=15264 vsize=28768336 memory=2572 CPUtime=42.42 cores=0-7
/proc/15266/task/15276/stat : 15276 (java) S 15264 15264 10859 0 -1 1077944384 169410 0 0 0 1741 2501 0 0 20 0 28 0 447114097 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322325789296 140322940983938 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15277] ppid=15264 vsize=28768336 memory=900 CPUtime=0 cores=0-7
/proc/15266/task/15277/stat : 15277 (java) S 15264 15264 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 447114097 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322324735328 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15278] ppid=15264 vsize=28768336 memory=1432 CPUtime=0 cores=0-7
/proc/15266/task/15278/stat : 15278 (java) S 15264 15264 10859 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 28 0 447114098 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322323682944 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15279] ppid=15264 vsize=28768336 memory=1764 CPUtime=0 cores=0-7
/proc/15266/task/15279/stat : 15279 (java) S 15264 15264 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447114100 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322322631248 140322940991387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15280] ppid=15264 vsize=28768336 memory=111632 CPUtime=2.06 cores=0-7
/proc/15266/task/15280/stat : 15280 (java) S 15264 15264 10859 0 -1 1077944384 8610 0 0 0 205 1 0 0 20 0 28 0 447114100 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322321578096 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15281] ppid=15264 vsize=28768336 memory=1456 CPUtime=1.78 cores=0-7
/proc/15266/task/15281/stat : 15281 (java) S 15264 15264 10859 0 -1 1077944384 5964 0 0 0 177 1 0 0 20 0 28 0 447114100 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322320525296 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15282] ppid=15264 vsize=28768336 memory=1995740 CPUtime=1.87 cores=0-7
/proc/15266/task/15282/stat : 15282 (java) S 15264 15264 10859 0 -1 1077944384 8591 0 0 0 185 2 0 0 20 0 28 0 447114100 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322319473008 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15283] ppid=15264 vsize=28768336 memory=4068 CPUtime=0.73 cores=0-7
/proc/15266/task/15283/stat : 15283 (java) S 15264 15264 10859 0 -1 1077944384 6186 0 0 0 72 1 0 0 20 0 28 0 447114100 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322318420208 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15284] ppid=15264 vsize=28768336 memory=1720 CPUtime=0 cores=0-7
/proc/15266/task/15284/stat : 15284 (java) S 15264 15264 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447114100 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322317368160 140322940982997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15285] ppid=15264 vsize=28768336 memory=5948 CPUtime=1.11 cores=0-7
/proc/15266/task/15285/stat : 15285 (java) S 15264 15264 10859 0 -1 1077944384 5134 0 0 0 37 74 0 0 20 0 28 0 447114101 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322316315440 140322940983938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15286] ppid=15264 vsize=28768336 memory=10564 CPUtime=2446.3 cores=0-7
/proc/15266/task/15286/stat : 15286 (java) R 15264 15264 10859 0 -1 4202560 209370 0 0 0 244551 79 0 0 20 0 28 0 447114164 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322307096040 140322576121078 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15287] ppid=15264 vsize=28768336 memory=716 CPUtime=2455.56 cores=0-7
/proc/15266/task/15287/stat : 15287 (java) R 15264 15264 10859 0 -1 4202560 131500 0 0 0 245479 77 0 0 20 0 28 0 447114164 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322306044456 140322577660578 0 4 0 16800975 0 0 0 -1 4 0 0 13 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15288] ppid=15264 vsize=28768336 memory=780 CPUtime=2447.8 cores=0-7
/proc/15266/task/15288/stat : 15288 (java) R 15264 15264 10859 0 -1 4202560 20134 0 0 0 244752 28 0 0 20 0 28 0 447114164 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322304991128 140322571365104 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15289] ppid=15264 vsize=28768336 memory=1552 CPUtime=2472.54 cores=0-7
/proc/15266/task/15289/stat : 15289 (java) R 15264 15264 10859 0 -1 4202560 95307 0 0 0 247182 72 0 0 20 0 28 0 447114164 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322303941136 140322576810937 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15290] ppid=15264 vsize=28768336 memory=2832 CPUtime=2450.38 cores=0-7
/proc/15266/task/15290/stat : 15290 (java) R 15264 15264 10859 0 -1 4202560 28253 0 0 0 245013 25 0 0 20 0 28 0 447114164 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322302885472 140322577718200 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15291] ppid=15264 vsize=28768336 memory=1412 CPUtime=2456.28 cores=0-7
/proc/15266/task/15291/stat : 15291 (java) R 15264 15264 10859 0 -1 4202560 93621 0 0 0 245578 50 0 0 20 0 28 0 447114164 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322301833056 140322579663062 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15292] ppid=15264 vsize=28768336 memory=3728 CPUtime=2456.02 cores=0-7
/proc/15266/task/15292/stat : 15292 (java) R 15264 15264 10859 0 -1 4202560 124419 0 0 0 245528 74 0 0 20 0 28 0 447114164 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322300780768 140322579663421 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
[pid=15266/tid=15293] ppid=15264 vsize=28768336 memory=1456 CPUtime=2457.19 cores=0-7
/proc/15266/task/15293/stat : 15293 (java) R 15264 15264 10859 0 -1 4202560 81942 0 0 0 245664 55 0 0 20 0 28 0 447114164 29458776064 499447 33554432000 4194304 4196468 140727444039456 140322299728104 140322579663554 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 6803456 140727444046826 140727444046998 140727444046998 140727444049871 0
Current children cumulated CPU time: 19825.7 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1999244 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.11
CPU time (s): 19826.4
CPU user time (s): 19789.6
CPU system time (s): 36.7317
CPU usage (%): 786.726
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1999244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19789.6
system time used= 36.7317
maximum resident set size= 1998792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1365801
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 216268
involuntary context switches= 247205


# summary of solver processes directly reported to runsolver:
#   pid: 15264,15266
#   total CPU time (s): 19826.4
#   total CPU user time (s): 19789.6
#   total CPU system time (s): 36.7317

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 30.5723 second user time and 19.8734 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-17 10:20:30
IDJOB=4399693
IDBENCH=133638
IDSOLVER=2854
FILE ID=node125/4399693-1568708473
RUNJOBID= node125-1568702458-10886
PBS_JOBID= 21703918
Free space on /tmp= 59732 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-09-m057.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-4399693-1568708473/watcher-4399693-1568708473 -o /tmp/evaluation-result-4399693-1568708473/solver-4399693-1568708473 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1568702458-10886 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2113371729 HOME/instance-4399693-1568708473.xml

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

MD5SUM BENCH= e3fb36821a1c53c1942e51a6fdfce406
RANDOM SEED=2113371729

node125.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.29
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.29
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.29
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.29
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:        30303104 kB
MemAvailable:   31859736 kB
Buffers:          209616 kB
Cached:          1645728 kB
SwapCached:        38408 kB
Active:           820628 kB
Inactive:        1075716 kB
Active(anon):      21300 kB
Inactive(anon):    68448 kB
Active(file):     799328 kB
Inactive(file):  1007268 kB
Unevictable:      108988 kB
Mlocked:          108988 kB
SwapTotal:      67108860 kB
SwapFree:       66967460 kB
Dirty:             26332 kB
Writeback:             0 kB
AnonPages:        113424 kB
Mapped:            48296 kB
Shmem:             39872 kB
Slab:             160732 kB
SReclaimable:     131744 kB
SUnreclaim:        28988 kB
KernelStack:        3456 kB
PageTables:         4800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 59704 MiB
End job on node125 at 2019-09-17 11:02:30