Trace number 4271442

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-70.xml
MD5SUM17a97120e8930e8511a08ef4d06a02ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark245.106
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"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-4271442-1502646425.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271442-1502646425.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
12.79/8.31	c solve instance...
1955.60/252.10	s UNKNOWN
1955.60/252.10	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 (15075 MiB free)
  memory of node 1: 16384 MiB (15682 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271442-1502646425/watcher-4271442-1502646425 -o /tmp/evaluation-result-4271442-1502646425/solver-4271442-1502646425 -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 1136395183 HOME/instance-4271442-1502646425.xml 

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

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

solver pid=16567, runsolver pid=16564

[startup+0.100111 s]*
/proc/loadavg: 8.70 7.39 6.75 2/200 16588
/proc/meminfo: memFree=31480680/32770624 swapFree=67108860/67108860
[pid=16567] ppid=16564 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16567/stat : 16567 (xcsp3-exec) S 16564 16567 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97730270 9740288 346 33554432000 4194304 5098028 140723921253888 140723921251992 140176452178556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10833920 140723921261674 140723921261884 140723921261884 140723921264619 0
/proc/16567/statm: 2378 346 289 221 0 87 0
[pid=16569] ppid=16567 vsize=25999808 memory=26800 CPUtime=0.12 cores=0-7
/proc/16569/stat : 16569 (java) S 16567 16567 4682 0 -1 1077944320 5634 0 0 0 11 1 0 0 20 0 20 0 97730270 26623803392 6700 33554432000 4194304 4196468 140732467302624 140732467285168 139714141208311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
/proc/16569/statm: 6499952 6700 2843 1 0 6488269 0
[pid=16569/tid=16570] ppid=16567 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16569/task/16570/stat : 16570 (java) R 16567 16567 4682 0 -1 4202560 3643 0 0 0 8 0 0 0 20 0 20 0 97730271 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714145436544 139714141220246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16571] ppid=16567 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16569/task/16571/stat : 16571 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714093829136 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16572] ppid=16567 vsize=25999808 memory=139815931139712 CPUtime=0 cores=0-7
/proc/16569/task/16572/stat : 16572 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714092776592 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16573] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16573/stat : 16573 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714091723536 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16574] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16574/stat : 16574 (java) S 16567 16567 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97730272 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714090670992 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16575] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16575/stat : 16575 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714089617936 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16576] ppid=16567 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16569/task/16576/stat : 16576 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714088565392 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16577] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16577/stat : 16577 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714087512336 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16578] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16578/stat : 16578 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26623803392 6700 33554432000 4194304 4196468 140732467302624 139714086459792 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16579] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16579/stat : 16579 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730273 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713200495344 139714141219458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16580] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16580/stat : 16580 (java) S 16567 16567 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97730274 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713199441568 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16581] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16581/stat : 16581 (java) S 16567 16567 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97730274 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713198388464 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16582] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16582/stat : 16582 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730276 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713197337040 139714141226907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16583] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16583/stat : 16583 (java) R 16567 16567 4682 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 97730276 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713196284144 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16584] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16584/stat : 16584 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730276 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713195231600 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16585] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16585/stat : 16585 (java) S 16567 16567 4682 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 97730276 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713194178544 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16586] ppid=16567 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16569/task/16586/stat : 16586 (java) R 16567 16567 4682 0 -1 4202560 249 0 0 0 1 0 0 0 20 0 20 0 97730276 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713193126000 139714141229658 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16587] ppid=16567 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16587/stat : 16587 (java) S 16567 16567 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97730277 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713192074208 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16588] ppid=16567 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16569/task/16588/stat : 16588 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730277 26623803392 6700 33554432000 4194304 4196468 140732467302624 139713191021744 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28184 KiB

[startup+0.209994 s]*
/proc/loadavg: 8.70 7.39 6.75 3/200 16588
/proc/meminfo: memFree=31469608/32770624 swapFree=67108860/67108860
[pid=16567] ppid=16564 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16567/stat : 16567 (xcsp3-exec) S 16564 16567 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97730270 9740288 346 33554432000 4194304 5098028 140723921253888 140723921251992 140176452178556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10833920 140723921261674 140723921261884 140723921261884 140723921264619 0
/proc/16567/statm: 2378 346 289 221 0 87 0
[pid=16569] ppid=16567 vsize=26004064 memory=38972 CPUtime=0.32 cores=0-7
/proc/16569/stat : 16569 (java) S 16567 16567 4682 0 -1 1077944320 8327 0 0 0 31 1 0 0 20 0 20 0 97730270 26628161536 9743 33554432000 4194304 4196468 140732467302624 140732467285168 139714141208311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
/proc/16569/statm: 6501016 9743 3057 1 0 6488269 0
[pid=16569/tid=16570] ppid=16567 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16569/task/16570/stat : 16570 (java) R 16567 16567 4682 0 -1 4202560 5426 0 0 0 18 1 0 0 20 0 20 0 97730271 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714145429312 139714125288798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16571] ppid=16567 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/16569/task/16571/stat : 16571 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714093829136 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16572] ppid=16567 vsize=26004064 memory=139815931153875 CPUtime=0 cores=0-7
/proc/16569/task/16572/stat : 16572 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714092776592 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16573] ppid=16567 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16569/task/16573/stat : 16573 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714091723536 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16574] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16574/stat : 16574 (java) S 16567 16567 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714090670992 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16575] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16575/stat : 16575 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714089617936 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16576] ppid=16567 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16569/task/16576/stat : 16576 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714088565392 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16577] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16577/stat : 16577 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714087512336 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16578] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16578/stat : 16578 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 9743 33554432000 4194304 4196468 140732467302624 139714086459792 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16579] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16579/stat : 16579 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730273 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713200495344 139714141219458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16580] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16580/stat : 16580 (java) S 16567 16567 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97730274 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713199441568 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16581] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16581/stat : 16581 (java) S 16567 16567 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97730274 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713198388464 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16582] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16582/stat : 16582 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730276 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713197337040 139714141226907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16583] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16583/stat : 16583 (java) S 16567 16567 4682 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 97730276 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713196284144 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16584] ppid=16567 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/16569/task/16584/stat : 16584 (java) S 16567 16567 4682 0 -1 1077944384 296 0 0 0 2 0 0 0 20 0 20 0 97730276 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713195231600 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16585] ppid=16567 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/16569/task/16585/stat : 16585 (java) S 16567 16567 4682 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 97730276 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713194178544 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16586] ppid=16567 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/16569/task/16586/stat : 16586 (java) R 16567 16567 4682 0 -1 4202560 758 0 0 0 7 0 0 0 20 0 20 0 97730276 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713193126000 139714141220246 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16587] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16587/stat : 16587 (java) S 16567 16567 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97730277 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713192074208 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16588] ppid=16567 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16569/task/16588/stat : 16588 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730277 26628161536 9743 33554432000 4194304 4196468 140732467302624 139713191021744 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40356 KiB

[startup+0.30928 s]*
/proc/loadavg: 8.70 7.39 6.75 3/200 16588
/proc/meminfo: memFree=31463808/32770624 swapFree=67108860/67108860
[pid=16567] ppid=16564 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16567/stat : 16567 (xcsp3-exec) S 16564 16567 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97730270 9740288 346 33554432000 4194304 5098028 140723921253888 140723921251992 140176452178556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10833920 140723921261674 140723921261884 140723921261884 140723921264619 0
/proc/16567/statm: 2378 346 289 221 0 87 0
[pid=16569] ppid=16567 vsize=26004064 memory=45640 CPUtime=0.49 cores=0-7
/proc/16569/stat : 16569 (java) S 16567 16567 4682 0 -1 1077944320 9099 0 0 0 47 2 0 0 20 0 20 0 97730270 26628161536 11410 33554432000 4194304 4196468 140732467302624 140732467285168 139714141208311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
/proc/16569/statm: 6501016 11410 3079 1 0 6488269 0
[pid=16569/tid=16570] ppid=16567 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16569/task/16570/stat : 16570 (java) R 16567 16567 4682 0 -1 4202560 6085 0 0 0 28 1 0 0 20 0 20 0 97730271 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714145444816 139714141230237 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16571] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16571/stat : 16571 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714093829136 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16572] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16572/stat : 16572 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714092776592 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16573] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16573/stat : 16573 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714091723536 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16574] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16574/stat : 16574 (java) S 16567 16567 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714090670992 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16575] ppid=16567 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16569/task/16575/stat : 16575 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714089617936 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16576] ppid=16567 vsize=26004064 memory=139815815312303 CPUtime=0 cores=0-7
/proc/16569/task/16576/stat : 16576 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714088565392 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16577] ppid=16567 vsize=26004064 memory=139815815314608 CPUtime=0 cores=0-7
/proc/16569/task/16577/stat : 16577 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714087512336 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16578] ppid=16567 vsize=26004064 memory=139815815316912 CPUtime=0 cores=0-7
/proc/16569/task/16578/stat : 16578 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628161536 11410 33554432000 4194304 4196468 140732467302624 139714086459792 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16579] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16579/stat : 16579 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730273 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713200495344 139714141219458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16580] ppid=16567 vsize=26004064 memory=279631630640784 CPUtime=0 cores=0-7
/proc/16569/task/16580/stat : 16580 (java) S 16567 16567 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97730274 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713199441568 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16581] ppid=16567 vsize=26004064 memory=279631630647696 CPUtime=0 cores=0-7
/proc/16569/task/16581/stat : 16581 (java) S 16567 16567 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97730274 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713198388464 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16582] ppid=16567 vsize=26004064 memory=279631630588976 CPUtime=0 cores=0-7
/proc/16569/task/16582/stat : 16582 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730276 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713197337040 139714141226907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16583] ppid=16567 vsize=26004064 memory=279631630661520 CPUtime=0.01 cores=0-7
/proc/16569/task/16583/stat : 16583 (java) S 16567 16567 4682 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 97730276 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713196284144 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16584] ppid=16567 vsize=26004064 memory=279631630668432 CPUtime=0.03 cores=0-7
/proc/16569/task/16584/stat : 16584 (java) R 16567 16567 4682 0 -1 4202560 303 0 0 0 3 0 0 0 20 0 20 0 97730276 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713195231600 139714118955816 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16585] ppid=16567 vsize=26004064 memory=279631630666128 CPUtime=0.02 cores=0-7
/proc/16569/task/16585/stat : 16585 (java) R 16567 16567 4682 0 -1 4202560 209 0 0 0 2 0 0 0 20 0 20 0 97730276 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713194178544 139714119035522 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16586] ppid=16567 vsize=26004064 memory=279631630682288 CPUtime=0.12 cores=0-7
/proc/16569/task/16586/stat : 16586 (java) S 16567 16567 4682 0 -1 1077944384 853 0 0 0 12 0 0 0 20 0 20 0 97730276 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713193126000 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16587] ppid=16567 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16587/stat : 16587 (java) S 16567 16567 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97730277 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713192074208 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16588] ppid=16567 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16569/task/16588/stat : 16588 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730277 26628161536 11410 33554432000 4194304 4196468 140732467302624 139713191021744 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47024 KiB

[startup+0.700926 s]
/proc/loadavg: 8.70 7.39 6.75 5/200 16588
/proc/meminfo: memFree=31419272/32770624 swapFree=67108860/67108860
[pid=16567] ppid=16564 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16567/stat : 16567 (xcsp3-exec) S 16564 16567 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97730270 9740288 346 33554432000 4194304 5098028 140723921253888 140723921251992 140176452178556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10833920 140723921261674 140723921261884 140723921261884 140723921264619 0
/proc/16567/statm: 2378 346 289 221 0 87 0
[pid=16569] ppid=16567 vsize=26004140 memory=134440 CPUtime=1.62 cores=0-7
/proc/16569/stat : 16569 (java) S 16567 16567 4682 0 -1 1077944320 11899 0 0 0 158 4 0 0 20 0 20 0 97730270 26628239360 33610 33554432000 4194304 4196468 140732467302624 140732467285168 139714141208311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
/proc/16569/statm: 6501035 33610 3195 1 0 6488269 0
[pid=16569/tid=16570] ppid=16567 vsize=26004140 memory=279631631040176 CPUtime=0.67 cores=0-7
/proc/16569/task/16570/stat : 16570 (java) R 16567 16567 4682 0 -1 4202560 6463 0 0 0 64 3 0 0 20 0 20 0 97730271 26628239360 33610 33554432000 4194304 4196468 140732467302624 139714145446368 139713762701996 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16571] ppid=16567 vsize=26004140 memory=139815815521136 CPUtime=0 cores=0-7
/proc/16569/task/16571/stat : 16571 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26628239360 33610 33554432000 4194304 4196468 140732467302624 139714093829136 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16572] ppid=16567 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16572/stat : 16572 (java) S 16567 16567 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97730272 26628239360 33610 33554432000 4194304 4196468 140732467302624 139714092776592 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16573] ppid=16567 vsize=26004140 memory=4612 CPUtime=0 cores=0-7
/proc/16569/task/16573/stat : 16573 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97730272 26628239360 33610 33554432000 4194304 4196468 140732467302624 139714091723536 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0

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

/proc/meminfo: memFree=27537020/32770624 swapFree=67108860/67108860
[pid=16567] ppid=16564 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16567/stat : 16567 (xcsp3-exec) S 16564 16567 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97730270 9740288 346 33554432000 4194304 5098028 140723921253888 140723921251992 140176452178556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10833920 140723921261674 140723921261884 140723921261884 140723921264619 0
/proc/16567/statm: 2378 346 289 221 0 87 0
[pid=16569] ppid=16567 vsize=26538700 memory=3969220 CPUtime=1718.58 cores=0-7
/proc/16569/stat : 16569 (java) S 16567 16567 4682 0 -1 1077944320 131024 0 0 0 171598 260 0 0 20 0 28 0 97730270 27175628800 992305 33554432000 4194304 4196468 140732467302624 140732467285168 139714141208311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
/proc/16569/statm: 6634675 992305 3293 1 0 6621909 0
[pid=16569/tid=16570] ppid=16567 vsize=26538700 memory=3969220 CPUtime=8.16 cores=0-7
/proc/16569/task/16570/stat : 16570 (java) S 16567 16567 4682 0 -1 1077944384 9826 0 0 0 802 14 0 0 20 0 28 0 97730271 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714145449088 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16571] ppid=16567 vsize=26538700 memory=1384 CPUtime=0.49 cores=0-7
/proc/16569/task/16571/stat : 16571 (java) S 16567 16567 4682 0 -1 1077944384 1290 0 0 0 35 14 0 0 20 0 28 0 97730272 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714093829136 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16572] ppid=16567 vsize=26538700 memory=1384 CPUtime=0.52 cores=0-7
/proc/16569/task/16572/stat : 16572 (java) S 16567 16567 4682 0 -1 1077944384 1197 0 0 0 35 17 0 0 20 0 28 0 97730272 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714092776592 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16573] ppid=16567 vsize=26538700 memory=3967172 CPUtime=0.45 cores=0-7
/proc/16569/task/16573/stat : 16573 (java) S 16567 16567 4682 0 -1 1077944384 1451 0 0 0 32 13 0 0 20 0 28 0 97730272 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714091723536 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16574] ppid=16567 vsize=26538700 memory=5668 CPUtime=0.51 cores=0-7
/proc/16569/task/16574/stat : 16574 (java) S 16567 16567 4682 0 -1 1077944384 1722 0 0 0 35 16 0 0 20 0 28 0 97730272 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714090670992 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16575] ppid=16567 vsize=26538700 memory=1008 CPUtime=0.45 cores=0-7
/proc/16569/task/16575/stat : 16575 (java) S 16567 16567 4682 0 -1 1077944384 940 0 0 0 29 16 0 0 20 0 28 0 97730272 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714089617936 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16576] ppid=16567 vsize=26538700 memory=1384 CPUtime=0.49 cores=0-7
/proc/16569/task/16576/stat : 16576 (java) S 16567 16567 4682 0 -1 1077944384 1777 0 0 0 33 16 0 0 20 0 28 0 97730272 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714088565392 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16577] ppid=16567 vsize=26538700 memory=3969220 CPUtime=0.49 cores=0-7
/proc/16569/task/16577/stat : 16577 (java) S 16567 16567 4682 0 -1 1077944384 1342 0 0 0 33 16 0 0 20 0 28 0 97730272 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714087512336 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16578] ppid=16567 vsize=26538700 memory=142524194783646 CPUtime=0.51 cores=0-7
/proc/16569/task/16578/stat : 16578 (java) S 16567 16567 4682 0 -1 1077944384 1438 0 0 0 33 18 0 0 20 0 28 0 97730272 27175628800 992305 33554432000 4194304 4196468 140732467302624 139714086459792 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16579] ppid=16567 vsize=26538700 memory=0 CPUtime=0.09 cores=0-7
/proc/16569/task/16579/stat : 16579 (java) S 16567 16567 4682 0 -1 1077944384 8977 0 0 0 7 2 0 0 20 0 28 0 97730273 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713200495344 139714141219458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16580] ppid=16567 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16569/task/16580/stat : 16580 (java) S 16567 16567 4682 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 97730274 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713199441632 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16581] ppid=16567 vsize=26538700 memory=35387 CPUtime=0 cores=0-7
/proc/16569/task/16581/stat : 16581 (java) S 16567 16567 4682 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 97730274 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713198388480 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16582] ppid=16567 vsize=26538700 memory=258 CPUtime=0 cores=0-7
/proc/16569/task/16582/stat : 16582 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97730276 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713197337040 139714141226907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16583] ppid=16567 vsize=26538700 memory=290 CPUtime=2.62 cores=0-7
/proc/16569/task/16583/stat : 16583 (java) S 16567 16567 4682 0 -1 1077944384 17409 0 0 0 258 4 0 0 20 0 28 0 97730276 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713196284144 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16584] ppid=16567 vsize=26538700 memory=1576 CPUtime=2.58 cores=0-7
/proc/16569/task/16584/stat : 16584 (java) S 16567 16567 4682 0 -1 1077944384 16205 0 0 0 255 3 0 0 20 0 28 0 97730276 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713195231600 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16585] ppid=16567 vsize=26538700 memory=2196 CPUtime=2.9 cores=0-7
/proc/16569/task/16585/stat : 16585 (java) S 16567 16567 4682 0 -1 1077944384 20064 0 0 0 286 4 0 0 20 0 28 0 97730276 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713194178544 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16586] ppid=16567 vsize=26538700 memory=1384 CPUtime=0.72 cores=0-7
/proc/16569/task/16586/stat : 16586 (java) S 16567 16567 4682 0 -1 1077944384 11900 0 0 0 69 3 0 0 20 0 28 0 97730276 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713193126000 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16587] ppid=16567 vsize=26538700 memory=27972 CPUtime=0 cores=0-7
/proc/16569/task/16587/stat : 16587 (java) S 16567 16567 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97730277 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713192074208 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16588] ppid=16567 vsize=26538700 memory=1296 CPUtime=0.1 cores=0-7
/proc/16569/task/16588/stat : 16588 (java) S 16567 16567 4682 0 -1 1077944384 1419 0 0 0 0 10 0 0 20 0 28 0 97730277 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713191021744 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16589] ppid=16567 vsize=26538700 memory=2416 CPUtime=212.66 cores=0-7
/proc/16569/task/16589/stat : 16589 (java) R 16567 16567 4682 0 -1 4202560 4022 0 0 0 21250 16 0 0 20 0 28 0 97731103 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713183508208 139713765913622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16590] ppid=16567 vsize=26538700 memory=27972 CPUtime=210.13 cores=0-7
/proc/16569/task/16590/stat : 16590 (java) R 16567 16567 4682 0 -1 4202560 2907 0 0 0 21006 7 0 0 20 0 28 0 97731103 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713182453680 139713765912133 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16591] ppid=16567 vsize=26538700 memory=1296 CPUtime=212.4 cores=0-7
/proc/16569/task/16591/stat : 16591 (java) R 16567 16567 4682 0 -1 4202560 5523 0 0 0 21221 19 0 0 20 0 28 0 97731103 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713181400872 139713765912138 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16592] ppid=16567 vsize=26538700 memory=2416 CPUtime=212.64 cores=0-7
/proc/16569/task/16592/stat : 16592 (java) R 16567 16567 4682 0 -1 4202560 3773 0 0 0 21253 11 0 0 20 0 28 0 97731103 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713180348168 139713766819108 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16593] ppid=16567 vsize=26538700 memory=1728 CPUtime=211.13 cores=0-7
/proc/16569/task/16593/stat : 16593 (java) R 16567 16567 4682 0 -1 4202560 5919 0 0 0 21101 12 0 0 20 0 28 0 97731103 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713179295112 139713765913534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16594] ppid=16567 vsize=26538700 memory=796 CPUtime=212.64 cores=0-7
/proc/16569/task/16594/stat : 16594 (java) R 16567 16567 4682 0 -1 4202560 3214 0 0 0 21255 9 0 0 20 0 28 0 97731103 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713178242568 139713765912203 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16595] ppid=16567 vsize=26538700 memory=1716 CPUtime=212.94 cores=0-7
/proc/16569/task/16595/stat : 16595 (java) R 16567 16567 4682 0 -1 4202560 4840 0 0 0 21284 10 0 0 20 0 28 0 97731103 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713177190696 139713765913576 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16596] ppid=16567 vsize=26538700 memory=1384 CPUtime=212.74 cores=0-7
/proc/16569/task/16596/stat : 16596 (java) R 16567 16567 4682 0 -1 4202560 2531 0 0 0 21265 9 0 0 20 0 28 0 97731103 27175628800 992305 33554432000 4194304 4196468 140732467302624 139713176137928 139713765912609 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
Current children cumulated CPU time: 1718.58 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3970604 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.06 7.72 7.03 9/207 16596
/proc/meminfo: memFree=27537748/32770624 swapFree=67108860/67108860
[pid=16567] ppid=16564 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16567/stat : 16567 (xcsp3-exec) S 16564 16567 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97730270 9740288 346 33554432000 4194304 5098028 140723921253888 140723921251992 140176452178556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10833920 140723921261674 140723921261884 140723921261884 140723921264619 0
/proc/16567/statm: 2378 346 289 221 0 87 0
[pid=16569] ppid=16567 vsize=26538700 memory=3968172 CPUtime=1955.6 cores=0-7
/proc/16569/stat : 16569 (java) S 16567 16567 4682 0 -1 1077944320 135247 0 0 0 195293 267 0 0 20 0 28 0 97730270 27175628800 992043 33554432000 4194304 4196468 140732467302624 140732467285168 139714141208311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
/proc/16569/statm: 6634675 992043 3293 1 0 6621909 0
[pid=16569/tid=16570] ppid=16567 vsize=26538700 memory=1384 CPUtime=8.16 cores=0-7
/proc/16569/task/16570/stat : 16570 (java) S 16567 16567 4682 0 -1 1077944384 9826 0 0 0 802 14 0 0 20 0 28 0 97730271 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714145449088 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16571] ppid=16567 vsize=26538700 memory=1384 CPUtime=0.49 cores=0-7
/proc/16569/task/16571/stat : 16571 (java) S 16567 16567 4682 0 -1 1077944384 1322 0 0 0 35 14 0 0 20 0 28 0 97730272 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714093829136 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16572] ppid=16567 vsize=26538700 memory=4872558044660077418 CPUtime=0.52 cores=0-7
/proc/16569/task/16572/stat : 16572 (java) S 16567 16567 4682 0 -1 1077944384 1223 0 0 0 35 17 0 0 20 0 28 0 97730272 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714092776592 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16573] ppid=16567 vsize=26538700 memory=288230617509003574 CPUtime=0.45 cores=0-7
/proc/16569/task/16573/stat : 16573 (java) S 16567 16567 4682 0 -1 1077944384 2003 0 0 0 32 13 0 0 20 0 28 0 97730272 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714091723536 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16574] ppid=16567 vsize=26538700 memory=14132268587288782 CPUtime=0.51 cores=0-7
/proc/16569/task/16574/stat : 16574 (java) S 16567 16567 4682 0 -1 1077944384 1742 0 0 0 35 16 0 0 20 0 28 0 97730272 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714090670992 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16575] ppid=16567 vsize=26538700 memory=2416 CPUtime=0.45 cores=0-7
/proc/16569/task/16575/stat : 16575 (java) S 16567 16567 4682 0 -1 1077944384 1010 0 0 0 29 16 0 0 20 0 28 0 97730272 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714089617936 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16576] ppid=16567 vsize=26538700 memory=1728 CPUtime=0.49 cores=0-7
/proc/16569/task/16576/stat : 16576 (java) S 16567 16567 4682 0 -1 1077944384 1884 0 0 0 33 16 0 0 20 0 28 0 97730272 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714088565392 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16577] ppid=16567 vsize=26538700 memory=796 CPUtime=0.49 cores=0-7
/proc/16569/task/16577/stat : 16577 (java) S 16567 16567 4682 0 -1 1077944384 1643 0 0 0 33 16 0 0 20 0 28 0 97730272 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714087512336 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16578] ppid=16567 vsize=26538700 memory=1716 CPUtime=0.51 cores=0-7
/proc/16569/task/16578/stat : 16578 (java) S 16567 16567 4682 0 -1 1077944384 1486 0 0 0 33 18 0 0 20 0 28 0 97730272 27175628800 992043 33554432000 4194304 4196468 140732467302624 139714086459792 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16579] ppid=16567 vsize=26538700 memory=6791534058613427641 CPUtime=0.09 cores=0-7
/proc/16569/task/16579/stat : 16579 (java) S 16567 16567 4682 0 -1 1077944384 9219 0 0 0 7 2 0 0 20 0 28 0 97730273 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713200495344 139714141219458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16580] ppid=16567 vsize=26538700 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/16569/task/16580/stat : 16580 (java) S 16567 16567 4682 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 97730274 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713199441632 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16581] ppid=16567 vsize=26538700 memory=14132268587288782 CPUtime=0 cores=0-7
/proc/16569/task/16581/stat : 16581 (java) S 16567 16567 4682 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 97730274 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713198388480 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16582] ppid=16567 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/16569/task/16582/stat : 16582 (java) S 16567 16567 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97730276 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713197337040 139714141226907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16583] ppid=16567 vsize=26538700 memory=2340 CPUtime=2.62 cores=0-7
/proc/16569/task/16583/stat : 16583 (java) S 16567 16567 4682 0 -1 1077944384 17417 0 0 0 258 4 0 0 20 0 28 0 97730276 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713196284144 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16584] ppid=16567 vsize=26538700 memory=2240 CPUtime=2.58 cores=0-7
/proc/16569/task/16584/stat : 16584 (java) S 16567 16567 4682 0 -1 1077944384 16208 0 0 0 255 3 0 0 20 0 28 0 97730276 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713195231600 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16585] ppid=16567 vsize=26538700 memory=4128 CPUtime=2.9 cores=0-7
/proc/16569/task/16585/stat : 16585 (java) S 16567 16567 4682 0 -1 1077944384 20067 0 0 0 286 4 0 0 20 0 28 0 97730276 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713194178544 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16586] ppid=16567 vsize=26538700 memory=928 CPUtime=0.73 cores=0-7
/proc/16569/task/16586/stat : 16586 (java) S 16567 16567 4682 0 -1 1077944384 12161 0 0 0 70 3 0 0 20 0 28 0 97730276 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713193126000 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16587] ppid=16567 vsize=26538700 memory=1576 CPUtime=0 cores=0-7
/proc/16569/task/16587/stat : 16587 (java) S 16567 16567 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97730277 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713192074208 139714141218517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16588] ppid=16567 vsize=26538700 memory=2196 CPUtime=0.11 cores=0-7
/proc/16569/task/16588/stat : 16588 (java) S 16567 16567 4682 0 -1 1077944384 1447 0 0 0 0 11 0 0 20 0 28 0 97730277 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713191021744 139714141219458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16589] ppid=16567 vsize=26538700 memory=6764 CPUtime=242.32 cores=0-7
/proc/16569/task/16589/stat : 16589 (java) R 16567 16567 4682 0 -1 4202560 4404 0 0 0 24215 17 0 0 20 0 28 0 97731103 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713183505192 139713767311923 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16590] ppid=16567 vsize=26538700 memory=840 CPUtime=239.83 cores=0-7
/proc/16569/task/16590/stat : 16590 (java) R 16567 16567 4682 0 -1 4202560 3103 0 0 0 23976 7 0 0 20 0 28 0 97731103 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713182453768 139713765913581 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16591] ppid=16567 vsize=26538700 memory=1692 CPUtime=241.53 cores=0-7
/proc/16569/task/16591/stat : 16591 (java) R 16567 16567 4682 0 -1 4202560 6201 0 0 0 24132 21 0 0 20 0 28 0 97731103 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713181403728 139713765912226 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16592] ppid=16567 vsize=26538700 memory=912 CPUtime=242.34 cores=0-7
/proc/16569/task/16592/stat : 16592 (java) R 16567 16567 4682 0 -1 4202560 4036 0 0 0 24222 12 0 0 20 0 28 0 97731103 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713180348168 139713765913526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16593] ppid=16567 vsize=26538700 memory=4620 CPUtime=240.82 cores=0-7
/proc/16569/task/16593/stat : 16593 (java) R 16567 16567 4682 0 -1 4202560 6365 0 0 0 24070 12 0 0 20 0 28 0 97731103 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713179295352 139713766035889 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16594] ppid=16567 vsize=26538700 memory=4104 CPUtime=242.34 cores=0-7
/proc/16569/task/16594/stat : 16594 (java) R 16567 16567 4682 0 -1 4202560 3398 0 0 0 24224 10 0 0 20 0 28 0 97731103 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713178242408 139713765913540 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16595] ppid=16567 vsize=26538700 memory=1160 CPUtime=242.64 cores=0-7
/proc/16569/task/16595/stat : 16595 (java) R 16567 16567 4682 0 -1 4202560 5039 0 0 0 24253 11 0 0 20 0 28 0 97731103 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713177190536 139713765912249 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
[pid=16569/tid=16596] ppid=16567 vsize=26538700 memory=3688 CPUtime=242.44 cores=0-7
/proc/16569/task/16596/stat : 16596 (java) R 16567 16567 4682 0 -1 4202560 2705 0 0 0 24234 10 0 0 20 0 28 0 97731103 27175628800 992043 33554432000 4194304 4196468 140732467302624 139713176137904 139713765913576 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140732467307672 140732467307848 140732467307848 140732467310543 0
Current children cumulated CPU time: 1955.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3969556 KiB

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

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

[startup+252.14 s]
# the end of solver process 16569 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1953.77 s, system=2.69614 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.13 s]*
/proc/loadavg: 8.06 7.72 7.03 2/180 16598
/proc/meminfo: memFree=30844020/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.001978 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.14
CPU time (s): 1956.47
CPU user time (s): 1953.77
CPU system time (s): 2.69614
CPU usage (%): 775.947
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3970604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1953.77
system time used= 2.69614
maximum resident set size= 3971272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136309
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12084
involuntary context switches= 21165


# summary of solver processes directly reported to runsolver:
#   pid: 16567,16569
#   total CPU time (s): 1956.47
#   total CPU user time (s): 1953.77
#   total CPU system time (s): 2.69614

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.93315 second user time and 3.21793 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 19:32:46
IDJOB=4271442
IDBENCH=137723
IDSOLVER=2663
FILE ID=node106/4271442-1502646425
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-mdd-sw100/BinPacking-mdd-sw100-70.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-4271442-1502646425/watcher-4271442-1502646425 -o /tmp/evaluation-result-4271442-1502646425/solver-4271442-1502646425 -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 1136395183 HOME/instance-4271442-1502646425.xml

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

MD5SUM BENCH= 17a97120e8930e8511a08ef4d06a02ba
RANDOM SEED=1136395183

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:        31496384 kB
MemAvailable:   31983552 kB
Buffers:          118620 kB
Cached:           656460 kB
SwapCached:            0 kB
Active:           437432 kB
Inactive:         394344 kB
Active(anon):      12716 kB
Inactive(anon):    72092 kB
Active(file):     424716 kB
Inactive(file):   322252 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8392 kB
Writeback:             0 kB
AnonPages:        181412 kB
Mapped:            43868 kB
Shmem:             25228 kB
Slab:             137668 kB
SReclaimable:     112068 kB
SUnreclaim:        25600 kB
KernelStack:        3712 kB
PageTables:         5800 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:    129024 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:36:59