Trace number 4280294

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-17.xml
MD5SUM2f852f7efb9788b9c4f77f580498dd38
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables371
Number of constraints77
Number of domains2
Minimum domain size65
Maximum domain size75
Distribution of domain sizes[{"size":65,"count":370},{"size":75,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":296},{"degree":4,"count":74}]
Minimum constraint arity5
Maximum constraint arity370
Distribution of constraint arities[{"arity":5,"count":74},{"arity":75,"count":1},{"arity":370,"count":2}]
Number of extensional constraints74
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":74},{"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-4280294-1503165785.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280294-1503165785.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
20.24/15.04	c solve instance...
20001.57/2520.09	s UNKNOWN
20001.57/2520.09	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

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

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

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

solver pid=17603, runsolver pid=17600

[startup+0.100136 s]*
/proc/loadavg: 8.32 8.30 8.24 2/199 17624
/proc/meminfo: memFree=27325488/32770624 swapFree=67108860/67108860
[pid=17603] ppid=17600 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17603/stat : 17603 (xcsp3-exec) S 17600 17603 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149666121 9740288 346 33554432000 4194304 5098028 140735370227376 140735370225480 140454784156284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18124800 140735370232932 140735370233143 140735370233143 140735370235883 0
/proc/17603/statm: 2378 346 289 221 0 87 0
[pid=17605] ppid=17603 vsize=25999808 memory=26772 CPUtime=0.11 cores=0-7
/proc/17605/stat : 17605 (java) S 17603 17603 17559 0 -1 1077944320 5564 0 0 0 10 1 0 0 20 0 20 0 149666121 26623803392 6693 33554432000 4194304 4196468 140726452318096 140726452300640 140088787709687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
/proc/17605/statm: 6499952 6693 2874 1 0 6488269 0
[pid=17605/tid=17606] ppid=17603 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/17605/task/17606/stat : 17606 (java) R 17603 17603 17559 0 -1 4202560 3573 0 0 0 8 0 0 0 20 0 20 0 149666121 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088791942960 140088787721622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17607] ppid=17603 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17605/task/17607/stat : 17607 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088748669456 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17608] ppid=17603 vsize=25999808 memory=140426923042432 CPUtime=0 cores=0-7
/proc/17605/task/17608/stat : 17608 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088344754832 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17609] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17609/stat : 17609 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088343701776 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17610] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17610/stat : 17610 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088342649232 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17611] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17611/stat : 17611 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088341597200 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17612] ppid=17603 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/17605/task/17612/stat : 17612 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666122 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088340544656 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17613] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17613/stat : 17613 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088339491600 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17614] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17614/stat : 17614 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666122 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088338439056 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17615] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17615/stat : 17615 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666124 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088183503088 140088787720834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17616] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17616/stat : 17616 (java) S 17603 17603 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149666124 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088182449312 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17617] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17617/stat : 17617 (java) S 17603 17603 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149666124 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088181396208 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17618] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17618/stat : 17618 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666127 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088180344784 140088787728283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17619] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17619/stat : 17619 (java) S 17603 17603 17559 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 20 0 149666127 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088179292912 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17620] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17620/stat : 17620 (java) R 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666127 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088178240368 140088787720834 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17621] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17621/stat : 17621 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666127 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088177187312 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17622] ppid=17603 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/17605/task/17622/stat : 17622 (java) R 17603 17603 17559 0 -1 4202560 255 0 0 0 1 0 0 0 20 0 20 0 149666127 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088176134768 140088779946814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17623] ppid=17603 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17623/stat : 17623 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666127 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088175081952 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17624] ppid=17603 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/17605/task/17624/stat : 17624 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666127 26623803392 6693 33554432000 4194304 4196468 140726452318096 140088174029488 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28156 KiB

[startup+0.210398 s]*
/proc/loadavg: 8.32 8.30 8.24 2/199 17624
/proc/meminfo: memFree=27316100/32770624 swapFree=67108860/67108860
[pid=17603] ppid=17600 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17603/stat : 17603 (xcsp3-exec) S 17600 17603 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149666121 9740288 346 33554432000 4194304 5098028 140735370227376 140735370225480 140454784156284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18124800 140735370232932 140735370233143 140735370233143 140735370235883 0
/proc/17603/statm: 2378 346 289 221 0 87 0
[pid=17605] ppid=17603 vsize=26004064 memory=39028 CPUtime=0.33 cores=0-7
/proc/17605/stat : 17605 (java) S 17603 17603 17559 0 -1 1077944320 8349 0 0 0 31 2 0 0 20 0 20 0 149666121 26628161536 9757 33554432000 4194304 4196468 140726452318096 140726452300640 140088787709687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
/proc/17605/statm: 6501016 9757 3038 1 0 6488269 0
[pid=17605/tid=17606] ppid=17603 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17605/task/17606/stat : 17606 (java) R 17603 17603 17559 0 -1 4202560 5439 0 0 0 18 1 0 0 20 0 20 0 149666121 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088791911456 140088767240896 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17607] ppid=17603 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/17605/task/17607/stat : 17607 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088748669456 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17608] ppid=17603 vsize=26004064 memory=140426923060292 CPUtime=0 cores=0-7
/proc/17605/task/17608/stat : 17608 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088344754832 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17609] ppid=17603 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17605/task/17609/stat : 17609 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088343701776 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17610] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17610/stat : 17610 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088342649232 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17611] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17611/stat : 17611 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088341597200 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17612] ppid=17603 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17605/task/17612/stat : 17612 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088340544656 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17613] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17613/stat : 17613 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088339491600 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17614] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17614/stat : 17614 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088338439056 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17615] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17615/stat : 17615 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666124 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088183503088 140088787720834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17616] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17616/stat : 17616 (java) S 17603 17603 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149666124 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088182449312 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17617] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17617/stat : 17617 (java) S 17603 17603 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149666124 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088181396208 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17618] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17618/stat : 17618 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666127 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088180344784 140088787728283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17619] ppid=17603 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/17605/task/17619/stat : 17619 (java) S 17603 17603 17559 0 -1 1077944384 526 0 0 0 1 0 0 0 20 0 20 0 149666127 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088179292912 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17620] ppid=17603 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/17605/task/17620/stat : 17620 (java) S 17603 17603 17559 0 -1 1077944384 189 0 0 0 1 0 0 0 20 0 20 0 149666127 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088178240368 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17621] ppid=17603 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/17605/task/17621/stat : 17621 (java) S 17603 17603 17559 0 -1 1077944384 146 0 0 0 1 0 0 0 20 0 20 0 149666127 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088177187312 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17622] ppid=17603 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/17605/task/17622/stat : 17622 (java) S 17603 17603 17559 0 -1 1077944384 741 0 0 0 7 0 0 0 20 0 20 0 149666127 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088176134768 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17623] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17623/stat : 17623 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666127 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088175081952 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17624] ppid=17603 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17605/task/17624/stat : 17624 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666127 26628161536 9757 33554432000 4194304 4196468 140726452318096 140088174029488 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40412 KiB

[startup+0.310247 s]*
/proc/loadavg: 8.32 8.30 8.24 2/199 17624
/proc/meminfo: memFree=27309028/32770624 swapFree=67108860/67108860
[pid=17603] ppid=17600 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17603/stat : 17603 (xcsp3-exec) S 17600 17603 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149666121 9740288 346 33554432000 4194304 5098028 140735370227376 140735370225480 140454784156284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18124800 140735370232932 140735370233143 140735370233143 140735370235883 0
/proc/17603/statm: 2378 346 289 221 0 87 0
[pid=17605] ppid=17603 vsize=26004064 memory=45720 CPUtime=0.49 cores=0-7
/proc/17605/stat : 17605 (java) S 17603 17603 17559 0 -1 1077944320 9188 0 0 0 46 3 0 0 20 0 20 0 149666121 26628161536 11430 33554432000 4194304 4196468 140726452318096 140726452300640 140088787709687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
/proc/17605/statm: 6501016 11430 3061 1 0 6488269 0
[pid=17605/tid=17606] ppid=17603 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17605/task/17606/stat : 17606 (java) R 17603 17603 17559 0 -1 4202560 6110 0 0 0 27 2 0 0 20 0 20 0 149666121 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088791939840 140088425869896 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17607] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17607/stat : 17607 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088748669456 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17608] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17608/stat : 17608 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088344754832 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17609] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17609/stat : 17609 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088343701776 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17610] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17610/stat : 17610 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088342649232 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17611] ppid=17603 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/17605/task/17611/stat : 17611 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088341597200 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17612] ppid=17603 vsize=26004064 memory=140426774410159 CPUtime=0 cores=0-7
/proc/17605/task/17612/stat : 17612 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088340544656 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17613] ppid=17603 vsize=26004064 memory=140426774412464 CPUtime=0 cores=0-7
/proc/17605/task/17613/stat : 17613 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088339491600 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17614] ppid=17603 vsize=26004064 memory=140426774414768 CPUtime=0 cores=0-7
/proc/17605/task/17614/stat : 17614 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666122 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088338439056 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17615] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17615/stat : 17615 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666124 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088183503088 140088787720834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17616] ppid=17603 vsize=26004064 memory=280853548836496 CPUtime=0 cores=0-7
/proc/17605/task/17616/stat : 17616 (java) S 17603 17603 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149666124 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088182449312 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17617] ppid=17603 vsize=26004064 memory=280853548843408 CPUtime=0 cores=0-7
/proc/17605/task/17617/stat : 17617 (java) S 17603 17603 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149666124 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088181396208 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17618] ppid=17603 vsize=26004064 memory=280853548784688 CPUtime=0 cores=0-7
/proc/17605/task/17618/stat : 17618 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666127 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088180344784 140088787728283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17619] ppid=17603 vsize=26004064 memory=280853548857232 CPUtime=0.01 cores=0-7
/proc/17605/task/17619/stat : 17619 (java) S 17603 17603 17559 0 -1 1077944384 526 0 0 0 1 0 0 0 20 0 20 0 149666127 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088179292912 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17620] ppid=17603 vsize=26004064 memory=280853548864144 CPUtime=0.02 cores=0-7
/proc/17605/task/17620/stat : 17620 (java) S 17603 17603 17559 0 -1 1077944384 251 0 0 0 2 0 0 0 20 0 20 0 149666127 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088178240368 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17621] ppid=17603 vsize=26004064 memory=280853548861840 CPUtime=0.02 cores=0-7
/proc/17605/task/17621/stat : 17621 (java) S 17603 17603 17559 0 -1 1077944384 153 0 0 0 2 0 0 0 20 0 20 0 149666127 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088177187312 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17622] ppid=17603 vsize=26004064 memory=280853548878000 CPUtime=0.12 cores=0-7
/proc/17605/task/17622/stat : 17622 (java) R 17603 17603 17559 0 -1 4202560 837 0 0 0 12 0 0 0 20 0 20 0 149666127 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088176134768 140088779946814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17623] ppid=17603 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17623/stat : 17623 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149666127 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088175081952 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17624] ppid=17603 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17605/task/17624/stat : 17624 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666127 26628161536 11430 33554432000 4194304 4196468 140726452318096 140088174029488 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47104 KiB

[startup+0.700992 s]
/proc/loadavg: 8.32 8.30 8.24 6/199 17624
/proc/meminfo: memFree=27272796/32770624 swapFree=67108860/67108860
[pid=17603] ppid=17600 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17603/stat : 17603 (xcsp3-exec) S 17600 17603 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149666121 9740288 346 33554432000 4194304 5098028 140735370227376 140735370225480 140454784156284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18124800 140735370232932 140735370233143 140735370233143 140735370235883 0
/proc/17603/statm: 2378 346 289 221 0 87 0
[pid=17605] ppid=17603 vsize=26006188 memory=91492 CPUtime=1.75 cores=0-7
/proc/17605/stat : 17605 (java) S 17603 17603 17559 0 -1 1077944320 12878 0 0 0 171 4 0 0 20 0 20 0 149666121 26630336512 22873 33554432000 4194304 4196468 140726452318096 140726452300640 140088787709687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
/proc/17605/statm: 6501547 22873 3198 1 0 6488781 0
[pid=17605/tid=17606] ppid=17603 vsize=26006188 memory=280853549235888 CPUtime=0.68 cores=0-7
/proc/17605/task/17606/stat : 17606 (java) R 17603 17603 17559 0 -1 4202560 6542 0 0 0 65 3 0 0 20 0 20 0 149666121 26630336512 22873 33554432000 4194304 4196468 140726452318096 140088791944608 140088427460447 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17607] ppid=17603 vsize=26006188 memory=140426774618992 CPUtime=0 cores=0-7
/proc/17605/task/17607/stat : 17607 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26630336512 22873 33554432000 4194304 4196468 140726452318096 140088748669456 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17608] ppid=17603 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/17605/task/17608/stat : 17608 (java) S 17603 17603 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149666122 26630336512 22873 33554432000 4194304 4196468 140726452318096 140088344754832 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17609] ppid=17603 vsize=26006188 memory=4620 CPUtime=0 cores=0-7
/proc/17605/task/17609/stat : 17609 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149666122 26630336512 22873 33554432000 4194304 4196468 140726452318096 140088343701776 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0

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

[pid=17605/tid=17632] ppid=17603 vsize=26538700 memory=1384 CPUtime=2411.27 cores=0-7
/proc/17605/task/17632/stat : 17632 (java) R 17603 17603 17559 0 -1 4202560 5816 0 0 0 241125 2 0 0 20 0 28 0 149667627 27175628800 290263 33554432000 4194304 4196468 140726452318096 140088158650192 140088430815878 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
Current children cumulated CPU time: 19381.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1162436 KiB

[startup+2502.3 s]
/proc/loadavg: 8.08 8.27 8.26 9/207 17696
/proc/meminfo: memFree=26207692/32770624 swapFree=67108860/67108860
[pid=17603] ppid=17600 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17603/stat : 17603 (xcsp3-exec) S 17600 17603 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149666121 9740288 346 33554432000 4194304 5098028 140735370227376 140735370225480 140454784156284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18124800 140735370232932 140735370233143 140735370233143 140735370235883 0
/proc/17603/statm: 2378 346 289 221 0 87 0
[pid=17605] ppid=17603 vsize=26538700 memory=1146788 CPUtime=19860.3 cores=0-7
/proc/17605/stat : 17605 (java) S 17603 17603 17559 0 -1 1077944320 206553 0 0 0 1985646 383 0 0 20 0 28 0 149666121 27175628800 286697 33554432000 4194304 4196468 140726452318096 140726452300640 140088787709687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
/proc/17605/statm: 6634675 286697 3298 1 0 6621909 0
[pid=17605/tid=17606] ppid=17603 vsize=26538700 memory=1146788 CPUtime=14.46 cores=0-7
/proc/17605/task/17606/stat : 17606 (java) S 17603 17603 17559 0 -1 1077944384 9562 0 0 0 1440 6 0 0 20 0 28 0 149666121 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088791950464 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17607] ppid=17603 vsize=26538700 memory=1146788 CPUtime=2.17 cores=0-7
/proc/17605/task/17607/stat : 17607 (java) S 17603 17603 17559 0 -1 1077944384 5138 0 0 0 187 30 0 0 20 0 28 0 149666122 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088748669456 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17608] ppid=17603 vsize=26538700 memory=1146788 CPUtime=2.16 cores=0-7
/proc/17605/task/17608/stat : 17608 (java) S 17603 17603 17559 0 -1 1077944384 7181 0 0 0 184 32 0 0 20 0 28 0 149666122 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088344754832 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17609] ppid=17603 vsize=26538700 memory=1146788 CPUtime=2.14 cores=0-7
/proc/17605/task/17609/stat : 17609 (java) S 17603 17603 17559 0 -1 1077944384 6315 0 0 0 184 30 0 0 20 0 28 0 149666122 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088343701776 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17610] ppid=17603 vsize=26538700 memory=1384 CPUtime=2.13 cores=0-7
/proc/17605/task/17610/stat : 17610 (java) S 17603 17603 17559 0 -1 1077944384 7752 0 0 0 182 31 0 0 20 0 28 0 149666122 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088342649232 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17611] ppid=17603 vsize=26538700 memory=1384 CPUtime=2.16 cores=0-7
/proc/17605/task/17611/stat : 17611 (java) S 17603 17603 17559 0 -1 1077944384 6426 0 0 0 184 32 0 0 20 0 28 0 149666122 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088341597200 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17612] ppid=17603 vsize=26538700 memory=1204 CPUtime=2.16 cores=0-7
/proc/17605/task/17612/stat : 17612 (java) S 17603 17603 17559 0 -1 1077944384 6970 0 0 0 186 30 0 0 20 0 28 0 149666122 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088340544656 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17613] ppid=17603 vsize=26538700 memory=15880 CPUtime=2.11 cores=0-7
/proc/17605/task/17613/stat : 17613 (java) S 17603 17603 17559 0 -1 1077944384 6107 0 0 0 180 31 0 0 20 0 28 0 149666122 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088339491600 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17614] ppid=17603 vsize=26538700 memory=206 CPUtime=2.13 cores=0-7
/proc/17605/task/17614/stat : 17614 (java) S 17603 17603 17559 0 -1 1077944384 5757 0 0 0 187 26 0 0 20 0 28 0 149666122 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088338439056 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17615] ppid=17603 vsize=26538700 memory=79 CPUtime=0.67 cores=0-7
/proc/17605/task/17615/stat : 17615 (java) S 17603 17603 17559 0 -1 1077944384 12399 0 0 0 64 3 0 0 20 0 28 0 149666124 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088183503088 140088787720834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17616] ppid=17603 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/17605/task/17616/stat : 17616 (java) S 17603 17603 17559 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 149666124 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088182449376 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17617] ppid=17603 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/17605/task/17617/stat : 17617 (java) S 17603 17603 17559 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 149666124 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088181396224 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17618] ppid=17603 vsize=26538700 memory=280853550063712 CPUtime=0 cores=0-7
/proc/17605/task/17618/stat : 17618 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149666127 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088180344784 140088787728283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17619] ppid=17603 vsize=26538700 memory=6944656592387989600 CPUtime=1.99 cores=0-7
/proc/17605/task/17619/stat : 17619 (java) S 17603 17603 17559 0 -1 1077944384 12213 0 0 0 196 3 0 0 20 0 28 0 149666127 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088179292912 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17620] ppid=17603 vsize=26538700 memory=288230574492221466 CPUtime=1.94 cores=0-7
/proc/17605/task/17620/stat : 17620 (java) S 17603 17603 17559 0 -1 1077944384 12682 0 0 0 193 1 0 0 20 0 28 0 149666127 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088178240368 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17621] ppid=17603 vsize=26538700 memory=288230596050944315 CPUtime=2.06 cores=0-7
/proc/17605/task/17621/stat : 17621 (java) S 17603 17603 17559 0 -1 1077944384 15644 0 0 0 204 2 0 0 20 0 28 0 149666127 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088177187312 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17622] ppid=17603 vsize=26538700 memory=1146788 CPUtime=0.79 cores=0-7
/proc/17605/task/17622/stat : 17622 (java) S 17603 17603 17559 0 -1 1077944384 10369 0 0 0 78 1 0 0 20 0 28 0 149666127 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088176134768 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17623] ppid=17603 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/17605/task/17623/stat : 17623 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149666127 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088175081952 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17624] ppid=17603 vsize=26538700 memory=1384 CPUtime=0.62 cores=0-7
/proc/17605/task/17624/stat : 17624 (java) S 17603 17603 17559 0 -1 1077944384 2076 0 0 0 24 38 0 0 20 0 28 0 149666127 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088174029488 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17625] ppid=17603 vsize=26538700 memory=1146788 CPUtime=2483.95 cores=0-7
/proc/17605/task/17625/stat : 17625 (java) R 17603 17603 17559 0 -1 4202560 5632 0 0 0 248390 5 0 0 20 0 28 0 149667626 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088166017720 140088429625436 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17626] ppid=17603 vsize=26538700 memory=280853551366400 CPUtime=2483.86 cores=0-7
/proc/17605/task/17626/stat : 17626 (java) R 17603 17603 17559 0 -1 4202560 5717 0 0 0 248381 5 0 0 20 0 28 0 149667627 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088164966616 140088428663716 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17627] ppid=17603 vsize=26538700 memory=2308580905127373878 CPUtime=2476.76 cores=0-7
/proc/17605/task/17627/stat : 17627 (java) R 17603 17603 17559 0 -1 4202560 6380 0 0 0 247674 2 0 0 20 0 28 0 149667627 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088163914184 140088429450656 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17628] ppid=17603 vsize=26538700 memory=1384 CPUtime=2483.77 cores=0-7
/proc/17605/task/17628/stat : 17628 (java) R 17603 17603 17559 0 -1 4202560 20812 0 0 0 248330 47 0 0 20 0 28 0 149667627 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088162861544 140088430824341 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17629] ppid=17603 vsize=26538700 memory=1384 CPUtime=2464.06 cores=0-7
/proc/17605/task/17629/stat : 17629 (java) R 17603 17603 17559 0 -1 4202560 17098 0 0 0 246378 28 0 0 20 0 28 0 149667627 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088161808600 140088428663716 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17630] ppid=17603 vsize=26538700 memory=1146788 CPUtime=2483.82 cores=0-7
/proc/17605/task/17630/stat : 17630 (java) R 17603 17603 17559 0 -1 4202560 4639 0 0 0 248378 4 0 0 20 0 28 0 149667627 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088160756040 140088430592529 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17631] ppid=17603 vsize=26538700 memory=1150324 CPUtime=2472.92 cores=0-7
/proc/17605/task/17631/stat : 17631 (java) R 17603 17603 17559 0 -1 4202560 12389 0 0 0 247272 20 0 0 20 0 28 0 149667627 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088159705664 140088429482564 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17632] ppid=17603 vsize=26538700 memory=41528 CPUtime=2471.23 cores=0-7
/proc/17605/task/17632/stat : 17632 (java) R 17603 17603 17559 0 -1 4202560 5899 0 0 0 247120 3 0 0 20 0 28 0 149667627 27175628800 286697 33554432000 4194304 4196468 140726452318096 140088158650192 140088429482623 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
Current children cumulated CPU time: 19860.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1148172 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.05 8.25 8.25 10/207 17696
/proc/meminfo: memFree=26211612/32770624 swapFree=67108860/67108860
[pid=17603] ppid=17600 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17603/stat : 17603 (xcsp3-exec) S 17600 17603 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149666121 9740288 346 33554432000 4194304 5098028 140735370227376 140735370225480 140454784156284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18124800 140735370232932 140735370233143 140735370233143 140735370235883 0
/proc/17603/statm: 2378 346 289 221 0 87 0
[pid=17605] ppid=17603 vsize=26538700 memory=1143196 CPUtime=20001.6 cores=0-7
/proc/17605/stat : 17605 (java) S 17603 17603 17559 0 -1 1077944320 206734 0 0 0 1999774 383 0 0 20 0 28 0 149666121 27175628800 285799 33554432000 4194304 4196468 140726452318096 140726452300640 140088787709687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
/proc/17605/statm: 6634675 285799 3298 1 0 6621909 0
[pid=17605/tid=17606] ppid=17603 vsize=26538700 memory=6791534058613427641 CPUtime=14.46 cores=0-7
/proc/17605/task/17606/stat : 17606 (java) S 17603 17603 17559 0 -1 1077944384 9562 0 0 0 1440 6 0 0 20 0 28 0 149666121 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088791950464 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17607] ppid=17603 vsize=26538700 memory=4620 CPUtime=2.18 cores=0-7
/proc/17605/task/17607/stat : 17607 (java) S 17603 17603 17559 0 -1 1077944384 5146 0 0 0 188 30 0 0 20 0 28 0 149666122 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088748669456 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17608] ppid=17603 vsize=26538700 memory=1428 CPUtime=2.17 cores=0-7
/proc/17605/task/17608/stat : 17608 (java) S 17603 17603 17559 0 -1 1077944384 7182 0 0 0 185 32 0 0 20 0 28 0 149666122 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088344754832 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17609] ppid=17603 vsize=26538700 memory=1204 CPUtime=2.15 cores=0-7
/proc/17605/task/17609/stat : 17609 (java) S 17603 17603 17559 0 -1 1077944384 6315 0 0 0 185 30 0 0 20 0 28 0 149666122 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088343701776 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17610] ppid=17603 vsize=26538700 memory=4872558044660077418 CPUtime=2.14 cores=0-7
/proc/17605/task/17610/stat : 17610 (java) S 17603 17603 17559 0 -1 1077944384 7754 0 0 0 183 31 0 0 20 0 28 0 149666122 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088342649232 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17611] ppid=17603 vsize=26538700 memory=1143196 CPUtime=2.17 cores=0-7
/proc/17605/task/17611/stat : 17611 (java) S 17603 17603 17559 0 -1 1077944384 6427 0 0 0 185 32 0 0 20 0 28 0 149666122 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088341597200 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17612] ppid=17603 vsize=26538700 memory=1692 CPUtime=2.17 cores=0-7
/proc/17605/task/17612/stat : 17612 (java) S 17603 17603 17559 0 -1 1077944384 6974 0 0 0 187 30 0 0 20 0 28 0 149666122 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088340544656 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17613] ppid=17603 vsize=26538700 memory=916 CPUtime=2.12 cores=0-7
/proc/17605/task/17613/stat : 17613 (java) S 17603 17603 17559 0 -1 1077944384 6107 0 0 0 181 31 0 0 20 0 28 0 149666122 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088339491600 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17614] ppid=17603 vsize=26538700 memory=3888 CPUtime=2.14 cores=0-7
/proc/17605/task/17614/stat : 17614 (java) S 17603 17603 17559 0 -1 1077944384 5758 0 0 0 188 26 0 0 20 0 28 0 149666122 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088338439056 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17615] ppid=17603 vsize=26538700 memory=41528 CPUtime=0.67 cores=0-7
/proc/17605/task/17615/stat : 17615 (java) S 17603 17603 17559 0 -1 1077944384 12401 0 0 0 64 3 0 0 20 0 28 0 149666124 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088183503088 140088787720834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17616] ppid=17603 vsize=26538700 memory=1296 CPUtime=0 cores=0-7
/proc/17605/task/17616/stat : 17616 (java) S 17603 17603 17559 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 149666124 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088182449376 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17617] ppid=17603 vsize=26538700 memory=2416 CPUtime=0 cores=0-7
/proc/17605/task/17617/stat : 17617 (java) S 17603 17603 17559 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 149666124 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088181396224 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17618] ppid=17603 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/17605/task/17618/stat : 17618 (java) S 17603 17603 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149666127 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088180344784 140088787728283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17619] ppid=17603 vsize=26538700 memory=796 CPUtime=1.99 cores=0-7
/proc/17605/task/17619/stat : 17619 (java) S 17603 17603 17559 0 -1 1077944384 12213 0 0 0 196 3 0 0 20 0 28 0 149666127 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088179292912 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17620] ppid=17603 vsize=26538700 memory=1716 CPUtime=1.94 cores=0-7
/proc/17605/task/17620/stat : 17620 (java) S 17603 17603 17559 0 -1 1077944384 12682 0 0 0 193 1 0 0 20 0 28 0 149666127 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088178240368 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17621] ppid=17603 vsize=26538700 memory=1956 CPUtime=2.06 cores=0-7
/proc/17605/task/17621/stat : 17621 (java) S 17603 17603 17559 0 -1 1077944384 15644 0 0 0 204 2 0 0 20 0 28 0 149666127 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088177187312 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17622] ppid=17603 vsize=26538700 memory=288230574492221466 CPUtime=0.79 cores=0-7
/proc/17605/task/17622/stat : 17622 (java) S 17603 17603 17559 0 -1 1077944384 10369 0 0 0 78 1 0 0 20 0 28 0 149666127 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088176134768 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17623] ppid=17603 vsize=26538700 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/17605/task/17623/stat : 17623 (java) S 17603 17603 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149666127 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088175081952 140088787719893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17624] ppid=17603 vsize=26538700 memory=13850763596142468 CPUtime=0.62 cores=0-7
/proc/17605/task/17624/stat : 17624 (java) S 17603 17603 17559 0 -1 1077944384 2078 0 0 0 24 38 0 0 20 0 28 0 149666127 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088174029488 140088787720834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17625] ppid=17603 vsize=26538700 memory=25200 CPUtime=2501.64 cores=0-7
/proc/17605/task/17625/stat : 17625 (java) R 17603 17603 17559 0 -1 4202560 5672 0 0 0 250159 5 0 0 20 0 28 0 149667626 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088166017640 140088431284663 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17626] ppid=17603 vsize=26538700 memory=4048 CPUtime=2501.55 cores=0-7
/proc/17605/task/17626/stat : 17626 (java) R 17603 17603 17559 0 -1 4202560 5736 0 0 0 250150 5 0 0 20 0 28 0 149667627 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088164966216 140088429624967 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17627] ppid=17603 vsize=26538700 memory=18488 CPUtime=2494.46 cores=0-7
/proc/17605/task/17627/stat : 17627 (java) R 17603 17603 17559 0 -1 4202560 6384 0 0 0 249444 2 0 0 20 0 28 0 149667627 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088163914088 140088429625339 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17628] ppid=17603 vsize=26538700 memory=1796 CPUtime=2501.47 cores=0-7
/proc/17605/task/17628/stat : 17628 (java) R 17603 17603 17559 0 -1 4202560 20816 0 0 0 250100 47 0 0 20 0 28 0 149667627 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088162864320 140088431335724 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17629] ppid=17603 vsize=26538700 memory=1236 CPUtime=2481.75 cores=0-7
/proc/17605/task/17629/stat : 17629 (java) R 17603 17603 17559 0 -1 4202560 17129 0 0 0 248147 28 0 0 20 0 28 0 149667627 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088161808488 140088427529169 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17630] ppid=17603 vsize=26538700 memory=0 CPUtime=2501.51 cores=0-7
/proc/17605/task/17630/stat : 17630 (java) R 17603 17603 17559 0 -1 4202560 4642 0 0 0 250147 4 0 0 20 0 28 0 149667627 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088160755944 140088430371802 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17631] ppid=17603 vsize=26538700 memory=6944656592455360604 CPUtime=2490.49 cores=0-7
/proc/17605/task/17631/stat : 17631 (java) R 17603 17603 17559 0 -1 4202560 12436 0 0 0 249029 20 0 0 20 0 28 0 149667627 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088159702984 140088430427601 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
[pid=17605/tid=17632] ppid=17603 vsize=26538700 memory=6944652177228980320 CPUtime=2488.69 cores=0-7
/proc/17605/task/17632/stat : 17632 (java) R 17603 17603 17559 0 -1 4202560 5911 0 0 0 248866 3 0 0 20 0 28 0 149667627 27175628800 285799 33554432000 4194304 4196468 140726452318096 140088158650192 140088430657362 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 34439168 140726452319378 140726452319555 140726452319555 140726452322255 0
Current children cumulated CPU time: 20001.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1144580 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.12
CPU time (s): 20002.4
CPU user time (s): 19998.5
CPU system time (s): 3.84891
CPU usage (%): 793.708
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1950068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19998.5
system time used= 3.84891
maximum resident set size= 1950740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207594
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65074
involuntary context switches= 202394


# summary of solver processes directly reported to runsolver:
#   pid: 17603,17605
#   total CPU time (s): 20002.4
#   total CPU user time (s): 19998.5
#   total CPU system time (s): 3.84891

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3889 second user time and 23.5742 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-19 19:48:45
IDJOB=4280294
IDBENCH=137061
IDSOLVER=2675
FILE ID=node106/4280294-1503165785
RUNJOBID= node106-1503164925-17586
PBS_JOBID= 20630831
Free space on /tmp= 61820 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-17.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-4280294-1503165785/watcher-4280294-1503165785 -o /tmp/evaluation-result-4280294-1503165785/solver-4280294-1503165785 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503164925-17586 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2016588373 HOME/instance-4280294-1503165785.xml

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

MD5SUM BENCH= 2f852f7efb9788b9c4f77f580498dd38
RANDOM SEED=2016588373

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:        27340976 kB
MemAvailable:   31968400 kB
Buffers:          237132 kB
Cached:          4682608 kB
SwapCached:            0 kB
Active:          1065980 kB
Inactive:        3909956 kB
Active(anon):      12352 kB
Inactive(anon):    80012 kB
Active(file):    1053628 kB
Inactive(file):  3829944 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7512 kB
Writeback:             0 kB
AnonPages:         63772 kB
Mapped:            51040 kB
Shmem:             33420 kB
Slab:             146288 kB
SReclaimable:     119376 kB
SUnreclaim:        26912 kB
KernelStack:        3088 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334156 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= 61812 MiB
End job on node106 at 2017-08-19 20:30:45