Trace number 4399948

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 2019-09-16 parallel? (TO) 20049.7 2520.1

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c1w2b.xml
MD5SUMd888f3c6414640c595bd57a6b8e70245
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 variables1981
Number of constraints795
Number of domains2
Minimum domain size82
Maximum domain size397
Distribution of domain sizes[{"size":82,"count":1980},{"size":397,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1584},{"degree":5,"count":396}]
Minimum constraint arity5
Maximum constraint arity1980
Distribution of constraint arities[{"arity":5,"count":792},{"arity":397,"count":1},{"arity":1980,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":396},{"type":"lex","count":1},{"type":"sum","count":396},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399948-1568711960.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399948-1568711960.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
2.98/1.04	c solve instance...
20049.08/2520.05	s UNKNOWN
20049.08/2520.05	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 (13886 MiB free)
  memory of node 1: 16384 MiB (15415 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399948-1568711960/watcher-4399948-1568711960 -o /tmp/evaluation-result-4399948-1568711960/solver-4399948-1568711960 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1568711920-9010 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 493036622 HOME/instance-4399948-1568711960.xml 

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

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


[startup+0.100157 s]*
/proc/loadavg: 7.43 8.27 8.32 2/211 9048
/proc/meminfo: memFree=29987036/32770624 swapFree=67027556/67108860
[pid=9027] ppid=9024 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/9027/stat : 9027 (xcsp3-exec) S 9024 9027 8983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447468558 115843072 364 33554432000 4194304 5098028 140734755625296 140734755623400 139916880151164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25821184 140734755627894 140734755628137 140734755628137 140734755631050 0
/proc/9027/statm: 28282 364 305 221 0 87 0
[pid=9029] ppid=9027 vsize=28227396 memory=30732 CPUtime=0.12 cores=0-7
/proc/9029/stat : 9029 (java) S 9027 9027 8983 0 -1 1077944320 5592 0 0 0 11 1 0 0 20 0 20 0 447468558 28904853504 7683 33554432000 4194304 4196468 140728961155952 140728961138496 139965627895543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
/proc/9029/statm: 7056849 7683 3142 1 0 7019032 0
[pid=9029/tid=9030] ppid=9027 vsize=28227396 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9029/task/9030/stat : 9030 (java) R 9027 9027 8983 0 -1 4202560 3530 0 0 0 8 1 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965632130720 139965627907478 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9031] ppid=9027 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9029/task/9031/stat : 9031 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965547747856 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9032] ppid=9027 vsize=28227396 memory=140231648077440 CPUtime=0 cores=0-7
/proc/9029/task/9032/stat : 9032 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965546695312 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9033] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9033/stat : 9033 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965545642256 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9034] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9034/stat : 9034 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965544589712 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9035] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9035/stat : 9035 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965543537680 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9036] ppid=9027 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9029/task/9036/stat : 9036 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965542485136 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9037] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9037/stat : 9037 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965541432080 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9038] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9038/stat : 9038 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965540379536 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9039] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9039/stat : 9039 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468561 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965011962096 139965627906690 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9040] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9040/stat : 9040 (java) S 9027 9027 8983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447468561 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965010908320 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9041] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9041/stat : 9041 (java) S 9027 9027 8983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447468562 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965009855216 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9042] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9042/stat : 9042 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468564 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965008803792 139965627914139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9043] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9043/stat : 9043 (java) S 9027 9027 8983 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 20 0 447468564 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965007751920 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9044] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9044/stat : 9044 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468564 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965006699376 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9045] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9045/stat : 9045 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447468564 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965005646320 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9046] ppid=9027 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9029/task/9046/stat : 9046 (java) S 9027 9027 8983 0 -1 1077944384 315 0 0 0 1 0 0 0 20 0 20 0 447468564 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965004593776 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9047] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9047/stat : 9047 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447468564 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965003540960 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9048] ppid=9027 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9029/task/9048/stat : 9048 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468565 28904853504 7683 33554432000 4194304 4196468 140728961155952 139965002488496 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 32188 KiB

[startup+0.210435 s]*
/proc/loadavg: 7.43 8.27 8.32 2/211 9048
/proc/meminfo: memFree=29973816/32770624 swapFree=67027556/67108860
[pid=9027] ppid=9024 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/9027/stat : 9027 (xcsp3-exec) S 9024 9027 8983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447468558 115843072 364 33554432000 4194304 5098028 140734755625296 140734755623400 139916880151164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25821184 140734755627894 140734755628137 140734755628137 140734755631050 0
/proc/9027/statm: 28282 364 305 221 0 87 0
[pid=9029] ppid=9027 vsize=28227396 memory=42828 CPUtime=0.33 cores=0-7
/proc/9029/stat : 9029 (java) S 9027 9027 8983 0 -1 1077944320 9452 0 0 0 30 3 0 0 20 0 20 0 447468558 28904853504 10707 33554432000 4194304 4196468 140728961155952 140728961138496 139965627895543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
/proc/9029/statm: 7056849 10707 3285 1 0 7019032 0
[pid=9029/tid=9030] ppid=9027 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/9029/task/9030/stat : 9030 (java) R 9027 9027 8983 0 -1 4202560 6571 0 0 0 17 2 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965632128272 139965611084563 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9031] ppid=9027 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/9029/task/9031/stat : 9031 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965547747856 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9032] ppid=9027 vsize=28227396 memory=140231648086680 CPUtime=0 cores=0-7
/proc/9029/task/9032/stat : 9032 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965546695312 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9033] ppid=9027 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9029/task/9033/stat : 9033 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965545642256 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9034] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9034/stat : 9034 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965544589712 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9035] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9035/stat : 9035 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965543537680 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9036] ppid=9027 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9029/task/9036/stat : 9036 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965542485136 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9037] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9037/stat : 9037 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965541432080 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9038] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9038/stat : 9038 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447468559 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965540379536 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9039] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9039/stat : 9039 (java) S 9027 9027 8983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447468561 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965011962096 139965627906690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9040] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9040/stat : 9040 (java) S 9027 9027 8983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447468561 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965010908320 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9041] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9041/stat : 9041 (java) S 9027 9027 8983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447468562 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965009855216 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9042] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9042/stat : 9042 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468564 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965008803792 139965627914139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9043] ppid=9027 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/9029/task/9043/stat : 9043 (java) S 9027 9027 8983 0 -1 1077944384 742 0 0 0 2 0 0 0 20 0 20 0 447468564 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965007751920 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9044] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9044/stat : 9044 (java) S 9027 9027 8983 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 447468564 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965006699376 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9045] ppid=9027 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/9029/task/9045/stat : 9045 (java) S 9027 9027 8983 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 447468564 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965005646320 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9046] ppid=9027 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/9029/task/9046/stat : 9046 (java) R 9027 9027 8983 0 -1 4202560 752 0 0 0 8 0 0 0 20 0 20 0 447468564 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965004593776 139965606845312 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9047] ppid=9027 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9047/stat : 9047 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447468564 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965003540960 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9048] ppid=9027 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9029/task/9048/stat : 9048 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468565 28904853504 10707 33554432000 4194304 4196468 140728961155952 139965002488496 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 44284 KiB

[startup+0.309906 s]*
/proc/loadavg: 7.43 8.27 8.32 5/211 9048
/proc/meminfo: memFree=29966684/32770624 swapFree=67027556/67108860
[pid=9027] ppid=9024 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/9027/stat : 9027 (xcsp3-exec) S 9024 9027 8983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447468558 115843072 364 33554432000 4194304 5098028 140734755625296 140734755623400 139916880151164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25821184 140734755627894 140734755628137 140734755628137 140734755631050 0
/proc/9027/statm: 28282 364 305 221 0 87 0
[pid=9029] ppid=9027 vsize=28231652 memory=51964 CPUtime=0.52 cores=0-7
/proc/9029/stat : 9029 (java) S 9027 9027 8983 0 -1 1077944320 10861 0 0 0 48 4 0 0 20 0 20 0 447468558 28909211648 12991 33554432000 4194304 4196468 140728961155952 140728961138496 139965627895543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
/proc/9029/statm: 7057913 12991 3347 1 0 7019032 0
[pid=9029/tid=9030] ppid=9027 vsize=28231652 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9029/task/9030/stat : 9030 (java) R 9027 9027 8983 0 -1 4202560 7733 0 0 0 26 3 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965632126656 139965611976030 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9031] ppid=9027 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9031/stat : 9031 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965547747856 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9032] ppid=9027 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9032/stat : 9032 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965546695312 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9033] ppid=9027 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9033/stat : 9033 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965545642256 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9034] ppid=9027 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9034/stat : 9034 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965544589712 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9035] ppid=9027 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/9029/task/9035/stat : 9035 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965543537680 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9036] ppid=9027 vsize=28231652 memory=140231487615919 CPUtime=0 cores=0-7
/proc/9029/task/9036/stat : 9036 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965542485136 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9037] ppid=9027 vsize=28231652 memory=140231487618224 CPUtime=0 cores=0-7
/proc/9029/task/9037/stat : 9037 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965541432080 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9038] ppid=9027 vsize=28231652 memory=140231487620528 CPUtime=0 cores=0-7
/proc/9029/task/9038/stat : 9038 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447468559 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965540379536 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9039] ppid=9027 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9039/stat : 9039 (java) S 9027 9027 8983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447468561 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965011962096 139965627906690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9040] ppid=9027 vsize=28231652 memory=280462975248016 CPUtime=0 cores=0-7
/proc/9029/task/9040/stat : 9040 (java) S 9027 9027 8983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447468561 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965010908320 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9041] ppid=9027 vsize=28231652 memory=280462975254928 CPUtime=0 cores=0-7
/proc/9029/task/9041/stat : 9041 (java) S 9027 9027 8983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447468562 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965009855216 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9042] ppid=9027 vsize=28231652 memory=280462975196208 CPUtime=0 cores=0-7
/proc/9029/task/9042/stat : 9042 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468564 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965008803792 139965627914139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9043] ppid=9027 vsize=28231652 memory=280462975268752 CPUtime=0.02 cores=0-7
/proc/9029/task/9043/stat : 9043 (java) S 9027 9027 8983 0 -1 1077944384 747 0 0 0 2 0 0 0 20 0 20 0 447468564 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965007751920 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9044] ppid=9027 vsize=28231652 memory=280462975275664 CPUtime=0.02 cores=0-7
/proc/9029/task/9044/stat : 9044 (java) R 9027 9027 8983 0 -1 4202560 132 0 0 0 2 0 0 0 20 0 20 0 447468564 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965006699376 139965609439683 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9045] ppid=9027 vsize=28231652 memory=280462975273360 CPUtime=0.03 cores=0-7
/proc/9029/task/9045/stat : 9045 (java) S 9027 9027 8983 0 -1 1077944384 87 0 0 0 3 0 0 0 20 0 20 0 447468564 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965005646320 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9046] ppid=9027 vsize=28231652 memory=280462975289520 CPUtime=0.12 cores=0-7
/proc/9029/task/9046/stat : 9046 (java) S 9027 9027 8983 0 -1 1077944384 862 0 0 0 12 0 0 0 20 0 20 0 447468564 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965004593776 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9047] ppid=9027 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9047/stat : 9047 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447468564 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965003540960 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9048] ppid=9027 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/9029/task/9048/stat : 9048 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468565 28909211648 12991 33554432000 4194304 4196468 140728961155952 139965002488496 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 53420 KiB

[startup+0.700992 s]
/proc/loadavg: 7.43 8.27 8.32 3/211 9048
/proc/meminfo: memFree=29951732/32770624 swapFree=67027556/67108860
[pid=9027] ppid=9024 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/9027/stat : 9027 (xcsp3-exec) S 9024 9027 8983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447468558 115843072 364 33554432000 4194304 5098028 140734755625296 140734755623400 139916880151164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25821184 140734755627894 140734755628137 140734755628137 140734755631050 0
/proc/9027/statm: 28282 364 305 221 0 87 0
[pid=9029] ppid=9027 vsize=28233776 memory=94424 CPUtime=1.7 cores=0-7
/proc/9029/stat : 9029 (java) S 9027 9027 8983 0 -1 1077944320 15261 0 0 0 164 6 0 0 20 0 20 0 447468558 28911386624 23606 33554432000 4194304 4196468 140728961155952 140728961138496 139965627895543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
/proc/9029/statm: 7058444 23606 3459 1 0 7019544 0
[pid=9029/tid=9030] ppid=9027 vsize=28233776 memory=280462975647408 CPUtime=0.68 cores=0-7
/proc/9029/task/9030/stat : 9030 (java) R 9027 9027 8983 0 -1 4202560 9181 0 0 0 64 4 0 0 20 0 20 0 447468559 28911386624 23606 33554432000 4194304 4196468 140728961155952 139965632131568 139965219230423 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9031] ppid=9027 vsize=28233776 memory=140231487824752 CPUtime=0 cores=0-7
/proc/9029/task/9031/stat : 9031 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28911386624 23606 33554432000 4194304 4196468 140728961155952 139965547747856 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9032] ppid=9027 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9032/stat : 9032 (java) S 9027 9027 8983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447468559 28911386624 23606 33554432000 4194304 4196468 140728961155952 139965546695312 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9033] ppid=9027 vsize=28233776 memory=1224 CPUtime=0 cores=0-7
/proc/9029/task/9033/stat : 9033 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447468559 28911386624 23606 33554432000 4194304 4196468 140728961155952 139965545642256 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0

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

[pid=9029/tid=9056] ppid=9027 vsize=28766288 memory=7976406965554101975 CPUtime=2489.33 cores=0-7
/proc/9029/task/9056/stat : 9056 (java) R 9027 9027 8983 0 -1 4202560 4704 0 0 0 248927 6 0 0 20 0 28 0 447468667 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964784111368 139965223345220 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
Current children cumulated CPU time: 19907.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4677668 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 8.12 8.26 8.30 9/221 9255
/proc/meminfo: memFree=25333356/32770624 swapFree=67027592/67108860
[pid=9027] ppid=9024 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/9027/stat : 9027 (xcsp3-exec) S 9024 9027 8983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447468558 115843072 364 33554432000 4194304 5098028 140734755625296 140734755623400 139916880151164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25821184 140734755627894 140734755628137 140734755628137 140734755631050 0
/proc/9027/statm: 28282 364 305 221 0 87 0
[pid=9029] ppid=9027 vsize=28766288 memory=4676212 CPUtime=20049.1 cores=0-7
/proc/9029/stat : 9029 (java) S 9027 9027 8983 0 -1 1077944320 286940 0 0 0 2004561 347 0 0 20 0 28 0 447468558 29456678912 1169053 33554432000 4194304 4196468 140728961155952 140728961138496 139965627895543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
/proc/9029/statm: 7191572 1169053 3549 1 0 7152672 0
[pid=9029/tid=9030] ppid=9027 vsize=28766288 memory=4676212 CPUtime=1.03 cores=0-7
/proc/9029/task/9030/stat : 9030 (java) S 9027 9027 8983 0 -1 1077944384 9805 0 0 0 98 5 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965632136320 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9031] ppid=9027 vsize=28766288 memory=4676212 CPUtime=3.48 cores=0-7
/proc/9029/task/9031/stat : 9031 (java) S 9027 9027 8983 0 -1 1077944384 11837 0 0 0 335 13 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965547747856 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9032] ppid=9027 vsize=28766288 memory=4676212 CPUtime=3.49 cores=0-7
/proc/9029/task/9032/stat : 9032 (java) S 9027 9027 8983 0 -1 1077944384 6968 0 0 0 335 14 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965546695312 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9033] ppid=9027 vsize=28766288 memory=4676212 CPUtime=3.5 cores=0-7
/proc/9029/task/9033/stat : 9033 (java) S 9027 9027 8983 0 -1 1077944384 11000 0 0 0 340 10 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965545642256 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9034] ppid=9027 vsize=28766288 memory=1456 CPUtime=3.49 cores=0-7
/proc/9029/task/9034/stat : 9034 (java) S 9027 9027 8983 0 -1 1077944384 5950 0 0 0 336 13 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965544589712 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9035] ppid=9027 vsize=28766288 memory=1456 CPUtime=3.5 cores=0-7
/proc/9029/task/9035/stat : 9035 (java) S 9027 9027 8983 0 -1 1077944384 10488 0 0 0 338 12 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965543537680 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9036] ppid=9027 vsize=28766288 memory=1456 CPUtime=3.45 cores=0-7
/proc/9029/task/9036/stat : 9036 (java) S 9027 9027 8983 0 -1 1077944384 9741 0 0 0 333 12 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965542485136 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9037] ppid=9027 vsize=28766288 memory=140231488291393 CPUtime=3.49 cores=0-7
/proc/9029/task/9037/stat : 9037 (java) S 9027 9027 8983 0 -1 1077944384 10480 0 0 0 333 16 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965541432080 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9038] ppid=9027 vsize=28766288 memory=1572 CPUtime=3.48 cores=0-7
/proc/9029/task/9038/stat : 9038 (java) S 9027 9027 8983 0 -1 1077944384 14246 0 0 0 334 14 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965540379536 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9039] ppid=9027 vsize=28766288 memory=872 CPUtime=6.89 cores=0-7
/proc/9029/task/9039/stat : 9039 (java) S 9027 9027 8983 0 -1 1077944384 23639 0 0 0 663 26 0 0 20 0 28 0 447468561 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965011962096 139965627906690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9040] ppid=9027 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9040/stat : 9040 (java) S 9027 9027 8983 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 447468561 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965010908384 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9041] ppid=9027 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9041/stat : 9041 (java) S 9027 9027 8983 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 447468562 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965009855232 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9042] ppid=9027 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/9029/task/9042/stat : 9042 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965008803792 139965627914139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9043] ppid=9027 vsize=28766288 memory=4120 CPUtime=2.34 cores=0-7
/proc/9029/task/9043/stat : 9043 (java) S 9027 9027 8983 0 -1 1077944384 26320 0 0 0 230 4 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965007751920 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9044] ppid=9027 vsize=28766288 memory=689 CPUtime=1.98 cores=0-7
/proc/9029/task/9044/stat : 9044 (java) S 9027 9027 8983 0 -1 1077944384 17445 0 0 0 195 3 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965006699376 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9045] ppid=9027 vsize=28766288 memory=0 CPUtime=1.9 cores=0-7
/proc/9029/task/9045/stat : 9045 (java) S 9027 9027 8983 0 -1 1077944384 18845 0 0 0 187 3 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965005646320 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 29 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9046] ppid=9027 vsize=28766288 memory=2876 CPUtime=0.8 cores=0-7
/proc/9029/task/9046/stat : 9046 (java) S 9027 9027 8983 0 -1 1077944384 15611 0 0 0 79 1 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965004593776 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9047] ppid=9027 vsize=28766288 memory=1572 CPUtime=0 cores=0-7
/proc/9029/task/9047/stat : 9047 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965003540960 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9048] ppid=9027 vsize=28766288 memory=4120 CPUtime=0.88 cores=0-7
/proc/9029/task/9048/stat : 9048 (java) S 9027 9027 8983 0 -1 1077944384 3129 0 0 0 0 88 0 0 20 0 28 0 447468565 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965002488496 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9049] ppid=9027 vsize=28766288 memory=34376 CPUtime=2507.14 cores=0-7
/proc/9029/task/9049/stat : 9049 (java) R 9027 9027 8983 0 -1 4202560 7498 0 0 0 250706 8 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964999961128 139965223485069 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9050] ppid=9027 vsize=28766288 memory=1296 CPUtime=2493.18 cores=0-7
/proc/9029/task/9050/stat : 9050 (java) R 9027 9027 8983 0 -1 4202560 9940 0 0 0 249277 41 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964790427152 139965223733357 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9051] ppid=9027 vsize=28766288 memory=1456 CPUtime=2499.91 cores=0-7
/proc/9029/task/9051/stat : 9051 (java) R 9027 9027 8983 0 -1 4202560 7812 0 0 0 249984 7 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964789375368 139965223524844 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9052] ppid=9027 vsize=28766288 memory=4120 CPUtime=2507.38 cores=0-7
/proc/9029/task/9052/stat : 9052 (java) R 9027 9027 8983 0 -1 4202560 9793 0 0 0 250695 43 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964788322824 139965223485069 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9053] ppid=9027 vsize=28766288 memory=34376 CPUtime=2506.19 cores=0-7
/proc/9029/task/9053/stat : 9053 (java) R 9027 9027 8983 0 -1 4202560 27433 0 0 0 250577 42 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964787272496 139965223484988 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9054] ppid=9027 vsize=28766288 memory=1760 CPUtime=2493.18 cores=0-7
/proc/9029/task/9054/stat : 9054 (java) R 9027 9027 8983 0 -1 4202560 17334 0 0 0 249282 36 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964786217128 139965223104627 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9055] ppid=9027 vsize=28766288 memory=111632 CPUtime=2491.18 cores=0-7
/proc/9029/task/9055/stat : 9055 (java) R 9027 9027 8983 0 -1 4202560 5525 0 0 0 249110 8 0 0 20 0 28 0 447468666 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964785163736 139965223485197 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9056] ppid=9027 vsize=28766288 memory=804 CPUtime=2507.02 cores=0-7
/proc/9029/task/9056/stat : 9056 (java) R 9027 9027 8983 0 -1 4202560 4720 0 0 0 250696 6 0 0 20 0 28 0 447468667 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964784111368 139965223345360 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
Current children cumulated CPU time: 20049.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4677668 KiB

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

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

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

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

[startup+2520 s]
/proc/loadavg: 8.12 8.26 8.30 9/221 9255
/proc/meminfo: memFree=25333356/32770624 swapFree=67027592/67108860
[pid=9027] ppid=9024 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/9027/stat : 9027 (xcsp3-exec) S 9024 9027 8983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447468558 115843072 364 33554432000 4194304 5098028 140734755625296 140734755623400 139916880151164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25821184 140734755627894 140734755628137 140734755628137 140734755631050 0
/proc/9027/statm: 28282 364 305 221 0 87 0
[pid=9029] ppid=9027 vsize=28766288 memory=4676212 CPUtime=20049.1 cores=0-7
/proc/9029/stat : 9029 (java) S 9027 9027 8983 0 -1 1077944320 286940 0 0 0 2004561 347 0 0 20 0 28 0 447468558 29456678912 1169053 33554432000 4194304 4196468 140728961155952 140728961138496 139965627895543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
/proc/9029/statm: 7191572 1169053 3549 1 0 7152672 0
[pid=9029/tid=9030] ppid=9027 vsize=28766288 memory=4676212 CPUtime=1.03 cores=0-7
/proc/9029/task/9030/stat : 9030 (java) S 9027 9027 8983 0 -1 1077944384 9805 0 0 0 98 5 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965632136320 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9031] ppid=9027 vsize=28766288 memory=4676212 CPUtime=3.48 cores=0-7
/proc/9029/task/9031/stat : 9031 (java) S 9027 9027 8983 0 -1 1077944384 11837 0 0 0 335 13 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965547747856 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9032] ppid=9027 vsize=28766288 memory=4676212 CPUtime=3.49 cores=0-7
/proc/9029/task/9032/stat : 9032 (java) S 9027 9027 8983 0 -1 1077944384 6968 0 0 0 335 14 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965546695312 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9033] ppid=9027 vsize=28766288 memory=4676212 CPUtime=3.5 cores=0-7
/proc/9029/task/9033/stat : 9033 (java) S 9027 9027 8983 0 -1 1077944384 11000 0 0 0 340 10 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965545642256 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9034] ppid=9027 vsize=28766288 memory=1456 CPUtime=3.49 cores=0-7
/proc/9029/task/9034/stat : 9034 (java) S 9027 9027 8983 0 -1 1077944384 5950 0 0 0 336 13 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965544589712 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9035] ppid=9027 vsize=28766288 memory=1456 CPUtime=3.5 cores=0-7
/proc/9029/task/9035/stat : 9035 (java) S 9027 9027 8983 0 -1 1077944384 10488 0 0 0 338 12 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965543537680 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9036] ppid=9027 vsize=28766288 memory=1456 CPUtime=3.45 cores=0-7
/proc/9029/task/9036/stat : 9036 (java) S 9027 9027 8983 0 -1 1077944384 9741 0 0 0 333 12 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965542485136 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9037] ppid=9027 vsize=28766288 memory=140231488291393 CPUtime=3.49 cores=0-7
/proc/9029/task/9037/stat : 9037 (java) S 9027 9027 8983 0 -1 1077944384 10480 0 0 0 333 16 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965541432080 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9038] ppid=9027 vsize=28766288 memory=1572 CPUtime=3.48 cores=0-7
/proc/9029/task/9038/stat : 9038 (java) S 9027 9027 8983 0 -1 1077944384 14246 0 0 0 334 14 0 0 20 0 28 0 447468559 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965540379536 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9039] ppid=9027 vsize=28766288 memory=872 CPUtime=6.89 cores=0-7
/proc/9029/task/9039/stat : 9039 (java) S 9027 9027 8983 0 -1 1077944384 23639 0 0 0 663 26 0 0 20 0 28 0 447468561 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965011962096 139965627906690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9040] ppid=9027 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9040/stat : 9040 (java) S 9027 9027 8983 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 447468561 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965010908384 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9041] ppid=9027 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/9029/task/9041/stat : 9041 (java) S 9027 9027 8983 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 447468562 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965009855232 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9042] ppid=9027 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/9029/task/9042/stat : 9042 (java) S 9027 9027 8983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965008803792 139965627914139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9043] ppid=9027 vsize=28766288 memory=4120 CPUtime=2.34 cores=0-7
/proc/9029/task/9043/stat : 9043 (java) S 9027 9027 8983 0 -1 1077944384 26320 0 0 0 230 4 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965007751920 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9044] ppid=9027 vsize=28766288 memory=689 CPUtime=1.98 cores=0-7
/proc/9029/task/9044/stat : 9044 (java) S 9027 9027 8983 0 -1 1077944384 17445 0 0 0 195 3 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965006699376 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9045] ppid=9027 vsize=28766288 memory=0 CPUtime=1.9 cores=0-7
/proc/9029/task/9045/stat : 9045 (java) S 9027 9027 8983 0 -1 1077944384 18845 0 0 0 187 3 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965005646320 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 29 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9046] ppid=9027 vsize=28766288 memory=2876 CPUtime=0.8 cores=0-7
/proc/9029/task/9046/stat : 9046 (java) S 9027 9027 8983 0 -1 1077944384 15611 0 0 0 79 1 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965004593776 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9047] ppid=9027 vsize=28766288 memory=1572 CPUtime=0 cores=0-7
/proc/9029/task/9047/stat : 9047 (java) S 9027 9027 8983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447468564 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965003540960 139965627905749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9048] ppid=9027 vsize=28766288 memory=4120 CPUtime=0.88 cores=0-7
/proc/9029/task/9048/stat : 9048 (java) S 9027 9027 8983 0 -1 1077944384 3129 0 0 0 0 88 0 0 20 0 28 0 447468565 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139965002488496 139965627906690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9049] ppid=9027 vsize=28766288 memory=34376 CPUtime=2507.14 cores=0-7
/proc/9029/task/9049/stat : 9049 (java) R 9027 9027 8983 0 -1 4202560 7498 0 0 0 250706 8 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964999961128 139965223485069 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9050] ppid=9027 vsize=28766288 memory=1296 CPUtime=2493.18 cores=0-7
/proc/9029/task/9050/stat : 9050 (java) R 9027 9027 8983 0 -1 4202560 9940 0 0 0 249277 41 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964790427152 139965223733357 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9051] ppid=9027 vsize=28766288 memory=1456 CPUtime=2499.91 cores=0-7
/proc/9029/task/9051/stat : 9051 (java) R 9027 9027 8983 0 -1 4202560 7812 0 0 0 249984 7 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964789375368 139965223524844 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9052] ppid=9027 vsize=28766288 memory=4120 CPUtime=2507.38 cores=0-7
/proc/9029/task/9052/stat : 9052 (java) R 9027 9027 8983 0 -1 4202560 9793 0 0 0 250695 43 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964788322824 139965223485069 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9053] ppid=9027 vsize=28766288 memory=34376 CPUtime=2506.19 cores=0-7
/proc/9029/task/9053/stat : 9053 (java) R 9027 9027 8983 0 -1 4202560 27433 0 0 0 250577 42 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964787272496 139965223484988 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9054] ppid=9027 vsize=28766288 memory=1760 CPUtime=2493.18 cores=0-7
/proc/9029/task/9054/stat : 9054 (java) R 9027 9027 8983 0 -1 4202560 17334 0 0 0 249282 36 0 0 20 0 28 0 447468664 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964786217128 139965223104627 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9055] ppid=9027 vsize=28766288 memory=111632 CPUtime=2491.18 cores=0-7
/proc/9029/task/9055/stat : 9055 (java) R 9027 9027 8983 0 -1 4202560 5525 0 0 0 249110 8 0 0 20 0 28 0 447468666 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964785163736 139965223485197 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
[pid=9029/tid=9056] ppid=9027 vsize=28766288 memory=804 CPUtime=2507.02 cores=0-7
/proc/9029/task/9056/stat : 9056 (java) R 9027 9027 8983 0 -1 4202560 4720 0 0 0 250696 6 0 0 20 0 28 0 447468667 29456678912 1169053 33554432000 4194304 4196468 140728961155952 139964784111368 139965223345360 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 10219520 140728961164266 140728961164438 140728961164438 140728961167311 0
Current children cumulated CPU time: 20049.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4677668 KiB

Child status: 143
Real time (s): 2520.1
CPU time (s): 20049.7
CPU user time (s): 20046.2
CPU system time (s): 3.50471
CPU usage (%): 795.591
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 4677752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20046.2
system time used= 3.50471
maximum resident set size= 4676736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288306
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61607
involuntary context switches= 218914


# summary of solver processes directly reported to runsolver:
#   pid: 9027,9029
#   total CPU time (s): 20049.7
#   total CPU user time (s): 20046.2
#   total CPU system time (s): 3.50471

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.6329 second user time and 31.6188 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-17 11:18:40
IDJOB=4399948
IDBENCH=136273
IDSOLVER=2854
FILE ID=node150/4399948-1568711960
RUNJOBID= node150-1568711920-9010
PBS_JOBID= 21703941
Free space on /tmp= 59368 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c1w2b.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399948-1568711960/watcher-4399948-1568711960 -o /tmp/evaluation-result-4399948-1568711960/solver-4399948-1568711960 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1568711920-9010 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 493036622 HOME/instance-4399948-1568711960.xml

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

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=493036622

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	: 5333.79
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.79
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.79
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.79
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:        30004968 kB
MemAvailable:   31840256 kB
Buffers:          221264 kB
Cached:          1876668 kB
SwapCached:        10780 kB
Active:           929284 kB
Inactive:        1212832 kB
Active(anon):       4604 kB
Inactive(anon):    78924 kB
Active(file):     924680 kB
Inactive(file):  1133908 kB
Unevictable:      110160 kB
Mlocked:          110160 kB
SwapTotal:      67108860 kB
SwapFree:       67027556 kB
Dirty:             26172 kB
Writeback:             0 kB
AnonPages:        142356 kB
Mapped:            47012 kB
Shmem:             31020 kB
Slab:             214712 kB
SReclaimable:     185072 kB
SUnreclaim:        29640 kB
KernelStack:        3408 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59344 MiB
End job on node150 at 2019-09-17 12:00:40