Trace number 4270483

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

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft249-09.xml
MD5SUMa945271e4f3ca829c58581a3c461a76e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables397
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size142
Distribution of domain sizes[{"size":100,"count":1},{"size":142,"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-4270483-1502782482.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270483-1502782482.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
58.37/45.18	c solve instance...
19802.47/2520.08	s UNKNOWN
19802.47/2520.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270483-1502782482/watcher-4270483-1502782482 -o /tmp/evaluation-result-4270483-1502782482/solver-4270483-1502782482 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502781623-5144 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 903209568 HOME/instance-4270483-1502782482.xml 

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

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

solver pid=5161, runsolver pid=5158

[startup+0.100183 s]*
/proc/loadavg: 8.04 8.22 8.29 3/200 5182
/proc/meminfo: memFree=29070192/32770624 swapFree=67108860/67108860
[pid=5161] ppid=5158 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5161/stat : 5161 (xcsp3-exec) S 5158 5161 5117 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111336228 9740288 346 33554432000 4194304 5098028 140720934265984 140720934264088 139787599278716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15470592 140720934270053 140720934270263 140720934270263 140720934273003 0
/proc/5161/statm: 2378 346 289 221 0 87 0
[pid=5163] ppid=5161 vsize=25999808 memory=26204 CPUtime=0.12 cores=0-7
/proc/5163/stat : 5163 (java) S 5161 5161 5117 0 -1 1077944320 5484 0 0 0 11 1 0 0 20 0 20 0 111336228 26623803392 6551 33554432000 4194304 4196468 140733702494112 140733702476656 140361185636087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
/proc/5163/statm: 6499952 6551 2852 1 0 6488269 0
[pid=5163/tid=5164] ppid=5161 vsize=25999808 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/5163/task/5164/stat : 5164 (java) R 5161 5161 5117 0 -1 4202560 3478 0 0 0 8 0 0 0 20 0 20 0 111336229 26623803392 6551 33554432000 4194304 4196468 140733702494112 140361189862624 140361170879880 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5165] ppid=5161 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5163/task/5165/stat : 5165 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360744041232 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5166] ppid=5161 vsize=25999808 memory=140048557999744 CPUtime=0 cores=0-7
/proc/5163/task/5166/stat : 5166 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360742988688 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5167] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5167/stat : 5167 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360741936144 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5168] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5168/stat : 5168 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360740883600 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5169] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5169/stat : 5169 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360739830032 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5170] ppid=5161 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5163/task/5170/stat : 5170 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360738777488 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5171] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5171/stat : 5171 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360737724944 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5172] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5172/stat : 5172 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360736672400 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5173] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5173/stat : 5173 (java) S 5161 5161 5117 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 111336231 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360312969712 140361185647234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5174] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5174/stat : 5174 (java) S 5161 5161 5117 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111336232 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360311915936 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5175] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5175/stat : 5175 (java) S 5161 5161 5117 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111336232 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360310863344 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5176] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5176/stat : 5176 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336234 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360309811920 140361185654683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5177] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5177/stat : 5177 (java) S 5161 5161 5117 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 111336234 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360308758512 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5178] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5178/stat : 5178 (java) S 5161 5161 5117 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 111336234 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360307705968 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5179] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5179/stat : 5179 (java) S 5161 5161 5117 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111336234 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360306653424 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5180] ppid=5161 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/5163/task/5180/stat : 5180 (java) S 5161 5161 5117 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 20 0 111336234 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360305600880 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5181] ppid=5161 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5181/stat : 5181 (java) S 5161 5161 5117 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111336234 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360304548576 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5182] ppid=5161 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5163/task/5182/stat : 5182 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336235 26623803392 6551 33554432000 4194304 4196468 140733702494112 140360303496112 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27588 KiB

[startup+0.210155 s]*
/proc/loadavg: 8.04 8.22 8.29 3/200 5182
/proc/meminfo: memFree=29057824/32770624 swapFree=67108860/67108860
[pid=5161] ppid=5158 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5161/stat : 5161 (xcsp3-exec) S 5158 5161 5117 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111336228 9740288 346 33554432000 4194304 5098028 140720934265984 140720934264088 139787599278716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15470592 140720934270053 140720934270263 140720934270263 140720934273003 0
/proc/5161/statm: 2378 346 289 221 0 87 0
[pid=5163] ppid=5161 vsize=26004064 memory=38708 CPUtime=0.33 cores=0-7
/proc/5163/stat : 5163 (java) S 5161 5161 5117 0 -1 1077944320 8333 0 0 0 31 2 0 0 20 0 20 0 111336228 26628161536 9677 33554432000 4194304 4196468 140733702494112 140733702476656 140361185636087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
/proc/5163/statm: 6501016 9677 3029 1 0 6488269 0
[pid=5163/tid=5164] ppid=5161 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/5163/task/5164/stat : 5164 (java) R 5161 5161 5117 0 -1 4202560 5400 0 0 0 18 1 0 0 20 0 20 0 111336229 26628161536 9677 33554432000 4194304 4196468 140733702494112 140361189857080 140361169716574 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5165] ppid=5161 vsize=26004064 memory=327 CPUtime=0 cores=0-7
/proc/5163/task/5165/stat : 5165 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360744041232 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5166] ppid=5161 vsize=26004064 memory=140048558005144 CPUtime=0 cores=0-7
/proc/5163/task/5166/stat : 5166 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360742988688 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5167] ppid=5161 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5163/task/5167/stat : 5167 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360741936144 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5168] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5168/stat : 5168 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360740883600 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5169] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5169/stat : 5169 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360739830032 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5170] ppid=5161 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5163/task/5170/stat : 5170 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360738777488 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5171] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5171/stat : 5171 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360737724944 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5172] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5172/stat : 5172 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360736672400 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5173] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5173/stat : 5173 (java) S 5161 5161 5117 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 111336231 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360312969712 140361185647234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5174] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5174/stat : 5174 (java) S 5161 5161 5117 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111336232 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360311915936 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5175] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5175/stat : 5175 (java) S 5161 5161 5117 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111336232 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360310863344 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5176] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5176/stat : 5176 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336234 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360309811920 140361185654683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5177] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5177/stat : 5177 (java) S 5161 5161 5117 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 20 0 111336234 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360308758512 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5178] ppid=5161 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/5163/task/5178/stat : 5178 (java) S 5161 5161 5117 0 -1 1077944384 196 0 0 0 2 0 0 0 20 0 20 0 111336234 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360307705968 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5179] ppid=5161 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/5163/task/5179/stat : 5179 (java) S 5161 5161 5117 0 -1 1077944384 326 0 0 0 2 0 0 0 20 0 20 0 111336234 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360306653424 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5180] ppid=5161 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/5163/task/5180/stat : 5180 (java) R 5161 5161 5117 0 -1 4202560 785 0 0 0 8 0 0 0 20 0 20 0 111336234 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360305600880 140361169716574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5181] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5181/stat : 5181 (java) S 5161 5161 5117 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111336234 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360304548576 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5182] ppid=5161 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5163/task/5182/stat : 5182 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336235 26628161536 9677 33554432000 4194304 4196468 140733702494112 140360303496112 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40092 KiB

[startup+0.309453 s]*
/proc/loadavg: 8.04 8.22 8.29 3/200 5182
/proc/meminfo: memFree=29051772/32770624 swapFree=67108860/67108860
[pid=5161] ppid=5158 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5161/stat : 5161 (xcsp3-exec) S 5158 5161 5117 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111336228 9740288 346 33554432000 4194304 5098028 140720934265984 140720934264088 139787599278716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15470592 140720934270053 140720934270263 140720934270263 140720934273003 0
/proc/5161/statm: 2378 346 289 221 0 87 0
[pid=5163] ppid=5161 vsize=26004064 memory=46164 CPUtime=0.49 cores=0-7
/proc/5163/stat : 5163 (java) S 5161 5161 5117 0 -1 1077944320 9238 0 0 0 46 3 0 0 20 0 20 0 111336228 26628161536 11541 33554432000 4194304 4196468 140733702494112 140733702476656 140361185636087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
/proc/5163/statm: 6501016 11541 3113 1 0 6488269 0
[pid=5163/tid=5164] ppid=5161 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5163/task/5164/stat : 5164 (java) R 5161 5161 5117 0 -1 4202560 6095 0 0 0 27 2 0 0 20 0 20 0 111336229 26628161536 11541 33554432000 4194304 4196468 140733702494112 140361189870992 140361185658013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5165] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5165/stat : 5165 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360744041232 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5166] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5166/stat : 5166 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360742988688 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5167] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5167/stat : 5167 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360741936144 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5168] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5168/stat : 5168 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360740883600 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5169] ppid=5161 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/5163/task/5169/stat : 5169 (java) S 5161 5161 5117 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360739830032 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5170] ppid=5161 vsize=26004064 memory=140048414634927 CPUtime=0 cores=0-7
/proc/5163/task/5170/stat : 5170 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360738777488 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5171] ppid=5161 vsize=26004064 memory=140048414637232 CPUtime=0 cores=0-7
/proc/5163/task/5171/stat : 5171 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360737724944 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5172] ppid=5161 vsize=26004064 memory=140048414639536 CPUtime=0 cores=0-7
/proc/5163/task/5172/stat : 5172 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336230 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360736672400 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5173] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5173/stat : 5173 (java) S 5161 5161 5117 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 111336231 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360312969712 140361185647234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5174] ppid=5161 vsize=26004064 memory=280096829286032 CPUtime=0 cores=0-7
/proc/5163/task/5174/stat : 5174 (java) S 5161 5161 5117 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111336232 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360311915936 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5175] ppid=5161 vsize=26004064 memory=280096829292944 CPUtime=0 cores=0-7
/proc/5163/task/5175/stat : 5175 (java) S 5161 5161 5117 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111336232 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360310863344 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5176] ppid=5161 vsize=26004064 memory=280096829234224 CPUtime=0 cores=0-7
/proc/5163/task/5176/stat : 5176 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336234 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360309811920 140361185654683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5177] ppid=5161 vsize=26004064 memory=280096829306768 CPUtime=0 cores=0-7
/proc/5163/task/5177/stat : 5177 (java) R 5161 5161 5117 0 -1 4202560 333 0 0 0 0 0 0 0 20 0 20 0 111336234 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360308748896 140361164083387 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5178] ppid=5161 vsize=26004064 memory=280096829313680 CPUtime=0.03 cores=0-7
/proc/5163/task/5178/stat : 5178 (java) R 5161 5161 5117 0 -1 1077944384 205 0 0 0 3 0 0 0 20 0 20 0 111336234 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360307705968 140361185647234 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5179] ppid=5161 vsize=26004064 memory=280096829311376 CPUtime=0.03 cores=0-7
/proc/5163/task/5179/stat : 5179 (java) R 5161 5161 5117 0 -1 4202560 394 0 0 0 3 0 0 0 20 0 20 0 111336234 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360306653424 140361171651900 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5180] ppid=5161 vsize=26004064 memory=280096829327536 CPUtime=0.12 cores=0-7
/proc/5163/task/5180/stat : 5180 (java) R 5161 5161 5117 0 -1 1077944384 902 0 0 0 12 0 0 0 20 0 20 0 111336234 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360305600880 140361185647234 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5181] ppid=5161 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5181/stat : 5181 (java) S 5161 5161 5117 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111336234 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360304548576 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5182] ppid=5161 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5163/task/5182/stat : 5182 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111336235 26628161536 11541 33554432000 4194304 4196468 140733702494112 140360303496112 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47548 KiB

[startup+0.700934 s]
/proc/loadavg: 7.55 8.12 8.26 5/200 5182
/proc/meminfo: memFree=28987920/32770624 swapFree=67108860/67108860
[pid=5161] ppid=5158 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5161/stat : 5161 (xcsp3-exec) S 5158 5161 5117 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111336228 9740288 346 33554432000 4194304 5098028 140720934265984 140720934264088 139787599278716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15470592 140720934270053 140720934270263 140720934270263 140720934273003 0
/proc/5161/statm: 2378 346 289 221 0 87 0
[pid=5163] ppid=5161 vsize=26004140 memory=207520 CPUtime=1.7 cores=0-7
/proc/5163/stat : 5163 (java) S 5161 5161 5117 0 -1 1077944320 13359 0 0 0 160 10 0 0 20 0 20 0 111336228 26628239360 51880 33554432000 4194304 4196468 140733702494112 140733702476656 140361185636087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
/proc/5163/statm: 6501035 51880 3200 1 0 6488269 0
[pid=5163/tid=5164] ppid=5161 vsize=26004140 memory=280096829685424 CPUtime=0.66 cores=0-7
/proc/5163/task/5164/stat : 5164 (java) R 5161 5161 5117 0 -1 4202560 6445 0 0 0 62 4 0 0 20 0 20 0 111336229 26628239360 51880 33554432000 4194304 4196468 140733702494112 140361189873984 140360826226844 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5165] ppid=5161 vsize=26004140 memory=140048414843760 CPUtime=0 cores=0-7
/proc/5163/task/5165/stat : 5165 (java) S 5161 5161 5117 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 111336230 26628239360 51880 33554432000 4194304 4196468 140733702494112 140360744041232 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5166] ppid=5161 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/5163/task/5166/stat : 5166 (java) S 5161 5161 5117 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 111336230 26628239360 51880 33554432000 4194304 4196468 140733702494112 140360742988688 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5167] ppid=5161 vsize=26004140 memory=5296 CPUtime=0 cores=0-7
/proc/5163/task/5167/stat : 5167 (java) S 5161 5161 5117 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 111336230 26628239360 51880 33554432000 4194304 4196468 140733702494112 140360741936144 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0

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

[pid=5163/tid=5190] ppid=5161 vsize=26538700 memory=3026292 CPUtime=2386.74 cores=0-7
/proc/5163/task/5190/stat : 5190 (java) R 5161 5161 5117 0 -1 4202560 5828 0 0 0 238658 16 0 0 20 0 28 0 111340748 27175628800 756611 33554432000 4194304 4196468 140733702494112 140360288119648 140360829511534 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
Current children cumulated CPU time: 19182.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3027828 KiB

[startup+2502.3 s]
/proc/loadavg: 8.27 8.32 8.27 9/210 5247
/proc/meminfo: memFree=26063360/32770624 swapFree=67108860/67108860
[pid=5161] ppid=5158 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5161/stat : 5161 (xcsp3-exec) S 5158 5161 5117 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111336228 9740288 346 33554432000 4194304 5098028 140720934265984 140720934264088 139787599278716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15470592 140720934270053 140720934270263 140720934270263 140720934273003 0
/proc/5161/statm: 2378 346 289 221 0 87 0
[pid=5163] ppid=5161 vsize=26538700 memory=3026480 CPUtime=19661.2 cores=0-7
/proc/5163/stat : 5163 (java) S 5161 5161 5117 0 -1 1077944320 254748 0 0 0 1965683 436 0 0 20 0 28 0 111336228 27175628800 756620 33554432000 4194304 4196468 140733702494112 140733702476656 140361185636087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
/proc/5163/statm: 6634675 756620 3290 1 0 6621909 0
[pid=5163/tid=5164] ppid=5161 vsize=26538700 memory=3026480 CPUtime=36.52 cores=0-7
/proc/5163/task/5164/stat : 5164 (java) S 5161 5161 5117 0 -1 1077944384 16328 0 0 0 3631 21 0 0 20 0 28 0 111336229 27175628800 756620 33554432000 4194304 4196468 140733702494112 140361189876864 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5165] ppid=5161 vsize=26538700 memory=3026480 CPUtime=3.18 cores=0-7
/proc/5163/task/5165/stat : 5165 (java) S 5161 5161 5117 0 -1 1077944384 3708 0 0 0 287 31 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360744041232 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5166] ppid=5161 vsize=26538700 memory=1384 CPUtime=3.22 cores=0-7
/proc/5163/task/5166/stat : 5166 (java) S 5161 5161 5117 0 -1 1077944384 4283 0 0 0 293 29 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360742988688 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5167] ppid=5161 vsize=26538700 memory=0 CPUtime=3.2 cores=0-7
/proc/5163/task/5167/stat : 5167 (java) S 5161 5161 5117 0 -1 1077944384 4456 0 0 0 289 31 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360741936144 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5168] ppid=5161 vsize=26538700 memory=4486604260213485459 CPUtime=3.2 cores=0-7
/proc/5163/task/5168/stat : 5168 (java) S 5161 5161 5117 0 -1 1077944384 5673 0 0 0 285 35 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360740883600 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5169] ppid=5161 vsize=26538700 memory=956 CPUtime=3.2 cores=0-7
/proc/5163/task/5169/stat : 5169 (java) S 5161 5161 5117 0 -1 1077944384 6395 0 0 0 284 36 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360739830032 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5170] ppid=5161 vsize=26538700 memory=4140 CPUtime=3.18 cores=0-7
/proc/5163/task/5170/stat : 5170 (java) S 5161 5161 5117 0 -1 1077944384 7482 0 0 0 276 42 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360738777488 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5171] ppid=5161 vsize=26538700 memory=31400 CPUtime=3.19 cores=0-7
/proc/5163/task/5171/stat : 5171 (java) S 5161 5161 5117 0 -1 1077944384 6213 0 0 0 285 34 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360737724944 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5172] ppid=5161 vsize=26538700 memory=233629 CPUtime=3.18 cores=0-7
/proc/5163/task/5172/stat : 5172 (java) S 5161 5161 5117 0 -1 1077944384 3141 0 0 0 291 27 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360736672400 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5173] ppid=5161 vsize=26538700 memory=3026444 CPUtime=7.23 cores=0-7
/proc/5163/task/5173/stat : 5173 (java) S 5161 5161 5117 0 -1 1077944384 10094 0 0 0 719 4 0 0 20 0 28 0 111336231 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360312969712 140361185647234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5174] ppid=5161 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/5163/task/5174/stat : 5174 (java) S 5161 5161 5117 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 111336232 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360311916000 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5175] ppid=5161 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/5163/task/5175/stat : 5175 (java) S 5161 5161 5117 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 28 0 111336232 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360310863360 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5176] ppid=5161 vsize=26538700 memory=301741373374332954 CPUtime=0 cores=0-7
/proc/5163/task/5176/stat : 5176 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360309811920 140361185654683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5177] ppid=5161 vsize=26538700 memory=288230604624101685 CPUtime=2.3 cores=0-7
/proc/5163/task/5177/stat : 5177 (java) S 5161 5161 5117 0 -1 1077944384 28922 0 0 0 225 5 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360308758512 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5178] ppid=5161 vsize=26538700 memory=4140 CPUtime=2.5 cores=0-7
/proc/5163/task/5178/stat : 5178 (java) S 5161 5161 5117 0 -1 1077944384 24439 0 0 0 247 3 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360307705968 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5179] ppid=5161 vsize=26538700 memory=31400 CPUtime=2.86 cores=0-7
/proc/5163/task/5179/stat : 5179 (java) S 5161 5161 5117 0 -1 1077944384 33289 0 0 0 282 4 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360306653424 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5180] ppid=5161 vsize=26538700 memory=1292 CPUtime=0.85 cores=0-7
/proc/5163/task/5180/stat : 5180 (java) S 5161 5161 5117 0 -1 1077944384 19533 0 0 0 82 3 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360305600880 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5181] ppid=5161 vsize=26538700 memory=2428 CPUtime=0 cores=0-7
/proc/5163/task/5181/stat : 5181 (java) S 5161 5161 5117 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360304548576 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5182] ppid=5161 vsize=26538700 memory=3026480 CPUtime=0.81 cores=0-7
/proc/5163/task/5182/stat : 5182 (java) S 5161 5161 5117 0 -1 1077944384 3171 0 0 0 37 44 0 0 20 0 28 0 111336235 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360303496112 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5183] ppid=5161 vsize=26538700 memory=1384 CPUtime=2431.74 cores=0-7
/proc/5163/task/5183/stat : 5183 (java) R 5161 5161 5117 0 -1 4202560 13068 0 0 0 243153 21 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360295484616 140360829511534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5184] ppid=5161 vsize=26538700 memory=4140 CPUtime=2450.51 cores=0-7
/proc/5163/task/5184/stat : 5184 (java) R 5161 5161 5117 0 -1 4202560 5741 0 0 0 245032 19 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360294433192 140360829511094 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5185] ppid=5161 vsize=26538700 memory=1728 CPUtime=2449.9 cores=0-7
/proc/5163/task/5185/stat : 5185 (java) R 5161 5161 5117 0 -1 4202560 12370 0 0 0 244969 21 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360293382368 140360829511534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5186] ppid=5161 vsize=26538700 memory=1420 CPUtime=2453.93 cores=0-7
/proc/5163/task/5186/stat : 5186 (java) R 5161 5161 5117 0 -1 4202560 8709 0 0 0 245386 7 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360292327080 140360829511534 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5187] ppid=5161 vsize=26538700 memory=11032 CPUtime=2454.21 cores=0-7
/proc/5163/task/5187/stat : 5187 (java) R 5161 5161 5117 0 -1 4202560 14289 0 0 0 245403 18 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360291274536 140360829511416 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5188] ppid=5161 vsize=26538700 memory=3026480 CPUtime=2441.58 cores=0-7
/proc/5163/task/5188/stat : 5188 (java) R 5161 5161 5117 0 -1 4202560 9084 0 0 0 244145 13 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360290221872 140360829511510 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5189] ppid=5161 vsize=26538700 memory=1384 CPUtime=2453.97 cores=0-7
/proc/5163/task/5189/stat : 5189 (java) R 5161 5161 5117 0 -1 4202560 6991 0 0 0 245394 3 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360289169096 140360829511667 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5190] ppid=5161 vsize=26538700 memory=3026480 CPUtime=2446.5 cores=0-7
/proc/5163/task/5190/stat : 5190 (java) R 5161 5161 5117 0 -1 4202560 5912 0 0 0 244634 16 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360288116904 140360829511580 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
Current children cumulated CPU time: 19661.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3027864 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.21 8.30 8.27 9/210 5247
/proc/meminfo: memFree=26063732/32770624 swapFree=67108860/67108860
[pid=5161] ppid=5158 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5161/stat : 5161 (xcsp3-exec) S 5158 5161 5117 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111336228 9740288 346 33554432000 4194304 5098028 140720934265984 140720934264088 139787599278716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15470592 140720934270053 140720934270263 140720934270263 140720934273003 0
/proc/5161/statm: 2378 346 289 221 0 87 0
[pid=5163] ppid=5161 vsize=26538700 memory=3026480 CPUtime=19802.5 cores=0-7
/proc/5163/stat : 5163 (java) S 5161 5161 5117 0 -1 1077944320 255365 0 0 0 1979811 436 0 0 20 0 28 0 111336228 27175628800 756620 33554432000 4194304 4196468 140733702494112 140733702476656 140361185636087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
/proc/5163/statm: 6634675 756620 3290 1 0 6621909 0
[pid=5163/tid=5164] ppid=5161 vsize=26538700 memory=1224 CPUtime=36.52 cores=0-7
/proc/5163/task/5164/stat : 5164 (java) S 5161 5161 5117 0 -1 1077944384 16328 0 0 0 3631 21 0 0 20 0 28 0 111336229 27175628800 756620 33554432000 4194304 4196468 140733702494112 140361189876864 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5165] ppid=5161 vsize=26538700 memory=4126316290023845779 CPUtime=3.18 cores=0-7
/proc/5163/task/5165/stat : 5165 (java) S 5161 5161 5117 0 -1 1077944384 3708 0 0 0 287 31 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360744041232 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5166] ppid=5161 vsize=26538700 memory=1196 CPUtime=3.22 cores=0-7
/proc/5163/task/5166/stat : 5166 (java) S 5161 5161 5117 0 -1 1077944384 4283 0 0 0 293 29 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360742988688 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5167] ppid=5161 vsize=26538700 memory=4612 CPUtime=3.2 cores=0-7
/proc/5163/task/5167/stat : 5167 (java) S 5161 5161 5117 0 -1 1077944384 4456 0 0 0 289 31 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360741936144 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5168] ppid=5161 vsize=26538700 memory=1384 CPUtime=3.2 cores=0-7
/proc/5163/task/5168/stat : 5168 (java) S 5161 5161 5117 0 -1 1077944384 5673 0 0 0 285 35 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360740883600 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5169] ppid=5161 vsize=26538700 memory=3026480 CPUtime=3.2 cores=0-7
/proc/5163/task/5169/stat : 5169 (java) S 5161 5161 5117 0 -1 1077944384 6395 0 0 0 284 36 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360739830032 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5170] ppid=5161 vsize=26538700 memory=1196 CPUtime=3.18 cores=0-7
/proc/5163/task/5170/stat : 5170 (java) S 5161 5161 5117 0 -1 1077944384 7482 0 0 0 276 42 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360738777488 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5171] ppid=5161 vsize=26538700 memory=4612 CPUtime=3.19 cores=0-7
/proc/5163/task/5171/stat : 5171 (java) S 5161 5161 5117 0 -1 1077944384 6213 0 0 0 285 34 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360737724944 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5172] ppid=5161 vsize=26538700 memory=15872 CPUtime=3.18 cores=0-7
/proc/5163/task/5172/stat : 5172 (java) S 5161 5161 5117 0 -1 1077944384 3141 0 0 0 291 27 0 0 20 0 28 0 111336230 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360736672400 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5173] ppid=5161 vsize=26538700 memory=18448 CPUtime=7.23 cores=0-7
/proc/5163/task/5173/stat : 5173 (java) S 5161 5161 5117 0 -1 1077944384 10101 0 0 0 719 4 0 0 20 0 28 0 111336231 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360312969712 140361185647234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5174] ppid=5161 vsize=26538700 memory=17632 CPUtime=0 cores=0-7
/proc/5163/task/5174/stat : 5174 (java) S 5161 5161 5117 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 111336232 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360311916000 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5175] ppid=5161 vsize=26538700 memory=4044 CPUtime=0 cores=0-7
/proc/5163/task/5175/stat : 5175 (java) S 5161 5161 5117 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 28 0 111336232 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360310863360 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5176] ppid=5161 vsize=26538700 memory=1792 CPUtime=0 cores=0-7
/proc/5163/task/5176/stat : 5176 (java) S 5161 5161 5117 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360309811920 140361185654683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5177] ppid=5161 vsize=26538700 memory=636 CPUtime=2.3 cores=0-7
/proc/5163/task/5177/stat : 5177 (java) S 5161 5161 5117 0 -1 1077944384 28926 0 0 0 225 5 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360308758512 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5178] ppid=5161 vsize=26538700 memory=1152 CPUtime=2.5 cores=0-7
/proc/5163/task/5178/stat : 5178 (java) S 5161 5161 5117 0 -1 1077944384 24442 0 0 0 247 3 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360307705968 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5179] ppid=5161 vsize=26538700 memory=3680 CPUtime=2.86 cores=0-7
/proc/5163/task/5179/stat : 5179 (java) S 5161 5161 5117 0 -1 1077944384 33293 0 0 0 282 4 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360306653424 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5180] ppid=5161 vsize=26538700 memory=1384 CPUtime=0.85 cores=0-7
/proc/5163/task/5180/stat : 5180 (java) S 5161 5161 5117 0 -1 1077944384 19541 0 0 0 82 3 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360305600880 140361185647234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5181] ppid=5161 vsize=26538700 memory=3026480 CPUtime=0 cores=0-7
/proc/5163/task/5181/stat : 5181 (java) S 5161 5161 5117 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111336234 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360304548576 140361185646293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5182] ppid=5161 vsize=26538700 memory=8112282956445269571 CPUtime=0.82 cores=0-7
/proc/5163/task/5182/stat : 5182 (java) R 5161 5161 5117 0 -1 1077944384 3199 0 0 0 37 45 0 0 20 0 28 0 111336235 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360303496112 140361185647234 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5183] ppid=5161 vsize=26538700 memory=4126316290023845779 CPUtime=2449.45 cores=0-7
/proc/5163/task/5183/stat : 5183 (java) R 5161 5161 5117 0 -1 4202560 13225 0 0 0 244923 22 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360295484616 140360830756281 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5184] ppid=5161 vsize=26538700 memory=932 CPUtime=2467.85 cores=0-7
/proc/5163/task/5184/stat : 5184 (java) R 5161 5161 5117 0 -1 4202560 5765 0 0 0 246766 19 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360294433192 140360829511352 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5185] ppid=5161 vsize=26538700 memory=2200 CPUtime=2467.61 cores=0-7
/proc/5163/task/5185/stat : 5185 (java) R 5161 5161 5117 0 -1 4202560 12409 0 0 0 246740 21 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360293382368 140360829511534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5186] ppid=5161 vsize=26538700 memory=6504 CPUtime=2471.64 cores=0-7
/proc/5163/task/5186/stat : 5186 (java) R 5161 5161 5117 0 -1 4202560 8827 0 0 0 247157 7 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360292327080 140360829511740 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5187] ppid=5161 vsize=26538700 memory=840 CPUtime=2471.92 cores=0-7
/proc/5163/task/5187/stat : 5187 (java) R 5161 5161 5117 0 -1 4202560 14381 0 0 0 247174 18 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360291274536 140360829511416 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5188] ppid=5161 vsize=26538700 memory=4100 CPUtime=2459.29 cores=0-7
/proc/5163/task/5188/stat : 5188 (java) R 5161 5161 5117 0 -1 4202560 9109 0 0 0 245916 13 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360290221872 140360829511740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5189] ppid=5161 vsize=26538700 memory=1696 CPUtime=2471.68 cores=0-7
/proc/5163/task/5189/stat : 5189 (java) R 5161 5161 5117 0 -1 4202560 7080 0 0 0 247165 3 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360289169096 140360829511663 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
[pid=5163/tid=5190] ppid=5161 vsize=26538700 memory=916 CPUtime=2464.2 cores=0-7
/proc/5163/task/5190/stat : 5190 (java) R 5161 5161 5117 0 -1 4202560 5931 0 0 0 246404 16 0 0 20 0 28 0 111340748 27175628800 756620 33554432000 4194304 4196468 140733702494112 140360288116904 140360829511659 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18128896 140733702497426 140733702497603 140733702497603 140733702500303 0
Current children cumulated CPU time: 19802.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3027864 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.11
CPU time (s): 19803.2
CPU user time (s): 19798.8
CPU system time (s): 4.38851
CPU usage (%): 785.805
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3027864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19798.8
system time used= 4.38851
maximum resident set size= 3027028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256780
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62128
involuntary context switches= 197157


# summary of solver processes directly reported to runsolver:
#   pid: 5161,5163
#   total CPU time (s): 19803.2
#   total CPU user time (s): 19798.8
#   total CPU system time (s): 4.38851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.8788 second user time and 30.1842 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-15 09:20:23
IDJOB=4270483
IDBENCH=135979
IDSOLVER=2662
FILE ID=node107/4270483-1502782482
RUNJOBID= node107-1502781623-5144
PBS_JOBID= 20629116
Free space on /tmp= 61660 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft249-09.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-4270483-1502782482/watcher-4270483-1502782482 -o /tmp/evaluation-result-4270483-1502782482/solver-4270483-1502782482 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502781623-5144 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 903209568 HOME/instance-4270483-1502782482.xml

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

MD5SUM BENCH= a945271e4f3ca829c58581a3c461a76e
RANDOM SEED=903209568

node107.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.84
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.84
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.84
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.84
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:        29085476 kB
MemAvailable:   31988760 kB
Buffers:          218028 kB
Cached:          2972496 kB
SwapCached:            0 kB
Active:           557092 kB
Inactive:        2685404 kB
Active(anon):      55024 kB
Inactive(anon):    24972 kB
Active(file):     502068 kB
Inactive(file):  2660432 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9872 kB
Writeback:             0 kB
AnonPages:         57892 kB
Mapped:            45356 kB
Shmem:             25228 kB
Slab:             139080 kB
SReclaimable:     113240 kB
SUnreclaim:        25840 kB
KernelStack:        3152 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     322952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61652 MiB
End job on node107 at 2017-08-15 10:02:23