Trace number 4281275

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w3b2r8.xml
MD5SUM2d1ea33805a592f1cc5486f43d894179
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 variables1002
Number of constraints157
Number of domains2
Minimum domain size78
Maximum domain size139
Distribution of domain sizes[{"size":78,"count":1},{"size":139,"count":1001}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":924},{"degree":5,"count":77}]
Minimum constraint arity13
Maximum constraint arity1001
Distribution of constraint arities[{"arity":13,"count":154},{"arity":78,"count":1},{"arity":1001,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":77},{"type":"lex","count":1},{"type":"sum","count":77},{"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-4281275-1503188062.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281275-1503188062.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.47/0.69	c solve instance...
1967.37/252.08	s UNKNOWN
1967.37/252.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281275-1503188062/watcher-4281275-1503188062 -o /tmp/evaluation-result-4281275-1503188062/solver-4281275-1503188062 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503178145-14492 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 2027345167 HOME/instance-4281275-1503188062.xml 

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

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


[startup+0.10011 s]*
/proc/loadavg: 8.46 8.14 7.51 2/200 18410
/proc/meminfo: memFree=27038040/32770624 swapFree=67108860/67108860
[pid=18389] ppid=18386 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18389/stat : 18389 (xcsp3-exec) S 18386 18389 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151894108 9740288 346 33554432000 4194304 5098028 140725294384880 140725294382984 140231597331068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18464768 140725294388330 140725294388540 140725294388540 140725294391275 0
/proc/18389/statm: 2378 346 289 221 0 87 0
[pid=18391] ppid=18389 vsize=25999808 memory=25624 CPUtime=0.12 cores=0-7
/proc/18391/stat : 18391 (java) S 18389 18389 14465 0 -1 1077944320 5319 0 0 0 11 1 0 0 20 0 20 0 151894108 26623803392 6406 33554432000 4194304 4196468 140736407891680 140736407874224 140005295886071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
/proc/18391/statm: 6499952 6406 2861 1 0 6488269 0
[pid=18391/tid=18392] ppid=18389 vsize=25999808 memory=7898357654616971936 CPUtime=0.09 cores=0-7
/proc/18391/task/18392/stat : 18392 (java) R 18389 18389 14465 0 -1 4202560 3293 0 0 0 8 1 0 0 20 0 20 0 151894108 26623803392 6406 33554432000 4194304 4196468 140736407891680 140005300119344 140005295907997 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18393] ppid=18389 vsize=25999808 memory=732370621076741093 CPUtime=0 cores=0-7
/proc/18391/task/18393/stat : 18393 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26623803392 6406 33554432000 4194304 4196468 140736407891680 140005265598736 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18394] ppid=18389 vsize=25999808 memory=140482739287680 CPUtime=0 cores=0-7
/proc/18391/task/18394/stat : 18394 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004852574608 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18395] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18395/stat : 18395 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151894109 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004851522064 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18396] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18396/stat : 18396 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004850469520 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18397] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18397/stat : 18397 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004849416976 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18398] ppid=18389 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18391/task/18398/stat : 18398 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004848364432 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18399] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18399/stat : 18399 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004847311888 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18400] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18400/stat : 18400 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004846259344 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18401] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18401/stat : 18401 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894110 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004691687408 140005295897218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18402] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18402/stat : 18402 (java) S 18389 18389 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151894111 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004690633632 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18403] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18403/stat : 18403 (java) S 18389 18389 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151894111 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004689581040 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18404] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18404/stat : 18404 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894114 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004688529616 140005295904667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18405] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18405/stat : 18405 (java) S 18389 18389 14465 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 20 0 151894114 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004687477232 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18406] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18406/stat : 18406 (java) S 18389 18389 14465 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 151894114 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004686424688 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18407] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18407/stat : 18407 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894114 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004685372144 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18408] ppid=18389 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/18391/task/18408/stat : 18408 (java) S 18389 18389 14465 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 20 0 151894114 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004684319600 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18409] ppid=18389 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18409/stat : 18409 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151894114 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004683266272 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18410] ppid=18389 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18391/task/18410/stat : 18410 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894114 26623803392 6406 33554432000 4194304 4196468 140736407891680 140004682213808 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27008 KiB

[startup+0.210152 s]*
/proc/loadavg: 8.46 8.14 7.51 3/200 18410
/proc/meminfo: memFree=27027700/32770624 swapFree=67108860/67108860
[pid=18389] ppid=18386 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18389/stat : 18389 (xcsp3-exec) S 18386 18389 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151894108 9740288 346 33554432000 4194304 5098028 140725294384880 140725294382984 140231597331068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18464768 140725294388330 140725294388540 140725294388540 140725294391275 0
/proc/18389/statm: 2378 346 289 221 0 87 0
[pid=18391] ppid=18389 vsize=26004064 memory=37584 CPUtime=0.33 cores=0-7
/proc/18391/stat : 18391 (java) S 18389 18389 14465 0 -1 1077944320 7982 0 0 0 31 2 0 0 20 0 20 0 151894108 26628161536 9396 33554432000 4194304 4196468 140736407891680 140736407874224 140005295886071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
/proc/18391/statm: 6501016 9396 3048 1 0 6488269 0
[pid=18391/tid=18392] ppid=18389 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/18391/task/18392/stat : 18392 (java) R 18389 18389 14465 0 -1 4202560 5009 0 0 0 18 1 0 0 20 0 20 0 151894108 26628161536 9396 33554432000 4194304 4196468 140736407891680 140005300100080 140005295907997 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18393] ppid=18389 vsize=26004064 memory=732370621076741093 CPUtime=0 cores=0-7
/proc/18391/task/18393/stat : 18393 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 9396 33554432000 4194304 4196468 140736407891680 140005265598736 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18394] ppid=18389 vsize=26004064 memory=140482739287680 CPUtime=0 cores=0-7
/proc/18391/task/18394/stat : 18394 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004852574608 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18395] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18395/stat : 18395 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004851522064 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18396] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18396/stat : 18396 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004850469520 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18397] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18397/stat : 18397 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004849416976 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18398] ppid=18389 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18391/task/18398/stat : 18398 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004848364432 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18399] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18399/stat : 18399 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004847311888 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18400] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18400/stat : 18400 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004846259344 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18401] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18401/stat : 18401 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894110 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004691687408 140005295897218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18402] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18402/stat : 18402 (java) S 18389 18389 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151894111 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004690633632 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18403] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18403/stat : 18403 (java) S 18389 18389 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151894111 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004689581040 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18404] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18404/stat : 18404 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894114 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004688529616 140005295904667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18405] ppid=18389 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18391/task/18405/stat : 18405 (java) S 18389 18389 14465 0 -1 1077944384 446 0 0 0 1 0 0 0 20 0 20 0 151894114 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004687477232 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18406] ppid=18389 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18391/task/18406/stat : 18406 (java) S 18389 18389 14465 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 151894114 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004686424688 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18407] ppid=18389 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18391/task/18407/stat : 18407 (java) S 18389 18389 14465 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 20 0 151894114 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004685372144 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18408] ppid=18389 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/18391/task/18408/stat : 18408 (java) S 18389 18389 14465 0 -1 1077944384 826 0 0 0 8 0 0 0 20 0 20 0 151894114 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004684319600 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18409] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18409/stat : 18409 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151894114 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004683266272 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18410] ppid=18389 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18391/task/18410/stat : 18410 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894114 26628161536 9396 33554432000 4194304 4196468 140736407891680 140004682213808 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 38968 KiB

[startup+0.309459 s]*
/proc/loadavg: 8.46 8.14 7.51 3/200 18410
/proc/meminfo: memFree=27022924/32770624 swapFree=67108860/67108860
[pid=18389] ppid=18386 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18389/stat : 18389 (xcsp3-exec) S 18386 18389 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151894108 9740288 346 33554432000 4194304 5098028 140725294384880 140725294382984 140231597331068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18464768 140725294388330 140725294388540 140725294388540 140725294391275 0
/proc/18389/statm: 2378 346 289 221 0 87 0
[pid=18391] ppid=18389 vsize=26004064 memory=45048 CPUtime=0.5 cores=0-7
/proc/18391/stat : 18391 (java) S 18389 18389 14465 0 -1 1077944320 8970 0 0 0 47 3 0 0 20 0 20 0 151894108 26628161536 11262 33554432000 4194304 4196468 140736407891680 140736407874224 140005295886071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
/proc/18391/statm: 6501016 11262 3117 1 0 6488269 0
[pid=18391/tid=18392] ppid=18389 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18391/task/18392/stat : 18392 (java) R 18389 18389 14465 0 -1 4202560 5701 0 0 0 27 2 0 0 20 0 20 0 151894108 26628161536 11262 33554432000 4194304 4196468 140736407891680 140005300111968 140005279966558 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18393] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18393/stat : 18393 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 11262 33554432000 4194304 4196468 140736407891680 140005265598736 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18394] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18394/stat : 18394 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004852574608 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18395] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18395/stat : 18395 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004851522064 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18396] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18396/stat : 18396 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004850469520 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18397] ppid=18389 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/18391/task/18397/stat : 18397 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004849416976 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18398] ppid=18389 vsize=26004064 memory=140482608985007 CPUtime=0 cores=0-7
/proc/18391/task/18398/stat : 18398 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004848364432 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18399] ppid=18389 vsize=26004064 memory=140482608987312 CPUtime=0 cores=0-7
/proc/18391/task/18399/stat : 18399 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004847311888 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18400] ppid=18389 vsize=26004064 memory=140482608989616 CPUtime=0 cores=0-7
/proc/18391/task/18400/stat : 18400 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894109 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004846259344 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18401] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18401/stat : 18401 (java) S 18389 18389 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151894110 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004691687408 140005295897218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18402] ppid=18389 vsize=26004064 memory=280965217986192 CPUtime=0 cores=0-7
/proc/18391/task/18402/stat : 18402 (java) S 18389 18389 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151894111 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004690633632 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18403] ppid=18389 vsize=26004064 memory=280965217993104 CPUtime=0 cores=0-7
/proc/18391/task/18403/stat : 18403 (java) S 18389 18389 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151894111 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004689581040 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18404] ppid=18389 vsize=26004064 memory=280965217934384 CPUtime=0 cores=0-7
/proc/18391/task/18404/stat : 18404 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894114 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004688529616 140005295904667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18405] ppid=18389 vsize=26004064 memory=280965218006928 CPUtime=0.02 cores=0-7
/proc/18391/task/18405/stat : 18405 (java) S 18389 18389 14465 0 -1 1077944384 463 0 0 0 2 0 0 0 20 0 20 0 151894114 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004687477232 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18406] ppid=18389 vsize=26004064 memory=280965218013840 CPUtime=0.02 cores=0-7
/proc/18391/task/18406/stat : 18406 (java) S 18389 18389 14465 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 20 0 151894114 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004686424688 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18407] ppid=18389 vsize=26004064 memory=280965218011536 CPUtime=0.02 cores=0-7
/proc/18391/task/18407/stat : 18407 (java) S 18389 18389 14465 0 -1 1077944384 124 0 0 0 2 0 0 0 20 0 20 0 151894114 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004685372144 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18408] ppid=18389 vsize=26004064 memory=280965218027696 CPUtime=0.13 cores=0-7
/proc/18391/task/18408/stat : 18408 (java) R 18389 18389 14465 0 -1 4202560 1020 0 0 0 13 0 0 0 20 0 20 0 151894114 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004684315968 140005274815499 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18409] ppid=18389 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18409/stat : 18409 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151894114 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004683266272 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18410] ppid=18389 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18391/task/18410/stat : 18410 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894114 26628161536 11262 33554432000 4194304 4196468 140736407891680 140004682213808 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46432 KiB

[startup+0.700903 s]
/proc/loadavg: 8.46 8.14 7.51 5/200 18410
/proc/meminfo: memFree=27007120/32770624 swapFree=67108860/67108860
[pid=18389] ppid=18386 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18389/stat : 18389 (xcsp3-exec) S 18386 18389 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151894108 9740288 346 33554432000 4194304 5098028 140725294384880 140725294382984 140231597331068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18464768 140725294388330 140725294388540 140725294388540 140725294391275 0
/proc/18389/statm: 2378 346 289 221 0 87 0
[pid=18391] ppid=18389 vsize=26006188 memory=109988 CPUtime=1.88 cores=0-7
/proc/18391/stat : 18391 (java) S 18389 18389 14465 0 -1 1077944320 15585 0 0 0 183 5 0 0 20 0 20 0 151894108 26630336512 27497 33554432000 4194304 4196468 140736407891680 140736407874224 140005295886071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
/proc/18391/statm: 6501547 27497 3211 1 0 6488781 0
[pid=18391/tid=18392] ppid=18389 vsize=26006188 memory=280965218322624 CPUtime=0.67 cores=0-7
/proc/18391/task/18392/stat : 18392 (java) R 18389 18389 14465 0 -1 4202560 6373 0 0 0 64 3 0 0 20 0 20 0 151894108 26630336512 27497 33554432000 4194304 4196468 140736407891680 140005300125776 140004931750721 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18393] ppid=18389 vsize=26006188 memory=1420 CPUtime=0 cores=0-7
/proc/18391/task/18393/stat : 18393 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26630336512 27497 33554432000 4194304 4196468 140736407891680 140005265598736 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18394] ppid=18389 vsize=26006188 memory=11108 CPUtime=0 cores=0-7
/proc/18391/task/18394/stat : 18394 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151894109 26630336512 27497 33554432000 4194304 4196468 140736407891680 140004852574608 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18395] ppid=18389 vsize=26006188 memory=1712 CPUtime=0 cores=0-7
/proc/18391/task/18395/stat : 18395 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151894109 26630336512 27497 33554432000 4194304 4196468 140736407891680 140004851522064 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0

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

[pid=18391/tid=18418] ppid=18389 vsize=26538700 memory=3552 CPUtime=157.89 cores=0-7
/proc/18391/task/18418/stat : 18418 (java) R 18389 18389 14465 0 -1 4202560 2149 0 0 0 15780 9 0 0 20 0 28 0 151894179 27175628800 390500 33554432000 4194304 4196468 140736407891680 140004666834520 140004931950697 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
Current children cumulated CPU time: 1275.79 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1563384 KiB

[startup+222.302 s]
/proc/loadavg: 7.57 7.93 7.57 9/210 18445
/proc/meminfo: memFree=24593344/32770624 swapFree=67108860/67108860
[pid=18389] ppid=18386 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18389/stat : 18389 (xcsp3-exec) S 18386 18389 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151894108 9740288 346 33554432000 4194304 5098028 140725294384880 140725294382984 140231597331068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18464768 140725294388330 140725294388540 140725294388540 140725294391275 0
/proc/18389/statm: 2378 346 289 221 0 87 0
[pid=18391] ppid=18389 vsize=26538700 memory=2471864 CPUtime=1730.34 cores=0-7
/proc/18391/stat : 18391 (java) S 18389 18389 14465 0 -1 1077944320 107052 0 0 0 172886 148 0 0 20 0 28 0 151894108 27175628800 617966 33554432000 4194304 4196468 140736407891680 140736407874224 140005295886071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
/proc/18391/statm: 6634675 617966 3297 1 0 6621909 0
[pid=18391/tid=18392] ppid=18389 vsize=26538700 memory=2471864 CPUtime=0.68 cores=0-7
/proc/18391/task/18392/stat : 18392 (java) S 18389 18389 14465 0 -1 1077944384 6425 0 0 0 65 3 0 0 20 0 28 0 151894108 27175628800 617966 33554432000 4194304 4196468 140736407891680 140005300126848 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18393] ppid=18389 vsize=26538700 memory=2471864 CPUtime=2.16 cores=0-7
/proc/18391/task/18393/stat : 18393 (java) S 18389 18389 14465 0 -1 1077944384 1328 0 0 0 207 9 0 0 20 0 28 0 151894109 27175628800 617966 33554432000 4194304 4196468 140736407891680 140005265598736 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18394] ppid=18389 vsize=26538700 memory=1384 CPUtime=2.2 cores=0-7
/proc/18391/task/18394/stat : 18394 (java) S 18389 18389 14465 0 -1 1077944384 2860 0 0 0 203 17 0 0 20 0 28 0 151894109 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004852574608 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18395] ppid=18389 vsize=26538700 memory=2471864 CPUtime=2.16 cores=0-7
/proc/18391/task/18395/stat : 18395 (java) S 18389 18389 14465 0 -1 1077944384 1149 0 0 0 210 6 0 0 20 0 28 0 151894109 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004851522064 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18396] ppid=18389 vsize=26538700 memory=2471864 CPUtime=2.21 cores=0-7
/proc/18391/task/18396/stat : 18396 (java) S 18389 18389 14465 0 -1 1077944384 1563 0 0 0 209 12 0 0 20 0 28 0 151894109 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004850469520 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18397] ppid=18389 vsize=26538700 memory=4044 CPUtime=2.19 cores=0-7
/proc/18391/task/18397/stat : 18397 (java) S 18389 18389 14465 0 -1 1077944384 2185 0 0 0 211 8 0 0 20 0 28 0 151894109 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004849416976 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18398] ppid=18389 vsize=26538700 memory=1384 CPUtime=2.18 cores=0-7
/proc/18391/task/18398/stat : 18398 (java) S 18389 18389 14465 0 -1 1077944384 1284 0 0 0 211 7 0 0 20 0 28 0 151894109 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004848364432 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18399] ppid=18389 vsize=26538700 memory=2471864 CPUtime=2.2 cores=0-7
/proc/18391/task/18399/stat : 18399 (java) S 18389 18389 14465 0 -1 1077944384 1799 0 0 0 208 12 0 0 20 0 28 0 151894109 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004847311888 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18400] ppid=18389 vsize=26538700 memory=2471860 CPUtime=2.18 cores=0-7
/proc/18391/task/18400/stat : 18400 (java) S 18389 18389 14465 0 -1 1077944384 2608 0 0 0 207 11 0 0 20 0 28 0 151894109 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004846259344 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18401] ppid=18389 vsize=26538700 memory=4140 CPUtime=5.55 cores=0-7
/proc/18391/task/18401/stat : 18401 (java) S 18389 18389 14465 0 -1 1077944384 18972 0 0 0 548 7 0 0 20 0 28 0 151894110 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004691687408 140005295897218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18402] ppid=18389 vsize=26538700 memory=7792 CPUtime=0 cores=0-7
/proc/18391/task/18402/stat : 18402 (java) S 18389 18389 14465 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 151894111 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004690633696 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18403] ppid=18389 vsize=26538700 memory=840 CPUtime=0 cores=0-7
/proc/18391/task/18403/stat : 18403 (java) S 18389 18389 14465 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 151894111 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004689581056 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18404] ppid=18389 vsize=26538700 memory=280965217968384 CPUtime=0 cores=0-7
/proc/18391/task/18404/stat : 18404 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151894114 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004688529616 140005295904667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18405] ppid=18389 vsize=26538700 memory=6944652177228980320 CPUtime=1.1 cores=0-7
/proc/18391/task/18405/stat : 18405 (java) S 18389 18389 14465 0 -1 1077944384 8549 0 0 0 109 1 0 0 20 0 28 0 151894114 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004687477232 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18406] ppid=18389 vsize=26538700 memory=1384 CPUtime=1.38 cores=0-7
/proc/18391/task/18406/stat : 18406 (java) S 18389 18389 14465 0 -1 1077944384 10516 0 0 0 137 1 0 0 20 0 28 0 151894114 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004686424688 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18407] ppid=18389 vsize=26538700 memory=2471864 CPUtime=1.57 cores=0-7
/proc/18391/task/18407/stat : 18407 (java) S 18389 18389 14465 0 -1 1077944384 15680 0 0 0 153 4 0 0 20 0 28 0 151894114 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004685372144 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18408] ppid=18389 vsize=26538700 memory=0 CPUtime=0.67 cores=0-7
/proc/18391/task/18408/stat : 18408 (java) S 18389 18389 14465 0 -1 1077944384 8675 0 0 0 66 1 0 0 20 0 28 0 151894114 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004684319600 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18409] ppid=18389 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/18391/task/18409/stat : 18409 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151894114 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004683266272 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18410] ppid=18389 vsize=26538700 memory=7792 CPUtime=0.04 cores=0-7
/proc/18391/task/18410/stat : 18410 (java) S 18389 18389 14465 0 -1 1077944384 1101 0 0 0 0 4 0 0 20 0 28 0 151894114 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004682213808 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18411] ppid=18389 vsize=26538700 memory=840 CPUtime=212.95 cores=0-7
/proc/18391/task/18411/stat : 18411 (java) R 18389 18389 14465 0 -1 4202560 1239 0 0 0 21294 1 0 0 20 0 28 0 151894179 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004674202176 140004937457823 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18412] ppid=18389 vsize=26538700 memory=6791534058613427641 CPUtime=213.39 cores=0-7
/proc/18391/task/18412/stat : 18412 (java) R 18389 18389 14465 0 -1 4202560 3044 0 0 0 21337 2 0 0 20 0 28 0 151894179 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004673151016 140004937224143 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18413] ppid=18389 vsize=26538700 memory=23632 CPUtime=212.42 cores=0-7
/proc/18391/task/18413/stat : 18413 (java) R 18389 18389 14465 0 -1 4202560 2785 0 0 0 21230 12 0 0 20 0 28 0 151894179 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004672098456 140004937457725 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18414] ppid=18389 vsize=26538700 memory=4140 CPUtime=210.77 cores=0-7
/proc/18391/task/18414/stat : 18414 (java) R 18389 18389 14465 0 -1 4202560 1609 0 0 0 21076 1 0 0 20 0 28 0 151894179 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004671045928 140004937222485 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18415] ppid=18389 vsize=26538700 memory=42176 CPUtime=213.15 cores=0-7
/proc/18391/task/18415/stat : 18415 (java) R 18389 18389 14465 0 -1 4202560 2108 0 0 0 21314 1 0 0 20 0 28 0 151894179 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004669993384 140004937222121 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18416] ppid=18389 vsize=26538700 memory=1292 CPUtime=213.37 cores=0-7
/proc/18391/task/18416/stat : 18416 (java) R 18389 18389 14465 0 -1 4202560 3877 0 0 0 21332 5 0 0 20 0 28 0 151894179 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004668943840 140004937222037 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18417] ppid=18389 vsize=26538700 memory=2428 CPUtime=212.68 cores=0-7
/proc/18391/task/18417/stat : 18417 (java) R 18389 18389 14465 0 -1 4202560 3913 0 0 0 21265 3 0 0 20 0 28 0 151894179 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004667887272 140004937222361 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18418] ppid=18389 vsize=26538700 memory=1728 CPUtime=212.93 cores=0-7
/proc/18391/task/18418/stat : 18418 (java) R 18389 18389 14465 0 -1 4202560 2400 0 0 0 21281 12 0 0 20 0 28 0 151894179 27175628800 617966 33554432000 4194304 4196468 140736407891680 140004666834712 140004936754868 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
Current children cumulated CPU time: 1730.34 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2473248 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 7.88 7.97 7.59 9/210 18445
/proc/meminfo: memFree=24593120/32770624 swapFree=67108860/67108860
[pid=18389] ppid=18386 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18389/stat : 18389 (xcsp3-exec) S 18386 18389 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151894108 9740288 346 33554432000 4194304 5098028 140725294384880 140725294382984 140231597331068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18464768 140725294388330 140725294388540 140725294388540 140725294391275 0
/proc/18389/statm: 2378 346 289 221 0 87 0
[pid=18391] ppid=18389 vsize=26538700 memory=2471884 CPUtime=1967.37 cores=0-7
/proc/18391/stat : 18391 (java) S 18389 18389 14465 0 -1 1077944320 109025 0 0 0 196586 151 0 0 20 0 28 0 151894108 27175628800 617971 33554432000 4194304 4196468 140736407891680 140736407874224 140005295886071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
/proc/18391/statm: 6634675 617971 3297 1 0 6621909 0
[pid=18391/tid=18392] ppid=18389 vsize=26538700 memory=6791534058613427641 CPUtime=0.68 cores=0-7
/proc/18391/task/18392/stat : 18392 (java) S 18389 18389 14465 0 -1 1077944384 6425 0 0 0 65 3 0 0 20 0 28 0 151894108 27175628800 617971 33554432000 4194304 4196468 140736407891680 140005300126848 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18393] ppid=18389 vsize=26538700 memory=-7003737579269690708 CPUtime=2.16 cores=0-7
/proc/18391/task/18393/stat : 18393 (java) S 18389 18389 14465 0 -1 1077944384 1328 0 0 0 207 9 0 0 20 0 28 0 151894109 27175628800 617971 33554432000 4194304 4196468 140736407891680 140005265598736 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18394] ppid=18389 vsize=26538700 memory=15876 CPUtime=2.2 cores=0-7
/proc/18391/task/18394/stat : 18394 (java) S 18389 18389 14465 0 -1 1077944384 2860 0 0 0 203 17 0 0 20 0 28 0 151894109 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004852574608 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18395] ppid=18389 vsize=26538700 memory=18448 CPUtime=2.16 cores=0-7
/proc/18391/task/18395/stat : 18395 (java) S 18389 18389 14465 0 -1 1077944384 1149 0 0 0 210 6 0 0 20 0 28 0 151894109 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004851522064 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18396] ppid=18389 vsize=26538700 memory=1384 CPUtime=2.21 cores=0-7
/proc/18391/task/18396/stat : 18396 (java) S 18389 18389 14465 0 -1 1077944384 1563 0 0 0 209 12 0 0 20 0 28 0 151894109 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004850469520 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18397] ppid=18389 vsize=26538700 memory=2471884 CPUtime=2.19 cores=0-7
/proc/18391/task/18397/stat : 18397 (java) S 18389 18389 14465 0 -1 1077944384 2185 0 0 0 211 8 0 0 20 0 28 0 151894109 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004849416976 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18398] ppid=18389 vsize=26538700 memory=15876 CPUtime=2.18 cores=0-7
/proc/18391/task/18398/stat : 18398 (java) S 18389 18389 14465 0 -1 1077944384 1284 0 0 0 211 7 0 0 20 0 28 0 151894109 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004848364432 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18399] ppid=18389 vsize=26538700 memory=18448 CPUtime=2.2 cores=0-7
/proc/18391/task/18399/stat : 18399 (java) S 18389 18389 14465 0 -1 1077944384 1799 0 0 0 208 12 0 0 20 0 28 0 151894109 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004847311888 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18400] ppid=18389 vsize=26538700 memory=23632 CPUtime=2.18 cores=0-7
/proc/18391/task/18400/stat : 18400 (java) S 18389 18389 14465 0 -1 1077944384 2608 0 0 0 207 11 0 0 20 0 28 0 151894109 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004846259344 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18401] ppid=18389 vsize=26538700 memory=4044 CPUtime=5.55 cores=0-7
/proc/18391/task/18401/stat : 18401 (java) S 18389 18389 14465 0 -1 1077944384 19044 0 0 0 548 7 0 0 20 0 28 0 151894110 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004691687408 140005295897218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18402] ppid=18389 vsize=26538700 memory=1792 CPUtime=0 cores=0-7
/proc/18391/task/18402/stat : 18402 (java) S 18389 18389 14465 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 151894111 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004690633696 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18403] ppid=18389 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/18391/task/18403/stat : 18403 (java) S 18389 18389 14465 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 151894111 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004689581056 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18404] ppid=18389 vsize=26538700 memory=956 CPUtime=0 cores=0-7
/proc/18391/task/18404/stat : 18404 (java) S 18389 18389 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151894114 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004688529616 140005295904667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18405] ppid=18389 vsize=26538700 memory=2424 CPUtime=1.1 cores=0-7
/proc/18391/task/18405/stat : 18405 (java) S 18389 18389 14465 0 -1 1077944384 8814 0 0 0 109 1 0 0 20 0 28 0 151894114 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004687477232 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18406] ppid=18389 vsize=26538700 memory=1236 CPUtime=1.41 cores=0-7
/proc/18391/task/18406/stat : 18406 (java) S 18389 18389 14465 0 -1 1077944384 11424 0 0 0 139 2 0 0 20 0 28 0 151894114 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004686424688 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18407] ppid=18389 vsize=26538700 memory=2240 CPUtime=1.57 cores=0-7
/proc/18391/task/18407/stat : 18407 (java) S 18389 18389 14465 0 -1 1077944384 15680 0 0 0 153 4 0 0 20 0 28 0 151894114 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004685372144 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18408] ppid=18389 vsize=26538700 memory=4128 CPUtime=0.67 cores=0-7
/proc/18391/task/18408/stat : 18408 (java) S 18389 18389 14465 0 -1 1077944384 8675 0 0 0 66 1 0 0 20 0 28 0 151894114 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004684319600 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18409] ppid=18389 vsize=26538700 memory=1572 CPUtime=0 cores=0-7
/proc/18391/task/18409/stat : 18409 (java) S 18389 18389 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151894114 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004683266272 140005295896277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18410] ppid=18389 vsize=26538700 memory=932 CPUtime=0.05 cores=0-7
/proc/18391/task/18410/stat : 18410 (java) S 18389 18389 14465 0 -1 1077944384 1132 0 0 0 0 5 0 0 20 0 28 0 151894114 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004682213808 140005295897218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18411] ppid=18389 vsize=26538700 memory=11108 CPUtime=242.65 cores=0-7
/proc/18391/task/18411/stat : 18411 (java) R 18389 18389 14465 0 -1 4202560 1275 0 0 0 24264 1 0 0 20 0 28 0 151894179 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004674202408 140004937222273 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18412] ppid=18389 vsize=26538700 memory=1712 CPUtime=243.09 cores=0-7
/proc/18391/task/18412/stat : 18412 (java) R 18389 18389 14465 0 -1 4202560 3116 0 0 0 24307 2 0 0 20 0 28 0 151894179 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004673151240 140004937222482 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18413] ppid=18389 vsize=26538700 memory=1952 CPUtime=242.1 cores=0-7
/proc/18391/task/18413/stat : 18413 (java) R 18389 18389 14465 0 -1 4202560 2816 0 0 0 24198 12 0 0 20 0 28 0 151894179 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004672098224 140004937222566 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18414] ppid=18389 vsize=26538700 memory=8612 CPUtime=239.89 cores=0-7
/proc/18391/task/18414/stat : 18414 (java) R 18389 18389 14465 0 -1 4202560 1645 0 0 0 23987 2 0 0 20 0 28 0 151894179 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004671045912 140004937457725 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18415] ppid=18389 vsize=26538700 memory=1224 CPUtime=242.83 cores=0-7
/proc/18391/task/18415/stat : 18415 (java) R 18389 18389 14465 0 -1 4202560 2181 0 0 0 24282 1 0 0 20 0 28 0 151894179 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004669993384 140004937222006 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18416] ppid=18389 vsize=26538700 memory=792 CPUtime=243.06 cores=0-7
/proc/18391/task/18416/stat : 18416 (java) R 18389 18389 14465 0 -1 4202560 4137 0 0 0 24301 5 0 0 20 0 28 0 151894179 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004668940840 140004937222607 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18417] ppid=18389 vsize=26538700 memory=1004 CPUtime=242.37 cores=0-7
/proc/18391/task/18417/stat : 18417 (java) R 18389 18389 14465 0 -1 4202560 4045 0 0 0 24234 3 0 0 20 0 28 0 151894179 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004667887272 140004937222756 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
[pid=18391/tid=18418] ppid=18389 vsize=26538700 memory=5788 CPUtime=242.63 cores=0-7
/proc/18391/task/18418/stat : 18418 (java) R 18389 18389 14465 0 -1 4202560 2457 0 0 0 24251 12 0 0 20 0 28 0 151894179 27175628800 617971 33554432000 4194304 4196468 140736407891680 140004666834728 140004937457794 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6844416 140736407893144 140736407893320 140736407893320 140736407896015 0
Current children cumulated CPU time: 1967.37 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2473268 KiB

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

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

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

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

Child status: 143
Real time (s): 252.118
CPU time (s): 1968.11
CPU user time (s): 1966.58
CPU system time (s): 1.53187
CPU usage (%): 780.634
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2473268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1966.58
system time used= 1.53187
maximum resident set size= 2472452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110811
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11327
involuntary context switches= 21474


# summary of solver processes directly reported to runsolver:
#   pid: 18389,18391
#   total CPU time (s): 1968.11
#   total CPU user time (s): 1966.58
#   total CPU system time (s): 1.53187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.29922 second user time and 2.9369 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-20 02:00:02
IDJOB=4281275
IDBENCH=137243
IDSOLVER=2676
FILE ID=node107/4281275-1503188062
RUNJOBID= node107-1503178145-14492
PBS_JOBID= 20630849
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w3b2r8.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-4281275-1503188062/watcher-4281275-1503188062 -o /tmp/evaluation-result-4281275-1503188062/solver-4281275-1503188062 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503178145-14492 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 2027345167 HOME/instance-4281275-1503188062.xml

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

MD5SUM BENCH= 2d1ea33805a592f1cc5486f43d894179
RANDOM SEED=2027345167

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:        27053280 kB
MemAvailable:   31976020 kB
Buffers:          268948 kB
Cached:          4947440 kB
SwapCached:            0 kB
Active:           839620 kB
Inactive:        4430832 kB
Active(anon):      57040 kB
Inactive(anon):    33132 kB
Active(file):     782580 kB
Inactive(file):  4397700 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7900 kB
Writeback:             0 kB
AnonPages:        104276 kB
Mapped:            51664 kB
Shmem:             33420 kB
Slab:             143040 kB
SReclaimable:     116588 kB
SUnreclaim:        26452 kB
KernelStack:        3536 kB
PageTables:         6072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 61860 MiB
End job on node107 at 2017-08-20 02:04:14