Trace number 4405117

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-20 parallelSAT (TO)6 1983.81 252.106

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 benchmark83.9194
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-4405117-1569013809.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405117-1569013809.xml, -tl, 2016s, -p, 8]
0.32/0.22	c 8 solvers in parallel
0.32/0.28	c parse instance...
11.91/4.28	c solve instance...
16.60/5.17	o 10 
18.03/5.34	o 9 
19.47/5.51	o 8 
21.83/5.85	o 7 
31.31/7.10	o 6 
1983.22/252.06	s SATISFIABLE
1983.22/252.06	v <instantiation>
1983.22/252.06	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>
1983.22/252.06	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 2 2 2 2 2 2 2 2 2 2 2 0 1 2 3 3 3 3 3 3 3 3 3 3 0 1 2 3 4 4 4 4 4 4 4 4 4 0 1 2 3 4 5 5 5 5 5 5 5 5 0 1 2 3 4 5 6 6 6 6 6 6 6 1 2 3 4 5 6 0 1 2 3 4 5 6 1 2 3 4 5 6 0 2 1 4 3 6 5 1 2 3 4 5 6 0 3 4 5 6 1 2 1 2 3 4 5 6 0 4 3 6 5 2 1 </values>
1983.22/252.06	v </instantiation>
1983.22/252.06	c Unexpected resolution interruption!

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405117-1569013809/watcher-4405117-1569013809 -o /var/tmp/evaluation-result-4405117-1569013809/solver-4405117-1569013809 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node126-1569004999-28844 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1627074057 HOME/instance-4405117-1569013809.xml 

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

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


[startup+0.100137 s]*
/proc/loadavg: 8.38 8.19 8.17 2/211 2049
/proc/meminfo: memFree=24065492/32770624 swapFree=66993776/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (xcsp3-exec) S 2025 2028 28817 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477648638 115843072 364 33554432000 4194304 5098028 140734110361584 140734110359688 140029153604220 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22446080 140734110368599 140734110368858 140734110368858 140734110371782 0
/proc/2028/statm: 28282 364 305 221 0 87 0
[pid=2030] ppid=2028 vsize=28227396 memory=30376 CPUtime=0.12 cores=0-7
/proc/2030/stat : 2030 (java) S 2028 2028 28817 0 -1 1077944320 5482 0 0 0 11 1 0 0 20 0 20 0 477648638 28904853504 7594 33554432000 4194304 4196468 140726420702880 140726420685424 139920025059063 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
/proc/2030/statm: 7056849 7594 3160 1 0 7019032 0
[pid=2030/tid=2031] ppid=2028 vsize=28227396 memory=288230380178243832 CPUtime=0.09 cores=0-7
/proc/2030/task/2031/stat : 2031 (java) R 2028 2028 28817 0 -1 4202560 3408 0 0 0 8 1 0 0 20 0 20 0 477648639 28904853504 7594 33554432000 4194304 4196468 140726420702880 139920029295488 139920025070998 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2032] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2032/stat : 2032 (java) S 2028 2028 28817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 7594 33554432000 4194304 4196468 140726420702880 139919977679248 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2033] ppid=2028 vsize=28227396 memory=288230376155284498 CPUtime=0 cores=0-7
/proc/2030/task/2033/stat : 2033 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 7594 33554432000 4194304 4196468 140726420702880 139919976626448 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2034] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2034/stat : 2034 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 7594 33554432000 4194304 4196468 140726420702880 139919975574160 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2035] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2035/stat : 2035 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 7594 33554432000 4194304 4196468 140726420702880 139919974521360 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2036] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2036/stat : 2036 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 7594 33554432000 4194304 4196468 140726420702880 139919973469072 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2037] ppid=2028 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2030/task/2037/stat : 2037 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 7594 33554432000 4194304 4196468 140726420702880 139919972416272 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2038] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2038/stat : 2038 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 7594 33554432000 4194304 4196468 140726420702880 139919971363984 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2039] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2039/stat : 2039 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 7594 33554432000 4194304 4196468 140726420702880 139919970311184 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2040] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2040/stat : 2040 (java) S 2028 2028 28817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477648641 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918153070704 139920025070210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2041] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2041/stat : 2041 (java) S 2028 2028 28817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477648642 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918152016672 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2042] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2042/stat : 2042 (java) S 2028 2028 28817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477648642 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918150964336 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2043] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2043/stat : 2043 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648644 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918149912656 139920025077659 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2044] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2044/stat : 2044 (java) S 2028 2028 28817 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 20 0 477648644 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918148860528 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2045] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2045/stat : 2045 (java) R 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477648644 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918147807728 139920025070210 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2046] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2046/stat : 2046 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477648644 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918146755440 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2047] ppid=2028 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/2030/task/2047/stat : 2047 (java) S 2028 2028 28817 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 20 0 477648644 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918145702640 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2048] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2048/stat : 2048 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477648644 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918144649568 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2049] ppid=2028 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2030/task/2049/stat : 2049 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648645 28904853504 7594 33554432000 4194304 4196468 140726420702880 139918143596848 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31832 KiB

[startup+0.209899 s]*
/proc/loadavg: 8.38 8.19 8.17 3/211 2049
/proc/meminfo: memFree=24053480/32770624 swapFree=66993776/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (xcsp3-exec) S 2025 2028 28817 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477648638 115843072 364 33554432000 4194304 5098028 140734110361584 140734110359688 140029153604220 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22446080 140734110368599 140734110368858 140734110368858 140734110371782 0
/proc/2028/statm: 28282 364 305 221 0 87 0
[pid=2030] ppid=2028 vsize=28227396 memory=40768 CPUtime=0.32 cores=0-7
/proc/2030/stat : 2030 (java) S 2028 2028 28817 0 -1 1077944320 8880 0 0 0 29 3 0 0 20 0 20 0 477648638 28904853504 10192 33554432000 4194304 4196468 140726420702880 140726420685424 139920025059063 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
/proc/2030/statm: 7056849 10192 3301 1 0 7019032 0
[pid=2030/tid=2031] ppid=2028 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2030/task/2031/stat : 2031 (java) R 2028 2028 28817 0 -1 4202560 6173 0 0 0 17 2 0 0 20 0 20 0 477648639 28904853504 10192 33554432000 4194304 4196468 140726420702880 139920029293104 139919649546163 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2032] ppid=2028 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/2030/task/2032/stat : 2032 (java) S 2028 2028 28817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 10192 33554432000 4194304 4196468 140726420702880 139919977679248 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2033] ppid=2028 vsize=28227396 memory=139999647263622 CPUtime=0 cores=0-7
/proc/2030/task/2033/stat : 2033 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 10192 33554432000 4194304 4196468 140726420702880 139919976626448 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2034] ppid=2028 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2030/task/2034/stat : 2034 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 10192 33554432000 4194304 4196468 140726420702880 139919975574160 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2035] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2035/stat : 2035 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 10192 33554432000 4194304 4196468 140726420702880 139919974521360 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2036] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2036/stat : 2036 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 10192 33554432000 4194304 4196468 140726420702880 139919973469072 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2037] ppid=2028 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2030/task/2037/stat : 2037 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 10192 33554432000 4194304 4196468 140726420702880 139919972416272 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2038] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2038/stat : 2038 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 10192 33554432000 4194304 4196468 140726420702880 139919971363984 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2039] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2039/stat : 2039 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477648640 28904853504 10192 33554432000 4194304 4196468 140726420702880 139919970311184 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2040] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2040/stat : 2040 (java) S 2028 2028 28817 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477648641 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918153070704 139920025070210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2041] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2041/stat : 2041 (java) S 2028 2028 28817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477648642 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918152016672 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2042] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2042/stat : 2042 (java) S 2028 2028 28817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477648642 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918150964336 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2043] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2043/stat : 2043 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648644 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918149912656 139920025077659 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2044] ppid=2028 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/2030/task/2044/stat : 2044 (java) S 2028 2028 28817 0 -1 1077944384 532 0 0 0 1 0 0 0 20 0 20 0 477648644 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918148860528 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2045] ppid=2028 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/2030/task/2045/stat : 2045 (java) S 2028 2028 28817 0 -1 1077944384 75 0 0 0 2 0 0 0 20 0 20 0 477648644 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918147807728 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2046] ppid=2028 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/2030/task/2046/stat : 2046 (java) S 2028 2028 28817 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 20 0 477648644 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918146755440 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2047] ppid=2028 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/2030/task/2047/stat : 2047 (java) R 2028 2028 28817 0 -1 4202560 768 0 0 0 7 0 0 0 20 0 20 0 477648644 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918145702448 139920003615607 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2048] ppid=2028 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2048/stat : 2048 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477648644 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918144649568 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2049] ppid=2028 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2030/task/2049/stat : 2049 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648645 28904853504 10192 33554432000 4194304 4196468 140726420702880 139918143596848 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42224 KiB

[startup+0.309573 s]*
/proc/loadavg: 8.38 8.19 8.17 4/211 2049
/proc/meminfo: memFree=24047364/32770624 swapFree=66993776/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (xcsp3-exec) S 2025 2028 28817 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477648638 115843072 364 33554432000 4194304 5098028 140734110361584 140734110359688 140029153604220 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22446080 140734110368599 140734110368858 140734110368858 140734110371782 0
/proc/2028/statm: 28282 364 305 221 0 87 0
[pid=2030] ppid=2028 vsize=28231652 memory=49656 CPUtime=0.52 cores=0-7
/proc/2030/stat : 2030 (java) S 2028 2028 28817 0 -1 1077944320 10247 0 0 0 47 5 0 0 20 0 20 0 477648638 28909211648 12414 33554432000 4194304 4196468 140726420702880 140726420685424 139920025059063 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
/proc/2030/statm: 7057913 12414 3354 1 0 7019032 0
[pid=2030/tid=2031] ppid=2028 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/2030/task/2031/stat : 2031 (java) R 2028 2028 28817 0 -1 4202560 7275 0 0 0 26 3 0 0 20 0 20 0 477648639 28909211648 12451 33554432000 4194304 4196468 140726420702880 139920029290176 139920009139550 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2032] ppid=2028 vsize=28231652 memory=6092 CPUtime=0 cores=0-7
/proc/2030/task/2032/stat : 2032 (java) S 2028 2028 28817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477648640 28909211648 12451 33554432000 4194304 4196468 140726420702880 139919977679248 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2033] ppid=2028 vsize=28231652 memory=772 CPUtime=0 cores=0-7
/proc/2030/task/2033/stat : 2033 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28909211648 12451 33554432000 4194304 4196468 140726420702880 139919976626448 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2034] ppid=2028 vsize=28231652 memory=952 CPUtime=0 cores=0-7
/proc/2030/task/2034/stat : 2034 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28909211648 12451 33554432000 4194304 4196468 140726420702880 139919975574160 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2035] ppid=2028 vsize=28231652 memory=13992 CPUtime=0 cores=0-7
/proc/2030/task/2035/stat : 2035 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28909211648 12451 33554432000 4194304 4196468 140726420702880 139919974521360 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2036] ppid=2028 vsize=28231652 memory=24328 CPUtime=0 cores=0-7
/proc/2030/task/2036/stat : 2036 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28909211648 12451 33554432000 4194304 4196468 140726420702880 139919973469072 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2037] ppid=2028 vsize=28231652 memory=2116 CPUtime=0 cores=0-7
/proc/2030/task/2037/stat : 2037 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28909211648 12451 33554432000 4194304 4196468 140726420702880 139919972416272 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2038] ppid=2028 vsize=28231652 memory=12028 CPUtime=0 cores=0-7
/proc/2030/task/2038/stat : 2038 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28909211648 12451 33554432000 4194304 4196468 140726420702880 139919971363984 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2039] ppid=2028 vsize=28231652 memory=496 CPUtime=0 cores=0-7
/proc/2030/task/2039/stat : 2039 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477648640 28909211648 12451 33554432000 4194304 4196468 140726420702880 139919970311184 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2040] ppid=2028 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2040/stat : 2040 (java) S 2028 2028 28817 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477648641 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918153070704 139920025070210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2041] ppid=2028 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2041/stat : 2041 (java) S 2028 2028 28817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477648642 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918152016672 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2042] ppid=2028 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2042/stat : 2042 (java) S 2028 2028 28817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477648642 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918150964336 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2043] ppid=2028 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2043/stat : 2043 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648644 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918149912656 139920025077659 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2044] ppid=2028 vsize=28231652 memory=2244 CPUtime=0.02 cores=0-7
/proc/2030/task/2044/stat : 2044 (java) S 2028 2028 28817 0 -1 1077944384 541 0 0 0 2 0 0 0 20 0 20 0 477648644 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918148860528 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2045] ppid=2028 vsize=28231652 memory=2244 CPUtime=0.03 cores=0-7
/proc/2030/task/2045/stat : 2045 (java) S 2028 2028 28817 0 -1 1077944384 76 0 0 0 3 0 0 0 20 0 20 0 477648644 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918147807728 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2046] ppid=2028 vsize=28231652 memory=2244 CPUtime=0.03 cores=0-7
/proc/2030/task/2046/stat : 2046 (java) R 2028 2028 28817 0 -1 4202560 143 0 0 0 3 0 0 0 20 0 20 0 477648644 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918146755440 139920004305327 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2047] ppid=2028 vsize=28231652 memory=2244 CPUtime=0.12 cores=0-7
/proc/2030/task/2047/stat : 2047 (java) S 2028 2028 28817 0 -1 1077944384 924 0 0 0 12 0 0 0 20 0 20 0 477648644 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918145702640 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2048] ppid=2028 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2048/stat : 2048 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477648644 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918144649568 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2049] ppid=2028 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/2030/task/2049/stat : 2049 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648645 28909211648 12451 33554432000 4194304 4196468 140726420702880 139918143596848 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51112 KiB

[startup+0.700912 s]
/proc/loadavg: 8.38 8.19 8.17 3/211 2049
/proc/meminfo: memFree=24024716/32770624 swapFree=66993776/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (xcsp3-exec) S 2025 2028 28817 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477648638 115843072 364 33554432000 4194304 5098028 140734110361584 140734110359688 140029153604220 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22446080 140734110368599 140734110368858 140734110368858 140734110371782 0
/proc/2028/statm: 28282 364 305 221 0 87 0
[pid=2030] ppid=2028 vsize=28233776 memory=124752 CPUtime=2 cores=0-7
/proc/2030/stat : 2030 (java) S 2028 2028 28817 0 -1 1077944320 14695 0 0 0 193 7 0 0 20 0 20 0 477648638 28911386624 31188 33554432000 4194304 4196468 140726420702880 140726420685424 139920025059063 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
/proc/2030/statm: 7058444 31188 3456 1 0 7019544 0
[pid=2030/tid=2031] ppid=2028 vsize=28233776 memory=50 CPUtime=0.67 cores=0-7
/proc/2030/task/2031/stat : 2031 (java) R 2028 2028 28817 0 -1 4202560 8035 0 0 0 63 4 0 0 20 0 20 0 477648639 28911386624 31188 33554432000 4194304 4196468 140726420702880 139920029292832 139920009139550 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2032] ppid=2028 vsize=28233776 memory=139999492275007 CPUtime=0 cores=0-7
/proc/2030/task/2032/stat : 2032 (java) S 2028 2028 28817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477648640 28911386624 31188 33554432000 4194304 4196468 140726420702880 139919977679248 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2033] ppid=2028 vsize=28233776 memory=279998984555008 CPUtime=0 cores=0-7
/proc/2030/task/2033/stat : 2033 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28911386624 31188 33554432000 4194304 4196468 140726420702880 139919976626448 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2034] ppid=2028 vsize=28233776 memory=13529146985222 CPUtime=0 cores=0-7
/proc/2030/task/2034/stat : 2034 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477648640 28911386624 31188 33554432000 4194304 4196468 140726420702880 139919975574160 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0

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

[pid=2030/tid=2099] ppid=2028 vsize=28768336 memory=1456 CPUtime=151.26 cores=0-7
/proc/2030/task/2099/stat : 2099 (java) R 2028 2028 28817 0 -1 4202560 2289 0 0 0 15123 3 0 0 20 0 28 0 477649349 29458776064 927255 33554432000 4194304 4196468 140726420702880 139918131457672 139919650559852 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
Current children cumulated CPU time: 1267.57 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 3710476 KiB

[startup+222.302 s]
/proc/loadavg: 8.09 8.11 8.13 9/220 2119
/proc/meminfo: memFree=20375676/32770624 swapFree=66993780/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (xcsp3-exec) S 2025 2028 28817 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477648638 115843072 364 33554432000 4194304 5098028 140734110361584 140734110359688 140029153604220 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22446080 140734110368599 140734110368858 140734110368858 140734110371782 0
/proc/2028/statm: 28282 364 305 221 0 87 0
[pid=2030] ppid=2028 vsize=28768336 memory=3715076 CPUtime=1746.23 cores=0-7
/proc/2030/stat : 2030 (java) S 2028 2028 28817 0 -1 1077944320 125412 0 0 0 174315 308 0 0 20 0 28 0 477648638 29458776064 928769 33554432000 4194304 4196468 140726420702880 140726420685424 139920025059063 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
/proc/2030/statm: 7192084 928769 3555 1 0 7153184 0
[pid=2030/tid=2031] ppid=2028 vsize=28768336 memory=1456 CPUtime=4.16 cores=0-7
/proc/2030/task/2031/stat : 2031 (java) S 2028 2028 28817 0 -1 1077944384 10677 0 0 0 393 23 0 0 20 0 28 0 477648639 29458776064 928769 33554432000 4194304 4196468 140726420702880 139920029299840 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2032] ppid=2028 vsize=28768336 memory=1456 CPUtime=1.1 cores=0-7
/proc/2030/task/2032/stat : 2032 (java) S 2028 2028 28817 0 -1 1077944384 877 0 0 0 85 25 0 0 20 0 28 0 477648640 29458776064 928769 33554432000 4194304 4196468 140726420702880 139919977679248 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2033] ppid=2028 vsize=28768336 memory=3715076 CPUtime=1.09 cores=0-7
/proc/2030/task/2033/stat : 2033 (java) S 2028 2028 28817 0 -1 1077944384 1442 0 0 0 87 22 0 0 20 0 28 0 477648640 29458776064 928769 33554432000 4194304 4196468 140726420702880 139919976626448 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2034] ppid=2028 vsize=28768336 memory=3715076 CPUtime=1.09 cores=0-7
/proc/2030/task/2034/stat : 2034 (java) S 2028 2028 28817 0 -1 1077944384 1236 0 0 0 87 22 0 0 20 0 28 0 477648640 29458776064 928769 33554432000 4194304 4196468 140726420702880 139919975574160 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2035] ppid=2028 vsize=28768336 memory=3715076 CPUtime=1.08 cores=0-7
/proc/2030/task/2035/stat : 2035 (java) S 2028 2028 28817 0 -1 1077944384 991 0 0 0 87 21 0 0 20 0 28 0 477648640 29458776064 928769 33554432000 4194304 4196468 140726420702880 139919974521360 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2036] ppid=2028 vsize=28768336 memory=1456 CPUtime=1.1 cores=0-7
/proc/2030/task/2036/stat : 2036 (java) S 2028 2028 28817 0 -1 1077944384 743 0 0 0 89 21 0 0 20 0 28 0 477648640 29458776064 928769 33554432000 4194304 4196468 140726420702880 139919973469072 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2037] ppid=2028 vsize=28768336 memory=3715076 CPUtime=1.06 cores=0-7
/proc/2030/task/2037/stat : 2037 (java) S 2028 2028 28817 0 -1 1077944384 941 0 0 0 83 23 0 0 20 0 28 0 477648640 29458776064 928769 33554432000 4194304 4196468 140726420702880 139919972416272 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2038] ppid=2028 vsize=28768336 memory=0 CPUtime=1.09 cores=0-7
/proc/2030/task/2038/stat : 2038 (java) S 2028 2028 28817 0 -1 1077944384 1341 0 0 0 86 23 0 0 20 0 28 0 477648640 29458776064 928769 33554432000 4194304 4196468 140726420702880 139919971363984 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2039] ppid=2028 vsize=28768336 memory=1456 CPUtime=1.09 cores=0-7
/proc/2030/task/2039/stat : 2039 (java) S 2028 2028 28817 0 -1 1077944384 1296 0 0 0 87 22 0 0 20 0 28 0 477648640 29458776064 928769 33554432000 4194304 4196468 140726420702880 139919970311184 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2040] ppid=2028 vsize=28768336 memory=1456 CPUtime=0.32 cores=0-7
/proc/2030/task/2040/stat : 2040 (java) S 2028 2028 28817 0 -1 1077944384 8051 0 0 0 32 0 0 0 20 0 28 0 477648641 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918153070704 139920025070210 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2041] ppid=2028 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/2030/task/2041/stat : 2041 (java) S 2028 2028 28817 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 477648642 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918152016736 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2042] ppid=2028 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/2030/task/2042/stat : 2042 (java) S 2028 2028 28817 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 477648642 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918150964352 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2043] ppid=2028 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/2030/task/2043/stat : 2043 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477648644 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918149912656 139920025077659 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2044] ppid=2028 vsize=28768336 memory=1456 CPUtime=2.93 cores=0-7
/proc/2030/task/2044/stat : 2044 (java) S 2028 2028 28817 0 -1 1077944384 13368 0 0 0 291 2 0 0 20 0 28 0 477648644 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918148860528 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2045] ppid=2028 vsize=28768336 memory=3709020 CPUtime=3.22 cores=0-7
/proc/2030/task/2045/stat : 2045 (java) S 2028 2028 28817 0 -1 1077944384 15896 0 0 0 320 2 0 0 20 0 28 0 477648644 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918147807728 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2046] ppid=2028 vsize=28768336 memory=0 CPUtime=2.93 cores=0-7
/proc/2030/task/2046/stat : 2046 (java) S 2028 2028 28817 0 -1 1077944384 10709 0 0 0 290 3 0 0 20 0 28 0 477648644 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918146755440 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2047] ppid=2028 vsize=28768336 memory=0 CPUtime=0.91 cores=0-7
/proc/2030/task/2047/stat : 2047 (java) S 2028 2028 28817 0 -1 1077944384 8943 0 0 0 90 1 0 0 20 0 28 0 477648644 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918145702640 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2048] ppid=2028 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/2030/task/2048/stat : 2048 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477648644 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918144649568 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2049] ppid=2028 vsize=28768336 memory=2672 CPUtime=0.08 cores=0-7
/proc/2030/task/2049/stat : 2049 (java) S 2028 2028 28817 0 -1 1077944384 1596 0 0 0 0 8 0 0 20 0 28 0 477648645 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918143596848 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2092] ppid=2028 vsize=28768336 memory=1456 CPUtime=214.06 cores=0-7
/proc/2030/task/2092/stat : 2092 (java) R 2028 2028 28817 0 -1 4202560 2566 0 0 0 21402 4 0 0 20 0 28 0 477649349 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918132509624 139919650559852 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2093] ppid=2028 vsize=28768336 memory=3715076 CPUtime=213.99 cores=0-7
/proc/2030/task/2093/stat : 2093 (java) R 2028 2028 28817 0 -1 4202560 3618 0 0 0 21394 5 0 0 20 0 28 0 477649349 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918129357080 139919659929952 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2094] ppid=2028 vsize=28768336 memory=3715076 CPUtime=213.29 cores=0-7
/proc/2030/task/2094/stat : 2094 (java) R 2028 2028 28817 0 -1 4202560 2113 0 0 0 21326 3 0 0 20 0 28 0 477649349 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918134620824 139919658403664 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2095] ppid=2028 vsize=28768336 memory=29936424709 CPUtime=213.96 cores=0-7
/proc/2030/task/2095/stat : 2095 (java) R 2028 2028 28817 0 -1 4202560 2182 0 0 0 21392 4 0 0 20 0 28 0 477649349 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918133563576 139919650559852 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2096] ppid=2028 vsize=28768336 memory=0 CPUtime=213.91 cores=0-7
/proc/2030/task/2096/stat : 2096 (java) R 2028 2028 28817 0 -1 4202560 26471 0 0 0 21335 56 0 0 20 0 28 0 477649349 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918130408720 139919655510160 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2097] ppid=2028 vsize=28768336 memory=0 CPUtime=213.08 cores=0-7
/proc/2030/task/2097/stat : 2097 (java) R 2028 2028 28817 0 -1 4202560 1693 0 0 0 21304 4 0 0 20 0 28 0 477649349 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918127247736 139919659082709 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2098] ppid=2028 vsize=28768336 memory=1428 CPUtime=213.91 cores=0-7
/proc/2030/task/2098/stat : 2098 (java) R 2028 2028 28817 0 -1 4202560 3442 0 0 0 21386 5 0 0 20 0 28 0 477649349 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918128303712 139919659482842 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2099] ppid=2028 vsize=28768336 memory=1060 CPUtime=211.25 cores=0-7
/proc/2030/task/2099/stat : 2099 (java) R 2028 2028 28817 0 -1 4202560 2383 0 0 0 21122 3 0 0 20 0 28 0 477649349 29458776064 928769 33554432000 4194304 4196468 140726420702880 139918131457672 139919652408667 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
Current children cumulated CPU time: 1746.23 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 3716532 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.05 8.10 8.13 9/220 2122
/proc/meminfo: memFree=19309000/32770624 swapFree=66993780/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (xcsp3-exec) S 2025 2028 28817 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477648638 115843072 364 33554432000 4194304 5098028 140734110361584 140734110359688 140029153604220 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22446080 140734110368599 140734110368858 140734110368858 140734110371782 0
/proc/2028/statm: 28282 364 305 221 0 87 0
[pid=2030] ppid=2028 vsize=28768336 memory=4780044 CPUtime=1983.22 cores=0-7
/proc/2030/stat : 2030 (java) S 2028 2028 28817 0 -1 1077944320 128613 0 0 0 197994 328 0 0 20 0 28 0 477648638 29458776064 1195011 33554432000 4194304 4196468 140726420702880 140726420685424 139920025059063 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
/proc/2030/statm: 7192084 1195011 3555 1 0 7153184 0
[pid=2030/tid=2031] ppid=2028 vsize=28768336 memory=1398722017469774279 CPUtime=4.16 cores=0-7
/proc/2030/task/2031/stat : 2031 (java) S 2028 2028 28817 0 -1 1077944384 10677 0 0 0 393 23 0 0 20 0 28 0 477648639 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139920029299840 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2032] ppid=2028 vsize=28768336 memory=952 CPUtime=1.1 cores=0-7
/proc/2030/task/2032/stat : 2032 (java) S 2028 2028 28817 0 -1 1077944384 877 0 0 0 85 25 0 0 20 0 28 0 477648640 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139919977679248 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2033] ppid=2028 vsize=28768336 memory=13992 CPUtime=1.09 cores=0-7
/proc/2030/task/2033/stat : 2033 (java) S 2028 2028 28817 0 -1 1077944384 1442 0 0 0 87 22 0 0 20 0 28 0 477648640 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139919976626448 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2034] ppid=2028 vsize=28768336 memory=24332 CPUtime=1.09 cores=0-7
/proc/2030/task/2034/stat : 2034 (java) S 2028 2028 28817 0 -1 1077944384 1236 0 0 0 87 22 0 0 20 0 28 0 477648640 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139919975574160 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2035] ppid=2028 vsize=28768336 memory=2116 CPUtime=1.08 cores=0-7
/proc/2030/task/2035/stat : 2035 (java) S 2028 2028 28817 0 -1 1077944384 991 0 0 0 87 21 0 0 20 0 28 0 477648640 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139919974521360 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2036] ppid=2028 vsize=28768336 memory=12028 CPUtime=1.1 cores=0-7
/proc/2030/task/2036/stat : 2036 (java) S 2028 2028 28817 0 -1 1077944384 743 0 0 0 89 21 0 0 20 0 28 0 477648640 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139919973469072 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2037] ppid=2028 vsize=28768336 memory=496 CPUtime=1.06 cores=0-7
/proc/2030/task/2037/stat : 2037 (java) S 2028 2028 28817 0 -1 1077944384 941 0 0 0 83 23 0 0 20 0 28 0 477648640 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139919972416272 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2038] ppid=2028 vsize=28768336 memory=1564 CPUtime=1.09 cores=0-7
/proc/2030/task/2038/stat : 2038 (java) S 2028 2028 28817 0 -1 1077944384 1341 0 0 0 86 23 0 0 20 0 28 0 477648640 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139919971363984 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2039] ppid=2028 vsize=28768336 memory=928 CPUtime=1.09 cores=0-7
/proc/2030/task/2039/stat : 2039 (java) S 2028 2028 28817 0 -1 1077944384 1296 0 0 0 87 22 0 0 20 0 28 0 477648640 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139919970311184 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2040] ppid=2028 vsize=28768336 memory=13992 CPUtime=0.32 cores=0-7
/proc/2030/task/2040/stat : 2040 (java) S 2028 2028 28817 0 -1 1077944384 8055 0 0 0 32 0 0 0 20 0 28 0 477648641 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918153070704 139920025070210 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2041] ppid=2028 vsize=28768336 memory=24332 CPUtime=0 cores=0-7
/proc/2030/task/2041/stat : 2041 (java) S 2028 2028 28817 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 477648642 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918152016736 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2042] ppid=2028 vsize=28768336 memory=2116 CPUtime=0 cores=0-7
/proc/2030/task/2042/stat : 2042 (java) S 2028 2028 28817 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 477648642 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918150964352 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2043] ppid=2028 vsize=28768336 memory=12028 CPUtime=0 cores=0-7
/proc/2030/task/2043/stat : 2043 (java) S 2028 2028 28817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477648644 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918149912656 139920025077659 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2044] ppid=2028 vsize=28768336 memory=496 CPUtime=2.93 cores=0-7
/proc/2030/task/2044/stat : 2044 (java) S 2028 2028 28817 0 -1 1077944384 13372 0 0 0 291 2 0 0 20 0 28 0 477648644 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918148860528 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2045] ppid=2028 vsize=28768336 memory=1564 CPUtime=3.22 cores=0-7
/proc/2030/task/2045/stat : 2045 (java) S 2028 2028 28817 0 -1 1077944384 15900 0 0 0 320 2 0 0 20 0 28 0 477648644 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918147807728 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2046] ppid=2028 vsize=28768336 memory=1456 CPUtime=2.94 cores=0-7
/proc/2030/task/2046/stat : 2046 (java) S 2028 2028 28817 0 -1 1077944384 11175 0 0 0 291 3 0 0 20 0 28 0 477648644 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918146755440 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2047] ppid=2028 vsize=28768336 memory=4558860 CPUtime=0.91 cores=0-7
/proc/2030/task/2047/stat : 2047 (java) S 2028 2028 28817 0 -1 1077944384 9502 0 0 0 90 1 0 0 20 0 28 0 477648644 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918145702640 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2048] ppid=2028 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/2030/task/2048/stat : 2048 (java) S 2028 2028 28817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477648644 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918144649568 139920025069269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2049] ppid=2028 vsize=28768336 memory=4718604 CPUtime=0.09 cores=0-7
/proc/2030/task/2049/stat : 2049 (java) S 2028 2028 28817 0 -1 1077944384 1627 0 0 0 0 9 0 0 20 0 28 0 477648645 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918143596848 139920025070210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2092] ppid=2028 vsize=28768336 memory=1456 CPUtime=243.76 cores=0-7
/proc/2030/task/2092/stat : 2092 (java) R 2028 2028 28817 0 -1 4202560 2700 0 0 0 24372 4 0 0 20 0 28 0 477649349 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918132509624 139919659733476 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2093] ppid=2028 vsize=28768336 memory=1732 CPUtime=243.69 cores=0-7
/proc/2030/task/2093/stat : 2093 (java) R 2028 2028 28817 0 -1 4202560 3710 0 0 0 24364 5 0 0 20 0 28 0 477649349 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918129352856 139919655236927 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2094] ppid=2028 vsize=28768336 memory=6092 CPUtime=242.36 cores=0-7
/proc/2030/task/2094/stat : 2094 (java) R 2028 2028 28817 0 -1 4202560 2168 0 0 0 24233 3 0 0 20 0 28 0 477649349 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918134620824 139919658688821 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2095] ppid=2028 vsize=28768336 memory=772 CPUtime=243.67 cores=0-7
/proc/2030/task/2095/stat : 2095 (java) R 2028 2028 28817 0 -1 4202560 2237 0 0 0 24363 4 0 0 20 0 28 0 477649349 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918133563576 139919652408384 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2096] ppid=2028 vsize=28768336 memory=952 CPUtime=243.62 cores=0-7
/proc/2030/task/2096/stat : 2096 (java) R 2028 2028 28817 0 -1 4202560 27989 0 0 0 24286 76 0 0 20 0 28 0 477649349 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918130408720 139919658469412 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2097] ppid=2028 vsize=28768336 memory=13992 CPUtime=242.78 cores=0-7
/proc/2030/task/2097/stat : 2097 (java) R 2028 2028 28817 0 -1 4202560 1755 0 0 0 24274 4 0 0 20 0 28 0 477649349 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918127247736 139919652408399 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2098] ppid=2028 vsize=28768336 memory=24332 CPUtime=243.61 cores=0-7
/proc/2030/task/2098/stat : 2098 (java) R 2028 2028 28817 0 -1 4202560 3608 0 0 0 24356 5 0 0 20 0 28 0 477649349 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918128303712 139919659928387 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
[pid=2030/tid=2099] ppid=2028 vsize=28768336 memory=2116 CPUtime=240.95 cores=0-7
/proc/2030/task/2099/stat : 2099 (java) R 2028 2028 28817 0 -1 4202560 2434 0 0 0 24092 3 0 0 20 0 28 0 477649349 29458776064 1195011 33554432000 4194304 4196468 140726420702880 139918131457672 139919658599702 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 36159488 140726420710364 140726420710539 140726420710539 140726420713423 0
Current children cumulated CPU time: 1983.22 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 4781500 KiB

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

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

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

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

Child status: 143
Real time (s): 252.106
CPU time (s): 1983.81
CPU user time (s): 1980.49
CPU system time (s): 3.31707
CPU usage (%): 786.896
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 4781500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1980.49
system time used= 3.31707
maximum resident set size= 4790772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12010
involuntary context switches= 22284


# summary of solver processes directly reported to runsolver:
#   pid: 2028,2030
#   total CPU time (s): 1983.81
#   total CPU user time (s): 1980.49
#   total CPU system time (s): 3.31707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.12376 second user time and 3.12491 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-20 23:09:31
IDJOB=4405117
IDBENCH=139748
IDSOLVER=2866
FILE ID=node126/4405117-1569013809
RUNJOBID= node126-1569004999-28844
PBS_JOBID= 21704747
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 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 /var/tmp/evaluation-result-4405117-1569013809/watcher-4405117-1569013809 -o /var/tmp/evaluation-result-4405117-1569013809/solver-4405117-1569013809 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node126-1569004999-28844 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1627074057 HOME/instance-4405117-1569013809.xml

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

MD5SUM BENCH= b332b46b2d271d96c2352c0c61c10556
RANDOM SEED=1627074057

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24082468 kB
MemAvailable:   31854528 kB
Buffers:           59816 kB
Cached:          7945844 kB
SwapCached:         7312 kB
Active:          3982716 kB
Inactive:        4033640 kB
Active(anon):       4256 kB
Inactive(anon):    45096 kB
Active(file):    3978460 kB
Inactive(file):  3988544 kB
Unevictable:      109452 kB
Mlocked:          109452 kB
SwapTotal:      67108860 kB
SwapFree:       66993776 kB
Dirty:             26024 kB
Writeback:             0 kB
AnonPages:        133604 kB
Mapped:            47800 kB
Shmem:             30168 kB
Slab:             261760 kB
SReclaimable:     233516 kB
SUnreclaim:        28244 kB
KernelStack:        3712 kB
PageTables:         6504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node126 at 2019-09-20 23:13:43