Trace number 4271408

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-09)? (TO) 19972.9 2520.1299

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-8.xml
MD5SUMf4343428e383d05385b00a8c52a8c02b
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 variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size1051
Distribution of domain sizes[{"size":12,"count":45},{"size":13,"count":15},{"size":14,"count":90},{"size":15,"count":300},{"size":1051,"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271408-1502661697.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271408-1502661697.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
3.15/1.07	c solve instance...
19972.07/2520.09	s UNKNOWN
19972.07/2520.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 (15352 MiB free)
  memory of node 1: 16384 MiB (15485 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271408-1502661697/watcher-4271408-1502661697 -o /tmp/evaluation-result-4271408-1502661697/solver-4271408-1502661697 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502660839-23535 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1129600327 HOME/instance-4271408-1502661697.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=23552, runsolver pid=23549
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 7.37 7.94 8.09 2/199 23573
/proc/meminfo: memFree=31562136/32770624 swapFree=67108860/67108860
[pid=23552] ppid=23549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23552/stat : 23552 (xcsp3-exec) S 23549 23552 23508 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 99257476 9740288 346 33554432000 4194304 5098028 140734285550208 140734285548312 139974818194044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39739392 140734285558884 140734285559095 140734285559095 140734285561835 0
/proc/23552/statm: 2378 346 289 221 0 87 0
[pid=23554] ppid=23552 vsize=25999808 memory=26860 CPUtime=0.12 cores=0-7
/proc/23554/stat : 23554 (java) S 23552 23552 23508 0 -1 1077944320 5642 0 0 0 11 1 0 0 20 0 20 0 99257477 26623803392 6715 33554432000 4194304 4196468 140721345182016 140721345164560 140258213449463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
/proc/23554/statm: 6499952 6715 2843 1 0 6488269 0
[pid=23554/tid=23555] ppid=23552 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/23554/task/23555/stat : 23555 (java) R 23552 23552 23508 0 -1 4202560 3657 0 0 0 8 0 0 0 20 0 20 0 99257477 26623803392 6715 33554432000 4194304 4196468 140721345182016 140258217682736 140258213461398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23556] ppid=23552 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/23554/task/23556/stat : 23556 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26623803392 6715 33554432000 4194304 4196468 140721345182016 140258136030096 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23557] ppid=23552 vsize=25999808 memory=140466509158016 CPUtime=0 cores=0-7
/proc/23554/task/23557/stat : 23557 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26623803392 6715 33554432000 4194304 4196468 140721345182016 140258134977296 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23558] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23558/stat : 23558 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26623803392 6715 33554432000 4194304 4196468 140721345182016 140258133925008 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23559] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23559/stat : 23559 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26623803392 6715 33554432000 4194304 4196468 140721345182016 140258132872208 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23560] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23560/stat : 23560 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26623803392 6715 33554432000 4194304 4196468 140721345182016 140258131818896 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23561] ppid=23552 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/23554/task/23561/stat : 23561 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99257478 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257765906704 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23562] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23562/stat : 23562 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257764854416 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23563] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23563/stat : 23563 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257763801616 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23564] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23564/stat : 23564 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257479 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257340164720 140258213460610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23565] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23565/stat : 23565 (java) S 23552 23552 23508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99257480 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257339110688 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23566] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23566/stat : 23566 (java) S 23552 23552 23508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99257480 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257338058352 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23567] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23567/stat : 23567 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257482 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257337006672 140258213468059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23568] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23568/stat : 23568 (java) S 23552 23552 23508 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 99257482 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257335953520 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23569] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23569/stat : 23569 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99257482 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257334900720 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23570] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23570/stat : 23570 (java) S 23552 23552 23508 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 99257482 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257333848432 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23571] ppid=23552 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/23554/task/23571/stat : 23571 (java) S 23552 23552 23508 0 -1 1077944384 251 0 0 0 1 0 0 0 20 0 20 0 99257482 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257332795632 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23572] ppid=23552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23572/stat : 23572 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99257483 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257331743584 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23573] ppid=23552 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/23554/task/23573/stat : 23573 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257483 26623803392 6715 33554432000 4194304 4196468 140721345182016 140257330690864 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28244 KiB

[startup+0.209735 s]*
/proc/loadavg: 7.37 7.94 8.09 3/199 23573
/proc/meminfo: memFree=31550660/32770624 swapFree=67108860/67108860
[pid=23552] ppid=23549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23552/stat : 23552 (xcsp3-exec) S 23549 23552 23508 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 99257476 9740288 346 33554432000 4194304 5098028 140734285550208 140734285548312 139974818194044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39739392 140734285558884 140734285559095 140734285559095 140734285561835 0
/proc/23552/statm: 2378 346 289 221 0 87 0
[pid=23554] ppid=23552 vsize=26004064 memory=38992 CPUtime=0.33 cores=0-7
/proc/23554/stat : 23554 (java) S 23552 23552 23508 0 -1 1077944320 8343 0 0 0 31 2 0 0 20 0 20 0 99257477 26628161536 9748 33554432000 4194304 4196468 140721345182016 140721345164560 140258213449463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
/proc/23554/statm: 6501016 9748 3070 1 0 6488269 0
[pid=23554/tid=23555] ppid=23552 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/23554/task/23555/stat : 23555 (java) R 23552 23552 23508 0 -1 4202560 5429 0 0 0 18 1 0 0 20 0 20 0 99257477 26628161536 9748 33554432000 4194304 4196468 140721345182016 140258217663472 140258206127477 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23556] ppid=23552 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/23554/task/23556/stat : 23556 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 9748 33554432000 4194304 4196468 140721345182016 140258136030096 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23557] ppid=23552 vsize=26004064 memory=288370842660869760 CPUtime=0 cores=0-7
/proc/23554/task/23557/stat : 23557 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 9748 33554432000 4194304 4196468 140721345182016 140258134977296 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23558] ppid=23552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23554/task/23558/stat : 23558 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 9748 33554432000 4194304 4196468 140721345182016 140258133925008 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23559] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23559/stat : 23559 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 9748 33554432000 4194304 4196468 140721345182016 140258132872208 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23560] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23560/stat : 23560 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 9748 33554432000 4194304 4196468 140721345182016 140258131818896 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23561] ppid=23552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23554/task/23561/stat : 23561 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257765906704 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23562] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23562/stat : 23562 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257764854416 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23563] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23563/stat : 23563 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257763801616 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23564] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23564/stat : 23564 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257479 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257340164720 140258213460610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23565] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23565/stat : 23565 (java) S 23552 23552 23508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99257480 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257339110688 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23566] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23566/stat : 23566 (java) S 23552 23552 23508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99257480 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257338058352 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23567] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23567/stat : 23567 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257482 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257337006672 140258213468059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23568] ppid=23552 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/23554/task/23568/stat : 23568 (java) R 23552 23552 23508 0 -1 1077944384 498 0 0 0 1 0 0 0 20 0 20 0 99257482 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257335953520 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23569] ppid=23552 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/23554/task/23569/stat : 23569 (java) S 23552 23552 23508 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 20 0 99257482 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257334900720 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23570] ppid=23552 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/23554/task/23570/stat : 23570 (java) R 23552 23552 23508 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 20 0 99257482 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257333848432 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23571] ppid=23552 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/23554/task/23571/stat : 23571 (java) S 23552 23552 23508 0 -1 1077944384 722 0 0 0 7 0 0 0 20 0 20 0 99257482 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257332795632 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23572] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23572/stat : 23572 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99257483 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257331743584 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23573] ppid=23552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23554/task/23573/stat : 23573 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257483 26628161536 9748 33554432000 4194304 4196468 140721345182016 140257330690864 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40376 KiB

[startup+0.309514 s]*
/proc/loadavg: 7.37 7.94 8.09 4/199 23573
/proc/meminfo: memFree=31546476/32770624 swapFree=67108860/67108860
[pid=23552] ppid=23549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23552/stat : 23552 (xcsp3-exec) S 23549 23552 23508 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 99257476 9740288 346 33554432000 4194304 5098028 140734285550208 140734285548312 139974818194044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39739392 140734285558884 140734285559095 140734285559095 140734285561835 0
/proc/23552/statm: 2378 346 289 221 0 87 0
[pid=23554] ppid=23552 vsize=26004064 memory=43900 CPUtime=0.5 cores=0-7
/proc/23554/stat : 23554 (java) S 23552 23552 23508 0 -1 1077944320 9196 0 0 0 47 3 0 0 20 0 20 0 99257477 26628161536 10975 33554432000 4194304 4196468 140721345182016 140721345164560 140258213449463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
/proc/23554/statm: 6501016 10975 3097 1 0 6488269 0
[pid=23554/tid=23555] ppid=23552 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23554/task/23555/stat : 23555 (java) R 23552 23552 23508 0 -1 4202560 6100 0 0 0 27 2 0 0 20 0 20 0 99257477 26628161536 10975 33554432000 4194304 4196468 140721345182016 140258217688240 140258213461398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23556] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23556/stat : 23556 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 10975 33554432000 4194304 4196468 140721345182016 140258136030096 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23557] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23557/stat : 23557 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 10975 33554432000 4194304 4196468 140721345182016 140258134977296 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23558] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23558/stat : 23558 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 10975 33554432000 4194304 4196468 140721345182016 140258133925008 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23559] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23559/stat : 23559 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 10975 33554432000 4194304 4196468 140721345182016 140258132872208 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23560] ppid=23552 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/23554/task/23560/stat : 23560 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 10975 33554432000 4194304 4196468 140721345182016 140258131818896 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23561] ppid=23552 vsize=26004064 memory=140466368639919 CPUtime=0 cores=0-7
/proc/23554/task/23561/stat : 23561 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257765906704 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23562] ppid=23552 vsize=26004064 memory=140466368642224 CPUtime=0 cores=0-7
/proc/23554/task/23562/stat : 23562 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257764854416 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23563] ppid=23552 vsize=26004064 memory=140466368644528 CPUtime=0 cores=0-7
/proc/23554/task/23563/stat : 23563 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257763801616 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23564] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23564/stat : 23564 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257479 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257340164720 140258213460610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23565] ppid=23552 vsize=26004064 memory=280932737296016 CPUtime=0 cores=0-7
/proc/23554/task/23565/stat : 23565 (java) S 23552 23552 23508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99257480 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257339110688 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23566] ppid=23552 vsize=26004064 memory=280932737302928 CPUtime=0 cores=0-7
/proc/23554/task/23566/stat : 23566 (java) S 23552 23552 23508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99257480 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257338058352 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23567] ppid=23552 vsize=26004064 memory=280932737244080 CPUtime=0 cores=0-7
/proc/23554/task/23567/stat : 23567 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257482 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257337006672 140258213468059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23568] ppid=23552 vsize=26004064 memory=280932737316752 CPUtime=0.01 cores=0-7
/proc/23554/task/23568/stat : 23568 (java) S 23552 23552 23508 0 -1 1077944384 504 0 0 0 1 0 0 0 20 0 20 0 99257482 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257335953520 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23569] ppid=23552 vsize=26004064 memory=280932737323664 CPUtime=0.02 cores=0-7
/proc/23554/task/23569/stat : 23569 (java) S 23552 23552 23508 0 -1 1077944384 112 0 0 0 2 0 0 0 20 0 20 0 99257482 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257334900720 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23570] ppid=23552 vsize=26004064 memory=280932737321360 CPUtime=0.03 cores=0-7
/proc/23554/task/23570/stat : 23570 (java) S 23552 23552 23508 0 -1 1077944384 347 0 0 0 3 0 0 0 20 0 20 0 99257482 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257333848432 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23571] ppid=23552 vsize=26004064 memory=280932737337520 CPUtime=0.12 cores=0-7
/proc/23554/task/23571/stat : 23571 (java) R 23552 23552 23508 0 -1 4202560 823 0 0 0 12 0 0 0 20 0 20 0 99257482 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257332792000 140258192790083 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23572] ppid=23552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23572/stat : 23572 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99257483 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257331743584 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23573] ppid=23552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23554/task/23573/stat : 23573 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257483 26628161536 10975 33554432000 4194304 4196468 140721345182016 140257330690864 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45284 KiB

[startup+0.700849 s]
/proc/loadavg: 7.37 7.94 8.09 3/199 23573
/proc/meminfo: memFree=31523268/32770624 swapFree=67108860/67108860
[pid=23552] ppid=23549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23552/stat : 23552 (xcsp3-exec) S 23549 23552 23508 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 99257476 9740288 346 33554432000 4194304 5098028 140734285550208 140734285548312 139974818194044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39739392 140734285558884 140734285559095 140734285559095 140734285561835 0
/proc/23552/statm: 2378 346 289 221 0 87 0
[pid=23554] ppid=23552 vsize=26006188 memory=88328 CPUtime=1.76 cores=0-7
/proc/23554/stat : 23554 (java) S 23552 23552 23508 0 -1 1077944320 13310 0 0 0 171 5 0 0 20 0 20 0 99257477 26630336512 22082 33554432000 4194304 4196468 140721345182016 140721345164560 140258213449463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
/proc/23554/statm: 6501547 22082 3211 1 0 6488781 0
[pid=23554/tid=23555] ppid=23552 vsize=26006188 memory=280932737695408 CPUtime=0.67 cores=0-7
/proc/23554/task/23555/stat : 23555 (java) R 23552 23552 23508 0 -1 4202560 7006 0 0 0 64 3 0 0 20 0 20 0 99257477 26630336512 22082 33554432000 4194304 4196468 140721345182016 140258217684416 140257814465848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23556] ppid=23552 vsize=26006188 memory=140466368848752 CPUtime=0 cores=0-7
/proc/23554/task/23556/stat : 23556 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26630336512 22082 33554432000 4194304 4196468 140721345182016 140258136030096 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23557] ppid=23552 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/23554/task/23557/stat : 23557 (java) S 23552 23552 23508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99257478 26630336512 22082 33554432000 4194304 4196468 140721345182016 140258134977296 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23558] ppid=23552 vsize=26006188 memory=10928 CPUtime=0 cores=0-7
/proc/23554/task/23558/stat : 23558 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99257478 26630336512 22082 33554432000 4194304 4196468 140721345182016 140258133925008 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0

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

[pid=23554/tid=23581] ppid=23552 vsize=26540748 memory=430344 CPUtime=2417.99 cores=0-7
/proc/23554/task/23581/stat : 23581 (java) R 23552 23552 23508 0 -1 4202560 15637 0 0 0 241789 10 0 0 20 0 28 0 99257586 27177725952 107586 33554432000 4194304 4196468 140721345182016 140256325624296 140257823884621 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
Current children cumulated CPU time: 19358.1 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 431728 KiB

[startup+2502.3 s]
/proc/loadavg: 8.12 8.14 8.22 9/207 23655
/proc/meminfo: memFree=31163160/32770624 swapFree=67108860/67108860
[pid=23552] ppid=23549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23552/stat : 23552 (xcsp3-exec) S 23549 23552 23508 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 99257476 9740288 346 33554432000 4194304 5098028 140734285550208 140734285548312 139974818194044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39739392 140734285558884 140734285559095 140734285559095 140734285561835 0
/proc/23552/statm: 2378 346 289 221 0 87 0
[pid=23554] ppid=23552 vsize=26540748 memory=430368 CPUtime=19832.1 cores=0-7
/proc/23554/stat : 23554 (java) S 23552 23552 23508 0 -1 1077944320 359630 0 0 0 1981836 1374 0 0 20 0 28 0 99257477 27177725952 107592 33554432000 4194304 4196468 140721345182016 140721345164560 140258213449463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
/proc/23554/statm: 6635187 107592 3310 1 0 6622421 0
[pid=23554/tid=23555] ppid=23552 vsize=26540748 memory=430368 CPUtime=1.03 cores=0-7
/proc/23554/task/23555/stat : 23555 (java) S 23552 23552 23508 0 -1 1077944384 7442 0 0 0 98 5 0 0 20 0 28 0 99257477 27177725952 107592 33554432000 4194304 4196468 140721345182016 140258217690240 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23556] ppid=23552 vsize=26540748 memory=1384 CPUtime=1.67 cores=0-7
/proc/23554/task/23556/stat : 23556 (java) S 23552 23552 23508 0 -1 1077944384 12290 0 0 0 149 18 0 0 20 0 28 0 99257478 27177725952 107592 33554432000 4194304 4196468 140721345182016 140258136030096 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23557] ppid=23552 vsize=26540748 memory=430368 CPUtime=1.66 cores=0-7
/proc/23554/task/23557/stat : 23557 (java) S 23552 23552 23508 0 -1 1077944384 11122 0 0 0 149 17 0 0 20 0 28 0 99257478 27177725952 107592 33554432000 4194304 4196468 140721345182016 140258134977296 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23558] ppid=23552 vsize=26540748 memory=1384 CPUtime=1.66 cores=0-7
/proc/23554/task/23558/stat : 23558 (java) S 23552 23552 23508 0 -1 1077944384 11735 0 0 0 149 17 0 0 20 0 28 0 99257478 27177725952 107592 33554432000 4194304 4196468 140721345182016 140258133925008 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23559] ppid=23552 vsize=26540748 memory=0 CPUtime=1.66 cores=0-7
/proc/23554/task/23559/stat : 23559 (java) S 23552 23552 23508 0 -1 1077944384 13116 0 0 0 148 18 0 0 20 0 28 0 99257478 27177725952 107592 33554432000 4194304 4196468 140721345182016 140258132872208 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23560] ppid=23552 vsize=26540748 memory=424 CPUtime=1.67 cores=0-7
/proc/23554/task/23560/stat : 23560 (java) S 23552 23552 23508 0 -1 1077944384 12769 0 0 0 150 17 0 0 20 0 28 0 99257478 27177725952 107592 33554432000 4194304 4196468 140721345182016 140258131818896 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23561] ppid=23552 vsize=26540748 memory=1384 CPUtime=1.64 cores=0-7
/proc/23554/task/23561/stat : 23561 (java) S 23552 23552 23508 0 -1 1077944384 10427 0 0 0 148 16 0 0 20 0 28 0 99257478 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257765906704 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23562] ppid=23552 vsize=26540748 memory=430368 CPUtime=1.63 cores=0-7
/proc/23554/task/23562/stat : 23562 (java) S 23552 23552 23508 0 -1 1077944384 12983 0 0 0 146 17 0 0 20 0 28 0 99257478 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257764854416 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23563] ppid=23552 vsize=26540748 memory=17008 CPUtime=1.64 cores=0-7
/proc/23554/task/23563/stat : 23563 (java) S 23552 23552 23508 0 -1 1077944384 12766 0 0 0 149 15 0 0 20 0 28 0 99257478 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257763801616 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23564] ppid=23552 vsize=26540748 memory=18444 CPUtime=18.16 cores=0-7
/proc/23554/task/23564/stat : 23564 (java) S 23552 23552 23508 0 -1 1077944384 32449 0 0 0 703 1113 0 0 20 0 28 0 99257479 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257340164720 140258213460610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23565] ppid=23552 vsize=26540748 memory=164 CPUtime=0 cores=0-7
/proc/23554/task/23565/stat : 23565 (java) S 23552 23552 23508 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 99257480 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257339110752 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23566] ppid=23552 vsize=26540748 memory=-7019007797916124576 CPUtime=0 cores=0-7
/proc/23554/task/23566/stat : 23566 (java) S 23552 23552 23508 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 28 0 99257480 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257338058368 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23567] ppid=23552 vsize=26540748 memory=1384 CPUtime=0 cores=0-7
/proc/23554/task/23567/stat : 23567 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 99257482 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257337006672 140258213468059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23568] ppid=23552 vsize=26540748 memory=430368 CPUtime=3.75 cores=0-7
/proc/23554/task/23568/stat : 23568 (java) S 23552 23552 23508 0 -1 1077944384 21767 0 0 0 371 4 0 0 20 0 28 0 99257482 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257335953520 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23569] ppid=23552 vsize=26540748 memory=1384 CPUtime=3.47 cores=0-7
/proc/23554/task/23569/stat : 23569 (java) S 23552 23552 23508 0 -1 1077944384 20629 0 0 0 344 3 0 0 20 0 28 0 99257482 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257334900720 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23570] ppid=23552 vsize=26540748 memory=430344 CPUtime=3.58 cores=0-7
/proc/23554/task/23570/stat : 23570 (java) S 23552 23552 23508 0 -1 1077944384 19690 0 0 0 354 4 0 0 20 0 28 0 99257482 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257333848432 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23571] ppid=23552 vsize=26540748 memory=0 CPUtime=1.07 cores=0-7
/proc/23554/task/23571/stat : 23571 (java) S 23552 23552 23508 0 -1 1077944384 21322 0 0 0 103 4 0 0 20 0 28 0 99257482 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257332795632 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23572] ppid=23552 vsize=26540748 memory=280928979018959 CPUtime=0 cores=0-7
/proc/23554/task/23572/stat : 23572 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 99257483 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257331743584 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23573] ppid=23552 vsize=26540748 memory=1384 CPUtime=0.58 cores=0-7
/proc/23554/task/23573/stat : 23573 (java) S 23552 23552 23508 0 -1 1077944384 3338 0 0 0 29 29 0 0 20 0 28 0 99257483 27177725952 107592 33554432000 4194304 4196468 140721345182016 140257330690864 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23574] ppid=23552 vsize=26540748 memory=1384 CPUtime=2476.13 cores=0-7
/proc/23554/task/23574/stat : 23574 (java) R 23552 23552 23508 0 -1 4202560 15810 0 0 0 247601 12 0 0 20 0 28 0 99257585 27177725952 107592 33554432000 4194304 4196468 140721345182016 140256332992536 140257820270323 0 4 0 16800975 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23575] ppid=23552 vsize=26540748 memory=1384 CPUtime=2466.86 cores=0-7
/proc/23554/task/23575/stat : 23575 (java) R 23552 23552 23508 0 -1 4202560 15958 0 0 0 246671 15 0 0 20 0 28 0 99257586 27177725952 107592 33554432000 4194304 4196468 140721345182016 140256331940584 140257818551452 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23576] ppid=23552 vsize=26540748 memory=430368 CPUtime=2467.1 cores=0-7
/proc/23554/task/23576/stat : 23576 (java) R 23552 23552 23508 0 -1 4202560 17848 0 0 0 246695 15 0 0 20 0 28 0 99257586 27177725952 107592 33554432000 4194304 4196468 140721345182016 140256330887624 140257822558772 0 4 0 16800975 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23577] ppid=23552 vsize=26540748 memory=430368 CPUtime=2488.48 cores=0-7
/proc/23554/task/23577/stat : 23577 (java) R 23552 23552 23508 0 -1 4202560 20765 0 0 0 248826 22 0 0 20 0 28 0 99257586 27177725952 107592 33554432000 4194304 4196468 140721345182016 140256329834080 140257823528778 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23578] ppid=23552 vsize=26540748 memory=4132 CPUtime=2468.43 cores=0-7
/proc/23554/task/23578/stat : 23578 (java) R 23552 23552 23508 0 -1 4202560 11528 0 0 0 246828 15 0 0 20 0 28 0 99257586 27177725952 107592 33554432000 4194304 4196468 140721345182016 140256328781536 140257820642164 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23579] ppid=23552 vsize=26540748 memory=1384 CPUtime=2470.55 cores=0-7
/proc/23554/task/23579/stat : 23579 (java) R 23552 23552 23508 0 -1 4202560 20785 0 0 0 247030 25 0 0 20 0 28 0 99257586 27177725952 107592 33554432000 4194304 4196468 140721345182016 140256327729656 140257821926321 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23580] ppid=23552 vsize=26540748 memory=430368 CPUtime=2472.46 cores=0-7
/proc/23554/task/23580/stat : 23580 (java) R 23552 23552 23508 0 -1 4202560 15769 0 0 0 247233 13 0 0 20 0 28 0 99257586 27177725952 107592 33554432000 4194304 4196468 140721345182016 140256326679216 140257818978525 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23581] ppid=23552 vsize=26540748 memory=932 CPUtime=2477.01 cores=0-7
/proc/23554/task/23581/stat : 23581 (java) R 23552 23552 23508 0 -1 4202560 15902 0 0 0 247690 11 0 0 20 0 28 0 99257586 27177725952 107592 33554432000 4194304 4196468 140721345182016 140256325624568 140257822305063 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
Current children cumulated CPU time: 19832.1 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 431752 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 7.54 8.01 8.18 9/207 23655
/proc/meminfo: memFree=31163404/32770624 swapFree=67108860/67108860
[pid=23552] ppid=23549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23552/stat : 23552 (xcsp3-exec) S 23549 23552 23508 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 99257476 9740288 346 33554432000 4194304 5098028 140734285550208 140734285548312 139974818194044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39739392 140734285558884 140734285559095 140734285559095 140734285561835 0
/proc/23552/statm: 2378 346 289 221 0 87 0
[pid=23554] ppid=23552 vsize=26540748 memory=430384 CPUtime=19972.1 cores=0-7
/proc/23554/stat : 23554 (java) S 23552 23552 23508 0 -1 1077944320 359812 0 0 0 1995819 1388 0 0 20 0 28 0 99257477 27177725952 107596 33554432000 4194304 4196468 140721345182016 140721345164560 140258213449463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
/proc/23554/statm: 6635187 107596 3310 1 0 6622421 0
[pid=23554/tid=23555] ppid=23552 vsize=26540748 memory=6791534058613427641 CPUtime=1.03 cores=0-7
/proc/23554/task/23555/stat : 23555 (java) S 23552 23552 23508 0 -1 1077944384 7442 0 0 0 98 5 0 0 20 0 28 0 99257477 27177725952 107596 33554432000 4194304 4196468 140721345182016 140258217690240 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23556] ppid=23552 vsize=26540748 memory=4126316290023845779 CPUtime=1.68 cores=0-7
/proc/23554/task/23556/stat : 23556 (java) S 23552 23552 23508 0 -1 1077944384 12321 0 0 0 150 18 0 0 20 0 28 0 99257478 27177725952 107596 33554432000 4194304 4196468 140721345182016 140258136030096 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23557] ppid=23552 vsize=26540748 memory=2200 CPUtime=1.67 cores=0-7
/proc/23554/task/23557/stat : 23557 (java) S 23552 23552 23508 0 -1 1077944384 11124 0 0 0 150 17 0 0 20 0 28 0 99257478 27177725952 107596 33554432000 4194304 4196468 140721345182016 140258134977296 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23558] ppid=23552 vsize=26540748 memory=6508 CPUtime=1.67 cores=0-7
/proc/23554/task/23558/stat : 23558 (java) S 23552 23552 23508 0 -1 1077944384 11765 0 0 0 150 17 0 0 20 0 28 0 99257478 27177725952 107596 33554432000 4194304 4196468 140721345182016 140258133925008 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23559] ppid=23552 vsize=26540748 memory=836 CPUtime=1.67 cores=0-7
/proc/23554/task/23559/stat : 23559 (java) S 23552 23552 23508 0 -1 1077944384 13132 0 0 0 149 18 0 0 20 0 28 0 99257478 27177725952 107596 33554432000 4194304 4196468 140721345182016 140258132872208 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23560] ppid=23552 vsize=26540748 memory=4096 CPUtime=1.68 cores=0-7
/proc/23554/task/23560/stat : 23560 (java) S 23552 23552 23508 0 -1 1077944384 12776 0 0 0 151 17 0 0 20 0 28 0 99257478 27177725952 107596 33554432000 4194304 4196468 140721345182016 140258131818896 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23561] ppid=23552 vsize=26540748 memory=1696 CPUtime=1.65 cores=0-7
/proc/23554/task/23561/stat : 23561 (java) S 23552 23552 23508 0 -1 1077944384 10437 0 0 0 149 16 0 0 20 0 28 0 99257478 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257765906704 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23562] ppid=23552 vsize=26540748 memory=4052 CPUtime=1.64 cores=0-7
/proc/23554/task/23562/stat : 23562 (java) S 23552 23552 23508 0 -1 1077944384 12993 0 0 0 147 17 0 0 20 0 28 0 99257478 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257764854416 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23563] ppid=23552 vsize=26540748 memory=17012 CPUtime=1.65 cores=0-7
/proc/23554/task/23563/stat : 23563 (java) S 23552 23552 23508 0 -1 1077944384 12773 0 0 0 150 15 0 0 20 0 28 0 99257478 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257763801616 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23564] ppid=23552 vsize=26540748 memory=18444 CPUtime=18.36 cores=0-7
/proc/23554/task/23564/stat : 23564 (java) S 23552 23552 23508 0 -1 1077944384 32463 0 0 0 710 1126 0 0 20 0 28 0 99257479 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257340164720 140258213460610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23565] ppid=23552 vsize=26540748 memory=1788 CPUtime=0 cores=0-7
/proc/23554/task/23565/stat : 23565 (java) S 23552 23552 23508 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 99257480 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257339110752 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23566] ppid=23552 vsize=26540748 memory=640 CPUtime=0 cores=0-7
/proc/23554/task/23566/stat : 23566 (java) S 23552 23552 23508 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 28 0 99257480 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257338058368 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23567] ppid=23552 vsize=26540748 memory=952 CPUtime=0 cores=0-7
/proc/23554/task/23567/stat : 23567 (java) S 23552 23552 23508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 99257482 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257337006672 140258213468059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23568] ppid=23552 vsize=26540748 memory=1384 CPUtime=3.75 cores=0-7
/proc/23554/task/23568/stat : 23568 (java) S 23552 23552 23508 0 -1 1077944384 21769 0 0 0 371 4 0 0 20 0 28 0 99257482 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257335953520 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23569] ppid=23552 vsize=26540748 memory=1384 CPUtime=3.47 cores=0-7
/proc/23554/task/23569/stat : 23569 (java) S 23552 23552 23508 0 -1 1077944384 20631 0 0 0 344 3 0 0 20 0 28 0 99257482 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257334900720 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23570] ppid=23552 vsize=26540748 memory=430384 CPUtime=3.58 cores=0-7
/proc/23554/task/23570/stat : 23570 (java) S 23552 23552 23508 0 -1 1077944384 19692 0 0 0 354 4 0 0 20 0 28 0 99257482 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257333848432 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23571] ppid=23552 vsize=26540748 memory=4052 CPUtime=1.07 cores=0-7
/proc/23554/task/23571/stat : 23571 (java) S 23552 23552 23508 0 -1 1077944384 21324 0 0 0 103 4 0 0 20 0 28 0 99257482 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257332795632 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23572] ppid=23552 vsize=26540748 memory=17012 CPUtime=0 cores=0-7
/proc/23554/task/23572/stat : 23572 (java) S 23552 23552 23508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 99257483 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257331743584 140258213459669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23573] ppid=23552 vsize=26540748 memory=18444 CPUtime=0.58 cores=0-7
/proc/23554/task/23573/stat : 23573 (java) S 23552 23552 23508 0 -1 1077944384 3340 0 0 0 29 29 0 0 20 0 28 0 99257483 27177725952 107596 33554432000 4194304 4196468 140721345182016 140257330690864 140258213460610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23574] ppid=23552 vsize=26540748 memory=1788 CPUtime=2493.61 cores=0-7
/proc/23554/task/23574/stat : 23574 (java) R 23552 23552 23508 0 -1 4202560 15815 0 0 0 249349 12 0 0 20 0 28 0 99257585 27177725952 107596 33554432000 4194304 4196468 140721345182016 140256332996552 140257823884851 0 4 0 16800975 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23575] ppid=23552 vsize=26540748 memory=640 CPUtime=2484.21 cores=0-7
/proc/23554/task/23575/stat : 23575 (java) R 23552 23552 23508 0 -1 4202560 15964 0 0 0 248406 15 0 0 20 0 28 0 99257586 27177725952 107596 33554432000 4194304 4196468 140721345182016 140256331944760 140257819110864 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23576] ppid=23552 vsize=26540748 memory=952 CPUtime=2484.55 cores=0-7
/proc/23554/task/23576/stat : 23576 (java) R 23552 23552 23508 0 -1 4202560 17854 0 0 0 248440 15 0 0 20 0 28 0 99257586 27177725952 107596 33554432000 4194304 4196468 140721345182016 140256330891056 140257822305383 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23577] ppid=23552 vsize=26540748 memory=1236 CPUtime=2506.15 cores=0-7
/proc/23554/task/23577/stat : 23577 (java) R 23552 23552 23508 0 -1 4202560 20781 0 0 0 250593 22 0 0 20 0 28 0 99257586 27177725952 107596 33554432000 4194304 4196468 140721345182016 140256329834080 140257823528903 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23578] ppid=23552 vsize=26540748 memory=4384 CPUtime=2485.91 cores=0-7
/proc/23554/task/23578/stat : 23578 (java) R 23552 23552 23508 0 -1 4202560 11528 0 0 0 248576 15 0 0 20 0 28 0 99257586 27177725952 107596 33554432000 4194304 4196468 140721345182016 140256328785792 140257823884606 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23579] ppid=23552 vsize=26540748 memory=430384 CPUtime=2488.03 cores=0-7
/proc/23554/task/23579/stat : 23579 (java) R 23552 23552 23508 0 -1 4202560 20790 0 0 0 248778 25 0 0 20 0 28 0 99257586 27177725952 107596 33554432000 4194304 4196468 140721345182016 140256327733560 140257820813306 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23580] ppid=23552 vsize=26540748 memory=1384 CPUtime=2489.94 cores=0-7
/proc/23554/task/23580/stat : 23580 (java) R 23552 23552 23508 0 -1 4202560 15770 0 0 0 248981 13 0 0 20 0 28 0 99257586 27177725952 107596 33554432000 4194304 4196468 140721345182016 140256326676424 140257823884597 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
[pid=23554/tid=23581] ppid=23552 vsize=26540748 memory=430384 CPUtime=2494.32 cores=0-7
/proc/23554/task/23581/stat : 23581 (java) R 23552 23552 23508 0 -1 4202560 15908 0 0 0 249421 11 0 0 20 0 28 0 99257586 27177725952 107596 33554432000 4194304 4196468 140721345182016 140256325627968 140257819701991 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 29888512 140721345184914 140721345185091 140721345185091 140721345187791 0
Current children cumulated CPU time: 19972.1 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 431768 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.13
CPU time (s): 19972.9
CPU user time (s): 19959
CPU system time (s): 13.9017
CPU usage (%): 792.534
Max. virtual memory (cumulated for all children) (KiB): 26555224
Max. memory (cumulated for all children) (KiB): 716696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19959
system time used= 13.9017
maximum resident set size= 731704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360659
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 135858
involuntary context switches= 204280


# summary of solver processes directly reported to runsolver:
#   pid: 23552,23554
#   total CPU time (s): 19972.9
#   total CPU user time (s): 19959
#   total CPU system time (s): 13.9017

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.7258 second user time and 25.3608 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-13 23:47:19
IDJOB=4271408
IDBENCH=115819
IDSOLVER=2662
FILE ID=node115/4271408-1502661697
RUNJOBID= node115-1502660839-23535
PBS_JOBID= 20628961
Free space on /tmp= 61812 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-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-4271408-1502661697/watcher-4271408-1502661697 -o /tmp/evaluation-result-4271408-1502661697/solver-4271408-1502661697 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502660839-23535 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1129600327 HOME/instance-4271408-1502661697.xml

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

MD5SUM BENCH= f4343428e383d05385b00a8c52a8c02b
RANDOM SEED=1129600327

node115.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.69
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.69
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.69
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.69
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:        31578280 kB
MemAvailable:   31982832 kB
Buffers:          138588 kB
Cached:           552144 kB
SwapCached:            0 kB
Active:           526508 kB
Inactive:         219124 kB
Active(anon):       3472 kB
Inactive(anon):    79440 kB
Active(file):     523036 kB
Inactive(file):   139684 kB
Unevictable:        6220 kB
Mlocked:            6220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:         61284 kB
Mapped:            43636 kB
Shmem:             25224 kB
Slab:             141072 kB
SReclaimable:     115336 kB
SUnreclaim:        25736 kB
KernelStack:        3088 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 61804 MiB
End job on node115 at 2017-08-14 00:29:19