Trace number 4281276

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)? (TO) 1984.0699 252.11301

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w4b3r4.xml
MD5SUMf75a86a5a7a46a13e5890f4f16694299
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 variables2727
Number of constraints119
Number of domains2
Minimum domain size59
Maximum domain size186
Distribution of domain sizes[{"size":59,"count":1},{"size":186,"count":2726}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2668},{"degree":5,"count":58}]
Minimum constraint arity47
Maximum constraint arity2726
Distribution of constraint arities[{"arity":47,"count":116},{"arity":59,"count":1},{"arity":2726,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":58},{"type":"lex","count":1},{"type":"sum","count":58},{"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-4281276-1503188109.xml"  -tl '2016s' -p 8 -x 0
0.12/0.15	c [HOME/instance-4281276-1503188109.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
1.88/0.77	c solve instance...
1983.36/252.08	s UNKNOWN
1983.36/252.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12706 MiB free)
  memory of node 1: 16384 MiB (13851 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281276-1503188109/watcher-4281276-1503188109 -o /tmp/evaluation-result-4281276-1503188109/solver-4281276-1503188109 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503186489-18968 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1584579108 HOME/instance-4281276-1503188109.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=19384, runsolver pid=19381

[startup+0.100115 s]*
/proc/loadavg: 1.26 4.14 6.29 2/199 19405
/proc/meminfo: memFree=27179076/32770624 swapFree=67108860/67108860
[pid=19384] ppid=19381 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19384/stat : 19384 (xcsp3-exec) S 19381 19384 18941 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151898473 9740288 345 33554432000 4194304 5098028 140736394370016 140736394368120 139751958659708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18481152 140736394372202 140736394372412 140736394372412 140736394375147 0
/proc/19384/statm: 2378 345 289 221 0 87 0
[pid=19386] ppid=19384 vsize=25999808 memory=26916 CPUtime=0.12 cores=0-7
/proc/19386/stat : 19386 (java) S 19384 19384 18941 0 -1 1077944320 5593 0 0 0 10 2 0 0 20 0 20 0 151898474 26623803392 6729 33554432000 4194304 4196468 140735012854752 140735012837296 139794854088439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
/proc/19386/statm: 6499952 6729 2878 1 0 6488269 0
[pid=19386/tid=19387] ppid=19384 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/19386/task/19387/stat : 19387 (java) R 19384 19384 18941 0 -1 4202560 3596 0 0 0 8 1 0 0 20 0 20 0 151898474 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794858315040 139794854100374 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19388] ppid=19384 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19386/task/19388/stat : 19388 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898475 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794412338064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19389] ppid=19384 vsize=25999808 memory=140024327820928 CPUtime=0 cores=0-7
/proc/19386/task/19389/stat : 19389 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794411285264 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19390] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19390/stat : 19390 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794410232976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19391] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19391/stat : 19391 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898475 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794409180176 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19392] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19392/stat : 19392 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898475 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794408126864 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19393] ppid=19384 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19386/task/19393/stat : 19393 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794407074064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19394] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19394/stat : 19394 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794406021776 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19395] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19395/stat : 19395 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898475 26623803392 6729 33554432000 4194304 4196468 140735012854752 139794404968976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19396] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19396/stat : 19396 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898476 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793528752752 139794854099586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19397] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19397/stat : 19397 (java) S 19384 19384 18941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151898477 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793527698720 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19398] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19398/stat : 19398 (java) S 19384 19384 18941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151898477 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793526646384 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19399] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19399/stat : 19399 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898479 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793525594704 139794854107035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19400] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19400/stat : 19400 (java) S 19384 19384 18941 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 20 0 151898479 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793524541552 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19401] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19401/stat : 19401 (java) S 19384 19384 18941 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 20 0 151898479 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793523488752 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19402] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19402/stat : 19402 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898479 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793522436464 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19403] ppid=19384 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19386/task/19403/stat : 19403 (java) R 19384 19384 18941 0 -1 4202560 248 0 0 0 1 0 0 0 20 0 20 0 151898480 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793521383664 139794846329829 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19404] ppid=19384 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19404/stat : 19404 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898480 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793520331616 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19405] ppid=19384 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19386/task/19405/stat : 19405 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898480 26623803392 6729 33554432000 4194304 4196468 140735012854752 139793519278896 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28296 KiB

[startup+0.210309 s]*
/proc/loadavg: 1.26 4.14 6.29 3/199 19405
/proc/meminfo: memFree=27171076/32770624 swapFree=67108860/67108860
[pid=19384] ppid=19381 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19384/stat : 19384 (xcsp3-exec) S 19381 19384 18941 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151898473 9740288 345 33554432000 4194304 5098028 140736394370016 140736394368120 139751958659708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18481152 140736394372202 140736394372412 140736394372412 140736394375147 0
/proc/19384/statm: 2378 345 289 221 0 87 0
[pid=19386] ppid=19384 vsize=26004064 memory=38648 CPUtime=0.32 cores=0-7
/proc/19386/stat : 19386 (java) S 19384 19384 18941 0 -1 1077944320 8231 0 0 0 30 2 0 0 20 0 20 0 151898474 26628161536 9662 33554432000 4194304 4196468 140735012854752 140735012837296 139794854088439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
/proc/19386/statm: 6501016 9662 3072 1 0 6488269 0
[pid=19386/tid=19387] ppid=19384 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19386/task/19387/stat : 19387 (java) R 19384 19384 18941 0 -1 4202560 5401 0 0 0 18 1 0 0 20 0 20 0 151898474 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794858303200 139794838168926 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19388] ppid=19384 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/19386/task/19388/stat : 19388 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794412338064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19389] ppid=19384 vsize=26004064 memory=140024327837043 CPUtime=0 cores=0-7
/proc/19386/task/19389/stat : 19389 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794411285264 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19390] ppid=19384 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19386/task/19390/stat : 19390 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794410232976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19391] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19391/stat : 19391 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794409180176 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19392] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19392/stat : 19392 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794408126864 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19393] ppid=19384 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19386/task/19393/stat : 19393 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794407074064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19394] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19394/stat : 19394 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794406021776 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19395] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19395/stat : 19395 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 9662 33554432000 4194304 4196468 140735012854752 139794404968976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19396] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19396/stat : 19396 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898476 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793528752752 139794854099586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19397] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19397/stat : 19397 (java) S 19384 19384 18941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151898477 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793527698720 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19398] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19398/stat : 19398 (java) S 19384 19384 18941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151898477 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793526646384 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19399] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19399/stat : 19399 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898479 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793525594704 139794854107035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19400] ppid=19384 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19386/task/19400/stat : 19400 (java) S 19384 19384 18941 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 20 0 151898479 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793524541552 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19401] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19401/stat : 19401 (java) S 19384 19384 18941 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 20 0 151898479 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793523488752 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19402] ppid=19384 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/19386/task/19402/stat : 19402 (java) S 19384 19384 18941 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 20 0 151898479 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793522436464 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19403] ppid=19384 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/19386/task/19403/stat : 19403 (java) S 19384 19384 18941 0 -1 1077944384 738 0 0 0 8 0 0 0 20 0 20 0 151898480 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793521383664 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19404] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19404/stat : 19404 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898480 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793520331616 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19405] ppid=19384 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19386/task/19405/stat : 19405 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898480 26628161536 9662 33554432000 4194304 4196468 140735012854752 139793519278896 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40028 KiB

[startup+0.310282 s]*
/proc/loadavg: 1.26 4.14 6.29 3/199 19405
/proc/meminfo: memFree=27164004/32770624 swapFree=67108860/67108860
[pid=19384] ppid=19381 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19384/stat : 19384 (xcsp3-exec) S 19381 19384 18941 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151898473 9740288 345 33554432000 4194304 5098028 140736394370016 140736394368120 139751958659708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18481152 140736394372202 140736394372412 140736394372412 140736394375147 0
/proc/19384/statm: 2378 345 289 221 0 87 0
[pid=19386] ppid=19384 vsize=26004064 memory=46112 CPUtime=0.49 cores=0-7
/proc/19386/stat : 19386 (java) S 19384 19384 18941 0 -1 1077944320 9148 0 0 0 46 3 0 0 20 0 20 0 151898474 26628161536 11528 33554432000 4194304 4196468 140735012854752 140735012837296 139794854088439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
/proc/19386/statm: 6501016 11528 3114 1 0 6488269 0
[pid=19386/tid=19387] ppid=19384 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19386/task/19387/stat : 19387 (java) R 19384 19384 18941 0 -1 4202560 6102 0 0 0 27 2 0 0 20 0 20 0 151898474 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794858311184 139794838168956 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19388] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19388/stat : 19388 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794412338064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19389] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19389/stat : 19389 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794411285264 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19390] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19390/stat : 19390 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794410232976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19391] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19391/stat : 19391 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794409180176 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19392] ppid=19384 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19386/task/19392/stat : 19392 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794408126864 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19393] ppid=19384 vsize=26004064 memory=140024188335023 CPUtime=0 cores=0-7
/proc/19386/task/19393/stat : 19393 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794407074064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19394] ppid=19384 vsize=26004064 memory=140024188337328 CPUtime=0 cores=0-7
/proc/19386/task/19394/stat : 19394 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794406021776 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19395] ppid=19384 vsize=26004064 memory=3472463922369508832 CPUtime=0 cores=0-7
/proc/19386/task/19395/stat : 19395 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898475 26628161536 11528 33554432000 4194304 4196468 140735012854752 139794404968976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19396] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19396/stat : 19396 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898476 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793528752752 139794854099586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19397] ppid=19384 vsize=26004064 memory=280048376686224 CPUtime=0 cores=0-7
/proc/19386/task/19397/stat : 19397 (java) S 19384 19384 18941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151898477 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793527698720 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19398] ppid=19384 vsize=26004064 memory=280048376693136 CPUtime=0 cores=0-7
/proc/19386/task/19398/stat : 19398 (java) S 19384 19384 18941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151898477 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793526646384 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19399] ppid=19384 vsize=26004064 memory=280048376634288 CPUtime=0 cores=0-7
/proc/19386/task/19399/stat : 19399 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898479 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793525594704 139794854107035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19400] ppid=19384 vsize=26004064 memory=280048376706960 CPUtime=0.02 cores=0-7
/proc/19386/task/19400/stat : 19400 (java) R 19384 19384 18941 0 -1 4202560 272 0 0 0 2 0 0 0 20 0 20 0 151898479 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793524541552 139794854109786 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19401] ppid=19384 vsize=26004064 memory=280048376713872 CPUtime=0.01 cores=0-7
/proc/19386/task/19401/stat : 19401 (java) S 19384 19384 18941 0 -1 1077944384 537 0 0 0 1 0 0 0 20 0 20 0 151898479 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793523488752 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19402] ppid=19384 vsize=26004064 memory=280048376711568 CPUtime=0.02 cores=0-7
/proc/19386/task/19402/stat : 19402 (java) S 19384 19384 18941 0 -1 1077944384 69 0 0 0 2 0 0 0 20 0 20 0 151898479 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793522436464 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19403] ppid=19384 vsize=26004064 memory=280048376727728 CPUtime=0.12 cores=0-7
/proc/19386/task/19403/stat : 19403 (java) R 19384 19384 18941 0 -1 4202560 859 0 0 0 12 0 0 0 20 0 20 0 151898480 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793521380032 139794854109786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19404] ppid=19384 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19404/stat : 19404 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898480 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793520331616 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19405] ppid=19384 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19386/task/19405/stat : 19405 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898480 26628161536 11528 33554432000 4194304 4196468 140735012854752 139793519278896 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47492 KiB

[startup+0.700994 s]
/proc/loadavg: 1.26 4.14 6.29 3/199 19405
/proc/meminfo: memFree=27144460/32770624 swapFree=67108860/67108860
[pid=19384] ppid=19381 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19384/stat : 19384 (xcsp3-exec) S 19381 19384 18941 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151898473 9740288 345 33554432000 4194304 5098028 140736394370016 140736394368120 139751958659708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18481152 140736394372202 140736394372412 140736394372412 140736394375147 0
/proc/19384/statm: 2378 345 289 221 0 87 0
[pid=19386] ppid=19384 vsize=26006188 memory=111376 CPUtime=1.88 cores=0-7
/proc/19386/stat : 19386 (java) S 19384 19384 18941 0 -1 1077944320 12805 0 0 0 181 7 0 0 20 0 20 0 151898474 26630336512 27844 33554432000 4194304 4196468 140735012854752 140735012837296 139794854088439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
/proc/19386/statm: 6501547 27844 3214 1 0 6488781 0
[pid=19386/tid=19387] ppid=19384 vsize=26006188 memory=280048377085616 CPUtime=0.67 cores=0-7
/proc/19386/task/19387/stat : 19387 (java) R 19384 19384 18941 0 -1 4202560 6770 0 0 0 63 4 0 0 20 0 20 0 151898474 26630336512 27844 33554432000 4194304 4196468 140735012854752 139794858324496 139794854100374 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19388] ppid=19384 vsize=26006188 memory=140024188543856 CPUtime=0 cores=0-7
/proc/19386/task/19388/stat : 19388 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898475 26630336512 27844 33554432000 4194304 4196468 140735012854752 139794412338064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19389] ppid=19384 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19389/stat : 19389 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26630336512 27844 33554432000 4194304 4196468 140735012854752 139794411285264 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19390] ppid=19384 vsize=26006188 memory=11108 CPUtime=0 cores=0-7
/proc/19386/task/19390/stat : 19390 (java) S 19384 19384 18941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898475 26630336512 27844 33554432000 4194304 4196468 140735012854752 139794410232976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0

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

[pid=19386/tid=19413] ppid=19384 vsize=26538700 memory=4468 CPUtime=157.49 cores=0-7
/proc/19386/task/19413/stat : 19413 (java) R 19384 19384 18941 0 -1 4202560 1169 0 0 0 15749 0 0 0 20 0 28 0 151898553 27175628800 445651 33554432000 4194304 4196468 140735012854752 139793503899312 139794496708914 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
Current children cumulated CPU time: 1273.45 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1783984 KiB

[startup+222.302 s]
/proc/loadavg: 7.84 6.39 6.76 9/207 19439
/proc/meminfo: memFree=24804176/32770624 swapFree=67108860/67108860
[pid=19384] ppid=19381 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19384/stat : 19384 (xcsp3-exec) S 19381 19384 18941 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151898473 9740288 345 33554432000 4194304 5098028 140736394370016 140736394368120 139751958659708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18481152 140736394372202 140736394372412 140736394372412 140736394375147 0
/proc/19384/statm: 2378 345 289 221 0 87 0
[pid=19386] ppid=19384 vsize=26538700 memory=2404600 CPUtime=1746.63 cores=0-7
/proc/19386/stat : 19386 (java) S 19384 19384 18941 0 -1 1077944320 88244 0 0 0 174522 141 0 0 20 0 28 0 151898474 27175628800 601150 33554432000 4194304 4196468 140735012854752 140735012837296 139794854088439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
/proc/19386/statm: 6634675 601150 3297 1 0 6621909 0
[pid=19386/tid=19387] ppid=19384 vsize=26538700 memory=2404600 CPUtime=0.75 cores=0-7
/proc/19386/task/19387/stat : 19387 (java) S 19384 19384 18941 0 -1 1077944384 6860 0 0 0 71 4 0 0 20 0 28 0 151898474 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794858329216 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19388] ppid=19384 vsize=26538700 memory=1380 CPUtime=1.61 cores=0-7
/proc/19386/task/19388/stat : 19388 (java) S 19384 19384 18941 0 -1 1077944384 904 0 0 0 151 10 0 0 20 0 28 0 151898475 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794412338064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19389] ppid=19384 vsize=26538700 memory=2404600 CPUtime=1.57 cores=0-7
/proc/19386/task/19389/stat : 19389 (java) S 19384 19384 18941 0 -1 1077944384 929 0 0 0 149 8 0 0 20 0 28 0 151898475 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794411285264 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19390] ppid=19384 vsize=26538700 memory=1380 CPUtime=1.57 cores=0-7
/proc/19386/task/19390/stat : 19390 (java) S 19384 19384 18941 0 -1 1077944384 1116 0 0 0 148 9 0 0 20 0 28 0 151898475 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794410232976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19391] ppid=19384 vsize=26538700 memory=2404600 CPUtime=1.62 cores=0-7
/proc/19386/task/19391/stat : 19391 (java) S 19384 19384 18941 0 -1 1077944384 1259 0 0 0 151 11 0 0 20 0 28 0 151898475 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794409180176 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19392] ppid=19384 vsize=26538700 memory=140024189572932 CPUtime=1.61 cores=0-7
/proc/19386/task/19392/stat : 19392 (java) S 19384 19384 18941 0 -1 1077944384 1938 0 0 0 153 8 0 0 20 0 28 0 151898475 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794408126864 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19393] ppid=19384 vsize=26538700 memory=4420 CPUtime=1.6 cores=0-7
/proc/19386/task/19393/stat : 19393 (java) S 19384 19384 18941 0 -1 1077944384 947 0 0 0 152 8 0 0 20 0 28 0 151898475 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794407074064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19394] ppid=19384 vsize=26538700 memory=1380 CPUtime=1.57 cores=0-7
/proc/19386/task/19394/stat : 19394 (java) S 19384 19384 18941 0 -1 1077944384 1522 0 0 0 151 6 0 0 20 0 28 0 151898475 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794406021776 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19395] ppid=19384 vsize=26538700 memory=1380 CPUtime=1.61 cores=0-7
/proc/19386/task/19395/stat : 19395 (java) S 19384 19384 18941 0 -1 1077944384 1025 0 0 0 151 10 0 0 20 0 28 0 151898475 27175628800 601150 33554432000 4194304 4196468 140735012854752 139794404968976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19396] ppid=19384 vsize=26538700 memory=56 CPUtime=3.2 cores=0-7
/proc/19386/task/19396/stat : 19396 (java) S 19384 19384 18941 0 -1 1077944384 16907 0 0 0 301 19 0 0 20 0 28 0 151898476 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793528752752 139794854099586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19397] ppid=19384 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/19386/task/19397/stat : 19397 (java) S 19384 19384 18941 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 151898477 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793527698784 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19398] ppid=19384 vsize=26538700 memory=4132 CPUtime=0 cores=0-7
/proc/19386/task/19398/stat : 19398 (java) S 19384 19384 18941 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 151898477 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793526646400 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19399] ppid=19384 vsize=26538700 memory=42092 CPUtime=0 cores=0-7
/proc/19386/task/19399/stat : 19399 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151898479 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793525594704 139794854107035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19400] ppid=19384 vsize=26538700 memory=1380 CPUtime=1.6 cores=0-7
/proc/19386/task/19400/stat : 19400 (java) S 19384 19384 18941 0 -1 1077944384 9886 0 0 0 158 2 0 0 20 0 28 0 151898479 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793524541552 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19401] ppid=19384 vsize=26538700 memory=1380 CPUtime=1.7 cores=0-7
/proc/19386/task/19401/stat : 19401 (java) S 19384 19384 18941 0 -1 1077944384 14236 0 0 0 166 4 0 0 20 0 28 0 151898479 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793523488752 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19402] ppid=19384 vsize=26538700 memory=2404600 CPUtime=1.33 cores=0-7
/proc/19386/task/19402/stat : 19402 (java) S 19384 19384 18941 0 -1 1077944384 7861 0 0 0 131 2 0 0 20 0 28 0 151898479 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793522436464 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19403] ppid=19384 vsize=26538700 memory=4616 CPUtime=0.71 cores=0-7
/proc/19386/task/19403/stat : 19403 (java) S 19384 19384 18941 0 -1 1077944384 8020 0 0 0 69 2 0 0 20 0 28 0 151898480 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793521383664 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19404] ppid=19384 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/19386/task/19404/stat : 19404 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151898480 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793520331616 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19405] ppid=19384 vsize=26538700 memory=11108 CPUtime=0.1 cores=0-7
/proc/19386/task/19405/stat : 19405 (java) S 19384 19384 18941 0 -1 1077944384 590 0 0 0 0 10 0 0 20 0 28 0 151898480 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793519278896 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19406] ppid=19384 vsize=26538700 memory=4132 CPUtime=215.97 cores=0-7
/proc/19386/task/19406/stat : 19406 (java) R 19384 19384 18941 0 -1 4202560 1143 0 0 0 21593 4 0 0 20 0 28 0 151898552 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793511267752 139794498366325 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19407] ppid=19384 vsize=26538700 memory=42092 CPUtime=215.96 cores=0-7
/proc/19386/task/19407/stat : 19407 (java) R 19384 19384 18941 0 -1 4202560 903 0 0 0 21590 6 0 0 20 0 28 0 151898552 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793510216008 139794491713606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19408] ppid=19384 vsize=26538700 memory=1296 CPUtime=215.23 cores=0-7
/proc/19386/task/19408/stat : 19408 (java) R 19384 19384 18941 0 -1 4202560 2121 0 0 0 21515 8 0 0 20 0 28 0 151898553 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793509162792 139794498366626 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19409] ppid=19384 vsize=26538700 memory=2404600 CPUtime=216.06 cores=0-7
/proc/19386/task/19409/stat : 19409 (java) R 19384 19384 18941 0 -1 4202560 2133 0 0 0 21601 5 0 0 20 0 28 0 151898553 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793508109648 139794498366325 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19410] ppid=19384 vsize=26538700 memory=1380 CPUtime=215.09 cores=0-7
/proc/19386/task/19410/stat : 19410 (java) R 19384 19384 18941 0 -1 4202560 2639 0 0 0 21507 2 0 0 20 0 28 0 151898553 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793507057704 139794497926722 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19411] ppid=19384 vsize=26538700 memory=2404600 CPUtime=216.08 cores=0-7
/proc/19386/task/19411/stat : 19411 (java) R 19384 19384 18941 0 -1 4202560 807 0 0 0 21607 1 0 0 20 0 28 0 151898553 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793506004808 139794497926553 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19412] ppid=19384 vsize=26538700 memory=133 CPUtime=214.32 cores=0-7
/proc/19386/task/19412/stat : 19412 (java) R 19384 19384 18941 0 -1 4202560 1925 0 0 0 21430 2 0 0 20 0 28 0 151898553 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793504955104 139794491713230 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19413] ppid=19384 vsize=26538700 memory=71 CPUtime=215.54 cores=0-7
/proc/19386/task/19413/stat : 19413 (java) R 19384 19384 18941 0 -1 4202560 1252 0 0 0 21554 0 0 0 20 0 28 0 151898553 27175628800 601150 33554432000 4194304 4196468 140735012854752 139793503899720 139794497926542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
Current children cumulated CPU time: 1746.63 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2405980 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.23 6.63 6.83 9/207 19439
/proc/meminfo: memFree=24803260/32770624 swapFree=67108860/67108860
[pid=19384] ppid=19381 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/19384/stat : 19384 (xcsp3-exec) S 19381 19384 18941 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151898473 9740288 345 33554432000 4194304 5098028 140736394370016 140736394368120 139751958659708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18481152 140736394372202 140736394372412 140736394372412 140736394375147 0
/proc/19384/statm: 2378 345 289 221 0 87 0
[pid=19386] ppid=19384 vsize=26538700 memory=2404736 CPUtime=1983.36 cores=0-7
/proc/19386/stat : 19386 (java) S 19384 19384 18941 0 -1 1077944320 93121 0 0 0 198190 146 0 0 20 0 28 0 151898474 27175628800 601184 33554432000 4194304 4196468 140735012854752 140735012837296 139794854088439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
/proc/19386/statm: 6634675 601184 3298 1 0 6621909 0
[pid=19386/tid=19387] ppid=19384 vsize=26538700 memory=6791534058613427641 CPUtime=0.75 cores=0-7
/proc/19386/task/19387/stat : 19387 (java) S 19384 19384 18941 0 -1 1077944384 6860 0 0 0 71 4 0 0 20 0 28 0 151898474 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794858329216 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19388] ppid=19384 vsize=26538700 memory=4872558044660077418 CPUtime=1.61 cores=0-7
/proc/19386/task/19388/stat : 19388 (java) S 19384 19384 18941 0 -1 1077944384 904 0 0 0 151 10 0 0 20 0 28 0 151898475 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794412338064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19389] ppid=19384 vsize=26538700 memory=1236 CPUtime=1.57 cores=0-7
/proc/19386/task/19389/stat : 19389 (java) S 19384 19384 18941 0 -1 1077944384 929 0 0 0 149 8 0 0 20 0 28 0 151898475 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794411285264 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19390] ppid=19384 vsize=26538700 memory=4468 CPUtime=1.57 cores=0-7
/proc/19386/task/19390/stat : 19390 (java) S 19384 19384 18941 0 -1 1077944384 1116 0 0 0 148 9 0 0 20 0 28 0 151898475 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794410232976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19391] ppid=19384 vsize=26538700 memory=932 CPUtime=1.62 cores=0-7
/proc/19386/task/19391/stat : 19391 (java) S 19384 19384 18941 0 -1 1077944384 1259 0 0 0 151 11 0 0 20 0 28 0 151898475 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794409180176 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19392] ppid=19384 vsize=26538700 memory=1576 CPUtime=1.61 cores=0-7
/proc/19386/task/19392/stat : 19392 (java) S 19384 19384 18941 0 -1 1077944384 1938 0 0 0 153 8 0 0 20 0 28 0 151898475 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794408126864 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19393] ppid=19384 vsize=26538700 memory=2240 CPUtime=1.6 cores=0-7
/proc/19386/task/19393/stat : 19393 (java) S 19384 19384 18941 0 -1 1077944384 947 0 0 0 152 8 0 0 20 0 28 0 151898475 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794407074064 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19394] ppid=19384 vsize=26538700 memory=4128 CPUtime=1.57 cores=0-7
/proc/19386/task/19394/stat : 19394 (java) S 19384 19384 18941 0 -1 1077944384 1522 0 0 0 151 6 0 0 20 0 28 0 151898475 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794406021776 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19395] ppid=19384 vsize=26538700 memory=2200 CPUtime=1.61 cores=0-7
/proc/19386/task/19395/stat : 19395 (java) S 19384 19384 18941 0 -1 1077944384 1025 0 0 0 151 10 0 0 20 0 28 0 151898475 27175628800 601184 33554432000 4194304 4196468 140735012854752 139794404968976 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19396] ppid=19384 vsize=26538700 memory=7284 CPUtime=3.25 cores=0-7
/proc/19386/task/19396/stat : 19396 (java) S 19384 19384 18941 0 -1 1077944384 16976 0 0 0 303 22 0 0 20 0 28 0 151898476 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793528752752 139794854099586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19397] ppid=19384 vsize=26538700 memory=836 CPUtime=0 cores=0-7
/proc/19386/task/19397/stat : 19397 (java) S 19384 19384 18941 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 151898477 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793527698784 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19398] ppid=19384 vsize=26538700 memory=1692 CPUtime=0 cores=0-7
/proc/19386/task/19398/stat : 19398 (java) S 19384 19384 18941 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 151898477 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793526646400 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19399] ppid=19384 vsize=26538700 memory=916 CPUtime=0 cores=0-7
/proc/19386/task/19399/stat : 19399 (java) S 19384 19384 18941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151898479 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793525594704 139794854107035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19400] ppid=19384 vsize=26538700 memory=4112 CPUtime=1.66 cores=0-7
/proc/19386/task/19400/stat : 19400 (java) S 19384 19384 18941 0 -1 1077944384 11044 0 0 0 164 2 0 0 20 0 28 0 151898479 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793524541552 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19401] ppid=19384 vsize=26538700 memory=6791534058613427641 CPUtime=1.81 cores=0-7
/proc/19386/task/19401/stat : 19401 (java) S 19384 19384 18941 0 -1 1077944384 15810 0 0 0 177 4 0 0 20 0 28 0 151898479 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793523488752 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19402] ppid=19384 vsize=26538700 memory=42092 CPUtime=1.36 cores=0-7
/proc/19386/task/19402/stat : 19402 (java) S 19384 19384 18941 0 -1 1077944384 8386 0 0 0 134 2 0 0 20 0 28 0 151898479 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793522436464 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19403] ppid=19384 vsize=26538700 memory=1296 CPUtime=0.74 cores=0-7
/proc/19386/task/19403/stat : 19403 (java) S 19384 19384 18941 0 -1 1077944384 8546 0 0 0 72 2 0 0 20 0 28 0 151898480 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793521383664 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19404] ppid=19384 vsize=26538700 memory=2408 CPUtime=0 cores=0-7
/proc/19386/task/19404/stat : 19404 (java) S 19384 19384 18941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151898480 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793520331616 139794854098645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19405] ppid=19384 vsize=26538700 memory=1728 CPUtime=0.11 cores=0-7
/proc/19386/task/19405/stat : 19405 (java) S 19384 19384 18941 0 -1 1077944384 619 0 0 0 0 11 0 0 20 0 28 0 151898480 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793519278896 139794854099586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19406] ppid=19384 vsize=26538700 memory=1720 CPUtime=245.52 cores=0-7
/proc/19386/task/19406/stat : 19406 (java) R 19384 19384 18941 0 -1 4202560 1222 0 0 0 24548 4 0 0 20 0 28 0 151898552 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793511267632 139794498366423 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19407] ppid=19384 vsize=26538700 memory=1008 CPUtime=245.61 cores=0-7
/proc/19386/task/19407/stat : 19407 (java) R 19384 19384 18941 0 -1 4202560 970 0 0 0 24555 6 0 0 20 0 28 0 151898552 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793510215808 139794497926490 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19408] ppid=19384 vsize=26538700 memory=1928 CPUtime=244.28 cores=0-7
/proc/19386/task/19408/stat : 19408 (java) R 19384 19384 18941 0 -1 4202560 2297 0 0 0 24420 8 0 0 20 0 28 0 151898553 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793509162656 139794498482151 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19409] ppid=19384 vsize=26538700 memory=1200 CPUtime=245.71 cores=0-7
/proc/19386/task/19409/stat : 19409 (java) R 19384 19384 18941 0 -1 4202560 2435 0 0 0 24565 6 0 0 20 0 28 0 151898553 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793508109856 139794498366327 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19410] ppid=19384 vsize=26538700 memory=18444 CPUtime=244.72 cores=0-7
/proc/19386/task/19410/stat : 19410 (java) R 19384 19384 18941 0 -1 4202560 2882 0 0 0 24470 2 0 0 20 0 28 0 151898553 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793507057568 139794497926490 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19411] ppid=19384 vsize=26538700 memory=1788 CPUtime=245.74 cores=0-7
/proc/19386/task/19411/stat : 19411 (java) R 19384 19384 18941 0 -1 4202560 829 0 0 0 24573 1 0 0 20 0 28 0 151898553 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793506004768 139794497926553 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19412] ppid=19384 vsize=26538700 memory=640 CPUtime=243.94 cores=0-7
/proc/19386/task/19412/stat : 19412 (java) R 19384 19384 18941 0 -1 4202560 1974 0 0 0 24392 2 0 0 20 0 28 0 151898553 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793504952432 139794497926490 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
[pid=19386/tid=19413] ppid=19384 vsize=26538700 memory=952 CPUtime=245.18 cores=0-7
/proc/19386/task/19413/stat : 19413 (java) R 19384 19384 18941 0 -1 1077944384 1310 0 0 0 24518 0 0 0 20 0 28 0 151898553 27175628800 601184 33554432000 4194304 4196468 140735012854752 139793503899312 139794854098645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735012856984 140735012857160 140735012857160 140735012859855 0
Current children cumulated CPU time: 1983.36 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2406116 KiB

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

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

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

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

Child status: 143
Real time (s): 252.113
CPU time (s): 1984.07
CPU user time (s): 1982.59
CPU system time (s): 1.48544
CPU usage (%): 786.978
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2406116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1982.59
system time used= 1.48544
maximum resident set size= 2405776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11527
involuntary context switches= 21867


# summary of solver processes directly reported to runsolver:
#   pid: 19384,19386
#   total CPU time (s): 1984.07
#   total CPU user time (s): 1982.59
#   total CPU system time (s): 1.48544

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.28086 second user time and 3.05504 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-20 02:00:49
IDJOB=4281276
IDBENCH=137614
IDSOLVER=2676
FILE ID=node115/4281276-1503188109
RUNJOBID= node115-1503186489-18968
PBS_JOBID= 20630856
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w4b3r4.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-4281276-1503188109/watcher-4281276-1503188109 -o /tmp/evaluation-result-4281276-1503188109/solver-4281276-1503188109 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503186489-18968 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1584579108 HOME/instance-4281276-1503188109.xml

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

MD5SUM BENCH= f75a86a5a7a46a13e5890f4f16694299
RANDOM SEED=1584579108

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:        27195764 kB
MemAvailable:   31973652 kB
Buffers:          246560 kB
Cached:          4824312 kB
SwapCached:            0 kB
Active:           902204 kB
Inactive:        4223460 kB
Active(anon):       5708 kB
Inactive(anon):    85200 kB
Active(file):     896496 kB
Inactive(file):  4138260 kB
Unevictable:        7032 kB
Mlocked:            7032 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:             0 kB
AnonPages:         61836 kB
Mapped:            51576 kB
Shmem:             33416 kB
Slab:             144700 kB
SReclaimable:     117936 kB
SUnreclaim:        26764 kB
KernelStack:        3152 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332304 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= 61860 MiB
End job on node115 at 2017-08-20 02:05:01