Trace number 4270473

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) 20093.301 2520.1101

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n3w4b3r3.xml
MD5SUM4fff2bf814931cbe2e98d8a10b7c6933
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 variables801
Number of constraints53
Number of domains2
Minimum domain size26
Maximum domain size124
Distribution of domain sizes[{"size":26,"count":1},{"size":124,"count":800}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":775},{"degree":5,"count":25}]
Minimum constraint arity26
Maximum constraint arity800
Distribution of constraint arities[{"arity":26,"count":1},{"arity":32,"count":50},{"arity":800,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":25},{"type":"lex","count":1},{"type":"sum","count":25},{"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-4270473-1502797736.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270473-1502797736.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.54/0.61	c solve instance...
20092.57/2520.09	s UNKNOWN
20092.57/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 (15320 MiB free)
  memory of node 1: 16384 MiB (15473 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270473-1502797736/watcher-4270473-1502797736 -o /tmp/evaluation-result-4270473-1502797736/solver-4270473-1502797736 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502794356-29582 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1722604918 HOME/instance-4270473-1502797736.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=29754, runsolver pid=29751
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 8.15 8.30 8.30 3/200 29775
/proc/meminfo: memFree=31518496/32770624 swapFree=67108860/67108860
[pid=29754] ppid=29751 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29754/stat : 29754 (xcsp3-exec) S 29751 29754 29555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112861327 9740288 346 33554432000 4194304 5098028 140728983675392 140728983673496 139932254777980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140728983684196 140728983684407 140728983684407 140728983687147 0
/proc/29754/statm: 2378 346 289 221 0 87 0
[pid=29756] ppid=29754 vsize=25999808 memory=26340 CPUtime=0.12 cores=0-7
/proc/29756/stat : 29756 (java) S 29754 29754 29555 0 -1 1077944320 5491 0 0 0 11 1 0 0 20 0 20 0 112861328 26623803392 6585 33554432000 4194304 4196468 140731362617680 140731362600224 139838441586423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
/proc/29756/statm: 6499952 6585 2846 1 0 6488269 0
[pid=29756/tid=29757] ppid=29754 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/29756/task/29757/stat : 29757 (java) R 29754 29754 29555 0 -1 4202560 3486 0 0 0 8 0 0 0 20 0 20 0 112861328 26623803392 6585 33554432000 4194304 4196468 140731362617680 139838445815600 139838441598358 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29758] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29758/stat : 29758 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26623803392 6585 33554432000 4194304 4196468 140731362617680 139837999962768 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29759] ppid=29754 vsize=25999808 memory=140324930553472 CPUtime=0 cores=0-7
/proc/29756/task/29759/stat : 29759 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26623803392 6585 33554432000 4194304 4196468 140731362617680 139837998909968 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29760] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29760/stat : 29760 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112861329 26623803392 6585 33554432000 4194304 4196468 140731362617680 139837997857168 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29761] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29761/stat : 29761 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26623803392 6585 33554432000 4194304 4196468 140731362617680 139837996804368 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29762] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29762/stat : 29762 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26623803392 6585 33554432000 4194304 4196468 140731362617680 139837995752592 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29763] ppid=29754 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/29756/task/29763/stat : 29763 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26623803392 6585 33554432000 4194304 4196468 140731362617680 139837994699792 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29764] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29764/stat : 29764 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26623803392 6585 33554432000 4194304 4196468 140731362617680 139837993646992 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29765] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29765/stat : 29765 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26623803392 6585 33554432000 4194304 4196468 140731362617680 139837992594192 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29766] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29766/stat : 29766 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861330 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836758899056 139838441597570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29767] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29767/stat : 29767 (java) S 29754 29754 29555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112861331 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836757845024 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29768] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29768/stat : 29768 (java) S 29754 29754 29555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112861331 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836756792176 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29769] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29769/stat : 29769 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861333 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836755740496 139838441605019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29770] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29770/stat : 29770 (java) S 29754 29754 29555 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 112861333 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836754688880 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29771] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29771/stat : 29771 (java) R 29754 29754 29555 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 112861333 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836686068464 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29772] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29772/stat : 29772 (java) S 29754 29754 29555 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 112861333 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836685015664 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29773] ppid=29754 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/29756/task/29773/stat : 29773 (java) S 29754 29754 29555 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 20 0 112861333 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836683962864 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29774] ppid=29754 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29774/stat : 29774 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112861333 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836682910304 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29775] ppid=29754 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/29756/task/29775/stat : 29775 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861334 26623803392 6585 33554432000 4194304 4196468 140731362617680 139836681857584 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27724 KiB

[startup+0.209801 s]*
/proc/loadavg: 8.15 8.30 8.30 2/200 29775
/proc/meminfo: memFree=31506836/32770624 swapFree=67108860/67108860
[pid=29754] ppid=29751 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29754/stat : 29754 (xcsp3-exec) S 29751 29754 29555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112861327 9740288 346 33554432000 4194304 5098028 140728983675392 140728983673496 139932254777980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140728983684196 140728983684407 140728983684407 140728983687147 0
/proc/29754/statm: 2378 346 289 221 0 87 0
[pid=29756] ppid=29754 vsize=26004064 memory=39112 CPUtime=0.33 cores=0-7
/proc/29756/stat : 29756 (java) S 29754 29754 29555 0 -1 1077944320 8309 0 0 0 31 2 0 0 20 0 20 0 112861328 26628161536 9778 33554432000 4194304 4196468 140731362617680 140731362600224 139838441586423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
/proc/29756/statm: 6501016 9778 3041 1 0 6488269 0
[pid=29756/tid=29757] ppid=29754 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/29756/task/29757/stat : 29757 (java) S 29754 29754 29555 0 -1 1077944384 5400 0 0 0 19 1 0 0 20 0 20 0 112861328 26628161536 9778 33554432000 4194304 4196468 140731362617680 139838445809248 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29758] ppid=29754 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/29756/task/29758/stat : 29758 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 9778 33554432000 4194304 4196468 140731362617680 139837999962768 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29759] ppid=29754 vsize=26004064 memory=288370701082265216 CPUtime=0 cores=0-7
/proc/29756/task/29759/stat : 29759 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 9778 33554432000 4194304 4196468 140731362617680 139837998909968 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29760] ppid=29754 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/29756/task/29760/stat : 29760 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 9778 33554432000 4194304 4196468 140731362617680 139837997857168 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29761] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29761/stat : 29761 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 9778 33554432000 4194304 4196468 140731362617680 139837996804368 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29762] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29762/stat : 29762 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 9778 33554432000 4194304 4196468 140731362617680 139837995752592 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29763] ppid=29754 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/29756/task/29763/stat : 29763 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 9778 33554432000 4194304 4196468 140731362617680 139837994699792 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29764] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29764/stat : 29764 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 9778 33554432000 4194304 4196468 140731362617680 139837993646992 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29765] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29765/stat : 29765 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 9778 33554432000 4194304 4196468 140731362617680 139837992594192 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29766] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29766/stat : 29766 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861330 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836758899056 139838441597570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29767] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29767/stat : 29767 (java) S 29754 29754 29555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112861331 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836757845024 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29768] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29768/stat : 29768 (java) S 29754 29754 29555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112861331 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836756792176 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29769] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29769/stat : 29769 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861333 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836755740496 139838441605019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29770] ppid=29754 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/29756/task/29770/stat : 29770 (java) S 29754 29754 29555 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 20 0 112861333 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836754688880 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29771] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29771/stat : 29771 (java) S 29754 29754 29555 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 20 0 112861333 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836686068464 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29772] ppid=29754 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/29756/task/29772/stat : 29772 (java) S 29754 29754 29555 0 -1 1077944384 140 0 0 0 2 0 0 0 20 0 20 0 112861333 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836685015664 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29773] ppid=29754 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/29756/task/29773/stat : 29773 (java) R 29754 29754 29555 0 -1 4202560 794 0 0 0 7 0 0 0 20 0 20 0 112861333 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836683962864 139838420252459 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29774] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29774/stat : 29774 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112861333 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836682910304 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29775] ppid=29754 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/29756/task/29775/stat : 29775 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861334 26628161536 9778 33554432000 4194304 4196468 140731362617680 139836681857584 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40496 KiB

[startup+0.309527 s]*
/proc/loadavg: 8.15 8.30 8.30 3/200 29775
/proc/meminfo: memFree=31500384/32770624 swapFree=67108860/67108860
[pid=29754] ppid=29751 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29754/stat : 29754 (xcsp3-exec) S 29751 29754 29555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112861327 9740288 346 33554432000 4194304 5098028 140728983675392 140728983673496 139932254777980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140728983684196 140728983684407 140728983684407 140728983687147 0
/proc/29754/statm: 2378 346 289 221 0 87 0
[pid=29756] ppid=29754 vsize=26004064 memory=46356 CPUtime=0.49 cores=0-7
/proc/29756/stat : 29756 (java) S 29754 29754 29555 0 -1 1077944320 9315 0 0 0 47 2 0 0 20 0 20 0 112861328 26628161536 11589 33554432000 4194304 4196468 140731362617680 140731362600224 139838441586423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
/proc/29756/statm: 6501016 11589 3109 1 0 6488269 0
[pid=29756/tid=29757] ppid=29754 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/29756/task/29757/stat : 29757 (java) R 29754 29754 29555 0 -1 4202560 6152 0 0 0 28 1 0 0 20 0 20 0 112861328 26628161536 11589 33554432000 4194304 4196468 140731362617680 139838445818816 139838425666910 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29758] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29758/stat : 29758 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 11589 33554432000 4194304 4196468 140731362617680 139837999962768 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29759] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29759/stat : 29759 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 11589 33554432000 4194304 4196468 140731362617680 139837998909968 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29760] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29760/stat : 29760 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 11589 33554432000 4194304 4196468 140731362617680 139837997857168 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29761] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29761/stat : 29761 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 11589 33554432000 4194304 4196468 140731362617680 139837996804368 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29762] ppid=29754 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/29756/task/29762/stat : 29762 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 11589 33554432000 4194304 4196468 140731362617680 139837995752592 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29763] ppid=29754 vsize=26004064 memory=140324768936879 CPUtime=0 cores=0-7
/proc/29756/task/29763/stat : 29763 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 11589 33554432000 4194304 4196468 140731362617680 139837994699792 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29764] ppid=29754 vsize=26004064 memory=140324768939184 CPUtime=0 cores=0-7
/proc/29756/task/29764/stat : 29764 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 11589 33554432000 4194304 4196468 140731362617680 139837993646992 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29765] ppid=29754 vsize=26004064 memory=140324768941488 CPUtime=0 cores=0-7
/proc/29756/task/29765/stat : 29765 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861329 26628161536 11589 33554432000 4194304 4196468 140731362617680 139837992594192 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29766] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29766/stat : 29766 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112861330 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836758899056 139838441597570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29767] ppid=29754 vsize=26004064 memory=280649537889936 CPUtime=0 cores=0-7
/proc/29756/task/29767/stat : 29767 (java) S 29754 29754 29555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112861331 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836757845024 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29768] ppid=29754 vsize=26004064 memory=280649537896848 CPUtime=0 cores=0-7
/proc/29756/task/29768/stat : 29768 (java) S 29754 29754 29555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112861331 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836756792176 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29769] ppid=29754 vsize=26004064 memory=280649537838000 CPUtime=0 cores=0-7
/proc/29756/task/29769/stat : 29769 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861333 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836755740496 139838441605019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29770] ppid=29754 vsize=26004064 memory=280649537910672 CPUtime=0.02 cores=0-7
/proc/29756/task/29770/stat : 29770 (java) S 29754 29754 29555 0 -1 1077944384 544 0 0 0 2 0 0 0 20 0 20 0 112861333 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836754688880 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29771] ppid=29754 vsize=26004064 memory=280649537917584 CPUtime=0.01 cores=0-7
/proc/29756/task/29771/stat : 29771 (java) S 29754 29754 29555 0 -1 1077944384 229 0 0 0 1 0 0 0 20 0 20 0 112861333 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836686068464 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29772] ppid=29754 vsize=26004064 memory=280649537915280 CPUtime=0.03 cores=0-7
/proc/29756/task/29772/stat : 29772 (java) S 29754 29754 29555 0 -1 1077944384 175 0 0 0 3 0 0 0 20 0 20 0 112861333 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836685015664 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29773] ppid=29754 vsize=26004064 memory=280649537931440 CPUtime=0.12 cores=0-7
/proc/29756/task/29773/stat : 29773 (java) S 29754 29754 29555 0 -1 1077944384 907 0 0 0 12 0 0 0 20 0 20 0 112861333 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836683962864 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29774] ppid=29754 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29774/stat : 29774 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112861333 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836682910304 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29775] ppid=29754 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/29756/task/29775/stat : 29775 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112861334 26628161536 11589 33554432000 4194304 4196468 140731362617680 139836681857584 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47740 KiB

[startup+0.70392 s]
/proc/loadavg: 8.15 8.30 8.30 6/200 29775
/proc/meminfo: memFree=31481268/32770624 swapFree=67108860/67108860
[pid=29754] ppid=29751 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29754/stat : 29754 (xcsp3-exec) S 29751 29754 29555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112861327 9740288 346 33554432000 4194304 5098028 140728983675392 140728983673496 139932254777980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140728983684196 140728983684407 140728983684407 140728983687147 0
/proc/29754/statm: 2378 346 289 221 0 87 0
[pid=29756] ppid=29754 vsize=26538700 memory=107576 CPUtime=2.16 cores=0-7
/proc/29756/stat : 29756 (java) S 29754 29754 29555 0 -1 1077944320 13661 0 0 0 211 5 0 0 20 0 28 0 112861328 27175628800 26894 33554432000 4194304 4196468 140731362617680 140731362600224 139838441586423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
/proc/29756/statm: 6634675 26894 3216 1 0 6621909 0
[pid=29756/tid=29757] ppid=29754 vsize=26538700 memory=280649538289328 CPUtime=0.59 cores=0-7
/proc/29756/task/29757/stat : 29757 (java) S 29754 29754 29555 0 -1 1077944384 6800 0 0 0 57 2 0 0 20 0 28 0 112861328 27175628800 26894 33554432000 4194304 4196468 140731362617680 139838445827200 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29758] ppid=29754 vsize=26538700 memory=140324769145712 CPUtime=0 cores=0-7
/proc/29756/task/29758/stat : 29758 (java) S 29754 29754 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 112861329 27175628800 26894 33554432000 4194304 4196468 140731362617680 139837999962768 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29759] ppid=29754 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/29756/task/29759/stat : 29759 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 112861329 27175628800 26894 33554432000 4194304 4196468 140731362617680 139837998909968 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29760] ppid=29754 vsize=26538700 memory=10928 CPUtime=0 cores=0-7
/proc/29756/task/29760/stat : 29760 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 112861329 27175628800 26894 33554432000 4194304 4196468 140731362617680 139837997857168 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0

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

[pid=29756/tid=29783] ppid=29754 vsize=26538700 memory=796 CPUtime=2417.29 cores=0-7
/proc/29756/task/29783/stat : 29783 (java) R 29754 29754 29555 0 -1 4202560 9089 0 0 0 241712 17 0 0 20 0 28 0 112861391 27175628800 222469 33554432000 4194304 4196468 140731362617680 139836666481056 139838052489541 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
Current children cumulated CPU time: 19472.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 891260 KiB

[startup+2502.3 s]
/proc/loadavg: 8.04 8.15 8.20 9/207 29840
/proc/meminfo: memFree=30659200/32770624 swapFree=67108860/67108860
[pid=29754] ppid=29751 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29754/stat : 29754 (xcsp3-exec) S 29751 29754 29555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112861327 9740288 346 33554432000 4194304 5098028 140728983675392 140728983673496 139932254777980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140728983684196 140728983684407 140728983684407 140728983687147 0
/proc/29754/statm: 2378 346 289 221 0 87 0
[pid=29756] ppid=29754 vsize=26538700 memory=886796 CPUtime=19951.2 cores=0-7
/proc/29756/stat : 29756 (java) S 29754 29754 29555 0 -1 1077944320 135662 0 0 0 1994998 127 0 0 20 0 28 0 112861328 27175628800 221699 33554432000 4194304 4196468 140731362617680 140731362600224 139838441586423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
/proc/29756/statm: 6634675 221699 3296 1 0 6621909 0
[pid=29756/tid=29757] ppid=29754 vsize=26538700 memory=886796 CPUtime=0.59 cores=0-7
/proc/29756/task/29757/stat : 29757 (java) S 29754 29754 29555 0 -1 1077944384 6800 0 0 0 57 2 0 0 20 0 28 0 112861328 27175628800 221699 33554432000 4194304 4196468 140731362617680 139838445827200 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29758] ppid=29754 vsize=26538700 memory=886796 CPUtime=1.05 cores=0-7
/proc/29756/task/29758/stat : 29758 (java) S 29754 29754 29555 0 -1 1077944384 3340 0 0 0 97 8 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837999962768 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29759] ppid=29754 vsize=26538700 memory=886796 CPUtime=1.04 cores=0-7
/proc/29756/task/29759/stat : 29759 (java) S 29754 29754 29555 0 -1 1077944384 3120 0 0 0 98 6 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837998909968 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29760] ppid=29754 vsize=26538700 memory=1384 CPUtime=1.03 cores=0-7
/proc/29756/task/29760/stat : 29760 (java) S 29754 29754 29555 0 -1 1077944384 2759 0 0 0 99 4 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837997857168 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29761] ppid=29754 vsize=26538700 memory=6791534058613427641 CPUtime=1.05 cores=0-7
/proc/29756/task/29761/stat : 29761 (java) S 29754 29754 29555 0 -1 1077944384 2680 0 0 0 97 8 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837996804368 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29762] ppid=29754 vsize=26538700 memory=1720 CPUtime=1.06 cores=0-7
/proc/29756/task/29762/stat : 29762 (java) S 29754 29754 29555 0 -1 1077944384 3945 0 0 0 100 6 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837995752592 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29763] ppid=29754 vsize=26538700 memory=1384 CPUtime=1.03 cores=0-7
/proc/29756/task/29763/stat : 29763 (java) S 29754 29754 29555 0 -1 1077944384 3843 0 0 0 98 5 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837994699792 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29764] ppid=29754 vsize=26538700 memory=1384 CPUtime=1.05 cores=0-7
/proc/29756/task/29764/stat : 29764 (java) S 29754 29754 29555 0 -1 1077944384 4643 0 0 0 99 6 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837993646992 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29765] ppid=29754 vsize=26538700 memory=886796 CPUtime=1.04 cores=0-7
/proc/29756/task/29765/stat : 29765 (java) S 29754 29754 29555 0 -1 1077944384 4088 0 0 0 100 4 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837992594192 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29766] ppid=29754 vsize=26538700 memory=1384 CPUtime=1.95 cores=0-7
/proc/29756/task/29766/stat : 29766 (java) S 29754 29754 29555 0 -1 1077944384 12802 0 0 0 192 3 0 0 20 0 28 0 112861330 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836758899056 139838441597570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29767] ppid=29754 vsize=26538700 memory=1692 CPUtime=0 cores=0-7
/proc/29756/task/29767/stat : 29767 (java) S 29754 29754 29555 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 112861331 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836757845024 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29768] ppid=29754 vsize=26538700 memory=916 CPUtime=0 cores=0-7
/proc/29756/task/29768/stat : 29768 (java) S 29754 29754 29555 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 112861331 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836756792176 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29769] ppid=29754 vsize=26538700 memory=1424 CPUtime=0 cores=0-7
/proc/29756/task/29769/stat : 29769 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836755740496 139838441605019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29770] ppid=29754 vsize=26538700 memory=15872 CPUtime=1.28 cores=0-7
/proc/29756/task/29770/stat : 29770 (java) S 29754 29754 29555 0 -1 1077944384 9126 0 0 0 126 2 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836754688880 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29771] ppid=29754 vsize=26538700 memory=889876 CPUtime=2.06 cores=0-7
/proc/29756/task/29771/stat : 29771 (java) S 29754 29754 29555 0 -1 1077944384 14858 0 0 0 202 4 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836686068464 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29772] ppid=29754 vsize=26538700 memory=1384 CPUtime=1.49 cores=0-7
/proc/29756/task/29772/stat : 29772 (java) S 29754 29754 29555 0 -1 1077944384 12157 0 0 0 147 2 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836685015664 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29773] ppid=29754 vsize=26538700 memory=164 CPUtime=0.6 cores=0-7
/proc/29756/task/29773/stat : 29773 (java) S 29754 29754 29555 0 -1 1077944384 8758 0 0 0 59 1 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836683962864 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29774] ppid=29754 vsize=26538700 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/29756/task/29774/stat : 29774 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836682910304 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29775] ppid=29754 vsize=26538700 memory=6791534058613427641 CPUtime=0.36 cores=0-7
/proc/29756/task/29775/stat : 29775 (java) S 29754 29754 29555 0 -1 1077944384 1599 0 0 0 0 36 0 0 20 0 28 0 112861334 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836681857584 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29776] ppid=29754 vsize=26538700 memory=4384 CPUtime=2486.15 cores=0-7
/proc/29756/task/29776/stat : 29776 (java) R 29754 29754 29555 0 -1 4202560 2301 0 0 0 248608 7 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836673845864 139838049786513 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29777] ppid=29754 vsize=26538700 memory=932 CPUtime=2487.15 cores=0-7
/proc/29756/task/29777/stat : 29777 (java) R 29754 29754 29555 0 -1 4202560 2627 0 0 0 248709 6 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836672794712 139838049658048 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29778] ppid=29754 vsize=26538700 memory=4126316290023845779 CPUtime=2497.58 cores=0-7
/proc/29756/task/29778/stat : 29778 (java) R 29754 29754 29555 0 -1 4202560 4301 0 0 0 249755 3 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836671742176 139838049658136 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29779] ppid=29754 vsize=26538700 memory=916 CPUtime=2497.65 cores=0-7
/proc/29756/task/29779/stat : 29779 (java) R 29754 29754 29555 0 -1 4202560 5529 0 0 0 249760 5 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836670692624 139838050146363 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29780] ppid=29754 vsize=26538700 memory=6791534058613427641 CPUtime=2497.52 cores=0-7
/proc/29756/task/29780/stat : 29780 (java) R 29754 29754 29555 0 -1 4202560 10779 0 0 0 249743 9 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836669637336 139838050145917 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29781] ppid=29754 vsize=26538700 memory=886796 CPUtime=2494.11 cores=0-7
/proc/29756/task/29781/stat : 29781 (java) R 29754 29754 29555 0 -1 4202560 2936 0 0 0 249404 7 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836668584024 139838050599538 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29782] ppid=29754 vsize=26538700 memory=1384 CPUtime=2498.06 cores=0-7
/proc/29756/task/29782/stat : 29782 (java) R 29754 29754 29555 0 -1 4202560 2077 0 0 0 249806 0 0 0 20 0 28 0 112861391 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836667531224 139838051226884 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29783] ppid=29754 vsize=26538700 memory=886796 CPUtime=2476.1 cores=0-7
/proc/29756/task/29783/stat : 29783 (java) R 29754 29754 29555 0 -1 4202560 9256 0 0 0 247592 18 0 0 20 0 28 0 112861391 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836666478312 139838050145563 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
Current children cumulated CPU time: 19951.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 888180 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.11 8.16 8.20 10/207 29840
/proc/meminfo: memFree=30659244/32770624 swapFree=67108860/67108860
[pid=29754] ppid=29751 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29754/stat : 29754 (xcsp3-exec) S 29751 29754 29555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112861327 9740288 346 33554432000 4194304 5098028 140728983675392 140728983673496 139932254777980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140728983684196 140728983684407 140728983684407 140728983687147 0
/proc/29754/statm: 2378 346 289 221 0 87 0
[pid=29756] ppid=29754 vsize=26538700 memory=886796 CPUtime=20092.6 cores=0-7
/proc/29756/stat : 29756 (java) S 29754 29754 29555 0 -1 1077944320 135816 0 0 0 2009130 127 0 0 20 0 28 0 112861328 27175628800 221699 33554432000 4194304 4196468 140731362617680 140731362600224 139838441586423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
/proc/29756/statm: 6634675 221699 3296 1 0 6621909 0
[pid=29756/tid=29757] ppid=29754 vsize=26538700 memory=1398720917958146503 CPUtime=0.59 cores=0-7
/proc/29756/task/29757/stat : 29757 (java) S 29754 29754 29555 0 -1 1077944384 6800 0 0 0 57 2 0 0 20 0 28 0 112861328 27175628800 221699 33554432000 4194304 4196468 140731362617680 139838445827200 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29758] ppid=29754 vsize=26538700 memory=4126316290023845779 CPUtime=1.05 cores=0-7
/proc/29756/task/29758/stat : 29758 (java) S 29754 29754 29555 0 -1 1077944384 3340 0 0 0 97 8 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837999962768 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29759] ppid=29754 vsize=26538700 memory=4108 CPUtime=1.04 cores=0-7
/proc/29756/task/29759/stat : 29759 (java) S 29754 29754 29555 0 -1 1077944384 3120 0 0 0 98 6 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837998909968 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29760] ppid=29754 vsize=26538700 memory=1398720917958146503 CPUtime=1.03 cores=0-7
/proc/29756/task/29760/stat : 29760 (java) S 29754 29754 29555 0 -1 1077944384 2759 0 0 0 99 4 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837997857168 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29761] ppid=29754 vsize=26538700 memory=1424 CPUtime=1.05 cores=0-7
/proc/29756/task/29761/stat : 29761 (java) S 29754 29754 29555 0 -1 1077944384 2680 0 0 0 97 8 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837996804368 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29762] ppid=29754 vsize=26538700 memory=15872 CPUtime=1.06 cores=0-7
/proc/29756/task/29762/stat : 29762 (java) S 29754 29754 29555 0 -1 1077944384 3945 0 0 0 100 6 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837995752592 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29763] ppid=29754 vsize=26538700 memory=4052 CPUtime=1.03 cores=0-7
/proc/29756/task/29763/stat : 29763 (java) S 29754 29754 29555 0 -1 1077944384 3843 0 0 0 98 5 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837994699792 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29764] ppid=29754 vsize=26538700 memory=886796 CPUtime=1.05 cores=0-7
/proc/29756/task/29764/stat : 29764 (java) S 29754 29754 29555 0 -1 1077944384 4643 0 0 0 99 6 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837993646992 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29765] ppid=29754 vsize=26538700 memory=1236 CPUtime=1.04 cores=0-7
/proc/29756/task/29765/stat : 29765 (java) S 29754 29754 29555 0 -1 1077944384 4088 0 0 0 100 4 0 0 20 0 28 0 112861329 27175628800 221699 33554432000 4194304 4196468 140731362617680 139837992594192 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29766] ppid=29754 vsize=26538700 memory=4384 CPUtime=1.95 cores=0-7
/proc/29756/task/29766/stat : 29766 (java) S 29754 29754 29555 0 -1 1077944384 12804 0 0 0 192 3 0 0 20 0 28 0 112861330 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836758899056 139838441597570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29767] ppid=29754 vsize=26538700 memory=4384 CPUtime=0 cores=0-7
/proc/29756/task/29767/stat : 29767 (java) S 29754 29754 29555 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 112861331 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836757845024 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29768] ppid=29754 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/29756/task/29768/stat : 29768 (java) S 29754 29754 29555 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 112861331 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836756792176 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29769] ppid=29754 vsize=26538700 memory=1576 CPUtime=0 cores=0-7
/proc/29756/task/29769/stat : 29769 (java) S 29754 29754 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836755740496 139838441605019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29770] ppid=29754 vsize=26538700 memory=2240 CPUtime=1.28 cores=0-7
/proc/29756/task/29770/stat : 29770 (java) S 29754 29754 29555 0 -1 1077944384 9128 0 0 0 126 2 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836754688880 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29771] ppid=29754 vsize=26538700 memory=1384 CPUtime=2.06 cores=0-7
/proc/29756/task/29771/stat : 29771 (java) S 29754 29754 29555 0 -1 1077944384 14860 0 0 0 202 4 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836686068464 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29772] ppid=29754 vsize=26538700 memory=886796 CPUtime=1.49 cores=0-7
/proc/29756/task/29772/stat : 29772 (java) S 29754 29754 29555 0 -1 1077944384 12159 0 0 0 147 2 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836685015664 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29773] ppid=29754 vsize=26538700 memory=6508 CPUtime=0.6 cores=0-7
/proc/29756/task/29773/stat : 29773 (java) S 29754 29754 29555 0 -1 1077944384 8760 0 0 0 59 1 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836683962864 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29774] ppid=29754 vsize=26538700 memory=104 CPUtime=0 cores=0-7
/proc/29756/task/29774/stat : 29774 (java) S 29754 29754 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 112861333 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836682910304 139838441596629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29775] ppid=29754 vsize=26538700 memory=195 CPUtime=0.36 cores=0-7
/proc/29756/task/29775/stat : 29775 (java) S 29754 29754 29555 0 -1 1077944384 1601 0 0 0 0 36 0 0 20 0 28 0 112861334 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836681857584 139838441597570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29776] ppid=29754 vsize=26538700 memory=0 CPUtime=2503.86 cores=0-7
/proc/29756/task/29776/stat : 29776 (java) R 29754 29754 29555 0 -1 4202560 2307 0 0 0 250379 7 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836673845864 139838049658335 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29777] ppid=29754 vsize=26538700 memory=0 CPUtime=2504.86 cores=0-7
/proc/29756/task/29777/stat : 29777 (java) R 29754 29754 29555 0 -1 4202560 2636 0 0 0 250480 6 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836672794712 139838050599749 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29778] ppid=29754 vsize=26538700 memory=0 CPUtime=2515.28 cores=0-7
/proc/29756/task/29778/stat : 29778 (java) R 29754 29754 29555 0 -1 4202560 4321 0 0 0 251525 3 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836671742176 139838050145753 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29779] ppid=29754 vsize=26538700 memory=128 CPUtime=2515.36 cores=0-7
/proc/29756/task/29779/stat : 29779 (java) R 29754 29754 29555 0 -1 4202560 5556 0 0 0 251531 5 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836670692624 139838050277233 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29780] ppid=29754 vsize=26538700 memory=206 CPUtime=2515.23 cores=0-7
/proc/29756/task/29780/stat : 29780 (java) R 29754 29754 29555 0 -1 4202560 10796 0 0 0 251514 9 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836669637336 139838050146184 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29781] ppid=29754 vsize=26538700 memory=149 CPUtime=2511.82 cores=0-7
/proc/29756/task/29781/stat : 29781 (java) R 29754 29754 29555 0 -1 4202560 2948 0 0 0 251175 7 0 0 20 0 28 0 112861390 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836668584024 139838050599538 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29782] ppid=29754 vsize=26538700 memory=60 CPUtime=2515.76 cores=0-7
/proc/29756/task/29782/stat : 29782 (java) R 29754 29754 29555 0 -1 4202560 2089 0 0 0 251576 0 0 0 20 0 28 0 112861391 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836667531224 139838049786528 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
[pid=29756/tid=29783] ppid=29754 vsize=26538700 memory=0 CPUtime=2493.47 cores=0-7
/proc/29756/task/29783/stat : 29783 (java) R 29754 29754 29555 0 -1 4202560 9295 0 0 0 249328 19 0 0 20 0 28 0 112861391 27175628800 221699 33554432000 4194304 4196468 140731362617680 139836666478312 139838050145926 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 33939456 140731362620562 140731362620739 140731362620739 140731362623439 0
Current children cumulated CPU time: 20092.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 888180 KiB

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

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

[startup+2520.11 s]
# the end of solver process 29756 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20092 s, system=1.28465 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.11
CPU time (s): 20093.3
CPU user time (s): 20092
CPU system time (s): 1.28465
CPU usage (%): 797.319
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 898956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20092
system time used= 1.28465
maximum resident set size= 900136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136749
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61183
involuntary context switches= 201548


# summary of solver processes directly reported to runsolver:
#   pid: 29754,29756
#   total CPU time (s): 20093.3
#   total CPU user time (s): 20092
#   total CPU system time (s): 1.28465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.2046 second user time and 27.7415 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 13:34:38
IDJOB=4270473
IDBENCH=137500
IDSOLVER=2662
FILE ID=node115/4270473-1502797736
RUNJOBID= node115-1502794356-29582
PBS_JOBID= 20629813
Free space on /tmp= 61824 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n3w4b3r3.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-4270473-1502797736/watcher-4270473-1502797736 -o /tmp/evaluation-result-4270473-1502797736/solver-4270473-1502797736 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502794356-29582 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1722604918 HOME/instance-4270473-1502797736.xml

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

MD5SUM BENCH= 4fff2bf814931cbe2e98d8a10b7c6933
RANDOM SEED=1722604918

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:        31534232 kB
MemAvailable:   31983616 kB
Buffers:          185456 kB
Cached:           549620 kB
SwapCached:            0 kB
Active:           537340 kB
Inactive:         252360 kB
Active(anon):       3312 kB
Inactive(anon):    79412 kB
Active(file):     534028 kB
Inactive(file):   172948 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7876 kB
Writeback:             0 kB
AnonPages:         61124 kB
Mapped:            45796 kB
Shmem:             25224 kB
Slab:             142648 kB
SReclaimable:     116484 kB
SUnreclaim:        26164 kB
KernelStack:        3152 kB
PageTables:         4268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323308 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= 61816 MiB
End job on node115 at 2017-08-15 14:16:38