Trace number 4406893

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-24 parallel? (TO) 19792.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-4406893-1569352575.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406893-1569352575.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.32/0.69	c solve instance...
19791.72/2520.07	s UNKNOWN
19791.72/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 (13083 MiB free)
  memory of node 1: 16384 MiB (11557 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406893-1569352575/watcher-4406893-1569352575 -o /tmp/evaluation-result-4406893-1569352575/solver-4406893-1569352575 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569348286-6176 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1412405475 HOME/instance-4406893-1569352575.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=8999, runsolver pid=8996
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 7.63 7.89 8.12 2/211 9020
/proc/meminfo: memFree=25214100/32770624 swapFree=66936716/67108860
[pid=8999] ppid=8996 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8999/stat : 8999 (xcsp3-exec) S 8996 8999 6149 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511195320 115843072 364 33554432000 4194304 5098028 140723673302160 140723673300264 140381753565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30941184 140723673305973 140723673306217 140723673306217 140723673309130 0
/proc/8999/statm: 28282 364 305 221 0 87 0
[pid=9001] ppid=8999 vsize=28227396 memory=29060 CPUtime=0.12 cores=0-7
/proc/9001/stat : 9001 (java) S 8999 8999 6149 0 -1 1077944320 5734 0 0 0 11 1 0 0 20 0 20 0 511195320 28904853504 7265 33554432000 4194304 4196468 140728048827504 140728048810048 140043953659639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
/proc/9001/statm: 7056849 7265 3125 1 0 7019032 0
[pid=9001/tid=9002] ppid=8999 vsize=28227396 memory=-2177352373413752899 CPUtime=0.08 cores=0-7
/proc/9001/task/9002/stat : 9002 (java) R 8999 8999 6149 0 -1 4202560 3640 0 0 0 8 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043957893232 140043953671574 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9003] ppid=8999 vsize=28227396 memory=732369881654483941 CPUtime=0 cores=0-7
/proc/9001/task/9003/stat : 9003 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043504888848 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9004] ppid=8999 vsize=28227396 memory=139743317030528 CPUtime=0 cores=0-7
/proc/9001/task/9004/stat : 9004 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043503836304 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9005] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9005/stat : 9005 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043502783248 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9006] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9006/stat : 9006 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043501730704 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9007] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9007/stat : 9007 (java) S 8999 8999 6149 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043500677648 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9008] ppid=8999 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9001/task/9008/stat : 9008 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043499625104 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9009] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9009/stat : 9009 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043498572048 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9010] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9010/stat : 9010 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043497519504 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9011] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9011/stat : 9011 (java) S 8999 8999 6149 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195323 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043454716656 140043953670786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9012] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9012/stat : 9012 (java) S 8999 8999 6149 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511195323 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043453662880 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9013] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9013/stat : 9013 (java) S 8999 8999 6149 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511195324 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043452609776 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9014] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9014/stat : 9014 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043451558352 140043953678235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9015] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9015/stat : 9015 (java) S 8999 8999 6149 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 7265 33554432000 4194304 4196468 140728048827504 140043450505456 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9016] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9016/stat : 9016 (java) S 8999 8999 6149 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 7265 33554432000 4194304 4196468 140728048827504 140042076023152 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9017] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9017/stat : 9017 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 7265 33554432000 4194304 4196468 140728048827504 140042074970096 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9018] ppid=8999 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/9001/task/9018/stat : 9018 (java) R 8999 8999 6149 0 -1 4202560 371 0 0 0 2 0 0 0 20 0 20 0 511195326 28904853504 7265 33554432000 4194304 4196468 140728048827504 140042073917552 140043945896766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9019] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9019/stat : 9019 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 7265 33554432000 4194304 4196468 140728048827504 140042072865760 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9020] ppid=8999 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9001/task/9020/stat : 9020 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 7265 33554432000 4194304 4196468 140728048827504 140042071813296 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30516 KiB

[startup+0.210608 s]*
/proc/loadavg: 7.63 7.89 8.12 1/211 9020
/proc/meminfo: memFree=25201244/32770624 swapFree=66936716/67108860
[pid=8999] ppid=8996 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8999/stat : 8999 (xcsp3-exec) S 8996 8999 6149 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511195320 115843072 364 33554432000 4194304 5098028 140723673302160 140723673300264 140381753565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30941184 140723673305973 140723673306217 140723673306217 140723673309130 0
/proc/8999/statm: 28282 364 305 221 0 87 0
[pid=9001] ppid=8999 vsize=28227396 memory=40464 CPUtime=0.33 cores=0-7
/proc/9001/stat : 9001 (java) S 8999 8999 6149 0 -1 1077944320 9404 0 0 0 30 3 0 0 20 0 20 0 511195320 28904853504 10116 33554432000 4194304 4196468 140728048827504 140728048810048 140043953659639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
/proc/9001/statm: 7056849 10116 3243 1 0 7019032 0
[pid=9001/tid=9002] ppid=8999 vsize=28227396 memory=0 CPUtime=0.2 cores=0-7
/proc/9001/task/9002/stat : 9002 (java) R 8999 8999 6149 0 -1 4202560 6625 0 0 0 18 2 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043957893088 140043953671574 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9003] ppid=8999 vsize=28227396 memory=279486520456952 CPUtime=0 cores=0-7
/proc/9001/task/9003/stat : 9003 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043504888848 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9004] ppid=8999 vsize=28227396 memory=139743317030528 CPUtime=0 cores=0-7
/proc/9001/task/9004/stat : 9004 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043503836304 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9005] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9005/stat : 9005 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043502783248 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9006] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9006/stat : 9006 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043501730704 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9007] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9007/stat : 9007 (java) S 8999 8999 6149 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043500677648 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9008] ppid=8999 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9001/task/9008/stat : 9008 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043499625104 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9009] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9009/stat : 9009 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043498572048 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9010] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9010/stat : 9010 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043497519504 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9011] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9011/stat : 9011 (java) S 8999 8999 6149 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511195323 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043454716656 140043953670786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9012] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9012/stat : 9012 (java) S 8999 8999 6149 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511195323 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043453662880 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9013] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9013/stat : 9013 (java) S 8999 8999 6149 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511195324 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043452609776 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9014] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9014/stat : 9014 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043451558352 140043953678235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9015] ppid=8999 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9001/task/9015/stat : 9015 (java) S 8999 8999 6149 0 -1 1077944384 381 0 0 0 1 0 0 0 20 0 20 0 511195326 28904853504 10116 33554432000 4194304 4196468 140728048827504 140043450505456 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9016] ppid=8999 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9001/task/9016/stat : 9016 (java) S 8999 8999 6149 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 20 0 511195326 28904853504 10116 33554432000 4194304 4196468 140728048827504 140042076023152 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9017] ppid=8999 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9001/task/9017/stat : 9017 (java) S 8999 8999 6149 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 511195326 28904853504 10116 33554432000 4194304 4196468 140728048827504 140042074970096 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9018] ppid=8999 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/9001/task/9018/stat : 9018 (java) R 8999 8999 6149 0 -1 4202560 824 0 0 0 8 0 0 0 20 0 20 0 511195326 28904853504 10116 33554432000 4194304 4196468 140728048827504 140042073917360 140043945896766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9019] ppid=8999 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9019/stat : 9019 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 10116 33554432000 4194304 4196468 140728048827504 140042072865760 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9020] ppid=8999 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9001/task/9020/stat : 9020 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195326 28904853504 10116 33554432000 4194304 4196468 140728048827504 140042071813296 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41920 KiB

[startup+0.310477 s]*
/proc/loadavg: 7.63 7.89 8.12 4/211 9020
/proc/meminfo: memFree=25193712/32770624 swapFree=66936716/67108860
[pid=8999] ppid=8996 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8999/stat : 8999 (xcsp3-exec) S 8996 8999 6149 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511195320 115843072 364 33554432000 4194304 5098028 140723673302160 140723673300264 140381753565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30941184 140723673305973 140723673306217 140723673306217 140723673309130 0
/proc/8999/statm: 28282 364 305 221 0 87 0
[pid=9001] ppid=8999 vsize=28231652 memory=50088 CPUtime=0.52 cores=0-7
/proc/9001/stat : 9001 (java) S 8999 8999 6149 0 -1 1077944320 10898 0 0 0 48 4 0 0 20 0 20 0 511195320 28909211648 12522 33554432000 4194304 4196468 140728048827504 140728048810048 140043953659639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
/proc/9001/statm: 7057913 12522 3323 1 0 7019032 0
[pid=9001/tid=9002] ppid=8999 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/9001/task/9002/stat : 9002 (java) R 8999 8999 6149 0 -1 4202560 7783 0 0 0 27 3 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043957890752 140043937740126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9003] ppid=8999 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9003/stat : 9003 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043504888848 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9004] ppid=8999 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9004/stat : 9004 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043503836304 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9005] ppid=8999 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9005/stat : 9005 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043502783248 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9006] ppid=8999 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9006/stat : 9006 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043501730704 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9007] ppid=8999 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9007/stat : 9007 (java) S 8999 8999 6149 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043500677648 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9008] ppid=8999 vsize=28231652 memory=139743203519151 CPUtime=0 cores=0-7
/proc/9001/task/9008/stat : 9008 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043499625104 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9009] ppid=8999 vsize=28231652 memory=139743203521456 CPUtime=0 cores=0-7
/proc/9001/task/9009/stat : 9009 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043498572048 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9010] ppid=8999 vsize=28231652 memory=139743203523760 CPUtime=0 cores=0-7
/proc/9001/task/9010/stat : 9010 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043497519504 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9011] ppid=8999 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9011/stat : 9011 (java) S 8999 8999 6149 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511195323 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043454716656 140043953670786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9012] ppid=8999 vsize=28231652 memory=279486407061392 CPUtime=0 cores=0-7
/proc/9001/task/9012/stat : 9012 (java) S 8999 8999 6149 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511195323 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043453662880 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9013] ppid=8999 vsize=28231652 memory=279486407059088 CPUtime=0 cores=0-7
/proc/9001/task/9013/stat : 9013 (java) S 8999 8999 6149 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511195324 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043452609776 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9014] ppid=8999 vsize=28231652 memory=279486407066000 CPUtime=0 cores=0-7
/proc/9001/task/9014/stat : 9014 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195326 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043451558352 140043953678235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9015] ppid=8999 vsize=28231652 memory=279486407007280 CPUtime=0.02 cores=0-7
/proc/9001/task/9015/stat : 9015 (java) S 8999 8999 6149 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 20 0 511195326 28909211648 12522 33554432000 4194304 4196468 140728048827504 140043450505456 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9016] ppid=8999 vsize=28231652 memory=279486407079824 CPUtime=0.03 cores=0-7
/proc/9001/task/9016/stat : 9016 (java) R 8999 8999 6149 0 -1 4202560 363 0 0 0 3 0 0 0 20 0 20 0 511195326 28909211648 12522 33554432000 4194304 4196468 140728048827504 140042076013536 140043931255807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9017] ppid=8999 vsize=28231652 memory=279486407086736 CPUtime=0.02 cores=0-7
/proc/9001/task/9017/stat : 9017 (java) S 8999 8999 6149 0 -1 1077944384 98 0 0 0 2 0 0 0 20 0 20 0 511195326 28909211648 12522 33554432000 4194304 4196468 140728048827504 140042074970096 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9018] ppid=8999 vsize=28231652 memory=279486407084432 CPUtime=0.12 cores=0-7
/proc/9001/task/9018/stat : 9018 (java) S 8999 8999 6149 0 -1 1077944384 971 0 0 0 12 0 0 0 20 0 20 0 511195326 28909211648 12522 33554432000 4194304 4196468 140728048827504 140042073917552 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9019] ppid=8999 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9019/stat : 9019 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511195326 28909211648 12522 33554432000 4194304 4196468 140728048827504 140042072865760 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9020] ppid=8999 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/9001/task/9020/stat : 9020 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195326 28909211648 12522 33554432000 4194304 4196468 140728048827504 140042071813296 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51544 KiB

[startup+0.701042 s]
/proc/loadavg: 7.63 7.89 8.12 6/211 9020
/proc/meminfo: memFree=25178312/32770624 swapFree=66936716/67108860
[pid=8999] ppid=8996 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8999/stat : 8999 (xcsp3-exec) S 8996 8999 6149 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511195320 115843072 364 33554432000 4194304 5098028 140723673302160 140723673300264 140381753565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30941184 140723673305973 140723673306217 140723673306217 140723673309130 0
/proc/8999/statm: 28282 364 305 221 0 87 0
[pid=9001] ppid=8999 vsize=28233776 memory=87156 CPUtime=1.71 cores=0-7
/proc/9001/stat : 9001 (java) S 8999 8999 6149 0 -1 1077944320 15476 0 0 0 165 6 0 0 20 0 20 0 511195320 28911386624 21789 33554432000 4194304 4196468 140728048827504 140728048810048 140043953659639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
/proc/9001/statm: 7058444 21789 3457 1 0 7019544 0
[pid=9001/tid=9002] ppid=8999 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/9001/task/9002/stat : 9002 (java) R 8999 8999 6149 0 -1 4202560 9343 0 0 0 64 4 0 0 20 0 20 0 511195321 28911386624 21789 33554432000 4194304 4196468 140728048827504 140043957896864 140043953681565 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9003] ppid=8999 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9003/stat : 9003 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28911386624 21789 33554432000 4194304 4196468 140728048827504 140043504888848 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9004] ppid=8999 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9004/stat : 9004 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28911386624 21789 33554432000 4194304 4196468 140728048827504 140043503836304 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9005] ppid=8999 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/9001/task/9005/stat : 9005 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511195321 28911386624 21789 33554432000 4194304 4196468 140728048827504 140043502783248 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0

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

[pid=9001/tid=9028] ppid=8999 vsize=28766288 memory=14076 CPUtime=2376.86 cores=0-7
/proc/9001/task/9028/stat : 9028 (java) R 8999 8999 6149 0 -1 4202560 75815 0 0 0 237631 55 0 0 20 0 28 0 511195391 29456678912 262469 33554432000 4194304 4196468 140728048827504 140042055466208 140043598014500 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
Current children cumulated CPU time: 19181.5 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1051332 KiB

[startup+2502.3 s]
/proc/loadavg: 8.00 8.01 8.07 9/219 9212
/proc/meminfo: memFree=24329024/32770624 swapFree=66936720/67108860
[pid=8999] ppid=8996 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8999/stat : 8999 (xcsp3-exec) S 8996 8999 6149 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511195320 115843072 364 33554432000 4194304 5098028 140723673302160 140723673300264 140381753565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30941184 140723673305973 140723673306217 140723673306217 140723673309130 0
/proc/8999/statm: 28282 364 305 221 0 87 0
[pid=9001] ppid=8999 vsize=28766288 memory=932944 CPUtime=19652.2 cores=0-7
/proc/9001/stat : 9001 (java) S 8999 8999 6149 0 -1 1077944320 1202278 0 0 0 1961018 4205 0 0 20 0 28 0 511195320 29456678912 233236 33554432000 4194304 4196468 140728048827504 140728048810048 140043953659639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
/proc/9001/statm: 7191572 233236 3544 1 0 7152672 0
[pid=9001/tid=9002] ppid=8999 vsize=28766288 memory=963176 CPUtime=0.68 cores=0-7
/proc/9001/task/9002/stat : 9002 (java) S 8999 8999 6149 0 -1 1077944384 9396 0 0 0 64 4 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043957900416 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9003] ppid=8999 vsize=28766288 memory=973436 CPUtime=16.62 cores=0-7
/proc/9001/task/9003/stat : 9003 (java) S 8999 8999 6149 0 -1 1077944384 51824 0 0 0 1568 94 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043504888848 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9004] ppid=8999 vsize=28766288 memory=908368 CPUtime=16.57 cores=0-7
/proc/9001/task/9004/stat : 9004 (java) S 8999 8999 6149 0 -1 1077944384 40555 0 0 0 1565 92 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043503836304 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9005] ppid=8999 vsize=28766288 memory=0 CPUtime=16.53 cores=0-7
/proc/9001/task/9005/stat : 9005 (java) S 8999 8999 6149 0 -1 1077944384 47892 0 0 0 1565 88 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043502783248 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9006] ppid=8999 vsize=28766288 memory=1456 CPUtime=16.51 cores=0-7
/proc/9001/task/9006/stat : 9006 (java) S 8999 8999 6149 0 -1 1077944384 50381 0 0 0 1564 87 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043501730704 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9007] ppid=8999 vsize=28766288 memory=908368 CPUtime=16.52 cores=0-7
/proc/9001/task/9007/stat : 9007 (java) S 8999 8999 6149 0 -1 1077944384 47560 0 0 0 1565 87 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043500677648 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9008] ppid=8999 vsize=28766288 memory=279486409730528 CPUtime=16.6 cores=0-7
/proc/9001/task/9008/stat : 9008 (java) S 8999 8999 6149 0 -1 1077944384 42799 0 0 0 1570 90 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043499625104 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9009] ppid=8999 vsize=28766288 memory=6943526294502006880 CPUtime=16.61 cores=0-7
/proc/9001/task/9009/stat : 9009 (java) S 8999 8999 6149 0 -1 1077944384 51412 0 0 0 1571 90 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043498572048 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9010] ppid=8999 vsize=28766288 memory=1456 CPUtime=16.54 cores=0-7
/proc/9001/task/9010/stat : 9010 (java) S 8999 8999 6149 0 -1 1077944384 54144 0 0 0 1565 89 0 0 20 0 28 0 511195321 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043497519504 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9011] ppid=8999 vsize=28766288 memory=1456 CPUtime=49.6 cores=0-7
/proc/9001/task/9011/stat : 9011 (java) S 8999 8999 6149 0 -1 1077944384 146579 0 0 0 1860 3100 0 0 20 0 28 0 511195323 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043454716656 140043953670786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9012] ppid=8999 vsize=28766288 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/9001/task/9012/stat : 9012 (java) S 8999 8999 6149 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 511195323 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043453662944 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9013] ppid=8999 vsize=28766288 memory=528 CPUtime=0 cores=0-7
/proc/9001/task/9013/stat : 9013 (java) S 8999 8999 6149 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 511195324 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043452609792 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9014] ppid=8999 vsize=28766288 memory=994176 CPUtime=0 cores=0-7
/proc/9001/task/9014/stat : 9014 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511195326 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043451558352 140043953678235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9015] ppid=8999 vsize=28766288 memory=1456 CPUtime=2.06 cores=0-7
/proc/9001/task/9015/stat : 9015 (java) S 8999 8999 6149 0 -1 1077944384 6981 0 0 0 204 2 0 0 20 0 28 0 511195326 29456678912 233236 33554432000 4194304 4196468 140728048827504 140043450505456 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9016] ppid=8999 vsize=28766288 memory=1049804 CPUtime=2.01 cores=0-7
/proc/9001/task/9016/stat : 9016 (java) S 8999 8999 6149 0 -1 1077944384 7178 0 0 0 200 1 0 0 20 0 28 0 511195326 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042076023152 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9017] ppid=8999 vsize=28766288 memory=1456 CPUtime=1.61 cores=0-7
/proc/9001/task/9017/stat : 9017 (java) S 8999 8999 6149 0 -1 1077944384 6692 0 0 0 160 1 0 0 20 0 28 0 511195326 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042074970096 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9018] ppid=8999 vsize=28766288 memory=2828 CPUtime=0.73 cores=0-7
/proc/9001/task/9018/stat : 9018 (java) S 8999 8999 6149 0 -1 1077944384 4842 0 0 0 72 1 0 0 20 0 28 0 511195326 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042073917552 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9019] ppid=8999 vsize=28766288 memory=1000 CPUtime=0 cores=0-7
/proc/9001/task/9019/stat : 9019 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511195326 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042072865760 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9020] ppid=8999 vsize=28766288 memory=1560 CPUtime=0.96 cores=0-7
/proc/9001/task/9020/stat : 9020 (java) S 8999 8999 6149 0 -1 1077944384 4638 0 0 0 33 63 0 0 20 0 28 0 511195326 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042071813296 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9021] ppid=8999 vsize=28766288 memory=913444 CPUtime=2425.51 cores=0-7
/proc/9001/task/9021/stat : 9021 (java) R 8999 8999 6149 0 -1 4202560 187042 0 0 0 242480 71 0 0 20 0 28 0 511195391 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042062831304 140043595849628 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9022] ppid=8999 vsize=28766288 memory=1456 CPUtime=2423.84 cores=0-7
/proc/9001/task/9022/stat : 9022 (java) R 8999 8999 6149 0 -1 4202560 21939 0 0 0 242360 24 0 0 20 0 28 0 511195391 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042061779136 140043596824594 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9023] ppid=8999 vsize=28766288 memory=918060 CPUtime=2425.79 cores=0-7
/proc/9001/task/9023/stat : 9023 (java) R 8999 8999 6149 0 -1 4202560 99104 0 0 0 242516 63 0 0 20 0 28 0 511195391 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042060726232 140043598011759 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9024] ppid=8999 vsize=28766288 memory=908316 CPUtime=2450.86 cores=0-7
/proc/9001/task/9024/stat : 9024 (java) R 8999 8999 6149 0 -1 4202560 78397 0 0 0 245010 76 0 0 20 0 28 0 511195391 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042059676384 140043598010608 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9025] ppid=8999 vsize=28766288 memory=1456 CPUtime=2436.29 cores=0-7
/proc/9001/task/9025/stat : 9025 (java) R 8999 8999 6149 0 -1 4202560 74432 0 0 0 243575 54 0 0 20 0 28 0 511195391 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042058620672 140043599192256 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9026] ppid=8999 vsize=28766288 memory=955508 CPUtime=2438.96 cores=0-7
/proc/9001/task/9026/stat : 9026 (java) R 8999 8999 6149 0 -1 4202560 60432 0 0 0 243850 46 0 0 20 0 28 0 511195391 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042057568128 140043598010777 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9027] ppid=8999 vsize=28766288 memory=1456 CPUtime=2425.77 cores=0-7
/proc/9001/task/9027/stat : 9027 (java) R 8999 8999 6149 0 -1 4202560 30805 0 0 0 242554 23 0 0 20 0 28 0 511195391 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042056516056 140043596549706 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9028] ppid=8999 vsize=28766288 memory=8112282956445269571 CPUtime=2434.89 cores=0-7
/proc/9001/task/9028/stat : 9028 (java) R 8999 8999 6149 0 -1 4202560 75957 0 0 0 243434 55 0 0 20 0 28 0 511195391 29456678912 233236 33554432000 4194304 4196468 140728048827504 140042055463552 140043599192298 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
Current children cumulated CPU time: 19652.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 934400 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.00 8.01 8.07 9/219 9214
/proc/meminfo: memFree=24156352/32770624 swapFree=66936720/67108860
[pid=8999] ppid=8996 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8999/stat : 8999 (xcsp3-exec) S 8996 8999 6149 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511195320 115843072 364 33554432000 4194304 5098028 140723673302160 140723673300264 140381753565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30941184 140723673305973 140723673306217 140723673306217 140723673309130 0
/proc/8999/statm: 28282 364 305 221 0 87 0
[pid=9001] ppid=8999 vsize=28766288 memory=1084784 CPUtime=19791.7 cores=0-7
/proc/9001/stat : 9001 (java) S 8999 8999 6149 0 -1 1077944320 1204986 0 0 0 1974941 4231 0 0 20 0 28 0 511195320 29456678912 271196 33554432000 4194304 4196468 140728048827504 140728048810048 140043953659639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
/proc/9001/statm: 7191572 271196 3544 1 0 7152672 0
[pid=9001/tid=9002] ppid=8999 vsize=28766288 memory=6184 CPUtime=0.68 cores=0-7
/proc/9001/task/9002/stat : 9002 (java) S 8999 8999 6149 0 -1 1077944384 9396 0 0 0 64 4 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043957900416 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9003] ppid=8999 vsize=28766288 memory=768 CPUtime=16.74 cores=0-7
/proc/9001/task/9003/stat : 9003 (java) S 8999 8999 6149 0 -1 1077944384 51915 0 0 0 1580 94 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043504888848 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9004] ppid=8999 vsize=28766288 memory=1456 CPUtime=16.7 cores=0-7
/proc/9001/task/9004/stat : 9004 (java) S 8999 8999 6149 0 -1 1077944384 40911 0 0 0 1577 93 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043503836304 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9005] ppid=8999 vsize=28766288 memory=-7003737579269690708 CPUtime=16.66 cores=0-7
/proc/9001/task/9005/stat : 9005 (java) S 8999 8999 6149 0 -1 1077944384 47957 0 0 0 1577 89 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043502783248 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9006] ppid=8999 vsize=28766288 memory=3820 CPUtime=16.64 cores=0-7
/proc/9001/task/9006/stat : 9006 (java) S 8999 8999 6149 0 -1 1077944384 50631 0 0 0 1576 88 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043501730704 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9007] ppid=8999 vsize=28766288 memory=1456 CPUtime=16.64 cores=0-7
/proc/9001/task/9007/stat : 9007 (java) S 8999 8999 6149 0 -1 1077944384 47637 0 0 0 1577 87 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043500677648 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9008] ppid=8999 vsize=28766288 memory=1456 CPUtime=16.72 cores=0-7
/proc/9001/task/9008/stat : 9008 (java) S 8999 8999 6149 0 -1 1077944384 43001 0 0 0 1582 90 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043499625104 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9009] ppid=8999 vsize=28766288 memory=1113000 CPUtime=16.73 cores=0-7
/proc/9001/task/9009/stat : 9009 (java) S 8999 8999 6149 0 -1 1077944384 51496 0 0 0 1582 91 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043498572048 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9010] ppid=8999 vsize=28766288 memory=1398722017469774279 CPUtime=16.67 cores=0-7
/proc/9001/task/9010/stat : 9010 (java) S 8999 8999 6149 0 -1 1077944384 54726 0 0 0 1577 90 0 0 20 0 28 0 511195321 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043497519504 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9011] ppid=8999 vsize=28766288 memory=-7003737579269690708 CPUtime=49.92 cores=0-7
/proc/9001/task/9011/stat : 9011 (java) S 8999 8999 6149 0 -1 1077944384 146911 0 0 0 1872 3120 0 0 20 0 28 0 511195323 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043454716656 140043953670786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9012] ppid=8999 vsize=28766288 memory=14008 CPUtime=0 cores=0-7
/proc/9001/task/9012/stat : 9012 (java) S 8999 8999 6149 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 511195323 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043453662944 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9013] ppid=8999 vsize=28766288 memory=14076 CPUtime=0 cores=0-7
/proc/9001/task/9013/stat : 9013 (java) S 8999 8999 6149 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 511195324 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043452609792 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9014] ppid=8999 vsize=28766288 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/9001/task/9014/stat : 9014 (java) S 8999 8999 6149 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511195326 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043451558352 140043953678235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9015] ppid=8999 vsize=28766288 memory=23104 CPUtime=2.06 cores=0-7
/proc/9001/task/9015/stat : 9015 (java) S 8999 8999 6149 0 -1 1077944384 6983 0 0 0 204 2 0 0 20 0 28 0 511195326 29456678912 271196 33554432000 4194304 4196468 140728048827504 140043450505456 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9016] ppid=8999 vsize=28766288 memory=528 CPUtime=2.01 cores=0-7
/proc/9001/task/9016/stat : 9016 (java) S 8999 8999 6149 0 -1 1077944384 7180 0 0 0 200 1 0 0 20 0 28 0 511195326 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042076023152 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9017] ppid=8999 vsize=28766288 memory=1560 CPUtime=1.61 cores=0-7
/proc/9001/task/9017/stat : 9017 (java) S 8999 8999 6149 0 -1 1077944384 6694 0 0 0 160 1 0 0 20 0 28 0 511195326 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042074970096 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9018] ppid=8999 vsize=28766288 memory=932 CPUtime=0.73 cores=0-7
/proc/9001/task/9018/stat : 9018 (java) S 8999 8999 6149 0 -1 1077944384 4844 0 0 0 72 1 0 0 20 0 28 0 511195326 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042073917552 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9019] ppid=8999 vsize=28766288 memory=1492 CPUtime=0 cores=0-7
/proc/9001/task/9019/stat : 9019 (java) S 8999 8999 6149 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511195326 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042072865760 140043953669845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9020] ppid=8999 vsize=28766288 memory=860 CPUtime=0.96 cores=0-7
/proc/9001/task/9020/stat : 9020 (java) S 8999 8999 6149 0 -1 1077944384 4650 0 0 0 33 63 0 0 20 0 28 0 511195326 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042071813296 140043953670786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9021] ppid=8999 vsize=28766288 memory=1448 CPUtime=2442.75 cores=0-7
/proc/9001/task/9021/stat : 9021 (java) R 8999 8999 6149 0 -1 4202560 187126 0 0 0 244204 71 0 0 20 0 28 0 511195391 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042062830600 140043599260691 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9022] ppid=8999 vsize=28766288 memory=1980 CPUtime=2441.08 cores=0-7
/proc/9001/task/9022/stat : 9022 (java) R 8999 8999 6149 0 -1 4202560 21999 0 0 0 244084 24 0 0 20 0 28 0 511195391 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042061779152 140043596549590 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9023] ppid=8999 vsize=28766288 memory=2432 CPUtime=2442.96 cores=0-7
/proc/9001/task/9023/stat : 9023 (java) R 8999 8999 6149 0 -1 4202560 99242 0 0 0 244232 64 0 0 20 0 28 0 511195391 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042060726136 140043596809355 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9024] ppid=8999 vsize=28766288 memory=1760 CPUtime=2468.31 cores=0-7
/proc/9001/task/9024/stat : 9024 (java) R 8999 8999 6149 0 -1 4202560 78430 0 0 0 246755 76 0 0 20 0 28 0 511195391 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042059673864 140043599192256 0 4 0 16800975 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9025] ppid=8999 vsize=28766288 memory=111636 CPUtime=2453.63 cores=0-7
/proc/9001/task/9025/stat : 9025 (java) R 8999 8999 6149 0 -1 4202560 74481 0 0 0 245309 54 0 0 20 0 28 0 511195391 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042058620808 140043599192336 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9026] ppid=8999 vsize=28766288 memory=800 CPUtime=2456.35 cores=0-7
/proc/9001/task/9026/stat : 9026 (java) R 8999 8999 6149 0 -1 4202560 60558 0 0 0 245589 46 0 0 20 0 28 0 511195391 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042057570784 140043599192290 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9027] ppid=8999 vsize=28766288 memory=-7003737579269690708 CPUtime=2442.98 cores=0-7
/proc/9001/task/9027/stat : 9027 (java) R 8999 8999 6149 0 -1 4202560 30898 0 0 0 244275 23 0 0 20 0 28 0 511195391 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042056515624 140043938036763 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
[pid=9001/tid=9028] ppid=8999 vsize=28766288 memory=-7003737579269690708 CPUtime=2452.05 cores=0-7
/proc/9001/task/9028/stat : 9028 (java) R 8999 8999 6149 0 -1 4202560 76023 0 0 0 245149 56 0 0 20 0 28 0 511195391 29456678912 271196 33554432000 4194304 4196468 140728048827504 140042055463552 140043599192276 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 22216704 140728048833514 140728048833686 140728048833686 140728048836559 0
Current children cumulated CPU time: 19791.7 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1086240 KiB

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

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

[startup+2520.11 s]
# the end of solver process 9001 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19750.1 s, system=42.3417 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): 19792.4
CPU user time (s): 19750.1
CPU system time (s): 42.3417
CPU usage (%): 785.378
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 1752400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19750.1
system time used= 42.3417
maximum resident set size= 1755036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1205830
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 222427
involuntary context switches= 254147


# summary of solver processes directly reported to runsolver:
#   pid: 8999,9001
#   total CPU time (s): 19792.4
#   total CPU user time (s): 19750.1
#   total CPU system time (s): 42.3417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.7356 second user time and 27.5524 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-24 21:15:32
IDJOB=4406893
IDBENCH=133638
IDSOLVER=2871
FILE ID=node141/4406893-1569352575
RUNJOBID= node141-1569348286-6176
PBS_JOBID= 21705079
Free space on /tmp= 22932 MiB

SOLVER NAME= choco-solver 2019-09-24 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-4406893-1569352575/watcher-4406893-1569352575 -o /tmp/evaluation-result-4406893-1569352575/solver-4406893-1569352575 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569348286-6176 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1412405475 HOME/instance-4406893-1569352575.xml

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

MD5SUM BENCH= e3fb36821a1c53c1942e51a6fdfce406
RANDOM SEED=1412405475

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        25231524 kB
MemAvailable:   31804980 kB
Buffers:          102832 kB
Cached:          6750044 kB
SwapCached:        62112 kB
Active:          3391732 kB
Inactive:        3529268 kB
Active(anon):       5044 kB
Inactive(anon):   116760 kB
Active(file):    3386688 kB
Inactive(file):  3412508 kB
Unevictable:      107712 kB
Mlocked:          107712 kB
SwapTotal:      67108860 kB
SwapFree:       66936716 kB
Dirty:             26144 kB
Writeback:             0 kB
AnonPages:        119900 kB
Mapped:            54692 kB
Shmem:             44676 kB
Slab:             209620 kB
SReclaimable:     180188 kB
SUnreclaim:        29432 kB
KernelStack:        3712 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 22904 MiB
End job on node141 at 2019-09-24 21:57:33