Trace number 4281678

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 4.0.5 par (2017-08-18)? (TO) 2000.71 252.11501

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-20-20-8.xml
MD5SUM9893704bf12390d346d425cfade6032e
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 variables1620
Number of constraints1260
Number of domains22
Minimum domain size16
Maximum domain size1422
Distribution of domain sizes[{"size":16,"count":20},{"size":17,"count":100},{"size":18,"count":100},{"size":19,"count":100},{"size":20,"count":480},{"size":1422,"count":820}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":420},{"degree":3,"count":800},{"degree":21,"count":400}]
Minimum constraint arity1
Maximum constraint arity22
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":3,"count":400},{"arity":20,"count":40},{"arity":22,"count":400}]
Number of extensional constraints400
Number of intensional constraints420
Distribution of constraint types[{"type":"extension","count":400},{"type":"intension","count":420},{"type":"allDifferent","count":20},{"type":"noOverlap","count":20},{"type":"element","count":400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281678-1503176733.xml"  -tl '2016s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4281678-1503176733.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
4.14/1.25	c solve instance...
1999.99/252.08	s UNKNOWN
1999.99/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 (12739 MiB free)
  memory of node 1: 16384 MiB (13958 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281678-1503176733/watcher-4281678-1503176733 -o /tmp/evaluation-result-4281678-1503176733/solver-4281678-1503176733 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503164925-17586 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1766991734 HOME/instance-4281678-1503176733.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=19518, runsolver pid=19515

[startup+0.100131 s]*
/proc/loadavg: 8.12 8.02 8.14 2/200 19539
/proc/meminfo: memFree=27322584/32770624 swapFree=67108860/67108860
[pid=19518] ppid=19515 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19518/stat : 19518 (xcsp3-exec) S 19515 19518 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150760937 9740288 346 33554432000 4194304 5098028 140731555595312 140731555593416 140004825612924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35708928 140731555603562 140731555603772 140731555603772 140731555606507 0
/proc/19518/statm: 2378 346 289 221 0 87 0
[pid=19520] ppid=19518 vsize=25999808 memory=26916 CPUtime=0.11 cores=0-7
/proc/19520/stat : 19520 (java) S 19518 19518 17559 0 -1 1077944320 5648 0 0 0 10 1 0 0 20 0 20 0 150760937 26623803392 6729 33554432000 4194304 4196468 140726271504256 140726271486800 139623052799735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
/proc/19520/statm: 6499952 6729 2846 1 0 6488269 0
[pid=19520/tid=19521] ppid=19518 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/19520/task/19521/stat : 19521 (java) R 19518 19518 17559 0 -1 4202560 3661 0 0 0 8 0 0 0 20 0 20 0 150760937 26623803392 6729 33554432000 4194304 4196468 140726271504256 139623057018712 139622690617201 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19522] ppid=19518 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19520/task/19522/stat : 19522 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26623803392 6729 33554432000 4194304 4196468 140726271504256 139622611438736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19523] ppid=19518 vsize=25999808 memory=139962111940224 CPUtime=0 cores=0-7
/proc/19520/task/19523/stat : 19523 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26623803392 6729 33554432000 4194304 4196468 140726271504256 139622610385936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19524] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19524/stat : 19524 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150760938 26623803392 6729 33554432000 4194304 4196468 140726271504256 139622609333136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19525] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19525/stat : 19525 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26623803392 6729 33554432000 4194304 4196468 140726271504256 139622608280336 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19526] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19526/stat : 19526 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26623803392 6729 33554432000 4194304 4196468 140726271504256 139622607227536 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19527] ppid=19518 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19520/task/19527/stat : 19527 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26623803392 6729 33554432000 4194304 4196468 140726271504256 139622606174736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19528] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19528/stat : 19528 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26623803392 6729 33554432000 4194304 4196468 140726271504256 139622605121936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19529] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19529/stat : 19529 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26623803392 6729 33554432000 4194304 4196468 140726271504256 139622604069136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19530] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19530/stat : 19530 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760940 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621592685424 139623052810882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19531] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19531/stat : 19531 (java) S 19518 19518 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150760940 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621591631392 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19532] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19532/stat : 19532 (java) S 19518 19518 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150760940 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621590578544 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19533] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19533/stat : 19533 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760943 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621589526864 139623052818331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19534] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19534/stat : 19534 (java) S 19518 19518 17559 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 150760943 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621588474224 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19535] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19535/stat : 19535 (java) S 19518 19518 17559 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 150760943 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621587421424 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19536] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19536/stat : 19536 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150760943 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621586368624 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19537] ppid=19518 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19520/task/19537/stat : 19537 (java) R 19518 19518 17559 0 -1 4202560 249 0 0 0 1 0 0 0 20 0 20 0 150760943 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621585315824 139623052811670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19538] ppid=19518 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19538/stat : 19538 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150760943 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621584264288 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19539] ppid=19518 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19520/task/19539/stat : 19539 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760943 26623803392 6729 33554432000 4194304 4196468 140726271504256 139621583211568 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28300 KiB

[startup+0.210355 s]*
/proc/loadavg: 8.12 8.02 8.14 2/200 19539
/proc/meminfo: memFree=27313824/32770624 swapFree=67108860/67108860
[pid=19518] ppid=19515 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19518/stat : 19518 (xcsp3-exec) S 19515 19518 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150760937 9740288 346 33554432000 4194304 5098028 140731555595312 140731555593416 140004825612924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35708928 140731555603562 140731555603772 140731555603772 140731555606507 0
/proc/19518/statm: 2378 346 289 221 0 87 0
[pid=19520] ppid=19518 vsize=26004064 memory=38812 CPUtime=0.32 cores=0-7
/proc/19520/stat : 19520 (java) S 19518 19518 17559 0 -1 1077944320 8319 0 0 0 30 2 0 0 20 0 20 0 150760937 26628161536 9703 33554432000 4194304 4196468 140726271504256 140726271486800 139623052799735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
/proc/19520/statm: 6501016 9703 3037 1 0 6488269 0
[pid=19520/tid=19521] ppid=19518 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19520/task/19521/stat : 19521 (java) R 19518 19518 17559 0 -1 4202560 5429 0 0 0 18 1 0 0 20 0 20 0 150760937 26628161536 9759 33554432000 4194304 4196468 140726271504256 139623057013136 139623036880222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19522] ppid=19518 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/19520/task/19522/stat : 19522 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 9759 33554432000 4194304 4196468 140726271504256 139622611438736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19523] ppid=19518 vsize=26004064 memory=288370338263651968 CPUtime=0 cores=0-7
/proc/19520/task/19523/stat : 19523 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 9759 33554432000 4194304 4196468 140726271504256 139622610385936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19524] ppid=19518 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19520/task/19524/stat : 19524 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 9759 33554432000 4194304 4196468 140726271504256 139622609333136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19525] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19525/stat : 19525 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 9759 33554432000 4194304 4196468 140726271504256 139622608280336 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19526] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19526/stat : 19526 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 9759 33554432000 4194304 4196468 140726271504256 139622607227536 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19527] ppid=19518 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19520/task/19527/stat : 19527 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 9759 33554432000 4194304 4196468 140726271504256 139622606174736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19528] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19528/stat : 19528 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 9759 33554432000 4194304 4196468 140726271504256 139622605121936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19529] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19529/stat : 19529 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 9759 33554432000 4194304 4196468 140726271504256 139622604069136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19530] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19530/stat : 19530 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760940 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621592685424 139623052810882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19531] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19531/stat : 19531 (java) S 19518 19518 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150760940 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621591631392 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19532] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19532/stat : 19532 (java) S 19518 19518 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150760940 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621590578544 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19533] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19533/stat : 19533 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760943 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621589526864 139623052818331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19534] ppid=19518 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19520/task/19534/stat : 19534 (java) S 19518 19518 17559 0 -1 1077944384 569 0 0 0 1 0 0 0 20 0 20 0 150760943 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621588474224 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19535] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19535/stat : 19535 (java) S 19518 19518 17559 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 20 0 150760943 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621587421424 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19536] ppid=19518 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/19520/task/19536/stat : 19536 (java) S 19518 19518 17559 0 -1 1077944384 163 0 0 0 2 0 0 0 20 0 20 0 150760943 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621586368624 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19537] ppid=19518 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/19520/task/19537/stat : 19537 (java) R 19518 19518 17559 0 -1 4202560 709 0 0 0 7 0 0 0 20 0 20 0 150760943 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621585315824 139623052821082 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19538] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19538/stat : 19538 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150760943 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621584264288 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19539] ppid=19518 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19520/task/19539/stat : 19539 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760943 26628161536 9759 33554432000 4194304 4196468 140726271504256 139621583211568 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40196 KiB

[startup+0.310279 s]*
/proc/loadavg: 8.12 8.02 8.14 3/200 19539
/proc/meminfo: memFree=27307612/32770624 swapFree=67108860/67108860
[pid=19518] ppid=19515 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19518/stat : 19518 (xcsp3-exec) S 19515 19518 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150760937 9740288 346 33554432000 4194304 5098028 140731555595312 140731555593416 140004825612924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35708928 140731555603562 140731555603772 140731555603772 140731555606507 0
/proc/19518/statm: 2378 346 289 221 0 87 0
[pid=19520] ppid=19518 vsize=26004064 memory=43972 CPUtime=0.49 cores=0-7
/proc/19520/stat : 19520 (java) S 19518 19518 17559 0 -1 1077944320 9186 0 0 0 46 3 0 0 20 0 20 0 150760937 26628161536 10993 33554432000 4194304 4196468 140726271504256 140726271486800 139623052799735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
/proc/19520/statm: 6501016 10993 3091 1 0 6488269 0
[pid=19520/tid=19521] ppid=19518 vsize=26004064 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/19520/task/19521/stat : 19521 (java) R 19518 19518 17559 0 -1 4202560 6119 0 0 0 27 1 0 0 20 0 20 0 150760937 26628161536 10993 33554432000 4194304 4196468 140726271504256 139623057037696 139623036880222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19522] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19522/stat : 19522 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 10993 33554432000 4194304 4196468 140726271504256 139622611438736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19523] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19523/stat : 19523 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 10993 33554432000 4194304 4196468 140726271504256 139622610385936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19524] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19524/stat : 19524 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 10993 33554432000 4194304 4196468 140726271504256 139622609333136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19525] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19525/stat : 19525 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 10993 33554432000 4194304 4196468 140726271504256 139622608280336 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19526] ppid=19518 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19520/task/19526/stat : 19526 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 10993 33554432000 4194304 4196468 140726271504256 139622607227536 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19527] ppid=19518 vsize=26004064 memory=139961978418095 CPUtime=0 cores=0-7
/proc/19520/task/19527/stat : 19527 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 10993 33554432000 4194304 4196468 140726271504256 139622606174736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19528] ppid=19518 vsize=26004064 memory=139961978420400 CPUtime=0 cores=0-7
/proc/19520/task/19528/stat : 19528 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 10993 33554432000 4194304 4196468 140726271504256 139622605121936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19529] ppid=19518 vsize=26004064 memory=139961978422704 CPUtime=0 cores=0-7
/proc/19520/task/19529/stat : 19529 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760938 26628161536 10993 33554432000 4194304 4196468 140726271504256 139622604069136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19530] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19530/stat : 19530 (java) S 19518 19518 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150760940 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621592685424 139623052810882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19531] ppid=19518 vsize=26004064 memory=279923956852368 CPUtime=0 cores=0-7
/proc/19520/task/19531/stat : 19531 (java) S 19518 19518 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150760940 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621591631392 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19532] ppid=19518 vsize=26004064 memory=279923956859280 CPUtime=0 cores=0-7
/proc/19520/task/19532/stat : 19532 (java) S 19518 19518 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150760940 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621590578544 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19533] ppid=19518 vsize=26004064 memory=279923956800560 CPUtime=0 cores=0-7
/proc/19520/task/19533/stat : 19533 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760943 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621589526864 139623052818331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19534] ppid=19518 vsize=26004064 memory=279923956873104 CPUtime=0.01 cores=0-7
/proc/19520/task/19534/stat : 19534 (java) S 19518 19518 17559 0 -1 1077944384 569 0 0 0 1 0 0 0 20 0 20 0 150760943 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621588474224 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19535] ppid=19518 vsize=26004064 memory=279923956880016 CPUtime=0.01 cores=0-7
/proc/19520/task/19535/stat : 19535 (java) S 19518 19518 17559 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 20 0 150760943 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621587421424 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19536] ppid=19518 vsize=26004064 memory=279923956877712 CPUtime=0.03 cores=0-7
/proc/19520/task/19536/stat : 19536 (java) S 19518 19518 17559 0 -1 1077944384 215 0 0 0 3 0 0 0 20 0 20 0 150760943 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621586368624 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19537] ppid=19518 vsize=26004064 memory=279923956893872 CPUtime=0.12 cores=0-7
/proc/19520/task/19537/stat : 19537 (java) R 19518 19518 17559 0 -1 4202560 816 0 0 0 12 0 0 0 20 0 20 0 150760943 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621585312192 139623031669334 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19538] ppid=19518 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19538/stat : 19538 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150760943 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621584264288 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19539] ppid=19518 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19520/task/19539/stat : 19539 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760943 26628161536 10993 33554432000 4194304 4196468 140726271504256 139621583211568 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45356 KiB

[startup+0.70099 s]
/proc/loadavg: 8.12 8.02 8.14 5/200 19539
/proc/meminfo: memFree=27283528/32770624 swapFree=67108860/67108860
[pid=19518] ppid=19515 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19518/stat : 19518 (xcsp3-exec) S 19515 19518 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150760937 9740288 346 33554432000 4194304 5098028 140731555595312 140731555593416 140004825612924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35708928 140731555603562 140731555603772 140731555603772 140731555606507 0
/proc/19518/statm: 2378 346 289 221 0 87 0
[pid=19520] ppid=19518 vsize=26006188 memory=88188 CPUtime=1.99 cores=0-7
/proc/19520/stat : 19520 (java) S 19518 19518 17559 0 -1 1077944320 13156 0 0 0 194 5 0 0 20 0 20 0 150760937 26630336512 22047 33554432000 4194304 4196468 140726271504256 140726271486800 139623052799735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
/proc/19520/statm: 6501547 22047 3213 1 0 6488781 0
[pid=19520/tid=19521] ppid=19518 vsize=26006188 memory=279923957251760 CPUtime=0.67 cores=0-7
/proc/19520/task/19521/stat : 19521 (java) R 19518 19518 17559 0 -1 4202560 6844 0 0 0 64 3 0 0 20 0 20 0 150760937 26630336512 22047 33554432000 4194304 4196468 140726271504256 139623057017472 139623052821661 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19522] ppid=19518 vsize=26006188 memory=139961978626928 CPUtime=0 cores=0-7
/proc/19520/task/19522/stat : 19522 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26630336512 22047 33554432000 4194304 4196468 140726271504256 139622611438736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19523] ppid=19518 vsize=26006060 memory=0 CPUtime=0 cores=0-7
/proc/19520/task/19523/stat : 19523 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150760938 26630205440 22074 33554432000 4194304 4196468 140726271504256 139622610385936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19524] ppid=19518 vsize=26006188 memory=4620 CPUtime=0 cores=0-7
/proc/19520/task/19524/stat : 19524 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150760938 26630336512 22074 33554432000 4194304 4196468 140726271504256 139622609333136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0

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

[pid=19520/tid=19547] ppid=19518 vsize=26540748 memory=641832 CPUtime=158.48 cores=0-7
/proc/19520/task/19547/stat : 19547 (java) R 19518 19518 17559 0 -1 4202560 3063 0 0 0 15846 2 0 0 20 0 28 0 150761063 27177725952 159175 33554432000 4194304 4196468 140726271504256 139621568327408 139622701817915 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
Current children cumulated CPU time: 1286.93 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 638084 KiB

[startup+222.301 s]
/proc/loadavg: 8.70 8.31 8.23 9/208 19547
/proc/meminfo: memFree=26761684/32770624 swapFree=67108860/67108860
[pid=19518] ppid=19515 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19518/stat : 19518 (xcsp3-exec) S 19515 19518 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150760937 9740288 346 33554432000 4194304 5098028 140731555595312 140731555593416 140004825612924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35708928 140731555603562 140731555603772 140731555603772 140731555606507 0
/proc/19518/statm: 2378 346 289 221 0 87 0
[pid=19520] ppid=19518 vsize=26540748 memory=592596 CPUtime=1763.59 cores=0-7
/proc/19520/stat : 19520 (java) S 19518 19518 17559 0 -1 1077944320 177217 0 0 0 176203 156 0 0 20 0 28 0 150760937 27177725952 148149 33554432000 4194304 4196468 140726271504256 140726271486800 139623052799735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
/proc/19520/statm: 6635187 148149 3288 1 0 6622421 0
[pid=19520/tid=19521] ppid=19518 vsize=26540748 memory=591060 CPUtime=1.2 cores=0-7
/proc/19520/task/19521/stat : 19521 (java) S 19518 19518 17559 0 -1 1077944384 7164 0 0 0 116 4 0 0 20 0 28 0 150760937 27177725952 148149 33554432000 4194304 4196468 140726271504256 139623057040512 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19522] ppid=19518 vsize=26540748 memory=591060 CPUtime=0.3 cores=0-7
/proc/19520/task/19522/stat : 19522 (java) S 19518 19518 17559 0 -1 1077944384 4023 0 0 0 23 7 0 0 20 0 28 0 150760938 27177725952 148149 33554432000 4194304 4196468 140726271504256 139622611438736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19523] ppid=19518 vsize=26540748 memory=1384 CPUtime=0.28 cores=0-7
/proc/19520/task/19523/stat : 19523 (java) S 19518 19518 17559 0 -1 1077944384 2864 0 0 0 21 7 0 0 20 0 28 0 150760938 27177725952 148149 33554432000 4194304 4196468 140726271504256 139622610385936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19524] ppid=19518 vsize=26540748 memory=3472468240217793532 CPUtime=0.27 cores=0-7
/proc/19520/task/19524/stat : 19524 (java) S 19518 19518 17559 0 -1 1077944384 1638 0 0 0 21 6 0 0 20 0 28 0 150760938 27177725952 148149 33554432000 4194304 4196468 140726271504256 139622609333136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19525] ppid=19518 vsize=26540748 memory=0 CPUtime=0.34 cores=0-7
/proc/19520/task/19525/stat : 19525 (java) S 19518 19518 17559 0 -1 1077944384 2050 0 0 0 27 7 0 0 20 0 28 0 150760938 27177725952 148149 33554432000 4194304 4196468 140726271504256 139622608280336 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19526] ppid=19518 vsize=26540748 memory=596196 CPUtime=0.31 cores=0-7
/proc/19520/task/19526/stat : 19526 (java) S 19518 19518 17559 0 -1 1077944384 3300 0 0 0 24 7 0 0 20 0 28 0 150760938 27177725952 148149 33554432000 4194304 4196468 140726271504256 139622607227536 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19527] ppid=19518 vsize=26540748 memory=1384 CPUtime=0.3 cores=0-7
/proc/19520/task/19527/stat : 19527 (java) S 19518 19518 17559 0 -1 1077944384 5864 0 0 0 24 6 0 0 20 0 28 0 150760938 27177725952 148149 33554432000 4194304 4196468 140726271504256 139622606174736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19528] ppid=19518 vsize=26540748 memory=0 CPUtime=0.29 cores=0-7
/proc/19520/task/19528/stat : 19528 (java) S 19518 19518 17559 0 -1 1077944384 2929 0 0 0 24 5 0 0 20 0 28 0 150760938 27177725952 148149 33554432000 4194304 4196468 140726271504256 139622605121936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19529] ppid=19518 vsize=26540748 memory=9193420977746362470 CPUtime=0.32 cores=0-7
/proc/19520/task/19529/stat : 19529 (java) S 19518 19518 17559 0 -1 1077944384 2225 0 0 0 25 7 0 0 20 0 28 0 150760938 27177725952 148149 33554432000 4194304 4196468 140726271504256 139622604069136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19530] ppid=19518 vsize=26540748 memory=180 CPUtime=0.45 cores=0-7
/proc/19520/task/19530/stat : 19530 (java) S 19518 19518 17559 0 -1 1077944384 8517 0 0 0 18 27 0 0 20 0 28 0 150760940 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621592685424 139623052810882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19531] ppid=19518 vsize=26540748 memory=6296714420473063778 CPUtime=0 cores=0-7
/proc/19520/task/19531/stat : 19531 (java) S 19518 19518 17559 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 150760940 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621591631456 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19532] ppid=19518 vsize=26540748 memory=1384 CPUtime=0 cores=0-7
/proc/19520/task/19532/stat : 19532 (java) S 19518 19518 17559 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 150760940 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621590578560 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19533] ppid=19518 vsize=26540748 memory=1384 CPUtime=0 cores=0-7
/proc/19520/task/19533/stat : 19533 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150760943 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621589526864 139623052818331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19534] ppid=19518 vsize=26540748 memory=132 CPUtime=3.73 cores=0-7
/proc/19520/task/19534/stat : 19534 (java) S 19518 19518 17559 0 -1 1077944384 22352 0 0 0 368 5 0 0 20 0 28 0 150760943 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621588474224 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19535] ppid=19518 vsize=26540748 memory=-3704326594973231466 CPUtime=3.9 cores=0-7
/proc/19520/task/19535/stat : 19535 (java) S 19518 19518 17559 0 -1 1077944384 22678 0 0 0 386 4 0 0 20 0 28 0 150760943 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621587421424 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19536] ppid=19518 vsize=26540748 memory=6791534058613427641 CPUtime=4.34 cores=0-7
/proc/19520/task/19536/stat : 19536 (java) S 19518 19518 17559 0 -1 1077944384 26521 0 0 0 428 6 0 0 20 0 28 0 150760943 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621586368624 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19537] ppid=19518 vsize=26540748 memory=7444825561389879400 CPUtime=1.11 cores=0-7
/proc/19520/task/19537/stat : 19537 (java) S 19518 19518 17559 0 -1 1077944384 17976 0 0 0 109 2 0 0 20 0 28 0 150760943 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621585315824 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19538] ppid=19518 vsize=26540748 memory=-3622645143214314312 CPUtime=0 cores=0-7
/proc/19520/task/19538/stat : 19538 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150760943 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621584264288 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19539] ppid=19518 vsize=26540748 memory=796 CPUtime=0.07 cores=0-7
/proc/19520/task/19539/stat : 19539 (java) S 19518 19518 17559 0 -1 1077944384 2483 0 0 0 0 7 0 0 20 0 28 0 150760943 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621583211568 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19540] ppid=19518 vsize=26540748 memory=1716 CPUtime=218.51 cores=0-7
/proc/19520/task/19540/stat : 19540 (java) R 19518 19518 17559 0 -1 4202560 2975 0 0 0 21848 3 0 0 20 0 28 0 150761063 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621575699336 139622701817960 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19541] ppid=19518 vsize=26540748 memory=0 CPUtime=218.05 cores=0-7
/proc/19520/task/19541/stat : 19541 (java) R 19518 19518 17559 0 -1 4202560 3790 0 0 0 21803 2 0 0 20 0 28 0 150761063 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621574644256 139622702475060 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19542] ppid=19518 vsize=26540748 memory=7524498402607125601 CPUtime=218.47 cores=0-7
/proc/19520/task/19542/stat : 19542 (java) R 19518 19518 17559 0 -1 4202560 4291 0 0 0 21843 4 0 0 20 0 28 0 150761063 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621573591472 139622701817945 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19543] ppid=19518 vsize=26540748 memory=4140 CPUtime=218.33 cores=0-7
/proc/19520/task/19543/stat : 19543 (java) R 19518 19518 17559 0 -1 4202560 14586 0 0 0 21806 27 0 0 20 0 28 0 150761063 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621572541152 139622703263617 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19544] ppid=19518 vsize=26540748 memory=4140 CPUtime=217.4 cores=0-7
/proc/19520/task/19544/stat : 19544 (java) R 19518 19518 17559 0 -1 4202560 5459 0 0 0 21734 6 0 0 20 0 28 0 150761063 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621571485504 139622691613734 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19545] ppid=19518 vsize=26540748 memory=41756 CPUtime=218.58 cores=0-7
/proc/19520/task/19545/stat : 19545 (java) R 19518 19518 17559 0 -1 4202560 3220 0 0 0 21855 3 0 0 20 0 28 0 150761063 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621570432760 139622701817757 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19546] ppid=19518 vsize=26540748 memory=1296 CPUtime=218.81 cores=0-7
/proc/19520/task/19546/stat : 19546 (java) R 19518 19518 17559 0 -1 4202560 4745 0 0 0 21878 3 0 0 20 0 28 0 150761063 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621569381296 139622702475056 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19547] ppid=19518 vsize=26540748 memory=6791534058613427641 CPUtime=218.02 cores=0-7
/proc/19520/task/19547/stat : 19547 (java) R 19518 19518 17559 0 -1 4202560 4229 0 0 0 21799 3 0 0 20 0 28 0 150761063 27177725952 148149 33554432000 4194304 4196468 140726271504256 139621568327296 139622701818042 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
Current children cumulated CPU time: 1763.59 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 593980 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.53 8.31 8.23 9/207 19548
/proc/meminfo: memFree=26782424/32770624 swapFree=67108860/67108860
[pid=19518] ppid=19515 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19518/stat : 19518 (xcsp3-exec) S 19515 19518 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150760937 9740288 346 33554432000 4194304 5098028 140731555595312 140731555593416 140004825612924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35708928 140731555603562 140731555603772 140731555603772 140731555606507 0
/proc/19518/statm: 2378 346 289 221 0 87 0
[pid=19520] ppid=19518 vsize=26540748 memory=570576 CPUtime=1999.99 cores=0-7
/proc/19520/stat : 19520 (java) S 19518 19518 17559 0 -1 1077944320 184564 0 0 0 199835 164 0 0 20 0 28 0 150760937 27177725952 142644 33554432000 4194304 4196468 140726271504256 140726271486800 139623052799735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
/proc/19520/statm: 6635187 142644 3288 1 0 6622421 0
[pid=19520/tid=19521] ppid=19518 vsize=26540748 memory=6791534058613427641 CPUtime=1.2 cores=0-7
/proc/19520/task/19521/stat : 19521 (java) S 19518 19518 17559 0 -1 1077944384 7164 0 0 0 116 4 0 0 20 0 28 0 150760937 27177725952 142644 33554432000 4194304 4196468 140726271504256 139623057040512 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19522] ppid=19518 vsize=26540748 memory=4872558044660077418 CPUtime=0.33 cores=0-7
/proc/19520/task/19522/stat : 19522 (java) S 19518 19518 17559 0 -1 1077944384 4113 0 0 0 26 7 0 0 20 0 28 0 150760938 27177725952 142644 33554432000 4194304 4196468 140726271504256 139622611438736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19523] ppid=19518 vsize=26540748 memory=928 CPUtime=0.32 cores=0-7
/proc/19520/task/19523/stat : 19523 (java) S 19518 19518 17559 0 -1 1077944384 2966 0 0 0 24 8 0 0 20 0 28 0 150760938 27177725952 142644 33554432000 4194304 4196468 140726271504256 139622610385936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19524] ppid=19518 vsize=26540748 memory=1576 CPUtime=0.3 cores=0-7
/proc/19520/task/19524/stat : 19524 (java) S 19518 19518 17559 0 -1 1077944384 1741 0 0 0 24 6 0 0 20 0 28 0 150760938 27177725952 142644 33554432000 4194304 4196468 140726271504256 139622609333136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19525] ppid=19518 vsize=26540748 memory=2196 CPUtime=0.36 cores=0-7
/proc/19520/task/19525/stat : 19525 (java) S 19518 19518 17559 0 -1 1077944384 2501 0 0 0 29 7 0 0 20 0 28 0 150760938 27177725952 142644 33554432000 4194304 4196468 140726271504256 139622608280336 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19526] ppid=19518 vsize=26540748 memory=4140 CPUtime=0.34 cores=0-7
/proc/19520/task/19526/stat : 19526 (java) S 19518 19518 17559 0 -1 1077944384 3687 0 0 0 27 7 0 0 20 0 28 0 150760938 27177725952 142644 33554432000 4194304 4196468 140726271504256 139622607227536 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19527] ppid=19518 vsize=26540748 memory=41756 CPUtime=0.32 cores=0-7
/proc/19520/task/19527/stat : 19527 (java) S 19518 19518 17559 0 -1 1077944384 5922 0 0 0 26 6 0 0 20 0 28 0 150760938 27177725952 142644 33554432000 4194304 4196468 140726271504256 139622606174736 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19528] ppid=19518 vsize=26540748 memory=1296 CPUtime=0.32 cores=0-7
/proc/19520/task/19528/stat : 19528 (java) S 19518 19518 17559 0 -1 1077944384 3269 0 0 0 27 5 0 0 20 0 28 0 150760938 27177725952 142644 33554432000 4194304 4196468 140726271504256 139622605121936 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19529] ppid=19518 vsize=26540748 memory=2416 CPUtime=0.35 cores=0-7
/proc/19520/task/19529/stat : 19529 (java) S 19518 19518 17559 0 -1 1077944384 2273 0 0 0 28 7 0 0 20 0 28 0 150760938 27177725952 142644 33554432000 4194304 4196468 140726271504256 139622604069136 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19530] ppid=19518 vsize=26540748 memory=8040 CPUtime=0.53 cores=0-7
/proc/19520/task/19530/stat : 19530 (java) S 19518 19518 17559 0 -1 1077944384 9136 0 0 0 22 31 0 0 20 0 28 0 150760940 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621592685424 139623052810882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19531] ppid=19518 vsize=26540748 memory=840 CPUtime=0 cores=0-7
/proc/19520/task/19531/stat : 19531 (java) S 19518 19518 17559 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 150760940 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621591631456 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19532] ppid=19518 vsize=26540748 memory=1384 CPUtime=0 cores=0-7
/proc/19520/task/19532/stat : 19532 (java) S 19518 19518 17559 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 150760940 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621590578560 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19533] ppid=19518 vsize=26540748 memory=574168 CPUtime=0 cores=0-7
/proc/19520/task/19533/stat : 19533 (java) S 19518 19518 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150760943 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621589526864 139623052818331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19534] ppid=19518 vsize=26540748 memory=4404 CPUtime=3.73 cores=0-7
/proc/19520/task/19534/stat : 19534 (java) S 19518 19518 17559 0 -1 1077944384 22524 0 0 0 368 5 0 0 20 0 28 0 150760943 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621588474224 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19535] ppid=19518 vsize=26540748 memory=4104 CPUtime=3.97 cores=0-7
/proc/19520/task/19535/stat : 19535 (java) S 19518 19518 17559 0 -1 1077944384 23885 0 0 0 393 4 0 0 20 0 28 0 150760943 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621587421424 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19536] ppid=19518 vsize=26540748 memory=1160 CPUtime=4.34 cores=0-7
/proc/19520/task/19536/stat : 19536 (java) S 19518 19518 17559 0 -1 1077944384 26746 0 0 0 428 6 0 0 20 0 28 0 150760943 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621586368624 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19537] ppid=19518 vsize=26540748 memory=3560 CPUtime=1.12 cores=0-7
/proc/19520/task/19537/stat : 19537 (java) S 19518 19518 17559 0 -1 1077944384 19244 0 0 0 110 2 0 0 20 0 28 0 150760943 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621585315824 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19538] ppid=19518 vsize=26540748 memory=1384 CPUtime=0 cores=0-7
/proc/19520/task/19538/stat : 19538 (java) S 19518 19518 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150760943 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621584264288 139623052809941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19539] ppid=19518 vsize=26540748 memory=578276 CPUtime=0.08 cores=0-7
/proc/19520/task/19539/stat : 19539 (java) S 19518 19518 17559 0 -1 1077944384 2528 0 0 0 0 8 0 0 20 0 28 0 150760943 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621583211568 139623052810882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19540] ppid=19518 vsize=26540748 memory=6791534058613427641 CPUtime=248.02 cores=0-7
/proc/19520/task/19540/stat : 19540 (java) R 19518 19518 17559 0 -1 4202560 3209 0 0 0 24798 4 0 0 20 0 28 0 150761063 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621575695592 139622701817929 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19541] ppid=19518 vsize=26540748 memory=6791534058613427641 CPUtime=247.63 cores=0-7
/proc/19520/task/19541/stat : 19541 (java) R 19518 19518 17559 0 -1 4202560 4054 0 0 0 24761 2 0 0 20 0 28 0 150761063 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621574644408 139622700389851 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19542] ppid=19518 vsize=26540748 memory=4620 CPUtime=247.97 cores=0-7
/proc/19520/task/19542/stat : 19542 (java) R 19518 19518 17559 0 -1 4202560 4471 0 0 0 24792 5 0 0 20 0 28 0 150761063 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621573591624 139622699577196 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19543] ppid=19518 vsize=26540748 memory=1428 CPUtime=247.91 cores=0-7
/proc/19520/task/19543/stat : 19543 (java) R 19518 19518 17559 0 -1 4202560 15235 0 0 0 24763 28 0 0 20 0 28 0 150761063 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621572541040 139622701817929 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19544] ppid=19518 vsize=26540748 memory=1204 CPUtime=246.86 cores=0-7
/proc/19520/task/19544/stat : 19544 (java) R 19518 19518 17559 0 -1 4202560 5679 0 0 0 24680 6 0 0 20 0 28 0 150761063 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621571485504 139622704049161 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19545] ppid=19518 vsize=26540748 memory=15880 CPUtime=247.88 cores=0-7
/proc/19520/task/19545/stat : 19545 (java) R 19518 19518 17559 0 -1 4202560 3404 0 0 0 24785 3 0 0 20 0 28 0 150761063 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621570432464 139622701817772 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19546] ppid=19518 vsize=26540748 memory=25324 CPUtime=248.39 cores=0-7
/proc/19520/task/19546/stat : 19546 (java) R 19518 19518 17559 0 -1 4202560 5010 0 0 0 24836 3 0 0 20 0 28 0 150761063 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621569381432 139622700389539 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
[pid=19520/tid=19547] ppid=19518 vsize=26540748 memory=4048 CPUtime=247.54 cores=0-7
/proc/19520/task/19547/stat : 19547 (java) R 19518 19518 17559 0 -1 4202560 4465 0 0 0 24751 3 0 0 20 0 28 0 150761063 27177725952 142644 33554432000 4194304 4196468 140726271504256 139621568327408 139622701818244 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 9711616 140726271505560 140726271505736 140726271505736 140726271508431 0
Current children cumulated CPU time: 1999.99 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 571960 KiB

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

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

[startup+252.115 s]
# the end of solver process 19520 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1999.04 s, system=1.66623 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.115
CPU time (s): 2000.71
CPU user time (s): 1999.04
CPU system time (s): 1.66623
CPU usage (%): 793.569
Max. virtual memory (cumulated for all children) (KiB): 26552340
Max. memory (cumulated for all children) (KiB): 1245044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1999.04
system time used= 1.66623
maximum resident set size= 1255520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185661
page faults= 0
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18978
involuntary context switches= 22353


# summary of solver processes directly reported to runsolver:
#   pid: 19518,19520
#   total CPU time (s): 2000.71
#   total CPU user time (s): 1999.04
#   total CPU system time (s): 1.66623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.62581 second user time and 2.45582 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-19 22:51:13
IDJOB=4281678
IDBENCH=115837
IDSOLVER=2676
FILE ID=node106/4281678-1503176733
RUNJOBID= node106-1503164925-17586
PBS_JOBID= 20630831
Free space on /tmp= 61820 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-20-20-8.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281678-1503176733/watcher-4281678-1503176733 -o /tmp/evaluation-result-4281678-1503176733/solver-4281678-1503176733 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503164925-17586 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1766991734 HOME/instance-4281678-1503176733.xml

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

MD5SUM BENCH= 9893704bf12390d346d425cfade6032e
RANDOM SEED=1766991734

node106.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.86
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.86
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.86
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.86
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:        27338504 kB
MemAvailable:   31968864 kB
Buffers:          238844 kB
Cached:          4683892 kB
SwapCached:            0 kB
Active:          1069908 kB
Inactive:        3910140 kB
Active(anon):      13412 kB
Inactive(anon):    80012 kB
Active(file):    1056496 kB
Inactive(file):  3830128 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7840 kB
Writeback:             0 kB
AnonPages:         74524 kB
Mapped:            51408 kB
Shmem:             33420 kB
Slab:             145940 kB
SReclaimable:     119144 kB
SUnreclaim:        26796 kB
KernelStack:        3536 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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 /tmp at the end= 61812 MiB
End job on node106 at 2017-08-19 22:55:25