Trace number 4254437

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-07-26)? (TO) 434.43399 252.168

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0250-15.xml
MD5SUM5cb0a900f4910e71305eb4c61f82b136
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 variables877
Number of constraints149
Number of domains2
Minimum domain size79
Maximum domain size147
Distribution of domain sizes[{"size":79,"count":876},{"size":147,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":730},{"degree":4,"count":146}]
Minimum constraint arity6
Maximum constraint arity876
Distribution of constraint arities[{"arity":6,"count":146},{"arity":147,"count":1},{"arity":876,"count":2}]
Number of extensional constraints146
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":146},{"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-4254437-1502645664.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4254437-1502645664.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
302.63/232.42	c solve instance...
433.71/252.07	s UNKNOWN
433.71/252.07	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254437-1502645664/watcher-4254437-1502645664 -o /tmp/evaluation-result-4254437-1502645664/solver-4254437-1502645664 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502637338-4709 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 866835427 HOME/instance-4254437-1502645664.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=16262, runsolver pid=16259
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 8.04 8.00 7.35 2/200 16283
/proc/meminfo: memFree=31482060/32770624 swapFree=67108860/67108860
[pid=16262] ppid=16259 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16262/stat : 16262 (xcsp3-exec) S 16259 16262 4682 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97654233 9740288 345 33554432000 4194304 5098028 140733152255824 140733152253928 140429256397436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31535104 140733152257131 140733152257340 140733152257340 140733152260075 0
/proc/16262/statm: 2378 345 289 221 0 87 0
[pid=16264] ppid=16262 vsize=25999808 memory=26152 CPUtime=0.11 cores=0-7
/proc/16264/stat : 16264 (java) S 16262 16262 4682 0 -1 1077944320 5479 0 0 0 10 1 0 0 20 0 20 0 97654233 26623803392 6538 33554432000 4194304 4196468 140730112872896 140730112855440 140425635475191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
/proc/16264/statm: 6499952 6538 2847 1 0 6488269 0
[pid=16264/tid=16265] ppid=16262 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16264/task/16265/stat : 16265 (java) R 16262 16262 4682 0 -1 4202560 3486 0 0 0 8 1 0 0 20 0 20 0 97654234 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425639708464 140425635487126 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16266] ppid=16262 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16264/task/16266/stat : 16266 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654234 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425588096144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16267] ppid=16262 vsize=25999808 memory=140605563946624 CPUtime=0 cores=0-7
/proc/16264/task/16267/stat : 16267 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654234 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425587043344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16268] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16268/stat : 16268 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654234 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425585990544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16269] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16269/stat : 16269 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654234 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425584937744 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16270] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16270/stat : 16270 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425583884944 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16271] ppid=16262 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16264/task/16271/stat : 16271 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425582832144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16272] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16272/stat : 16272 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425581779344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16273] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16273/stat : 16273 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654235 26623803392 6538 33554432000 4194304 4196468 140730112872896 140425580726544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16274] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16274/stat : 16274 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654236 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424762825584 140425635486338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16275] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16275/stat : 16275 (java) S 16262 16262 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97654236 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424693933600 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16276] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16276/stat : 16276 (java) S 16262 16262 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97654237 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424692880752 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16277] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16277/stat : 16277 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654239 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424691829072 140425635493787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16278] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16278/stat : 16278 (java) S 16262 16262 4682 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 97654239 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424690776432 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16279] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16279/stat : 16279 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654239 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424689723632 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16280] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16280/stat : 16280 (java) R 16262 16262 4682 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 97654239 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424688670832 140425635486338 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16281] ppid=16262 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16264/task/16281/stat : 16281 (java) R 16262 16262 4682 0 -1 4202560 248 0 0 0 1 0 0 0 20 0 20 0 97654239 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424687618032 140425627712318 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16282] ppid=16262 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16282/stat : 16282 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654239 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424686566496 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16283] ppid=16262 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16264/task/16283/stat : 16283 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654240 26623803392 6538 33554432000 4194304 4196468 140730112872896 140424685513776 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27532 KiB

[startup+0.210032 s]*
/proc/loadavg: 8.04 8.00 7.35 2/200 16283
/proc/meminfo: memFree=31470220/32770624 swapFree=67108860/67108860
[pid=16262] ppid=16259 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16262/stat : 16262 (xcsp3-exec) S 16259 16262 4682 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97654233 9740288 345 33554432000 4194304 5098028 140733152255824 140733152253928 140429256397436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31535104 140733152257131 140733152257340 140733152257340 140733152260075 0
/proc/16262/statm: 2378 345 289 221 0 87 0
[pid=16264] ppid=16262 vsize=26004064 memory=39180 CPUtime=0.33 cores=0-7
/proc/16264/stat : 16264 (java) S 16262 16262 4682 0 -1 1077944320 8332 0 0 0 30 3 0 0 20 0 20 0 97654233 26628161536 9795 33554432000 4194304 4196468 140730112872896 140730112855440 140425635475191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
/proc/16264/statm: 6501016 9795 3081 1 0 6488269 0
[pid=16264/tid=16265] ppid=16262 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16264/task/16265/stat : 16265 (java) R 16262 16262 4682 0 -1 4202560 5407 0 0 0 18 2 0 0 20 0 20 0 97654234 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425639697136 140425628153205 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16266] ppid=16262 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/16264/task/16266/stat : 16266 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654234 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425588096144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16267] ppid=16262 vsize=26004064 memory=3978851189590935200 CPUtime=0 cores=0-7
/proc/16264/task/16267/stat : 16267 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654234 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425587043344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16268] ppid=16262 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16264/task/16268/stat : 16268 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654234 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425585990544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16269] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16269/stat : 16269 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654234 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425584937744 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16270] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16270/stat : 16270 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425583884944 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16271] ppid=16262 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16264/task/16271/stat : 16271 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425582832144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16272] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16272/stat : 16272 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425581779344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16273] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16273/stat : 16273 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654235 26628161536 9795 33554432000 4194304 4196468 140730112872896 140425580726544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16274] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16274/stat : 16274 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654236 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424762825584 140425635486338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16275] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16275/stat : 16275 (java) S 16262 16262 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97654236 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424693933600 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16276] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16276/stat : 16276 (java) S 16262 16262 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97654237 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424692880752 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16277] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16277/stat : 16277 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654239 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424691829072 140425635493787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16278] ppid=16262 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16264/task/16278/stat : 16278 (java) S 16262 16262 4682 0 -1 1077944384 596 0 0 0 1 0 0 0 20 0 20 0 97654239 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424690776432 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16279] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16279/stat : 16279 (java) S 16262 16262 4682 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 97654239 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424689723632 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16280] ppid=16262 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/16264/task/16280/stat : 16280 (java) S 16262 16262 4682 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 97654239 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424688670832 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16281] ppid=16262 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/16264/task/16281/stat : 16281 (java) S 16262 16262 4682 0 -1 1077944384 710 0 0 0 7 0 0 0 20 0 20 0 97654239 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424687618032 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16282] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16282/stat : 16282 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654239 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424686566496 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16283] ppid=16262 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16264/task/16283/stat : 16283 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654240 26628161536 9795 33554432000 4194304 4196468 140730112872896 140424685513776 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40560 KiB

[startup+0.309364 s]*
/proc/loadavg: 8.04 8.00 7.35 2/200 16283
/proc/meminfo: memFree=31463644/32770624 swapFree=67108860/67108860
[pid=16262] ppid=16259 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16262/stat : 16262 (xcsp3-exec) S 16259 16262 4682 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97654233 9740288 345 33554432000 4194304 5098028 140733152255824 140733152253928 140429256397436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31535104 140733152257131 140733152257340 140733152257340 140733152260075 0
/proc/16262/statm: 2378 345 289 221 0 87 0
[pid=16264] ppid=16262 vsize=26004064 memory=46120 CPUtime=0.48 cores=0-7
/proc/16264/stat : 16264 (java) S 16262 16262 4682 0 -1 1077944320 9150 0 0 0 45 3 0 0 20 0 20 0 97654233 26628161536 11530 33554432000 4194304 4196468 140730112872896 140730112855440 140425635475191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
/proc/16264/statm: 6501016 11530 3104 1 0 6488269 0
[pid=16264/tid=16265] ppid=16262 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16264/task/16265/stat : 16265 (java) R 16262 16262 4682 0 -1 4202560 6077 0 0 0 27 2 0 0 20 0 20 0 97654234 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425639712928 140425635497117 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16266] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16266/stat : 16266 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654234 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425588096144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16267] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16267/stat : 16267 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654234 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425587043344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16268] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16268/stat : 16268 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654234 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425585990544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16269] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16269/stat : 16269 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654234 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425584937744 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16270] ppid=16262 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16264/task/16270/stat : 16270 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425583884944 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16271] ppid=16262 vsize=26004064 memory=140605418206127 CPUtime=0 cores=0-7
/proc/16264/task/16271/stat : 16271 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425582832144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16272] ppid=16262 vsize=26004064 memory=140605418208432 CPUtime=0 cores=0-7
/proc/16264/task/16272/stat : 16272 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654235 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425581779344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16273] ppid=16262 vsize=26004064 memory=140605418210736 CPUtime=0 cores=0-7
/proc/16264/task/16273/stat : 16273 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654235 26628161536 11530 33554432000 4194304 4196468 140730112872896 140425580726544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16274] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16274/stat : 16274 (java) S 16262 16262 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97654236 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424762825584 140425635486338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16275] ppid=16262 vsize=26004064 memory=281210836428432 CPUtime=0 cores=0-7
/proc/16264/task/16275/stat : 16275 (java) S 16262 16262 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97654236 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424693933600 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16276] ppid=16262 vsize=26004064 memory=281210836435344 CPUtime=0 cores=0-7
/proc/16264/task/16276/stat : 16276 (java) S 16262 16262 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97654237 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424692880752 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16277] ppid=16262 vsize=26004064 memory=281210836376624 CPUtime=0 cores=0-7
/proc/16264/task/16277/stat : 16277 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654239 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424691829072 140425635493787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16278] ppid=16262 vsize=26004064 memory=281210836449168 CPUtime=0.01 cores=0-7
/proc/16264/task/16278/stat : 16278 (java) R 16262 16262 4682 0 -1 4202560 600 0 0 0 1 0 0 0 20 0 20 0 97654239 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424690776432 140425614972534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16279] ppid=16262 vsize=26004064 memory=281210836456080 CPUtime=0.01 cores=0-7
/proc/16264/task/16279/stat : 16279 (java) S 16262 16262 4682 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 20 0 97654239 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424689723632 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16280] ppid=16262 vsize=26004064 memory=281210836453776 CPUtime=0.03 cores=0-7
/proc/16264/task/16280/stat : 16280 (java) S 16262 16262 4682 0 -1 1077944384 281 0 0 0 3 0 0 0 20 0 20 0 97654239 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424688670832 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16281] ppid=16262 vsize=26004064 memory=281210836469936 CPUtime=0.12 cores=0-7
/proc/16264/task/16281/stat : 16281 (java) R 16262 16262 4682 0 -1 4202560 803 0 0 0 12 0 0 0 20 0 20 0 97654239 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424687618032 140425614609689 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16282] ppid=16262 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16282/stat : 16282 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654239 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424686566496 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16283] ppid=16262 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16264/task/16283/stat : 16283 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654240 26628161536 11530 33554432000 4194304 4196468 140730112872896 140424685513776 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47500 KiB

[startup+0.701012 s]
/proc/loadavg: 8.04 8.00 7.35 5/200 16283
/proc/meminfo: memFree=31412804/32770624 swapFree=67108860/67108860
[pid=16262] ppid=16259 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16262/stat : 16262 (xcsp3-exec) S 16259 16262 4682 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97654233 9740288 345 33554432000 4194304 5098028 140733152255824 140733152253928 140429256397436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31535104 140733152257131 140733152257340 140733152257340 140733152260075 0
/proc/16262/statm: 2378 345 289 221 0 87 0
[pid=16264] ppid=16262 vsize=26004140 memory=197844 CPUtime=1.65 cores=0-7
/proc/16264/stat : 16264 (java) S 16262 16262 4682 0 -1 1077944320 12444 0 0 0 156 9 0 0 20 0 20 0 97654233 26628239360 49461 33554432000 4194304 4196468 140730112872896 140730112855440 140425635475191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
/proc/16264/statm: 6501035 49461 3209 1 0 6488269 0
[pid=16264/tid=16265] ppid=16262 vsize=26004140 memory=281210836827824 CPUtime=0.66 cores=0-7
/proc/16264/task/16265/stat : 16265 (java) R 16262 16262 4682 0 -1 4202560 6504 0 0 0 61 5 0 0 20 0 20 0 97654234 26628239360 49461 33554432000 4194304 4196468 140730112872896 140425639709104 140425635487126 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16266] ppid=16262 vsize=26004140 memory=140605418414960 CPUtime=0 cores=0-7
/proc/16264/task/16266/stat : 16266 (java) S 16262 16262 4682 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 97654234 26628239360 49461 33554432000 4194304 4196468 140730112872896 140425588096144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16267] ppid=16262 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16267/stat : 16267 (java) S 16262 16262 4682 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 97654234 26628239360 49461 33554432000 4194304 4196468 140730112872896 140425587043344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16268] ppid=16262 vsize=26004140 memory=4612 CPUtime=0 cores=0-7
/proc/16264/task/16268/stat : 16268 (java) S 16262 16262 4682 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 97654234 26628239360 49461 33554432000 4194304 4196468 140730112872896 140425585990544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0

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

[pid=16264/tid=16279] ppid=16262 vsize=26006188 memory=7936636 CPUtime=0.68 cores=0-7
/proc/16264/task/16279/stat : 16279 (java) S 16262 16262 4682 0 -1 1077944384 4402 0 0 0 68 0 0 0 20 0 20 0 97654239 26630336512 2361550 33554432000 4194304 4196468 140730112872896 140424689723632 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16280] ppid=16262 vsize=26006188 memory=1380 CPUtime=0.84 cores=0-7
/proc/16264/task/16280/stat : 16280 (java) S 16262 16262 4682 0 -1 1077944384 6245 0 0 0 83 1 0 0 20 0 20 0 97654239 26630336512 2361550 33554432000 4194304 4196468 140730112872896 140424688670832 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16281] ppid=16262 vsize=26006188 memory=1380 CPUtime=0.49 cores=0-7
/proc/16264/task/16281/stat : 16281 (java) S 16262 16262 4682 0 -1 1077944384 4477 0 0 0 49 0 0 0 20 0 20 0 97654239 26630336512 2361550 33554432000 4194304 4196468 140730112872896 140424687618032 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16282] ppid=16262 vsize=26006188 memory=1380 CPUtime=0 cores=0-7
/proc/16264/task/16282/stat : 16282 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654239 26630336512 2361550 33554432000 4194304 4196468 140730112872896 140424686566496 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16283] ppid=16262 vsize=26006188 memory=1380 CPUtime=0.06 cores=0-7
/proc/16264/task/16283/stat : 16283 (java) S 16262 16262 4682 0 -1 1077944384 464 0 0 0 2 4 0 0 20 0 20 0 97654240 26630336512 2361550 33554432000 4194304 4196468 140730112872896 140424685513776 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
Current children cumulated CPU time: 220.21 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 9447580 KiB

[startup+222.301 s]
/proc/loadavg: 1.13 4.34 6.01 2/200 16283
/proc/meminfo: memFree=20334432/32770624 swapFree=67108860/67108860
[pid=16262] ppid=16259 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16262/stat : 16262 (xcsp3-exec) S 16259 16262 4682 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97654233 9740288 345 33554432000 4194304 5098028 140733152255824 140733152253928 140429256397436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31535104 140733152257131 140733152257340 140733152257340 140733152260075 0
/proc/16262/statm: 2378 345 289 221 0 87 0
[pid=16264] ppid=16262 vsize=26006188 memory=11155668 CPUtime=290.1 cores=0-7
/proc/16264/stat : 16264 (java) S 16262 16262 4682 0 -1 1077944320 357584 0 0 0 26570 2440 0 0 20 0 20 0 97654233 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140730112855440 140425635475191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
/proc/16264/statm: 6501547 2788917 3277 1 0 6488781 0
[pid=16264/tid=16265] ppid=16262 vsize=26006188 memory=1380 CPUtime=207.16 cores=0-7
/proc/16264/task/16265/stat : 16265 (java) R 16262 16262 4682 0 -1 4202560 16163 0 0 0 20699 17 0 0 20 0 20 0 97654234 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425639708912 140425251720022 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16266] ppid=16262 vsize=26006188 memory=1380 CPUtime=9.31 cores=0-7
/proc/16264/task/16266/stat : 16266 (java) S 16262 16262 4682 0 -1 1077944384 21631 0 0 0 654 277 0 0 20 0 20 0 97654234 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425588096144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16267] ppid=16262 vsize=26006188 memory=12028 CPUtime=9.21 cores=0-7
/proc/16264/task/16267/stat : 16267 (java) S 16262 16262 4682 0 -1 1077944384 44084 0 0 0 609 312 0 0 20 0 20 0 97654234 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425587043344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16268] ppid=16262 vsize=26006188 memory=1380 CPUtime=9.33 cores=0-7
/proc/16264/task/16268/stat : 16268 (java) S 16262 16262 4682 0 -1 1077944384 36456 0 0 0 609 324 0 0 20 0 20 0 97654234 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425585990544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16269] ppid=16262 vsize=26006188 memory=1380 CPUtime=9.24 cores=0-7
/proc/16264/task/16269/stat : 16269 (java) S 16262 16262 4682 0 -1 1077944384 26976 0 0 0 633 291 0 0 20 0 20 0 97654234 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425584937744 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16270] ppid=16262 vsize=26006188 memory=1380 CPUtime=9.22 cores=0-7
/proc/16264/task/16270/stat : 16270 (java) S 16262 16262 4682 0 -1 1077944384 21307 0 0 0 659 263 0 0 20 0 20 0 97654235 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425583884944 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16271] ppid=16262 vsize=26006188 memory=10014372 CPUtime=9.24 cores=0-7
/proc/16264/task/16271/stat : 16271 (java) S 16262 16262 4682 0 -1 1077944384 35981 0 0 0 608 316 0 0 20 0 20 0 97654235 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425582832144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16272] ppid=16262 vsize=26006188 memory=1380 CPUtime=9.34 cores=0-7
/proc/16264/task/16272/stat : 16272 (java) S 16262 16262 4682 0 -1 1077944384 35338 0 0 0 609 325 0 0 20 0 20 0 97654235 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425581779344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 19 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16273] ppid=16262 vsize=26006188 memory=3933576 CPUtime=9.29 cores=0-7
/proc/16264/task/16273/stat : 16273 (java) S 16262 16262 4682 0 -1 1077944384 61833 0 0 0 640 289 0 0 20 0 20 0 97654235 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140425580726544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16274] ppid=16262 vsize=26006188 memory=2340 CPUtime=5.47 cores=0-7
/proc/16264/task/16274/stat : 16274 (java) S 16262 16262 4682 0 -1 1077944384 29750 0 0 0 535 12 0 0 20 0 20 0 97654236 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424762825584 140425635486338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16275] ppid=16262 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16264/task/16275/stat : 16275 (java) S 16262 16262 4682 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 97654236 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424693933664 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16276] ppid=16262 vsize=26006188 memory=10014372 CPUtime=0 cores=0-7
/proc/16264/task/16276/stat : 16276 (java) S 16262 16262 4682 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 20 0 97654237 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424692880768 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16277] ppid=16262 vsize=26006188 memory=4140 CPUtime=0 cores=0-7
/proc/16264/task/16277/stat : 16277 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97654239 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424691829072 140425635493787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16278] ppid=16262 vsize=26006188 memory=1296 CPUtime=0.73 cores=0-7
/proc/16264/task/16278/stat : 16278 (java) S 16262 16262 4682 0 -1 1077944384 6163 0 0 0 72 1 0 0 20 0 20 0 97654239 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424690776432 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16279] ppid=16262 vsize=26006188 memory=2416 CPUtime=0.81 cores=0-7
/proc/16264/task/16279/stat : 16279 (java) S 16262 16262 4682 0 -1 1077944384 6349 0 0 0 80 1 0 0 20 0 20 0 97654239 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424689723632 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16280] ppid=16262 vsize=26006188 memory=1728 CPUtime=1.01 cores=0-7
/proc/16264/task/16280/stat : 16280 (java) S 16262 16262 4682 0 -1 1077944384 8797 0 0 0 100 1 0 0 20 0 20 0 97654239 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424688670832 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16281] ppid=16262 vsize=26006188 memory=11155668 CPUtime=0.51 cores=0-7
/proc/16264/task/16281/stat : 16281 (java) S 16262 16262 4682 0 -1 1077944384 4762 0 0 0 50 1 0 0 20 0 20 0 97654239 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424687618032 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16282] ppid=16262 vsize=26006188 memory=4140 CPUtime=0 cores=0-7
/proc/16264/task/16282/stat : 16282 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97654239 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424686566496 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16283] ppid=16262 vsize=26006188 memory=27964 CPUtime=0.09 cores=0-7
/proc/16264/task/16283/stat : 16283 (java) S 16262 16262 4682 0 -1 1077944384 510 0 0 0 3 6 0 0 20 0 20 0 97654240 26630336512 2788917 33554432000 4194304 4196468 140730112872896 140424685513776 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
Current children cumulated CPU time: 290.1 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 11157048 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 1.95 4.22 5.91 9/208 16291
/proc/meminfo: memFree=18698988/32770624 swapFree=67108860/67108860
[pid=16262] ppid=16259 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16262/stat : 16262 (xcsp3-exec) S 16259 16262 4682 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97654233 9740288 345 33554432000 4194304 5098028 140733152255824 140733152253928 140429256397436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31535104 140733152257131 140733152257340 140733152257340 140733152260075 0
/proc/16262/statm: 2378 345 289 221 0 87 0
[pid=16264] ppid=16262 vsize=26538700 memory=12786432 CPUtime=433.71 cores=0-7
/proc/16264/stat : 16264 (java) S 16262 16262 4682 0 -1 1077944320 478353 0 0 0 40503 2868 0 0 20 0 28 0 97654233 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140730112855440 140425635475191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
/proc/16264/statm: 6634675 3196608 3306 1 0 6621909 0
[pid=16264/tid=16265] ppid=16262 vsize=26538700 memory=6791534058613427641 CPUtime=216.94 cores=0-7
/proc/16264/task/16265/stat : 16265 (java) S 16262 16262 4682 0 -1 1077944384 16847 0 0 0 21677 17 0 0 20 0 28 0 97654234 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425639715968 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16266] ppid=16262 vsize=26538700 memory=4872558044660077418 CPUtime=12.43 cores=0-7
/proc/16264/task/16266/stat : 16266 (java) S 16262 16262 4682 0 -1 1077944384 23379 0 0 0 952 291 0 0 20 0 28 0 97654234 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425588096144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16267] ppid=16262 vsize=26538700 memory=5792874225046479721 CPUtime=12.34 cores=0-7
/proc/16264/task/16267/stat : 16267 (java) S 16262 16262 4682 0 -1 1077944384 45784 0 0 0 882 352 0 0 20 0 28 0 97654234 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425587043344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 32 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16268] ppid=16262 vsize=26538700 memory=6003408720089606499 CPUtime=12.45 cores=0-7
/proc/16264/task/16268/stat : 16268 (java) S 16262 16262 4682 0 -1 1077944384 38520 0 0 0 876 369 0 0 20 0 28 0 97654234 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425585990544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16269] ppid=16262 vsize=26538700 memory=7597405876752961636 CPUtime=12.37 cores=0-7
/proc/16264/task/16269/stat : 16269 (java) S 16262 16262 4682 0 -1 1077944384 29326 0 0 0 914 323 0 0 20 0 28 0 97654234 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425584937744 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16270] ppid=16262 vsize=26538700 memory=7233435556257753708 CPUtime=12.29 cores=0-7
/proc/16264/task/16270/stat : 16270 (java) S 16262 16262 4682 0 -1 1077944384 23273 0 0 0 928 301 0 0 20 0 28 0 97654235 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425583884944 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16271] ppid=16262 vsize=26538700 memory=7085095031029787753 CPUtime=12.37 cores=0-7
/proc/16264/task/16271/stat : 16271 (java) S 16262 16262 4682 0 -1 1077944384 37389 0 0 0 884 353 0 0 20 0 28 0 97654235 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425582832144 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16272] ppid=16262 vsize=26538700 memory=7236268005549888612 CPUtime=12.46 cores=0-7
/proc/16264/task/16272/stat : 16272 (java) S 16262 16262 4682 0 -1 1077944384 37441 0 0 0 888 358 0 0 20 0 28 0 97654235 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425581779344 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16273] ppid=16262 vsize=26538700 memory=12786212 CPUtime=12.4 cores=0-7
/proc/16264/task/16273/stat : 16273 (java) S 16262 16262 4682 0 -1 1077944384 63577 0 0 0 931 309 0 0 20 0 28 0 97654235 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140425580726544 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16274] ppid=16262 vsize=26538700 memory=288230617509003574 CPUtime=8.99 cores=0-7
/proc/16264/task/16274/stat : 16274 (java) S 16262 16262 4682 0 -1 1077944384 36968 0 0 0 885 14 0 0 20 0 28 0 97654236 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424762825584 140425635486338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16275] ppid=16262 vsize=26538700 memory=14132268587288782 CPUtime=0 cores=0-7
/proc/16264/task/16275/stat : 16275 (java) S 16262 16262 4682 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 97654236 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424693933664 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16276] ppid=16262 vsize=26538700 memory=640 CPUtime=0 cores=0-7
/proc/16264/task/16276/stat : 16276 (java) S 16262 16262 4682 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 28 0 97654237 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424692880768 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16277] ppid=16262 vsize=26538700 memory=956 CPUtime=0 cores=0-7
/proc/16264/task/16277/stat : 16277 (java) S 16262 16262 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97654239 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424691829072 140425635493787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16278] ppid=16262 vsize=26538700 memory=2340 CPUtime=2.21 cores=0-7
/proc/16264/task/16278/stat : 16278 (java) S 16262 16262 4682 0 -1 1077944384 13225 0 0 0 218 3 0 0 20 0 28 0 97654239 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424690776432 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16279] ppid=16262 vsize=26538700 memory=2240 CPUtime=2.1 cores=0-7
/proc/16264/task/16279/stat : 16279 (java) S 16262 16262 4682 0 -1 1077944384 10209 0 0 0 209 1 0 0 20 0 28 0 97654239 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424689723632 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16280] ppid=16262 vsize=26538700 memory=4128 CPUtime=2.52 cores=0-7
/proc/16264/task/16280/stat : 16280 (java) S 16262 16262 4682 0 -1 1077944384 14473 0 0 0 249 3 0 0 20 0 28 0 97654239 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424688670832 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16281] ppid=16262 vsize=26538700 memory=928 CPUtime=0.78 cores=0-7
/proc/16264/task/16281/stat : 16281 (java) S 16262 16262 4682 0 -1 1077944384 9098 0 0 0 77 1 0 0 20 0 28 0 97654239 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424687618032 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 18 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16282] ppid=16262 vsize=26538700 memory=1576 CPUtime=0 cores=0-7
/proc/16264/task/16282/stat : 16282 (java) S 16262 16262 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97654239 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424686566496 140425635485397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16283] ppid=16262 vsize=26538700 memory=2196 CPUtime=0.1 cores=0-7
/proc/16264/task/16283/stat : 16283 (java) S 16262 16262 4682 0 -1 1077944384 767 0 0 0 3 7 0 0 20 0 28 0 97654240 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424685513776 140425635486338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16284] ppid=16262 vsize=26538700 memory=6764 CPUtime=12.73 cores=0-7
/proc/16264/task/16284/stat : 16284 (java) R 16262 16262 4682 0 -1 4202560 1897 0 0 0 1250 23 0 0 20 0 28 0 97677477 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424677997752 140425255154554 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16285] ppid=16262 vsize=26538700 memory=840 CPUtime=12.66 cores=0-7
/proc/16264/task/16285/stat : 16285 (java) R 16262 16262 4682 0 -1 4202560 61287 0 0 0 1247 19 0 0 20 0 28 0 97677477 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424676945896 140425247926336 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16286] ppid=16262 vsize=26538700 memory=1692 CPUtime=12.17 cores=0-7
/proc/16264/task/16286/stat : 16286 (java) R 16262 16262 4682 0 -1 4202560 1898 0 0 0 1204 13 0 0 20 0 28 0 97677477 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424675893720 140425255154482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16287] ppid=16262 vsize=26538700 memory=912 CPUtime=12.58 cores=0-7
/proc/16264/task/16287/stat : 16287 (java) R 16262 16262 4682 0 -1 4202560 3007 0 0 0 1236 22 0 0 20 0 28 0 97677477 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424674840760 140425253862842 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16288] ppid=16262 vsize=26538700 memory=12786204 CPUtime=12.46 cores=0-7
/proc/16264/task/16288/stat : 16288 (java) R 16262 16262 4682 0 -1 4202560 2709 0 0 0 1224 22 0 0 20 0 28 0 97677477 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424673787704 140425255154482 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16289] ppid=16262 vsize=26538700 memory=1296 CPUtime=12.7 cores=0-7
/proc/16264/task/16289/stat : 16289 (java) R 16262 16262 4682 0 -1 4202560 1707 0 0 0 1243 27 0 0 20 0 28 0 97677477 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424672734952 140425255154918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16290] ppid=16262 vsize=26538700 memory=2416 CPUtime=12.86 cores=0-7
/proc/16264/task/16290/stat : 16290 (java) R 16262 16262 4682 0 -1 4202560 1823 0 0 0 1258 28 0 0 20 0 28 0 97677477 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424671682144 140425255154521 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
[pid=16264/tid=16291] ppid=16262 vsize=26538700 memory=1728 CPUtime=12.6 cores=0-7
/proc/16264/task/16291/stat : 16291 (java) R 16262 16262 4682 0 -1 4202560 2222 0 0 0 1256 4 0 0 20 0 28 0 97677477 27175628800 3196608 33554432000 4194304 4196468 140730112872896 140424670629872 140425247925590 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31088640 140730112881816 140730112881992 140730112881992 140730112884687 0
Current children cumulated CPU time: 433.71 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 12787812 KiB

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

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

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

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

[startup+252.132 s]*
/proc/loadavg: 1.95 4.22 5.91 2/181 16293
/proc/meminfo: memFree=23771516/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.002065 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 252.168
CPU time (s): 434.434
CPU user time (s): 405.671
CPU system time (s): 28.7631
CPU usage (%): 172.28
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 12787812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 405.671
system time used= 28.7631
maximum resident set size= 12786880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 479270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18715
involuntary context switches= 3444


# summary of solver processes directly reported to runsolver:
#   pid: 16262,16264
#   total CPU time (s): 434.434
#   total CPU user time (s): 405.671
#   total CPU system time (s): 28.7631

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.93036 second user time and 2.20493 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 19:20:06
IDJOB=4254437
IDBENCH=137046
IDSOLVER=2636
FILE ID=node106/4254437-1502645664
RUNJOBID= node106-1502637338-4709
PBS_JOBID= 20628329
Free space on /tmp= 61772 MiB

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

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

MD5SUM BENCH= 5cb0a900f4910e71305eb4c61f82b136
RANDOM SEED=866835427

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31497508 kB
MemAvailable:   31984868 kB
Buffers:          118104 kB
Cached:           657240 kB
SwapCached:            0 kB
Active:           438088 kB
Inactive:         393668 kB
Active(anon):      12492 kB
Inactive(anon):    72092 kB
Active(file):     425596 kB
Inactive(file):   321576 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9404 kB
Writeback:            12 kB
AnonPages:         62736 kB
Mapped:            43604 kB
Shmem:             25228 kB
Slab:             137708 kB
SReclaimable:     112048 kB
SUnreclaim:        25660 kB
KernelStack:        3200 kB
PageTables:         5060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61764 MiB
End job on node106 at 2017-08-13 19:24:18