Trace number 4270485

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) 18866.801 2520.1599

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0250-08.xml
MD5SUM52402e3ba0658144258f494f3b2bc7f2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables883
Number of constraints150
Number of domains2
Minimum domain size79
Maximum domain size148
Distribution of domain sizes[{"size":79,"count":882},{"size":148,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":735},{"degree":4,"count":147}]
Minimum constraint arity6
Maximum constraint arity882
Distribution of constraint arities[{"arity":6,"count":147},{"arity":148,"count":1},{"arity":882,"count":2}]
Number of extensional constraints147
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":147},{"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-4270485-1502788152.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270485-1502788152.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
239.98/183.29	c solve instance...
18865.93/2520.09	s UNKNOWN
18865.93/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 (13911 MiB free)
  memory of node 1: 16384 MiB (14170 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270485-1502788152/watcher-4270485-1502788152 -o /tmp/evaluation-result-4270485-1502788152/solver-4270485-1502788152 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502779728-10509 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1944729932 HOME/instance-4270485-1502788152.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=11054, runsolver pid=11051


[startup+0.100068 s]*
/proc/loadavg: 8.06 8.24 8.24 2/200 11075
/proc/meminfo: memFree=28740848/32770624 swapFree=67108860/67108860
[pid=11054] ppid=11051 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11054/stat : 11054 (xcsp3-exec) S 11051 11054 10482 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111896264 9740288 346 33554432000 4194304 5098028 140722380481504 140722380479608 139699590337148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11104256 140722380489828 140722380490039 140722380490039 140722380492779 0
/proc/11054/statm: 2378 346 289 221 0 87 0
[pid=11056] ppid=11054 vsize=25999808 memory=26472 CPUtime=0.12 cores=0-7
/proc/11056/stat : 11056 (java) S 11054 11054 10482 0 -1 1077944320 5478 0 0 0 11 1 0 0 20 0 20 0 111896264 26623803392 6618 33554432000 4194304 4196468 140725789617792 140725789600336 139795890605815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
/proc/11056/statm: 6499952 6618 2863 1 0 6488269 0
[pid=11056/tid=11057] ppid=11054 vsize=25999808 memory=7680214547666214812 CPUtime=0.08 cores=0-7
/proc/11056/task/11057/stat : 11057 (java) R 11054 11054 10482 0 -1 4202560 3483 0 0 0 8 0 0 0 20 0 20 0 111896264 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795894832160 139795874686302 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11058] ppid=11054 vsize=25999808 memory=732370747964537829 CPUtime=0 cores=0-7
/proc/11056/task/11058/stat : 11058 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795843226768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11059] ppid=11054 vsize=25999808 memory=140609627084416 CPUtime=0 cores=0-7
/proc/11056/task/11059/stat : 11059 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111896265 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795842173968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11060] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11060/stat : 11060 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795841121168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11061] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11061/stat : 11061 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795840068368 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11062] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11062/stat : 11062 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795839015568 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11063] ppid=11054 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11056/task/11063/stat : 11063 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795837962768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11064] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11064/stat : 11064 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795836909968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11065] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11065/stat : 11065 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26623803392 6618 33554432000 4194304 4196468 140725789617792 139795835857168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11066] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11066/stat : 11066 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896267 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794632711024 139795890616962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11067] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11067/stat : 11067 (java) S 11054 11054 10482 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111896267 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794631656992 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11068] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11068/stat : 11068 (java) S 11054 11054 10482 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111896267 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794630604144 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11069] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11069/stat : 11069 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896270 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794629552464 139795890624411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11070] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11070/stat : 11070 (java) S 11054 11054 10482 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 111896270 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794628499824 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11071] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11071/stat : 11071 (java) S 11054 11054 10482 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 111896270 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794627447024 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11072] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11072/stat : 11072 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111896270 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794626394224 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11073] ppid=11054 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11056/task/11073/stat : 11073 (java) R 11054 11054 10482 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 20 0 111896270 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794625341424 139795890627162 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11074] ppid=11054 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11074/stat : 11074 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111896270 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794624289888 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11075] ppid=11054 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11056/task/11075/stat : 11075 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896270 26623803392 6618 33554432000 4194304 4196468 140725789617792 139794623237168 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27856 KiB

[startup+0.210531 s]*
/proc/loadavg: 8.06 8.24 8.24 2/200 11075
/proc/meminfo: memFree=28729188/32770624 swapFree=67108860/67108860
[pid=11054] ppid=11051 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11054/stat : 11054 (xcsp3-exec) S 11051 11054 10482 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111896264 9740288 346 33554432000 4194304 5098028 140722380481504 140722380479608 139699590337148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11104256 140722380489828 140722380490039 140722380490039 140722380492779 0
/proc/11054/statm: 2378 346 289 221 0 87 0
[pid=11056] ppid=11054 vsize=26004064 memory=38556 CPUtime=0.33 cores=0-7
/proc/11056/stat : 11056 (java) S 11054 11054 10482 0 -1 1077944320 8249 0 0 0 30 3 0 0 20 0 20 0 111896264 26628161536 9639 33554432000 4194304 4196468 140725789617792 140725789600336 139795890605815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
/proc/11056/statm: 6501016 9639 3029 1 0 6488269 0
[pid=11056/tid=11057] ppid=11054 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/11056/task/11057/stat : 11057 (java) R 11054 11054 10482 0 -1 4202560 5397 0 0 0 18 1 0 0 20 0 20 0 111896264 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795894826640 139795874686302 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11058] ppid=11054 vsize=26004064 memory=732370747964537829 CPUtime=0 cores=0-7
/proc/11056/task/11058/stat : 11058 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795843226768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11059] ppid=11054 vsize=26004064 memory=140609627084416 CPUtime=0 cores=0-7
/proc/11056/task/11059/stat : 11059 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795842173968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11060] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11060/stat : 11060 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795841121168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11061] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11061/stat : 11061 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795840068368 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11062] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11062/stat : 11062 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795839015568 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11063] ppid=11054 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11056/task/11063/stat : 11063 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795837962768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11064] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11064/stat : 11064 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795836909968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11065] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11065/stat : 11065 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 9639 33554432000 4194304 4196468 140725789617792 139795835857168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11066] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11066/stat : 11066 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896267 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794632711024 139795890616962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11067] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11067/stat : 11067 (java) S 11054 11054 10482 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111896267 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794631656992 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11068] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11068/stat : 11068 (java) S 11054 11054 10482 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111896267 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794630604144 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11069] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11069/stat : 11069 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896270 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794629552464 139795890624411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11070] ppid=11054 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11056/task/11070/stat : 11070 (java) S 11054 11054 10482 0 -1 1077944384 339 0 0 0 1 0 0 0 20 0 20 0 111896270 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794628499824 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11071] ppid=11054 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11056/task/11071/stat : 11071 (java) R 11054 11054 10482 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 20 0 111896270 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794627447024 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11072] ppid=11054 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11056/task/11072/stat : 11072 (java) S 11054 11054 10482 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 20 0 111896270 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794626394224 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11073] ppid=11054 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/11056/task/11073/stat : 11073 (java) R 11054 11054 10482 0 -1 4202560 762 0 0 0 7 0 0 0 20 0 20 0 111896270 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794625341424 139795890617750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11074] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11074/stat : 11074 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111896270 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794624289888 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11075] ppid=11054 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11056/task/11075/stat : 11075 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896270 26628161536 9639 33554432000 4194304 4196468 140725789617792 139794623237168 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39940 KiB

[startup+0.310443 s]*
/proc/loadavg: 8.06 8.24 8.24 3/200 11075
/proc/meminfo: memFree=28722612/32770624 swapFree=67108860/67108860
[pid=11054] ppid=11051 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11054/stat : 11054 (xcsp3-exec) S 11051 11054 10482 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111896264 9740288 346 33554432000 4194304 5098028 140722380481504 140722380479608 139699590337148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11104256 140722380489828 140722380490039 140722380490039 140722380492779 0
/proc/11054/statm: 2378 346 289 221 0 87 0
[pid=11056] ppid=11054 vsize=26004064 memory=46248 CPUtime=0.5 cores=0-7
/proc/11056/stat : 11056 (java) S 11054 11054 10482 0 -1 1077944320 9224 0 0 0 46 4 0 0 20 0 20 0 111896264 26628161536 11562 33554432000 4194304 4196468 140725789617792 140725789600336 139795890605815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
/proc/11056/statm: 6501016 11562 3119 1 0 6488269 0
[pid=11056/tid=11057] ppid=11054 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11056/task/11057/stat : 11057 (java) R 11054 11054 10482 0 -1 4202560 6054 0 0 0 27 2 0 0 20 0 20 0 111896264 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795894843552 139795890627741 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11058] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11058/stat : 11058 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795843226768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11059] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11059/stat : 11059 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795842173968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11060] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11060/stat : 11060 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795841121168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11061] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11061/stat : 11061 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795840068368 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11062] ppid=11054 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11056/task/11062/stat : 11062 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795839015568 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11063] ppid=11054 vsize=26004064 memory=140609511846831 CPUtime=0 cores=0-7
/proc/11056/task/11063/stat : 11063 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795837962768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11064] ppid=11054 vsize=26004064 memory=140609511849136 CPUtime=0 cores=0-7
/proc/11056/task/11064/stat : 11064 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795836909968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11065] ppid=11054 vsize=26004064 memory=140609511851440 CPUtime=0 cores=0-7
/proc/11056/task/11065/stat : 11065 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896265 26628161536 11562 33554432000 4194304 4196468 140725789617792 139795835857168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11066] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11066/stat : 11066 (java) S 11054 11054 10482 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111896267 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794632711024 139795890616962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11067] ppid=11054 vsize=26004064 memory=281219023709840 CPUtime=0 cores=0-7
/proc/11056/task/11067/stat : 11067 (java) S 11054 11054 10482 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111896267 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794631656992 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11068] ppid=11054 vsize=26004064 memory=281219023716752 CPUtime=0 cores=0-7
/proc/11056/task/11068/stat : 11068 (java) S 11054 11054 10482 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111896267 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794630604144 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11069] ppid=11054 vsize=26004064 memory=281219023658032 CPUtime=0 cores=0-7
/proc/11056/task/11069/stat : 11069 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896270 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794629552464 139795890624411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11070] ppid=11054 vsize=26004064 memory=281219023730576 CPUtime=0.02 cores=0-7
/proc/11056/task/11070/stat : 11070 (java) R 11054 11054 10482 0 -1 4202560 433 0 0 0 2 0 0 0 20 0 20 0 111896270 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794628490208 139795871306112 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11071] ppid=11054 vsize=26004064 memory=281219023737488 CPUtime=0.02 cores=0-7
/proc/11056/task/11071/stat : 11071 (java) R 11054 11054 10482 0 -1 4202560 343 0 0 0 2 0 0 0 20 0 20 0 111896270 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794627447024 139795872149991 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11072] ppid=11054 vsize=26004064 memory=281219023735184 CPUtime=0.01 cores=0-7
/proc/11056/task/11072/stat : 11072 (java) S 11054 11054 10482 0 -1 1077944384 205 0 0 0 1 0 0 0 20 0 20 0 111896270 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794626394224 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11073] ppid=11054 vsize=26004064 memory=281219023751344 CPUtime=0.11 cores=0-7
/proc/11056/task/11073/stat : 11073 (java) S 11054 11054 10482 0 -1 1077944384 901 0 0 0 11 0 0 0 20 0 20 0 111896270 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794625341424 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11074] ppid=11054 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11074/stat : 11074 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111896270 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794624289888 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11075] ppid=11054 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11056/task/11075/stat : 11075 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896270 26628161536 11562 33554432000 4194304 4196468 140725789617792 139794623237168 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47632 KiB

[startup+0.701191 s]
/proc/loadavg: 8.06 8.24 8.24 5/200 11075
/proc/meminfo: memFree=28672848/32770624 swapFree=67108860/67108860
[pid=11054] ppid=11051 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11054/stat : 11054 (xcsp3-exec) S 11051 11054 10482 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111896264 9740288 346 33554432000 4194304 5098028 140722380481504 140722380479608 139699590337148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11104256 140722380489828 140722380490039 140722380490039 140722380492779 0
/proc/11054/statm: 2378 346 289 221 0 87 0
[pid=11056] ppid=11054 vsize=26004140 memory=159660 CPUtime=1.57 cores=0-7
/proc/11056/stat : 11056 (java) S 11054 11054 10482 0 -1 1077944320 12004 0 0 0 151 6 0 0 20 0 20 0 111896264 26628239360 39915 33554432000 4194304 4196468 140725789617792 140725789600336 139795890605815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
/proc/11056/statm: 6501035 39915 3193 1 0 6488269 0
[pid=11056/tid=11057] ppid=11054 vsize=26004140 memory=281219024046272 CPUtime=0.67 cores=0-7
/proc/11056/task/11057/stat : 11057 (java) R 11054 11054 10482 0 -1 4202560 6463 0 0 0 64 3 0 0 20 0 20 0 111896264 26628239360 39915 33554432000 4194304 4196468 140725789617792 139795894844536 139795873592996 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11058] ppid=11054 vsize=26004140 memory=12064 CPUtime=0 cores=0-7
/proc/11056/task/11058/stat : 11058 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628239360 39915 33554432000 4194304 4196468 140725789617792 139795843226768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11059] ppid=11054 vsize=26004140 memory=1004 CPUtime=0 cores=0-7
/proc/11056/task/11059/stat : 11059 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111896265 26628239360 39915 33554432000 4194304 4196468 140725789617792 139795842173968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11060] ppid=11054 vsize=26004140 memory=1228 CPUtime=0 cores=0-7
/proc/11056/task/11060/stat : 11060 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111896265 26628239360 39915 33554432000 4194304 4196468 140725789617792 139795841121168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0

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

/proc/meminfo: memFree=18168000/32770624 swapFree=67108860/67108860
[pid=11054] ppid=11051 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11054/stat : 11054 (xcsp3-exec) S 11051 11054 10482 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111896264 9740288 346 33554432000 4194304 5098028 140722380481504 140722380479608 139699590337148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11104256 140722380489828 140722380490039 140722380490039 140722380492779 0
/proc/11054/statm: 2378 346 289 221 0 87 0
[pid=11056] ppid=11054 vsize=26538700 memory=10582072 CPUtime=18724.6 cores=0-7
/proc/11056/stat : 11056 (java) S 11054 11054 10482 0 -1 1077944320 760313 0 0 0 1870029 2435 0 0 20 0 28 0 111896264 27175628800 2645518 33554432000 4194304 4196468 140725789617792 140725789600336 139795890605815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
/proc/11056/statm: 6634675 2645518 3308 1 0 6621909 0
[pid=11056/tid=11057] ppid=11054 vsize=26538700 memory=1384 CPUtime=172.32 cores=0-7
/proc/11056/task/11057/stat : 11057 (java) S 11054 11054 10482 0 -1 1077944384 12287 0 0 0 17222 10 0 0 20 0 28 0 111896264 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795894846592 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11058] ppid=11054 vsize=26538700 memory=1384 CPUtime=12.7 cores=0-7
/proc/11056/task/11058/stat : 11058 (java) S 11054 11054 10482 0 -1 1077944384 45030 0 0 0 1003 267 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795843226768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 32 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11059] ppid=11054 vsize=26538700 memory=6791534058613427641 CPUtime=12.59 cores=0-7
/proc/11056/task/11059/stat : 11059 (java) S 11054 11054 10482 0 -1 1077944384 52593 0 0 0 1017 242 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795842173968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11060] ppid=11054 vsize=26538700 memory=1728 CPUtime=12.44 cores=0-7
/proc/11056/task/11060/stat : 11060 (java) S 11054 11054 10482 0 -1 1077944384 50163 0 0 0 998 246 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795841121168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 49 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11061] ppid=11054 vsize=26538700 memory=49659284294122 CPUtime=12.61 cores=0-7
/proc/11056/task/11061/stat : 11061 (java) S 11054 11054 10482 0 -1 1077944384 55131 0 0 0 997 264 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795840068368 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11062] ppid=11054 vsize=26538700 memory=49659284293866 CPUtime=12.53 cores=0-7
/proc/11056/task/11062/stat : 11062 (java) S 11054 11054 10482 0 -1 1077944384 50715 0 0 0 1006 247 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795839015568 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11063] ppid=11054 vsize=26538700 memory=10582072 CPUtime=12.62 cores=0-7
/proc/11056/task/11063/stat : 11063 (java) S 11054 11054 10482 0 -1 1077944384 46672 0 0 0 1002 260 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795837962768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11064] ppid=11054 vsize=26538700 memory=1384 CPUtime=12.41 cores=0-7
/proc/11056/task/11064/stat : 11064 (java) S 11054 11054 10482 0 -1 1077944384 53172 0 0 0 992 249 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795836909968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 54 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11065] ppid=11054 vsize=26538700 memory=1384 CPUtime=12.57 cores=0-7
/proc/11056/task/11065/stat : 11065 (java) S 11054 11054 10482 0 -1 1077944384 56181 0 0 0 999 258 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795835857168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11066] ppid=11054 vsize=26538700 memory=10582164 CPUtime=5.35 cores=0-7
/proc/11056/task/11066/stat : 11066 (java) S 11054 11054 10482 0 -1 1077944384 29520 0 0 0 526 9 0 0 20 0 28 0 111896267 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794632711024 139795890616962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11067] ppid=11054 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11056/task/11067/stat : 11067 (java) S 11054 11054 10482 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 111896267 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794631657056 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11068] ppid=11054 vsize=26538700 memory=10582072 CPUtime=0 cores=0-7
/proc/11056/task/11068/stat : 11068 (java) S 11054 11054 10482 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 28 0 111896267 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794630604160 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11069] ppid=11054 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11056/task/11069/stat : 11069 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794629552464 139795890624411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11070] ppid=11054 vsize=26538700 memory=4280478401622076466 CPUtime=2.47 cores=0-7
/proc/11056/task/11070/stat : 11070 (java) S 11054 11054 10482 0 -1 1077944384 19150 0 0 0 244 3 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794628499824 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11071] ppid=11054 vsize=26538700 memory=10582072 CPUtime=2.66 cores=0-7
/proc/11056/task/11071/stat : 11071 (java) S 11054 11054 10482 0 -1 1077944384 20886 0 0 0 262 4 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794627447024 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11072] ppid=11054 vsize=26538700 memory=1384 CPUtime=2.82 cores=0-7
/proc/11056/task/11072/stat : 11072 (java) S 11054 11054 10482 0 -1 1077944384 24387 0 0 0 278 4 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794626394224 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11073] ppid=11054 vsize=26538700 memory=1384 CPUtime=0.86 cores=0-7
/proc/11056/task/11073/stat : 11073 (java) S 11054 11054 10482 0 -1 1077944384 14258 0 0 0 83 3 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794625341424 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11074] ppid=11054 vsize=26538700 memory=792 CPUtime=0 cores=0-7
/proc/11056/task/11074/stat : 11074 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794624289888 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11075] ppid=11054 vsize=26538700 memory=1204 CPUtime=0.93 cores=0-7
/proc/11056/task/11075/stat : 11075 (java) S 11054 11054 10482 0 -1 1077944384 2948 0 0 0 47 46 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794623237168 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11077] ppid=11054 vsize=26538700 memory=1716 CPUtime=2310.36 cores=0-7
/proc/11056/task/11077/stat : 11077 (java) R 11054 11054 10482 0 -1 4202560 32828 0 0 0 230969 67 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794615225056 139795502512906 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11078] ppid=11054 vsize=26538700 memory=10582072 CPUtime=2292.45 cores=0-7
/proc/11056/task/11078/stat : 11078 (java) R 11054 11054 10482 0 -1 4202560 11410 0 0 0 229217 28 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794614173992 139795504389591 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11079] ppid=11054 vsize=26538700 memory=4096 CPUtime=2310.12 cores=0-7
/proc/11056/task/11079/stat : 11079 (java) R 11054 11054 10482 0 -1 4202560 28437 0 0 0 230952 60 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794613121208 139795504350281 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11080] ppid=11054 vsize=26538700 memory=32244 CPUtime=2310.69 cores=0-7
/proc/11056/task/11080/stat : 11080 (java) R 11054 11054 10482 0 -1 4202560 36237 0 0 0 231038 31 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794612068392 139795504389809 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11081] ppid=11054 vsize=26538700 memory=4096 CPUtime=2298.12 cores=0-7
/proc/11056/task/11081/stat : 11081 (java) R 11054 11054 10482 0 -1 4202560 28739 0 0 0 229786 26 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794611018032 139795504803883 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11082] ppid=11054 vsize=26538700 memory=32244 CPUtime=2310.32 cores=0-7
/proc/11056/task/11082/stat : 11082 (java) R 11054 11054 10482 0 -1 4202560 25686 0 0 0 230984 48 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794609962808 139795505123512 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11083] ppid=11054 vsize=26538700 memory=2428 CPUtime=2302.35 cores=0-7
/proc/11056/task/11083/stat : 11083 (java) R 11054 11054 10482 0 -1 4202560 45677 0 0 0 230166 69 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794273260232 139795502501773 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11084] ppid=11054 vsize=26538700 memory=1292 CPUtime=2302.12 cores=0-7
/proc/11056/task/11084/stat : 11084 (java) R 11054 11054 10482 0 -1 4202560 16771 0 0 0 230182 30 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794272207416 139795504803971 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
Current children cumulated CPU time: 18724.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 10583456 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.29 8.18 8.12 9/207 11139
/proc/meminfo: memFree=18167752/32770624 swapFree=67108860/67108860
[pid=11054] ppid=11051 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11054/stat : 11054 (xcsp3-exec) S 11051 11054 10482 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111896264 9740288 346 33554432000 4194304 5098028 140722380481504 140722380479608 139699590337148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11104256 140722380489828 140722380490039 140722380490039 140722380492779 0
/proc/11054/statm: 2378 346 289 221 0 87 0
[pid=11056] ppid=11054 vsize=26538700 memory=10582072 CPUtime=18865.9 cores=0-7
/proc/11056/stat : 11056 (java) S 11054 11054 10482 0 -1 1077944320 762042 0 0 0 1884158 2435 0 0 20 0 28 0 111896264 27175628800 2645518 33554432000 4194304 4196468 140725789617792 140725789600336 139795890605815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
/proc/11056/statm: 6634675 2645518 3308 1 0 6621909 0
[pid=11056/tid=11057] ppid=11054 vsize=26538700 memory=6791534058613427641 CPUtime=172.32 cores=0-7
/proc/11056/task/11057/stat : 11057 (java) S 11054 11054 10482 0 -1 1077944384 12287 0 0 0 17222 10 0 0 20 0 28 0 111896264 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795894846592 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11058] ppid=11054 vsize=26538700 memory=-7003737579269690708 CPUtime=12.7 cores=0-7
/proc/11056/task/11058/stat : 11058 (java) S 11054 11054 10482 0 -1 1077944384 45030 0 0 0 1003 267 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795843226768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 32 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11059] ppid=11054 vsize=26538700 memory=15876 CPUtime=12.59 cores=0-7
/proc/11056/task/11059/stat : 11059 (java) S 11054 11054 10482 0 -1 1077944384 52593 0 0 0 1017 242 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795842173968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11060] ppid=11054 vsize=26538700 memory=16432 CPUtime=12.44 cores=0-7
/proc/11056/task/11060/stat : 11060 (java) S 11054 11054 10482 0 -1 1077944384 50163 0 0 0 998 246 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795841121168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 49 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11061] ppid=11054 vsize=26538700 memory=10582072 CPUtime=12.61 cores=0-7
/proc/11056/task/11061/stat : 11061 (java) S 11054 11054 10482 0 -1 1077944384 55131 0 0 0 997 264 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795840068368 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11062] ppid=11054 vsize=26538700 memory=10582072 CPUtime=12.53 cores=0-7
/proc/11056/task/11062/stat : 11062 (java) S 11054 11054 10482 0 -1 1077944384 50715 0 0 0 1006 247 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795839015568 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11063] ppid=11054 vsize=26538700 memory=1204 CPUtime=12.62 cores=0-7
/proc/11056/task/11063/stat : 11063 (java) S 11054 11054 10482 0 -1 1077944384 46672 0 0 0 1002 260 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795837962768 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11064] ppid=11054 vsize=26538700 memory=1716 CPUtime=12.41 cores=0-7
/proc/11056/task/11064/stat : 11064 (java) S 11054 11054 10482 0 -1 1077944384 53172 0 0 0 992 249 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795836909968 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 54 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11065] ppid=11054 vsize=26538700 memory=1440 CPUtime=12.57 cores=0-7
/proc/11056/task/11065/stat : 11065 (java) S 11054 11054 10482 0 -1 1077944384 56181 0 0 0 999 258 0 0 20 0 28 0 111896265 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139795835857168 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11066] ppid=11054 vsize=26538700 memory=15876 CPUtime=5.35 cores=0-7
/proc/11056/task/11066/stat : 11066 (java) S 11054 11054 10482 0 -1 1077944384 29524 0 0 0 526 9 0 0 20 0 28 0 111896267 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794632711024 139795890616962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11067] ppid=11054 vsize=26538700 memory=16432 CPUtime=0 cores=0-7
/proc/11056/task/11067/stat : 11067 (java) S 11054 11054 10482 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 111896267 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794631657056 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11068] ppid=11054 vsize=26538700 memory=10582072 CPUtime=0 cores=0-7
/proc/11056/task/11068/stat : 11068 (java) S 11054 11054 10482 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 28 0 111896267 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794630604160 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11069] ppid=11054 vsize=26538700 memory=10582072 CPUtime=0 cores=0-7
/proc/11056/task/11069/stat : 11069 (java) S 11054 11054 10482 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794629552464 139795890624411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11070] ppid=11054 vsize=26538700 memory=2424 CPUtime=2.47 cores=0-7
/proc/11056/task/11070/stat : 11070 (java) S 11054 11054 10482 0 -1 1077944384 19153 0 0 0 244 3 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794628499824 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11071] ppid=11054 vsize=26538700 memory=1384 CPUtime=2.66 cores=0-7
/proc/11056/task/11071/stat : 11071 (java) S 11054 11054 10482 0 -1 1077944384 20889 0 0 0 262 4 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794627447024 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11072] ppid=11054 vsize=26538700 memory=10582072 CPUtime=2.82 cores=0-7
/proc/11056/task/11072/stat : 11072 (java) S 11054 11054 10482 0 -1 1077944384 24396 0 0 0 278 4 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794626394224 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11073] ppid=11054 vsize=26538700 memory=6791534058613427641 CPUtime=0.86 cores=0-7
/proc/11056/task/11073/stat : 11073 (java) S 11054 11054 10482 0 -1 1077944384 14262 0 0 0 83 3 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794625341424 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11074] ppid=11054 vsize=26538700 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/11056/task/11074/stat : 11074 (java) S 11054 11054 10482 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794624289888 139795890616021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11075] ppid=11054 vsize=26538700 memory=1384 CPUtime=0.94 cores=0-7
/proc/11056/task/11075/stat : 11075 (java) S 11054 11054 10482 0 -1 1077944384 2976 0 0 0 48 46 0 0 20 0 28 0 111896270 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794623237168 139795890616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11077] ppid=11054 vsize=26538700 memory=1384 CPUtime=2328.07 cores=0-7
/proc/11056/task/11077/stat : 11077 (java) R 11054 11054 10482 0 -1 4202560 32902 0 0 0 232740 67 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794615225056 139795504349944 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11078] ppid=11054 vsize=26538700 memory=10582072 CPUtime=2309.79 cores=0-7
/proc/11056/task/11078/stat : 11078 (java) R 11054 11054 10482 0 -1 4202560 11551 0 0 0 230951 28 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794614173992 139795504803308 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11079] ppid=11054 vsize=26538700 memory=1253 CPUtime=2327.83 cores=0-7
/proc/11056/task/11079/stat : 11079 (java) R 11054 11054 10482 0 -1 4202560 28542 0 0 0 232723 60 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794613121208 139795502512864 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11080] ppid=11054 vsize=26538700 memory=1262 CPUtime=2328.4 cores=0-7
/proc/11056/task/11080/stat : 11080 (java) R 11054 11054 10482 0 -1 4202560 36747 0 0 0 232809 31 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794612068392 139795504803883 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11081] ppid=11054 vsize=26538700 memory=1241 CPUtime=2315.82 cores=0-7
/proc/11056/task/11081/stat : 11081 (java) R 11054 11054 10482 0 -1 4202560 29299 0 0 0 231556 26 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794611018032 139795503935997 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11082] ppid=11054 vsize=26538700 memory=1261 CPUtime=2328.03 cores=0-7
/proc/11056/task/11082/stat : 11082 (java) R 11054 11054 10482 0 -1 4202560 25769 0 0 0 232755 48 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794609962808 139795504390204 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11083] ppid=11054 vsize=26538700 memory=1253 CPUtime=2320.06 cores=0-7
/proc/11056/task/11083/stat : 11083 (java) R 11054 11054 10482 0 -1 4202560 45737 0 0 0 231937 69 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794273260232 139795504003120 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
[pid=11056/tid=11084] ppid=11054 vsize=26538700 memory=1384 CPUtime=2319.83 cores=0-7
/proc/11056/task/11084/stat : 11084 (java) R 11054 11054 10482 0 -1 4202560 16916 0 0 0 231953 30 0 0 20 0 28 0 111914595 27175628800 2645518 33554432000 4194304 4196468 140725789617792 139794272207416 139795504389389 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 27422720 140725789623442 140725789623619 140725789623619 140725789626319 0
Current children cumulated CPU time: 18865.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 10583456 KiB

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

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

[startup+2520.16 s]
# the end of solver process 11056 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18842.4 s, system=24.4077 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+2520.13 s]*
/proc/loadavg: 8.29 8.18 8.12 2/180 11141
/proc/meminfo: memFree=24727988/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.001962 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): 2520.16
CPU time (s): 18866.8
CPU user time (s): 18842.4
CPU system time (s): 24.4077
CPU usage (%): 748.635
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 10583596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18842.4
system time used= 24.4077
maximum resident set size= 10582540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 763303
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74389
involuntary context switches= 188394


# summary of solver processes directly reported to runsolver:
#   pid: 11054,11056
#   total CPU time (s): 18866.8
#   total CPU user time (s): 18842.4
#   total CPU system time (s): 24.4077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.5201 second user time and 30.706 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-15 10:54:54
IDJOB=4270485
IDBENCH=137011
IDSOLVER=2662
FILE ID=node148/4270485-1502788152
RUNJOBID= node148-1502779728-10509
PBS_JOBID= 20629113
Free space on /tmp= 61616 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0250-08.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-4270485-1502788152/watcher-4270485-1502788152 -o /tmp/evaluation-result-4270485-1502788152/solver-4270485-1502788152 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502779728-10509 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1944729932 HOME/instance-4270485-1502788152.xml

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

MD5SUM BENCH= 52402e3ba0658144258f494f3b2bc7f2
RANDOM SEED=1944729932

node148.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.19
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.19
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.19
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.19
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:        28756120 kB
MemAvailable:   31986276 kB
Buffers:          256756 kB
Cached:          3260140 kB
SwapCached:            0 kB
Active:           832092 kB
Inactive:        2739228 kB
Active(anon):       5552 kB
Inactive(anon):    76660 kB
Active(file):     826540 kB
Inactive(file):  2662568 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9036 kB
Writeback:             0 kB
AnonPages:         76740 kB
Mapped:            45980 kB
Shmem:             25224 kB
Slab:             140524 kB
SReclaimable:     113764 kB
SUnreclaim:        26760 kB
KernelStack:        3536 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61608 MiB
End job on node148 at 2017-08-15 11:36:54