Trace number 4407499

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) 2001.41 252.112

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-5.xml
MD5SUM8b9c4e6e7c9e88d5c00f06b3f0219a0c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1058
Best CPU time to get the best result obtained on this benchmark2400.17
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size13
Maximum domain size1059
Distribution of domain sizes[{"size":13,"count":30},{"size":14,"count":90},{"size":15,"count":330},{"size":1059,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407499-1569346159.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407499-1569346159.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.84/1.22	c solve instance...
2000.72/252.09	s UNKNOWN
2000.72/252.09	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 (14034 MiB free)
  memory of node 1: 16384 MiB (10975 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407499-1569346159/watcher-4407499-1569346159 -o /var/tmp/evaluation-result-4407499-1569346159/solver-4407499-1569346159 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569335937-9287 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1292990470 HOME/instance-4407499-1569346159.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
solver pid=12508, runsolver pid=12505
Current StackSize limit: 8192 KiB

Starting watchdog thread

[startup+0.100063 s]*
/proc/loadavg: 8.07 8.13 8.15 3/211 12529
/proc/meminfo: memFree=25593756/32770624 swapFree=66997512/67108860
[pid=12508] ppid=12505 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12508/stat : 12508 (xcsp3-exec) S 12505 12508 9260 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510554237 115843072 363 33554432000 4194304 5098028 140729114628832 140729114626936 139899381068412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32600064 140729114633047 140729114633306 140729114633306 140729114636230 0
/proc/12508/statm: 28282 363 304 221 0 87 0
[pid=12510] ppid=12508 vsize=28227396 memory=29084 CPUtime=0.12 cores=0-7
/proc/12510/stat : 12510 (java) S 12508 12508 9260 0 -1 1077944320 5700 0 0 0 11 1 0 0 20 0 20 0 510554237 28904853504 7271 33554432000 4194304 4196468 140728819798640 140728819781184 140361560317687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
/proc/12510/statm: 7056849 7271 3150 1 0 7019032 0
[pid=12510/tid=12511] ppid=12508 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/12510/task/12511/stat : 12511 (java) R 12508 12508 9260 0 -1 4202560 3618 0 0 0 8 1 0 0 20 0 20 0 510554237 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361564547456 140361560329622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12512] ppid=12508 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/12510/task/12512/stat : 12512 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361480169872 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12513] ppid=12508 vsize=28227396 memory=140151970674304 CPUtime=0 cores=0-7
/proc/12510/task/12513/stat : 12513 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361479117072 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12514] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12514/stat : 12514 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361109461648 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12515] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12515/stat : 12515 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361108408848 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12516] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12516/stat : 12516 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361107356560 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12517] ppid=12508 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12510/task/12517/stat : 12517 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361106303760 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12518] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12518/stat : 12518 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361105251472 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12519] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12519/stat : 12519 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 7271 33554432000 4194304 4196468 140728819798640 140361104198672 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12520] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12520/stat : 12520 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554240 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360810567792 140361560328834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12521] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12521/stat : 12521 (java) S 12508 12508 9260 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510554240 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360809513760 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12522] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12522/stat : 12522 (java) S 12508 12508 9260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510554240 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360808461424 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12523] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12523/stat : 12523 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360807409744 140361560336283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12524] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12524/stat : 12524 (java) R 12508 12508 9260 0 -1 4202560 430 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360739187312 140361543741517 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12525] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12525/stat : 12525 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360738134512 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12526] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12526/stat : 12526 (java) S 12508 12508 9260 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360737082224 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12527] ppid=12508 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/12510/task/12527/stat : 12527 (java) R 12508 12508 9260 0 -1 4202560 343 0 0 0 2 0 0 0 20 0 20 0 510554243 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360736029424 140361540559411 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12528] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12528/stat : 12528 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360734976352 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12529] ppid=12508 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12510/task/12529/stat : 12529 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 7271 33554432000 4194304 4196468 140728819798640 140360733923632 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30536 KiB

[startup+0.210437 s]*
/proc/loadavg: 8.07 8.13 8.15 3/211 12529
/proc/meminfo: memFree=25579748/32770624 swapFree=66997512/67108860
[pid=12508] ppid=12505 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12508/stat : 12508 (xcsp3-exec) S 12505 12508 9260 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510554237 115843072 363 33554432000 4194304 5098028 140729114628832 140729114626936 139899381068412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32600064 140729114633047 140729114633306 140729114633306 140729114636230 0
/proc/12508/statm: 28282 363 304 221 0 87 0
[pid=12510] ppid=12508 vsize=28227396 memory=40952 CPUtime=0.34 cores=0-7
/proc/12510/stat : 12510 (java) S 12508 12508 9260 0 -1 1077944320 9479 0 0 0 31 3 0 0 20 0 20 0 510554237 28904853504 10238 33554432000 4194304 4196468 140728819798640 140728819781184 140361560317687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
/proc/12510/statm: 7056849 10238 3308 1 0 7019032 0
[pid=12510/tid=12511] ppid=12508 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/12510/task/12511/stat : 12511 (java) R 12508 12508 9260 0 -1 4202560 6656 0 0 0 18 2 0 0 20 0 20 0 510554237 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361564547408 140361560329622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12512] ppid=12508 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/12510/task/12512/stat : 12512 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361480169872 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12513] ppid=12508 vsize=28227396 memory=3905945414199752352 CPUtime=0 cores=0-7
/proc/12510/task/12513/stat : 12513 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361479117072 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12514] ppid=12508 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12510/task/12514/stat : 12514 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361109461648 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12515] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12515/stat : 12515 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361108408848 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12516] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12516/stat : 12516 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361107356560 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12517] ppid=12508 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12510/task/12517/stat : 12517 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361106303760 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12518] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12518/stat : 12518 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361105251472 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12519] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12519/stat : 12519 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510554238 28904853504 10238 33554432000 4194304 4196468 140728819798640 140361104198672 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12520] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12520/stat : 12520 (java) S 12508 12508 9260 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510554240 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360810567792 140361560328834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12521] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12521/stat : 12521 (java) S 12508 12508 9260 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510554240 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360809513760 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12522] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12522/stat : 12522 (java) S 12508 12508 9260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510554240 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360808461424 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12523] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12523/stat : 12523 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360807409744 140361560336283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12524] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12524/stat : 12524 (java) S 12508 12508 9260 0 -1 1077944384 474 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360739187312 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12525] ppid=12508 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/12510/task/12525/stat : 12525 (java) S 12508 12508 9260 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 510554243 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360738134512 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12526] ppid=12508 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/12510/task/12526/stat : 12526 (java) S 12508 12508 9260 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 20 0 510554243 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360737082224 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12527] ppid=12508 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/12510/task/12527/stat : 12527 (java) R 12508 12508 9260 0 -1 4202560 782 0 0 0 8 0 0 0 20 0 20 0 510554243 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360736026960 140361560329622 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12528] ppid=12508 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12528/stat : 12528 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360734976352 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12529] ppid=12508 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12510/task/12529/stat : 12529 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554243 28904853504 10238 33554432000 4194304 4196468 140728819798640 140360733923632 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42404 KiB

[startup+0.310324 s]*
/proc/loadavg: 8.07 8.13 8.15 3/211 12529
/proc/meminfo: memFree=25572600/32770624 swapFree=66997512/67108860
[pid=12508] ppid=12505 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12508/stat : 12508 (xcsp3-exec) S 12505 12508 9260 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510554237 115843072 363 33554432000 4194304 5098028 140729114628832 140729114626936 139899381068412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32600064 140729114633047 140729114633306 140729114633306 140729114636230 0
/proc/12508/statm: 28282 363 304 221 0 87 0
[pid=12510] ppid=12508 vsize=28231652 memory=49928 CPUtime=0.53 cores=0-7
/proc/12510/stat : 12510 (java) S 12508 12508 9260 0 -1 1077944320 10834 0 0 0 48 5 0 0 20 0 20 0 510554237 28909211648 12482 33554432000 4194304 4196468 140728819798640 140728819781184 140361560317687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
/proc/12510/statm: 7057913 12482 3349 1 0 7019032 0
[pid=12510/tid=12511] ppid=12508 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/12510/task/12511/stat : 12511 (java) R 12508 12508 9260 0 -1 4202560 7804 0 0 0 27 3 0 0 20 0 20 0 510554237 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361564548800 140361560339613 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12512] ppid=12508 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12512/stat : 12512 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361480169872 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12513] ppid=12508 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12513/stat : 12513 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361479117072 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12514] ppid=12508 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12514/stat : 12514 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554238 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361109461648 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12515] ppid=12508 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12515/stat : 12515 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361108408848 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12516] ppid=12508 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/12510/task/12516/stat : 12516 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361107356560 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12517] ppid=12508 vsize=28231652 memory=140151829394351 CPUtime=0 cores=0-7
/proc/12510/task/12517/stat : 12517 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554238 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361106303760 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12518] ppid=12508 vsize=28231652 memory=140151829396656 CPUtime=0 cores=0-7
/proc/12510/task/12518/stat : 12518 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361105251472 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12519] ppid=12508 vsize=28231652 memory=140151829398960 CPUtime=0 cores=0-7
/proc/12510/task/12519/stat : 12519 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510554238 28909211648 12482 33554432000 4194304 4196468 140728819798640 140361104198672 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12520] ppid=12508 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12520/stat : 12520 (java) S 12508 12508 9260 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510554240 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360810567792 140361560328834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12521] ppid=12508 vsize=28231652 memory=280303658804880 CPUtime=0 cores=0-7
/proc/12510/task/12521/stat : 12521 (java) S 12508 12508 9260 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510554240 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360809513760 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12522] ppid=12508 vsize=28231652 memory=280303658811792 CPUtime=0 cores=0-7
/proc/12510/task/12522/stat : 12522 (java) S 12508 12508 9260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510554240 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360808461424 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12523] ppid=12508 vsize=28231652 memory=280303658752944 CPUtime=0 cores=0-7
/proc/12510/task/12523/stat : 12523 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554243 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360807409744 140361560336283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12524] ppid=12508 vsize=28231652 memory=280303658825616 CPUtime=0.01 cores=0-7
/proc/12510/task/12524/stat : 12524 (java) S 12508 12508 9260 0 -1 1077944384 490 0 0 0 1 0 0 0 20 0 20 0 510554243 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360739187312 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12525] ppid=12508 vsize=28231652 memory=280303658832528 CPUtime=0.03 cores=0-7
/proc/12510/task/12525/stat : 12525 (java) S 12508 12508 9260 0 -1 1077944384 159 0 0 0 3 0 0 0 20 0 20 0 510554243 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360738134512 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12526] ppid=12508 vsize=28231652 memory=280303658830224 CPUtime=0.03 cores=0-7
/proc/12510/task/12526/stat : 12526 (java) R 12508 12508 9260 0 -1 4202560 196 0 0 0 3 0 0 0 20 0 20 0 510554243 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360737082224 140361539564440 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12527] ppid=12508 vsize=28231652 memory=280303658846384 CPUtime=0.12 cores=0-7
/proc/12510/task/12527/stat : 12527 (java) S 12508 12508 9260 0 -1 1077944384 876 0 0 0 12 0 0 0 20 0 20 0 510554243 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360736029424 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12528] ppid=12508 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12528/stat : 12528 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510554243 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360734976352 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12529] ppid=12508 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/12510/task/12529/stat : 12529 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554243 28909211648 12482 33554432000 4194304 4196468 140728819798640 140360733923632 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51380 KiB

[startup+0.701016 s]
/proc/loadavg: 8.07 8.13 8.15 5/211 12529
/proc/meminfo: memFree=25555720/32770624 swapFree=66997512/67108860
[pid=12508] ppid=12505 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12508/stat : 12508 (xcsp3-exec) S 12505 12508 9260 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510554237 115843072 363 33554432000 4194304 5098028 140729114628832 140729114626936 139899381068412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32600064 140729114633047 140729114633306 140729114633306 140729114636230 0
/proc/12508/statm: 28282 363 304 221 0 87 0
[pid=12510] ppid=12508 vsize=28233776 memory=86208 CPUtime=1.68 cores=0-7
/proc/12510/stat : 12510 (java) S 12508 12508 9260 0 -1 1077944320 14871 0 0 0 161 7 0 0 20 0 20 0 510554237 28911386624 21552 33554432000 4194304 4196468 140728819798640 140728819781184 140361560317687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
/proc/12510/statm: 7058444 21552 3457 1 0 7019544 0
[pid=12510/tid=12511] ppid=12508 vsize=28233776 memory=280303659204272 CPUtime=0.67 cores=0-7
/proc/12510/task/12511/stat : 12511 (java) R 12508 12508 9260 0 -1 4202560 8898 0 0 0 63 4 0 0 20 0 20 0 510554237 28911386624 21552 33554432000 4194304 4196468 140728819798640 140361564553280 140361544398174 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12512] ppid=12508 vsize=28233776 memory=140151829603184 CPUtime=0 cores=0-7
/proc/12510/task/12512/stat : 12512 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28911386624 21552 33554432000 4194304 4196468 140728819798640 140361480169872 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12513] ppid=12508 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/12510/task/12513/stat : 12513 (java) S 12508 12508 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510554238 28911386624 21552 33554432000 4194304 4196468 140728819798640 140361479117072 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12514] ppid=12508 vsize=28233776 memory=6124 CPUtime=0 cores=0-7
/proc/12510/task/12514/stat : 12514 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510554238 28911386624 21552 33554432000 4194304 4196468 140728819798640 140361109461648 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0

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

[pid=12510/tid=12537] ppid=12508 vsize=28768336 memory=63960 CPUtime=159.23 cores=0-7
/proc/12510/task/12537/stat : 12537 (java) R 12508 12508 9260 0 -1 4202560 3885 0 0 0 15922 1 0 0 20 0 28 0 510554362 29458776064 178877 33554432000 4194304 4196468 140728819798640 140360715476312 140361169202279 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
Current children cumulated CPU time: 1286.93 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 716960 KiB

[startup+222.302 s]
/proc/loadavg: 8.01 8.09 8.13 9/220 12559
/proc/meminfo: memFree=24963332/32770624 swapFree=66997516/67108860
[pid=12508] ppid=12505 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12508/stat : 12508 (xcsp3-exec) S 12505 12508 9260 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510554237 115843072 363 33554432000 4194304 5098028 140729114628832 140729114626936 139899381068412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32600064 140729114633047 140729114633306 140729114633306 140729114636230 0
/proc/12508/statm: 28282 363 304 221 0 87 0
[pid=12510] ppid=12508 vsize=28768336 memory=657036 CPUtime=1764.37 cores=0-7
/proc/12510/stat : 12510 (java) S 12508 12508 9260 0 -1 1077944320 178100 0 0 0 176296 141 0 0 20 0 28 0 510554237 29458776064 164259 33554432000 4194304 4196468 140728819798640 140728819781184 140361560317687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
/proc/12510/statm: 7192084 164259 3543 1 0 7153184 0
[pid=12510/tid=12511] ppid=12508 vsize=28768336 memory=658576 CPUtime=1.19 cores=0-7
/proc/12510/task/12511/stat : 12511 (java) S 12508 12508 9260 0 -1 1077944384 10195 0 0 0 113 6 0 0 20 0 28 0 510554237 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361564558464 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12512] ppid=12508 vsize=28768336 memory=657036 CPUtime=0.36 cores=0-7
/proc/12510/task/12512/stat : 12512 (java) S 12508 12508 9260 0 -1 1077944384 2956 0 0 0 28 8 0 0 20 0 28 0 510554238 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361480169872 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12513] ppid=12508 vsize=28768336 memory=1452 CPUtime=0.36 cores=0-7
/proc/12510/task/12513/stat : 12513 (java) S 12508 12508 9260 0 -1 1077944384 5142 0 0 0 28 8 0 0 20 0 28 0 510554238 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361479117072 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12514] ppid=12508 vsize=28768336 memory=698056 CPUtime=0.35 cores=0-7
/proc/12510/task/12514/stat : 12514 (java) S 12508 12508 9260 0 -1 1077944384 5472 0 0 0 26 9 0 0 20 0 28 0 510554238 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361109461648 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12515] ppid=12508 vsize=28768336 memory=1452 CPUtime=0.38 cores=0-7
/proc/12510/task/12515/stat : 12515 (java) S 12508 12508 9260 0 -1 1077944384 3328 0 0 0 30 8 0 0 20 0 28 0 510554238 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361108408848 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12516] ppid=12508 vsize=28768336 memory=1452 CPUtime=0.36 cores=0-7
/proc/12510/task/12516/stat : 12516 (java) S 12508 12508 9260 0 -1 1077944384 5968 0 0 0 28 8 0 0 20 0 28 0 510554238 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361107356560 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12517] ppid=12508 vsize=28768336 memory=661144 CPUtime=0.33 cores=0-7
/proc/12510/task/12517/stat : 12517 (java) S 12508 12508 9260 0 -1 1077944384 2566 0 0 0 26 7 0 0 20 0 28 0 510554238 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361106303760 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12518] ppid=12508 vsize=28768336 memory=107657650266600 CPUtime=0.36 cores=0-7
/proc/12510/task/12518/stat : 12518 (java) S 12508 12508 9260 0 -1 1077944384 3441 0 0 0 28 8 0 0 20 0 28 0 510554238 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361105251472 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12519] ppid=12508 vsize=28768336 memory=0 CPUtime=0.35 cores=0-7
/proc/12510/task/12519/stat : 12519 (java) S 12508 12508 9260 0 -1 1077944384 5930 0 0 0 26 9 0 0 20 0 28 0 510554238 29458776064 164259 33554432000 4194304 4196468 140728819798640 140361104198672 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12520] ppid=12508 vsize=28768336 memory=33 CPUtime=0.19 cores=0-7
/proc/12510/task/12520/stat : 12520 (java) S 12508 12508 9260 0 -1 1077944384 12155 0 0 0 14 5 0 0 20 0 28 0 510554240 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360810567792 140361560328834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12521] ppid=12508 vsize=28768336 memory=33 CPUtime=0 cores=0-7
/proc/12510/task/12521/stat : 12521 (java) S 12508 12508 9260 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 510554240 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360809513824 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12522] ppid=12508 vsize=28768336 memory=3680 CPUtime=0 cores=0-7
/proc/12510/task/12522/stat : 12522 (java) S 12508 12508 9260 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 510554240 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360808461440 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12523] ppid=12508 vsize=28768336 memory=836 CPUtime=0 cores=0-7
/proc/12510/task/12523/stat : 12523 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510554243 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360807409744 140361560336283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12524] ppid=12508 vsize=28768336 memory=661144 CPUtime=3.76 cores=0-7
/proc/12510/task/12524/stat : 12524 (java) S 12508 12508 9260 0 -1 1077944384 16852 0 0 0 372 4 0 0 20 0 28 0 510554243 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360739187312 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12525] ppid=12508 vsize=28768336 memory=1452 CPUtime=3.54 cores=0-7
/proc/12510/task/12525/stat : 12525 (java) S 12508 12508 9260 0 -1 1077944384 17311 0 0 0 351 3 0 0 20 0 28 0 510554243 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360738134512 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12526] ppid=12508 vsize=28768336 memory=1452 CPUtime=3.62 cores=0-7
/proc/12510/task/12526/stat : 12526 (java) S 12508 12508 9260 0 -1 1077944384 20407 0 0 0 358 4 0 0 20 0 28 0 510554243 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360737082224 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12527] ppid=12508 vsize=28768336 memory=3472328296227679313 CPUtime=1.13 cores=0-7
/proc/12510/task/12527/stat : 12527 (java) S 12508 12508 9260 0 -1 1077944384 17531 0 0 0 108 5 0 0 20 0 28 0 510554243 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360736029424 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12528] ppid=12508 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/12510/task/12528/stat : 12528 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510554243 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360734976352 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12529] ppid=12508 vsize=28768336 memory=3624 CPUtime=0.05 cores=0-7
/proc/12510/task/12529/stat : 12529 (java) S 12508 12508 9260 0 -1 1077944384 2238 0 0 0 1 4 0 0 20 0 28 0 510554243 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360733923632 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12530] ppid=12508 vsize=28768336 memory=63960 CPUtime=219.3 cores=0-7
/proc/12510/task/12530/stat : 12530 (java) R 12508 12508 9260 0 -1 4202560 4796 0 0 0 21928 2 0 0 20 0 28 0 510554361 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360722845160 140361167346504 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12531] ppid=12508 vsize=28768336 memory=659600 CPUtime=217.81 cores=0-7
/proc/12510/task/12531/stat : 12531 (java) R 12508 12508 9260 0 -1 4202560 4617 0 0 0 21777 4 0 0 20 0 28 0 510554362 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360721793048 140361169039042 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12532] ppid=12508 vsize=28768336 memory=659092 CPUtime=218.82 cores=0-7
/proc/12510/task/12532/stat : 12532 (java) R 12508 12508 9260 0 -1 4202560 4567 0 0 0 21879 3 0 0 20 0 28 0 510554362 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360720740536 140361167346367 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12533] ppid=12508 vsize=28768336 memory=988 CPUtime=217.97 cores=0-7
/proc/12510/task/12533/stat : 12533 (java) R 12508 12508 9260 0 -1 4202560 5062 0 0 0 21791 6 0 0 20 0 28 0 510554362 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360719688312 140361167142237 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12534] ppid=12508 vsize=28768336 memory=988 CPUtime=218.61 cores=0-7
/proc/12510/task/12534/stat : 12534 (java) R 12508 12508 9260 0 -1 4202560 3098 0 0 0 21856 5 0 0 20 0 28 0 510554362 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360718635296 140361171241408 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12535] ppid=12508 vsize=28768336 memory=2016 CPUtime=217.78 cores=0-7
/proc/12510/task/12535/stat : 12535 (java) R 12508 12508 9260 0 -1 4202560 4417 0 0 0 21774 4 0 0 20 0 28 0 510554362 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360717582272 140361168788125 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12536] ppid=12508 vsize=28768336 memory=1428 CPUtime=218.61 cores=0-7
/proc/12510/task/12536/stat : 12536 (java) R 12508 12508 9260 0 -1 4202560 14518 0 0 0 21847 14 0 0 20 0 28 0 510554362 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360716531920 140361167013910 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12537] ppid=12508 vsize=28768336 memory=1540 CPUtime=218.92 cores=0-7
/proc/12510/task/12537/stat : 12537 (java) R 12508 12508 9260 0 -1 4202560 4157 0 0 0 21890 2 0 0 20 0 28 0 510554362 29458776064 164259 33554432000 4194304 4196468 140728819798640 140360715476520 140361168460962 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
Current children cumulated CPU time: 1764.37 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 658488 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.01 8.09 8.13 9/220 12561
/proc/meminfo: memFree=25019492/32770624 swapFree=66997516/67108860
[pid=12508] ppid=12505 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12508/stat : 12508 (xcsp3-exec) S 12505 12508 9260 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510554237 115843072 363 33554432000 4194304 5098028 140729114628832 140729114626936 139899381068412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32600064 140729114633047 140729114633306 140729114633306 140729114636230 0
/proc/12508/statm: 28282 363 304 221 0 87 0
[pid=12510] ppid=12508 vsize=28768336 memory=600732 CPUtime=2000.72 cores=0-7
/proc/12510/stat : 12510 (java) S 12508 12508 9260 0 -1 1077944320 185978 0 0 0 199926 146 0 0 20 0 28 0 510554237 29458776064 150183 33554432000 4194304 4196468 140728819798640 140728819781184 140361560317687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
/proc/12510/statm: 7192084 150183 3543 1 0 7153184 0
[pid=12510/tid=12511] ppid=12508 vsize=28768336 memory=1452 CPUtime=1.19 cores=0-7
/proc/12510/task/12511/stat : 12511 (java) S 12508 12508 9260 0 -1 1077944384 10195 0 0 0 113 6 0 0 20 0 28 0 510554237 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361564558464 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12512] ppid=12508 vsize=28768336 memory=613472 CPUtime=0.41 cores=0-7
/proc/12510/task/12512/stat : 12512 (java) S 12508 12508 9260 0 -1 1077944384 3466 0 0 0 33 8 0 0 20 0 28 0 510554238 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361480169872 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12513] ppid=12508 vsize=28768336 memory=6791534058613427641 CPUtime=0.41 cores=0-7
/proc/12510/task/12513/stat : 12513 (java) S 12508 12508 9260 0 -1 1077944384 5491 0 0 0 33 8 0 0 20 0 28 0 510554238 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361479117072 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12514] ppid=12508 vsize=28768336 memory=4872558044660077418 CPUtime=0.4 cores=0-7
/proc/12510/task/12514/stat : 12514 (java) S 12508 12508 9260 0 -1 1077944384 6049 0 0 0 31 9 0 0 20 0 28 0 510554238 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361109461648 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12515] ppid=12508 vsize=28768336 memory=288230583166042426 CPUtime=0.43 cores=0-7
/proc/12510/task/12515/stat : 12515 (java) S 12508 12508 9260 0 -1 1077944384 3745 0 0 0 35 8 0 0 20 0 28 0 510554238 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361108408848 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12516] ppid=12508 vsize=28768336 memory=15262532197681710 CPUtime=0.42 cores=0-7
/proc/12510/task/12516/stat : 12516 (java) S 12508 12508 9260 0 -1 1077944384 6339 0 0 0 33 9 0 0 20 0 28 0 510554238 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361107356560 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12517] ppid=12508 vsize=28768336 memory=2016 CPUtime=0.4 cores=0-7
/proc/12510/task/12517/stat : 12517 (java) S 12508 12508 9260 0 -1 1077944384 2899 0 0 0 32 8 0 0 20 0 28 0 510554238 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361106303760 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12518] ppid=12508 vsize=28768336 memory=1428 CPUtime=0.41 cores=0-7
/proc/12510/task/12518/stat : 12518 (java) S 12508 12508 9260 0 -1 1077944384 3605 0 0 0 33 8 0 0 20 0 28 0 510554238 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361105251472 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12519] ppid=12508 vsize=28768336 memory=2016 CPUtime=0.4 cores=0-7
/proc/12510/task/12519/stat : 12519 (java) S 12508 12508 9260 0 -1 1077944384 6228 0 0 0 31 9 0 0 20 0 28 0 510554238 29458776064 150183 33554432000 4194304 4196468 140728819798640 140361104198672 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12520] ppid=12508 vsize=28768336 memory=1428 CPUtime=0.25 cores=0-7
/proc/12510/task/12520/stat : 12520 (java) S 12508 12508 9260 0 -1 1077944384 13409 0 0 0 18 7 0 0 20 0 28 0 510554240 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360810567792 140361560328834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12521] ppid=12508 vsize=28768336 memory=1540 CPUtime=0 cores=0-7
/proc/12510/task/12521/stat : 12521 (java) S 12508 12508 9260 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 510554240 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360809513824 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12522] ppid=12508 vsize=28768336 memory=772 CPUtime=0 cores=0-7
/proc/12510/task/12522/stat : 12522 (java) S 12508 12508 9260 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 510554240 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360808461440 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12523] ppid=12508 vsize=28768336 memory=532 CPUtime=0 cores=0-7
/proc/12510/task/12523/stat : 12523 (java) S 12508 12508 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510554243 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360807409744 140361560336283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12524] ppid=12508 vsize=28768336 memory=1556 CPUtime=3.76 cores=0-7
/proc/12510/task/12524/stat : 12524 (java) S 12508 12508 9260 0 -1 1077944384 16858 0 0 0 372 4 0 0 20 0 28 0 510554243 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360739187312 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12525] ppid=12508 vsize=28768336 memory=932 CPUtime=3.54 cores=0-7
/proc/12510/task/12525/stat : 12525 (java) S 12508 12508 9260 0 -1 1077944384 17315 0 0 0 351 3 0 0 20 0 28 0 510554243 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360738134512 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12526] ppid=12508 vsize=28768336 memory=3680 CPUtime=3.63 cores=0-7
/proc/12510/task/12526/stat : 12526 (java) S 12508 12508 9260 0 -1 1077944384 20983 0 0 0 359 4 0 0 20 0 28 0 510554243 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360737082224 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12527] ppid=12508 vsize=28768336 memory=6791534058613427641 CPUtime=1.13 cores=0-7
/proc/12510/task/12527/stat : 12527 (java) S 12508 12508 9260 0 -1 1077944384 17535 0 0 0 108 5 0 0 20 0 28 0 510554243 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360736029424 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12528] ppid=12508 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/12510/task/12528/stat : 12528 (java) S 12508 12508 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510554243 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360734976352 140361560327893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12529] ppid=12508 vsize=28768336 memory=1452 CPUtime=0.06 cores=0-7
/proc/12510/task/12529/stat : 12529 (java) S 12508 12508 9260 0 -1 1077944384 2314 0 0 0 2 4 0 0 20 0 28 0 510554243 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360733923632 140361560328834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12530] ppid=12508 vsize=28768336 memory=630916 CPUtime=248.85 cores=0-7
/proc/12510/task/12530/stat : 12530 (java) R 12508 12508 9260 0 -1 4202560 5133 0 0 0 24883 2 0 0 20 0 28 0 510554361 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360722844944 140361169202589 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12531] ppid=12508 vsize=28768336 memory=111636 CPUtime=247.36 cores=0-7
/proc/12510/task/12531/stat : 12531 (java) R 12508 12508 9260 0 -1 4202560 5019 0 0 0 24732 4 0 0 20 0 28 0 510554362 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360721792736 140361168788197 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12532] ppid=12508 vsize=28768336 memory=804 CPUtime=248.26 cores=0-7
/proc/12510/task/12532/stat : 12532 (java) R 12508 12508 9260 0 -1 4202560 4916 0 0 0 24823 3 0 0 20 0 28 0 510554362 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360720741208 140361171240859 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12533] ppid=12508 vsize=28768336 memory=1808 CPUtime=247.37 cores=0-7
/proc/12510/task/12533/stat : 12533 (java) R 12508 12508 9260 0 -1 4202560 5585 0 0 0 24731 6 0 0 20 0 28 0 510554362 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360719690320 140361171241373 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12534] ppid=12508 vsize=28768336 memory=920 CPUtime=248.06 cores=0-7
/proc/12510/task/12534/stat : 12534 (java) R 12508 12508 9260 0 -1 4202560 3434 0 0 0 24801 5 0 0 20 0 28 0 510554362 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360718634960 140361162065593 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12535] ppid=12508 vsize=28768336 memory=4416 CPUtime=247.33 cores=0-7
/proc/12510/task/12535/stat : 12535 (java) R 12508 12508 9260 0 -1 4202560 4713 0 0 0 24729 4 0 0 20 0 28 0 510554362 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360717582872 140361168458580 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12536] ppid=12508 vsize=28768336 memory=4108 CPUtime=248.01 cores=0-7
/proc/12510/task/12536/stat : 12536 (java) R 12508 12508 9260 0 -1 4202560 15013 0 0 0 24787 14 0 0 20 0 28 0 510554362 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360716529056 140361171677731 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
[pid=12510/tid=12537] ppid=12508 vsize=28768336 memory=1412 CPUtime=248.43 cores=0-7
/proc/12510/task/12537/stat : 12537 (java) R 12508 12508 9260 0 -1 4202560 4358 0 0 0 24841 2 0 0 20 0 28 0 510554362 29458776064 150183 33554432000 4194304 4196468 140728819798640 140360715476192 140361168634846 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 22896640 140728819803100 140728819803275 140728819803275 140728819806159 0
Current children cumulated CPU time: 2000.72 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 602184 KiB

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

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

[startup+252.112 s]
# the end of solver process 12510 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1999.93 s, system=1.48592 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.112
CPU time (s): 2001.41
CPU user time (s): 1999.93
CPU system time (s): 1.48592
CPU usage (%): 793.858
Max. virtual memory (cumulated for all children) (KiB): 28883632
Max. memory (cumulated for all children) (KiB): 742620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1999.93
system time used= 1.48592
maximum resident set size= 742736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187143
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= 23609
involuntary context switches= 25459


# summary of solver processes directly reported to runsolver:
#   pid: 12508,12510
#   total CPU time (s): 2001.41
#   total CPU user time (s): 1999.93
#   total CPU system time (s): 1.48592

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.54142 second user time and 2.5477 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-24 19:28:38
IDJOB=4407499
IDBENCH=115801
IDSOLVER=2872
FILE ID=node140/4407499-1569346159
RUNJOBID= node140-1569335937-9287
PBS_JOBID= 21705054
Free space on /var/tmp= 13516 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-5.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-4407499-1569346159/watcher-4407499-1569346159 -o /var/tmp/evaluation-result-4407499-1569346159/solver-4407499-1569346159 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569335937-9287 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1292990470 HOME/instance-4407499-1569346159.xml

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

MD5SUM BENCH= 8b9c4e6e7c9e88d5c00f06b3f0219a0c
RANDOM SEED=1292990470

node140.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.43
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.43
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.43
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.43
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:        25610836 kB
MemAvailable:   31843684 kB
Buffers:          125388 kB
Cached:          6205848 kB
SwapCached:         2796 kB
Active:          3158908 kB
Inactive:        3181164 kB
Active(anon):       5840 kB
Inactive(anon):    58440 kB
Active(file):    3153068 kB
Inactive(file):  3122724 kB
Unevictable:      107660 kB
Mlocked:          107660 kB
SwapTotal:      67108860 kB
SwapFree:       66997512 kB
Dirty:             26148 kB
Writeback:             0 kB
AnonPages:        172472 kB
Mapped:            56116 kB
Shmem:             46808 kB
Slab:             414192 kB
SReclaimable:     385516 kB
SUnreclaim:        28676 kB
KernelStack:        3856 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13492 MiB
End job on node140 at 2019-09-24 19:32:50