Trace number 4281283

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) 1736.6801 252.116

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft249-09.xml
MD5SUMa945271e4f3ca829c58581a3c461a76e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark259.26401
Satisfiable
(Un)Satisfiability was proved
Number of variables397
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size142
Distribution of domain sizes[{"size":100,"count":1},{"size":142,"count":396}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":297},{"degree":4,"count":99}]
Minimum constraint arity4
Maximum constraint arity396
Distribution of constraint arities[{"arity":4,"count":99},{"arity":100,"count":1},{"arity":396,"count":2}]
Number of extensional constraints99
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":99},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281283-1503187563.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281283-1503187563.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
55.00/41.26	c solve instance...
1735.93/252.08	s UNKNOWN
1735.93/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 (12737 MiB free)
  memory of node 1: 16384 MiB (13953 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281283-1503187563/watcher-4281283-1503187563 -o /tmp/evaluation-result-4281283-1503187563/solver-4281283-1503187563 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503176127-19634 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 657025613 HOME/instance-4281283-1503187563.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
solver pid=23529, runsolver pid=23526
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 7.51 7.66 7.25 2/200 23550
/proc/meminfo: memFree=27317276/32770624 swapFree=67108860/67108860
[pid=23529] ppid=23526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23529/stat : 23529 (xcsp3-exec) S 23526 23529 19607 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151843969 9740288 346 33554432000 4194304 5098028 140721083935200 140721083933304 140242524840572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40738816 140721083937899 140721083938108 140721083938108 140721083940843 0
/proc/23529/statm: 2378 346 289 221 0 87 0
[pid=23531] ppid=23529 vsize=25999808 memory=26804 CPUtime=0.12 cores=0-7
/proc/23531/stat : 23531 (java) S 23529 23529 19607 0 -1 1077944320 5573 0 0 0 11 1 0 0 20 0 20 0 151843969 26623803392 6701 33554432000 4194304 4196468 140725488732688 140725488715232 140242265366263 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
/proc/23531/statm: 6499952 6701 2873 1 0 6488269 0
[pid=23531/tid=23532] ppid=23529 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/23531/task/23532/stat : 23532 (java) R 23529 23529 19607 0 -1 4202560 3576 0 0 0 8 0 0 0 20 0 20 0 151843969 26623803392 6701 33554432000 4194304 4196468 140725488732688 140242269585568 140242265378198 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23533] ppid=23529 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23531/task/23533/stat : 23533 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26623803392 6701 33554432000 4194304 4196468 140725488732688 140242226326288 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23534] ppid=23529 vsize=25999808 memory=139983675668096 CPUtime=0 cores=0-7
/proc/23531/task/23534/stat : 23534 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241822727056 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23535] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23535/stat : 23535 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241821674512 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23536] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23536/stat : 23536 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241820621968 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23537] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23537/stat : 23537 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241819568400 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23538] ppid=23529 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/23531/task/23538/stat : 23538 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241818515856 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23539] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23539/stat : 23539 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241817463312 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23540] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23540/stat : 23540 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151843970 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241816410768 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23541] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23541/stat : 23541 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843971 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241526987248 140242265377410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23542] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23542/stat : 23542 (java) S 23529 23529 19607 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151843972 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241525933472 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23543] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23543/stat : 23543 (java) S 23529 23529 19607 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151843972 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241524880880 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23544] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23544/stat : 23544 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843974 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241523829456 140242265384859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23545] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23545/stat : 23545 (java) S 23529 23529 19607 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 151843974 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241522776048 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23546] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23546/stat : 23546 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151843974 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241521723504 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23547] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23547/stat : 23547 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151843975 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241520670960 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23548] ppid=23529 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/23531/task/23548/stat : 23548 (java) R 23529 23529 19607 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 20 0 151843975 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241519618416 140242249559067 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23549] ppid=23529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23549/stat : 23549 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151843975 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241518566112 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23550] ppid=23529 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/23531/task/23550/stat : 23550 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843975 26623803392 6701 33554432000 4194304 4196468 140725488732688 140241517513648 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28188 KiB

[startup+0.210437 s]*
/proc/loadavg: 7.51 7.66 7.25 3/200 23550
/proc/meminfo: memFree=27305352/32770624 swapFree=67108860/67108860
[pid=23529] ppid=23526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23529/stat : 23529 (xcsp3-exec) S 23526 23529 19607 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151843969 9740288 346 33554432000 4194304 5098028 140721083935200 140721083933304 140242524840572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40738816 140721083937899 140721083938108 140721083938108 140721083940843 0
/proc/23529/statm: 2378 346 289 221 0 87 0
[pid=23531] ppid=23529 vsize=26004064 memory=39312 CPUtime=0.33 cores=0-7
/proc/23531/stat : 23531 (java) S 23529 23529 19607 0 -1 1077944320 8370 0 0 0 31 2 0 0 20 0 20 0 151843969 26628161536 9828 33554432000 4194304 4196468 140725488732688 140725488715232 140242265366263 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
/proc/23531/statm: 6501016 9828 3061 1 0 6488269 0
[pid=23531/tid=23532] ppid=23529 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/23531/task/23532/stat : 23532 (java) R 23529 23529 19607 0 -1 4202560 5443 0 0 0 18 1 0 0 20 0 20 0 151843969 26628161536 9828 33554432000 4194304 4196468 140725488732688 140242269589168 140242153479867 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23533] ppid=23529 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/23531/task/23533/stat : 23533 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 9828 33554432000 4194304 4196468 140725488732688 140242226326288 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23534] ppid=23529 vsize=26004064 memory=288370359827379840 CPUtime=0 cores=0-7
/proc/23531/task/23534/stat : 23534 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241822727056 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23535] ppid=23529 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23531/task/23535/stat : 23535 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241821674512 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23536] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23536/stat : 23536 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241820621968 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23537] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23537/stat : 23537 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241819568400 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23538] ppid=23529 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23531/task/23538/stat : 23538 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241818515856 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23539] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23539/stat : 23539 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241817463312 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23540] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23540/stat : 23540 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241816410768 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23541] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23541/stat : 23541 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843971 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241526987248 140242265377410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23542] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23542/stat : 23542 (java) S 23529 23529 19607 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151843972 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241525933472 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23543] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23543/stat : 23543 (java) S 23529 23529 19607 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151843972 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241524880880 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23544] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23544/stat : 23544 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843974 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241523829456 140242265384859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23545] ppid=23529 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/23531/task/23545/stat : 23545 (java) S 23529 23529 19607 0 -1 1077944384 539 0 0 0 1 0 0 0 20 0 20 0 151843974 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241522776048 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23546] ppid=23529 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/23531/task/23546/stat : 23546 (java) S 23529 23529 19607 0 -1 1077944384 291 0 0 0 2 0 0 0 20 0 20 0 151843974 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241521723504 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23547] ppid=23529 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/23531/task/23547/stat : 23547 (java) S 23529 23529 19607 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 151843975 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241520670960 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23548] ppid=23529 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/23531/task/23548/stat : 23548 (java) R 23529 23529 19607 0 -1 4202560 734 0 0 0 7 0 0 0 20 0 20 0 151843975 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241519618416 140242265387610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23549] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23549/stat : 23549 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151843975 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241518566112 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23550] ppid=23529 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23531/task/23550/stat : 23550 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843975 26628161536 9828 33554432000 4194304 4196468 140725488732688 140241517513648 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40696 KiB

[startup+0.310183 s]*
/proc/loadavg: 7.51 7.66 7.25 4/200 23550
/proc/meminfo: memFree=27298776/32770624 swapFree=67108860/67108860
[pid=23529] ppid=23526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23529/stat : 23529 (xcsp3-exec) S 23526 23529 19607 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151843969 9740288 346 33554432000 4194304 5098028 140721083935200 140721083933304 140242524840572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40738816 140721083937899 140721083938108 140721083938108 140721083940843 0
/proc/23529/statm: 2378 346 289 221 0 87 0
[pid=23531] ppid=23529 vsize=26004064 memory=46000 CPUtime=0.49 cores=0-7
/proc/23531/stat : 23531 (java) S 23529 23529 19607 0 -1 1077944320 9201 0 0 0 46 3 0 0 20 0 20 0 151843969 26628161536 11500 33554432000 4194304 4196468 140725488732688 140725488715232 140242265366263 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
/proc/23531/statm: 6501016 11500 3078 1 0 6488269 0
[pid=23531/tid=23532] ppid=23529 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23531/task/23532/stat : 23532 (java) R 23529 23529 19607 0 -1 4202560 6114 0 0 0 28 1 0 0 20 0 20 0 151843969 26628161536 11500 33554432000 4194304 4196468 140725488732688 140242269603136 140242265388189 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23533] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23533/stat : 23533 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 11500 33554432000 4194304 4196468 140725488732688 140242226326288 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23534] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23534/stat : 23534 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241822727056 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23535] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23535/stat : 23535 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241821674512 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23536] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23536/stat : 23536 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241820621968 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23537] ppid=23529 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/23531/task/23537/stat : 23537 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241819568400 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23538] ppid=23529 vsize=26004064 memory=139983520363439 CPUtime=0 cores=0-7
/proc/23531/task/23538/stat : 23538 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241818515856 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23539] ppid=23529 vsize=26004064 memory=139983520365744 CPUtime=0 cores=0-7
/proc/23531/task/23539/stat : 23539 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241817463312 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23540] ppid=23529 vsize=26004064 memory=139983520368048 CPUtime=0 cores=0-7
/proc/23531/task/23540/stat : 23540 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151843970 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241816410768 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23541] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23541/stat : 23541 (java) S 23529 23529 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151843971 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241526987248 140242265377410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23542] ppid=23529 vsize=26004064 memory=279967040743056 CPUtime=0 cores=0-7
/proc/23531/task/23542/stat : 23542 (java) S 23529 23529 19607 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151843972 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241525933472 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23543] ppid=23529 vsize=26004064 memory=279967040749968 CPUtime=0 cores=0-7
/proc/23531/task/23543/stat : 23543 (java) S 23529 23529 19607 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151843972 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241524880880 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23544] ppid=23529 vsize=26004064 memory=279967040691248 CPUtime=0 cores=0-7
/proc/23531/task/23544/stat : 23544 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843974 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241523829456 140242265384859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23545] ppid=23529 vsize=26004064 memory=279967040763792 CPUtime=0.01 cores=0-7
/proc/23531/task/23545/stat : 23545 (java) S 23529 23529 19607 0 -1 1077944384 606 0 0 0 1 0 0 0 20 0 20 0 151843974 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241522776048 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23546] ppid=23529 vsize=26004064 memory=279967040770704 CPUtime=0.02 cores=0-7
/proc/23531/task/23546/stat : 23546 (java) R 23529 23529 19607 0 -1 4202560 297 0 0 0 2 0 0 0 20 0 20 0 151843974 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241521723504 140242244653144 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23547] ppid=23529 vsize=26004064 memory=279967040768400 CPUtime=0.02 cores=0-7
/proc/23531/task/23547/stat : 23547 (java) R 23529 23529 19607 0 -1 4202560 65 0 0 0 2 0 0 0 20 0 20 0 151843975 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241520670960 140242251421232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23548] ppid=23529 vsize=26004064 memory=279967040784560 CPUtime=0.11 cores=0-7
/proc/23531/task/23548/stat : 23548 (java) S 23529 23529 19607 0 -1 1077944384 809 0 0 0 11 0 0 0 20 0 20 0 151843975 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241519618416 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23549] ppid=23529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23549/stat : 23549 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151843975 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241518566112 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23550] ppid=23529 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23531/task/23550/stat : 23550 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151843975 26628161536 11500 33554432000 4194304 4196468 140725488732688 140241517513648 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47384 KiB

[startup+0.70105 s]
/proc/loadavg: 7.51 7.66 7.25 6/200 23550
/proc/meminfo: memFree=27234740/32770624 swapFree=67108860/67108860
[pid=23529] ppid=23526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23529/stat : 23529 (xcsp3-exec) S 23526 23529 19607 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151843969 9740288 346 33554432000 4194304 5098028 140721083935200 140721083933304 140242524840572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40738816 140721083937899 140721083938108 140721083938108 140721083940843 0
/proc/23529/statm: 2378 346 289 221 0 87 0
[pid=23531] ppid=23529 vsize=26004140 memory=206152 CPUtime=1.68 cores=0-7
/proc/23531/stat : 23531 (java) S 23529 23529 19607 0 -1 1077944320 13022 0 0 0 158 10 0 0 20 0 20 0 151843969 26628239360 51538 33554432000 4194304 4196468 140725488732688 140725488715232 140242265366263 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
/proc/23531/statm: 6501035 51538 3202 1 0 6488269 0
[pid=23531/tid=23532] ppid=23529 vsize=26004140 memory=279967041142448 CPUtime=0.66 cores=0-7
/proc/23531/task/23532/stat : 23532 (java) R 23529 23529 19607 0 -1 4202560 6466 0 0 0 62 4 0 0 20 0 20 0 151843969 26628239360 51538 33554432000 4194304 4196468 140725488732688 140242269604208 140241904901824 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23533] ppid=23529 vsize=26004140 memory=139983520572272 CPUtime=0 cores=0-7
/proc/23531/task/23533/stat : 23533 (java) S 23529 23529 19607 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 151843970 26628239360 51538 33554432000 4194304 4196468 140725488732688 140242226326288 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23534] ppid=23529 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/23531/task/23534/stat : 23534 (java) S 23529 23529 19607 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 151843970 26628239360 51538 33554432000 4194304 4196468 140725488732688 140241822727056 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23535] ppid=23529 vsize=26004140 memory=4620 CPUtime=0 cores=0-7
/proc/23531/task/23535/stat : 23535 (java) S 23529 23529 19607 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 151843970 26628239360 51538 33554432000 4194304 4196468 140725488732688 140241821674512 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0

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

[pid=23531/tid=23558] ppid=23529 vsize=26538700 memory=1384 CPUtime=120.45 cores=0-7
/proc/23531/task/23558/stat : 23558 (java) R 23529 23529 19607 0 -1 4202560 1595 0 0 0 12043 2 0 0 20 0 28 0 151848097 27175628800 536569 33554432000 4194304 4196468 140725488732688 140241502133928 140241908019020 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
Current children cumulated CPU time: 1020.22 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2147660 KiB

[startup+222.302 s]
/proc/loadavg: 7.90 7.46 7.21 9/207 23559
/proc/meminfo: memFree=25200252/32770624 swapFree=67108860/67108860
[pid=23529] ppid=23526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23529/stat : 23529 (xcsp3-exec) S 23526 23529 19607 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151843969 9740288 346 33554432000 4194304 5098028 140721083935200 140721083933304 140242524840572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40738816 140721083937899 140721083938108 140721083938108 140721083940843 0
/proc/23529/statm: 2378 346 289 221 0 87 0
[pid=23531] ppid=23529 vsize=26538700 memory=2146280 CPUtime=1498.9 cores=0-7
/proc/23531/stat : 23531 (java) S 23529 23529 19607 0 -1 1077944320 111725 0 0 0 149629 261 0 0 20 0 28 0 151843969 27175628800 536570 33554432000 4194304 4196468 140725488732688 140725488715232 140242265366263 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
/proc/23531/statm: 6634675 536570 3296 1 0 6621909 0
[pid=23531/tid=23532] ppid=23529 vsize=26538700 memory=2146280 CPUtime=32.26 cores=0-7
/proc/23531/task/23532/stat : 23532 (java) S 23529 23529 19607 0 -1 1077944384 14777 0 0 0 3211 15 0 0 20 0 28 0 151843969 27175628800 536570 33554432000 4194304 4196468 140725488732688 140242269607040 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23533] ppid=23529 vsize=26538700 memory=1384 CPUtime=1.56 cores=0-7
/proc/23531/task/23533/stat : 23533 (java) S 23529 23529 19607 0 -1 1077944384 1921 0 0 0 132 24 0 0 20 0 28 0 151843970 27175628800 536570 33554432000 4194304 4196468 140725488732688 140242226326288 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23534] ppid=23529 vsize=26538700 memory=164 CPUtime=1.54 cores=0-7
/proc/23531/task/23534/stat : 23534 (java) S 23529 23529 19607 0 -1 1077944384 963 0 0 0 131 23 0 0 20 0 28 0 151843970 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241822727056 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23535] ppid=23529 vsize=26538700 memory=4279073131472642624 CPUtime=1.57 cores=0-7
/proc/23531/task/23535/stat : 23535 (java) S 23529 23529 19607 0 -1 1077944384 1789 0 0 0 132 25 0 0 20 0 28 0 151843970 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241821674512 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23536] ppid=23529 vsize=26538700 memory=2146280 CPUtime=1.58 cores=0-7
/proc/23531/task/23536/stat : 23536 (java) S 23529 23529 19607 0 -1 1077944384 1948 0 0 0 132 26 0 0 20 0 28 0 151843970 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241820621968 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23537] ppid=23529 vsize=26538700 memory=42076 CPUtime=1.57 cores=0-7
/proc/23531/task/23537/stat : 23537 (java) S 23529 23529 19607 0 -1 1077944384 1693 0 0 0 134 23 0 0 20 0 28 0 151843970 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241819568400 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23538] ppid=23529 vsize=26538700 memory=0 CPUtime=1.56 cores=0-7
/proc/23531/task/23538/stat : 23538 (java) S 23529 23529 19607 0 -1 1077944384 1852 0 0 0 132 24 0 0 20 0 28 0 151843970 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241818515856 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23539] ppid=23529 vsize=26538700 memory=6299802978650451056 CPUtime=1.53 cores=0-7
/proc/23531/task/23539/stat : 23539 (java) S 23529 23529 19607 0 -1 1077944384 1923 0 0 0 127 26 0 0 20 0 28 0 151843970 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241817463312 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23540] ppid=23529 vsize=26538700 memory=0 CPUtime=1.56 cores=0-7
/proc/23531/task/23540/stat : 23540 (java) S 23529 23529 19607 0 -1 1077944384 1457 0 0 0 135 21 0 0 20 0 28 0 151843970 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241816410768 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23541] ppid=23529 vsize=26538700 memory=-8412661042877600627 CPUtime=7.41 cores=0-7
/proc/23531/task/23541/stat : 23541 (java) S 23529 23529 19607 0 -1 1077944384 6255 0 0 0 737 4 0 0 20 0 28 0 151843971 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241526987248 140242265377410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23542] ppid=23529 vsize=26538700 memory=279967040966384 CPUtime=0 cores=0-7
/proc/23531/task/23542/stat : 23542 (java) S 23529 23529 19607 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 151843972 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241525933536 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23543] ppid=23529 vsize=26538700 memory=-7737621075815351712 CPUtime=0 cores=0-7
/proc/23531/task/23543/stat : 23543 (java) S 23529 23529 19607 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 28 0 151843972 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241524880896 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23544] ppid=23529 vsize=26538700 memory=153 CPUtime=0 cores=0-7
/proc/23531/task/23544/stat : 23544 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151843974 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241523829456 140242265384859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23545] ppid=23529 vsize=26538700 memory=156 CPUtime=2.29 cores=0-7
/proc/23531/task/23545/stat : 23545 (java) S 23529 23529 19607 0 -1 1077944384 18708 0 0 0 225 4 0 0 20 0 28 0 151843974 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241522776048 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23546] ppid=23529 vsize=26538700 memory=1384 CPUtime=1.62 cores=0-7
/proc/23531/task/23546/stat : 23546 (java) S 23529 23529 19607 0 -1 1077944384 13198 0 0 0 160 2 0 0 20 0 28 0 151843974 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241521723504 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23547] ppid=23529 vsize=26538700 memory=1384 CPUtime=1.55 cores=0-7
/proc/23531/task/23547/stat : 23547 (java) S 23529 23529 19607 0 -1 1077944384 13991 0 0 0 152 3 0 0 20 0 28 0 151843975 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241520670960 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23548] ppid=23529 vsize=26538700 memory=65 CPUtime=0.76 cores=0-7
/proc/23531/task/23548/stat : 23548 (java) S 23529 23529 19607 0 -1 1077944384 10314 0 0 0 74 2 0 0 20 0 28 0 151843975 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241519618416 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23549] ppid=23529 vsize=26538700 memory=7163935460692944236 CPUtime=0 cores=0-7
/proc/23531/task/23549/stat : 23549 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151843975 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241518566112 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23550] ppid=23529 vsize=26538700 memory=7163935460692944236 CPUtime=0.08 cores=0-7
/proc/23531/task/23550/stat : 23550 (java) S 23529 23529 19607 0 -1 1077944384 922 0 0 0 3 5 0 0 20 0 28 0 151843975 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241517513648 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23551] ppid=23529 vsize=26538700 memory=2146280 CPUtime=180.29 cores=0-7
/proc/23531/task/23551/stat : 23551 (java) R 23529 23529 19607 0 -1 4202560 1545 0 0 0 18025 4 0 0 20 0 28 0 151848096 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241509504872 140241908019626 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23552] ppid=23529 vsize=26538700 memory=4140 CPUtime=180.79 cores=0-7
/proc/23531/task/23552/stat : 23552 (java) R 23529 23529 19607 0 -1 4202560 1270 0 0 0 18077 2 0 0 20 0 28 0 151848096 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241508450792 140241908019326 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23553] ppid=23529 vsize=26538700 memory=42076 CPUtime=180.43 cores=0-7
/proc/23531/task/23553/stat : 23553 (java) R 23529 23529 19607 0 -1 4202560 4162 0 0 0 18034 9 0 0 20 0 28 0 151848096 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241507397240 140241908019267 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23554] ppid=23529 vsize=26538700 memory=1296 CPUtime=180.36 cores=0-7
/proc/23531/task/23554/stat : 23554 (java) R 23529 23529 19607 0 -1 4202560 3126 0 0 0 18033 3 0 0 20 0 28 0 151848097 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241506346808 140241908019421 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23555] ppid=23529 vsize=26538700 memory=1384 CPUtime=179.59 cores=0-7
/proc/23531/task/23555/stat : 23555 (java) R 23529 23529 19607 0 -1 4202560 1986 0 0 0 17956 3 0 0 20 0 28 0 151848097 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241505292152 140241909108447 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23556] ppid=23529 vsize=26538700 memory=2146280 CPUtime=180.6 cores=0-7
/proc/23531/task/23556/stat : 23556 (java) R 23529 23529 19607 0 -1 4202560 1368 0 0 0 18056 4 0 0 20 0 28 0 151848097 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241504239512 140241908019528 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23557] ppid=23529 vsize=26538700 memory=8608 CPUtime=177.75 cores=0-7
/proc/23531/task/23557/stat : 23557 (java) R 23529 23529 19607 0 -1 4202560 3412 0 0 0 17773 2 0 0 20 0 28 0 151848097 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241503187048 140241908019288 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23558] ppid=23529 vsize=26538700 memory=1228 CPUtime=180.44 cores=0-7
/proc/23531/task/23558/stat : 23558 (java) R 23529 23529 19607 0 -1 4202560 1707 0 0 0 18042 2 0 0 20 0 28 0 151848097 27175628800 536570 33554432000 4194304 4196468 140725488732688 140241502133928 140241908019464 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
Current children cumulated CPU time: 1498.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2147664 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 7.94 7.51 7.24 9/207 23559
/proc/meminfo: memFree=25199572/32770624 swapFree=67108860/67108860
[pid=23529] ppid=23526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23529/stat : 23529 (xcsp3-exec) S 23526 23529 19607 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151843969 9740288 346 33554432000 4194304 5098028 140721083935200 140721083933304 140242524840572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40738816 140721083937899 140721083938108 140721083938108 140721083940843 0
/proc/23529/statm: 2378 346 289 221 0 87 0
[pid=23531] ppid=23529 vsize=26538700 memory=2146288 CPUtime=1735.93 cores=0-7
/proc/23531/stat : 23531 (java) S 23529 23529 19607 0 -1 1077944320 115201 0 0 0 173331 262 0 0 20 0 28 0 151843969 27175628800 536572 33554432000 4194304 4196468 140725488732688 140725488715232 140242265366263 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
/proc/23531/statm: 6634675 536572 3297 1 0 6621909 0
[pid=23531/tid=23532] ppid=23529 vsize=26538700 memory=1228 CPUtime=32.26 cores=0-7
/proc/23531/task/23532/stat : 23532 (java) S 23529 23529 19607 0 -1 1077944384 14777 0 0 0 3211 15 0 0 20 0 28 0 151843969 27175628800 536572 33554432000 4194304 4196468 140725488732688 140242269607040 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23533] ppid=23529 vsize=26538700 memory=12136 CPUtime=1.56 cores=0-7
/proc/23531/task/23533/stat : 23533 (java) S 23529 23529 19607 0 -1 1077944384 1921 0 0 0 132 24 0 0 20 0 28 0 151843970 27175628800 536572 33554432000 4194304 4196468 140725488732688 140242226326288 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23534] ppid=23529 vsize=26538700 memory=5792 CPUtime=1.54 cores=0-7
/proc/23531/task/23534/stat : 23534 (java) S 23529 23529 19607 0 -1 1077944384 963 0 0 0 131 23 0 0 20 0 28 0 151843970 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241822727056 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23535] ppid=23529 vsize=26538700 memory=4872558044660077418 CPUtime=1.57 cores=0-7
/proc/23531/task/23535/stat : 23535 (java) S 23529 23529 19607 0 -1 1077944384 1789 0 0 0 132 25 0 0 20 0 28 0 151843970 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241821674512 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23536] ppid=23529 vsize=26538700 memory=640 CPUtime=1.58 cores=0-7
/proc/23531/task/23536/stat : 23536 (java) S 23529 23529 19607 0 -1 1077944384 1948 0 0 0 132 26 0 0 20 0 28 0 151843970 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241820621968 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23537] ppid=23529 vsize=26538700 memory=956 CPUtime=1.57 cores=0-7
/proc/23531/task/23537/stat : 23537 (java) S 23529 23529 19607 0 -1 1077944384 1693 0 0 0 134 23 0 0 20 0 28 0 151843970 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241819568400 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23538] ppid=23529 vsize=26538700 memory=2424 CPUtime=1.56 cores=0-7
/proc/23531/task/23538/stat : 23538 (java) S 23529 23529 19607 0 -1 1077944384 1852 0 0 0 132 24 0 0 20 0 28 0 151843970 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241818515856 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23539] ppid=23529 vsize=26538700 memory=2240 CPUtime=1.53 cores=0-7
/proc/23531/task/23539/stat : 23539 (java) S 23529 23529 19607 0 -1 1077944384 1923 0 0 0 127 26 0 0 20 0 28 0 151843970 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241817463312 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23540] ppid=23529 vsize=26538700 memory=4316 CPUtime=1.56 cores=0-7
/proc/23531/task/23540/stat : 23540 (java) S 23529 23529 19607 0 -1 1077944384 1457 0 0 0 135 21 0 0 20 0 28 0 151843970 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241816410768 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23541] ppid=23529 vsize=26538700 memory=928 CPUtime=7.41 cores=0-7
/proc/23531/task/23541/stat : 23541 (java) S 23529 23529 19607 0 -1 1077944384 6321 0 0 0 737 4 0 0 20 0 28 0 151843971 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241526987248 140242265377410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23542] ppid=23529 vsize=26538700 memory=928 CPUtime=0 cores=0-7
/proc/23531/task/23542/stat : 23542 (java) S 23529 23529 19607 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 151843972 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241525933536 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23543] ppid=23529 vsize=26538700 memory=4140 CPUtime=0 cores=0-7
/proc/23531/task/23543/stat : 23543 (java) S 23529 23529 19607 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 28 0 151843972 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241524880896 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23544] ppid=23529 vsize=26538700 memory=42076 CPUtime=0 cores=0-7
/proc/23531/task/23544/stat : 23544 (java) S 23529 23529 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151843974 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241523829456 140242265384859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23545] ppid=23529 vsize=26538700 memory=1296 CPUtime=2.29 cores=0-7
/proc/23531/task/23545/stat : 23545 (java) S 23529 23529 19607 0 -1 1077944384 18711 0 0 0 225 4 0 0 20 0 28 0 151843974 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241522776048 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23546] ppid=23529 vsize=26538700 memory=2416 CPUtime=1.64 cores=0-7
/proc/23531/task/23546/stat : 23546 (java) S 23529 23529 19607 0 -1 1077944384 13860 0 0 0 162 2 0 0 20 0 28 0 151843974 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241521723504 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23547] ppid=23529 vsize=26538700 memory=1728 CPUtime=1.62 cores=0-7
/proc/23531/task/23547/stat : 23547 (java) S 23529 23529 19607 0 -1 1077944384 14983 0 0 0 159 3 0 0 20 0 28 0 151843975 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241520670960 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23548] ppid=23529 vsize=26538700 memory=796 CPUtime=0.77 cores=0-7
/proc/23531/task/23548/stat : 23548 (java) S 23529 23529 19607 0 -1 1077944384 10702 0 0 0 75 2 0 0 20 0 28 0 151843975 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241519618416 140242265377410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23549] ppid=23529 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/23531/task/23549/stat : 23549 (java) S 23529 23529 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151843975 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241518566112 140242265376469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23550] ppid=23529 vsize=26538700 memory=1956 CPUtime=0.1 cores=0-7
/proc/23531/task/23550/stat : 23550 (java) R 23529 23529 19607 0 -1 1077944384 1002 0 0 0 4 6 0 0 20 0 28 0 151843975 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241517513648 140242265377410 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23551] ppid=23529 vsize=26538700 memory=8608 CPUtime=209.99 cores=0-7
/proc/23531/task/23551/stat : 23551 (java) R 23529 23529 19607 0 -1 4202560 1647 0 0 0 20995 4 0 0 20 0 28 0 151848096 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241509501968 140241908019083 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23552] ppid=23529 vsize=26538700 memory=1228 CPUtime=210.5 cores=0-7
/proc/23531/task/23552/stat : 23552 (java) R 23529 23529 19607 0 -1 4202560 1355 0 0 0 21048 2 0 0 20 0 28 0 151848096 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241508450808 140241908019207 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23553] ppid=23529 vsize=26538700 memory=12136 CPUtime=210.13 cores=0-7
/proc/23531/task/23553/stat : 23553 (java) R 23529 23529 19607 0 -1 4202560 4391 0 0 0 21004 9 0 0 20 0 28 0 151848096 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241507397240 140241908019504 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23554] ppid=23529 vsize=26538700 memory=5792 CPUtime=209.98 cores=0-7
/proc/23531/task/23554/stat : 23554 (java) R 23529 23529 19607 0 -1 4202560 3348 0 0 0 20995 3 0 0 20 0 28 0 151848097 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241506345544 140241908019573 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23555] ppid=23529 vsize=26538700 memory=1008 CPUtime=209.29 cores=0-7
/proc/23531/task/23555/stat : 23555 (java) R 23529 23529 19607 0 -1 4202560 2067 0 0 0 20926 3 0 0 20 0 28 0 151848097 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241505292152 140241908018988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23556] ppid=23529 vsize=26538700 memory=139983521725569 CPUtime=210.31 cores=0-7
/proc/23531/task/23556/stat : 23556 (java) R 23529 23529 19607 0 -1 4202560 1467 0 0 0 21027 4 0 0 20 0 28 0 151848097 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241504239512 140241908019083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23557] ppid=23529 vsize=26538700 memory=4620 CPUtime=206.83 cores=0-7
/proc/23531/task/23557/stat : 23557 (java) R 23529 23529 19607 0 -1 4202560 3754 0 0 0 20681 2 0 0 20 0 28 0 151848097 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241503187048 140241908019481 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
[pid=23531/tid=23558] ppid=23529 vsize=26538700 memory=1428 CPUtime=210.15 cores=0-7
/proc/23531/task/23558/stat : 23558 (java) R 23529 23529 19607 0 -1 4202560 1832 0 0 0 21013 2 0 0 20 0 28 0 151848097 27175628800 536572 33554432000 4194304 4196468 140725488732688 140241502133928 140241908019288 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36319232 140725488735384 140725488735560 140725488735560 140725488738255 0
Current children cumulated CPU time: 1735.93 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2147672 KiB

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

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

[startup+252.116 s]
# the end of solver process 23531 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1734.04 s, system=2.64198 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.116
CPU time (s): 1736.68
CPU user time (s): 1734.04
CPU system time (s): 2.64198
CPU usage (%): 688.841
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2149340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1734.04
system time used= 2.64198
maximum resident set size= 2147980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116212
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12464
involuntary context switches= 18291


# summary of solver processes directly reported to runsolver:
#   pid: 23529,23531
#   total CPU time (s): 1736.68
#   total CPU user time (s): 1734.04
#   total CPU system time (s): 2.64198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.30722 second user time and 2.76824 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-20 01:51:43
IDJOB=4281283
IDBENCH=135979
IDSOLVER=2676
FILE ID=node106/4281283-1503187563
RUNJOBID= node106-1503176127-19634
PBS_JOBID= 20630846
Free space on /tmp= 61816 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft249-09.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-4281283-1503187563/watcher-4281283-1503187563 -o /tmp/evaluation-result-4281283-1503187563/solver-4281283-1503187563 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503176127-19634 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 657025613 HOME/instance-4281283-1503187563.xml

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

MD5SUM BENCH= a945271e4f3ca829c58581a3c461a76e
RANDOM SEED=657025613

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:        27333000 kB
MemAvailable:   31968832 kB
Buffers:          240472 kB
Cached:          4687524 kB
SwapCached:            0 kB
Active:          1075240 kB
Inactive:        3910612 kB
Active(anon):      13852 kB
Inactive(anon):    80012 kB
Active(file):    1061388 kB
Inactive(file):  3830600 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10152 kB
Writeback:             0 kB
AnonPages:         64524 kB
Mapped:            51948 kB
Shmem:             33420 kB
Slab:             146416 kB
SReclaimable:     119360 kB
SUnreclaim:        27056 kB
KernelStack:        3200 kB
PageTables:         5084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 61808 MiB
End job on node106 at 2017-08-20 01:55:56