Trace number 4393553

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-06-14 parallel? (TO) 20057 2520.09

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-14.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark167.509
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
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-4393553-1568435406.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393553-1568435406.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.65/0.78	c solve instance...
20056.41/2520.06	s UNKNOWN
20056.41/2520.06	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 (14974 MiB free)
  memory of node 1: 16384 MiB (15360 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393553-1568435406/watcher-4393553-1568435406 -o /tmp/evaluation-result-4393553-1568435406/solver-4393553-1568435406 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568426415-21453 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2061306671 HOME/instance-4393553-1568435406.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=22366, runsolver pid=22363
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 6.78 7.52 7.45 2/210 22387
/proc/meminfo: memFree=31045772/32770624 swapFree=66923048/67108860
[pid=22366] ppid=22363 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22366/stat : 22366 (xcsp3-exec) S 22363 22366 21426 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419796577 115843072 364 33554432000 4194304 5098028 140736710329616 140736710327720 140225520194172 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21258240 140736710333301 140736710333545 140736710333545 140736710336458 0
/proc/22366/statm: 28282 364 305 221 0 87 0
[pid=22368] ppid=22366 vsize=28227388 memory=28904 CPUtime=0.12 cores=0-7
/proc/22368/stat : 22368 (java) S 22366 22366 21426 0 -1 1077944320 5703 0 0 0 11 1 0 0 20 0 20 0 419796577 28904845312 7226 33554432000 4194304 4196468 140728201563184 140728201545728 139736019721975 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
/proc/22368/statm: 7056847 7226 3110 1 0 7019032 0
[pid=22368/tid=22369] ppid=22366 vsize=28227388 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/22368/task/22369/stat : 22369 (java) R 22366 22366 21426 0 -1 4202560 3621 0 0 0 8 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139736023951152 139736019733910 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22370] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22370/stat : 22370 (java) S 22366 22366 21426 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139735972342928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22371] ppid=22366 vsize=28227388 memory=288370769897604736 CPUtime=0 cores=0-7
/proc/22368/task/22371/stat : 22371 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139735971290128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22372] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22372/stat : 22372 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139735970237328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22373] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22373/stat : 22373 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139735969184528 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22374] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22374/stat : 22374 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139735968131728 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22375] ppid=22366 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/22368/task/22375/stat : 22375 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139735967078928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22376] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22376/stat : 22376 (java) S 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139735966026128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22377] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22377/stat : 22377 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 7226 33554432000 4194304 4196468 140728201563184 139735964973328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22378] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22378/stat : 22378 (java) S 22366 22366 21426 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419796580 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734550514544 139736019733122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22379] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22379/stat : 22379 (java) S 22366 22366 21426 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419796580 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734549460512 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22380] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22380/stat : 22380 (java) S 22366 22366 21426 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419796581 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734548407664 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22381] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22381/stat : 22381 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796583 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734479268176 139736019740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22382] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22382/stat : 22382 (java) S 22366 22366 21426 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 419796583 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734478215536 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22383] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22383/stat : 22383 (java) R 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419796583 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734477162736 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22384] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22384/stat : 22384 (java) R 22366 22366 21426 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 419796583 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734476109936 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22385] ppid=22366 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/22368/task/22385/stat : 22385 (java) R 22366 22366 21426 0 -1 4202560 338 0 0 0 1 0 0 0 20 0 20 0 419796583 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734475057136 139736003904694 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22386] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22386/stat : 22386 (java) S 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419796583 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734474005600 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22387] ppid=22366 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/22368/task/22387/stat : 22387 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796584 28904845312 7226 33554432000 4194304 4196468 140728201563184 139734472952880 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30360 KiB

[startup+0.210138 s]*
/proc/loadavg: 6.78 7.52 7.45 2/210 22387
/proc/meminfo: memFree=31032640/32770624 swapFree=66923048/67108860
[pid=22366] ppid=22363 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22366/stat : 22366 (xcsp3-exec) S 22363 22366 21426 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419796577 115843072 364 33554432000 4194304 5098028 140736710329616 140736710327720 140225520194172 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21258240 140736710333301 140736710333545 140736710333545 140736710336458 0
/proc/22366/statm: 28282 364 305 221 0 87 0
[pid=22368] ppid=22366 vsize=28227388 memory=40780 CPUtime=0.33 cores=0-7
/proc/22368/stat : 22368 (java) S 22366 22366 21426 0 -1 1077944320 9480 0 0 0 30 3 0 0 20 0 20 0 419796577 28904845312 10195 33554432000 4194304 4196468 140728201563184 140728201545728 139736019721975 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
/proc/22368/statm: 7056847 10195 3231 1 0 7019032 0
[pid=22368/tid=22369] ppid=22366 vsize=28227388 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/22368/task/22369/stat : 22369 (java) R 22366 22366 21426 0 -1 4202560 6626 0 0 0 18 2 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139736023954704 139736003802462 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22370] ppid=22366 vsize=28227388 memory=10923 CPUtime=0 cores=0-7
/proc/22368/task/22370/stat : 22370 (java) S 22366 22366 21426 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139735972342928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22371] ppid=22366 vsize=28227388 memory=140393745914320 CPUtime=0 cores=0-7
/proc/22368/task/22371/stat : 22371 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139735971290128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22372] ppid=22366 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/22368/task/22372/stat : 22372 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139735970237328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22373] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22373/stat : 22373 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139735969184528 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22374] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22374/stat : 22374 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139735968131728 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22375] ppid=22366 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/22368/task/22375/stat : 22375 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139735967078928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22376] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22376/stat : 22376 (java) S 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139735966026128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22377] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22377/stat : 22377 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28904845312 10195 33554432000 4194304 4196468 140728201563184 139735964973328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22378] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22378/stat : 22378 (java) S 22366 22366 21426 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419796580 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734550514544 139736019733122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22379] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22379/stat : 22379 (java) S 22366 22366 21426 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419796580 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734549460512 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22380] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22380/stat : 22380 (java) S 22366 22366 21426 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419796581 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734548407664 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22381] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22381/stat : 22381 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796583 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734479268176 139736019740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22382] ppid=22366 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/22368/task/22382/stat : 22382 (java) S 22366 22366 21426 0 -1 1077944384 375 0 0 0 1 0 0 0 20 0 20 0 419796583 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734478215536 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22383] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22383/stat : 22383 (java) S 22366 22366 21426 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 419796583 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734477162736 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22384] ppid=22366 vsize=28227388 memory=-1 CPUtime=0.02 cores=0-7
/proc/22368/task/22384/stat : 22384 (java) S 22366 22366 21426 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 20 0 419796583 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734476109936 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22385] ppid=22366 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/22368/task/22385/stat : 22385 (java) S 22366 22366 21426 0 -1 1077944384 758 0 0 0 7 0 0 0 20 0 20 0 419796583 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734475057136 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22386] ppid=22366 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22386/stat : 22386 (java) S 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419796583 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734474005600 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22387] ppid=22366 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/22368/task/22387/stat : 22387 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796584 28904845312 10195 33554432000 4194304 4196468 140728201563184 139734472952880 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42236 KiB

[startup+0.309519 s]*
/proc/loadavg: 6.78 7.52 7.45 3/210 22387
/proc/meminfo: memFree=31027172/32770624 swapFree=66923048/67108860
[pid=22366] ppid=22363 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22366/stat : 22366 (xcsp3-exec) S 22363 22366 21426 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419796577 115843072 364 33554432000 4194304 5098028 140736710329616 140736710327720 140225520194172 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21258240 140736710333301 140736710333545 140736710333545 140736710336458 0
/proc/22366/statm: 28282 364 305 221 0 87 0
[pid=22368] ppid=22366 vsize=28231644 memory=49480 CPUtime=0.51 cores=0-7
/proc/22368/stat : 22368 (java) S 22366 22366 21426 0 -1 1077944320 10787 0 0 0 47 4 0 0 20 0 20 0 419796577 28909203456 12370 33554432000 4194304 4196468 140728201563184 140728201545728 139736019721975 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
/proc/22368/statm: 7057911 12370 3318 1 0 7019032 0
[pid=22368/tid=22369] ppid=22366 vsize=28231644 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/22368/task/22369/stat : 22369 (java) R 22366 22366 21426 0 -1 4202560 7717 0 0 0 27 2 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139736023953088 139736003802462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22370] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22370/stat : 22370 (java) S 22366 22366 21426 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139735972342928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22371] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22371/stat : 22371 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139735971290128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22372] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22372/stat : 22372 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139735970237328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22373] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22373/stat : 22373 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139735969184528 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22374] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22374/stat : 22374 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139735968131728 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22375] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22375/stat : 22375 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139735967078928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22376] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22376/stat : 22376 (java) S 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139735966026128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22377] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22377/stat : 22377 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28909203456 12436 33554432000 4194304 4196468 140728201563184 139735964973328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22378] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22378/stat : 22378 (java) S 22366 22366 21426 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419796580 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734550514544 139736019733122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22379] ppid=22366 vsize=28231644 memory=280787245276544 CPUtime=0 cores=0-7
/proc/22368/task/22379/stat : 22379 (java) S 22366 22366 21426 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419796580 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734549460512 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22380] ppid=22366 vsize=28231644 memory=280787245281152 CPUtime=0 cores=0-7
/proc/22368/task/22380/stat : 22380 (java) S 22366 22366 21426 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419796581 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734548407664 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22381] ppid=22366 vsize=28231644 memory=280787245285760 CPUtime=0 cores=0-7
/proc/22368/task/22381/stat : 22381 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796583 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734479268176 139736019740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22382] ppid=22366 vsize=28231644 memory=280787245290368 CPUtime=0.02 cores=0-7
/proc/22368/task/22382/stat : 22382 (java) S 22366 22366 21426 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 20 0 419796583 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734478215536 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22383] ppid=22366 vsize=28231644 memory=280787245294976 CPUtime=0.02 cores=0-7
/proc/22368/task/22383/stat : 22383 (java) S 22366 22366 21426 0 -1 1077944384 51 0 0 0 2 0 0 0 20 0 20 0 419796583 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734477162736 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22384] ppid=22366 vsize=28231644 memory=280787245299584 CPUtime=0.03 cores=0-7
/proc/22368/task/22384/stat : 22384 (java) R 22366 22366 21426 0 -1 4202560 465 0 0 0 3 0 0 0 20 0 20 0 419796583 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734476109936 139736004602598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22385] ppid=22366 vsize=28231644 memory=280787245304192 CPUtime=0.12 cores=0-7
/proc/22368/task/22385/stat : 22385 (java) S 22366 22366 21426 0 -1 1077944384 869 0 0 0 12 0 0 0 20 0 20 0 419796583 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734475057136 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22386] ppid=22366 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22386/stat : 22386 (java) S 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419796583 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734474005600 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22387] ppid=22366 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/22368/task/22387/stat : 22387 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796584 28909203456 12436 33554432000 4194304 4196468 140728201563184 139734472952880 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 50936 KiB

[startup+0.701014 s]
/proc/loadavg: 6.78 7.52 7.45 3/210 22387
/proc/meminfo: memFree=31013856/32770624 swapFree=66923048/67108860
[pid=22366] ppid=22363 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22366/stat : 22366 (xcsp3-exec) S 22363 22366 21426 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419796577 115843072 364 33554432000 4194304 5098028 140736710329616 140736710327720 140225520194172 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21258240 140736710333301 140736710333545 140736710333545 140736710336458 0
/proc/22366/statm: 28282 364 305 221 0 87 0
[pid=22368] ppid=22366 vsize=28233768 memory=87692 CPUtime=1.65 cores=0-7
/proc/22368/stat : 22368 (java) S 22366 22366 21426 0 -1 1077944320 15092 0 0 0 159 6 0 0 20 0 20 0 419796577 28911378432 21923 33554432000 4194304 4196468 140728201563184 140728201545728 139736019721975 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
/proc/22368/statm: 7058442 21923 3457 1 0 7019544 0
[pid=22368/tid=22369] ppid=22366 vsize=28233768 memory=0 CPUtime=0.67 cores=0-7
/proc/22368/task/22369/stat : 22369 (java) R 22366 22366 21426 0 -1 4202560 9317 0 0 0 64 3 0 0 20 0 20 0 419796578 28911378432 21923 33554432000 4194304 4196468 140728201563184 139736023958224 139736019733910 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22370] ppid=22366 vsize=28233768 memory=140393622840192 CPUtime=0 cores=0-7
/proc/22368/task/22370/stat : 22370 (java) S 22366 22366 21426 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419796578 28911378432 21923 33554432000 4194304 4196468 140728201563184 139735972342928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22371] ppid=22366 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/22368/task/22371/stat : 22371 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28911378432 21923 33554432000 4194304 4196468 140728201563184 139735971290128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22372] ppid=22366 vsize=28233768 memory=9364 CPUtime=0 cores=0-7
/proc/22368/task/22372/stat : 22372 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419796578 28911378432 21923 33554432000 4194304 4196468 140728201563184 139735970237328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0

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

[pid=22368/tid=22395] ppid=22366 vsize=28768328 memory=1456 CPUtime=2411.91 cores=0-7
/proc/22368/task/22395/stat : 22395 (java) R 22366 22366 21426 0 -1 4202560 86934 0 0 0 241070 121 0 0 20 0 28 0 419796659 29458767872 413168 33554432000 4194304 4196468 140728201563184 139734454514072 139735644777677 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
Current children cumulated CPU time: 19438.6 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 1654128 KiB

[startup+2502.3 s]
/proc/loadavg: 8.50 8.39 8.30 9/219 22606
/proc/meminfo: memFree=29413356/32770624 swapFree=66923088/67108860
[pid=22366] ppid=22363 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22366/stat : 22366 (xcsp3-exec) S 22363 22366 21426 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419796577 115843072 364 33554432000 4194304 5098028 140736710329616 140736710327720 140225520194172 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21258240 140736710333301 140736710333545 140736710333545 140736710336458 0
/proc/22366/statm: 28282 364 305 221 0 87 0
[pid=22368] ppid=22366 vsize=28768328 memory=1658200 CPUtime=19915.7 cores=0-7
/proc/22368/stat : 22368 (java) S 22366 22366 21426 0 -1 1077944320 1383847 0 0 0 1987957 3611 0 0 20 0 28 0 419796577 29458767872 414550 33554432000 4194304 4196468 140728201563184 140728201545728 139736019721975 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
/proc/22368/statm: 7192082 414550 3550 1 0 7153184 0
[pid=22368/tid=22369] ppid=22366 vsize=28768328 memory=1657180 CPUtime=0.78 cores=0-7
/proc/22368/task/22369/stat : 22369 (java) S 22366 22366 21426 0 -1 1077944384 9503 0 0 0 74 4 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139736023962752 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22370] ppid=22366 vsize=28768328 memory=1658200 CPUtime=17.07 cores=0-7
/proc/22368/task/22370/stat : 22370 (java) S 22366 22366 21426 0 -1 1077944384 45632 0 0 0 1416 291 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139735972342928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22371] ppid=22366 vsize=28768328 memory=984 CPUtime=16.98 cores=0-7
/proc/22368/task/22371/stat : 22371 (java) S 22366 22366 21426 0 -1 1077944384 44886 0 0 0 1406 292 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139735971290128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22372] ppid=22366 vsize=28768328 memory=14012 CPUtime=17.07 cores=0-7
/proc/22368/task/22372/stat : 22372 (java) S 22366 22366 21426 0 -1 1077944384 42013 0 0 0 1416 291 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139735970237328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22373] ppid=22366 vsize=28768328 memory=6791534058613427641 CPUtime=16.92 cores=0-7
/proc/22368/task/22373/stat : 22373 (java) S 22366 22366 21426 0 -1 1077944384 39475 0 0 0 1407 285 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139735969184528 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22374] ppid=22366 vsize=28768328 memory=2016 CPUtime=17.07 cores=0-7
/proc/22368/task/22374/stat : 22374 (java) S 22366 22366 21426 0 -1 1077944384 44424 0 0 0 1406 301 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139735968131728 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22375] ppid=22366 vsize=28768328 memory=1655676 CPUtime=17.08 cores=0-7
/proc/22368/task/22375/stat : 22375 (java) S 22366 22366 21426 0 -1 1077944384 46229 0 0 0 1418 290 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139735967078928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22376] ppid=22366 vsize=28768328 memory=1456 CPUtime=17.08 cores=0-7
/proc/22368/task/22376/stat : 22376 (java) S 22366 22366 21426 0 -1 1077944384 44716 0 0 0 1417 291 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139735966026128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22377] ppid=22366 vsize=28768328 memory=1456 CPUtime=17.1 cores=0-7
/proc/22368/task/22377/stat : 22377 (java) S 22366 22366 21426 0 -1 1077944384 47413 0 0 0 1415 295 0 0 20 0 28 0 419796578 29458767872 414550 33554432000 4194304 4196468 140728201563184 139735964973328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22378] ppid=22366 vsize=28768328 memory=1456 CPUtime=3.2 cores=0-7
/proc/22368/task/22378/stat : 22378 (java) S 22366 22366 21426 0 -1 1077944384 118665 0 0 0 196 124 0 0 20 0 28 0 419796580 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734550514544 139736019733122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22379] ppid=22366 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/22368/task/22379/stat : 22379 (java) S 22366 22366 21426 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 419796580 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734549460576 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22380] ppid=22366 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/22368/task/22380/stat : 22380 (java) S 22366 22366 21426 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 419796581 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734548407680 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22381] ppid=22366 vsize=28768328 memory=1657180 CPUtime=0 cores=0-7
/proc/22368/task/22381/stat : 22381 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419796583 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734479268176 139736019740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22382] ppid=22366 vsize=28768328 memory=1654680 CPUtime=4.19 cores=0-7
/proc/22368/task/22382/stat : 22382 (java) S 22366 22366 21426 0 -1 1077944384 21509 0 0 0 415 4 0 0 20 0 28 0 419796583 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734478215536 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22383] ppid=22366 vsize=28768328 memory=1456 CPUtime=4.51 cores=0-7
/proc/22368/task/22383/stat : 22383 (java) S 22366 22366 21426 0 -1 1077944384 26610 0 0 0 447 4 0 0 20 0 28 0 419796583 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734477162736 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22384] ppid=22366 vsize=28768328 memory=1656176 CPUtime=4.72 cores=0-7
/proc/22368/task/22384/stat : 22384 (java) S 22366 22366 21426 0 -1 1077944384 34572 0 0 0 465 7 0 0 20 0 28 0 419796583 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734476109936 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22385] ppid=22366 vsize=28768328 memory=21764 CPUtime=1.26 cores=0-7
/proc/22368/task/22385/stat : 22385 (java) S 22366 22366 21426 0 -1 1077944384 21000 0 0 0 121 5 0 0 20 0 28 0 419796583 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734475057136 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22386] ppid=22366 vsize=28768328 memory=3580 CPUtime=0 cores=0-7
/proc/22368/task/22386/stat : 22386 (java) S 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419796583 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734474005600 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22387] ppid=22366 vsize=28768328 memory=21764 CPUtime=1.02 cores=0-7
/proc/22368/task/22387/stat : 22387 (java) S 22366 22366 21426 0 -1 1077944384 5023 0 0 0 91 11 0 0 20 0 28 0 419796584 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734472952880 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22388] ppid=22366 vsize=28768328 memory=1456 CPUtime=2468.34 cores=0-7
/proc/22368/task/22388/stat : 22388 (java) R 22366 22366 21426 0 -1 4202560 48681 0 0 0 246789 45 0 0 20 0 28 0 419796658 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734461883648 139735644993290 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22389] ppid=22366 vsize=28768328 memory=1656168 CPUtime=2472.09 cores=0-7
/proc/22368/task/22389/stat : 22389 (java) R 22366 22366 21426 0 -1 4202560 48445 0 0 0 247164 45 0 0 20 0 28 0 419796658 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734460829240 139735645065143 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22390] ppid=22366 vsize=28768328 memory=1120 CPUtime=2471.18 cores=0-7
/proc/22368/task/22390/stat : 22390 (java) R 22366 22366 21426 0 -1 4202560 261000 0 0 0 246670 448 0 0 20 0 28 0 419796658 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734459776928 139735647752022 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22391] ppid=22366 vsize=28768328 memory=1456 CPUtime=2466.71 cores=0-7
/proc/22368/task/22391/stat : 22391 (java) R 22366 22366 21426 0 -1 4202560 88212 0 0 0 246531 140 0 0 20 0 28 0 419796658 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734458724248 139735646992885 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22392] ppid=22366 vsize=28768328 memory=1656680 CPUtime=2470.92 cores=0-7
/proc/22368/task/22392/stat : 22392 (java) R 22366 22366 21426 0 -1 4202560 75774 0 0 0 246998 94 0 0 20 0 28 0 419796658 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734457671448 139735645065581 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22393] ppid=22366 vsize=28768328 memory=6791534058613427641 CPUtime=2466.28 cores=0-7
/proc/22368/task/22393/stat : 22393 (java) R 22366 22366 21426 0 -1 4202560 127828 0 0 0 246441 187 0 0 20 0 28 0 419796658 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734456618760 139735644777661 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22394] ppid=22366 vsize=28768328 memory=126 CPUtime=2473.07 cores=0-7
/proc/22368/task/22394/stat : 22394 (java) R 22366 22366 21426 0 -1 4202560 51195 0 0 0 247257 50 0 0 20 0 28 0 419796658 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734455566872 139735637239712 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22395] ppid=22366 vsize=28768328 memory=0 CPUtime=2470.94 cores=0-7
/proc/22368/task/22395/stat : 22395 (java) R 22366 22366 21426 0 -1 4202560 89668 0 0 0 246972 122 0 0 20 0 28 0 419796659 29458767872 414550 33554432000 4194304 4196468 140728201563184 139734454514312 139735645065024 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
Current children cumulated CPU time: 19915.7 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 1659656 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.36 8.36 8.29 9/218 22613
/proc/meminfo: memFree=29543252/32770624 swapFree=66923088/67108860
[pid=22366] ppid=22363 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22366/stat : 22366 (xcsp3-exec) S 22363 22366 21426 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419796577 115843072 364 33554432000 4194304 5098028 140736710329616 140736710327720 140225520194172 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21258240 140736710333301 140736710333545 140736710333545 140736710336458 0
/proc/22366/statm: 28282 364 305 221 0 87 0
[pid=22368] ppid=22366 vsize=28768328 memory=1528360 CPUtime=20056.4 cores=0-7
/proc/22368/stat : 22368 (java) S 22366 22366 21426 0 -1 1077944320 1389555 0 0 0 2002018 3623 0 0 20 0 28 0 419796577 29458767872 382090 33554432000 4194304 4196468 140728201563184 140728201545728 139736019721975 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
/proc/22368/statm: 7192082 382090 3550 1 0 7153184 0
[pid=22368/tid=22369] ppid=22366 vsize=28768328 memory=8317482817917895235 CPUtime=0.78 cores=0-7
/proc/22368/task/22369/stat : 22369 (java) S 22366 22366 21426 0 -1 1077944384 9503 0 0 0 74 4 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139736023962752 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22370] ppid=22366 vsize=28768328 memory=1456 CPUtime=17.36 cores=0-7
/proc/22368/task/22370/stat : 22370 (java) S 22366 22366 21426 0 -1 1077944384 45726 0 0 0 1444 292 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139735972342928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22371] ppid=22366 vsize=28768328 memory=1709468 CPUtime=17.27 cores=0-7
/proc/22368/task/22371/stat : 22371 (java) S 22366 22366 21426 0 -1 1077944384 45181 0 0 0 1434 293 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139735971290128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22372] ppid=22366 vsize=28768328 memory=6992 CPUtime=17.38 cores=0-7
/proc/22368/task/22372/stat : 22372 (java) S 22366 22366 21426 0 -1 1077944384 42271 0 0 0 1445 293 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139735970237328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22373] ppid=22366 vsize=28768328 memory=2120 CPUtime=17.22 cores=0-7
/proc/22368/task/22373/stat : 22373 (java) S 22366 22366 21426 0 -1 1077944384 39589 0 0 0 1436 286 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139735969184528 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22374] ppid=22366 vsize=28768328 memory=12020 CPUtime=17.37 cores=0-7
/proc/22368/task/22374/stat : 22374 (java) S 22366 22366 21426 0 -1 1077944384 45253 0 0 0 1435 302 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139735968131728 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22375] ppid=22366 vsize=28768328 memory=496 CPUtime=17.34 cores=0-7
/proc/22368/task/22375/stat : 22375 (java) S 22366 22366 21426 0 -1 1077944384 46262 0 0 0 1443 291 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139735967078928 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22376] ppid=22366 vsize=28768328 memory=1560 CPUtime=17.37 cores=0-7
/proc/22368/task/22376/stat : 22376 (java) S 22366 22366 21426 0 -1 1077944384 44833 0 0 0 1445 292 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139735966026128 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22377] ppid=22366 vsize=28768328 memory=928 CPUtime=17.39 cores=0-7
/proc/22368/task/22377/stat : 22377 (java) S 22366 22366 21426 0 -1 1077944384 47493 0 0 0 1443 296 0 0 20 0 28 0 419796578 29458767872 382090 33554432000 4194304 4196468 140728201563184 139735964973328 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22378] ppid=22366 vsize=28768328 memory=776 CPUtime=3.25 cores=0-7
/proc/22368/task/22378/stat : 22378 (java) S 22366 22366 21426 0 -1 1077944384 120697 0 0 0 200 125 0 0 20 0 28 0 419796580 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734550514544 139736019733122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22379] ppid=22366 vsize=28768328 memory=8048 CPUtime=0 cores=0-7
/proc/22368/task/22379/stat : 22379 (java) S 22366 22366 21426 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 419796580 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734549460576 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22380] ppid=22366 vsize=28768328 memory=3444 CPUtime=0 cores=0-7
/proc/22368/task/22380/stat : 22380 (java) S 22366 22366 21426 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 419796581 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734548407680 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22381] ppid=22366 vsize=28768328 memory=1556 CPUtime=0 cores=0-7
/proc/22368/task/22381/stat : 22381 (java) S 22366 22366 21426 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419796583 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734479268176 139736019740571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22382] ppid=22366 vsize=28768328 memory=2832 CPUtime=4.19 cores=0-7
/proc/22368/task/22382/stat : 22382 (java) S 22366 22366 21426 0 -1 1077944384 21511 0 0 0 415 4 0 0 20 0 28 0 419796583 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734478215536 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22383] ppid=22366 vsize=28768328 memory=984 CPUtime=4.51 cores=0-7
/proc/22368/task/22383/stat : 22383 (java) S 22366 22366 21426 0 -1 1077944384 26612 0 0 0 447 4 0 0 20 0 28 0 419796583 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734477162736 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22384] ppid=22366 vsize=28768328 memory=14012 CPUtime=4.72 cores=0-7
/proc/22368/task/22384/stat : 22384 (java) S 22366 22366 21426 0 -1 1077944384 34574 0 0 0 465 7 0 0 20 0 28 0 419796583 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734476109936 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22385] ppid=22366 vsize=28768328 memory=6992 CPUtime=1.26 cores=0-7
/proc/22368/task/22385/stat : 22385 (java) S 22366 22366 21426 0 -1 1077944384 21002 0 0 0 121 5 0 0 20 0 28 0 419796583 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734475057136 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22386] ppid=22366 vsize=28768328 memory=2120 CPUtime=0 cores=0-7
/proc/22368/task/22386/stat : 22386 (java) S 22366 22366 21426 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419796583 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734474005600 139736019732181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22387] ppid=22366 vsize=28768328 memory=12020 CPUtime=1.02 cores=0-7
/proc/22368/task/22387/stat : 22387 (java) S 22366 22366 21426 0 -1 1077944384 5034 0 0 0 91 11 0 0 20 0 28 0 419796584 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734472952880 139736019733122 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22388] ppid=22366 vsize=28768328 memory=496 CPUtime=2485.68 cores=0-7
/proc/22368/task/22388/stat : 22388 (java) R 22366 22366 21426 0 -1 4202560 48852 0 0 0 248523 45 0 0 20 0 28 0 419796658 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734461881304 139735647314166 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22389] ppid=22366 vsize=28768328 memory=1560 CPUtime=2489.44 cores=0-7
/proc/22368/task/22389/stat : 22389 (java) R 22366 22366 21426 0 -1 4202560 48729 0 0 0 248899 45 0 0 20 0 28 0 419796658 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734460829960 139735645107615 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22390] ppid=22366 vsize=28768328 memory=1444 CPUtime=2488.41 cores=0-7
/proc/22368/task/22390/stat : 22390 (java) R 22366 22366 21426 0 -1 4202560 261554 0 0 0 248393 448 0 0 20 0 28 0 419796658 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734459777080 139735643054517 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22391] ppid=22366 vsize=28768328 memory=896 CPUtime=2484.04 cores=0-7
/proc/22368/task/22391/stat : 22391 (java) R 22366 22366 21426 0 -1 4202560 88361 0 0 0 248263 141 0 0 20 0 28 0 419796658 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734458724264 139735644033702 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22392] ppid=22366 vsize=28768328 memory=1984 CPUtime=2488.1 cores=0-7
/proc/22368/task/22392/stat : 22392 (java) R 22366 22366 21426 0 -1 4202560 75857 0 0 0 248715 95 0 0 20 0 28 0 419796658 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734457671200 139735643124948 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22393] ppid=22366 vsize=28768328 memory=2552 CPUtime=2483.57 cores=0-7
/proc/22368/task/22393/stat : 22393 (java) R 22366 22366 21426 0 -1 4202560 128151 0 0 0 248169 188 0 0 20 0 28 0 419796658 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734456620768 139735644992868 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22394] ppid=22366 vsize=28768328 memory=1760 CPUtime=2490.42 cores=0-7
/proc/22368/task/22394/stat : 22394 (java) R 22366 22366 21426 0 -1 4202560 51352 0 0 0 248992 50 0 0 20 0 28 0 419796658 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734455566984 139735644032180 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
[pid=22368/tid=22395] ppid=22366 vsize=28768328 memory=111632 CPUtime=2488.21 cores=0-7
/proc/22368/task/22395/stat : 22395 (java) R 22366 22366 21426 0 -1 4202560 89784 0 0 0 248699 122 0 0 20 0 28 0 419796659 29458767872 382090 33554432000 4194304 4196468 140728201563184 139734454514072 139735645914758 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 26816512 140728201565162 140728201565334 140728201565334 140728201568207 0
Current children cumulated CPU time: 20056.4 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 1529816 KiB

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

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

[startup+2520.09 s]
# the end of solver process 22368 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20020.7 s, system=36.2546 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.09
CPU time (s): 20057
CPU user time (s): 20020.7
CPU system time (s): 36.2546
CPU usage (%): 795.883
Max. virtual memory (cumulated for all children) (KiB): 28883628
Max. memory (cumulated for all children) (KiB): 9124296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20020.7
system time used= 36.2546
maximum resident set size= 9122864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1390296
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149543
involuntary context switches= 204319


# summary of solver processes directly reported to runsolver:
#   pid: 22366,22368
#   total CPU time (s): 20057
#   total CPU user time (s): 20020.7
#   total CPU system time (s): 36.2546

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.2744 second user time and 31.3332 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-14 05:28:09
IDJOB=4393553
IDBENCH=133923
IDSOLVER=2841
FILE ID=node107/4393553-1568435406
RUNJOBID= node107-1568426415-21453
PBS_JOBID= 21702309
Free space on /tmp= 59040 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-14.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-4393553-1568435406/watcher-4393553-1568435406 -o /tmp/evaluation-result-4393553-1568435406/solver-4393553-1568435406 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568426415-21453 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2061306671 HOME/instance-4393553-1568435406.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=2061306671

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31062772 kB
MemAvailable:   31830616 kB
Buffers:          175908 kB
Cached:           864592 kB
SwapCached:        79012 kB
Active:           568764 kB
Inactive:         551180 kB
Active(anon):       9676 kB
Inactive(anon):   101176 kB
Active(file):     559088 kB
Inactive(file):   450004 kB
Unevictable:      109964 kB
Mlocked:          109964 kB
SwapTotal:      67108860 kB
SwapFree:       66923048 kB
Dirty:             26064 kB
Writeback:             0 kB
AnonPages:        109620 kB
Mapped:            35040 kB
Shmem:             22776 kB
Slab:             177788 kB
SReclaimable:     149172 kB
SUnreclaim:        28616 kB
KernelStack:        3200 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     489492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 59012 MiB
End job on node107 at 2019-09-14 06:10:09