Trace number 4254433

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-07-26)? (TO) 1761.47 252.097

General information on the benchmark

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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254433-1502645158.xml"  -tl '2016s' -p 8 -x 0
0.12/0.15	c [HOME/instance-4254433-1502645158.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.27	c parse instance...
49.03/37.36	c solve instance...
1760.89/252.07	s UNKNOWN
1760.89/252.07	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 (15074 MiB free)
  memory of node 1: 16384 MiB (15682 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254433-1502645158/watcher-4254433-1502645158 -o /tmp/evaluation-result-4254433-1502645158/solver-4254433-1502645158 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502637338-4709 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 426937471 HOME/instance-4254433-1502645158.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=16055, runsolver pid=16052

[startup+0.100138 s]*
/proc/loadavg: 7.83 7.71 6.91 2/203 16076
/proc/meminfo: memFree=31480628/32770624 swapFree=67108860/67108860
[pid=16055] ppid=16052 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16055/stat : 16055 (xcsp3-exec) S 16052 16055 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97603588 9740288 346 33554432000 4194304 5098028 140733618532816 140733618530920 140148245037692 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12169216 140733618537579 140733618537788 140733618537788 140733618540523 0
/proc/16055/statm: 2378 346 289 221 0 87 0
[pid=16057] ppid=16055 vsize=25999808 memory=26496 CPUtime=0.12 cores=0-7
/proc/16057/stat : 16057 (java) S 16055 16055 4682 0 -1 1077944320 5471 0 0 0 11 1 0 0 20 0 20 0 97603588 26623803392 6624 33554432000 4194304 4196468 140728833505872 140728833488416 139893447515895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
/proc/16057/statm: 6499952 6624 2872 1 0 6488269 0
[pid=16057/tid=16058] ppid=16055 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16057/task/16058/stat : 16058 (java) R 16055 16055 4682 0 -1 4202560 3486 0 0 0 8 0 0 0 20 0 20 0 97603588 26623803392 6624 33554432000 4194304 4196468 140728833505872 139893451749168 139893447537242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16059] ppid=16055 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16057/task/16059/stat : 16059 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26623803392 6624 33554432000 4194304 4196468 140728833505872 139893400136720 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16060] ppid=16055 vsize=25999808 memory=140496839542400 CPUtime=0 cores=0-7
/proc/16057/task/16060/stat : 16060 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97603589 26623803392 6624 33554432000 4194304 4196468 140728833505872 139893399084176 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16061] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16061/stat : 16061 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26623803392 6624 33554432000 4194304 4196468 140728833505872 139893398031120 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16062] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16062/stat : 16062 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26623803392 6624 33554432000 4194304 4196468 140728833505872 139893396978576 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16063] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16063/stat : 16063 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26623803392 6624 33554432000 4194304 4196468 140728833505872 139893395925520 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16064] ppid=16055 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16057/task/16064/stat : 16064 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26623803392 6624 33554432000 4194304 4196468 140728833505872 139893394872976 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16065] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16065/stat : 16065 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26623803392 6624 33554432000 4194304 4196468 140728833505872 139892999190800 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16066] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16066/stat : 16066 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26623803392 6624 33554432000 4194304 4196468 140728833505872 139892998138256 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16067] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16067/stat : 16067 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603590 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891899144944 139893447527042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16068] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16068/stat : 16068 (java) S 16055 16055 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97603591 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891898091168 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16069] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16069/stat : 16069 (java) S 16055 16055 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97603591 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891897038064 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16070] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16070/stat : 16070 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603593 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891895986640 139893447534491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16071] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16071/stat : 16071 (java) S 16055 16055 4682 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 20 0 97603593 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891894933744 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16072] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16072/stat : 16072 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603593 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891893881200 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16073] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16073/stat : 16073 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97603594 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891892828144 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16074] ppid=16055 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16057/task/16074/stat : 16074 (java) R 16055 16055 4682 0 -1 4202560 252 0 0 0 1 0 0 0 20 0 20 0 97603594 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891891775600 139893447527830 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16075] ppid=16055 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16075/stat : 16075 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97603594 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891890723808 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16076] ppid=16055 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16057/task/16076/stat : 16076 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603594 26623803392 6624 33554432000 4194304 4196468 140728833505872 139891889671344 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27880 KiB

[startup+0.210699 s]*
/proc/loadavg: 7.83 7.71 6.91 3/203 16076
/proc/meminfo: memFree=31471016/32770624 swapFree=67108860/67108860
[pid=16055] ppid=16052 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16055/stat : 16055 (xcsp3-exec) S 16052 16055 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97603588 9740288 346 33554432000 4194304 5098028 140733618532816 140733618530920 140148245037692 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12169216 140733618537579 140733618537788 140733618537788 140733618540523 0
/proc/16055/statm: 2378 346 289 221 0 87 0
[pid=16057] ppid=16055 vsize=26004064 memory=38964 CPUtime=0.34 cores=0-7
/proc/16057/stat : 16057 (java) S 16055 16055 4682 0 -1 1077944320 8228 0 0 0 32 2 0 0 20 0 20 0 97603588 26628161536 9741 33554432000 4194304 4196468 140728833505872 140728833488416 139893447515895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
/proc/16057/statm: 6501016 9741 3053 1 0 6488269 0
[pid=16057/tid=16058] ppid=16055 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16057/task/16058/stat : 16058 (java) R 16055 16055 4682 0 -1 4202560 5391 0 0 0 18 1 0 0 20 0 20 0 97603588 26628161536 9741 33554432000 4194304 4196468 140728833505872 139893451738784 139893431596382 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16059] ppid=16055 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/16057/task/16059/stat : 16059 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 9741 33554432000 4194304 4196468 140728833505872 139893400136720 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16060] ppid=16055 vsize=26004064 memory=140496839554528 CPUtime=0 cores=0-7
/proc/16057/task/16060/stat : 16060 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 9741 33554432000 4194304 4196468 140728833505872 139893399084176 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16061] ppid=16055 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16057/task/16061/stat : 16061 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 9741 33554432000 4194304 4196468 140728833505872 139893398031120 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16062] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16062/stat : 16062 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 9741 33554432000 4194304 4196468 140728833505872 139893396978576 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16063] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16063/stat : 16063 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 9741 33554432000 4194304 4196468 140728833505872 139893395925520 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16064] ppid=16055 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16057/task/16064/stat : 16064 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 9741 33554432000 4194304 4196468 140728833505872 139893394872976 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16065] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16065/stat : 16065 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 9741 33554432000 4194304 4196468 140728833505872 139892999190800 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16066] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16066/stat : 16066 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 9741 33554432000 4194304 4196468 140728833505872 139892998138256 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16067] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16067/stat : 16067 (java) S 16055 16055 4682 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 97603590 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891899144944 139893447527042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16068] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16068/stat : 16068 (java) S 16055 16055 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97603591 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891898091168 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16069] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16069/stat : 16069 (java) S 16055 16055 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97603591 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891897038064 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16070] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16070/stat : 16070 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603593 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891895986640 139893447534491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16071] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16071/stat : 16071 (java) S 16055 16055 4682 0 -1 1077944384 472 0 0 0 0 0 0 0 20 0 20 0 97603593 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891894933744 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16072] ppid=16055 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16057/task/16072/stat : 16072 (java) S 16055 16055 4682 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 20 0 97603593 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891893881200 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16073] ppid=16055 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/16057/task/16073/stat : 16073 (java) S 16055 16055 4682 0 -1 1077944384 203 0 0 0 2 0 0 0 20 0 20 0 97603594 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891892828144 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16074] ppid=16055 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/16057/task/16074/stat : 16074 (java) S 16055 16055 4682 0 -1 1077944384 749 0 0 0 8 0 0 0 20 0 20 0 97603594 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891891775600 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16075] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16075/stat : 16075 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97603594 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891890723808 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16076] ppid=16055 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16057/task/16076/stat : 16076 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603594 26628161536 9741 33554432000 4194304 4196468 140728833505872 139891889671344 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40348 KiB

[startup+0.310666 s]*
/proc/loadavg: 7.83 7.71 6.91 4/203 16076
/proc/meminfo: memFree=31463944/32770624 swapFree=67108860/67108860
[pid=16055] ppid=16052 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16055/stat : 16055 (xcsp3-exec) S 16052 16055 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97603588 9740288 346 33554432000 4194304 5098028 140733618532816 140733618530920 140148245037692 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12169216 140733618537579 140733618537788 140733618537788 140733618540523 0
/proc/16055/statm: 2378 346 289 221 0 87 0
[pid=16057] ppid=16055 vsize=26004064 memory=45932 CPUtime=0.49 cores=0-7
/proc/16057/stat : 16057 (java) S 16055 16055 4682 0 -1 1077944320 9177 0 0 0 47 2 0 0 20 0 20 0 97603588 26628161536 11483 33554432000 4194304 4196468 140728833505872 140728833488416 139893447515895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
/proc/16057/statm: 6501016 11483 3082 1 0 6488269 0
[pid=16057/tid=16058] ppid=16055 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16057/task/16058/stat : 16058 (java) R 16055 16055 4682 0 -1 4202560 6100 0 0 0 27 2 0 0 20 0 20 0 97603588 26628161536 11483 33554432000 4194304 4196468 140728833505872 139893451748528 139893447537821 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16059] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16059/stat : 16059 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 11483 33554432000 4194304 4196468 140728833505872 139893400136720 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16060] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16060/stat : 16060 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 11483 33554432000 4194304 4196468 140728833505872 139893399084176 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16061] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16061/stat : 16061 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 11483 33554432000 4194304 4196468 140728833505872 139893398031120 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16062] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16062/stat : 16062 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 11483 33554432000 4194304 4196468 140728833505872 139893396978576 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16063] ppid=16055 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16057/task/16063/stat : 16063 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 11483 33554432000 4194304 4196468 140728833505872 139893395925520 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16064] ppid=16055 vsize=26004064 memory=140496701846447 CPUtime=0 cores=0-7
/proc/16057/task/16064/stat : 16064 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 11483 33554432000 4194304 4196468 140728833505872 139893394872976 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16065] ppid=16055 vsize=26004064 memory=140496701848752 CPUtime=0 cores=0-7
/proc/16057/task/16065/stat : 16065 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 11483 33554432000 4194304 4196468 140728833505872 139892999190800 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16066] ppid=16055 vsize=26004064 memory=140496701851056 CPUtime=0 cores=0-7
/proc/16057/task/16066/stat : 16066 (java) S 16055 16055 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97603589 26628161536 11483 33554432000 4194304 4196468 140728833505872 139892998138256 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16067] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16067/stat : 16067 (java) S 16055 16055 4682 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 97603590 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891899144944 139893447527042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16068] ppid=16055 vsize=26004064 memory=280993403709072 CPUtime=0 cores=0-7
/proc/16057/task/16068/stat : 16068 (java) S 16055 16055 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97603591 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891898091168 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16069] ppid=16055 vsize=26004064 memory=280993403715984 CPUtime=0 cores=0-7
/proc/16057/task/16069/stat : 16069 (java) S 16055 16055 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97603591 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891897038064 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16070] ppid=16055 vsize=26004064 memory=280993403657264 CPUtime=0 cores=0-7
/proc/16057/task/16070/stat : 16070 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603593 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891895986640 139893447534491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16071] ppid=16055 vsize=26004064 memory=280993403729808 CPUtime=0.01 cores=0-7
/proc/16057/task/16071/stat : 16071 (java) S 16055 16055 4682 0 -1 1077944384 605 0 0 0 1 0 0 0 20 0 20 0 97603593 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891894933744 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16072] ppid=16055 vsize=26004064 memory=280993403736720 CPUtime=0.02 cores=0-7
/proc/16057/task/16072/stat : 16072 (java) S 16055 16055 4682 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 20 0 97603593 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891893881200 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16073] ppid=16055 vsize=26004064 memory=280993403734416 CPUtime=0.03 cores=0-7
/proc/16057/task/16073/stat : 16073 (java) S 16055 16055 4682 0 -1 1077944384 218 0 0 0 3 0 0 0 20 0 20 0 97603594 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891892828144 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16074] ppid=16055 vsize=26004064 memory=280993403750576 CPUtime=0.12 cores=0-7
/proc/16057/task/16074/stat : 16074 (java) R 16055 16055 4682 0 -1 4202560 838 0 0 0 12 0 0 0 20 0 20 0 97603594 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891891775600 139893426417428 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16075] ppid=16055 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16075/stat : 16075 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97603594 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891890723808 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16076] ppid=16055 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16057/task/16076/stat : 16076 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97603594 26628161536 11483 33554432000 4194304 4196468 140728833505872 139891889671344 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47316 KiB

[startup+0.701003 s]
/proc/loadavg: 7.83 7.71 6.91 5/203 16076
/proc/meminfo: memFree=31409032/32770624 swapFree=67108860/67108860
[pid=16055] ppid=16052 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16055/stat : 16055 (xcsp3-exec) S 16052 16055 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97603588 9740288 346 33554432000 4194304 5098028 140733618532816 140733618530920 140148245037692 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12169216 140733618537579 140733618537788 140733618537788 140733618540523 0
/proc/16055/statm: 2378 346 289 221 0 87 0
[pid=16057] ppid=16055 vsize=26004140 memory=201432 CPUtime=1.61 cores=0-7
/proc/16057/stat : 16057 (java) S 16055 16055 4682 0 -1 1077944320 12860 0 0 0 152 9 0 0 20 0 20 0 97603588 26628239360 50358 33554432000 4194304 4196468 140728833505872 140728833488416 139893447515895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
/proc/16057/statm: 6501035 50358 3201 1 0 6488269 0
[pid=16057/tid=16058] ppid=16055 vsize=26004140 memory=280993404108464 CPUtime=0.66 cores=0-7
/proc/16057/task/16058/stat : 16058 (java) R 16055 16055 4682 0 -1 4202560 6461 0 0 0 62 4 0 0 20 0 20 0 97603588 26628239360 50358 33554432000 4194304 4196468 140728833505872 139893451753792 139893431559525 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16059] ppid=16055 vsize=26004140 memory=140496702055280 CPUtime=0 cores=0-7
/proc/16057/task/16059/stat : 16059 (java) S 16055 16055 4682 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 97603589 26628239360 50358 33554432000 4194304 4196468 140728833505872 139893400136720 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16060] ppid=16055 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16057/task/16060/stat : 16060 (java) S 16055 16055 4682 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 97603589 26628239360 50358 33554432000 4194304 4196468 140728833505872 139893399084176 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16061] ppid=16055 vsize=26004140 memory=4612 CPUtime=0 cores=0-7
/proc/16057/task/16061/stat : 16061 (java) S 16055 16055 4682 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 97603589 26628239360 50358 33554432000 4194304 4196468 140728833505872 139893398031120 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0

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

[pid=16057/tid=16084] ppid=16055 vsize=26538700 memory=1384 CPUtime=124.3 cores=0-7
/proc/16057/task/16084/stat : 16084 (java) R 16055 16055 4682 0 -1 4202560 1282 0 0 0 12428 2 0 0 20 0 28 0 97607326 27175628800 507268 33554432000 4194304 4196468 140728833505872 139891874291904 139893077223333 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
Current children cumulated CPU time: 1045.14 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2030456 KiB

[startup+222.302 s]
/proc/loadavg: 8.45 7.75 7.04 9/207 16084
/proc/meminfo: memFree=29469392/32770624 swapFree=67108860/67108860
[pid=16055] ppid=16052 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16055/stat : 16055 (xcsp3-exec) S 16052 16055 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97603588 9740288 346 33554432000 4194304 5098028 140733618532816 140733618530920 140148245037692 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12169216 140733618537579 140733618537788 140733618537788 140733618540523 0
/proc/16055/statm: 2378 346 289 221 0 87 0
[pid=16057] ppid=16055 vsize=26538700 memory=2039248 CPUtime=1523.86 cores=0-7
/proc/16057/stat : 16057 (java) S 16055 16055 4682 0 -1 1077944320 146700 0 0 0 152135 251 0 0 20 0 28 0 97603588 27175628800 509812 33554432000 4194304 4196468 140728833505872 140728833488416 139893447515895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
/proc/16057/statm: 6634675 509812 3288 1 0 6621909 0
[pid=16057/tid=16058] ppid=16055 vsize=26538700 memory=2029076 CPUtime=28.52 cores=0-7
/proc/16057/task/16058/stat : 16058 (java) S 16055 16055 4682 0 -1 1077944384 16735 0 0 0 2835 17 0 0 20 0 28 0 97603588 27175628800 509812 33554432000 4194304 4196468 140728833505872 139893451756672 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16059] ppid=16055 vsize=26538700 memory=128 CPUtime=1.29 cores=0-7
/proc/16057/task/16059/stat : 16059 (java) S 16055 16055 4682 0 -1 1077944384 1332 0 0 0 109 20 0 0 20 0 28 0 97603589 27175628800 509812 33554432000 4194304 4196468 140728833505872 139893400136720 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16060] ppid=16055 vsize=26538700 memory=1384 CPUtime=1.25 cores=0-7
/proc/16057/task/16060/stat : 16060 (java) S 16055 16055 4682 0 -1 1077944384 1481 0 0 0 104 21 0 0 20 0 28 0 97603589 27175628800 509812 33554432000 4194304 4196468 140728833505872 139893399084176 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16061] ppid=16055 vsize=26538700 memory=6791534058613427641 CPUtime=1.3 cores=0-7
/proc/16057/task/16061/stat : 16061 (java) S 16055 16055 4682 0 -1 1077944384 1177 0 0 0 111 19 0 0 20 0 28 0 97603589 27175628800 509812 33554432000 4194304 4196468 140728833505872 139893398031120 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16062] ppid=16055 vsize=26538700 memory=1296 CPUtime=1.28 cores=0-7
/proc/16057/task/16062/stat : 16062 (java) S 16055 16055 4682 0 -1 1077944384 1377 0 0 0 104 24 0 0 20 0 28 0 97603589 27175628800 509812 33554432000 4194304 4196468 140728833505872 139893396978576 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16063] ppid=16055 vsize=26538700 memory=1384 CPUtime=1.3 cores=0-7
/proc/16057/task/16063/stat : 16063 (java) S 16055 16055 4682 0 -1 1077944384 1271 0 0 0 106 24 0 0 20 0 28 0 97603589 27175628800 509812 33554432000 4194304 4196468 140728833505872 139893395925520 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16064] ppid=16055 vsize=26538700 memory=1384 CPUtime=1.25 cores=0-7
/proc/16057/task/16064/stat : 16064 (java) S 16055 16055 4682 0 -1 1077944384 1288 0 0 0 104 21 0 0 20 0 28 0 97603589 27175628800 509812 33554432000 4194304 4196468 140728833505872 139893394872976 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16065] ppid=16055 vsize=26538700 memory=0 CPUtime=1.29 cores=0-7
/proc/16057/task/16065/stat : 16065 (java) S 16055 16055 4682 0 -1 1077944384 1171 0 0 0 105 24 0 0 20 0 28 0 97603589 27175628800 509812 33554432000 4194304 4196468 140728833505872 139892999190800 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16066] ppid=16055 vsize=26538700 memory=7812726576340533336 CPUtime=1.2 cores=0-7
/proc/16057/task/16066/stat : 16066 (java) S 16055 16055 4682 0 -1 1077944384 1001 0 0 0 100 20 0 0 20 0 28 0 97603589 27175628800 509812 33554432000 4194304 4196468 140728833505872 139892998138256 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16067] ppid=16055 vsize=26538700 memory=1692 CPUtime=7.52 cores=0-7
/proc/16057/task/16067/stat : 16067 (java) S 16055 16055 4682 0 -1 1077944384 6570 0 0 0 746 6 0 0 20 0 28 0 97603590 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891899144944 139893447527042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16068] ppid=16055 vsize=26538700 memory=912 CPUtime=0 cores=0-7
/proc/16057/task/16068/stat : 16068 (java) S 16055 16055 4682 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 97603591 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891898091232 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16069] ppid=16055 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/16057/task/16069/stat : 16069 (java) S 16055 16055 4682 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 28 0 97603591 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891897038080 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16070] ppid=16055 vsize=26538700 memory=4140 CPUtime=0 cores=0-7
/proc/16057/task/16070/stat : 16070 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97603593 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891895986640 139893447534491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16071] ppid=16055 vsize=26538700 memory=1384 CPUtime=2.23 cores=0-7
/proc/16057/task/16071/stat : 16071 (java) S 16055 16055 4682 0 -1 1077944384 23249 0 0 0 219 4 0 0 20 0 28 0 97603593 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891894933744 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16072] ppid=16055 vsize=26538700 memory=280993403656208 CPUtime=2.49 cores=0-7
/proc/16057/task/16072/stat : 16072 (java) S 16055 16055 4682 0 -1 1077944384 25777 0 0 0 244 5 0 0 20 0 28 0 97603593 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891893881200 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16073] ppid=16055 vsize=26538700 memory=840 CPUtime=2.04 cores=0-7
/proc/16057/task/16073/stat : 16073 (java) S 16055 16055 4682 0 -1 1077944384 20771 0 0 0 200 4 0 0 20 0 28 0 97603594 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891892828144 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16074] ppid=16055 vsize=26538700 memory=1692 CPUtime=0.8 cores=0-7
/proc/16057/task/16074/stat : 16074 (java) S 16055 16055 4682 0 -1 1077944384 13442 0 0 0 78 2 0 0 20 0 28 0 97603594 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891891775600 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16075] ppid=16055 vsize=26538700 memory=1296 CPUtime=0 cores=0-7
/proc/16057/task/16075/stat : 16075 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97603594 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891890723808 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16076] ppid=16055 vsize=26538700 memory=2416 CPUtime=0.09 cores=0-7
/proc/16057/task/16076/stat : 16076 (java) S 16055 16055 4682 0 -1 1077944384 1381 0 0 0 3 6 0 0 20 0 28 0 97603594 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891889671344 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 14 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16077] ppid=16055 vsize=26538700 memory=1728 CPUtime=184.04 cores=0-7
/proc/16057/task/16077/stat : 16077 (java) R 16055 16055 4682 0 -1 4202560 4696 0 0 0 18401 3 0 0 20 0 28 0 97607325 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891881659400 139893081344469 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16078] ppid=16055 vsize=26538700 memory=0 CPUtime=184.35 cores=0-7
/proc/16057/task/16078/stat : 16078 (java) R 16055 16055 4682 0 -1 4202560 1875 0 0 0 18430 5 0 0 20 0 28 0 97607325 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891880607944 139893077222757 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16079] ppid=16055 vsize=26538700 memory=1384 CPUtime=181.6 cores=0-7
/proc/16057/task/16079/stat : 16079 (java) R 16055 16055 4682 0 -1 4202560 4680 0 0 0 18157 3 0 0 20 0 28 0 97607325 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891879554888 139893077222802 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16080] ppid=16055 vsize=26538700 memory=1384 CPUtime=183.3 cores=0-7
/proc/16057/task/16080/stat : 16080 (java) R 16055 16055 4682 0 -1 4202560 3205 0 0 0 18326 4 0 0 20 0 28 0 97607325 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891878502376 139893077222630 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16081] ppid=16055 vsize=26538700 memory=4140 CPUtime=184.17 cores=0-7
/proc/16057/task/16081/stat : 16081 (java) R 16055 16055 4682 0 -1 4202560 1602 0 0 0 18415 2 0 0 20 0 28 0 97607325 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891877448712 139893077222517 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16082] ppid=16055 vsize=26538700 memory=27944 CPUtime=183.97 cores=0-7
/proc/16057/task/16082/stat : 16082 (java) R 16055 16055 4682 0 -1 4202560 3351 0 0 0 18395 2 0 0 20 0 28 0 97607325 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891876397016 139893077222717 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16083] ppid=16055 vsize=26538700 memory=1296 CPUtime=184.04 cores=0-7
/proc/16057/task/16083/stat : 16083 (java) R 16055 16055 4682 0 -1 4202560 6378 0 0 0 18399 5 0 0 20 0 28 0 97607325 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891875344496 139893077223366 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16084] ppid=16055 vsize=26538700 memory=2039248 CPUtime=184.29 cores=0-7
/proc/16057/task/16084/stat : 16084 (java) R 16055 16055 4682 0 -1 4202560 1475 0 0 0 18426 3 0 0 20 0 28 0 97607326 27175628800 509812 33554432000 4194304 4196468 140728833505872 139891874292168 139893077222757 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
Current children cumulated CPU time: 1523.86 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2040632 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.27 7.77 7.07 9/207 16084
/proc/meminfo: memFree=29478940/32770624 swapFree=67108860/67108860
[pid=16055] ppid=16052 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16055/stat : 16055 (xcsp3-exec) S 16052 16055 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97603588 9740288 346 33554432000 4194304 5098028 140733618532816 140733618530920 140148245037692 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12169216 140733618537579 140733618537788 140733618537788 140733618540523 0
/proc/16055/statm: 2378 346 289 221 0 87 0
[pid=16057] ppid=16055 vsize=26538700 memory=2029176 CPUtime=1760.89 cores=0-7
/proc/16057/stat : 16057 (java) S 16055 16055 4682 0 -1 1077944320 147378 0 0 0 175838 251 0 0 20 0 28 0 97603588 27175628800 507294 33554432000 4194304 4196468 140728833505872 140728833488416 139893447515895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
/proc/16057/statm: 6634675 507294 3288 1 0 6621909 0
[pid=16057/tid=16058] ppid=16055 vsize=26538700 memory=6791534058613427641 CPUtime=28.52 cores=0-7
/proc/16057/task/16058/stat : 16058 (java) S 16055 16055 4682 0 -1 1077944384 16735 0 0 0 2835 17 0 0 20 0 28 0 97603588 27175628800 507294 33554432000 4194304 4196468 140728833505872 139893451756672 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16059] ppid=16055 vsize=26538700 memory=1576 CPUtime=1.29 cores=0-7
/proc/16057/task/16059/stat : 16059 (java) S 16055 16055 4682 0 -1 1077944384 1332 0 0 0 109 20 0 0 20 0 28 0 97603589 27175628800 507294 33554432000 4194304 4196468 140728833505872 139893400136720 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16060] ppid=16055 vsize=26538700 memory=2196 CPUtime=1.25 cores=0-7
/proc/16057/task/16060/stat : 16060 (java) S 16055 16055 4682 0 -1 1077944384 1481 0 0 0 104 21 0 0 20 0 28 0 97603589 27175628800 507294 33554432000 4194304 4196468 140728833505872 139893399084176 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16061] ppid=16055 vsize=26538700 memory=6764 CPUtime=1.3 cores=0-7
/proc/16057/task/16061/stat : 16061 (java) S 16055 16055 4682 0 -1 1077944384 1177 0 0 0 111 19 0 0 20 0 28 0 97603589 27175628800 507294 33554432000 4194304 4196468 140728833505872 139893398031120 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16062] ppid=16055 vsize=26538700 memory=4872558044660077418 CPUtime=1.28 cores=0-7
/proc/16057/task/16062/stat : 16062 (java) S 16055 16055 4682 0 -1 1077944384 1377 0 0 0 104 24 0 0 20 0 28 0 97603589 27175628800 507294 33554432000 4194304 4196468 140728833505872 139893396978576 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16063] ppid=16055 vsize=26538700 memory=640 CPUtime=1.3 cores=0-7
/proc/16057/task/16063/stat : 16063 (java) S 16055 16055 4682 0 -1 1077944384 1271 0 0 0 106 24 0 0 20 0 28 0 97603589 27175628800 507294 33554432000 4194304 4196468 140728833505872 139893395925520 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16064] ppid=16055 vsize=26538700 memory=956 CPUtime=1.25 cores=0-7
/proc/16057/task/16064/stat : 16064 (java) S 16055 16055 4682 0 -1 1077944384 1288 0 0 0 104 21 0 0 20 0 28 0 97603589 27175628800 507294 33554432000 4194304 4196468 140728833505872 139893394872976 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16065] ppid=16055 vsize=26538700 memory=2340 CPUtime=1.29 cores=0-7
/proc/16057/task/16065/stat : 16065 (java) S 16055 16055 4682 0 -1 1077944384 1171 0 0 0 105 24 0 0 20 0 28 0 97603589 27175628800 507294 33554432000 4194304 4196468 140728833505872 139892999190800 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16066] ppid=16055 vsize=26538700 memory=2240 CPUtime=1.2 cores=0-7
/proc/16057/task/16066/stat : 16066 (java) S 16055 16055 4682 0 -1 1077944384 1001 0 0 0 100 20 0 0 20 0 28 0 97603589 27175628800 507294 33554432000 4194304 4196468 140728833505872 139892998138256 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16067] ppid=16055 vsize=26538700 memory=2029176 CPUtime=7.52 cores=0-7
/proc/16057/task/16067/stat : 16067 (java) S 16055 16055 4682 0 -1 1077944384 6570 0 0 0 746 6 0 0 20 0 28 0 97603590 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891899144944 139893447527042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16068] ppid=16055 vsize=26538700 memory=27944 CPUtime=0 cores=0-7
/proc/16057/task/16068/stat : 16068 (java) S 16055 16055 4682 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 97603591 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891898091232 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16069] ppid=16055 vsize=26538700 memory=1296 CPUtime=0 cores=0-7
/proc/16057/task/16069/stat : 16069 (java) S 16055 16055 4682 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 28 0 97603591 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891897038080 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16070] ppid=16055 vsize=26538700 memory=2416 CPUtime=0 cores=0-7
/proc/16057/task/16070/stat : 16070 (java) S 16055 16055 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97603593 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891895986640 139893447534491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16071] ppid=16055 vsize=26538700 memory=1384 CPUtime=2.23 cores=0-7
/proc/16057/task/16071/stat : 16071 (java) S 16055 16055 4682 0 -1 1077944384 23249 0 0 0 219 4 0 0 20 0 28 0 97603593 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891894933744 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16072] ppid=16055 vsize=26538700 memory=1948 CPUtime=2.5 cores=0-7
/proc/16057/task/16072/stat : 16072 (java) S 16055 16055 4682 0 -1 1077944384 25799 0 0 0 245 5 0 0 20 0 28 0 97603593 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891893881200 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16073] ppid=16055 vsize=26538700 memory=8560 CPUtime=2.04 cores=0-7
/proc/16057/task/16073/stat : 16073 (java) S 16055 16055 4682 0 -1 1077944384 20774 0 0 0 200 4 0 0 20 0 28 0 97603594 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891892828144 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16074] ppid=16055 vsize=26538700 memory=1228 CPUtime=0.8 cores=0-7
/proc/16057/task/16074/stat : 16074 (java) S 16055 16055 4682 0 -1 1077944384 13449 0 0 0 78 2 0 0 20 0 28 0 97603594 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891891775600 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16075] ppid=16055 vsize=26538700 memory=12028 CPUtime=0 cores=0-7
/proc/16057/task/16075/stat : 16075 (java) S 16055 16055 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97603594 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891890723808 139893447526101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16076] ppid=16055 vsize=26538700 memory=5668 CPUtime=0.1 cores=0-7
/proc/16057/task/16076/stat : 16076 (java) S 16055 16055 4682 0 -1 1077944384 1383 0 0 0 3 7 0 0 20 0 28 0 97603594 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891889671344 139893447527042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 14 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16077] ppid=16055 vsize=26538700 memory=1008 CPUtime=213.73 cores=0-7
/proc/16057/task/16077/stat : 16077 (java) R 16055 16055 4682 0 -1 4202560 4770 0 0 0 21370 3 0 0 20 0 28 0 97607325 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891881659400 139893078290654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16078] ppid=16055 vsize=26538700 memory=4612 CPUtime=214.06 cores=0-7
/proc/16057/task/16078/stat : 16078 (java) R 16055 16055 4682 0 -1 4202560 1887 0 0 0 21401 5 0 0 20 0 28 0 97607325 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891880607944 139893077222386 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16079] ppid=16055 vsize=26538700 memory=1428 CPUtime=211.3 cores=0-7
/proc/16057/task/16079/stat : 16079 (java) R 16055 16055 4682 0 -1 4202560 4775 0 0 0 21127 3 0 0 20 0 28 0 97607325 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891879554888 139893077222770 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16080] ppid=16055 vsize=26538700 memory=1204 CPUtime=213 cores=0-7
/proc/16057/task/16080/stat : 16080 (java) R 16055 16055 4682 0 -1 4202560 3212 0 0 0 21296 4 0 0 20 0 28 0 97607325 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891878504600 139893077223232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16081] ppid=16055 vsize=26538700 memory=15876 CPUtime=213.27 cores=0-7
/proc/16057/task/16081/stat : 16081 (java) R 16055 16055 4682 0 -1 4202560 1607 0 0 0 21325 2 0 0 20 0 28 0 97607325 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891877448712 139893077222630 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16082] ppid=16055 vsize=26538700 memory=17948 CPUtime=213.67 cores=0-7
/proc/16057/task/16082/stat : 16082 (java) R 16055 16055 4682 0 -1 4202560 3369 0 0 0 21365 2 0 0 20 0 28 0 97607325 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891876397368 139893076425754 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16083] ppid=16055 vsize=26538700 memory=4048 CPUtime=213.74 cores=0-7
/proc/16057/task/16083/stat : 16083 (java) R 16055 16055 4682 0 -1 4202560 6799 0 0 0 21369 5 0 0 20 0 28 0 97607325 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891875344496 139893076424140 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
[pid=16057/tid=16084] ppid=16055 vsize=26538700 memory=18488 CPUtime=213.99 cores=0-7
/proc/16057/task/16084/stat : 16084 (java) R 16055 16055 4682 0 -1 4202560 1487 0 0 0 21396 3 0 0 20 0 28 0 97607326 27175628800 507294 33554432000 4194304 4196468 140728833505872 139891874292168 139893077223220 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 16904192 140728833508504 140728833508680 140728833508680 140728833511375 0
Current children cumulated CPU time: 1760.89 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2030560 KiB

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

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

[startup+252.097 s]
# the end of solver process 16057 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1758.94 s, system=2.5292 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.097
CPU time (s): 1761.47
CPU user time (s): 1758.94
CPU system time (s): 2.5292
CPU usage (%): 698.728
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2040632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.94
system time used= 2.5292
maximum resident set size= 2039248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148319
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12058
involuntary context switches= 18525


# summary of solver processes directly reported to runsolver:
#   pid: 16055,16057
#   total CPU time (s): 1761.47
#   total CPU user time (s): 1758.94
#   total CPU system time (s): 2.5292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.26187 second user time and 2.82233 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 19:11:40
IDJOB=4254433
IDBENCH=136008
IDSOLVER=2636
FILE ID=node106/4254433-1502645158
RUNJOBID= node106-1502637338-4709
PBS_JOBID= 20628329
Free space on /tmp= 61768 MiB

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

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

MD5SUM BENCH= 0bf4a40729d33496d05cbb52f4946484
RANDOM SEED=426937471

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31495708 kB
MemAvailable:   31982576 kB
Buffers:          117744 kB
Cached:           657204 kB
SwapCached:            0 kB
Active:           437532 kB
Inactive:         393160 kB
Active(anon):      11912 kB
Inactive(anon):    72092 kB
Active(file):     425620 kB
Inactive(file):   321068 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9704 kB
Writeback:             4 kB
AnonPages:         52456 kB
Mapped:            43508 kB
Shmem:             25228 kB
Slab:             137732 kB
SReclaimable:     112032 kB
SUnreclaim:        25700 kB
KernelStack:        3264 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 61760 MiB
End job on node106 at 2017-08-13 19:15:52