Trace number 4281260

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) 1947.5601 252.114

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-99.xml
MD5SUM2ef74b22e25f9811269217f63e04e4c4
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.692
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"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-4281260-1503188051.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281260-1503188051.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
14.63/9.71	c solve instance...
1946.89/252.07	s UNKNOWN
1946.89/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 (10293 MiB free)
  memory of node 1: 16384 MiB (12483 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281260-1503188051/watcher-4281260-1503188051 -o /tmp/evaluation-result-4281260-1503188051/solver-4281260-1503188051 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1503183633-29141 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 564625998 HOME/instance-4281260-1503188051.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=2715, runsolver pid=2712

[startup+0.10011 s]*
/proc/loadavg: 8.29 8.05 7.65 2/199 2736
/proc/meminfo: memFree=23307628/32770624 swapFree=67108860/67108860
[pid=2715] ppid=2712 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2715/stat : 2715 (xcsp3-exec) S 2712 2715 29114 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151886124 9740288 346 33554432000 4194304 5098028 140730146464272 140730146462376 140333585625724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20836352 140730146468971 140730146469180 140730146469180 140730146471915 0
/proc/2715/statm: 2378 346 289 221 0 87 0
[pid=2717] ppid=2715 vsize=25999808 memory=26832 CPUtime=0.11 cores=0-7
/proc/2717/stat : 2717 (java) S 2715 2715 29114 0 -1 1077944320 5629 0 0 0 10 1 0 0 20 0 20 0 151886124 26623803392 6708 33554432000 4194304 4196468 140736546557152 140736546539696 139988773322487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
/proc/2717/statm: 6499952 6708 2841 1 0 6488269 0
[pid=2717/tid=2718] ppid=2715 vsize=25999808 memory=6935054825532540783 CPUtime=0.09 cores=0-7
/proc/2717/task/2718/stat : 2718 (java) R 2715 2715 29114 0 -1 4202560 3647 0 0 0 8 1 0 0 20 0 20 0 151886124 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988777548208 139988369905952 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2719] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2719/stat : 2719 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886125 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988695902736 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2720] ppid=2715 vsize=25999808 memory=139876043761280 CPUtime=0 cores=0-7
/proc/2717/task/2720/stat : 2720 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988694850192 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2721] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2721/stat : 2721 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988693797136 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2722] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2722/stat : 2722 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988692744592 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2723] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2723/stat : 2723 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886125 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988691692560 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2724] ppid=2715 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2717/task/2724/stat : 2724 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988690640016 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2725] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2725/stat : 2725 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886125 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988689586960 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2726] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2726/stat : 2726 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886125 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988323818384 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2727] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2727/stat : 2727 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886127 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988168616176 139988773333634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2728] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2728/stat : 2728 (java) S 2715 2715 29114 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151886127 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988167562400 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2729] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2729/stat : 2729 (java) S 2715 2715 29114 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151886127 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988166509296 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2730] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2730/stat : 2730 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886130 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988165457872 139988773341083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2731] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2731/stat : 2731 (java) S 2715 2715 29114 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 151886130 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988164406000 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2732] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2732/stat : 2732 (java) S 2715 2715 29114 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 151886130 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988163353456 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2733] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2733/stat : 2733 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886130 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988162300400 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2734] ppid=2715 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/2717/task/2734/stat : 2734 (java) R 2715 2715 29114 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 20 0 151886130 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988161247856 139988765563877 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2735] ppid=2715 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2735/stat : 2735 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886130 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988160195040 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2736] ppid=2715 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2717/task/2736/stat : 2736 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886130 26623803392 6708 33554432000 4194304 4196468 140736546557152 139988159142576 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28216 KiB

[startup+0.209954 s]*
/proc/loadavg: 8.29 8.05 7.65 4/199 2736
/proc/meminfo: memFree=23298000/32770624 swapFree=67108860/67108860
[pid=2715] ppid=2712 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2715/stat : 2715 (xcsp3-exec) S 2712 2715 29114 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151886124 9740288 346 33554432000 4194304 5098028 140730146464272 140730146462376 140333585625724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20836352 140730146468971 140730146469180 140730146469180 140730146471915 0
/proc/2715/statm: 2378 346 289 221 0 87 0
[pid=2717] ppid=2715 vsize=26004064 memory=38988 CPUtime=0.33 cores=0-7
/proc/2717/stat : 2717 (java) S 2715 2715 29114 0 -1 1077944320 8325 0 0 0 30 3 0 0 20 0 20 0 151886124 26628161536 9747 33554432000 4194304 4196468 140736546557152 140736546539696 139988773322487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
/proc/2717/statm: 6501016 9747 3068 1 0 6488269 0
[pid=2717/tid=2718] ppid=2715 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2717/task/2718/stat : 2718 (java) R 2715 2715 29114 0 -1 4202560 5424 0 0 0 18 1 0 0 20 0 20 0 151886124 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988777543480 139988773344413 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2719] ppid=2715 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/2717/task/2719/stat : 2719 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988695902736 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2720] ppid=2715 vsize=26004064 memory=3617990769604470432 CPUtime=0 cores=0-7
/proc/2717/task/2720/stat : 2720 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988694850192 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2721] ppid=2715 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2717/task/2721/stat : 2721 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988693797136 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2722] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2722/stat : 2722 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988692744592 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2723] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2723/stat : 2723 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988691692560 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2724] ppid=2715 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2717/task/2724/stat : 2724 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988690640016 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2725] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2725/stat : 2725 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988689586960 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2726] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2726/stat : 2726 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988323818384 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2727] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2727/stat : 2727 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886127 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988168616176 139988773333634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2728] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2728/stat : 2728 (java) S 2715 2715 29114 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151886127 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988167562400 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2729] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2729/stat : 2729 (java) S 2715 2715 29114 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151886127 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988166509296 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2730] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2730/stat : 2730 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886130 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988165457872 139988773341083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2731] ppid=2715 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/2717/task/2731/stat : 2731 (java) S 2715 2715 29114 0 -1 1077944384 387 0 0 0 1 0 0 0 20 0 20 0 151886130 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988164406000 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2732] ppid=2715 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/2717/task/2732/stat : 2732 (java) S 2715 2715 29114 0 -1 1077944384 418 0 0 0 1 0 0 0 20 0 20 0 151886130 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988163353456 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2733] ppid=2715 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/2717/task/2733/stat : 2733 (java) S 2715 2715 29114 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 20 0 151886130 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988162300400 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2734] ppid=2715 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/2717/task/2734/stat : 2734 (java) S 2715 2715 29114 0 -1 1077944384 697 0 0 0 7 0 0 0 20 0 20 0 151886130 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988161247856 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2735] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2735/stat : 2735 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886130 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988160195040 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2736] ppid=2715 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2717/task/2736/stat : 2736 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886130 26628161536 9747 33554432000 4194304 4196468 140736546557152 139988159142576 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40372 KiB

[startup+0.309297 s]*
/proc/loadavg: 8.29 8.05 7.65 2/199 2736
/proc/meminfo: memFree=23291920/32770624 swapFree=67108860/67108860
[pid=2715] ppid=2712 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2715/stat : 2715 (xcsp3-exec) S 2712 2715 29114 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151886124 9740288 346 33554432000 4194304 5098028 140730146464272 140730146462376 140333585625724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20836352 140730146468971 140730146469180 140730146469180 140730146471915 0
/proc/2715/statm: 2378 346 289 221 0 87 0
[pid=2717] ppid=2715 vsize=26004064 memory=45396 CPUtime=0.48 cores=0-7
/proc/2717/stat : 2717 (java) S 2715 2715 29114 0 -1 1077944320 9085 0 0 0 45 3 0 0 20 0 20 0 151886124 26628161536 11349 33554432000 4194304 4196468 140736546557152 140736546539696 139988773322487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
/proc/2717/statm: 6501016 11349 3084 1 0 6488269 0
[pid=2717/tid=2718] ppid=2715 vsize=26004064 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/2717/task/2718/stat : 2718 (java) R 2715 2715 29114 0 -1 4202560 6093 0 0 0 27 2 0 0 20 0 20 0 151886124 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988777560224 139988773344413 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2719] ppid=2715 vsize=26004064 memory=4044 CPUtime=0 cores=0-7
/proc/2717/task/2719/stat : 2719 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988695902736 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2720] ppid=2715 vsize=26004064 memory=16444 CPUtime=0 cores=0-7
/proc/2717/task/2720/stat : 2720 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988694850192 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2721] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2721/stat : 2721 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988693797136 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2722] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2722/stat : 2722 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988692744592 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2723] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2723/stat : 2723 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988691692560 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2724] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2724/stat : 2724 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988690640016 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2725] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2725/stat : 2725 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988689586960 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2726] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2726/stat : 2726 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886125 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988323818384 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2727] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2727/stat : 2727 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886127 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988168616176 139988773333634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2728] ppid=2715 vsize=26004064 memory=139875944859087 CPUtime=0 cores=0-7
/proc/2717/task/2728/stat : 2728 (java) S 2715 2715 29114 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151886127 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988167562400 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2729] ppid=2715 vsize=26004064 memory=279751889713552 CPUtime=0 cores=0-7
/proc/2717/task/2729/stat : 2729 (java) S 2715 2715 29114 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151886127 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988166509296 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2730] ppid=2715 vsize=26004064 memory=279751889711248 CPUtime=0 cores=0-7
/proc/2717/task/2730/stat : 2730 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886130 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988165457872 139988773341083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2731] ppid=2715 vsize=26004064 memory=279751889727376 CPUtime=0.01 cores=0-7
/proc/2717/task/2731/stat : 2731 (java) S 2715 2715 29114 0 -1 1077944384 393 0 0 0 1 0 0 0 20 0 20 0 151886130 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988164406000 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2732] ppid=2715 vsize=26004064 memory=279751889725072 CPUtime=0.03 cores=0-7
/proc/2717/task/2732/stat : 2732 (java) S 2715 2715 29114 0 -1 1077944384 426 0 0 0 3 0 0 0 20 0 20 0 151886130 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988163353456 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2733] ppid=2715 vsize=26004064 memory=279751889731984 CPUtime=0.01 cores=0-7
/proc/2717/task/2733/stat : 2733 (java) S 2715 2715 29114 0 -1 1077944384 95 0 0 0 1 0 0 0 20 0 20 0 151886130 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988162300400 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2734] ppid=2715 vsize=26004064 memory=279751889673264 CPUtime=0.11 cores=0-7
/proc/2717/task/2734/stat : 2734 (java) R 2715 2715 29114 0 -1 4202560 764 0 0 0 11 0 0 0 20 0 20 0 151886130 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988161247856 139988752035101 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2735] ppid=2715 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2735/stat : 2735 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886130 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988160195040 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2736] ppid=2715 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2717/task/2736/stat : 2736 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151886130 26628161536 11349 33554432000 4194304 4196468 140736546557152 139988159142576 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46780 KiB

[startup+0.700908 s]
/proc/loadavg: 8.29 8.05 7.65 5/199 2736
/proc/meminfo: memFree=23248072/32770624 swapFree=67108860/67108860
[pid=2715] ppid=2712 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2715/stat : 2715 (xcsp3-exec) S 2712 2715 29114 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151886124 9740288 346 33554432000 4194304 5098028 140730146464272 140730146462376 140333585625724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20836352 140730146468971 140730146469180 140730146469180 140730146471915 0
/proc/2715/statm: 2378 346 289 221 0 87 0
[pid=2717] ppid=2715 vsize=26004140 memory=132944 CPUtime=1.64 cores=0-7
/proc/2717/stat : 2717 (java) S 2715 2715 29114 0 -1 1077944320 11953 0 0 0 159 5 0 0 20 0 20 0 151886124 26628239360 33236 33554432000 4194304 4196468 140736546557152 140736546539696 139988773322487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
/proc/2717/statm: 6501035 33236 3193 1 0 6488269 0
[pid=2717/tid=2718] ppid=2715 vsize=26004140 memory=0 CPUtime=0.67 cores=0-7
/proc/2717/task/2718/stat : 2718 (java) R 2715 2715 29114 0 -1 4202560 6473 0 0 0 64 3 0 0 20 0 20 0 151886124 26628239360 33236 33554432000 4194304 4196468 140736546557152 139988777557744 139988755730048 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2719] ppid=2715 vsize=26004140 memory=279751889773632 CPUtime=0 cores=0-7
/proc/2717/task/2719/stat : 2719 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151886125 26628239360 33236 33554432000 4194304 4196468 140736546557152 139988695902736 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2720] ppid=2715 vsize=26004140 memory=139875945063280 CPUtime=0 cores=0-7
/proc/2717/task/2720/stat : 2720 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628239360 33236 33554432000 4194304 4196468 140736546557152 139988694850192 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2721] ppid=2715 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/2717/task/2721/stat : 2721 (java) S 2715 2715 29114 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151886125 26628239360 33236 33554432000 4194304 4196468 140736546557152 139988693797136 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0

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

[pid=2717/tid=2744] ppid=2715 vsize=26538700 memory=4323892 CPUtime=151.65 cores=0-7
/proc/2717/task/2744/stat : 2744 (java) R 2715 2715 29114 0 -1 4202560 16243 0 0 0 15157 8 0 0 20 0 28 0 151887097 27175628800 1080973 33554432000 4194304 4196468 140736546557152 139987874963368 139988375368215 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
Current children cumulated CPU time: 1231.05 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4325276 KiB

[startup+222.302 s]
/proc/loadavg: 8.53 8.07 7.72 9/209 2778
/proc/meminfo: memFree=18999148/32770624 swapFree=67108860/67108860
[pid=2715] ppid=2712 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2715/stat : 2715 (xcsp3-exec) S 2712 2715 29114 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151886124 9740288 346 33554432000 4194304 5098028 140730146464272 140730146462376 140333585625724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20836352 140730146468971 140730146469180 140730146469180 140730146471915 0
/proc/2715/statm: 2378 346 289 221 0 87 0
[pid=2717] ppid=2715 vsize=26538700 memory=4331872 CPUtime=1709.84 cores=0-7
/proc/2717/stat : 2717 (java) S 2715 2715 29114 0 -1 1077944320 154324 0 0 0 170685 299 0 0 20 0 28 0 151886124 27175628800 1082968 33554432000 4194304 4196468 140736546557152 140736546539696 139988773322487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
/proc/2717/statm: 6634675 1082968 3290 1 0 6621909 0
[pid=2717/tid=2718] ppid=2715 vsize=26538700 memory=1384 CPUtime=9.53 cores=0-7
/proc/2717/task/2718/stat : 2718 (java) S 2715 2715 29114 0 -1 1077944384 9910 0 0 0 936 17 0 0 20 0 28 0 151886124 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988777563264 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2719] ppid=2715 vsize=26538700 memory=4331872 CPUtime=0.61 cores=0-7
/proc/2717/task/2719/stat : 2719 (java) S 2715 2715 29114 0 -1 1077944384 2304 0 0 0 40 21 0 0 20 0 28 0 151886125 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988695902736 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2720] ppid=2715 vsize=26538700 memory=4331872 CPUtime=0.62 cores=0-7
/proc/2717/task/2720/stat : 2720 (java) S 2715 2715 29114 0 -1 1077944384 2094 0 0 0 40 22 0 0 20 0 28 0 151886125 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988694850192 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2721] ppid=2715 vsize=26538700 memory=4331872 CPUtime=0.62 cores=0-7
/proc/2717/task/2721/stat : 2721 (java) S 2715 2715 29114 0 -1 1077944384 1676 0 0 0 42 20 0 0 20 0 28 0 151886125 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988693797136 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2722] ppid=2715 vsize=26538700 memory=1384 CPUtime=0.63 cores=0-7
/proc/2717/task/2722/stat : 2722 (java) S 2715 2715 29114 0 -1 1077944384 2216 0 0 0 41 22 0 0 20 0 28 0 151886125 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988692744592 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2723] ppid=2715 vsize=26538700 memory=1384 CPUtime=0.62 cores=0-7
/proc/2717/task/2723/stat : 2723 (java) S 2715 2715 29114 0 -1 1077944384 2704 0 0 0 40 22 0 0 20 0 28 0 151886125 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988691692560 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2724] ppid=2715 vsize=26538700 memory=4323892 CPUtime=0.6 cores=0-7
/proc/2717/task/2724/stat : 2724 (java) S 2715 2715 29114 0 -1 1077944384 2017 0 0 0 40 20 0 0 20 0 28 0 151886125 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988690640016 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2725] ppid=2715 vsize=26538700 memory=4323892 CPUtime=0.62 cores=0-7
/proc/2717/task/2725/stat : 2725 (java) S 2715 2715 29114 0 -1 1077944384 2732 0 0 0 39 23 0 0 20 0 28 0 151886125 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988689586960 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2726] ppid=2715 vsize=26538700 memory=1384 CPUtime=0.62 cores=0-7
/proc/2717/task/2726/stat : 2726 (java) S 2715 2715 29114 0 -1 1077944384 2133 0 0 0 40 22 0 0 20 0 28 0 151886125 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988323818384 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2727] ppid=2715 vsize=26538700 memory=0 CPUtime=0.08 cores=0-7
/proc/2717/task/2727/stat : 2727 (java) S 2715 2715 29114 0 -1 1077944384 11379 0 0 0 6 2 0 0 20 0 28 0 151886127 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988168616176 139988773333634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2728] ppid=2715 vsize=26538700 memory=261 CPUtime=0 cores=0-7
/proc/2717/task/2728/stat : 2728 (java) S 2715 2715 29114 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 151886127 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988167562464 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2729] ppid=2715 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/2717/task/2729/stat : 2729 (java) S 2715 2715 29114 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 151886127 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988166509312 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2730] ppid=2715 vsize=26538700 memory=4331872 CPUtime=0 cores=0-7
/proc/2717/task/2730/stat : 2730 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151886130 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988165457872 139988773341083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2731] ppid=2715 vsize=26538700 memory=55 CPUtime=2.61 cores=0-7
/proc/2717/task/2731/stat : 2731 (java) S 2715 2715 29114 0 -1 1077944384 17821 0 0 0 258 3 0 0 20 0 28 0 151886130 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988164406000 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2732] ppid=2715 vsize=26538700 memory=7156871063736963152 CPUtime=2.51 cores=0-7
/proc/2717/task/2732/stat : 2732 (java) S 2715 2715 29114 0 -1 1077944384 12986 0 0 0 248 3 0 0 20 0 28 0 151886130 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988163353456 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2733] ppid=2715 vsize=26538700 memory=4331872 CPUtime=2.84 cores=0-7
/proc/2717/task/2733/stat : 2733 (java) S 2715 2715 29114 0 -1 1077944384 18959 0 0 0 281 3 0 0 20 0 28 0 151886130 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988162300400 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2734] ppid=2715 vsize=26538700 memory=1384 CPUtime=0.72 cores=0-7
/proc/2717/task/2734/stat : 2734 (java) S 2715 2715 29114 0 -1 1077944384 9004 0 0 0 70 2 0 0 20 0 28 0 151886130 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988161247856 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2735] ppid=2715 vsize=26538700 memory=4140 CPUtime=0 cores=0-7
/proc/2717/task/2735/stat : 2735 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151886130 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988160195040 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2736] ppid=2715 vsize=26538700 memory=2396 CPUtime=0.08 cores=0-7
/proc/2717/task/2736/stat : 2736 (java) S 2715 2715 29114 0 -1 1077944384 1393 0 0 0 2 6 0 0 20 0 28 0 151886130 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139988159142576 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2737] ppid=2715 vsize=26538700 memory=1728 CPUtime=211.07 cores=0-7
/proc/2717/task/2737/stat : 2737 (java) R 2715 2715 29114 0 -1 4202560 4096 0 0 0 21088 19 0 0 20 0 28 0 151887097 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139987882330680 139988375368384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2738] ppid=2715 vsize=26538700 memory=1384 CPUtime=210.96 cores=0-7
/proc/2717/task/2738/stat : 2738 (java) R 2715 2715 29114 0 -1 4202560 4582 0 0 0 21086 10 0 0 20 0 28 0 151887097 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139987881279000 139988375368215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2739] ppid=2715 vsize=26538700 memory=288230574492221466 CPUtime=211.33 cores=0-7
/proc/2717/task/2739/stat : 2739 (java) R 2715 2715 29114 0 -1 4202560 4035 0 0 0 21122 11 0 0 20 0 28 0 151887097 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139987880226968 139988376614784 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2740] ppid=2715 vsize=26538700 memory=288230596050944315 CPUtime=209.25 cores=0-7
/proc/2717/task/2740/stat : 2740 (java) R 2715 2715 29114 0 -1 4202560 13266 0 0 0 20911 14 0 0 20 0 28 0 151887097 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139987879174176 139988375365929 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2741] ppid=2715 vsize=26538700 memory=16099269136353865 CPUtime=211.39 cores=0-7
/proc/2717/task/2741/stat : 2741 (java) R 2715 2715 29114 0 -1 4202560 4420 0 0 0 21130 9 0 0 20 0 28 0 151887097 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139987878121368 139988375718302 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2742] ppid=2715 vsize=26538700 memory=4331872 CPUtime=211.4 cores=0-7
/proc/2717/task/2742/stat : 2742 (java) R 2715 2715 29114 0 -1 4202560 2873 0 0 0 21132 8 0 0 20 0 28 0 151887097 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139987877068824 139988375368215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2743] ppid=2715 vsize=26538700 memory=1384 CPUtime=209.29 cores=0-7
/proc/2717/task/2743/stat : 2743 (java) R 2715 2715 29114 0 -1 4202560 2799 0 0 0 20920 9 0 0 20 0 28 0 151887097 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139987876015368 139988375366911 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2744] ppid=2715 vsize=26538700 memory=4331872 CPUtime=211.63 cores=0-7
/proc/2717/task/2744/stat : 2744 (java) R 2715 2715 29114 0 -1 4202560 17586 0 0 0 21155 8 0 0 20 0 28 0 151887097 27175628800 1082968 33554432000 4194304 4196468 140736546557152 139987874963224 139988375366899 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
Current children cumulated CPU time: 1709.84 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4333256 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.65 8.14 7.75 9/209 2778
/proc/meminfo: memFree=18462220/32770624 swapFree=67108860/67108860
[pid=2715] ppid=2712 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2715/stat : 2715 (xcsp3-exec) S 2712 2715 29114 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151886124 9740288 346 33554432000 4194304 5098028 140730146464272 140730146462376 140333585625724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20836352 140730146468971 140730146469180 140730146469180 140730146471915 0
/proc/2715/statm: 2378 346 289 221 0 87 0
[pid=2717] ppid=2715 vsize=26538700 memory=4868052 CPUtime=1946.89 cores=0-7
/proc/2717/stat : 2717 (java) S 2715 2715 29114 0 -1 1077944320 159374 0 0 0 194378 311 0 0 20 0 28 0 151886124 27175628800 1217013 33554432000 4194304 4196468 140736546557152 140736546539696 139988773322487 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
/proc/2717/statm: 6634675 1217013 3290 1 0 6621909 0
[pid=2717/tid=2718] ppid=2715 vsize=26538700 memory=6935054825532540783 CPUtime=9.53 cores=0-7
/proc/2717/task/2718/stat : 2718 (java) S 2715 2715 29114 0 -1 1077944384 9910 0 0 0 936 17 0 0 20 0 28 0 151886124 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988777563264 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2719] ppid=2715 vsize=26538700 memory=1936 CPUtime=0.61 cores=0-7
/proc/2717/task/2719/stat : 2719 (java) S 2715 2715 29114 0 -1 1077944384 2344 0 0 0 40 21 0 0 20 0 28 0 151886125 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988695902736 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2720] ppid=2715 vsize=26538700 memory=1224 CPUtime=0.62 cores=0-7
/proc/2717/task/2720/stat : 2720 (java) S 2715 2715 29114 0 -1 1077944384 2241 0 0 0 40 22 0 0 20 0 28 0 151886125 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988694850192 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2721] ppid=2715 vsize=26538700 memory=1716 CPUtime=0.63 cores=0-7
/proc/2717/task/2721/stat : 2721 (java) S 2715 2715 29114 0 -1 1077944384 1826 0 0 0 43 20 0 0 20 0 28 0 151886125 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988693797136 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2722] ppid=2715 vsize=26538700 memory=10636 CPUtime=0.63 cores=0-7
/proc/2717/task/2722/stat : 2722 (java) S 2715 2715 29114 0 -1 1077944384 2373 0 0 0 41 22 0 0 20 0 28 0 151886125 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988692744592 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2723] ppid=2715 vsize=26538700 memory=1200 CPUtime=0.62 cores=0-7
/proc/2717/task/2723/stat : 2723 (java) S 2715 2715 29114 0 -1 1077944384 3175 0 0 0 40 22 0 0 20 0 28 0 151886125 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988691692560 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2724] ppid=2715 vsize=26538700 memory=42440 CPUtime=0.6 cores=0-7
/proc/2717/task/2724/stat : 2724 (java) S 2715 2715 29114 0 -1 1077944384 2117 0 0 0 40 20 0 0 20 0 28 0 151886125 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988690640016 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2725] ppid=2715 vsize=26538700 memory=1296 CPUtime=0.62 cores=0-7
/proc/2717/task/2725/stat : 2725 (java) S 2715 2715 29114 0 -1 1077944384 2938 0 0 0 39 23 0 0 20 0 28 0 151886125 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988689586960 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2726] ppid=2715 vsize=26538700 memory=2396 CPUtime=0.63 cores=0-7
/proc/2717/task/2726/stat : 2726 (java) S 2715 2715 29114 0 -1 1077944384 2235 0 0 0 41 22 0 0 20 0 28 0 151886125 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988323818384 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2727] ppid=2715 vsize=26538700 memory=1728 CPUtime=0.08 cores=0-7
/proc/2717/task/2727/stat : 2727 (java) S 2715 2715 29114 0 -1 1077944384 11546 0 0 0 6 2 0 0 20 0 28 0 151886127 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988168616176 139988773333634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2728] ppid=2715 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/2717/task/2728/stat : 2728 (java) S 2715 2715 29114 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 151886127 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988167562464 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2729] ppid=2715 vsize=26538700 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/2717/task/2729/stat : 2729 (java) S 2715 2715 29114 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 151886127 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988166509312 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2730] ppid=2715 vsize=26538700 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/2717/task/2730/stat : 2730 (java) S 2715 2715 29114 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151886130 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988165457872 139988773341083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2731] ppid=2715 vsize=26538700 memory=8112282956445269571 CPUtime=2.61 cores=0-7
/proc/2717/task/2731/stat : 2731 (java) S 2715 2715 29114 0 -1 1077944384 17821 0 0 0 258 3 0 0 20 0 28 0 151886130 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988164406000 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2732] ppid=2715 vsize=26538700 memory=920 CPUtime=2.59 cores=0-7
/proc/2717/task/2732/stat : 2732 (java) S 2715 2715 29114 0 -1 1077944384 15140 0 0 0 256 3 0 0 20 0 28 0 151886130 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988163353456 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2733] ppid=2715 vsize=26538700 memory=4440 CPUtime=2.84 cores=0-7
/proc/2717/task/2733/stat : 2733 (java) S 2715 2715 29114 0 -1 1077944384 18959 0 0 0 281 3 0 0 20 0 28 0 151886130 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988162300400 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2734] ppid=2715 vsize=26538700 memory=1200 CPUtime=0.72 cores=0-7
/proc/2717/task/2734/stat : 2734 (java) S 2715 2715 29114 0 -1 1077944384 9004 0 0 0 70 2 0 0 20 0 28 0 151886130 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988161247856 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2735] ppid=2715 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/2717/task/2735/stat : 2735 (java) S 2715 2715 29114 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151886130 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988160195040 139988773332693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2736] ppid=2715 vsize=26538700 memory=4044 CPUtime=0.08 cores=0-7
/proc/2717/task/2736/stat : 2736 (java) S 2715 2715 29114 0 -1 1077944384 1402 0 0 0 2 6 0 0 20 0 28 0 151886130 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139988159142576 139988773333634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2737] ppid=2715 vsize=26538700 memory=1384 CPUtime=240.77 cores=0-7
/proc/2717/task/2737/stat : 2737 (java) R 2715 2715 29114 0 -1 4202560 4339 0 0 0 24054 23 0 0 20 0 28 0 151887097 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139987882330568 139988375366899 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2738] ppid=2715 vsize=26538700 memory=4868052 CPUtime=240.6 cores=0-7
/proc/2717/task/2738/stat : 2738 (java) R 2715 2715 29114 0 -1 4202560 4937 0 0 0 24049 11 0 0 20 0 28 0 151887097 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139987881278856 139988371039673 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2739] ppid=2715 vsize=26538700 memory=1728 CPUtime=241.04 cores=0-7
/proc/2717/task/2739/stat : 2739 (java) R 2715 2715 29114 0 -1 4202560 4185 0 0 0 24091 13 0 0 20 0 28 0 151887097 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139987880226968 139988376617506 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2740] ppid=2715 vsize=26538700 memory=1004 CPUtime=238.35 cores=0-7
/proc/2717/task/2740/stat : 2740 (java) R 2715 2715 29114 0 -1 4202560 13420 0 0 0 23820 15 0 0 20 0 28 0 151887097 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139987879174432 139988376617524 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2741] ppid=2715 vsize=26538700 memory=11112 CPUtime=241.08 cores=0-7
/proc/2717/task/2741/stat : 2741 (java) R 2715 2715 29114 0 -1 4202560 4576 0 0 0 24099 9 0 0 20 0 28 0 151887097 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139987878121368 139988375365944 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2742] ppid=2715 vsize=26538700 memory=5776 CPUtime=241.11 cores=0-7
/proc/2717/task/2742/stat : 2742 (java) R 2715 2715 29114 0 -1 4202560 2979 0 0 0 24101 10 0 0 20 0 28 0 151887097 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139987877069112 139988375366718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2743] ppid=2715 vsize=26538700 memory=8112282956445269571 CPUtime=238.99 cores=0-7
/proc/2717/task/2743/stat : 2743 (java) R 2715 2715 29114 0 -1 4202560 2885 0 0 0 23889 10 0 0 20 0 28 0 151887097 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139987876015512 139988375366941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
[pid=2717/tid=2744] ppid=2715 vsize=26538700 memory=4868052 CPUtime=241.33 cores=0-7
/proc/2717/task/2744/stat : 2744 (java) R 2715 2715 29114 0 -1 4202560 17683 0 0 0 24124 9 0 0 20 0 28 0 151887097 27175628800 1217013 33554432000 4194304 4196468 140736546557152 139987874963368 139988375366936 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 16928768 140736546563224 140736546563400 140736546563400 140736546566095 0
Current children cumulated CPU time: 1946.89 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4869436 KiB

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

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

[startup+252.114 s]
# the end of solver process 2717 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1944.43 s, system=3.13951 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.114
CPU time (s): 1947.56
CPU user time (s): 1944.43
CPU system time (s): 3.13951
CPU usage (%): 772.493
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4869436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1944.43
system time used= 3.13951
maximum resident set size= 4868672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12100
involuntary context switches= 21273


# summary of solver processes directly reported to runsolver:
#   pid: 2715,2717
#   total CPU time (s): 1947.56
#   total CPU user time (s): 1944.43
#   total CPU system time (s): 3.13951

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.85968 second user time and 2.22501 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 01:59:51
IDJOB=4281260
IDBENCH=137169
IDSOLVER=2676
FILE ID=node150/4281260-1503188051
RUNJOBID= node150-1503183633-29141
PBS_JOBID= 20630853
Free space on /tmp= 61904 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-99.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-4281260-1503188051/watcher-4281260-1503188051 -o /tmp/evaluation-result-4281260-1503188051/solver-4281260-1503188051 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1503183633-29141 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 564625998 HOME/instance-4281260-1503188051.xml

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

MD5SUM BENCH= 2ef74b22e25f9811269217f63e04e4c4
RANDOM SEED=564625998

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        23324556 kB
MemAvailable:   31962588 kB
Buffers:          300724 kB
Cached:          8616640 kB
SwapCached:            0 kB
Active:          2719028 kB
Inactive:        6252328 kB
Active(anon):       4020 kB
Inactive(anon):    85948 kB
Active(file):    2715008 kB
Inactive(file):  6166380 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8224 kB
Writeback:             0 kB
AnonPages:         60388 kB
Mapped:            51832 kB
Shmem:             33416 kB
Slab:             171504 kB
SReclaimable:     144956 kB
SUnreclaim:        26548 kB
KernelStack:        3520 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61896 MiB
End job on node150 at 2017-08-20 02:04:03