Trace number 4407461

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24 parallel? (TO) 1979.58 252.12

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-195.xml
MD5SUMd65d33615c5545f7b52e9722b13d9f63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2201
Number of constraints179
Number of domains2
Minimum domain size89
Maximum domain size162
Distribution of domain sizes[{"size":89,"count":1},{"size":162,"count":2200}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2112},{"degree":5,"count":88}]
Minimum constraint arity25
Maximum constraint arity2200
Distribution of constraint arities[{"arity":25,"count":176},{"arity":89,"count":1},{"arity":2200,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":88},{"type":"lex","count":1},{"type":"sum","count":88},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407461-1569348645.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407461-1569348645.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.25/0.84	c solve instance...
1978.85/252.08	s UNKNOWN
1978.85/252.08	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 (11800 MiB free)
  memory of node 1: 16384 MiB (13084 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407461-1569348645/watcher-4407461-1569348645 -o /var/tmp/evaluation-result-4407461-1569348645/solver-4407461-1569348645 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 403979807 HOME/instance-4407461-1569348645.xml 

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

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

solver pid=17211, runsolver pid=17208

[startup+0.100062 s]*
/proc/loadavg: 8.12 8.13 8.13 4/212 17232
/proc/meminfo: memFree=25465844/32770624 swapFree=66992420/67108860
[pid=17211] ppid=17208 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17211/stat : 17211 (xcsp3-exec) S 17208 17211 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511127055 115843072 363 33554432000 4194304 5098028 140732255989168 140732255987272 140372654252668 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38313984 140732255994712 140732255994970 140732255994970 140732255997894 0
/proc/17211/statm: 28282 363 304 221 0 87 0
[pid=17213] ppid=17211 vsize=28227396 memory=29144 CPUtime=0.12 cores=0-7
/proc/17213/stat : 17213 (java) S 17211 17211 11698 0 -1 1077944320 5708 0 0 0 11 1 0 0 20 0 20 0 511127055 28904853504 7286 33554432000 4194304 4196468 140729643101600 140729643084144 139898281451255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
/proc/17213/statm: 7056849 7286 3162 1 0 7019032 0
[pid=17213/tid=17214] ppid=17211 vsize=28227396 memory=-2177352373413752899 CPUtime=0.09 cores=0-7
/proc/17213/task/17214/stat : 17214 (java) R 17211 17211 11698 0 -1 4202560 3600 0 0 0 8 1 0 0 20 0 20 0 511127055 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898285682912 139898265494885 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17215] ppid=17211 vsize=28227396 memory=732370231144987621 CPUtime=0 cores=0-7
/proc/17213/task/17215/stat : 17215 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898234071568 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17216] ppid=17211 vsize=28227396 memory=140092807534208 CPUtime=0 cores=0-7
/proc/17213/task/17216/stat : 17216 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898233019024 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17217] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17217/stat : 17217 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898231965968 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17218] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17218/stat : 17218 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898230913424 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17219] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17219/stat : 17219 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898229861392 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17220] ppid=17211 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17213/task/17220/stat : 17220 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898228808848 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17221] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17221/stat : 17221 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898227755792 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17222] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17222/stat : 17222 (java) S 17211 17211 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 7286 33554432000 4194304 4196468 140729643101600 139898226703248 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17223] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17223/stat : 17223 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127058 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896814557424 139898281462402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17224] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17224/stat : 17224 (java) S 17211 17211 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511127058 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896813503648 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17225] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17225/stat : 17225 (java) S 17211 17211 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511127058 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896812450544 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17226] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17226/stat : 17226 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896811399120 139898281469851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17227] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17227/stat : 17227 (java) S 17211 17211 11698 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896810347248 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17228] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17228/stat : 17228 (java) S 17211 17211 11698 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896809294704 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17229] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17229/stat : 17229 (java) R 17211 17211 11698 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896808241648 139898259469580 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17230] ppid=17211 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17213/task/17230/stat : 17230 (java) R 17211 17211 11698 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 20 0 511127061 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896807189104 139898265531742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17231] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17231/stat : 17231 (java) S 17211 17211 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896806136288 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17232] ppid=17211 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17213/task/17232/stat : 17232 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 7286 33554432000 4194304 4196468 140729643101600 139896805083824 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30596 KiB

[startup+0.210407 s]*
/proc/loadavg: 8.12 8.13 8.13 3/212 17232
/proc/meminfo: memFree=25453300/32770624 swapFree=66992420/67108860
[pid=17211] ppid=17208 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17211/stat : 17211 (xcsp3-exec) S 17208 17211 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511127055 115843072 363 33554432000 4194304 5098028 140732255989168 140732255987272 140372654252668 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38313984 140732255994712 140732255994970 140732255994970 140732255997894 0
/proc/17211/statm: 28282 363 304 221 0 87 0
[pid=17213] ppid=17211 vsize=28227396 memory=40944 CPUtime=0.34 cores=0-7
/proc/17213/stat : 17213 (java) S 17211 17211 11698 0 -1 1077944320 9505 0 0 0 31 3 0 0 20 0 20 0 511127055 28904853504 10236 33554432000 4194304 4196468 140729643101600 140729643084144 139898281451255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
/proc/17213/statm: 7056849 10236 3294 1 0 7019032 0
[pid=17213/tid=17214] ppid=17211 vsize=28227396 memory=0 CPUtime=0.2 cores=0-7
/proc/17213/task/17214/stat : 17214 (java) R 17211 17211 11698 0 -1 4202560 6642 0 0 0 18 2 0 0 20 0 20 0 511127055 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898285677456 139898281463190 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17215] ppid=17211 vsize=28227396 memory=732370231144987621 CPUtime=0 cores=0-7
/proc/17213/task/17215/stat : 17215 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898234071568 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17216] ppid=17211 vsize=28227396 memory=140092807534208 CPUtime=0 cores=0-7
/proc/17213/task/17216/stat : 17216 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898233019024 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17217] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17217/stat : 17217 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898231965968 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17218] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17218/stat : 17218 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898230913424 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17219] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17219/stat : 17219 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898229861392 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17220] ppid=17211 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17213/task/17220/stat : 17220 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898228808848 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17221] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17221/stat : 17221 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898227755792 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17222] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17222/stat : 17222 (java) S 17211 17211 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511127056 28904853504 10236 33554432000 4194304 4196468 140729643101600 139898226703248 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17223] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17223/stat : 17223 (java) S 17211 17211 11698 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511127058 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896814557424 139898281462402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17224] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17224/stat : 17224 (java) S 17211 17211 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511127058 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896813503648 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17225] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17225/stat : 17225 (java) S 17211 17211 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511127058 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896812450544 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17226] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17226/stat : 17226 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896811399120 139898281469851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17227] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17227/stat : 17227 (java) R 17211 17211 11698 0 -1 4202560 177 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896810347248 139898281462402 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17228] ppid=17211 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17213/task/17228/stat : 17228 (java) S 17211 17211 11698 0 -1 1077944384 379 0 0 0 1 0 0 0 20 0 20 0 511127061 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896809294704 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17229] ppid=17211 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17213/task/17229/stat : 17229 (java) S 17211 17211 11698 0 -1 1077944384 210 0 0 0 1 0 0 0 20 0 20 0 511127061 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896808241648 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17230] ppid=17211 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/17213/task/17230/stat : 17230 (java) R 17211 17211 11698 0 -1 4202560 782 0 0 0 8 0 0 0 20 0 20 0 511127061 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896807189104 139898274168407 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17231] ppid=17211 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17231/stat : 17231 (java) S 17211 17211 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896806136288 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17232] ppid=17211 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17213/task/17232/stat : 17232 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127061 28904853504 10236 33554432000 4194304 4196468 140729643101600 139896805083824 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42396 KiB

[startup+0.31028 s]*
/proc/loadavg: 8.12 8.13 8.13 3/212 17232
/proc/meminfo: memFree=25445744/32770624 swapFree=66992420/67108860
[pid=17211] ppid=17208 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17211/stat : 17211 (xcsp3-exec) S 17208 17211 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511127055 115843072 363 33554432000 4194304 5098028 140732255989168 140732255987272 140372654252668 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38313984 140732255994712 140732255994970 140732255994970 140732255997894 0
/proc/17211/statm: 28282 363 304 221 0 87 0
[pid=17213] ppid=17211 vsize=28231652 memory=49748 CPUtime=0.53 cores=0-7
/proc/17213/stat : 17213 (java) S 17211 17211 11698 0 -1 1077944320 10867 0 0 0 49 4 0 0 20 0 20 0 511127055 28909211648 12437 33554432000 4194304 4196468 140729643101600 140729643084144 139898281451255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
/proc/17213/statm: 7057913 12437 3341 1 0 7019032 0
[pid=17213/tid=17214] ppid=17211 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/17213/task/17214/stat : 17214 (java) R 17211 17211 11698 0 -1 4202560 7790 0 0 0 27 3 0 0 20 0 20 0 511127055 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898285682368 139898281473181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17215] ppid=17211 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17215/stat : 17215 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898234071568 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17216] ppid=17211 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17216/stat : 17216 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898233019024 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17217] ppid=17211 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17217/stat : 17217 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898231965968 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17218] ppid=17211 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17218/stat : 17218 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898230913424 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17219] ppid=17211 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17219/stat : 17219 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898229861392 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17220] ppid=17211 vsize=28231652 memory=140092706482863 CPUtime=0 cores=0-7
/proc/17213/task/17220/stat : 17220 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898228808848 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17221] ppid=17211 vsize=28231652 memory=140092706485168 CPUtime=0 cores=0-7
/proc/17213/task/17221/stat : 17221 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898227755792 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17222] ppid=17211 vsize=28231652 memory=140092706487472 CPUtime=0 cores=0-7
/proc/17213/task/17222/stat : 17222 (java) S 17211 17211 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511127056 28909211648 12437 33554432000 4194304 4196468 140729643101600 139898226703248 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17223] ppid=17211 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17223/stat : 17223 (java) S 17211 17211 11698 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511127058 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896814557424 139898281462402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17224] ppid=17211 vsize=28231652 memory=280185412988816 CPUtime=0 cores=0-7
/proc/17213/task/17224/stat : 17224 (java) S 17211 17211 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511127058 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896813503648 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17225] ppid=17211 vsize=28231652 memory=280185412986512 CPUtime=0 cores=0-7
/proc/17213/task/17225/stat : 17225 (java) S 17211 17211 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511127058 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896812450544 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17226] ppid=17211 vsize=28231652 memory=280185412993424 CPUtime=0 cores=0-7
/proc/17213/task/17226/stat : 17226 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127061 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896811399120 139898281469851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17227] ppid=17211 vsize=28231652 memory=280185412934672 CPUtime=0.01 cores=0-7
/proc/17213/task/17227/stat : 17227 (java) S 17211 17211 11698 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 20 0 511127061 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896810347248 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17228] ppid=17211 vsize=28231652 memory=280185413007248 CPUtime=0.02 cores=0-7
/proc/17213/task/17228/stat : 17228 (java) S 17211 17211 11698 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 20 0 511127061 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896809294704 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17229] ppid=17211 vsize=28231652 memory=280185413014160 CPUtime=0.03 cores=0-7
/proc/17213/task/17229/stat : 17229 (java) R 17211 17211 11698 0 -1 4202560 311 0 0 0 3 0 0 0 20 0 20 0 511127061 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896808241648 139898262976148 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17230] ppid=17211 vsize=28231652 memory=280185413011856 CPUtime=0.13 cores=0-7
/proc/17213/task/17230/stat : 17230 (java) S 17211 17211 11698 0 -1 1077944384 874 0 0 0 13 0 0 0 20 0 20 0 511127061 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896807189104 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17231] ppid=17211 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17231/stat : 17231 (java) S 17211 17211 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511127061 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896806136288 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17232] ppid=17211 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17213/task/17232/stat : 17232 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127061 28909211648 12437 33554432000 4194304 4196468 140729643101600 139896805083824 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51200 KiB

[startup+0.701022 s]
/proc/loadavg: 8.12 8.13 8.13 3/212 17232
/proc/meminfo: memFree=25428540/32770624 swapFree=66992420/67108860
[pid=17211] ppid=17208 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17211/stat : 17211 (xcsp3-exec) S 17208 17211 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511127055 115843072 363 33554432000 4194304 5098028 140732255989168 140732255987272 140372654252668 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38313984 140732255994712 140732255994970 140732255994970 140732255997894 0
/proc/17211/statm: 28282 363 304 221 0 87 0
[pid=17213] ppid=17211 vsize=28233776 memory=99908 CPUtime=1.8 cores=0-7
/proc/17213/stat : 17213 (java) S 17211 17211 11698 0 -1 1077944320 15138 0 0 0 173 7 0 0 20 0 20 0 511127055 28911386624 24977 33554432000 4194304 4196468 140729643101600 140729643084144 139898281451255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
/proc/17213/statm: 7058444 24977 3467 1 0 7019544 0
[pid=17213/tid=17214] ppid=17211 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/17213/task/17214/stat : 17214 (java) R 17211 17211 11698 0 -1 4202560 9171 0 0 0 63 4 0 0 20 0 20 0 511127055 28911386624 24977 33554432000 4194304 4196468 140729643101600 139898285687152 139897908930783 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17215] ppid=17211 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17215/stat : 17215 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28911386624 24977 33554432000 4194304 4196468 140729643101600 139898234071568 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17216] ppid=17211 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17216/stat : 17216 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511127056 28911386624 24977 33554432000 4194304 4196468 140729643101600 139898233019024 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17217] ppid=17211 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17213/task/17217/stat : 17217 (java) S 17211 17211 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511127056 28911386624 24977 33554432000 4194304 4196468 140729643101600 139898231965968 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0

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

[pid=17213/tid=17240] ppid=17211 vsize=28766288 memory=1452 CPUtime=156.21 cores=0-7
/proc/17213/task/17240/stat : 17240 (java) R 17211 17211 11698 0 -1 4202560 2167 0 0 0 15620 1 0 0 20 0 28 0 511127141 29456678912 538062 33554432000 4194304 4196468 140729643101600 139896788496024 139897914187760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
Current children cumulated CPU time: 1269.88 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2153700 KiB

[startup+222.302 s]
/proc/loadavg: 8.62 8.42 8.25 9/221 17254
/proc/meminfo: memFree=22815212/32770624 swapFree=66992420/67108860
[pid=17211] ppid=17208 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17211/stat : 17211 (xcsp3-exec) S 17208 17211 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511127055 115843072 363 33554432000 4194304 5098028 140732255989168 140732255987272 140372654252668 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38313984 140732255994712 140732255994970 140732255994970 140732255997894 0
/proc/17211/statm: 28282 363 304 221 0 87 0
[pid=17213] ppid=17211 vsize=28766288 memory=2675464 CPUtime=1741.85 cores=0-7
/proc/17213/stat : 17213 (java) S 17211 17211 11698 0 -1 1077944320 121822 0 0 0 174012 173 0 0 20 0 28 0 511127055 29456678912 668866 33554432000 4194304 4196468 140729643101600 140729643084144 139898281451255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
/proc/17213/statm: 7191572 668866 3548 1 0 7152672 0
[pid=17213/tid=17214] ppid=17211 vsize=28766288 memory=2675464 CPUtime=0.83 cores=0-7
/proc/17213/task/17214/stat : 17214 (java) S 17211 17211 11698 0 -1 1077944384 9293 0 0 0 79 4 0 0 20 0 28 0 511127055 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898285692032 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17215] ppid=17211 vsize=28766288 memory=2675432 CPUtime=1.78 cores=0-7
/proc/17213/task/17215/stat : 17215 (java) S 17211 17211 11698 0 -1 1077944384 2472 0 0 0 165 13 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898234071568 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17216] ppid=17211 vsize=28766288 memory=2675464 CPUtime=1.82 cores=0-7
/proc/17213/task/17216/stat : 17216 (java) S 17211 17211 11698 0 -1 1077944384 2175 0 0 0 167 15 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898233019024 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17217] ppid=17211 vsize=28766288 memory=2675464 CPUtime=1.78 cores=0-7
/proc/17213/task/17217/stat : 17217 (java) S 17211 17211 11698 0 -1 1077944384 2670 0 0 0 163 15 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898231965968 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17218] ppid=17211 vsize=28766288 memory=1452 CPUtime=1.82 cores=0-7
/proc/17213/task/17218/stat : 17218 (java) S 17211 17211 11698 0 -1 1077944384 1617 0 0 0 168 14 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898230913424 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17219] ppid=17211 vsize=28766288 memory=2675464 CPUtime=1.8 cores=0-7
/proc/17213/task/17219/stat : 17219 (java) S 17211 17211 11698 0 -1 1077944384 2486 0 0 0 173 7 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898229861392 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17220] ppid=17211 vsize=28766288 memory=1452 CPUtime=1.8 cores=0-7
/proc/17213/task/17220/stat : 17220 (java) S 17211 17211 11698 0 -1 1077944384 2200 0 0 0 168 12 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898228808848 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17221] ppid=17211 vsize=28766288 memory=2152248 CPUtime=1.8 cores=0-7
/proc/17213/task/17221/stat : 17221 (java) S 17211 17211 11698 0 -1 1077944384 1090 0 0 0 170 10 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898227755792 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17222] ppid=17211 vsize=28766288 memory=0 CPUtime=1.8 cores=0-7
/proc/17213/task/17222/stat : 17222 (java) S 17211 17211 11698 0 -1 1077944384 2720 0 0 0 162 18 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898226703248 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17223] ppid=17211 vsize=28766288 memory=1452 CPUtime=3.72 cores=0-7
/proc/17213/task/17223/stat : 17223 (java) S 17211 17211 11698 0 -1 1077944384 18381 0 0 0 366 6 0 0 20 0 28 0 511127058 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896814557424 139898281462402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17224] ppid=17211 vsize=28766288 memory=2675464 CPUtime=0 cores=0-7
/proc/17213/task/17224/stat : 17224 (java) S 17211 17211 11698 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 511127058 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896813503712 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17225] ppid=17211 vsize=28766288 memory=3620 CPUtime=0 cores=0-7
/proc/17213/task/17225/stat : 17225 (java) S 17211 17211 11698 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 511127058 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896812450560 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17226] ppid=17211 vsize=28766288 memory=49528 CPUtime=0 cores=0-7
/proc/17213/task/17226/stat : 17226 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896811399120 139898281469851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17227] ppid=17211 vsize=28766288 memory=164 CPUtime=2 cores=0-7
/proc/17213/task/17227/stat : 17227 (java) S 17211 17211 11698 0 -1 1077944384 16269 0 0 0 197 3 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896810347248 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17228] ppid=17211 vsize=28766288 memory=6944613755495348631 CPUtime=2.03 cores=0-7
/proc/17213/task/17228/stat : 17228 (java) S 17211 17211 11698 0 -1 1077944384 12746 0 0 0 199 4 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896809294704 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17229] ppid=17211 vsize=28766288 memory=0 CPUtime=2.21 cores=0-7
/proc/17213/task/17229/stat : 17229 (java) S 17211 17211 11698 0 -1 1077944384 15580 0 0 0 217 4 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896808241648 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17230] ppid=17211 vsize=28766288 memory=7661855898317253993 CPUtime=0.79 cores=0-7
/proc/17213/task/17230/stat : 17230 (java) S 17211 17211 11698 0 -1 1077944384 8852 0 0 0 77 2 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896807189104 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17231] ppid=17211 vsize=28766288 memory=3620 CPUtime=0 cores=0-7
/proc/17213/task/17231/stat : 17231 (java) S 17211 17211 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896806136288 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17232] ppid=17211 vsize=28766288 memory=49528 CPUtime=0.08 cores=0-7
/proc/17213/task/17232/stat : 17232 (java) S 17211 17211 11698 0 -1 1077944384 772 0 0 0 4 4 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896805083824 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17233] ppid=17211 vsize=28766288 memory=2675368 CPUtime=214.13 cores=0-7
/proc/17213/task/17233/stat : 17233 (java) R 17211 17211 11698 0 -1 4202560 3011 0 0 0 21407 6 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896795863608 139897912867417 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17234] ppid=17211 vsize=28766288 memory=1452 CPUtime=214.91 cores=0-7
/proc/17213/task/17234/stat : 17234 (java) R 17211 17211 11698 0 -1 4202560 1343 0 0 0 21487 4 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896794812024 139897906472654 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17235] ppid=17211 vsize=28766288 memory=1452 CPUtime=214.72 cores=0-7
/proc/17213/task/17235/stat : 17235 (java) R 17211 17211 11698 0 -1 4202560 4241 0 0 0 21463 9 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896793760184 139897912867780 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17236] ppid=17211 vsize=28766288 memory=1452 CPUtime=215.08 cores=0-7
/proc/17213/task/17236/stat : 17236 (java) R 17211 17211 11698 0 -1 4202560 4287 0 0 0 21503 5 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896792707560 139897912623825 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17237] ppid=17211 vsize=28766288 memory=2675368 CPUtime=214.97 cores=0-7
/proc/17213/task/17237/stat : 17237 (java) R 17211 17211 11698 0 -1 4202560 1150 0 0 0 21491 6 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896791654192 139897906472638 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17238] ppid=17211 vsize=28766288 memory=1452 CPUtime=213.61 cores=0-7
/proc/17213/task/17238/stat : 17238 (java) R 17211 17211 11698 0 -1 4202560 2684 0 0 0 21359 2 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896790604624 139897912404548 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17239] ppid=17211 vsize=28766288 memory=1548 CPUtime=213.52 cores=0-7
/proc/17213/task/17239/stat : 17239 (java) R 17211 17211 11698 0 -1 4202560 2078 0 0 0 21351 1 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896789548824 139897912865577 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17240] ppid=17211 vsize=28766288 memory=8248 CPUtime=214.63 cores=0-7
/proc/17213/task/17240/stat : 17240 (java) R 17211 17211 11698 0 -1 4202560 2342 0 0 0 21461 2 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896788496520 139897912623825 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
Current children cumulated CPU time: 1741.85 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2676916 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.44 8.39 8.24 9/220 17254
/proc/meminfo: memFree=22815596/32770624 swapFree=66992420/67108860
[pid=17211] ppid=17208 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17211/stat : 17211 (xcsp3-exec) S 17208 17211 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511127055 115843072 363 33554432000 4194304 5098028 140732255989168 140732255987272 140372654252668 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38313984 140732255994712 140732255994970 140732255994970 140732255997894 0
/proc/17211/statm: 28282 363 304 221 0 87 0
[pid=17213] ppid=17211 vsize=28766288 memory=2675464 CPUtime=1978.85 cores=0-7
/proc/17213/stat : 17213 (java) S 17211 17211 11698 0 -1 1077944320 123052 0 0 0 197710 175 0 0 20 0 28 0 511127055 29456678912 668866 33554432000 4194304 4196468 140729643101600 140729643084144 139898281451255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
/proc/17213/statm: 7191572 668866 3548 1 0 7152672 0
[pid=17213/tid=17214] ppid=17211 vsize=28766288 memory=2675464 CPUtime=0.83 cores=0-7
/proc/17213/task/17214/stat : 17214 (java) S 17211 17211 11698 0 -1 1077944384 9293 0 0 0 79 4 0 0 20 0 28 0 511127055 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898285692032 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17215] ppid=17211 vsize=28766288 memory=-7003737579269690708 CPUtime=1.78 cores=0-7
/proc/17213/task/17215/stat : 17215 (java) S 17211 17211 11698 0 -1 1077944384 2472 0 0 0 165 13 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898234071568 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17216] ppid=17211 vsize=28766288 memory=2675464 CPUtime=1.82 cores=0-7
/proc/17213/task/17216/stat : 17216 (java) S 17211 17211 11698 0 -1 1077944384 2175 0 0 0 167 15 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898233019024 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17217] ppid=17211 vsize=28766288 memory=512 CPUtime=1.78 cores=0-7
/proc/17213/task/17217/stat : 17217 (java) S 17211 17211 11698 0 -1 1077944384 2670 0 0 0 163 15 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898231965968 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17218] ppid=17211 vsize=28766288 memory=1564 CPUtime=1.82 cores=0-7
/proc/17213/task/17218/stat : 17218 (java) S 17211 17211 11698 0 -1 1077944384 1617 0 0 0 168 14 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898230913424 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17219] ppid=17211 vsize=28766288 memory=928 CPUtime=1.8 cores=0-7
/proc/17213/task/17219/stat : 17219 (java) S 17211 17211 11698 0 -1 1077944384 2486 0 0 0 173 7 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898229861392 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17220] ppid=17211 vsize=28766288 memory=2675464 CPUtime=1.8 cores=0-7
/proc/17213/task/17220/stat : 17220 (java) S 17211 17211 11698 0 -1 1077944384 2200 0 0 0 168 12 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898228808848 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17221] ppid=17211 vsize=28766288 memory=1440 CPUtime=1.8 cores=0-7
/proc/17213/task/17221/stat : 17221 (java) S 17211 17211 11698 0 -1 1077944384 1090 0 0 0 170 10 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898227755792 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17222] ppid=17211 vsize=28766288 memory=904 CPUtime=1.8 cores=0-7
/proc/17213/task/17222/stat : 17222 (java) S 17211 17211 11698 0 -1 1077944384 2720 0 0 0 162 18 0 0 20 0 28 0 511127056 29456678912 668866 33554432000 4194304 4196468 140729643101600 139898226703248 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17223] ppid=17211 vsize=28766288 memory=1984 CPUtime=3.72 cores=0-7
/proc/17213/task/17223/stat : 17223 (java) S 17211 17211 11698 0 -1 1077944384 18381 0 0 0 366 6 0 0 20 0 28 0 511127058 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896814557424 139898281462402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17224] ppid=17211 vsize=28766288 memory=2528 CPUtime=0 cores=0-7
/proc/17213/task/17224/stat : 17224 (java) S 17211 17211 11698 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 511127058 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896813503712 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17225] ppid=17211 vsize=28766288 memory=1764 CPUtime=0 cores=0-7
/proc/17213/task/17225/stat : 17225 (java) S 17211 17211 11698 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 511127058 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896812450560 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17226] ppid=17211 vsize=28766288 memory=111632 CPUtime=0 cores=0-7
/proc/17213/task/17226/stat : 17226 (java) S 17211 17211 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896811399120 139898281469851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17227] ppid=17211 vsize=28766288 memory=804 CPUtime=2 cores=0-7
/proc/17213/task/17227/stat : 17227 (java) S 17211 17211 11698 0 -1 1077944384 16269 0 0 0 197 3 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896810347248 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17228] ppid=17211 vsize=28766288 memory=1808 CPUtime=2.03 cores=0-7
/proc/17213/task/17228/stat : 17228 (java) S 17211 17211 11698 0 -1 1077944384 12755 0 0 0 199 4 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896809294704 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17229] ppid=17211 vsize=28766288 memory=6791534058613427641 CPUtime=2.22 cores=0-7
/proc/17213/task/17229/stat : 17229 (java) S 17211 17211 11698 0 -1 1077944384 16024 0 0 0 218 4 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896808241648 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17230] ppid=17211 vsize=28766288 memory=4736 CPUtime=0.79 cores=0-7
/proc/17213/task/17230/stat : 17230 (java) S 17211 17211 11698 0 -1 1077944384 9180 0 0 0 77 2 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896807189104 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17231] ppid=17211 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/17213/task/17231/stat : 17231 (java) S 17211 17211 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896806136288 139898281461461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17232] ppid=17211 vsize=28766288 memory=288230574492221466 CPUtime=0.1 cores=0-7
/proc/17213/task/17232/stat : 17232 (java) S 17211 17211 11698 0 -1 1077944384 782 0 0 0 5 5 0 0 20 0 28 0 511127061 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896805083824 139898281462402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17233] ppid=17211 vsize=28766288 memory=288230621803970871 CPUtime=243.2 cores=0-7
/proc/17213/task/17233/stat : 17233 (java) R 17211 17211 11698 0 -1 4202560 3062 0 0 0 24313 7 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896795863608 139897911820298 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17234] ppid=17211 vsize=28766288 memory=13848568834296442 CPUtime=244.62 cores=0-7
/proc/17213/task/17234/stat : 17234 (java) R 17211 17211 11698 0 -1 4202560 1443 0 0 0 24458 4 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896794812024 139897912623937 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17235] ppid=17211 vsize=28766288 memory=2675464 CPUtime=244.42 cores=0-7
/proc/17213/task/17235/stat : 17235 (java) R 17211 17211 11698 0 -1 4202560 4380 0 0 0 24433 9 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896793760184 139897912867692 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17236] ppid=17211 vsize=28766288 memory=1720 CPUtime=244.78 cores=0-7
/proc/17213/task/17236/stat : 17236 (java) R 17211 17211 11698 0 -1 4202560 4337 0 0 0 24473 5 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896792708856 139897912404684 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17237] ppid=17211 vsize=28766288 memory=303430223234596890 CPUtime=244.67 cores=0-7
/proc/17213/task/17237/stat : 17237 (java) R 17211 17211 11698 0 -1 4202560 1183 0 0 0 24461 6 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896791654192 139897912623881 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17238] ppid=17211 vsize=28766288 memory=-6519613052471072158 CPUtime=243.31 cores=0-7
/proc/17213/task/17238/stat : 17238 (java) R 17211 17211 11698 0 -1 4202560 2704 0 0 0 24329 2 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896790601768 139897912867130 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17239] ppid=17211 vsize=28766288 memory=6791534058613427641 CPUtime=243.22 cores=0-7
/proc/17213/task/17239/stat : 17239 (java) R 17211 17211 11698 0 -1 4202560 2109 0 0 0 24321 1 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896789549368 139897911820128 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
[pid=17213/tid=17240] ppid=17211 vsize=28766288 memory=6791534058613427641 CPUtime=244.33 cores=0-7
/proc/17213/task/17240/stat : 17240 (java) R 17211 17211 11698 0 -1 4202560 2357 0 0 0 24431 2 0 0 20 0 28 0 511127141 29456678912 668866 33554432000 4194304 4196468 140729643101600 139896788496520 139897912867446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13361152 140729643103196 140729643103371 140729643103371 140729643106255 0
Current children cumulated CPU time: 1978.85 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2676916 KiB

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

[startup+252.033 s]
# the end of solver process 17211 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001177 s, system=0.001177 s

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

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

Child status: 143
Real time (s): 252.12
CPU time (s): 1979.58
CPU user time (s): 1977.81
CPU system time (s): 1.77456
CPU usage (%): 785.177
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2681152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1977.81
system time used= 1.77456
maximum resident set size= 2679700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124121
page faults= 0
swaps= 0
block input operations= 0
block output operations= 536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11387
involuntary context switches= 24168


# summary of solver processes directly reported to runsolver:
#   pid: 17211,17213
#   total CPU time (s): 1979.58
#   total CPU user time (s): 1977.81
#   total CPU system time (s): 1.77456

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.62887 second user time and 2.56323 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-24 20:10:02
IDJOB=4407461
IDBENCH=137880
IDSOLVER=2872
FILE ID=node121/4407461-1569348645
RUNJOBID= node121-1569335936-11725
PBS_JOBID= 21705063
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-195.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407461-1569348645/watcher-4407461-1569348645 -o /var/tmp/evaluation-result-4407461-1569348645/solver-4407461-1569348645 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 403979807 HOME/instance-4407461-1569348645.xml

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

MD5SUM BENCH= d65d33615c5545f7b52e9722b13d9f63
RANDOM SEED=403979807

node121.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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:        25482528 kB
MemAvailable:   31847612 kB
Buffers:          146352 kB
Cached:          6309156 kB
SwapCached:         4600 kB
Active:          3209140 kB
Inactive:        3255260 kB
Active(anon):       4860 kB
Inactive(anon):    53860 kB
Active(file):    3204280 kB
Inactive(file):  3201400 kB
Unevictable:      109072 kB
Mlocked:          109072 kB
SwapTotal:      67108860 kB
SwapFree:       66992420 kB
Dirty:             25880 kB
Writeback:             0 kB
AnonPages:        113676 kB
Mapped:            53036 kB
Shmem:             41108 kB
Slab:             417300 kB
SReclaimable:     387864 kB
SUnreclaim:        29436 kB
KernelStack:        3376 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node121 at 2019-09-24 20:14:14