Trace number 4281252

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) 1959.67 252.116

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-70.xml
MD5SUM17a97120e8930e8511a08ef4d06a02ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark245.106
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281252-1503188310.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281252-1503188310.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
12.15/7.86	c solve instance...
1959.00/252.07	s UNKNOWN
1959.00/252.07	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281252-1503188310/watcher-4281252-1503188310 -o /tmp/evaluation-result-4281252-1503188310/solver-4281252-1503188310 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503186944-30417 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 577316880 HOME/instance-4281252-1503188310.xml 

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

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

solver pid=30684, runsolver pid=30681

[startup+0.100107 s]*
/proc/loadavg: 8.08 8.23 7.96 2/199 30705
/proc/meminfo: memFree=27013580/32770624 swapFree=67108860/67108860
[pid=30684] ppid=30681 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30684/stat : 30684 (xcsp3-exec) S 30681 30684 30390 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151919048 9740288 346 33554432000 4194304 5098028 140734775689760 140734775687864 139626102301308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8421376 140734775698539 140734775698748 140734775698748 140734775701483 0
/proc/30684/statm: 2378 346 289 221 0 87 0
[pid=30686] ppid=30684 vsize=25999808 memory=26832 CPUtime=0.11 cores=0-7
/proc/30686/stat : 30686 (java) S 30684 30684 30390 0 -1 1077944320 5640 0 0 0 10 1 0 0 20 0 20 0 151919049 26623803392 6708 33554432000 4194304 4196468 140727369519376 140727369501920 139917232885495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
/proc/30686/statm: 6499952 6708 2845 1 0 6488269 0
[pid=30686/tid=30687] ppid=30684 vsize=25999808 memory=8112280835940327327 CPUtime=0.08 cores=0-7
/proc/30686/task/30687/stat : 30687 (java) R 30684 30684 30390 0 -1 4202560 3647 0 0 0 8 0 0 0 20 0 20 0 151919049 26623803392 6708 33554432000 4194304 4196468 140727369519376 139917237117424 139917232897430 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30688] ppid=30684 vsize=25999808 memory=732369823638678501 CPUtime=0 cores=0-7
/proc/30686/task/30688/stat : 30688 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26623803392 6708 33554432000 4194304 4196468 140727369519376 139917155465616 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30689] ppid=30684 vsize=25999808 memory=139685301225088 CPUtime=0 cores=0-7
/proc/30686/task/30689/stat : 30689 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26623803392 6708 33554432000 4194304 4196468 140727369519376 139917154412816 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30690] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30690/stat : 30690 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26623803392 6708 33554432000 4194304 4196468 140727369519376 139917153360528 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30691] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30691/stat : 30691 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26623803392 6708 33554432000 4194304 4196468 140727369519376 139917152307728 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30692] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30692/stat : 30692 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26623803392 6708 33554432000 4194304 4196468 140727369519376 139917151255440 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30693] ppid=30684 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30686/task/30693/stat : 30693 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919050 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916785769232 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30694] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30694/stat : 30694 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916784716944 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30695] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30695/stat : 30695 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919050 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916783664144 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30696] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30696/stat : 30696 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919051 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916628461680 139917232896642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30697] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30697/stat : 30697 (java) S 30684 30684 30390 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151919052 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916627407648 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30698] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30698/stat : 30698 (java) S 30684 30684 30390 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151919052 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916626355312 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30699] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30699/stat : 30699 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919054 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916625303632 139917232904091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30700] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30700/stat : 30700 (java) S 30684 30684 30390 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 20 0 151919054 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916624251504 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30701] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30701/stat : 30701 (java) S 30684 30684 30390 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 151919054 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916623198704 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30702] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30702/stat : 30702 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919055 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916622146416 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30703] ppid=30684 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/30686/task/30703/stat : 30703 (java) R 30684 30684 30390 0 -1 4202560 241 0 0 0 1 0 0 0 20 0 20 0 151919055 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916621093616 139917211824065 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30704] ppid=30684 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30704/stat : 30704 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919055 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916620040544 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30705] ppid=30684 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30686/task/30705/stat : 30705 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919055 26623803392 6708 33554432000 4194304 4196468 140727369519376 139916618987824 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28216 KiB

[startup+0.209706 s]*
/proc/loadavg: 8.08 8.23 7.96 2/199 30705
/proc/meminfo: memFree=27002484/32770624 swapFree=67108860/67108860
[pid=30684] ppid=30681 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30684/stat : 30684 (xcsp3-exec) S 30681 30684 30390 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151919048 9740288 346 33554432000 4194304 5098028 140734775689760 140734775687864 139626102301308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8421376 140734775698539 140734775698748 140734775698748 140734775701483 0
/proc/30684/statm: 2378 346 289 221 0 87 0
[pid=30686] ppid=30684 vsize=26004064 memory=39232 CPUtime=0.32 cores=0-7
/proc/30686/stat : 30686 (java) S 30684 30684 30390 0 -1 1077944320 8296 0 0 0 30 2 0 0 20 0 20 0 151919049 26628161536 9808 33554432000 4194304 4196468 140727369519376 140727369501920 139917232885495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
/proc/30686/statm: 6501016 9808 3076 1 0 6488269 0
[pid=30686/tid=30687] ppid=30684 vsize=26004064 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/30686/task/30687/stat : 30687 (java) R 30684 30684 30390 0 -1 4202560 5421 0 0 0 18 1 0 0 20 0 20 0 151919049 26628161536 9808 33554432000 4194304 4196468 140727369519376 139917237108400 139917216965982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30688] ppid=30684 vsize=26004064 memory=288230583233160013 CPUtime=0 cores=0-7
/proc/30686/task/30688/stat : 30688 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 9808 33554432000 4194304 4196468 140727369519376 139917155465616 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30689] ppid=30684 vsize=26004064 memory=288370061452936832 CPUtime=0 cores=0-7
/proc/30686/task/30689/stat : 30689 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 9808 33554432000 4194304 4196468 140727369519376 139917154412816 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30690] ppid=30684 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30686/task/30690/stat : 30690 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 9808 33554432000 4194304 4196468 140727369519376 139917153360528 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30691] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30691/stat : 30691 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 9808 33554432000 4194304 4196468 140727369519376 139917152307728 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30692] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30692/stat : 30692 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 9808 33554432000 4194304 4196468 140727369519376 139917151255440 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30693] ppid=30684 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30686/task/30693/stat : 30693 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916785769232 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30694] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30694/stat : 30694 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916784716944 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30695] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30695/stat : 30695 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916783664144 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30696] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30696/stat : 30696 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919051 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916628461680 139917232896642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30697] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30697/stat : 30697 (java) S 30684 30684 30390 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151919052 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916627407648 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30698] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30698/stat : 30698 (java) S 30684 30684 30390 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151919052 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916626355312 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30699] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30699/stat : 30699 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919054 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916625303632 139917232904091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30700] ppid=30684 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30686/task/30700/stat : 30700 (java) S 30684 30684 30390 0 -1 1077944384 544 0 0 0 1 0 0 0 20 0 20 0 151919054 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916624251504 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30701] ppid=30684 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30686/task/30701/stat : 30701 (java) S 30684 30684 30390 0 -1 1077944384 214 0 0 0 1 0 0 0 20 0 20 0 151919054 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916623198704 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30702] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30702/stat : 30702 (java) S 30684 30684 30390 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 151919055 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916622146416 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30703] ppid=30684 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/30686/task/30703/stat : 30703 (java) S 30684 30684 30390 0 -1 1077944384 730 0 0 0 7 0 0 0 20 0 20 0 151919055 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916621093616 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30704] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30704/stat : 30704 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919055 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916620040544 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30705] ppid=30684 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30686/task/30705/stat : 30705 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919055 26628161536 9808 33554432000 4194304 4196468 140727369519376 139916618987824 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40616 KiB

[startup+0.309593 s]*
/proc/loadavg: 8.08 8.23 7.96 3/199 30705
/proc/meminfo: memFree=26996848/32770624 swapFree=67108860/67108860
[pid=30684] ppid=30681 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30684/stat : 30684 (xcsp3-exec) S 30681 30684 30390 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151919048 9740288 346 33554432000 4194304 5098028 140734775689760 140734775687864 139626102301308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8421376 140734775698539 140734775698748 140734775698748 140734775701483 0
/proc/30684/statm: 2378 346 289 221 0 87 0
[pid=30686] ppid=30684 vsize=26004064 memory=45684 CPUtime=0.49 cores=0-7
/proc/30686/stat : 30686 (java) S 30684 30684 30390 0 -1 1077944320 9127 0 0 0 46 3 0 0 20 0 20 0 151919049 26628161536 11421 33554432000 4194304 4196468 140727369519376 140727369501920 139917232885495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
/proc/30686/statm: 6501016 11421 3089 1 0 6488269 0
[pid=30686/tid=30687] ppid=30684 vsize=26004064 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/30686/task/30687/stat : 30687 (java) R 30684 30684 30390 0 -1 4202560 6099 0 0 0 27 1 0 0 20 0 20 0 151919049 26628161536 11421 33554432000 4194304 4196468 140727369519376 139917237123008 139917232907421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30688] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30688/stat : 30688 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 11421 33554432000 4194304 4196468 140727369519376 139917155465616 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30689] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30689/stat : 30689 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 11421 33554432000 4194304 4196468 140727369519376 139917154412816 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30690] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30690/stat : 30690 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 11421 33554432000 4194304 4196468 140727369519376 139917153360528 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30691] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30691/stat : 30691 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 11421 33554432000 4194304 4196468 140727369519376 139917152307728 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30692] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30692/stat : 30692 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 11421 33554432000 4194304 4196468 140727369519376 139917151255440 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30693] ppid=30684 vsize=26004064 memory=139685154351791 CPUtime=0 cores=0-7
/proc/30686/task/30693/stat : 30693 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916785769232 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30694] ppid=30684 vsize=26004064 memory=139685154354096 CPUtime=0 cores=0-7
/proc/30686/task/30694/stat : 30694 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916784716944 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30695] ppid=30684 vsize=26004064 memory=139685154356400 CPUtime=0 cores=0-7
/proc/30686/task/30695/stat : 30695 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919050 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916783664144 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30696] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30696/stat : 30696 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919051 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916628461680 139917232896642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30697] ppid=30684 vsize=26004064 memory=279370308726672 CPUtime=0 cores=0-7
/proc/30686/task/30697/stat : 30697 (java) S 30684 30684 30390 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151919052 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916627407648 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30698] ppid=30684 vsize=26004064 memory=279370308724368 CPUtime=0 cores=0-7
/proc/30686/task/30698/stat : 30698 (java) S 30684 30684 30390 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151919052 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916626355312 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30699] ppid=30684 vsize=26004064 memory=279370308731280 CPUtime=0 cores=0-7
/proc/30686/task/30699/stat : 30699 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919054 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916625303632 139917232904091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30700] ppid=30684 vsize=26004064 memory=279370308672560 CPUtime=0.01 cores=0-7
/proc/30686/task/30700/stat : 30700 (java) S 30684 30684 30390 0 -1 1077944384 545 0 0 0 1 0 0 0 20 0 20 0 151919054 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916624251504 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30701] ppid=30684 vsize=26004064 memory=279370308745104 CPUtime=0.03 cores=0-7
/proc/30686/task/30701/stat : 30701 (java) S 30684 30684 30390 0 -1 1077944384 260 0 0 0 3 0 0 0 20 0 20 0 151919054 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916623198704 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30702] ppid=30684 vsize=26004064 memory=279370308752016 CPUtime=0.01 cores=0-7
/proc/30686/task/30702/stat : 30702 (java) R 30684 30684 30390 0 -1 4202560 98 0 0 0 1 0 0 0 20 0 20 0 151919055 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916622146416 139917212042560 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30703] ppid=30684 vsize=26004064 memory=279370308749712 CPUtime=0.12 cores=0-7
/proc/30686/task/30703/stat : 30703 (java) R 30684 30684 30390 0 -1 4202560 814 0 0 0 12 0 0 0 20 0 20 0 151919055 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916621093616 139917211850779 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30704] ppid=30684 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30704/stat : 30704 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151919055 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916620040544 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30705] ppid=30684 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30686/task/30705/stat : 30705 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919055 26628161536 11421 33554432000 4194304 4196468 140727369519376 139916618987824 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47068 KiB

[startup+0.700932 s]
/proc/loadavg: 8.08 8.23 7.96 5/199 30705
/proc/meminfo: memFree=26954964/32770624 swapFree=67108860/67108860
[pid=30684] ppid=30681 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30684/stat : 30684 (xcsp3-exec) S 30681 30684 30390 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151919048 9740288 346 33554432000 4194304 5098028 140734775689760 140734775687864 139626102301308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8421376 140734775698539 140734775698748 140734775698748 140734775701483 0
/proc/30684/statm: 2378 346 289 221 0 87 0
[pid=30686] ppid=30684 vsize=26004140 memory=132416 CPUtime=1.64 cores=0-7
/proc/30686/stat : 30686 (java) S 30684 30684 30390 0 -1 1077944320 11893 0 0 0 159 5 0 0 20 0 20 0 151919049 26628239360 33104 33554432000 4194304 4196468 140727369519376 140727369501920 139917232885495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
/proc/30686/statm: 6501035 33104 3194 1 0 6488269 0
[pid=30686/tid=30687] ppid=30684 vsize=26004140 memory=0 CPUtime=0.67 cores=0-7
/proc/30686/task/30687/stat : 30687 (java) R 30684 30684 30390 0 -1 4202560 6475 0 0 0 64 3 0 0 20 0 20 0 151919049 26628239360 33104 33554432000 4194304 4196468 140727369519376 139917237120688 139916833690569 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30688] ppid=30684 vsize=26004140 memory=279370309116848 CPUtime=0 cores=0-7
/proc/30686/task/30688/stat : 30688 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151919050 26628239360 33104 33554432000 4194304 4196468 140727369519376 139917155465616 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30689] ppid=30684 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/30686/task/30689/stat : 30689 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26628239360 33104 33554432000 4194304 4196468 140727369519376 139917154412816 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30690] ppid=30684 vsize=26004140 memory=1012 CPUtime=0 cores=0-7
/proc/30686/task/30690/stat : 30690 (java) S 30684 30684 30390 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151919050 26628239360 33104 33554432000 4194304 4196468 140727369519376 139917153360528 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0

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

[pid=30686/tid=30713] ppid=30684 vsize=26538700 memory=1384 CPUtime=153.65 cores=0-7
/proc/30686/task/30713/stat : 30713 (java) R 30684 30684 30390 0 -1 4202560 2338 0 0 0 15359 6 0 0 20 0 28 0 151919836 27175628800 985433 33554432000 4194304 4196468 140727369519376 139916401925320 139916837235279 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
Current children cumulated CPU time: 1243.29 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3943116 KiB

[startup+222.301 s]
/proc/loadavg: 8.60 8.32 8.04 10/207 30714
/proc/meminfo: memFree=23091936/32770624 swapFree=67108860/67108860
[pid=30684] ppid=30681 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30684/stat : 30684 (xcsp3-exec) S 30681 30684 30390 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151919048 9740288 346 33554432000 4194304 5098028 140734775689760 140734775687864 139626102301308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8421376 140734775698539 140734775698748 140734775698748 140734775701483 0
/proc/30684/statm: 2378 346 289 221 0 87 0
[pid=30686] ppid=30684 vsize=26538700 memory=3947772 CPUtime=1721.98 cores=0-7
/proc/30686/stat : 30686 (java) S 30684 30684 30390 0 -1 1077944320 114688 0 0 0 171946 252 0 0 20 0 28 0 151919049 27175628800 986943 33554432000 4194304 4196468 140727369519376 140727369501920 139917232885495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
/proc/30686/statm: 6634675 986943 3291 1 0 6621909 0
[pid=30686/tid=30687] ppid=30684 vsize=26538700 memory=3947772 CPUtime=7.7 cores=0-7
/proc/30686/task/30687/stat : 30687 (java) S 30684 30684 30390 0 -1 1077944384 9735 0 0 0 756 14 0 0 20 0 28 0 151919049 27175628800 986943 33554432000 4194304 4196468 140727369519376 139917237126272 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30688] ppid=30684 vsize=26538700 memory=1384 CPUtime=0.47 cores=0-7
/proc/30686/task/30688/stat : 30688 (java) S 30684 30684 30390 0 -1 1077944384 1356 0 0 0 32 15 0 0 20 0 28 0 151919050 27175628800 986943 33554432000 4194304 4196468 140727369519376 139917155465616 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30689] ppid=30684 vsize=26538700 memory=3947772 CPUtime=0.42 cores=0-7
/proc/30686/task/30689/stat : 30689 (java) S 30684 30684 30390 0 -1 1077944384 1211 0 0 0 28 14 0 0 20 0 28 0 151919050 27175628800 986943 33554432000 4194304 4196468 140727369519376 139917154412816 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30690] ppid=30684 vsize=26538700 memory=3947772 CPUtime=0.47 cores=0-7
/proc/30686/task/30690/stat : 30690 (java) S 30684 30684 30390 0 -1 1077944384 1187 0 0 0 32 15 0 0 20 0 28 0 151919050 27175628800 986943 33554432000 4194304 4196468 140727369519376 139917153360528 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30691] ppid=30684 vsize=26538700 memory=4140 CPUtime=0.48 cores=0-7
/proc/30686/task/30691/stat : 30691 (java) S 30684 30684 30390 0 -1 1077944384 1837 0 0 0 32 16 0 0 20 0 28 0 151919050 27175628800 986943 33554432000 4194304 4196468 140727369519376 139917152307728 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30692] ppid=30684 vsize=26538700 memory=42120 CPUtime=0.47 cores=0-7
/proc/30686/task/30692/stat : 30692 (java) S 30684 30684 30390 0 -1 1077944384 1467 0 0 0 28 19 0 0 20 0 28 0 151919050 27175628800 986943 33554432000 4194304 4196468 140727369519376 139917151255440 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30693] ppid=30684 vsize=26538700 memory=1196 CPUtime=0.47 cores=0-7
/proc/30686/task/30693/stat : 30693 (java) S 30684 30684 30390 0 -1 1077944384 1247 0 0 0 32 15 0 0 20 0 28 0 151919050 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916785769232 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30694] ppid=30684 vsize=26538700 memory=8592 CPUtime=0.42 cores=0-7
/proc/30686/task/30694/stat : 30694 (java) S 30684 30684 30390 0 -1 1077944384 1143 0 0 0 28 14 0 0 20 0 28 0 151919050 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916784716944 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30695] ppid=30684 vsize=26538700 memory=42120 CPUtime=0.48 cores=0-7
/proc/30686/task/30695/stat : 30695 (java) S 30684 30684 30390 0 -1 1077944384 1234 0 0 0 33 15 0 0 20 0 28 0 151919050 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916783664144 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30696] ppid=30684 vsize=26538700 memory=1296 CPUtime=0.08 cores=0-7
/proc/30686/task/30696/stat : 30696 (java) S 30684 30684 30390 0 -1 1077944384 7507 0 0 0 7 1 0 0 20 0 28 0 151919051 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916628461680 139917232896642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30697] ppid=30684 vsize=26538700 memory=2336 CPUtime=0 cores=0-7
/proc/30686/task/30697/stat : 30697 (java) S 30684 30684 30390 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 151919052 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916627407712 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30698] ppid=30684 vsize=26538700 memory=4140 CPUtime=0 cores=0-7
/proc/30686/task/30698/stat : 30698 (java) S 30684 30684 30390 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 151919052 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916626355328 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30699] ppid=30684 vsize=26538700 memory=42120 CPUtime=0 cores=0-7
/proc/30686/task/30699/stat : 30699 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151919054 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916625303632 139917232904091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30700] ppid=30684 vsize=26538700 memory=1296 CPUtime=2.55 cores=0-7
/proc/30686/task/30700/stat : 30700 (java) S 30684 30684 30390 0 -1 1077944384 14422 0 0 0 253 2 0 0 20 0 28 0 151919054 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916624251504 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30701] ppid=30684 vsize=26538700 memory=3947772 CPUtime=2.52 cores=0-7
/proc/30686/task/30701/stat : 30701 (java) S 30684 30684 30390 0 -1 1077944384 14961 0 0 0 250 2 0 0 20 0 28 0 151919054 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916623198704 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30702] ppid=30684 vsize=26538700 memory=1384 CPUtime=2.38 cores=0-7
/proc/30686/task/30702/stat : 30702 (java) S 30684 30684 30390 0 -1 1077944384 15499 0 0 0 235 3 0 0 20 0 28 0 151919055 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916622146416 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30703] ppid=30684 vsize=26538700 memory=3947772 CPUtime=0.72 cores=0-7
/proc/30686/task/30703/stat : 30703 (java) S 30684 30684 30390 0 -1 1077944384 8690 0 0 0 70 2 0 0 20 0 28 0 151919055 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916621093616 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30704] ppid=30684 vsize=26538700 memory=42120 CPUtime=0 cores=0-7
/proc/30686/task/30704/stat : 30704 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151919055 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916620040544 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30705] ppid=30684 vsize=26538700 memory=2336 CPUtime=0.08 cores=0-7
/proc/30686/task/30705/stat : 30705 (java) S 30684 30684 30390 0 -1 1077944384 1867 0 0 0 1 7 0 0 20 0 28 0 151919055 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916618987824 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30706] ppid=30684 vsize=26538700 memory=1724 CPUtime=213.62 cores=0-7
/proc/30686/task/30706/stat : 30706 (java) R 30684 30684 30390 0 -1 4202560 3794 0 0 0 21345 17 0 0 20 0 28 0 151919836 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916409296240 139916837229961 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30707] ppid=30684 vsize=26538700 memory=1012 CPUtime=213.47 cores=0-7
/proc/30686/task/30707/stat : 30707 (java) R 30684 30684 30390 0 -1 4202560 2178 0 0 0 21339 8 0 0 20 0 28 0 151919836 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916408241736 139916837231495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30708] ppid=30684 vsize=26538700 memory=1716 CPUtime=211.94 cores=0-7
/proc/30686/task/30708/stat : 30708 (java) R 30684 30684 30390 0 -1 4202560 6245 0 0 0 21175 19 0 0 20 0 28 0 151919836 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916407189448 139916837231440 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30709] ppid=30684 vsize=26538700 memory=3947772 CPUtime=212.73 cores=0-7
/proc/30686/task/30709/stat : 30709 (java) R 30684 30684 30390 0 -1 4202560 5057 0 0 0 21258 15 0 0 20 0 28 0 151919836 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916406136648 139916837229807 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30710] ppid=30684 vsize=26538700 memory=1384 CPUtime=213.6 cores=0-7
/proc/30686/task/30710/stat : 30710 (java) R 30684 30684 30390 0 -1 4202560 4109 0 0 0 21348 12 0 0 20 0 28 0 151919836 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916405084360 139916837231407 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30711] ppid=30684 vsize=26538700 memory=3947772 CPUtime=210.89 cores=0-7
/proc/30686/task/30711/stat : 30711 (java) R 30684 30684 30390 0 -1 4202560 3008 0 0 0 21082 7 0 0 20 0 28 0 151919836 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916404031312 139916837229896 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30712] ppid=30684 vsize=26538700 memory=1384 CPUtime=212.17 cores=0-7
/proc/30686/task/30712/stat : 30712 (java) R 30684 30684 30390 0 -1 4202560 2929 0 0 0 21206 11 0 0 20 0 28 0 151919836 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916402978536 139916837235279 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30713] ppid=30684 vsize=26538700 memory=5792 CPUtime=213.64 cores=0-7
/proc/30686/task/30713/stat : 30713 (java) R 30684 30684 30390 0 -1 4202560 2668 0 0 0 21357 7 0 0 20 0 28 0 151919836 27175628800 986943 33554432000 4194304 4196468 140727369519376 139916401928376 139916837231750 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
Current children cumulated CPU time: 1721.98 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3949156 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.48 8.32 8.05 9/207 30714
/proc/meminfo: memFree=22453172/32770624 swapFree=67108860/67108860
[pid=30684] ppid=30681 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30684/stat : 30684 (xcsp3-exec) S 30681 30684 30390 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151919048 9740288 346 33554432000 4194304 5098028 140734775689760 140734775687864 139626102301308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8421376 140734775698539 140734775698748 140734775698748 140734775701483 0
/proc/30684/statm: 2378 346 289 221 0 87 0
[pid=30686] ppid=30684 vsize=26538700 memory=4586004 CPUtime=1959 cores=0-7
/proc/30686/stat : 30686 (java) S 30684 30684 30390 0 -1 1077944320 117900 0 0 0 195634 266 0 0 20 0 28 0 151919049 27175628800 1146501 33554432000 4194304 4196468 140727369519376 140727369501920 139917232885495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
/proc/30686/statm: 6634675 1146501 3291 1 0 6621909 0
[pid=30686/tid=30687] ppid=30684 vsize=26538700 memory=1398720917958146503 CPUtime=7.7 cores=0-7
/proc/30686/task/30687/stat : 30687 (java) S 30684 30684 30390 0 -1 1077944384 9735 0 0 0 756 14 0 0 20 0 28 0 151919049 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139917237126272 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30688] ppid=30684 vsize=26538700 memory=-7003737579269690708 CPUtime=0.47 cores=0-7
/proc/30686/task/30688/stat : 30688 (java) S 30684 30684 30390 0 -1 1077944384 1368 0 0 0 32 15 0 0 20 0 28 0 151919050 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139917155465616 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30689] ppid=30684 vsize=26538700 memory=916 CPUtime=0.43 cores=0-7
/proc/30686/task/30689/stat : 30689 (java) S 30684 30684 30390 0 -1 1077944384 1261 0 0 0 29 14 0 0 20 0 28 0 151919050 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139917154412816 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30690] ppid=30684 vsize=26538700 memory=4116 CPUtime=0.47 cores=0-7
/proc/30686/task/30690/stat : 30690 (java) S 30684 30684 30390 0 -1 1077944384 1359 0 0 0 32 15 0 0 20 0 28 0 151919050 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139917153360528 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30691] ppid=30684 vsize=26538700 memory=1156 CPUtime=0.49 cores=0-7
/proc/30686/task/30691/stat : 30691 (java) S 30684 30684 30390 0 -1 1077944384 1948 0 0 0 33 16 0 0 20 0 28 0 151919050 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139917152307728 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30692] ppid=30684 vsize=26538700 memory=3520 CPUtime=0.47 cores=0-7
/proc/30686/task/30692/stat : 30692 (java) S 30684 30684 30390 0 -1 1077944384 1812 0 0 0 28 19 0 0 20 0 28 0 151919050 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139917151255440 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30693] ppid=30684 vsize=26538700 memory=1384 CPUtime=0.47 cores=0-7
/proc/30686/task/30693/stat : 30693 (java) S 30684 30684 30390 0 -1 1077944384 1660 0 0 0 32 15 0 0 20 0 28 0 151919050 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916785769232 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30694] ppid=30684 vsize=26538700 memory=4586004 CPUtime=0.43 cores=0-7
/proc/30686/task/30694/stat : 30694 (java) S 30684 30684 30390 0 -1 1077944384 1163 0 0 0 29 14 0 0 20 0 28 0 151919050 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916784716944 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30695] ppid=30684 vsize=26538700 memory=644 CPUtime=0.48 cores=0-7
/proc/30686/task/30695/stat : 30695 (java) S 30684 30684 30390 0 -1 1077944384 1352 0 0 0 33 15 0 0 20 0 28 0 151919050 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916783664144 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30696] ppid=30684 vsize=26538700 memory=1788 CPUtime=0.08 cores=0-7
/proc/30686/task/30696/stat : 30696 (java) S 30684 30684 30390 0 -1 1077944384 7755 0 0 0 7 1 0 0 20 0 28 0 151919051 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916628461680 139917232896642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30697] ppid=30684 vsize=26538700 memory=956 CPUtime=0 cores=0-7
/proc/30686/task/30697/stat : 30697 (java) S 30684 30684 30390 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 151919052 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916627407712 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30698] ppid=30684 vsize=26538700 memory=2428 CPUtime=0 cores=0-7
/proc/30686/task/30698/stat : 30698 (java) S 30684 30684 30390 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 151919052 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916626355328 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30699] ppid=30684 vsize=26538700 memory=928 CPUtime=0 cores=0-7
/proc/30686/task/30699/stat : 30699 (java) S 30684 30684 30390 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151919054 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916625303632 139917232904091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30700] ppid=30684 vsize=26538700 memory=1568 CPUtime=2.55 cores=0-7
/proc/30686/task/30700/stat : 30700 (java) S 30684 30684 30390 0 -1 1077944384 14431 0 0 0 253 2 0 0 20 0 28 0 151919054 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916624251504 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30701] ppid=30684 vsize=26538700 memory=2240 CPUtime=2.52 cores=0-7
/proc/30686/task/30701/stat : 30701 (java) S 30684 30684 30390 0 -1 1077944384 14964 0 0 0 250 2 0 0 20 0 28 0 151919054 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916623198704 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30702] ppid=30684 vsize=26538700 memory=4128 CPUtime=2.38 cores=0-7
/proc/30686/task/30702/stat : 30702 (java) S 30684 30684 30390 0 -1 1077944384 15502 0 0 0 235 3 0 0 20 0 28 0 151919055 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916622146416 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30703] ppid=30684 vsize=26538700 memory=2204 CPUtime=0.72 cores=0-7
/proc/30686/task/30703/stat : 30703 (java) S 30684 30684 30390 0 -1 1077944384 8694 0 0 0 70 2 0 0 20 0 28 0 151919055 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916621093616 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30704] ppid=30684 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/30686/task/30704/stat : 30704 (java) S 30684 30684 30390 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151919055 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916620040544 139917232895701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30705] ppid=30684 vsize=26538700 memory=4586004 CPUtime=0.1 cores=0-7
/proc/30686/task/30705/stat : 30705 (java) S 30684 30684 30390 0 -1 1077944384 1872 0 0 0 2 8 0 0 20 0 28 0 151919055 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916618987824 139917232896642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30706] ppid=30684 vsize=26538700 memory=1384 CPUtime=243.32 cores=0-7
/proc/30686/task/30706/stat : 30706 (java) R 30684 30684 30390 0 -1 4202560 4135 0 0 0 24312 20 0 0 20 0 28 0 151919836 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916409296384 139916837231424 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30707] ppid=30684 vsize=26538700 memory=4586004 CPUtime=243.16 cores=0-7
/proc/30686/task/30707/stat : 30707 (java) R 30684 30684 30390 0 -1 4202560 2364 0 0 0 24307 9 0 0 20 0 28 0 151919836 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916408241736 139916837230163 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30708] ppid=30684 vsize=26538700 memory=14412618299346734 CPUtime=241.4 cores=0-7
/proc/30686/task/30708/stat : 30708 (java) R 30684 30684 30390 0 -1 4202560 6579 0 0 0 24117 23 0 0 20 0 28 0 151919836 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916407189304 139916837231407 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30709] ppid=30684 vsize=26538700 memory=2336 CPUtime=242.43 cores=0-7
/proc/30686/task/30709/stat : 30709 (java) R 30684 30684 30390 0 -1 4202560 5197 0 0 0 24227 16 0 0 20 0 28 0 151919836 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916406136504 139916837229938 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30710] ppid=30684 vsize=26538700 memory=303430223234596890 CPUtime=243.29 cores=0-7
/proc/30686/task/30710/stat : 30710 (java) R 30684 30684 30390 0 -1 4202560 4359 0 0 0 24317 12 0 0 20 0 28 0 151919836 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916405084216 139916837235279 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30711] ppid=30684 vsize=26538700 memory=288230621803970871 CPUtime=240.59 cores=0-7
/proc/30686/task/30711/stat : 30711 (java) R 30684 30684 30390 0 -1 4202560 3160 0 0 0 24051 8 0 0 20 0 28 0 151919836 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916404031560 139916836952679 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30712] ppid=30684 vsize=26538700 memory=14412618299346734 CPUtime=241.48 cores=0-7
/proc/30686/task/30712/stat : 30712 (java) R 30684 30684 30390 0 -1 4202560 3095 0 0 0 24135 13 0 0 20 0 28 0 151919836 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916402978144 139916838316249 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
[pid=30686/tid=30713] ppid=30684 vsize=26538700 memory=6791534058613427641 CPUtime=243.33 cores=0-7
/proc/30686/task/30713/stat : 30713 (java) R 30684 30684 30390 0 -1 4202560 2798 0 0 0 24326 7 0 0 20 0 28 0 151919836 27175628800 1146501 33554432000 4194304 4196468 140727369519376 139916401925448 139916837229979 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 32161792 140727369528472 140727369528648 140727369528648 140727369531343 0
Current children cumulated CPU time: 1959 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4587388 KiB

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

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

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

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

Child status: 143
Real time (s): 252.116
CPU time (s): 1959.67
CPU user time (s): 1956.99
CPU system time (s): 2.68615
CPU usage (%): 777.29
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4587388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1956.99
system time used= 2.68615
maximum resident set size= 4586752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118966
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11768
involuntary context switches= 20789


# summary of solver processes directly reported to runsolver:
#   pid: 30684,30686
#   total CPU time (s): 1959.67
#   total CPU user time (s): 1956.99
#   total CPU system time (s): 2.68615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.20439 second user time and 3.04225 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-20 02:04:10
IDJOB=4281252
IDBENCH=137723
IDSOLVER=2676
FILE ID=node103/4281252-1503188310
RUNJOBID= node103-1503186944-30417
PBS_JOBID= 20630858
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-70.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281252-1503188310/watcher-4281252-1503188310 -o /tmp/evaluation-result-4281252-1503188310/solver-4281252-1503188310 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503186944-30417 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 577316880 HOME/instance-4281252-1503188310.xml

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

MD5SUM BENCH= 17a97120e8930e8511a08ef4d06a02ba
RANDOM SEED=577316880

node103.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.56
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.56
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.56
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.56
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:        27029740 kB
MemAvailable:   31974268 kB
Buffers:          237944 kB
Cached:          4999940 kB
SwapCached:            0 kB
Active:          1005912 kB
Inactive:        4286268 kB
Active(anon):       3352 kB
Inactive(anon):    86700 kB
Active(file):    1002560 kB
Inactive(file):  4199568 kB
Unevictable:        7496 kB
Mlocked:            7496 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7992 kB
Writeback:             0 kB
AnonPages:        212760 kB
Mapped:            51036 kB
Shmem:             33420 kB
Slab:             142628 kB
SReclaimable:     116472 kB
SUnreclaim:        26156 kB
KernelStack:        3696 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     330992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61644 MiB
End job on node103 at 2017-08-20 02:08:22