Trace number 4270452

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) 20010.6 2520.1299

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-70.xml
MD5SUM17a97120e8930e8511a08ef4d06a02ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"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-4270452-1502805302.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270452-1502805302.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
11.96/7.82	c solve instance...
20009.76/2520.09	s UNKNOWN
20009.76/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 (15323 MiB free)
  memory of node 1: 16384 MiB (15465 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270452-1502805302/watcher-4270452-1502805302 -o /tmp/evaluation-result-4270452-1502805302/solver-4270452-1502805302 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502804443-30220 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 312884522 HOME/instance-4270452-1502805302.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
Current StackSize limit: 8192 KiB

solver pid=30237, runsolver pid=30234

[startup+0.100157 s]*
/proc/loadavg: 8.19 8.32 8.28 2/200 30258
/proc/meminfo: memFree=31512620/32770624 swapFree=67108860/67108860
[pid=30237] ppid=30234 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30237/stat : 30237 (xcsp3-exec) S 30234 30237 30193 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 113617885 9740288 345 33554432000 4194304 5098028 140736442760112 140736442758216 140084935987836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40783872 140736442766437 140736442766647 140736442766647 140736442769387 0
/proc/30237/statm: 2378 345 289 221 0 87 0
[pid=30239] ppid=30237 vsize=25999808 memory=26940 CPUtime=0.12 cores=0-7
/proc/30239/stat : 30239 (java) S 30237 30237 30193 0 -1 1077944320 5684 0 0 0 11 1 0 0 20 0 20 0 113617885 26623803392 6735 33554432000 4194304 4196468 140726761840240 140726761822784 140143110491895 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
/proc/30239/statm: 6499952 6735 2845 1 0 6488269 0
[pid=30239/tid=30240] ppid=30237 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30239/task/30240/stat : 30240 (java) R 30237 30237 30193 0 -1 4202560 3682 0 0 0 8 0 0 0 20 0 20 0 113617886 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143114725168 140143110503830 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30241] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30241/stat : 30241 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143063111952 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30242] ppid=30237 vsize=25999808 memory=140232682526336 CPUtime=0 cores=0-7
/proc/30239/task/30242/stat : 30242 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143062059408 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30243] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30243/stat : 30243 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143061006864 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30244] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30244/stat : 30244 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617887 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143059954320 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30245] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30245/stat : 30245 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143058901776 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30246] ppid=30237 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30239/task/30246/stat : 30246 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143057849232 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30247] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30247/stat : 30247 (java) S 30237 30237 30193 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617887 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143056796688 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30248] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30248/stat : 30248 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26623803392 6735 33554432000 4194304 4196468 140726761840240 140143055744144 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30249] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30249/stat : 30249 (java) S 30237 30237 30193 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617888 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141785016304 140143110503042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30250] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30250/stat : 30250 (java) S 30237 30237 30193 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113617888 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141783962528 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30251] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30251/stat : 30251 (java) S 30237 30237 30193 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113617889 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141782909936 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30252] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30252/stat : 30252 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617891 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141781858512 140143110510491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30253] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30253/stat : 30253 (java) S 30237 30237 30193 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 113617891 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141780806128 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30254] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30254/stat : 30254 (java) S 30237 30237 30193 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 113617891 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141779753584 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30255] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30255/stat : 30255 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617891 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141778701040 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30256] ppid=30237 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/30239/task/30256/stat : 30256 (java) S 30237 30237 30193 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 20 0 113617891 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141777648496 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30257] ppid=30237 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30257/stat : 30257 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617891 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141776595168 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30258] ppid=30237 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30239/task/30258/stat : 30258 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617892 26623803392 6735 33554432000 4194304 4196468 140726761840240 140141775542704 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28320 KiB

[startup+0.210311 s]*
/proc/loadavg: 8.19 8.32 8.28 2/200 30258
/proc/meminfo: memFree=31502324/32770624 swapFree=67108860/67108860
[pid=30237] ppid=30234 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30237/stat : 30237 (xcsp3-exec) S 30234 30237 30193 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 113617885 9740288 345 33554432000 4194304 5098028 140736442760112 140736442758216 140084935987836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40783872 140736442766437 140736442766647 140736442766647 140736442769387 0
/proc/30237/statm: 2378 345 289 221 0 87 0
[pid=30239] ppid=30237 vsize=26004064 memory=39344 CPUtime=0.33 cores=0-7
/proc/30239/stat : 30239 (java) S 30237 30237 30193 0 -1 1077944320 8402 0 0 0 30 3 0 0 20 0 20 0 113617885 26628161536 9836 33554432000 4194304 4196468 140726761840240 140726761822784 140143110491895 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
/proc/30239/statm: 6501016 9836 3064 1 0 6488269 0
[pid=30239/tid=30240] ppid=30237 vsize=26004096 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30239/task/30240/stat : 30240 (java) R 30237 30237 30193 0 -1 4202560 5512 0 0 0 18 1 0 0 20 0 20 0 113617886 26628194304 9836 33554432000 4194304 4196468 140726761840240 140143114693616 140143103171613 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30241] ppid=30237 vsize=26004096 memory=331 CPUtime=0 cores=0-7
/proc/30239/task/30241/stat : 30241 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628194304 9836 33554432000 4194304 4196468 140726761840240 140143063111952 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30242] ppid=30237 vsize=26004064 memory=288370608834238080 CPUtime=0 cores=0-7
/proc/30239/task/30242/stat : 30242 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 9836 33554432000 4194304 4196468 140726761840240 140143062059408 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30243] ppid=30237 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30239/task/30243/stat : 30243 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 9836 33554432000 4194304 4196468 140726761840240 140143061006864 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30244] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30244/stat : 30244 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 9836 33554432000 4194304 4196468 140726761840240 140143059954320 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30245] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30245/stat : 30245 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 9836 33554432000 4194304 4196468 140726761840240 140143058901776 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30246] ppid=30237 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30239/task/30246/stat : 30246 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 9836 33554432000 4194304 4196468 140726761840240 140143057849232 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30247] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30247/stat : 30247 (java) S 30237 30237 30193 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 9836 33554432000 4194304 4196468 140726761840240 140143056796688 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30248] ppid=30237 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30248/stat : 30248 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628194304 9836 33554432000 4194304 4196468 140726761840240 140143055744144 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30249] ppid=30237 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30249/stat : 30249 (java) S 30237 30237 30193 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617888 26628194304 9836 33554432000 4194304 4196468 140726761840240 140141785016304 140143110503042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30250] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30250/stat : 30250 (java) S 30237 30237 30193 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113617888 26628161536 9836 33554432000 4194304 4196468 140726761840240 140141783962528 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30251] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30251/stat : 30251 (java) S 30237 30237 30193 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113617889 26628161536 9836 33554432000 4194304 4196468 140726761840240 140141782909936 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30252] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30252/stat : 30252 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617891 26628161536 9836 33554432000 4194304 4196468 140726761840240 140141781858512 140143110510491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30253] ppid=30237 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30239/task/30253/stat : 30253 (java) S 30237 30237 30193 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 20 0 113617891 26628161536 9836 33554432000 4194304 4196468 140726761840240 140141780806128 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30254] ppid=30237 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/30239/task/30254/stat : 30254 (java) S 30237 30237 30193 0 -1 1077944384 491 0 0 0 2 0 0 0 20 0 20 0 113617891 26628161536 9836 33554432000 4194304 4196468 140726761840240 140141779753584 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30255] ppid=30237 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30239/task/30255/stat : 30255 (java) S 30237 30237 30193 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 113617891 26628161536 9836 33554432000 4194304 4196468 140726761840240 140141778701040 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30256] ppid=30237 vsize=26004096 memory=-1 CPUtime=0.07 cores=0-7
/proc/30239/task/30256/stat : 30256 (java) S 30237 30237 30193 0 -1 1077944384 670 0 0 0 7 0 0 0 20 0 20 0 113617891 26628194304 9836 33554432000 4194304 4196468 140726761840240 140141777648496 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30257] ppid=30237 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30257/stat : 30257 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617891 26628194304 9836 33554432000 4194304 4196468 140726761840240 140141776595168 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30258] ppid=30237 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30239/task/30258/stat : 30258 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617892 26628161536 9836 33554432000 4194304 4196468 140726761840240 140141775542704 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40724 KiB

[startup+0.310114 s]*
/proc/loadavg: 8.19 8.32 8.28 3/200 30258
/proc/meminfo: memFree=31495748/32770624 swapFree=67108860/67108860
[pid=30237] ppid=30234 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30237/stat : 30237 (xcsp3-exec) S 30234 30237 30193 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 113617885 9740288 345 33554432000 4194304 5098028 140736442760112 140736442758216 140084935987836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40783872 140736442766437 140736442766647 140736442766647 140736442769387 0
/proc/30237/statm: 2378 345 289 221 0 87 0
[pid=30239] ppid=30237 vsize=26004064 memory=46508 CPUtime=0.49 cores=0-7
/proc/30239/stat : 30239 (java) S 30237 30237 30193 0 -1 1077944320 9273 0 0 0 46 3 0 0 20 0 20 0 113617885 26628161536 11627 33554432000 4194304 4196468 140726761840240 140726761822784 140143110491895 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
/proc/30239/statm: 6501016 11627 3108 1 0 6488269 0
[pid=30239/tid=30240] ppid=30237 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30239/task/30240/stat : 30240 (java) R 30237 30237 30193 0 -1 4202560 6110 0 0 0 27 2 0 0 20 0 20 0 113617886 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143114729408 140143110503830 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30241] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30241/stat : 30241 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143063111952 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30242] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30242/stat : 30242 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143062059408 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30243] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30243/stat : 30243 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143061006864 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30244] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30244/stat : 30244 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143059954320 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30245] ppid=30237 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/30239/task/30245/stat : 30245 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143058901776 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30246] ppid=30237 vsize=26004064 memory=140232561357743 CPUtime=0 cores=0-7
/proc/30239/task/30246/stat : 30246 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143057849232 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30247] ppid=30237 vsize=26004064 memory=140232561360048 CPUtime=0 cores=0-7
/proc/30239/task/30247/stat : 30247 (java) S 30237 30237 30193 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143056796688 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30248] ppid=30237 vsize=26004064 memory=140232561362352 CPUtime=0 cores=0-7
/proc/30239/task/30248/stat : 30248 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628161536 11627 33554432000 4194304 4196468 140726761840240 140143055744144 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30249] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30249/stat : 30249 (java) S 30237 30237 30193 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113617888 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141785016304 140143110503042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30250] ppid=30237 vsize=26004064 memory=280465122731664 CPUtime=0 cores=0-7
/proc/30239/task/30250/stat : 30250 (java) S 30237 30237 30193 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113617888 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141783962528 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30251] ppid=30237 vsize=26004064 memory=280465122738576 CPUtime=0 cores=0-7
/proc/30239/task/30251/stat : 30251 (java) S 30237 30237 30193 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113617889 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141782909936 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30252] ppid=30237 vsize=26004064 memory=280465122679728 CPUtime=0 cores=0-7
/proc/30239/task/30252/stat : 30252 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617891 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141781858512 140143110510491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30253] ppid=30237 vsize=26004064 memory=280465122752400 CPUtime=0.02 cores=0-7
/proc/30239/task/30253/stat : 30253 (java) S 30237 30237 30193 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 20 0 113617891 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141780806128 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30254] ppid=30237 vsize=26004064 memory=280465122759312 CPUtime=0.02 cores=0-7
/proc/30239/task/30254/stat : 30254 (java) R 30237 30237 30193 0 -1 4202560 613 0 0 0 2 0 0 0 20 0 20 0 113617891 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141779753584 140143091192192 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30255] ppid=30237 vsize=26004064 memory=280465122757008 CPUtime=0.01 cores=0-7
/proc/30239/task/30255/stat : 30255 (java) S 30237 30237 30193 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 113617891 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141778701040 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30256] ppid=30237 vsize=26004064 memory=280465122773168 CPUtime=0.12 cores=0-7
/proc/30239/task/30256/stat : 30256 (java) R 30237 30237 30193 0 -1 4202560 755 0 0 0 12 0 0 0 20 0 20 0 113617891 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141777648496 140143110503830 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30257] ppid=30237 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30257/stat : 30257 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113617891 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141776595168 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30258] ppid=30237 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30239/task/30258/stat : 30258 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617892 26628161536 11627 33554432000 4194304 4196468 140726761840240 140141775542704 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47888 KiB

[startup+0.700988 s]
/proc/loadavg: 8.19 8.32 8.28 5/200 30258
/proc/meminfo: memFree=31446604/32770624 swapFree=67108860/67108860
[pid=30237] ppid=30234 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30237/stat : 30237 (xcsp3-exec) S 30234 30237 30193 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 113617885 9740288 345 33554432000 4194304 5098028 140736442760112 140736442758216 140084935987836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40783872 140736442766437 140736442766647 140736442766647 140736442769387 0
/proc/30237/statm: 2378 345 289 221 0 87 0
[pid=30239] ppid=30237 vsize=26004140 memory=136712 CPUtime=1.6 cores=0-7
/proc/30239/stat : 30239 (java) S 30237 30237 30193 0 -1 1077944320 11922 0 0 0 154 6 0 0 20 0 20 0 113617885 26628239360 34178 33554432000 4194304 4196468 140726761840240 140726761822784 140143110491895 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
/proc/30239/statm: 6501035 34178 3193 1 0 6488269 0
[pid=30239/tid=30240] ppid=30237 vsize=26004140 memory=280465123131056 CPUtime=0.67 cores=0-7
/proc/30239/task/30240/stat : 30240 (java) R 30237 30237 30193 0 -1 4202560 6489 0 0 0 64 3 0 0 20 0 20 0 113617886 26628239360 34178 33554432000 4194304 4196468 140726761840240 140143114727344 140142722511577 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30241] ppid=30237 vsize=26004140 memory=140232561566576 CPUtime=0 cores=0-7
/proc/30239/task/30241/stat : 30241 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628239360 34178 33554432000 4194304 4196468 140726761840240 140143063111952 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30242] ppid=30237 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/30239/task/30242/stat : 30242 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628239360 34178 33554432000 4194304 4196468 140726761840240 140143062059408 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30243] ppid=30237 vsize=26004140 memory=10928 CPUtime=0 cores=0-7
/proc/30239/task/30243/stat : 30243 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113617887 26628239360 34178 33554432000 4194304 4196468 140726761840240 140143061006864 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0

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

[pid=30239/tid=30266] ppid=30237 vsize=26538700 memory=1380 CPUtime=2418.06 cores=0-7
/proc/30239/task/30266/stat : 30266 (java) R 30237 30237 30193 0 -1 4202560 19911 0 0 0 241775 31 0 0 20 0 28 0 113618670 27175628800 643033 33554432000 4194304 4196468 140726761840240 140141692689896 140142726743428 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
Current children cumulated CPU time: 19392.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2573512 KiB

[startup+2502.3 s]
/proc/loadavg: 8.63 8.35 8.30 9/208 30321
/proc/meminfo: memFree=28965512/32770624 swapFree=67108860/67108860
[pid=30237] ppid=30234 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30237/stat : 30237 (xcsp3-exec) S 30234 30237 30193 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 113617885 9740288 345 33554432000 4194304 5098028 140736442760112 140736442758216 140084935987836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40783872 140736442766437 140736442766647 140736442766647 140736442769387 0
/proc/30237/statm: 2378 345 289 221 0 87 0
[pid=30239] ppid=30237 vsize=26538700 memory=2574180 CPUtime=19869.1 cores=0-7
/proc/30239/stat : 30239 (java) S 30237 30237 30193 0 -1 1077944320 462489 0 0 0 1986325 581 0 0 20 0 28 0 113617885 27175628800 643545 33554432000 4194304 4196468 140726761840240 140726761822784 140143110491895 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
/proc/30239/statm: 6634675 643545 3292 1 0 6621909 0
[pid=30239/tid=30240] ppid=30237 vsize=26538700 memory=2574180 CPUtime=7.67 cores=0-7
/proc/30239/task/30240/stat : 30240 (java) S 30237 30237 30193 0 -1 1077944384 9873 0 0 0 753 14 0 0 20 0 28 0 113617886 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143114732672 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30241] ppid=30237 vsize=26538700 memory=2574180 CPUtime=4.62 cores=0-7
/proc/30239/task/30241/stat : 30241 (java) S 30237 30237 30193 0 -1 1077944384 16779 0 0 0 439 23 0 0 20 0 28 0 113617887 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143063111952 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30242] ppid=30237 vsize=26538700 memory=280465124607744 CPUtime=4.62 cores=0-7
/proc/30239/task/30242/stat : 30242 (java) S 30237 30237 30193 0 -1 1077944384 18633 0 0 0 442 20 0 0 20 0 28 0 113617887 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143062059408 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30243] ppid=30237 vsize=26538700 memory=4126316290023845779 CPUtime=4.61 cores=0-7
/proc/30239/task/30243/stat : 30243 (java) S 30237 30237 30193 0 -1 1077944384 18533 0 0 0 436 25 0 0 20 0 28 0 113617887 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143061006864 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30244] ppid=30237 vsize=26538700 memory=2240 CPUtime=4.63 cores=0-7
/proc/30239/task/30244/stat : 30244 (java) S 30237 30237 30193 0 -1 1077944384 20538 0 0 0 441 22 0 0 20 0 28 0 113617887 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143059954320 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30245] ppid=30237 vsize=26538700 memory=4132 CPUtime=4.62 cores=0-7
/proc/30239/task/30245/stat : 30245 (java) S 30237 30237 30193 0 -1 1077944384 18327 0 0 0 438 24 0 0 20 0 28 0 113617887 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143058901776 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30246] ppid=30237 vsize=26538700 memory=32112 CPUtime=4.6 cores=0-7
/proc/30239/task/30246/stat : 30246 (java) S 30237 30237 30193 0 -1 1077944384 16192 0 0 0 437 23 0 0 20 0 28 0 113617887 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143057849232 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30247] ppid=30237 vsize=26538700 memory=2572132 CPUtime=4.63 cores=0-7
/proc/30239/task/30247/stat : 30247 (java) S 30237 30237 30193 0 -1 1077944384 16936 0 0 0 438 25 0 0 20 0 28 0 113617887 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143056796688 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30248] ppid=30237 vsize=26538700 memory=2572132 CPUtime=4.65 cores=0-7
/proc/30239/task/30248/stat : 30248 (java) S 30237 30237 30193 0 -1 1077944384 18435 0 0 0 440 25 0 0 20 0 28 0 113617887 27175628800 643545 33554432000 4194304 4196468 140726761840240 140143055744144 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30249] ppid=30237 vsize=26538700 memory=2572132 CPUtime=1.82 cores=0-7
/proc/30239/task/30249/stat : 30249 (java) S 30237 30237 30193 0 -1 1077944384 35343 0 0 0 146 36 0 0 20 0 28 0 113617888 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141785016304 140143110503042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30250] ppid=30237 vsize=26538700 memory=3054941726111388240 CPUtime=0 cores=0-7
/proc/30239/task/30250/stat : 30250 (java) S 30237 30237 30193 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 113617888 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141783962592 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30251] ppid=30237 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/30239/task/30251/stat : 30251 (java) S 30237 30237 30193 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 113617889 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141782909952 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30252] ppid=30237 vsize=26538700 memory=2574180 CPUtime=0 cores=0-7
/proc/30239/task/30252/stat : 30252 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 113617891 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141781858512 140143110510491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30253] ppid=30237 vsize=26538700 memory=2572132 CPUtime=2.36 cores=0-7
/proc/30239/task/30253/stat : 30253 (java) S 30237 30237 30193 0 -1 1077944384 19859 0 0 0 233 3 0 0 20 0 28 0 113617891 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141780806128 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30254] ppid=30237 vsize=26538700 memory=6370737855216570466 CPUtime=2.76 cores=0-7
/proc/30239/task/30254/stat : 30254 (java) S 30237 30237 30193 0 -1 1077944384 21723 0 0 0 273 3 0 0 20 0 28 0 113617891 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141779753584 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30255] ppid=30237 vsize=26538700 memory=2574180 CPUtime=2.46 cores=0-7
/proc/30239/task/30255/stat : 30255 (java) S 30237 30237 30193 0 -1 1077944384 21469 0 0 0 242 4 0 0 20 0 28 0 113617891 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141778701040 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30256] ppid=30237 vsize=26538700 memory=1380 CPUtime=0.73 cores=0-7
/proc/30239/task/30256/stat : 30256 (java) S 30237 30237 30193 0 -1 1077944384 14094 0 0 0 70 3 0 0 20 0 28 0 113617891 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141777648496 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30257] ppid=30237 vsize=26538700 memory=2574180 CPUtime=0 cores=0-7
/proc/30239/task/30257/stat : 30257 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 113617891 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141776595168 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30258] ppid=30237 vsize=26538700 memory=1380 CPUtime=1 cores=0-7
/proc/30239/task/30258/stat : 30258 (java) S 30237 30237 30193 0 -1 1077944384 4168 0 0 0 47 53 0 0 20 0 28 0 113617892 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141775542704 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30259] ppid=30237 vsize=26538700 memory=2574180 CPUtime=2481.02 cores=0-7
/proc/30239/task/30259/stat : 30259 (java) R 30237 30237 30193 0 -1 4202560 29728 0 0 0 248048 54 0 0 20 0 28 0 113618670 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141767530864 140142725788092 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30260] ppid=30237 vsize=26538700 memory=640 CPUtime=2470.41 cores=0-7
/proc/30239/task/30260/stat : 30260 (java) R 30237 30237 30193 0 -1 4202560 19394 0 0 0 247006 35 0 0 20 0 28 0 113618670 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141766479456 140142725788135 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30261] ppid=30237 vsize=26538700 memory=1380 CPUtime=2471.86 cores=0-7
/proc/30239/task/30261/stat : 30261 (java) R 30237 30237 30193 0 -1 4202560 37249 0 0 0 247121 65 0 0 20 0 28 0 113618670 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141765427200 140142726747038 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30262] ppid=30237 vsize=26538700 memory=2574180 CPUtime=2475.7 cores=0-7
/proc/30239/task/30262/stat : 30262 (java) R 30237 30237 30193 0 -1 4202560 22410 0 0 0 247524 46 0 0 20 0 28 0 113618670 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141764374504 140142725788135 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30263] ppid=30237 vsize=26538700 memory=1380 CPUtime=2476.33 cores=0-7
/proc/30239/task/30263/stat : 30263 (java) R 30237 30237 30193 0 -1 4202560 29608 0 0 0 247596 37 0 0 20 0 28 0 113618670 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141695851088 140142725788106 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30264] ppid=30237 vsize=26538700 memory=6791534058613427641 CPUtime=2481.89 cores=0-7
/proc/30239/task/30264/stat : 30264 (java) R 30237 30237 30193 0 -1 4202560 13521 0 0 0 248165 24 0 0 20 0 28 0 113618670 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141694796008 140142725786568 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30265] ppid=30237 vsize=26538700 memory=2574180 CPUtime=2478.25 cores=0-7
/proc/30239/task/30265/stat : 30265 (java) R 30237 30237 30193 0 -1 4202560 17783 0 0 0 247788 37 0 0 20 0 28 0 113618670 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141693742304 140142725786904 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30266] ppid=30237 vsize=26538700 memory=1380 CPUtime=2477.63 cores=0-7
/proc/30239/task/30266/stat : 30266 (java) R 30237 30237 30193 0 -1 4202560 20549 0 0 0 247731 32 0 0 20 0 28 0 113618670 27175628800 643545 33554432000 4194304 4196468 140726761840240 140141692689680 140142725786527 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
Current children cumulated CPU time: 19869.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2575560 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.53 8.35 8.29 9/208 30321
/proc/meminfo: memFree=28963392/32770624 swapFree=67108860/67108860
[pid=30237] ppid=30234 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30237/stat : 30237 (xcsp3-exec) S 30234 30237 30193 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 113617885 9740288 345 33554432000 4194304 5098028 140736442760112 140736442758216 140084935987836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40783872 140736442766437 140736442766647 140736442766647 140736442769387 0
/proc/30237/statm: 2378 345 289 221 0 87 0
[pid=30239] ppid=30237 vsize=26538700 memory=2576228 CPUtime=20009.8 cores=0-7
/proc/30239/stat : 30239 (java) S 30237 30237 30193 0 -1 1077944320 463557 0 0 0 2000394 582 0 0 20 0 28 0 113617885 27175628800 644057 33554432000 4194304 4196468 140726761840240 140726761822784 140143110491895 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
/proc/30239/statm: 6634675 644057 3292 1 0 6621909 0
[pid=30239/tid=30240] ppid=30237 vsize=26538700 memory=6791534058613427641 CPUtime=7.67 cores=0-7
/proc/30239/task/30240/stat : 30240 (java) S 30237 30237 30193 0 -1 1077944384 9873 0 0 0 753 14 0 0 20 0 28 0 113617886 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143114732672 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30241] ppid=30237 vsize=26538700 memory=4126316290023845779 CPUtime=4.66 cores=0-7
/proc/30239/task/30241/stat : 30241 (java) S 30237 30237 30193 0 -1 1077944384 17025 0 0 0 443 23 0 0 20 0 28 0 113617887 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143063111952 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30242] ppid=30237 vsize=26538700 memory=1152 CPUtime=4.67 cores=0-7
/proc/30239/task/30242/stat : 30242 (java) S 30237 30237 30193 0 -1 1077944384 18664 0 0 0 447 20 0 0 20 0 28 0 113617887 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143062059408 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30243] ppid=30237 vsize=26538700 memory=3840 CPUtime=4.66 cores=0-7
/proc/30239/task/30243/stat : 30243 (java) S 30237 30237 30193 0 -1 1077944384 18567 0 0 0 441 25 0 0 20 0 28 0 113617887 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143061006864 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30244] ppid=30237 vsize=26538700 memory=1380 CPUtime=4.68 cores=0-7
/proc/30239/task/30244/stat : 30244 (java) S 30237 30237 30193 0 -1 1077944384 20586 0 0 0 446 22 0 0 20 0 28 0 113617887 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143059954320 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30245] ppid=30237 vsize=26538700 memory=2576228 CPUtime=4.67 cores=0-7
/proc/30239/task/30245/stat : 30245 (java) S 30237 30237 30193 0 -1 1077944384 18362 0 0 0 443 24 0 0 20 0 28 0 113617887 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143058901776 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30246] ppid=30237 vsize=26538700 memory=1380 CPUtime=4.65 cores=0-7
/proc/30239/task/30246/stat : 30246 (java) S 30237 30237 30193 0 -1 1077944384 16241 0 0 0 442 23 0 0 20 0 28 0 113617887 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143057849232 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30247] ppid=30237 vsize=26538700 memory=2576228 CPUtime=4.68 cores=0-7
/proc/30239/task/30247/stat : 30247 (java) S 30237 30237 30193 0 -1 1077944384 16991 0 0 0 443 25 0 0 20 0 28 0 113617887 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143056796688 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30248] ppid=30237 vsize=26538700 memory=2574180 CPUtime=4.7 cores=0-7
/proc/30239/task/30248/stat : 30248 (java) S 30237 30237 30193 0 -1 1077944384 18478 0 0 0 445 25 0 0 20 0 28 0 113617887 27175628800 644057 33554432000 4194304 4196468 140726761840240 140143055744144 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30249] ppid=30237 vsize=26538700 memory=1576 CPUtime=1.84 cores=0-7
/proc/30239/task/30249/stat : 30249 (java) S 30237 30237 30193 0 -1 1077944384 35372 0 0 0 148 36 0 0 20 0 28 0 113617888 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141785016304 140143110503042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30250] ppid=30237 vsize=26538700 memory=2240 CPUtime=0 cores=0-7
/proc/30239/task/30250/stat : 30250 (java) S 30237 30237 30193 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 113617888 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141783962592 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30251] ppid=30237 vsize=26538700 memory=4128 CPUtime=0 cores=0-7
/proc/30239/task/30251/stat : 30251 (java) S 30237 30237 30193 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 113617889 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141782909952 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30252] ppid=30237 vsize=26538700 memory=2200 CPUtime=0 cores=0-7
/proc/30239/task/30252/stat : 30252 (java) S 30237 30237 30193 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 113617891 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141781858512 140143110510491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30253] ppid=30237 vsize=26538700 memory=6508 CPUtime=2.36 cores=0-7
/proc/30239/task/30253/stat : 30253 (java) S 30237 30237 30193 0 -1 1077944384 19861 0 0 0 233 3 0 0 20 0 28 0 113617891 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141780806128 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30254] ppid=30237 vsize=26538700 memory=836 CPUtime=2.76 cores=0-7
/proc/30239/task/30254/stat : 30254 (java) S 30237 30237 30193 0 -1 1077944384 21725 0 0 0 273 3 0 0 20 0 28 0 113617891 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141779753584 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30255] ppid=30237 vsize=26538700 memory=4100 CPUtime=2.46 cores=0-7
/proc/30239/task/30255/stat : 30255 (java) S 30237 30237 30193 0 -1 1077944384 21471 0 0 0 242 4 0 0 20 0 28 0 113617891 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141778701040 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30256] ppid=30237 vsize=26538700 memory=1692 CPUtime=0.73 cores=0-7
/proc/30239/task/30256/stat : 30256 (java) S 30237 30237 30193 0 -1 1077944384 14096 0 0 0 70 3 0 0 20 0 28 0 113617891 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141777648496 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30257] ppid=30237 vsize=26538700 memory=912 CPUtime=0 cores=0-7
/proc/30239/task/30257/stat : 30257 (java) S 30237 30237 30193 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 113617891 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141776595168 140143110502101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30258] ppid=30237 vsize=26538700 memory=288230574492221466 CPUtime=1.07 cores=0-7
/proc/30239/task/30258/stat : 30258 (java) S 30237 30237 30193 0 -1 1077944384 4170 0 0 0 47 60 0 0 20 0 28 0 113617892 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141775542704 140143110503042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30259] ppid=30237 vsize=26538700 memory=288230583166042425 CPUtime=2498.64 cores=0-7
/proc/30239/task/30259/stat : 30259 (java) R 30237 30237 30193 0 -1 4202560 29807 0 0 0 249810 54 0 0 20 0 28 0 113618670 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141767534368 140142725786568 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30260] ppid=30237 vsize=26538700 memory=16098169624726079 CPUtime=2487.93 cores=0-7
/proc/30239/task/30260/stat : 30260 (java) R 30237 30237 30193 0 -1 4202560 19438 0 0 0 248758 35 0 0 20 0 28 0 113618670 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141766479432 140142725786555 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30261] ppid=30237 vsize=26538700 memory=-6380006475353829004 CPUtime=2489.15 cores=0-7
/proc/30239/task/30261/stat : 30261 (java) R 30237 30237 30193 0 -1 4202560 37363 0 0 0 248850 65 0 0 20 0 28 0 113618670 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141765427200 140142725786971 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30262] ppid=30237 vsize=26538700 memory=-6293331330065001100 CPUtime=2493.33 cores=0-7
/proc/30239/task/30262/stat : 30262 (java) R 30237 30237 30193 0 -1 4202560 22466 0 0 0 249287 46 0 0 20 0 28 0 113618670 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141764374208 140142725788171 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30263] ppid=30237 vsize=26538700 memory=590024537935931163 CPUtime=2493.92 cores=0-7
/proc/30239/task/30263/stat : 30263 (java) R 30237 30237 30193 0 -1 4202560 29663 0 0 0 249355 37 0 0 20 0 28 0 113618670 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141695848416 140142725786555 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30264] ppid=30237 vsize=26538700 memory=11930 CPUtime=2499.51 cores=0-7
/proc/30239/task/30264/stat : 30264 (java) R 30237 30237 30193 0 -1 4202560 13566 0 0 0 249927 24 0 0 20 0 28 0 113618670 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141694795848 140142725786486 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30265] ppid=30237 vsize=26538700 memory=280465123764992 CPUtime=2495.64 cores=0-7
/proc/30239/task/30265/stat : 30265 (java) R 30237 30237 30193 0 -1 4202560 17837 0 0 0 249527 37 0 0 20 0 28 0 113618670 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141693742192 140142725786971 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
[pid=30239/tid=30266] ppid=30237 vsize=26538700 memory=3472328296227685306 CPUtime=2495.25 cores=0-7
/proc/30239/task/30266/stat : 30266 (java) R 30237 30237 30193 0 -1 4202560 20590 0 0 0 249493 32 0 0 20 0 28 0 113618670 27175628800 644057 33554432000 4194304 4196468 140726761840240 140141692692944 140142725787097 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 6721536 140726761841810 140726761841987 140726761841987 140726761844687 0
Current children cumulated CPU time: 20009.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2577608 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.13
CPU time (s): 20010.6
CPU user time (s): 20004.8
CPU system time (s): 5.84385
CPU usage (%): 794.032
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4390936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20004.8
system time used= 5.84385
maximum resident set size= 4389556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 464403
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 182176
involuntary context switches= 212697


# summary of solver processes directly reported to runsolver:
#   pid: 30237,30239
#   total CPU time (s): 20010.6
#   total CPU user time (s): 20004.8
#   total CPU system time (s): 5.84385

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.7623 second user time and 26.1122 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 15:40:43
IDJOB=4270452
IDBENCH=137723
IDSOLVER=2662
FILE ID=node115/4270452-1502805302
RUNJOBID= node115-1502804443-30220
PBS_JOBID= 20629819
Free space on /tmp= 61824 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-70.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-4270452-1502805302/watcher-4270452-1502805302 -o /tmp/evaluation-result-4270452-1502805302/solver-4270452-1502805302 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502804443-30220 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 312884522 HOME/instance-4270452-1502805302.xml

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

MD5SUM BENCH= 17a97120e8930e8511a08ef4d06a02ba
RANDOM SEED=312884522

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:        31528860 kB
MemAvailable:   31981720 kB
Buffers:          187944 kB
Cached:           550344 kB
SwapCached:            0 kB
Active:           540472 kB
Inactive:         253896 kB
Active(anon):       4540 kB
Inactive(anon):    79412 kB
Active(file):     535932 kB
Inactive(file):   174484 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8096 kB
Writeback:             0 kB
AnonPages:         61536 kB
Mapped:            45988 kB
Shmem:             25224 kB
Slab:             142836 kB
SReclaimable:     116560 kB
SUnreclaim:        26276 kB
KernelStack:        3120 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61816 MiB
End job on node115 at 2017-08-15 16:22:43