Trace number 4271466

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w4b3r4.xml
MD5SUMf75a86a5a7a46a13e5890f4f16694299
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2727
Number of constraints119
Number of domains2
Minimum domain size59
Maximum domain size186
Distribution of domain sizes[{"size":59,"count":1},{"size":186,"count":2726}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2668},{"degree":5,"count":58}]
Minimum constraint arity47
Maximum constraint arity2726
Distribution of constraint arities[{"arity":47,"count":116},{"arity":59,"count":1},{"arity":2726,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":58},{"type":"lex","count":1},{"type":"sum","count":58},{"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-4271466-1502646195.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271466-1502646195.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.89/0.77	c solve instance...
1977.21/252.10	s UNKNOWN
1977.21/252.10	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271466-1502646195/watcher-4271466-1502646195 -o /tmp/evaluation-result-4271466-1502646195/solver-4271466-1502646195 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502634636-10762 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1123863348 HOME/instance-4271466-1502646195.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=5764, runsolver pid=5761

[startup+0.100134 s]*
/proc/loadavg: 8.10 6.54 6.53 2/199 5785
/proc/meminfo: memFree=31500740/32770624 swapFree=67108860/67108860
[pid=5764] ppid=5761 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5764/stat : 5764 (xcsp3-exec) S 5761 5764 10735 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97707868 9740288 346 33554432000 4194304 5098028 140730293921520 140730293919624 139891655344764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11177984 140730293929066 140730293929276 140730293929276 140730293932011 0
/proc/5764/statm: 2378 346 289 221 0 87 0
[pid=5766] ppid=5764 vsize=25999808 memory=27204 CPUtime=0.11 cores=0-7
/proc/5766/stat : 5766 (java) S 5764 5764 10735 0 -1 1077944320 5667 0 0 0 10 1 0 0 20 0 20 0 97707868 26623803392 6801 33554432000 4194304 4196468 140736877463520 140736877446064 140464532815607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
/proc/5766/statm: 6499952 6801 2869 1 0 6488269 0
[pid=5766/tid=5767] ppid=5764 vsize=25999808 memory=6935054825532540783 CPUtime=0.08 cores=0-7
/proc/5766/task/5767/stat : 5767 (java) R 5764 5764 10735 0 -1 4202560 3679 0 0 0 8 0 0 0 20 0 20 0 97707869 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464537048880 140464532827542 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5768] ppid=5764 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5766/task/5768/stat : 5768 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464491575696 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5769] ppid=5764 vsize=25999808 memory=140212484093568 CPUtime=0 cores=0-7
/proc/5766/task/5769/stat : 5769 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707870 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464089483536 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5770] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5770/stat : 5770 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464088431248 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5771] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5771/stat : 5771 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464087378448 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5772] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5772/stat : 5772 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464086326160 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5773] ppid=5764 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5766/task/5773/stat : 5773 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464085273360 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5774] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5774/stat : 5774 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464084221072 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5775] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5775/stat : 5775 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26623803392 6801 33554432000 4194304 4196468 140736877463520 140464083168272 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5776] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5776/stat : 5776 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707871 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462984403056 140464532826754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5777] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5777/stat : 5777 (java) S 5764 5764 10735 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97707871 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462983349024 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5778] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5778/stat : 5778 (java) S 5764 5764 10735 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97707872 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462982296688 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5779] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5779/stat : 5779 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707874 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462981245008 140464532834203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5780] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5780/stat : 5780 (java) R 5764 5764 10735 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 20 0 97707874 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462980192880 140464532826754 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5781] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5781/stat : 5781 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707874 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462979140080 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5782] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5782/stat : 5782 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707874 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462978087792 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5783] ppid=5764 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/5766/task/5783/stat : 5783 (java) R 5764 5764 10735 0 -1 4202560 245 0 0 0 1 0 0 0 20 0 20 0 97707874 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462977034992 140464532827542 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5784] ppid=5764 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5784/stat : 5784 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707874 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462975981920 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5785] ppid=5764 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5766/task/5785/stat : 5785 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707875 26623803392 6801 33554432000 4194304 4196468 140736877463520 140462974929200 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28588 KiB

[startup+0.2105 s]*
/proc/loadavg: 8.10 6.54 6.53 2/199 5785
/proc/meminfo: memFree=31489580/32770624 swapFree=67108860/67108860
[pid=5764] ppid=5761 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5764/stat : 5764 (xcsp3-exec) S 5761 5764 10735 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97707868 9740288 346 33554432000 4194304 5098028 140730293921520 140730293919624 139891655344764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11177984 140730293929066 140730293929276 140730293929276 140730293932011 0
/proc/5764/statm: 2378 346 289 221 0 87 0
[pid=5766] ppid=5764 vsize=26004064 memory=39064 CPUtime=0.33 cores=0-7
/proc/5766/stat : 5766 (java) S 5764 5764 10735 0 -1 1077944320 8300 0 0 0 31 2 0 0 20 0 20 0 97707868 26628161536 9766 33554432000 4194304 4196468 140736877463520 140736877446064 140464532815607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
/proc/5766/statm: 6501016 9766 3052 1 0 6488269 0
[pid=5766/tid=5767] ppid=5764 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/5766/task/5767/stat : 5767 (java) R 5764 5764 10735 0 -1 1077944384 5463 0 0 0 18 1 0 0 20 0 20 0 97707869 26628161536 9786 33554432000 4194304 4196468 140736877463520 140464537017328 140464525494829 0 4 0 16800975 18446744072101568036 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5768] ppid=5764 vsize=26004096 memory=331 CPUtime=0 cores=0-7
/proc/5766/task/5768/stat : 5768 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26628194304 9786 33554432000 4194304 4196468 140736877463520 140464491575696 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5769] ppid=5764 vsize=26004064 memory=288370588635805312 CPUtime=0 cores=0-7
/proc/5766/task/5769/stat : 5769 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 9786 33554432000 4194304 4196468 140736877463520 140464089483536 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5770] ppid=5764 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5766/task/5770/stat : 5770 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 9786 33554432000 4194304 4196468 140736877463520 140464088431248 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5771] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5771/stat : 5771 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 9786 33554432000 4194304 4196468 140736877463520 140464087378448 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5772] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5772/stat : 5772 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 9786 33554432000 4194304 4196468 140736877463520 140464086326160 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5773] ppid=5764 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5766/task/5773/stat : 5773 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 9786 33554432000 4194304 4196468 140736877463520 140464085273360 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5774] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5774/stat : 5774 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 9786 33554432000 4194304 4196468 140736877463520 140464084221072 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5775] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5775/stat : 5775 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 9786 33554432000 4194304 4196468 140736877463520 140464083168272 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5776] ppid=5764 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5776/stat : 5776 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707871 26628194304 9786 33554432000 4194304 4196468 140736877463520 140462984403056 140464532826754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5777] ppid=5764 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5777/stat : 5777 (java) S 5764 5764 10735 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97707871 26628194304 9786 33554432000 4194304 4196468 140736877463520 140462983349024 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5778] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5778/stat : 5778 (java) S 5764 5764 10735 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97707872 26628161536 9786 33554432000 4194304 4196468 140736877463520 140462982296688 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5779] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5779/stat : 5779 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707874 26628161536 9786 33554432000 4194304 4196468 140736877463520 140462981245008 140464532834203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5780] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5780/stat : 5780 (java) S 5764 5764 10735 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 20 0 97707874 26628161536 9786 33554432000 4194304 4196468 140736877463520 140462980192880 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5781] ppid=5764 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/5766/task/5781/stat : 5781 (java) S 5764 5764 10735 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 97707874 26628161536 9786 33554432000 4194304 4196468 140736877463520 140462979140080 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5782] ppid=5764 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/5766/task/5782/stat : 5782 (java) S 5764 5764 10735 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 20 0 97707874 26628161536 9786 33554432000 4194304 4196468 140736877463520 140462978087792 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5783] ppid=5764 vsize=26004096 memory=-1 CPUtime=0.07 cores=0-7
/proc/5766/task/5783/stat : 5783 (java) R 5764 5764 10735 0 -1 4202560 751 0 0 0 7 0 0 0 20 0 20 0 97707874 26628194304 9786 33554432000 4194304 4196468 140736877463520 140462977034992 140464511180737 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5784] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5784/stat : 5784 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707874 26628161536 9786 33554432000 4194304 4196468 140736877463520 140462975981920 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5785] ppid=5764 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5766/task/5785/stat : 5785 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707875 26628161536 9786 33554432000 4194304 4196468 140736877463520 140462974929200 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40448 KiB

[startup+0.310431 s]*
/proc/loadavg: 8.10 6.54 6.53 5/199 5785
/proc/meminfo: memFree=31482880/32770624 swapFree=67108860/67108860
[pid=5764] ppid=5761 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5764/stat : 5764 (xcsp3-exec) S 5761 5764 10735 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97707868 9740288 346 33554432000 4194304 5098028 140730293921520 140730293919624 139891655344764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11177984 140730293929066 140730293929276 140730293929276 140730293932011 0
/proc/5764/statm: 2378 346 289 221 0 87 0
[pid=5766] ppid=5764 vsize=26004064 memory=46312 CPUtime=0.5 cores=0-7
/proc/5766/stat : 5766 (java) S 5764 5764 10735 0 -1 1077944320 9267 0 0 0 47 3 0 0 20 0 20 0 97707868 26628161536 11578 33554432000 4194304 4196468 140736877463520 140736877446064 140464532815607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
/proc/5766/statm: 6501016 11578 3114 1 0 6488269 0
[pid=5766/tid=5767] ppid=5764 vsize=26004064 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/5766/task/5767/stat : 5767 (java) R 5764 5764 10735 0 -1 4202560 6193 0 0 0 27 2 0 0 20 0 20 0 97707869 26628161536 11578 33554432000 4194304 4196468 140736877463520 140464537051888 140464525152032 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5768] ppid=5764 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5766/task/5768/stat : 5768 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 11578 33554432000 4194304 4196468 140736877463520 140464491575696 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5769] ppid=5764 vsize=26004064 memory=16484 CPUtime=0 cores=0-7
/proc/5766/task/5769/stat : 5769 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 11578 33554432000 4194304 4196468 140736877463520 140464089483536 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5770] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5770/stat : 5770 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 11578 33554432000 4194304 4196468 140736877463520 140464088431248 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5771] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5771/stat : 5771 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 11578 33554432000 4194304 4196468 140736877463520 140464087378448 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5772] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5772/stat : 5772 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 11578 33554432000 4194304 4196468 140736877463520 140464086326160 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5773] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5773/stat : 5773 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 11578 33554432000 4194304 4196468 140736877463520 140464085273360 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5774] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5774/stat : 5774 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 11587 33554432000 4194304 4196468 140736877463520 140464084221072 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5775] ppid=5764 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/5766/task/5775/stat : 5775 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26628161536 11587 33554432000 4194304 4196468 140736877463520 140464083168272 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5776] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5776/stat : 5776 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707871 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462984403056 140464532826754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5777] ppid=5764 vsize=26004064 memory=140212361589711 CPUtime=0 cores=0-7
/proc/5766/task/5777/stat : 5777 (java) S 5764 5764 10735 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97707871 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462983349024 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5778] ppid=5764 vsize=26004064 memory=280424723181712 CPUtime=0 cores=0-7
/proc/5766/task/5778/stat : 5778 (java) S 5764 5764 10735 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97707872 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462982296688 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5779] ppid=5764 vsize=26004064 memory=280424723197840 CPUtime=0 cores=0-7
/proc/5766/task/5779/stat : 5779 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707874 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462981245008 140464532834203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5780] ppid=5764 vsize=26004064 memory=280424723195536 CPUtime=0.01 cores=0-7
/proc/5766/task/5780/stat : 5780 (java) S 5764 5764 10735 0 -1 1077944384 488 0 0 0 1 0 0 0 20 0 20 0 97707874 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462980192880 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5781] ppid=5764 vsize=26004064 memory=280424723202448 CPUtime=0.03 cores=0-7
/proc/5766/task/5781/stat : 5781 (java) S 5764 5764 10735 0 -1 1077944384 295 0 0 0 3 0 0 0 20 0 20 0 97707874 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462979140080 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5782] ppid=5764 vsize=26004064 memory=280424723143728 CPUtime=0.02 cores=0-7
/proc/5766/task/5782/stat : 5782 (java) S 5764 5764 10735 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 20 0 97707874 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462978087792 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5783] ppid=5764 vsize=26004064 memory=280424723216272 CPUtime=0.12 cores=0-7
/proc/5766/task/5783/stat : 5783 (java) R 5764 5764 10735 0 -1 4202560 838 0 0 0 12 0 0 0 20 0 20 0 97707874 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462977034992 140464532827542 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5784] ppid=5764 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5784/stat : 5784 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707874 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462975981920 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5785] ppid=5764 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5766/task/5785/stat : 5785 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707875 26628161536 11587 33554432000 4194304 4196468 140736877463520 140462974929200 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47696 KiB

[startup+0.701068 s]
/proc/loadavg: 8.10 6.54 6.53 3/199 5785
/proc/meminfo: memFree=31464452/32770624 swapFree=67108860/67108860
[pid=5764] ppid=5761 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5764/stat : 5764 (xcsp3-exec) S 5761 5764 10735 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97707868 9740288 346 33554432000 4194304 5098028 140730293921520 140730293919624 139891655344764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11177984 140730293929066 140730293929276 140730293929276 140730293932011 0
/proc/5764/statm: 2378 346 289 221 0 87 0
[pid=5766] ppid=5764 vsize=26006188 memory=112508 CPUtime=1.89 cores=0-7
/proc/5766/stat : 5766 (java) S 5764 5764 10735 0 -1 1077944320 12648 0 0 0 184 5 0 0 20 0 20 0 97707868 26630336512 28127 33554432000 4194304 4196468 140736877463520 140736877446064 140464532815607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
/proc/5766/statm: 6501547 28127 3215 1 0 6488781 0
[pid=5766/tid=5767] ppid=5764 vsize=26006188 memory=0 CPUtime=0.67 cores=0-7
/proc/5766/task/5767/stat : 5767 (java) R 5764 5764 10735 0 -1 4202560 6754 0 0 0 64 3 0 0 20 0 20 0 97707869 26630336512 28127 33554432000 4194304 4196468 140736877463520 140464537053568 140464532827542 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5768] ppid=5764 vsize=26006188 memory=140212361798512 CPUtime=0 cores=0-7
/proc/5766/task/5768/stat : 5768 (java) S 5764 5764 10735 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97707870 26630336512 28127 33554432000 4194304 4196468 140736877463520 140464491575696 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5769] ppid=5764 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/5766/task/5769/stat : 5769 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97707870 26630336512 28127 33554432000 4194304 4196468 140736877463520 140464089483536 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5770] ppid=5764 vsize=26006188 memory=1932 CPUtime=0 cores=0-7
/proc/5766/task/5770/stat : 5770 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97707870 26630336512 28127 33554432000 4194304 4196468 140736877463520 140464088431248 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0

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

[pid=5766/tid=5793] ppid=5764 vsize=26538700 memory=1885096 CPUtime=156.05 cores=0-7
/proc/5766/task/5793/stat : 5793 (java) R 5764 5764 10735 0 -1 4202560 1873 0 0 0 15603 2 0 0 20 0 28 0 97707948 27175628800 573428 33554432000 4194304 4196468 140736877463520 140462959549776 140464175320282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
Current children cumulated CPU time: 1267.12 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2295096 KiB

[startup+222.302 s]
/proc/loadavg: 8.29 7.44 6.90 10/209 5802
/proc/meminfo: memFree=28974668/32770624 swapFree=67108860/67108860
[pid=5764] ppid=5761 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5764/stat : 5764 (xcsp3-exec) S 5761 5764 10735 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97707868 9740288 346 33554432000 4194304 5098028 140730293921520 140730293919624 139891655344764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11177984 140730293929066 140730293929276 140730293929276 140730293932011 0
/proc/5764/statm: 2378 346 289 221 0 87 0
[pid=5766] ppid=5764 vsize=26538700 memory=2552164 CPUtime=1740.41 cores=0-7
/proc/5766/stat : 5766 (java) S 5764 5764 10735 0 -1 1077944320 95854 0 0 0 173863 178 0 0 20 0 28 0 97707868 27175628800 638041 33554432000 4194304 4196468 140736877463520 140736877446064 140464532815607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
/proc/5766/statm: 6634675 638041 3298 1 0 6621909 0
[pid=5766/tid=5767] ppid=5764 vsize=26538700 memory=2552164 CPUtime=0.75 cores=0-7
/proc/5766/task/5767/stat : 5767 (java) S 5764 5764 10735 0 -1 1077944384 6833 0 0 0 72 3 0 0 20 0 28 0 97707869 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464537056384 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5768] ppid=5764 vsize=26538700 memory=2552164 CPUtime=1.65 cores=0-7
/proc/5766/task/5768/stat : 5768 (java) S 5764 5764 10735 0 -1 1077944384 1435 0 0 0 150 15 0 0 20 0 28 0 97707870 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464491575696 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5769] ppid=5764 vsize=26538700 memory=2552164 CPUtime=1.64 cores=0-7
/proc/5766/task/5769/stat : 5769 (java) S 5764 5764 10735 0 -1 1077944384 1142 0 0 0 149 15 0 0 20 0 28 0 97707870 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464089483536 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5770] ppid=5764 vsize=26538700 memory=1384 CPUtime=1.63 cores=0-7
/proc/5766/task/5770/stat : 5770 (java) S 5764 5764 10735 0 -1 1077944384 1714 0 0 0 153 10 0 0 20 0 28 0 97707870 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464088431248 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5771] ppid=5764 vsize=26538700 memory=0 CPUtime=1.65 cores=0-7
/proc/5766/task/5771/stat : 5771 (java) S 5764 5764 10735 0 -1 1077944384 1337 0 0 0 157 8 0 0 20 0 28 0 97707870 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464087378448 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5772] ppid=5764 vsize=26538700 memory=280424724920352 CPUtime=1.65 cores=0-7
/proc/5766/task/5772/stat : 5772 (java) S 5764 5764 10735 0 -1 1077944384 1406 0 0 0 151 14 0 0 20 0 28 0 97707870 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464086326160 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5773] ppid=5764 vsize=26538700 memory=0 CPUtime=1.63 cores=0-7
/proc/5766/task/5773/stat : 5773 (java) S 5764 5764 10735 0 -1 1077944384 541 0 0 0 153 10 0 0 20 0 28 0 97707870 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464085273360 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5774] ppid=5764 vsize=26538700 memory=2236 CPUtime=1.64 cores=0-7
/proc/5766/task/5774/stat : 5774 (java) S 5764 5764 10735 0 -1 1077944384 1367 0 0 0 153 11 0 0 20 0 28 0 97707870 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464084221072 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5775] ppid=5764 vsize=26538700 memory=4100 CPUtime=1.64 cores=0-7
/proc/5766/task/5775/stat : 5775 (java) S 5764 5764 10735 0 -1 1077944384 1520 0 0 0 154 10 0 0 20 0 28 0 97707870 27175628800 638041 33554432000 4194304 4196468 140736877463520 140464083168272 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5776] ppid=5764 vsize=26538700 memory=280424725207360 CPUtime=4.14 cores=0-7
/proc/5766/task/5776/stat : 5776 (java) S 5764 5764 10735 0 -1 1077944384 16215 0 0 0 395 19 0 0 20 0 28 0 97707871 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462984403056 140464532826754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5777] ppid=5764 vsize=26538700 memory=288230376152121100 CPUtime=0 cores=0-7
/proc/5766/task/5777/stat : 5777 (java) S 5764 5764 10735 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 97707871 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462983349088 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5778] ppid=5764 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/5766/task/5778/stat : 5778 (java) S 5764 5764 10735 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 97707872 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462982296704 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5779] ppid=5764 vsize=26538700 memory=2552164 CPUtime=0 cores=0-7
/proc/5766/task/5779/stat : 5779 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97707874 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462981245008 140464532834203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5780] ppid=5764 vsize=26538700 memory=4612 CPUtime=1.85 cores=0-7
/proc/5766/task/5780/stat : 5780 (java) S 5764 5764 10735 0 -1 1077944384 11120 0 0 0 183 2 0 0 20 0 28 0 97707874 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462980192880 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5781] ppid=5764 vsize=26538700 memory=1200 CPUtime=1.67 cores=0-7
/proc/5766/task/5781/stat : 5781 (java) S 5764 5764 10735 0 -1 1077944384 14031 0 0 0 164 3 0 0 20 0 28 0 97707874 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462979140080 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5782] ppid=5764 vsize=26538700 memory=4100 CPUtime=1.52 cores=0-7
/proc/5766/task/5782/stat : 5782 (java) S 5764 5764 10735 0 -1 1077944384 9173 0 0 0 151 1 0 0 20 0 28 0 97707874 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462978087792 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5783] ppid=5764 vsize=26538700 memory=4316 CPUtime=0.69 cores=0-7
/proc/5766/task/5783/stat : 5783 (java) S 5764 5764 10735 0 -1 1077944384 8395 0 0 0 68 1 0 0 20 0 28 0 97707874 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462977034992 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5784] ppid=5764 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/5766/task/5784/stat : 5784 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97707874 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462975981920 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5785] ppid=5764 vsize=26538700 memory=1384 CPUtime=0.09 cores=0-7
/proc/5766/task/5785/stat : 5785 (java) S 5764 5764 10735 0 -1 1077944384 1206 0 0 0 0 9 0 0 20 0 28 0 97707875 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462974929200 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5786] ppid=5764 vsize=26538700 memory=1384 CPUtime=214.84 cores=0-7
/proc/5766/task/5786/stat : 5786 (java) R 5764 5764 10735 0 -1 4202560 1246 0 0 0 21482 2 0 0 20 0 28 0 97707947 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462966917880 140464175320249 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5787] ppid=5764 vsize=26538700 memory=2552164 CPUtime=213.95 cores=0-7
/proc/5766/task/5787/stat : 5787 (java) R 5764 5764 10735 0 -1 4202560 1511 0 0 0 21386 9 0 0 20 0 28 0 97707947 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462965866088 140464168859742 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5788] ppid=5764 vsize=26538700 memory=4136 CPUtime=214.61 cores=0-7
/proc/5766/task/5788/stat : 5788 (java) R 5764 5764 10735 0 -1 4202560 3971 0 0 0 21444 17 0 0 20 0 28 0 97707947 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462964813648 140464168858978 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5789] ppid=5764 vsize=26538700 memory=4136 CPUtime=214.45 cores=0-7
/proc/5766/task/5789/stat : 5789 (java) R 5764 5764 10735 0 -1 4202560 1944 0 0 0 21443 2 0 0 20 0 28 0 97707947 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462963761128 140464175576060 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5790] ppid=5764 vsize=26538700 memory=8112282956445269571 CPUtime=213.55 cores=0-7
/proc/5766/task/5790/stat : 5790 (java) R 5764 5764 10735 0 -1 4202560 3267 0 0 0 21353 2 0 0 20 0 28 0 97707947 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462962708936 140464175320427 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5791] ppid=5764 vsize=26538700 memory=1796 CPUtime=214.64 cores=0-7
/proc/5766/task/5791/stat : 5791 (java) R 5764 5764 10735 0 -1 4202560 1191 0 0 0 21463 1 0 0 20 0 28 0 97707948 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462961656040 140464175320064 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5792] ppid=5764 vsize=26538700 memory=1384 CPUtime=215.45 cores=0-7
/proc/5766/task/5792/stat : 5792 (java) R 5764 5764 10735 0 -1 4202560 1951 0 0 0 21536 9 0 0 20 0 28 0 97707948 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462960602728 140464175576181 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5793] ppid=5764 vsize=26538700 memory=2552164 CPUtime=214.84 cores=0-7
/proc/5766/task/5793/stat : 5793 (java) R 5764 5764 10735 0 -1 4202560 2015 0 0 0 21482 2 0 0 20 0 28 0 97707948 27175628800 638041 33554432000 4194304 4196468 140736877463520 140462959549912 140464175576282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
Current children cumulated CPU time: 1740.41 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2553548 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.17 7.50 6.93 9/209 5802
/proc/meminfo: memFree=28974352/32770624 swapFree=67108860/67108860
[pid=5764] ppid=5761 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5764/stat : 5764 (xcsp3-exec) S 5761 5764 10735 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97707868 9740288 346 33554432000 4194304 5098028 140730293921520 140730293919624 139891655344764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11177984 140730293929066 140730293929276 140730293929276 140730293932011 0
/proc/5764/statm: 2378 346 289 221 0 87 0
[pid=5766] ppid=5764 vsize=26538700 memory=2552288 CPUtime=1977.21 cores=0-7
/proc/5766/stat : 5766 (java) S 5764 5764 10735 0 -1 1077944320 104791 0 0 0 197518 203 0 0 20 0 28 0 97707868 27175628800 638072 33554432000 4194304 4196468 140736877463520 140736877446064 140464532815607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
/proc/5766/statm: 6634675 638072 3298 1 0 6621909 0
[pid=5766/tid=5767] ppid=5764 vsize=26538700 memory=6935054825532540783 CPUtime=0.75 cores=0-7
/proc/5766/task/5767/stat : 5767 (java) S 5764 5764 10735 0 -1 1077944384 6833 0 0 0 72 3 0 0 20 0 28 0 97707869 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464537056384 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5768] ppid=5764 vsize=26538700 memory=6935054825532540783 CPUtime=1.65 cores=0-7
/proc/5766/task/5768/stat : 5768 (java) S 5764 5764 10735 0 -1 1077944384 1435 0 0 0 150 15 0 0 20 0 28 0 97707870 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464491575696 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5769] ppid=5764 vsize=26538700 memory=3484 CPUtime=1.64 cores=0-7
/proc/5766/task/5769/stat : 5769 (java) S 5764 5764 10735 0 -1 1077944384 1142 0 0 0 149 15 0 0 20 0 28 0 97707870 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464089483536 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5770] ppid=5764 vsize=26538700 memory=1384 CPUtime=1.63 cores=0-7
/proc/5766/task/5770/stat : 5770 (java) S 5764 5764 10735 0 -1 1077944384 1714 0 0 0 153 10 0 0 20 0 28 0 97707870 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464088431248 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5771] ppid=5764 vsize=26538700 memory=4126316290023845779 CPUtime=1.65 cores=0-7
/proc/5766/task/5771/stat : 5771 (java) S 5764 5764 10735 0 -1 1077944384 1337 0 0 0 157 8 0 0 20 0 28 0 97707870 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464087378448 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5772] ppid=5764 vsize=26538700 memory=288230621803970871 CPUtime=1.65 cores=0-7
/proc/5766/task/5772/stat : 5772 (java) S 5764 5764 10735 0 -1 1077944384 1406 0 0 0 151 14 0 0 20 0 28 0 97707870 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464086326160 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5773] ppid=5764 vsize=26538700 memory=14699577949293086 CPUtime=1.63 cores=0-7
/proc/5766/task/5773/stat : 5773 (java) S 5764 5764 10735 0 -1 1077944384 541 0 0 0 153 10 0 0 20 0 28 0 97707870 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464085273360 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5774] ppid=5764 vsize=26538700 memory=1384 CPUtime=1.64 cores=0-7
/proc/5766/task/5774/stat : 5774 (java) S 5764 5764 10735 0 -1 1077944384 1367 0 0 0 153 11 0 0 20 0 28 0 97707870 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464084221072 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5775] ppid=5764 vsize=26538700 memory=2552288 CPUtime=1.64 cores=0-7
/proc/5766/task/5775/stat : 5775 (java) S 5764 5764 10735 0 -1 1077944384 1520 0 0 0 154 10 0 0 20 0 28 0 97707870 27175628800 638072 33554432000 4194304 4196468 140736877463520 140464083168272 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5776] ppid=5764 vsize=26538700 memory=1296 CPUtime=4.17 cores=0-7
/proc/5766/task/5776/stat : 5776 (java) S 5764 5764 10735 0 -1 1077944384 16311 0 0 0 396 21 0 0 20 0 28 0 97707871 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462984403056 140464532826754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5777] ppid=5764 vsize=26538700 memory=2404 CPUtime=0 cores=0-7
/proc/5766/task/5777/stat : 5777 (java) S 5764 5764 10735 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 97707871 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462983349088 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5778] ppid=5764 vsize=26538700 memory=1732 CPUtime=0 cores=0-7
/proc/5766/task/5778/stat : 5778 (java) S 5764 5764 10735 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 97707872 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462982296704 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5779] ppid=5764 vsize=26538700 memory=796 CPUtime=0 cores=0-7
/proc/5766/task/5779/stat : 5779 (java) S 5764 5764 10735 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97707874 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462981245008 140464532834203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5780] ppid=5764 vsize=26538700 memory=1004 CPUtime=1.86 cores=0-7
/proc/5766/task/5780/stat : 5780 (java) S 5764 5764 10735 0 -1 1077944384 12278 0 0 0 184 2 0 0 20 0 28 0 97707874 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462980192880 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5781] ppid=5764 vsize=26538700 memory=1932 CPUtime=1.68 cores=0-7
/proc/5766/task/5781/stat : 5781 (java) S 5764 5764 10735 0 -1 1077944384 15012 0 0 0 165 3 0 0 20 0 28 0 97707874 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462979140080 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5782] ppid=5764 vsize=26538700 memory=1424 CPUtime=1.52 cores=0-7
/proc/5766/task/5782/stat : 5782 (java) S 5764 5764 10735 0 -1 1077944384 9476 0 0 0 151 1 0 0 20 0 28 0 97707874 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462978087792 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5783] ppid=5764 vsize=26538700 memory=8560 CPUtime=0.69 cores=0-7
/proc/5766/task/5783/stat : 5783 (java) S 5764 5764 10735 0 -1 1077944384 8600 0 0 0 68 1 0 0 20 0 28 0 97707874 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462977034992 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5784] ppid=5764 vsize=26538700 memory=1724 CPUtime=0 cores=0-7
/proc/5766/task/5784/stat : 5784 (java) S 5764 5764 10735 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97707874 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462975981920 140464532825813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5785] ppid=5764 vsize=26538700 memory=796 CPUtime=0.1 cores=0-7
/proc/5766/task/5785/stat : 5785 (java) S 5764 5764 10735 0 -1 1077944384 1494 0 0 0 0 10 0 0 20 0 28 0 97707875 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462974929200 140464532826754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5786] ppid=5764 vsize=26538700 memory=1004 CPUtime=244.51 cores=0-7
/proc/5766/task/5786/stat : 5786 (java) R 5764 5764 10735 0 -1 4202560 1522 0 0 0 24449 2 0 0 20 0 28 0 97707947 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462966917880 140464176107006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5787] ppid=5764 vsize=26538700 memory=1932 CPUtime=243.62 cores=0-7
/proc/5766/task/5787/stat : 5787 (java) R 5764 5764 10735 0 -1 4202560 1922 0 0 0 24352 10 0 0 20 0 28 0 97707947 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462965865840 140464175576184 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5788] ppid=5764 vsize=26538700 memory=1424 CPUtime=244.28 cores=0-7
/proc/5766/task/5788/stat : 5788 (java) R 5764 5764 10735 0 -1 4202560 5271 0 0 0 24396 32 0 0 20 0 28 0 97707947 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462964814664 140464174652631 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5789] ppid=5764 vsize=26538700 memory=8560 CPUtime=244.12 cores=0-7
/proc/5766/task/5789/stat : 5789 (java) R 5764 5764 10735 0 -1 4202560 2414 0 0 0 24410 2 0 0 20 0 28 0 97707947 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462963761128 140464175576211 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5790] ppid=5764 vsize=26538700 memory=1724 CPUtime=242.88 cores=0-7
/proc/5766/task/5790/stat : 5790 (java) R 5764 5764 10735 0 -1 4202560 4333 0 0 0 24285 3 0 0 20 0 28 0 97707947 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462962709272 140464175320257 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5791] ppid=5764 vsize=26538700 memory=11000 CPUtime=244.02 cores=0-7
/proc/5766/task/5791/stat : 5791 (java) R 5764 5764 10735 0 -1 4202560 1772 0 0 0 24401 1 0 0 20 0 28 0 97707948 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462961656120 140464175320257 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5792] ppid=5764 vsize=26538700 memory=1224 CPUtime=245.11 cores=0-7
/proc/5766/task/5792/stat : 5792 (java) R 5764 5764 10735 0 -1 4202560 2895 0 0 0 24497 14 0 0 20 0 28 0 97707948 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462960602600 140464175576232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
[pid=5766/tid=5793] ppid=5764 vsize=26538700 memory=4316 CPUtime=244.51 cores=0-7
/proc/5766/task/5793/stat : 5793 (java) R 5764 5764 10735 0 -1 4202560 2873 0 0 0 24448 3 0 0 20 0 28 0 97707948 27175628800 638072 33554432000 4194304 4196468 140736877463520 140462959552168 140464175576064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16232448 140736877470872 140736877471048 140736877471048 140736877473743 0
Current children cumulated CPU time: 1977.21 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2553672 KiB

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

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

[startup+252.132 s]
# the end of solver process 5766 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1976.01 s, system=2.05731 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.132
CPU time (s): 1978.07
CPU user time (s): 1976.01
CPU system time (s): 2.05731
CPU usage (%): 784.538
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2553672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1976.01
system time used= 2.05731
maximum resident set size= 2553080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106079
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11179
involuntary context switches= 22770


# summary of solver processes directly reported to runsolver:
#   pid: 5764,5766
#   total CPU time (s): 1978.07
#   total CPU user time (s): 1976.01
#   total CPU system time (s): 2.05731

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.23508 second user time and 3.13953 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 19:28:57
IDJOB=4271466
IDBENCH=137614
IDSOLVER=2663
FILE ID=node102/4271466-1502646195
RUNJOBID= node102-1502634636-10762
PBS_JOBID= 20628324
Free space on /tmp= 61912 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w4b3r4.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-4271466-1502646195/watcher-4271466-1502646195 -o /tmp/evaluation-result-4271466-1502646195/solver-4271466-1502646195 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502634636-10762 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1123863348 HOME/instance-4271466-1502646195.xml

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

MD5SUM BENCH= f75a86a5a7a46a13e5890f4f16694299
RANDOM SEED=1123863348

node102.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.35
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.35
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.35
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.35
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:        31516792 kB
MemAvailable:   31985760 kB
Buffers:          118732 kB
Cached:           634908 kB
SwapCached:            0 kB
Active:           648612 kB
Inactive:         157972 kB
Active(anon):       5640 kB
Inactive(anon):    75372 kB
Active(file):     642972 kB
Inactive(file):    82600 kB
Unevictable:        6444 kB
Mlocked:            6444 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        335388 kB
Mapped:            43692 kB
Shmem:             25228 kB
Slab:             145424 kB
SReclaimable:     118460 kB
SUnreclaim:        26964 kB
KernelStack:        3680 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61904 MiB
End job on node102 at 2017-08-13 19:33:09