Trace number 4400017

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 parallelSAT (TO)3 16134.9 2520.12

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-11-13.xml
MD5SUMb332b46b2d271d96c2352c0c61c10556
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark84.6157
Satisfiable
(Un)Satisfiability was proved
Number of variables143
Number of constraints4291
Number of domains1
Minimum domain size143
Maximum domain size143
Distribution of domain sizes[{"size":143,"count":143}]
Minimum variable degree122
Maximum variable degree122
Distribution of variable degrees[{"degree":122,"count":143}]
Minimum constraint arity4
Maximum constraint arity143
Distribution of constraint arities[{"arity":4,"count":4290},{"arity":143,"count":1}]
Number of extensional constraints0
Number of intensional constraints4290
Distribution of constraint types[{"type":"intension","count":4290},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400017-1568716941.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400017-1568716941.xml, -tl, 20160s, -p, 8]
0.35/0.22	c 8 solvers in parallel
0.35/0.28	c parse instance...
11.07/4.20	c solve instance...
16.36/5.05	o 10 
19.77/6.55	o 9 
187.93/172.91	o 8 
194.49/176.14	o 7 
380.20/351.20	o 6 
4411.03/913.21	o 5 
4624.86/1073.66	o 4 
8812.73/1602.23	o 3 
16134.26/2520.07	s SATISFIABLE
16134.26/2520.07	v <instantiation>
16134.26/2520.07	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] </list>
16134.26/2520.07	v 	<values>0 0 1 1 1 2 2 3 3 3 3 3 3 0 2 2 3 3 0 2 0 1 2 2 2 2 0 3 0 0 3 2 3 2 0 1 1 2 3 0 3 3 2 1 1 0 2 2 2 3 0 1 1 0 3 0 2 3 1 0 2 3 1 1 2 1 1 0 2 1 2 0 0 1 1 0 3 2 2 0 2 1 2 1 1 2 1 0 0 0 3 2 2 1 0 0 0 0 1 1 0 1 3 0 3 0 3 2 2 1 0 1 0 1 2 1 3 3 1 1 2 3 3 1 0 0 0 3 2 1 3 3 0 3 1 2 1 1 2 3 2 0 0 </values>
16134.26/2520.07	v </instantiation>
16134.26/2520.07	c Unexpected resolution interruption!

Verifier Data

OK	3

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 (15123 MiB free)
  memory of node 1: 16384 MiB (15326 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400017-1568716941/watcher-4400017-1568716941 -o /tmp/evaluation-result-4400017-1568716941/solver-4400017-1568716941 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568709526-22615 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1824131363 HOME/instance-4400017-1568716941.xml 

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

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


[startup+0.100152 s]*
/proc/loadavg: 8.32 8.41 8.18 4/212 28443
/proc/meminfo: memFree=31163944/32770624 swapFree=66939896/67108860
[pid=28422] ppid=28419 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28422/stat : 28422 (xcsp3-exec) S 28419 28422 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447952277 115843072 364 33554432000 4194304 5098028 140733876754608 140733876752712 140350995505788 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140733876757365 140733876757609 140733876757609 140733876760522 0
/proc/28422/statm: 28282 364 305 221 0 87 0
[pid=28424] ppid=28422 vsize=28227396 memory=29076 CPUtime=0.12 cores=0-7
/proc/28424/stat : 28424 (java) S 28422 28422 22588 0 -1 1077944320 5699 0 0 0 11 1 0 0 20 0 20 0 447952277 28904853504 7269 33554432000 4194304 4196468 140731277769680 140731277752224 140006753275639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
/proc/28424/statm: 7056849 7269 3159 1 0 7019032 0
[pid=28424/tid=28425] ppid=28422 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/28424/task/28425/stat : 28425 (java) R 28422 28422 22588 0 -1 4202560 3612 0 0 0 8 1 0 0 20 0 20 0 447952277 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006757507888 140006737388539 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28426] ppid=28422 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006304898192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28427] ppid=28422 vsize=28227396 memory=140498465285760 CPUtime=0 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006303845392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28428] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006302792592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28429] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006301739792 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28430] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006300686992 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28431] ppid=28422 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006299634192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28432] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006298581392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28433] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28422 28422 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 7269 33554432000 4194304 4196468 140731277769680 140006297528592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28434] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952280 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005869681520 140006753286786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28435] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28422 28422 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447952280 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005868627488 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28436] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28422 28422 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447952280 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005800404336 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28437] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005799352656 140006753294235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28438] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) R 28422 28422 22588 0 -1 4202560 432 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005798291520 140006736711377 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28439] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005797247216 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28440] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) R 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005796194416 140006753286786 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28441] ppid=28422 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) R 28422 28422 22588 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 20 0 447952283 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005795140800 140006753287574 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28442] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) S 28422 28422 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005794090080 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28443] ppid=28422 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 7269 33554432000 4194304 4196468 140731277769680 140005793037360 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30532 KiB

[startup+0.21222 s]*
/proc/loadavg: 8.32 8.41 8.18 2/212 28443
/proc/meminfo: memFree=31150744/32770624 swapFree=66939896/67108860
[pid=28422] ppid=28419 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28422/stat : 28422 (xcsp3-exec) S 28419 28422 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447952277 115843072 364 33554432000 4194304 5098028 140733876754608 140733876752712 140350995505788 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140733876757365 140733876757609 140733876757609 140733876760522 0
/proc/28422/statm: 28282 364 305 221 0 87 0
[pid=28424] ppid=28422 vsize=28227396 memory=40936 CPUtime=0.35 cores=0-7
/proc/28424/stat : 28424 (java) S 28422 28422 22588 0 -1 1077944320 9495 0 0 0 32 3 0 0 20 0 20 0 447952277 28904853504 10234 33554432000 4194304 4196468 140731277769680 140731277752224 140006753275639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
/proc/28424/statm: 7056849 10234 3310 1 0 7019032 0
[pid=28424/tid=28425] ppid=28422 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/28424/task/28425/stat : 28425 (java) R 28422 28422 22588 0 -1 4202560 6670 0 0 0 18 2 0 0 20 0 20 0 447952277 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006757510624 140006737356126 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28426] ppid=28422 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006304898192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28427] ppid=28422 vsize=28227396 memory=288370874616997504 CPUtime=0 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006303845392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28428] ppid=28422 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006302792592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28429] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006301739792 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28430] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006300686992 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28431] ppid=28422 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006299634192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28432] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006298581392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28433] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28422 28422 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447952278 28904853504 10234 33554432000 4194304 4196468 140731277769680 140006297528592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28434] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28422 28422 22588 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447952280 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005869681520 140006753286786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28435] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28422 28422 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447952280 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005868627488 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28436] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28422 28422 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447952280 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005800404336 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28437] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005799352656 140006753294235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28438] ppid=28422 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28422 28422 22588 0 -1 1077944384 476 0 0 0 1 0 0 0 20 0 20 0 447952283 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005798300016 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28439] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) S 28422 28422 22588 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005797247216 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28440] ppid=28422 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) R 28422 28422 22588 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 20 0 447952283 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005796194416 140006753286786 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28441] ppid=28422 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) S 28422 28422 22588 0 -1 1077944384 787 0 0 0 8 0 0 0 20 0 20 0 447952283 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005795141616 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28442] ppid=28422 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) S 28422 28422 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005794090080 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28443] ppid=28422 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952283 28904853504 10234 33554432000 4194304 4196468 140731277769680 140005793037360 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42392 KiB

[startup+0.317925 s]*
/proc/loadavg: 8.32 8.41 8.18 3/212 28443
/proc/meminfo: memFree=31142864/32770624 swapFree=66939896/67108860
[pid=28422] ppid=28419 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28422/stat : 28422 (xcsp3-exec) S 28419 28422 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447952277 115843072 364 33554432000 4194304 5098028 140733876754608 140733876752712 140350995505788 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140733876757365 140733876757609 140733876757609 140733876760522 0
/proc/28422/statm: 28282 364 305 221 0 87 0
[pid=28424] ppid=28422 vsize=28231652 memory=50772 CPUtime=0.54 cores=0-7
/proc/28424/stat : 28424 (java) S 28422 28422 22588 0 -1 1077944320 11021 0 0 0 50 4 0 0 20 0 20 0 447952277 28909211648 12693 33554432000 4194304 4196468 140731277769680 140731277752224 140006753275639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
/proc/28424/statm: 7057913 12693 3357 1 0 7019032 0
[pid=28424/tid=28425] ppid=28422 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/28424/task/28425/stat : 28425 (java) R 28422 28422 22588 0 -1 4202560 7918 0 0 0 27 3 0 0 20 0 20 0 447952277 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006757509696 140006737356126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28426] ppid=28422 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006304898192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28427] ppid=28422 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006303845392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28428] ppid=28422 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006302792592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28429] ppid=28422 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006301739792 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28430] ppid=28422 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006300686992 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28431] ppid=28422 vsize=28231652 memory=140498312456879 CPUtime=0 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006299634192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28432] ppid=28422 vsize=28231652 memory=140498312459184 CPUtime=0 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006298581392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28433] ppid=28422 vsize=28231652 memory=140498312461488 CPUtime=0 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28422 28422 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447952278 28909211648 12693 33554432000 4194304 4196468 140731277769680 140006297528592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28434] ppid=28422 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28422 28422 22588 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447952280 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005869681520 140006753286786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28435] ppid=28422 vsize=28231652 memory=280996624936848 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28422 28422 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447952280 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005868627488 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28436] ppid=28422 vsize=28231652 memory=280996624934544 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28422 28422 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447952280 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005800404336 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28437] ppid=28422 vsize=28231652 memory=280996624941456 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952283 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005799352656 140006753294235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28438] ppid=28422 vsize=28231652 memory=280996624882736 CPUtime=0.03 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28422 28422 22588 0 -1 1077944384 603 0 0 0 3 0 0 0 20 0 20 0 447952283 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005798300016 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28439] ppid=28422 vsize=28231652 memory=280996624955280 CPUtime=0.01 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) S 28422 28422 22588 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 20 0 447952283 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005797247216 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28440] ppid=28422 vsize=28231652 memory=280996624962192 CPUtime=0.03 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) S 28422 28422 22588 0 -1 1077944384 254 0 0 0 3 0 0 0 20 0 20 0 447952283 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005796194416 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28441] ppid=28422 vsize=28231652 memory=280996624959888 CPUtime=0.12 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) S 28422 28422 22588 0 -1 1077944384 896 0 0 0 12 0 0 0 20 0 20 0 447952283 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005795141616 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28442] ppid=28422 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) S 28422 28422 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447952283 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005794090080 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28443] ppid=28422 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952283 28909211648 12693 33554432000 4194304 4196468 140731277769680 140005793037360 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 52228 KiB

[startup+0.701025 s]
/proc/loadavg: 8.32 8.41 8.18 6/212 28443
/proc/meminfo: memFree=31119756/32770624 swapFree=66939896/67108860
[pid=28422] ppid=28419 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28422/stat : 28422 (xcsp3-exec) S 28419 28422 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447952277 115843072 364 33554432000 4194304 5098028 140733876754608 140733876752712 140350995505788 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140733876757365 140733876757609 140733876757609 140733876760522 0
/proc/28422/statm: 28282 364 305 221 0 87 0
[pid=28424] ppid=28422 vsize=28233776 memory=126936 CPUtime=2.03 cores=0-7
/proc/28424/stat : 28424 (java) S 28422 28422 22588 0 -1 1077944320 15767 0 0 0 196 7 0 0 20 0 20 0 447952277 28911386624 31734 33554432000 4194304 4196468 140731277769680 140731277752224 140006753275639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
/proc/28424/statm: 7058444 31734 3458 1 0 7019544 0
[pid=28424/tid=28425] ppid=28422 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/28424/task/28425/stat : 28425 (java) R 28422 28422 22588 0 -1 4202560 8467 0 0 0 63 5 0 0 20 0 20 0 447952277 28911386624 31734 33554432000 4194304 4196468 140731277769680 140006757510064 140006354136346 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28426] ppid=28422 vsize=28233776 memory=140498312668016 CPUtime=0 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28911386624 31734 33554432000 4194304 4196468 140731277769680 140006304898192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28427] ppid=28422 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28422 28422 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447952278 28911386624 31734 33554432000 4194304 4196468 140731277769680 140006303845392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28428] ppid=28422 vsize=28233776 memory=784 CPUtime=0 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447952278 28911386624 31734 33554432000 4194304 4196468 140731277769680 140006302792592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0

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

[pid=28424/tid=28653] ppid=28422 vsize=28768336 memory=7389972 CPUtime=839.18 cores=0-7
/proc/28424/task/28653/stat : 28653 (java) R 28422 28422 22588 0 -1 4202560 5893 0 0 0 83916 2 0 0 20 0 28 0 448112501 29458776064 1847493 33554432000 4194304 4196468 140731277769680 140005776452176 140006361657792 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
Current children cumulated CPU time: 15514.4 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 7391428 KiB

[startup+2502.31 s]
/proc/loadavg: 8.26 8.29 7.72 9/220 28724
/proc/meminfo: memFree=23826984/32770624 swapFree=66939928/67108860
[pid=28422] ppid=28419 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28422/stat : 28422 (xcsp3-exec) S 28419 28422 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447952277 115843072 364 33554432000 4194304 5098028 140733876754608 140733876752712 140350995505788 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140733876757365 140733876757609 140733876757609 140733876760522 0
/proc/28422/statm: 28282 364 305 221 0 87 0
[pid=28424] ppid=28422 vsize=28768336 memory=7352520 CPUtime=15993.1 cores=0-7
/proc/28424/stat : 28424 (java) S 28422 28422 22588 0 -1 1077944320 486378 0 0 0 1598270 1041 0 0 20 0 28 0 447952277 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140731277752224 140006753275639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
/proc/28424/statm: 7192084 1838130 3558 1 0 7153184 0
[pid=28424/tid=28425] ppid=28422 vsize=28768336 memory=1456 CPUtime=4.1 cores=0-7
/proc/28424/task/28425/stat : 28425 (java) S 28422 28422 22588 0 -1 1077944384 12420 0 0 0 392 18 0 0 20 0 28 0 447952277 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006757516416 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28426] ppid=28422 vsize=28768336 memory=7352520 CPUtime=1.95 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) S 28422 28422 22588 0 -1 1077944384 8037 0 0 0 164 31 0 0 20 0 28 0 447952278 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006304898192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28427] ppid=28422 vsize=28768336 memory=1456 CPUtime=1.96 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28422 28422 22588 0 -1 1077944384 6044 0 0 0 166 30 0 0 20 0 28 0 447952278 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006303845392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28428] ppid=28422 vsize=28768336 memory=7356624 CPUtime=1.93 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28422 28422 22588 0 -1 1077944384 6384 0 0 0 162 31 0 0 20 0 28 0 447952278 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006302792592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28429] ppid=28422 vsize=28768336 memory=7356624 CPUtime=1.95 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28422 28422 22588 0 -1 1077944384 9961 0 0 0 168 27 0 0 20 0 28 0 447952278 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006301739792 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28430] ppid=28422 vsize=28768336 memory=7352520 CPUtime=1.97 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28422 28422 22588 0 -1 1077944384 6052 0 0 0 169 28 0 0 20 0 28 0 447952278 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006300686992 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28431] ppid=28422 vsize=28768336 memory=1456 CPUtime=1.95 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28422 28422 22588 0 -1 1077944384 5424 0 0 0 168 27 0 0 20 0 28 0 447952278 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006299634192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28432] ppid=28422 vsize=28768336 memory=246093036183504 CPUtime=1.94 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28422 28422 22588 0 -1 1077944384 6609 0 0 0 163 31 0 0 20 0 28 0 447952278 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006298581392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28433] ppid=28422 vsize=28768336 memory=0 CPUtime=1.89 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28422 28422 22588 0 -1 1077944384 9554 0 0 0 158 31 0 0 20 0 28 0 447952278 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140006297528592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28434] ppid=28422 vsize=28768336 memory=-7740096080597194087 CPUtime=0.47 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28422 28422 22588 0 -1 1077944384 23239 0 0 0 41 6 0 0 20 0 28 0 447952280 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005869681520 140006753286786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28435] ppid=28422 vsize=28768336 memory=35852 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28422 28422 22588 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 447952280 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005868627552 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28436] ppid=28422 vsize=28768336 memory=984 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28422 28422 22588 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 28 0 447952280 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005800404352 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28437] ppid=28422 vsize=28768336 memory=15720 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447952283 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005799352656 140006753294235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28438] ppid=28422 vsize=28768336 memory=14056 CPUtime=3.46 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28422 28422 22588 0 -1 1077944384 30469 0 0 0 341 5 0 0 20 0 28 0 447952283 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005798300016 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28439] ppid=28422 vsize=28768336 memory=1456 CPUtime=3.61 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) S 28422 28422 22588 0 -1 1077944384 32256 0 0 0 355 6 0 0 20 0 28 0 447952283 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005797247216 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28440] ppid=28422 vsize=28768336 memory=1456 CPUtime=3.41 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) S 28422 28422 22588 0 -1 1077944384 25076 0 0 0 336 5 0 0 20 0 28 0 447952283 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005796194416 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28441] ppid=28422 vsize=28768336 memory=3624 CPUtime=1.11 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) S 28422 28422 22588 0 -1 1077944384 31029 0 0 0 106 5 0 0 20 0 28 0 447952283 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005795141616 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28442] ppid=28422 vsize=28768336 memory=7359700 CPUtime=0 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) S 28422 28422 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447952283 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005794090080 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28443] ppid=28422 vsize=28768336 memory=1456 CPUtime=1.06 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28422 28422 22588 0 -1 1077944384 6603 0 0 0 45 61 0 0 20 0 28 0 447952283 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005793037360 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28646] ppid=28422 vsize=28768336 memory=1456 CPUtime=890.94 cores=0-7
/proc/28424/task/28646/stat : 28646 (java) R 28422 28422 22588 0 -1 4202560 4414 0 0 0 89088 6 0 0 20 0 28 0 448112501 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005782764920 140006360654998 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28647] ppid=28422 vsize=28768336 memory=7352520 CPUtime=897.96 cores=0-7
/proc/28424/task/28647/stat : 28647 (java) R 28422 28422 22588 0 -1 4202560 9422 0 0 0 89793 3 0 0 20 0 28 0 448112501 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005781713064 140006356831918 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28648] ppid=28422 vsize=28768336 memory=1456 CPUtime=896.94 cores=0-7
/proc/28424/task/28648/stat : 28648 (java) R 28422 28422 22588 0 -1 4202560 4276 0 0 0 89686 8 0 0 20 0 28 0 448112501 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005783818536 140006359074497 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28649] ppid=28422 vsize=28768336 memory=7352520 CPUtime=899.29 cores=0-7
/proc/28424/task/28649/stat : 28649 (java) R 28422 28422 22588 0 -1 4202560 57543 0 0 0 89792 137 0 0 20 0 28 0 448112501 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005779607528 140006358668636 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28650] ppid=28422 vsize=28768336 memory=6791534058613427641 CPUtime=896 cores=0-7
/proc/28424/task/28650/stat : 28650 (java) R 28422 28422 22588 0 -1 4202560 7630 0 0 0 89584 16 0 0 20 0 28 0 448112501 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005780662768 140006363073429 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28651] ppid=28422 vsize=28768336 memory=3792 CPUtime=899.22 cores=0-7
/proc/28424/task/28651/stat : 28651 (java) R 28422 28422 22588 0 -1 4202560 9563 0 0 0 89908 14 0 0 20 0 28 0 448112501 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005778554320 140006363038428 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28652] ppid=28422 vsize=28768336 memory=1456 CPUtime=896.33 cores=0-7
/proc/28424/task/28652/stat : 28652 (java) R 28422 28422 22588 0 -1 4202560 9658 0 0 0 89622 11 0 0 20 0 28 0 448112501 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005777502792 140006363435376 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28653] ppid=28422 vsize=28768336 memory=7359700 CPUtime=899.1 cores=0-7
/proc/28424/task/28653/stat : 28653 (java) R 28422 28422 22588 0 -1 4202560 6557 0 0 0 89907 3 0 0 20 0 28 0 448112501 29458776064 1838130 33554432000 4194304 4196468 140731277769680 140005776449752 140006363130576 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
Current children cumulated CPU time: 15993.1 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 7353976 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.25 8.29 7.73 9/220 28724
/proc/meminfo: memFree=23840104/32770624 swapFree=66939928/67108860
[pid=28422] ppid=28419 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28422/stat : 28422 (xcsp3-exec) S 28419 28422 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447952277 115843072 364 33554432000 4194304 5098028 140733876754608 140733876752712 140350995505788 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140733876757365 140733876757609 140733876757609 140733876760522 0
/proc/28422/statm: 28282 364 305 221 0 87 0
[pid=28424] ppid=28422 vsize=28768336 memory=7339692 CPUtime=16134.3 cores=0-7
/proc/28424/stat : 28424 (java) S 28422 28422 22588 0 -1 1077944320 489923 0 0 0 1612383 1043 0 0 20 0 28 0 447952277 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140731277752224 140006753275639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
/proc/28424/statm: 7192084 1834923 3558 1 0 7153184 0
[pid=28424/tid=28425] ppid=28422 vsize=28768336 memory=8317482817917895235 CPUtime=4.1 cores=0-7
/proc/28424/task/28425/stat : 28425 (java) S 28422 28422 22588 0 -1 1077944384 12420 0 0 0 392 18 0 0 20 0 28 0 447952277 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006757516416 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28426] ppid=28422 vsize=28768336 memory=4872558044660077418 CPUtime=1.97 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) S 28422 28422 22588 0 -1 1077944384 8077 0 0 0 166 31 0 0 20 0 28 0 447952278 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006304898192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28427] ppid=28422 vsize=28768336 memory=6044 CPUtime=1.98 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28422 28422 22588 0 -1 1077944384 6107 0 0 0 168 30 0 0 20 0 28 0 447952278 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006303845392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28428] ppid=28422 vsize=28768336 memory=784 CPUtime=1.95 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28422 28422 22588 0 -1 1077944384 6624 0 0 0 164 31 0 0 20 0 28 0 447952278 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006302792592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28429] ppid=28422 vsize=28768336 memory=1060 CPUtime=1.97 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28422 28422 22588 0 -1 1077944384 10234 0 0 0 170 27 0 0 20 0 28 0 447952278 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006301739792 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28430] ppid=28422 vsize=28768336 memory=14012 CPUtime=2 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28422 28422 22588 0 -1 1077944384 6187 0 0 0 172 28 0 0 20 0 28 0 447952278 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006300686992 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28431] ppid=28422 vsize=28768336 memory=15720 CPUtime=1.97 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28422 28422 22588 0 -1 1077944384 5492 0 0 0 170 27 0 0 20 0 28 0 447952278 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006299634192 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28432] ppid=28422 vsize=28768336 memory=90141 CPUtime=1.97 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28422 28422 22588 0 -1 1077944384 7215 0 0 0 166 31 0 0 20 0 28 0 447952278 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006298581392 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28433] ppid=28422 vsize=28768336 memory=90844 CPUtime=1.93 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28422 28422 22588 0 -1 1077944384 9585 0 0 0 161 32 0 0 20 0 28 0 447952278 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140006297528592 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28434] ppid=28422 vsize=28768336 memory=90740 CPUtime=0.47 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28422 28422 22588 0 -1 1077944384 23779 0 0 0 41 6 0 0 20 0 28 0 447952280 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005869681520 140006753286786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28435] ppid=28422 vsize=28768336 memory=90977 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28422 28422 22588 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 447952280 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005868627552 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28436] ppid=28422 vsize=28768336 memory=90647 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28422 28422 22588 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 28 0 447952280 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005800404352 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28437] ppid=28422 vsize=28768336 memory=90968 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28422 28422 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447952283 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005799352656 140006753294235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28438] ppid=28422 vsize=28768336 memory=90659 CPUtime=3.46 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28422 28422 22588 0 -1 1077944384 30472 0 0 0 341 5 0 0 20 0 28 0 447952283 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005798300016 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28439] ppid=28422 vsize=28768336 memory=90958 CPUtime=3.61 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) S 28422 28422 22588 0 -1 1077944384 32259 0 0 0 355 6 0 0 20 0 28 0 447952283 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005797247216 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28440] ppid=28422 vsize=28768336 memory=197 CPUtime=3.41 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) S 28422 28422 22588 0 -1 1077944384 25085 0 0 0 336 5 0 0 20 0 28 0 447952283 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005796194416 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28441] ppid=28422 vsize=28768336 memory=6791534058613427641 CPUtime=1.11 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) S 28422 28422 22588 0 -1 1077944384 31033 0 0 0 106 5 0 0 20 0 28 0 447952283 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005795141616 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28442] ppid=28422 vsize=28768336 memory=6044 CPUtime=0 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) S 28422 28422 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447952283 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005794090080 140006753285845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28443] ppid=28422 vsize=28768336 memory=784 CPUtime=1.07 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28422 28422 22588 0 -1 1077944384 6626 0 0 0 45 62 0 0 20 0 28 0 447952283 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005793037360 140006753286786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28646] ppid=28422 vsize=28768336 memory=1060 CPUtime=908.6 cores=0-7
/proc/28424/task/28646/stat : 28646 (java) R 28422 28422 22588 0 -1 4202560 4514 0 0 0 90853 7 0 0 20 0 28 0 448112501 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005782764920 140006355211116 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28647] ppid=28422 vsize=28768336 memory=14012 CPUtime=915.63 cores=0-7
/proc/28424/task/28647/stat : 28647 (java) R 28422 28422 22588 0 -1 4202560 9622 0 0 0 91560 3 0 0 20 0 28 0 448112501 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005781713208 140006359074523 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28648] ppid=28422 vsize=28768336 memory=15720 CPUtime=914.6 cores=0-7
/proc/28424/task/28648/stat : 28648 (java) R 28422 28422 22588 0 -1 4202560 4357 0 0 0 91452 8 0 0 20 0 28 0 448112501 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005783818536 140006355211116 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28649] ppid=28422 vsize=28768336 memory=14056 CPUtime=916.96 cores=0-7
/proc/28424/task/28649/stat : 28649 (java) R 28422 28422 22588 0 -1 4202560 57946 0 0 0 91559 137 0 0 20 0 28 0 448112501 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005779610336 140006358668636 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28650] ppid=28422 vsize=28768336 memory=2116 CPUtime=913.67 cores=0-7
/proc/28424/task/28650/stat : 28650 (java) R 28422 28422 22588 0 -1 4202560 7785 0 0 0 91351 16 0 0 20 0 28 0 448112501 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005780659992 140006362818792 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28651] ppid=28422 vsize=28768336 memory=516 CPUtime=916.87 cores=0-7
/proc/28424/task/28651/stat : 28651 (java) R 28422 28422 22588 0 -1 4202560 9874 0 0 0 91673 14 0 0 20 0 28 0 448112501 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005778554680 140006362819189 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28652] ppid=28422 vsize=28768336 memory=3676 CPUtime=913.62 cores=0-7
/proc/28424/task/28652/stat : 28652 (java) R 28422 28422 22588 0 -1 4202560 9804 0 0 0 91350 12 0 0 20 0 28 0 448112501 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005777502792 140006363130576 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
[pid=28424/tid=28653] ppid=28422 vsize=28768336 memory=1456 CPUtime=916.77 cores=0-7
/proc/28424/task/28653/stat : 28653 (java) R 28422 28422 22588 0 -1 4202560 6668 0 0 0 91674 3 0 0 20 0 28 0 448112501 29458776064 1834923 33554432000 4194304 4196468 140731277769680 140005776449088 140006358668636 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 10248192 140731277775850 140731277776022 140731277776022 140731277778895 0
Current children cumulated CPU time: 16134.3 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 7341148 KiB

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

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

[startup+2520.12 s]
# the end of solver process 28424 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=16124.4 s, system=10.4697 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): 2520.12
CPU time (s): 16134.9
CPU user time (s): 16124.4
CPU system time (s): 10.4697
CPU usage (%): 640.243
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 8412680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16124.4
system time used= 10.4697
maximum resident set size= 8426720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 491058
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67680
involuntary context switches= 162987


# summary of solver processes directly reported to runsolver:
#   pid: 28422,28424
#   total CPU time (s): 16134.9
#   total CPU user time (s): 16124.4
#   total CPU system time (s): 10.4697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.8566 second user time and 29.9192 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-17 11:40:44
IDJOB=4400017
IDBENCH=139748
IDSOLVER=2854
FILE ID=node105/4400017-1568716941
RUNJOBID= node105-1568709526-22615
PBS_JOBID= 21703944
Free space on /tmp= 61004 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-11-13.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-4400017-1568716941/watcher-4400017-1568716941 -o /tmp/evaluation-result-4400017-1568716941/solver-4400017-1568716941 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568709526-22615 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1824131363 HOME/instance-4400017-1568716941.xml

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

MD5SUM BENCH= b332b46b2d271d96c2352c0c61c10556
RANDOM SEED=1824131363

node105.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.00
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.00
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.00
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.00
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:        31180380 kB
MemAvailable:   31845392 kB
Buffers:          186768 kB
Cached:           778756 kB
SwapCached:        65528 kB
Active:           543840 kB
Inactive:         489288 kB
Active(anon):       8492 kB
Inactive(anon):   103440 kB
Active(file):     535348 kB
Inactive(file):   385848 kB
Unevictable:      109044 kB
Mlocked:          109044 kB
SwapTotal:      67108860 kB
SwapFree:       66939896 kB
Dirty:             26348 kB
Writeback:             0 kB
AnonPages:        110016 kB
Mapped:            44376 kB
Shmem:             35688 kB
Slab:             147716 kB
SReclaimable:     119304 kB
SUnreclaim:        28412 kB
KernelStack:        3536 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60980 MiB
End job on node105 at 2019-09-17 12:22:44