Trace number 4270474

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)? (TO) 20028.801 2520.1499

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w2b3r4.xml
MD5SUM1f09663ffd56a311acfaad7e4cbda3a4
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 variables3829
Number of constraints235
Number of domains2
Minimum domain size117
Maximum domain size266
Distribution of domain sizes[{"size":117,"count":1},{"size":266,"count":3828}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":3712},{"degree":5,"count":116}]
Minimum constraint arity33
Maximum constraint arity3828
Distribution of constraint arities[{"arity":33,"count":232},{"arity":117,"count":1},{"arity":3828,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":116},{"type":"lex","count":1},{"type":"sum","count":116},{"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-4270474-1502798986.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270474-1502798986.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
2.71/0.94	c solve instance...
20027.99/2520.09	s UNKNOWN
20027.99/2520.09	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270474-1502798986/watcher-4270474-1502798986 -o /tmp/evaluation-result-4270474-1502798986/solver-4270474-1502798986 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502798127-15694 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 261555155 HOME/instance-4270474-1502798986.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=15711, runsolver pid=15708
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 7.48 8.11 8.22 2/199 15732
/proc/meminfo: memFree=31400920/32770624 swapFree=67108860/67108860
[pid=15711] ppid=15708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15711/stat : 15711 (xcsp3-exec) S 15708 15711 15667 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112986345 9740288 346 33554432000 4194304 5098028 140732791197344 140732791195448 140044217139836 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29880320 140732791202917 140732791203127 140732791203127 140732791205867 0
/proc/15711/statm: 2378 346 289 221 0 87 0
[pid=15713] ppid=15711 vsize=25999808 memory=27244 CPUtime=0.11 cores=0-7
/proc/15713/stat : 15713 (java) S 15711 15711 15667 0 -1 1077944320 5745 0 0 0 10 1 0 0 20 0 20 0 112986346 26623803392 6811 33554432000 4194304 4196468 140723519432048 140723519414592 139900742975223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
/proc/15713/statm: 6499952 6811 2842 1 0 6488269 0
[pid=15713/tid=15714] ppid=15711 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15713/task/15714/stat : 15714 (java) R 15711 15711 15667 0 -1 4202560 3754 0 0 0 8 1 0 0 20 0 20 0 112986346 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900747208496 139900742987158 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15715] ppid=15711 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15713/task/15715/stat : 15715 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900301397008 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15716] ppid=15711 vsize=25999808 memory=139822795572864 CPUtime=0 cores=0-7
/proc/15713/task/15716/stat : 15716 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986347 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900300344464 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15717] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15717/stat : 15717 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900299291408 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15718] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15718/stat : 15718 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112986347 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900298238864 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15719] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15719/stat : 15719 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900297185808 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15720] ppid=15711 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15713/task/15720/stat : 15720 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900296133264 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15721] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15721/stat : 15721 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900295080208 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15722] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15722/stat : 15722 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26623803392 6811 33554432000 4194304 4196468 140723519432048 139900294027664 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15723] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15723/stat : 15723 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986348 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899417848560 139900742986370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15724] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15724/stat : 15724 (java) S 15711 15711 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112986349 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899416794784 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15725] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15725/stat : 15725 (java) S 15711 15711 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112986349 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899415741680 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15726] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15726/stat : 15726 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986351 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899414690256 139900742993819 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15727] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15727/stat : 15727 (java) S 15711 15711 15667 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 112986351 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899413637360 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15728] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15728/stat : 15728 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112986351 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899412584816 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15729] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15729/stat : 15729 (java) S 15711 15711 15667 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 112986351 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899411531760 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15730] ppid=15711 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15713/task/15730/stat : 15730 (java) R 15711 15711 15667 0 -1 4202560 245 0 0 0 1 0 0 0 20 0 20 0 112986351 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899410479216 139900721141203 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15731] ppid=15711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15731/stat : 15731 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112986352 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899409427424 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15732] ppid=15711 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15713/task/15732/stat : 15732 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986352 26623803392 6811 33554432000 4194304 4196468 140723519432048 139899408374960 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28628 KiB

[startup+0.210339 s]*
/proc/loadavg: 7.48 8.11 8.22 2/199 15732
/proc/meminfo: memFree=31390316/32770624 swapFree=67108860/67108860
[pid=15711] ppid=15708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15711/stat : 15711 (xcsp3-exec) S 15708 15711 15667 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112986345 9740288 346 33554432000 4194304 5098028 140732791197344 140732791195448 140044217139836 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29880320 140732791202917 140732791203127 140732791203127 140732791205867 0
/proc/15711/statm: 2378 346 289 221 0 87 0
[pid=15713] ppid=15711 vsize=26004064 memory=38908 CPUtime=0.33 cores=0-7
/proc/15713/stat : 15713 (java) S 15711 15711 15667 0 -1 1077944320 8360 0 0 0 30 3 0 0 20 0 20 0 112986346 26628161536 9727 33554432000 4194304 4196468 140723519432048 140723519414592 139900742975223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
/proc/15713/statm: 6501016 9727 3038 1 0 6488269 0
[pid=15713/tid=15714] ppid=15711 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/15713/task/15714/stat : 15714 (java) R 15711 15711 15667 0 -1 4202560 5476 0 0 0 18 2 0 0 20 0 20 0 112986346 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900747196216 139900742997149 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15715] ppid=15711 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/15713/task/15715/stat : 15715 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900301397008 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15716] ppid=15711 vsize=26004064 memory=4123240485690263200 CPUtime=0 cores=0-7
/proc/15713/task/15716/stat : 15716 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900300344464 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15717] ppid=15711 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15713/task/15717/stat : 15717 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900299291408 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15718] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15718/stat : 15718 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900298238864 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15719] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15719/stat : 15719 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900297185808 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15720] ppid=15711 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15713/task/15720/stat : 15720 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900296133264 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15721] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15721/stat : 15721 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900295080208 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15722] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15722/stat : 15722 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 9727 33554432000 4194304 4196468 140723519432048 139900294027664 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15723] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15723/stat : 15723 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986348 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899417848560 139900742986370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15724] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15724/stat : 15724 (java) S 15711 15711 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112986349 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899416794784 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15725] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15725/stat : 15725 (java) S 15711 15711 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112986349 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899415741680 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15726] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15726/stat : 15726 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986351 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899414690256 139900742993819 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15727] ppid=15711 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/15713/task/15727/stat : 15727 (java) S 15711 15711 15667 0 -1 1077944384 511 0 0 0 2 0 0 0 20 0 20 0 112986351 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899413637360 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15728] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15728/stat : 15728 (java) S 15711 15711 15667 0 -1 1077944384 175 0 0 0 0 0 0 0 20 0 20 0 112986351 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899412584816 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15729] ppid=15711 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15713/task/15729/stat : 15729 (java) S 15711 15711 15667 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 20 0 112986351 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899411531760 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15730] ppid=15711 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/15713/task/15730/stat : 15730 (java) R 15711 15711 15667 0 -1 1077944384 722 0 0 0 7 0 0 0 20 0 20 0 112986351 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899410476752 139900742985429 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15731] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15731/stat : 15731 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112986352 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899409427424 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15732] ppid=15711 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15713/task/15732/stat : 15732 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986352 26628161536 9727 33554432000 4194304 4196468 140723519432048 139899408374960 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40292 KiB

[startup+0.309781 s]*
/proc/loadavg: 7.48 8.11 8.22 3/199 15732
/proc/meminfo: memFree=31386552/32770624 swapFree=67108860/67108860
[pid=15711] ppid=15708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15711/stat : 15711 (xcsp3-exec) S 15708 15711 15667 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112986345 9740288 346 33554432000 4194304 5098028 140732791197344 140732791195448 140044217139836 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29880320 140732791202917 140732791203127 140732791203127 140732791205867 0
/proc/15711/statm: 2378 346 289 221 0 87 0
[pid=15713] ppid=15711 vsize=26004064 memory=45868 CPUtime=0.5 cores=0-7
/proc/15713/stat : 15713 (java) S 15711 15711 15667 0 -1 1077944320 9253 0 0 0 46 4 0 0 20 0 20 0 112986346 26628161536 11467 33554432000 4194304 4196468 140723519432048 140723519414592 139900742975223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
/proc/15713/statm: 6501016 11467 3076 1 0 6488269 0
[pid=15713/tid=15714] ppid=15711 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15713/task/15714/stat : 15714 (java) R 15711 15711 15667 0 -1 4202560 6167 0 0 0 27 2 0 0 20 0 20 0 112986346 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900747214448 139900742987158 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15715] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15715/stat : 15715 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900301397008 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15716] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15716/stat : 15716 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900300344464 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15717] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15717/stat : 15717 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900299291408 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15718] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15718/stat : 15718 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900298238864 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15719] ppid=15711 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15713/task/15719/stat : 15719 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900297185808 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15720] ppid=15711 vsize=26004064 memory=139822660416431 CPUtime=0 cores=0-7
/proc/15713/task/15720/stat : 15720 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900296133264 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15721] ppid=15711 vsize=26004064 memory=139822660418736 CPUtime=0 cores=0-7
/proc/15713/task/15721/stat : 15721 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900295080208 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15722] ppid=15711 vsize=26004064 memory=139822660421040 CPUtime=0 cores=0-7
/proc/15713/task/15722/stat : 15722 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26628161536 11467 33554432000 4194304 4196468 140723519432048 139900294027664 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15723] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15723/stat : 15723 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986348 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899417848560 139900742986370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15724] ppid=15711 vsize=26004064 memory=279645320849040 CPUtime=0 cores=0-7
/proc/15713/task/15724/stat : 15724 (java) S 15711 15711 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 112986349 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899416794784 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15725] ppid=15711 vsize=26004064 memory=279645320855952 CPUtime=0 cores=0-7
/proc/15713/task/15725/stat : 15725 (java) S 15711 15711 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 112986349 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899415741680 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15726] ppid=15711 vsize=26004064 memory=279645320797232 CPUtime=0 cores=0-7
/proc/15713/task/15726/stat : 15726 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986351 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899414690256 139900742993819 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15727] ppid=15711 vsize=26004064 memory=279645320869776 CPUtime=0.02 cores=0-7
/proc/15713/task/15727/stat : 15727 (java) S 15711 15711 15667 0 -1 1077944384 513 0 0 0 2 0 0 0 20 0 20 0 112986351 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899413637360 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15728] ppid=15711 vsize=26004064 memory=279645320876688 CPUtime=0.01 cores=0-7
/proc/15713/task/15728/stat : 15728 (java) S 15711 15711 15667 0 -1 1077944384 181 0 0 0 1 0 0 0 20 0 20 0 112986351 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899412584816 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15729] ppid=15711 vsize=26004064 memory=279645320874384 CPUtime=0.02 cores=0-7
/proc/15713/task/15729/stat : 15729 (java) S 15711 15711 15667 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 20 0 112986351 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899411531760 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15730] ppid=15711 vsize=26004064 memory=279645320890544 CPUtime=0.12 cores=0-7
/proc/15713/task/15730/stat : 15730 (java) R 15711 15711 15667 0 -1 4202560 852 0 0 0 12 0 0 0 20 0 20 0 112986351 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899410474976 139900742987158 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15731] ppid=15711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15731/stat : 15731 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 112986352 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899409427424 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15732] ppid=15711 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15713/task/15732/stat : 15732 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986352 26628161536 11467 33554432000 4194304 4196468 140723519432048 139899408374960 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47252 KiB

[startup+0.700996 s]
/proc/loadavg: 7.48 8.11 8.22 3/199 15732
/proc/meminfo: memFree=31365068/32770624 swapFree=67108860/67108860
[pid=15711] ppid=15708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15711/stat : 15711 (xcsp3-exec) S 15708 15711 15667 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112986345 9740288 346 33554432000 4194304 5098028 140732791197344 140732791195448 140044217139836 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29880320 140732791202917 140732791203127 140732791203127 140732791205867 0
/proc/15711/statm: 2378 346 289 221 0 87 0
[pid=15713] ppid=15711 vsize=26006188 memory=109332 CPUtime=1.82 cores=0-7
/proc/15713/stat : 15713 (java) S 15711 15711 15667 0 -1 1077944320 12805 0 0 0 176 6 0 0 20 0 20 0 112986346 26630336512 27333 33554432000 4194304 4196468 140723519432048 140723519414592 139900742975223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
/proc/15713/statm: 6501547 27333 3214 1 0 6488781 0
[pid=15713/tid=15714] ppid=15711 vsize=26006188 memory=279645321248432 CPUtime=0.67 cores=0-7
/proc/15713/task/15714/stat : 15714 (java) R 15711 15711 15667 0 -1 4202560 6803 0 0 0 64 3 0 0 20 0 20 0 112986346 26630336512 27333 33554432000 4194304 4196468 140723519432048 139900747212576 139900724557118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15715] ppid=15711 vsize=26006188 memory=139822660625264 CPUtime=0 cores=0-7
/proc/15713/task/15715/stat : 15715 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26630336512 27333 33554432000 4194304 4196468 140723519432048 139900301397008 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15716] ppid=15711 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/15713/task/15716/stat : 15716 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 112986347 26630336512 27333 33554432000 4194304 4196468 140723519432048 139900300344464 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15717] ppid=15711 vsize=26006188 memory=4612 CPUtime=0 cores=0-7
/proc/15713/task/15717/stat : 15717 (java) S 15711 15711 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 112986347 26630336512 27333 33554432000 4194304 4196468 140723519432048 139900299291408 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0

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

/proc/meminfo: memFree=23610416/32770624 swapFree=67108860/67108860
[pid=15711] ppid=15708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15711/stat : 15711 (xcsp3-exec) S 15708 15711 15667 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112986345 9740288 346 33554432000 4194304 5098028 140732791197344 140732791195448 140044217139836 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29880320 140732791202917 140732791203127 140732791203127 140732791205867 0
/proc/15711/statm: 2378 346 289 221 0 87 0
[pid=15713] ppid=15711 vsize=26538700 memory=7809716 CPUtime=19886.7 cores=0-7
/proc/15713/stat : 15713 (java) S 15711 15711 15667 0 -1 1077944320 235962 0 0 0 1988095 576 0 0 20 0 28 0 112986346 27175628800 1952429 33554432000 4194304 4196468 140723519432048 140723519414592 139900742975223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
/proc/15713/statm: 6634675 1952429 3298 1 0 6621909 0
[pid=15713/tid=15714] ppid=15711 vsize=26538700 memory=1384 CPUtime=0.88 cores=0-7
/proc/15713/task/15714/stat : 15714 (java) S 15711 15711 15667 0 -1 1077944384 6919 0 0 0 84 4 0 0 20 0 28 0 112986346 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900747216000 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15715] ppid=15711 vsize=26538700 memory=1384 CPUtime=5.22 cores=0-7
/proc/15713/task/15715/stat : 15715 (java) S 15711 15711 15667 0 -1 1077944384 5831 0 0 0 507 15 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900301397008 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15716] ppid=15711 vsize=26538700 memory=7809716 CPUtime=5.2 cores=0-7
/proc/15713/task/15716/stat : 15716 (java) S 15711 15711 15667 0 -1 1077944384 4353 0 0 0 503 17 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900300344464 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15717] ppid=15711 vsize=26538700 memory=1384 CPUtime=5.2 cores=0-7
/proc/15713/task/15717/stat : 15717 (java) S 15711 15711 15667 0 -1 1077944384 3221 0 0 0 506 14 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900299291408 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15718] ppid=15711 vsize=26538700 memory=1228 CPUtime=5.22 cores=0-7
/proc/15713/task/15718/stat : 15718 (java) S 15711 15711 15667 0 -1 1077944384 4374 0 0 0 501 21 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900298238864 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15719] ppid=15711 vsize=26538700 memory=12028 CPUtime=5.24 cores=0-7
/proc/15713/task/15719/stat : 15719 (java) S 15711 15711 15667 0 -1 1077944384 3070 0 0 0 501 23 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900297185808 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15720] ppid=15711 vsize=26538700 memory=1228 CPUtime=5.24 cores=0-7
/proc/15713/task/15720/stat : 15720 (java) S 15711 15711 15667 0 -1 1077944384 4451 0 0 0 506 18 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900296133264 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15721] ppid=15711 vsize=26538700 memory=12028 CPUtime=5.24 cores=0-7
/proc/15713/task/15721/stat : 15721 (java) S 15711 15711 15667 0 -1 1077944384 3139 0 0 0 497 27 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900295080208 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15722] ppid=15711 vsize=26538700 memory=164 CPUtime=5.22 cores=0-7
/proc/15713/task/15722/stat : 15722 (java) S 15711 15711 15667 0 -1 1077944384 2447 0 0 0 497 25 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900294027664 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15723] ppid=15711 vsize=26538700 memory=-2245088631185882904 CPUtime=9.97 cores=0-7
/proc/15713/task/15723/stat : 15723 (java) S 15711 15711 15667 0 -1 1077944384 45517 0 0 0 955 42 0 0 20 0 28 0 112986348 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899417848560 139900742986370 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15724] ppid=15711 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15713/task/15724/stat : 15724 (java) S 15711 15711 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 112986349 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899416794848 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15725] ppid=15711 vsize=26538700 memory=7809716 CPUtime=0 cores=0-7
/proc/15713/task/15725/stat : 15725 (java) S 15711 15711 15667 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 112986349 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899415741696 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15726] ppid=15711 vsize=26538700 memory=7809716 CPUtime=0 cores=0-7
/proc/15713/task/15726/stat : 15726 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899414690256 139900742993819 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15727] ppid=15711 vsize=26538700 memory=1296 CPUtime=1.69 cores=0-7
/proc/15713/task/15727/stat : 15727 (java) S 15711 15711 15667 0 -1 1077944384 16990 0 0 0 167 2 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899413637360 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15728] ppid=15711 vsize=26538700 memory=1384 CPUtime=1.34 cores=0-7
/proc/15713/task/15728/stat : 15728 (java) S 15711 15711 15667 0 -1 1077944384 13587 0 0 0 132 2 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899412584816 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15729] ppid=15711 vsize=26538700 memory=7809716 CPUtime=1.65 cores=0-7
/proc/15713/task/15729/stat : 15729 (java) S 15711 15711 15667 0 -1 1077944384 16866 0 0 0 163 2 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899411531760 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15730] ppid=15711 vsize=26538700 memory=7809716 CPUtime=0.75 cores=0-7
/proc/15713/task/15730/stat : 15730 (java) S 15711 15711 15667 0 -1 1077944384 13367 0 0 0 72 3 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899410479216 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15731] ppid=15711 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15713/task/15731/stat : 15731 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 112986352 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899409427424 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15732] ppid=15711 vsize=26538700 memory=1384 CPUtime=0.85 cores=0-7
/proc/15713/task/15732/stat : 15732 (java) R 15711 15711 15667 0 -1 1077944384 2664 0 0 0 25 60 0 0 20 0 28 0 112986352 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899408374960 139900742986370 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15733] ppid=15711 vsize=26538700 memory=7809716 CPUtime=2485.19 cores=0-7
/proc/15713/task/15733/stat : 15733 (java) R 15711 15711 15667 0 -1 4202560 5447 0 0 0 248510 9 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899400362920 139900387957245 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15734] ppid=15711 vsize=26538700 memory=1296 CPUtime=2468.88 cores=0-7
/proc/15713/task/15734/stat : 15734 (java) R 15711 15711 15667 0 -1 4202560 18483 0 0 0 246737 151 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899399311496 139900386172924 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15735] ppid=15711 vsize=26538700 memory=2416 CPUtime=2472.67 cores=0-7
/proc/15713/task/15735/stat : 15735 (java) R 15711 15711 15667 0 -1 4202560 9213 0 0 0 247253 14 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899398258440 139900386172884 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15736] ppid=15711 vsize=26538700 memory=1728 CPUtime=2484.33 cores=0-7
/proc/15713/task/15736/stat : 15736 (java) R 15711 15711 15667 0 -1 4202560 6691 0 0 0 248422 11 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899397205896 139900386434979 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15737] ppid=15711 vsize=26538700 memory=8568 CPUtime=2484.9 cores=0-7
/proc/15713/task/15737/stat : 15737 (java) R 15711 15711 15667 0 -1 4202560 14378 0 0 0 248476 14 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899396152840 139900386434677 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15738] ppid=15711 vsize=26538700 memory=1228 CPUtime=2485.02 cores=0-7
/proc/15713/task/15738/stat : 15738 (java) R 15711 15711 15667 0 -1 4202560 19897 0 0 0 248372 130 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899395100048 139900386434977 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15739] ppid=15711 vsize=26538700 memory=12028 CPUtime=2466.33 cores=0-7
/proc/15713/task/15739/stat : 15739 (java) R 15711 15711 15667 0 -1 4202560 4385 0 0 0 246625 8 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899394048264 139900386434938 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15740] ppid=15711 vsize=26538700 memory=1696 CPUtime=2480.25 cores=0-7
/proc/15713/task/15740/stat : 15740 (java) R 15711 15711 15667 0 -1 4202560 9315 0 0 0 248011 14 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899392995704 139900386172893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
Current children cumulated CPU time: 19886.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 7811100 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.03 8.12 8.13 9/207 15795
/proc/meminfo: memFree=23610108/32770624 swapFree=67108860/67108860
[pid=15711] ppid=15708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15711/stat : 15711 (xcsp3-exec) S 15708 15711 15667 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112986345 9740288 346 33554432000 4194304 5098028 140732791197344 140732791195448 140044217139836 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29880320 140732791202917 140732791203127 140732791203127 140732791205867 0
/proc/15711/statm: 2378 346 289 221 0 87 0
[pid=15713] ppid=15711 vsize=26538700 memory=7809716 CPUtime=20028 cores=0-7
/proc/15713/stat : 15713 (java) S 15711 15711 15667 0 -1 1077944320 236478 0 0 0 2002222 577 0 0 20 0 28 0 112986346 27175628800 1952429 33554432000 4194304 4196468 140723519432048 140723519414592 139900742975223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
/proc/15713/statm: 6634675 1952429 3298 1 0 6621909 0
[pid=15713/tid=15714] ppid=15711 vsize=26538700 memory=6791534058613427641 CPUtime=0.88 cores=0-7
/proc/15713/task/15714/stat : 15714 (java) S 15711 15711 15667 0 -1 1077944384 6919 0 0 0 84 4 0 0 20 0 28 0 112986346 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900747216000 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15715] ppid=15711 vsize=26538700 memory=15876 CPUtime=5.22 cores=0-7
/proc/15713/task/15715/stat : 15715 (java) S 15711 15711 15667 0 -1 1077944384 5831 0 0 0 507 15 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900301397008 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15716] ppid=15711 vsize=26538700 memory=20100 CPUtime=5.2 cores=0-7
/proc/15713/task/15716/stat : 15716 (java) S 15711 15711 15667 0 -1 1077944384 4353 0 0 0 503 17 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900300344464 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15717] ppid=15711 vsize=26538700 memory=4048 CPUtime=5.2 cores=0-7
/proc/15713/task/15717/stat : 15717 (java) S 15711 15711 15667 0 -1 1077944384 3221 0 0 0 506 14 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900299291408 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15718] ppid=15711 vsize=26538700 memory=4872558044660077418 CPUtime=5.22 cores=0-7
/proc/15713/task/15718/stat : 15718 (java) S 15711 15711 15667 0 -1 1077944384 4374 0 0 0 501 21 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900298238864 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15719] ppid=15711 vsize=26538700 memory=1296 CPUtime=5.24 cores=0-7
/proc/15713/task/15719/stat : 15719 (java) S 15711 15711 15667 0 -1 1077944384 3070 0 0 0 501 23 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900297185808 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15720] ppid=15711 vsize=26538700 memory=1384 CPUtime=5.24 cores=0-7
/proc/15713/task/15720/stat : 15720 (java) S 15711 15711 15667 0 -1 1077944384 4451 0 0 0 506 18 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900296133264 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15721] ppid=15711 vsize=26538700 memory=7809716 CPUtime=5.24 cores=0-7
/proc/15713/task/15721/stat : 15721 (java) S 15711 15711 15667 0 -1 1077944384 3139 0 0 0 497 27 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900295080208 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15722] ppid=15711 vsize=26538700 memory=796 CPUtime=5.22 cores=0-7
/proc/15713/task/15722/stat : 15722 (java) S 15711 15711 15667 0 -1 1077944384 2447 0 0 0 497 25 0 0 20 0 28 0 112986347 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139900294027664 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15723] ppid=15711 vsize=26538700 memory=1716 CPUtime=9.97 cores=0-7
/proc/15713/task/15723/stat : 15723 (java) S 15711 15711 15667 0 -1 1077944384 45525 0 0 0 955 42 0 0 20 0 28 0 112986348 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899417848560 139900742986370 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15724] ppid=15711 vsize=26538700 memory=1948 CPUtime=0 cores=0-7
/proc/15713/task/15724/stat : 15724 (java) S 15711 15711 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 112986349 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899416794848 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15725] ppid=15711 vsize=26538700 memory=8568 CPUtime=0 cores=0-7
/proc/15713/task/15725/stat : 15725 (java) S 15711 15711 15667 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 112986349 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899415741696 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15726] ppid=15711 vsize=26538700 memory=1948 CPUtime=0 cores=0-7
/proc/15713/task/15726/stat : 15726 (java) S 15711 15711 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899414690256 139900742993819 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15727] ppid=15711 vsize=26538700 memory=8568 CPUtime=1.69 cores=0-7
/proc/15713/task/15727/stat : 15727 (java) S 15711 15711 15667 0 -1 1077944384 16992 0 0 0 167 2 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899413637360 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15728] ppid=15711 vsize=26538700 memory=279645320915872 CPUtime=1.34 cores=0-7
/proc/15713/task/15728/stat : 15728 (java) S 15711 15711 15667 0 -1 1077944384 13589 0 0 0 132 2 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899412584816 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15729] ppid=15711 vsize=26538700 memory=4140 CPUtime=1.65 cores=0-7
/proc/15713/task/15729/stat : 15729 (java) S 15711 15711 15667 0 -1 1077944384 16868 0 0 0 163 2 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899411531760 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15730] ppid=15711 vsize=26538700 memory=31796 CPUtime=0.75 cores=0-7
/proc/15713/task/15730/stat : 15730 (java) S 15711 15711 15667 0 -1 1077944384 13369 0 0 0 72 3 0 0 20 0 28 0 112986351 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899410479216 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15731] ppid=15711 vsize=26538700 memory=1296 CPUtime=0 cores=0-7
/proc/15713/task/15731/stat : 15731 (java) S 15711 15711 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 112986352 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899409427424 139900742985429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15732] ppid=15711 vsize=26538700 memory=2416 CPUtime=0.88 cores=0-7
/proc/15713/task/15732/stat : 15732 (java) S 15711 15711 15667 0 -1 1077944384 2687 0 0 0 28 60 0 0 20 0 28 0 112986352 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899408374960 139900742986370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15733] ppid=15711 vsize=26538700 memory=1728 CPUtime=2502.9 cores=0-7
/proc/15713/task/15733/stat : 15733 (java) R 15711 15711 15667 0 -1 4202560 5481 0 0 0 250281 9 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899400362920 139900386434423 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15734] ppid=15711 vsize=26538700 memory=796 CPUtime=2486.59 cores=0-7
/proc/15713/task/15734/stat : 15734 (java) R 15711 15711 15667 0 -1 4202560 18513 0 0 0 248508 151 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899399311496 139900386434977 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15735] ppid=15711 vsize=26538700 memory=1716 CPUtime=2490.38 cores=0-7
/proc/15713/task/15735/stat : 15735 (java) R 15711 15711 15667 0 -1 4202560 9281 0 0 0 249024 14 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899398258440 139900386172937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15736] ppid=15711 vsize=26538700 memory=1948 CPUtime=2502.04 cores=0-7
/proc/15713/task/15736/stat : 15736 (java) R 15711 15711 15667 0 -1 4202560 6734 0 0 0 250193 11 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899397205896 139900387957245 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15737] ppid=15711 vsize=26538700 memory=8568 CPUtime=2502.61 cores=0-7
/proc/15713/task/15737/stat : 15737 (java) R 15711 15711 15667 0 -1 4202560 14539 0 0 0 250246 15 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899396152840 139900386173005 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15738] ppid=15711 vsize=26538700 memory=6791534058613427641 CPUtime=2502.72 cores=0-7
/proc/15713/task/15738/stat : 15738 (java) R 15711 15711 15667 0 -1 4202560 19929 0 0 0 250142 130 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899395100048 139900386372913 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15739] ppid=15711 vsize=26538700 memory=2416 CPUtime=2483.67 cores=0-7
/proc/15713/task/15739/stat : 15739 (java) R 15711 15711 15667 0 -1 4202560 4414 0 0 0 248359 8 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899394048264 139900386434977 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
[pid=15713/tid=15740] ppid=15711 vsize=26538700 memory=1728 CPUtime=2497.96 cores=0-7
/proc/15713/task/15740/stat : 15740 (java) R 15711 15711 15667 0 -1 4202560 9395 0 0 0 249782 14 0 0 20 0 28 0 112986441 27175628800 1952429 33554432000 4194304 4196468 140723519432048 139899392995704 139900387957178 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140723519435922 140723519436099 140723519436099 140723519438799 0
Current children cumulated CPU time: 20028 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 7811100 KiB

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

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

[startup+2520.15 s]
# the end of solver process 15713 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20023 s, system=5.81368 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

[startup+2520.13 s]*
/proc/loadavg: 8.03 8.12 8.13 2/180 15797
/proc/meminfo: memFree=28016104/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.002038 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.15
CPU time (s): 20028.8
CPU user time (s): 20023
CPU system time (s): 5.81368
CPU usage (%): 794.748
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 7811100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20023
system time used= 5.81368
maximum resident set size= 7810388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237857
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61638
involuntary context switches= 204736


# summary of solver processes directly reported to runsolver:
#   pid: 15711,15713
#   total CPU time (s): 20028.8
#   total CPU user time (s): 20023
#   total CPU system time (s): 5.81368

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.9893 second user time and 32.4542 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-15 13:55:27
IDJOB=4270474
IDBENCH=137526
IDSOLVER=2662
FILE ID=node106/4270474-1502798986
RUNJOBID= node106-1502798127-15694
PBS_JOBID= 20629817
Free space on /tmp= 61776 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w2b3r4.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-4270474-1502798986/watcher-4270474-1502798986 -o /tmp/evaluation-result-4270474-1502798986/solver-4270474-1502798986 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502798127-15694 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 261555155 HOME/instance-4270474-1502798986.xml

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

MD5SUM BENCH= 1f09663ffd56a311acfaad7e4cbda3a4
RANDOM SEED=261555155

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:        31418708 kB
MemAvailable:   31980944 kB
Buffers:          179752 kB
Cached:           667600 kB
SwapCached:            0 kB
Active:           453880 kB
Inactive:         449048 kB
Active(anon):      11700 kB
Inactive(anon):    72112 kB
Active(file):     442180 kB
Inactive(file):   376936 kB
Unevictable:        6472 kB
Mlocked:            6472 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7896 kB
Writeback:             0 kB
AnonPages:         61248 kB
Mapped:            45608 kB
Shmem:             25228 kB
Slab:             143808 kB
SReclaimable:     117912 kB
SUnreclaim:        25896 kB
KernelStack:        3120 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61768 MiB
End job on node106 at 2017-08-15 14:37:27