Trace number 4254459

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-07-26)SAT (TO)6 713.5 252.12

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-13-13.xml
MD5SUM35fa3ccff61e9a72252c43058d5bc461
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark245.22701
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints6085
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree146
Maximum variable degree146
Distribution of variable degrees[{"degree":146,"count":169}]
Minimum constraint arity4
Maximum constraint arity169
Distribution of constraint arities[{"arity":4,"count":6084},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6084
Distribution of constraint types[{"type":"intension","count":6084},{"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254459-1502647254.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4254459-1502647254.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
8.85/2.70	c solve instance...
13.23/3.35	o 12 
15.44/4.08	o 11 
15.71/4.17	o 10 
112.22/99.18	o 9 
114.76/99.57	o 8 
119.39/101.10	o 7 
215.88/189.47	o 6 
712.78/252.08	s SATISFIABLE
712.78/252.08	v <instantiation>
712.78/252.08	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] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] </list>
712.78/252.08	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 1 2 3 4 5 6 0 5 6 1 2 3 4 1 2 3 4 5 6 0 6 5 2 1 4 3 </values>
712.78/252.08	v </instantiation>
712.78/252.08	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 (15275 MiB free)
  memory of node 1: 16384 MiB (15675 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254459-1502647254/watcher-4254459-1502647254 -o /tmp/evaluation-result-4254459-1502647254/solver-4254459-1502647254 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502636672-7612 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 377155154 HOME/instance-4254459-1502647254.xml 

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

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

solver pid=26896, runsolver pid=26893

[startup+0.100159 s]*
/proc/loadavg: 7.78 7.64 6.52 2/199 26917
/proc/meminfo: memFree=31678288/32770624 swapFree=67108860/67108860
[pid=26896] ppid=26893 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26896/stat : 26896 (xcsp3-exec) S 26893 26896 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97813178 9740288 345 33554432000 4194304 5098028 140734560799520 140734560797624 139885231944316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30326784 140734560805995 140734560806204 140734560806204 140734560808939 0
/proc/26896/statm: 2378 345 289 221 0 87 0
[pid=26898] ppid=26896 vsize=25999808 memory=26212 CPUtime=0.11 cores=0-7
/proc/26898/stat : 26898 (java) S 26896 26896 7585 0 -1 1077944320 5484 0 0 0 10 1 0 0 20 0 20 0 97813178 26623803392 6553 33554432000 4194304 4196468 140722908015024 140722907997568 140228111609591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
/proc/26898/statm: 6499952 6553 2846 1 0 6488269 0
[pid=26898/tid=26899] ppid=26896 vsize=25999808 memory=8258083774364819872 CPUtime=0.08 cores=0-7
/proc/26898/task/26899/stat : 26899 (java) R 26896 26896 7585 0 -1 4202560 3476 0 0 0 8 0 0 0 20 0 20 0 97813178 26623803392 6553 33554432000 4194304 4196468 140722908015024 140228115841952 140227746350337 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26900] ppid=26896 vsize=25999808 memory=732370414106332133 CPUtime=0 cores=0-7
/proc/26898/task/26900/stat : 26900 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26623803392 6553 33554432000 4194304 4196468 140722908015024 140228068162448 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26901] ppid=26896 vsize=25999808 memory=140275768878720 CPUtime=0 cores=0-7
/proc/26898/task/26901/stat : 26901 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26623803392 6553 33554432000 4194304 4196468 140722908015024 140228067109648 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26902] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26902/stat : 26902 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26623803392 6553 33554432000 4194304 4196468 140722908015024 140228066057360 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26903] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26903/stat : 26903 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26623803392 6553 33554432000 4194304 4196468 140722908015024 140227667164176 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26904] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26904/stat : 26904 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26623803392 6553 33554432000 4194304 4196468 140722908015024 140227666110864 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26905] ppid=26896 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26898/task/26905/stat : 26905 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26623803392 6553 33554432000 4194304 4196468 140722908015024 140227665058064 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26906] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26906/stat : 26906 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26623803392 6553 33554432000 4194304 4196468 140722908015024 140227664005776 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26907] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26907/stat : 26907 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97813179 26623803392 6553 33554432000 4194304 4196468 140722908015024 140227662952976 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26908] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26908/stat : 26908 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813180 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226383030896 140228111620738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26909] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26909/stat : 26909 (java) S 26896 26896 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97813181 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226381976864 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26910] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26910/stat : 26910 (java) S 26896 26896 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97813181 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226380924528 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26911] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26911/stat : 26911 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813183 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226379872848 140228111628187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26912] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26912/stat : 26912 (java) S 26896 26896 7585 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 97813184 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226378819696 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26913] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26913/stat : 26913 (java) S 26896 26896 7585 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 97813184 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226377766896 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26914] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26914/stat : 26914 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97813184 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226376714608 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26915] ppid=26896 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/26898/task/26915/stat : 26915 (java) S 26896 26896 7585 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 20 0 97813184 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226375661808 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26916] ppid=26896 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26916/stat : 26916 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97813184 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226374609760 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26917] ppid=26896 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26898/task/26917/stat : 26917 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813184 26623803392 6553 33554432000 4194304 4196468 140722908015024 140226373557040 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27592 KiB

[startup+0.210461 s]*
/proc/loadavg: 7.78 7.64 6.52 2/199 26917
/proc/meminfo: memFree=31666380/32770624 swapFree=67108860/67108860
[pid=26896] ppid=26893 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26896/stat : 26896 (xcsp3-exec) S 26893 26896 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97813178 9740288 345 33554432000 4194304 5098028 140734560799520 140734560797624 139885231944316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30326784 140734560805995 140734560806204 140734560806204 140734560808939 0
/proc/26896/statm: 2378 345 289 221 0 87 0
[pid=26898] ppid=26896 vsize=26004064 memory=39164 CPUtime=0.33 cores=0-7
/proc/26898/stat : 26898 (java) S 26896 26896 7585 0 -1 1077944320 8359 0 0 0 31 2 0 0 20 0 20 0 97813178 26628161536 9791 33554432000 4194304 4196468 140722908015024 140722907997568 140228111609591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
/proc/26898/statm: 6501016 9791 3063 1 0 6488269 0
[pid=26898/tid=26899] ppid=26896 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/26898/task/26899/stat : 26899 (java) D 26896 26896 7585 0 -1 1077944384 5422 0 0 0 18 1 0 0 20 0 20 0 97813178 26628161536 9791 33554432000 4194304 4196468 140722908015024 140228115811312 140228104288813 0 4 0 16800975 18446744072101625380 0 0 -1 2 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26900] ppid=26896 vsize=26004064 memory=280551414032120 CPUtime=0 cores=0-7
/proc/26898/task/26900/stat : 26900 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 9791 33554432000 4194304 4196468 140722908015024 140228068162448 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26901] ppid=26896 vsize=26004064 memory=140275768878720 CPUtime=0 cores=0-7
/proc/26898/task/26901/stat : 26901 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 9791 33554432000 4194304 4196468 140722908015024 140228067109648 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26902] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26902/stat : 26902 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 9791 33554432000 4194304 4196468 140722908015024 140228066057360 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26903] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26903/stat : 26903 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 9791 33554432000 4194304 4196468 140722908015024 140227667164176 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26904] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26904/stat : 26904 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 9791 33554432000 4194304 4196468 140722908015024 140227666110864 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26905] ppid=26896 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26898/task/26905/stat : 26905 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 9791 33554432000 4194304 4196468 140722908015024 140227665058064 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26906] ppid=26896 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26906/stat : 26906 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26628194304 9791 33554432000 4194304 4196468 140722908015024 140227664005776 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26907] ppid=26896 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26907/stat : 26907 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97813179 26628194304 9791 33554432000 4194304 4196468 140722908015024 140227662952976 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26908] ppid=26896 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26908/stat : 26908 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813180 26628194304 9791 33554432000 4194304 4196468 140722908015024 140226383030896 140228111620738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26909] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26909/stat : 26909 (java) S 26896 26896 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97813181 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226381976864 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26910] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26910/stat : 26910 (java) S 26896 26896 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97813181 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226380924528 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26911] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26911/stat : 26911 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813183 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226379872848 140228111628187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26912] ppid=26896 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26898/task/26912/stat : 26912 (java) S 26896 26896 7585 0 -1 1077944384 341 0 0 0 1 0 0 0 20 0 20 0 97813184 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226378819696 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26913] ppid=26896 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26898/task/26913/stat : 26913 (java) S 26896 26896 7585 0 -1 1077944384 384 0 0 0 1 0 0 0 20 0 20 0 97813184 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226377766896 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26914] ppid=26896 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26898/task/26914/stat : 26914 (java) S 26896 26896 7585 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 20 0 97813184 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226376714608 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26915] ppid=26896 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/26898/task/26915/stat : 26915 (java) S 26896 26896 7585 0 -1 1077944384 745 0 0 0 8 0 0 0 20 0 20 0 97813184 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226375661808 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26916] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26916/stat : 26916 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97813184 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226374609760 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26917] ppid=26896 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26898/task/26917/stat : 26917 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813184 26628161536 9791 33554432000 4194304 4196468 140722908015024 140226373557040 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40544 KiB

[startup+0.310204 s]*
/proc/loadavg: 7.78 7.64 6.52 3/199 26917
/proc/meminfo: memFree=31662348/32770624 swapFree=67108860/67108860
[pid=26896] ppid=26893 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26896/stat : 26896 (xcsp3-exec) S 26893 26896 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97813178 9740288 345 33554432000 4194304 5098028 140734560799520 140734560797624 139885231944316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30326784 140734560805995 140734560806204 140734560806204 140734560808939 0
/proc/26896/statm: 2378 345 289 221 0 87 0
[pid=26898] ppid=26896 vsize=26004064 memory=46288 CPUtime=0.51 cores=0-7
/proc/26898/stat : 26898 (java) S 26896 26896 7585 0 -1 1077944320 9258 0 0 0 48 3 0 0 20 0 20 0 97813178 26628161536 11572 33554432000 4194304 4196468 140722908015024 140722907997568 140228111609591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
/proc/26898/statm: 6501016 11572 3085 1 0 6488269 0
[pid=26898/tid=26899] ppid=26896 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26898/task/26899/stat : 26899 (java) R 26896 26896 7585 0 -1 4202560 6066 0 0 0 27 2 0 0 20 0 20 0 97813178 26628161536 11572 33554432000 4194304 4196468 140722908015024 140228115847784 140227748402227 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26900] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26900/stat : 26900 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 11572 33554432000 4194304 4196468 140722908015024 140228068162448 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26901] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26901/stat : 26901 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 11572 33554432000 4194304 4196468 140722908015024 140228067109648 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26902] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26902/stat : 26902 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 11572 33554432000 4194304 4196468 140722908015024 140228066057360 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26903] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26903/stat : 26903 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 11572 33554432000 4194304 4196468 140722908015024 140227667164176 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26904] ppid=26896 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/26898/task/26904/stat : 26904 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 11572 33554432000 4194304 4196468 140722908015024 140227666110864 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26905] ppid=26896 vsize=26004064 memory=140275645248431 CPUtime=0 cores=0-7
/proc/26898/task/26905/stat : 26905 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 11572 33554432000 4194304 4196468 140722908015024 140227665058064 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26906] ppid=26896 vsize=26004064 memory=140275645250736 CPUtime=0 cores=0-7
/proc/26898/task/26906/stat : 26906 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 11572 33554432000 4194304 4196468 140722908015024 140227664005776 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26907] ppid=26896 vsize=26004064 memory=140275645253040 CPUtime=0 cores=0-7
/proc/26898/task/26907/stat : 26907 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97813179 26628161536 11572 33554432000 4194304 4196468 140722908015024 140227662952976 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26908] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26908/stat : 26908 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813180 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226383030896 140228111620738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26909] ppid=26896 vsize=26004064 memory=280551290513040 CPUtime=0 cores=0-7
/proc/26898/task/26909/stat : 26909 (java) S 26896 26896 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97813181 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226381976864 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26910] ppid=26896 vsize=26004064 memory=280551290519952 CPUtime=0 cores=0-7
/proc/26898/task/26910/stat : 26910 (java) S 26896 26896 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97813181 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226380924528 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26911] ppid=26896 vsize=26004064 memory=280551290461232 CPUtime=0 cores=0-7
/proc/26898/task/26911/stat : 26911 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813183 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226379872848 140228111628187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26912] ppid=26896 vsize=26004064 memory=280551290533776 CPUtime=0.01 cores=0-7
/proc/26898/task/26912/stat : 26912 (java) S 26896 26896 7585 0 -1 1077944384 348 0 0 0 1 0 0 0 20 0 20 0 97813184 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226378819696 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26913] ppid=26896 vsize=26004064 memory=280551290540688 CPUtime=0.03 cores=0-7
/proc/26898/task/26913/stat : 26913 (java) R 26896 26896 7585 0 -1 4202560 495 0 0 0 3 0 0 0 20 0 20 0 97813184 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226377747912 140228111630938 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26914] ppid=26896 vsize=26004064 memory=280551290538384 CPUtime=0.02 cores=0-7
/proc/26898/task/26914/stat : 26914 (java) S 26896 26896 7585 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 20 0 97813184 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226376714608 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26915] ppid=26896 vsize=26004064 memory=280551290554544 CPUtime=0.13 cores=0-7
/proc/26898/task/26915/stat : 26915 (java) R 26896 26896 7585 0 -1 4202560 874 0 0 0 13 0 0 0 20 0 20 0 97813184 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226375658744 140228104706427 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26916] ppid=26896 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26898/task/26916/stat : 26916 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97813184 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226374609760 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26917] ppid=26896 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26898/task/26917/stat : 26917 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813184 26628161536 11572 33554432000 4194304 4196468 140722908015024 140226373557040 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47668 KiB

[startup+0.701041 s]
/proc/loadavg: 7.78 7.64 6.52 5/199 26917
/proc/meminfo: memFree=31627000/32770624 swapFree=67108860/67108860
[pid=26896] ppid=26893 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26896/stat : 26896 (xcsp3-exec) S 26893 26896 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97813178 9740288 345 33554432000 4194304 5098028 140734560799520 140734560797624 139885231944316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30326784 140734560805995 140734560806204 140734560806204 140734560808939 0
/proc/26896/statm: 2378 345 289 221 0 87 0
[pid=26898] ppid=26896 vsize=26006188 memory=134272 CPUtime=2.06 cores=0-7
/proc/26898/stat : 26898 (java) S 26896 26896 7585 0 -1 1077944320 13487 0 0 0 200 6 0 0 20 0 20 0 97813178 26630336512 33568 33554432000 4194304 4196468 140722908015024 140722907997568 140228111609591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
/proc/26898/statm: 6501547 33568 3205 1 0 6488781 0
[pid=26898/tid=26899] ppid=26896 vsize=26006188 memory=280551290849408 CPUtime=0.67 cores=0-7
/proc/26898/task/26899/stat : 26899 (java) R 26896 26896 7585 0 -1 4202560 6741 0 0 0 63 4 0 0 20 0 20 0 97813178 26630336512 33568 33554432000 4194304 4196468 140722908015024 140228115843600 140228111631517 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26900] ppid=26896 vsize=26006188 memory=5788 CPUtime=0 cores=0-7
/proc/26898/task/26900/stat : 26900 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97813179 26630336512 33568 33554432000 4194304 4196468 140722908015024 140228068162448 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26901] ppid=26896 vsize=26006188 memory=1228 CPUtime=0 cores=0-7
/proc/26898/task/26901/stat : 26901 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26630336512 33568 33554432000 4194304 4196468 140722908015024 140228067109648 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26902] ppid=26896 vsize=26006188 memory=796 CPUtime=0 cores=0-7
/proc/26898/task/26902/stat : 26902 (java) S 26896 26896 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97813179 26630336512 33568 33554432000 4194304 4196468 140722908015024 140228066057360 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0

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

[pid=26898/tid=26973] ppid=26896 vsize=26538700 memory=1380 CPUtime=1.12 cores=0-7
/proc/26898/task/26973/stat : 26973 (java) S 26896 26896 7585 0 -1 1077944384 56 0 0 0 112 0 0 0 20 0 28 0 97823289 27175628800 221999 33554432000 4194304 4196468 140722908015024 140226359731408 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
Current children cumulated CPU time: 188.78 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 889376 KiB

[startup+222.301 s]
/proc/loadavg: 3.93 4.83 5.57 9/208 26989
/proc/meminfo: memFree=29189560/32770624 swapFree=67108860/67108860
[pid=26896] ppid=26893 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26896/stat : 26896 (xcsp3-exec) S 26893 26896 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97813178 9740288 345 33554432000 4194304 5098028 140734560799520 140734560797624 139885231944316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30326784 140734560805995 140734560806204 140734560806204 140734560808939 0
/proc/26896/statm: 2378 345 289 221 0 87 0
[pid=26898] ppid=26896 vsize=26538700 memory=2511200 CPUtime=477.31 cores=0-7
/proc/26898/stat : 26898 (java) S 26896 26896 7585 0 -1 1077944320 83161 0 0 0 47484 247 0 0 20 0 28 0 97813178 27175628800 627800 33554432000 4194304 4196468 140722908015024 140722907997568 140228111609591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
/proc/26898/statm: 6634675 627800 3280 1 0 6621909 0
[pid=26898/tid=26899] ppid=26896 vsize=26538700 memory=2511200 CPUtime=2.5 cores=0-7
/proc/26898/task/26899/stat : 26899 (java) S 26896 26896 7585 0 -1 1077944384 7742 0 0 0 240 10 0 0 20 0 28 0 97813178 27175628800 627800 33554432000 4194304 4196468 140722908015024 140228115850368 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26900] ppid=26896 vsize=26538700 memory=2474040 CPUtime=0.55 cores=0-7
/proc/26898/task/26900/stat : 26900 (java) S 26896 26896 7585 0 -1 1077944384 596 0 0 0 37 18 0 0 20 0 28 0 97813179 27175628800 627800 33554432000 4194304 4196468 140722908015024 140228068162448 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26901] ppid=26896 vsize=26538700 memory=2474040 CPUtime=0.54 cores=0-7
/proc/26898/task/26901/stat : 26901 (java) S 26896 26896 7585 0 -1 1077944384 993 0 0 0 35 19 0 0 20 0 28 0 97813179 27175628800 627800 33554432000 4194304 4196468 140722908015024 140228067109648 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26902] ppid=26896 vsize=26538700 memory=2511200 CPUtime=0.5 cores=0-7
/proc/26898/task/26902/stat : 26902 (java) S 26896 26896 7585 0 -1 1077944384 949 0 0 0 33 17 0 0 20 0 28 0 97813179 27175628800 627800 33554432000 4194304 4196468 140722908015024 140228066057360 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26903] ppid=26896 vsize=26538700 memory=1380 CPUtime=0.54 cores=0-7
/proc/26898/task/26903/stat : 26903 (java) S 26896 26896 7585 0 -1 1077944384 688 0 0 0 37 17 0 0 20 0 28 0 97813179 27175628800 627800 33554432000 4194304 4196468 140722908015024 140227667164176 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26904] ppid=26896 vsize=26538700 memory=0 CPUtime=0.58 cores=0-7
/proc/26898/task/26904/stat : 26904 (java) S 26896 26896 7585 0 -1 1077944384 1261 0 0 0 37 21 0 0 20 0 28 0 97813179 27175628800 627800 33554432000 4194304 4196468 140722908015024 140227666110864 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26905] ppid=26896 vsize=26538700 memory=1380 CPUtime=0.57 cores=0-7
/proc/26898/task/26905/stat : 26905 (java) S 26896 26896 7585 0 -1 1077944384 812 0 0 0 39 18 0 0 20 0 28 0 97813179 27175628800 627800 33554432000 4194304 4196468 140722908015024 140227665058064 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26906] ppid=26896 vsize=26538700 memory=0 CPUtime=0.58 cores=0-7
/proc/26898/task/26906/stat : 26906 (java) S 26896 26896 7585 0 -1 1077944384 988 0 0 0 40 18 0 0 20 0 28 0 97813179 27175628800 627800 33554432000 4194304 4196468 140722908015024 140227664005776 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26907] ppid=26896 vsize=26538700 memory=2511200 CPUtime=0.57 cores=0-7
/proc/26898/task/26907/stat : 26907 (java) S 26896 26896 7585 0 -1 1077944384 699 0 0 0 40 17 0 0 20 0 28 0 97813179 27175628800 627800 33554432000 4194304 4196468 140722908015024 140227662952976 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26908] ppid=26896 vsize=26538700 memory=280551290953872 CPUtime=0.03 cores=0-7
/proc/26898/task/26908/stat : 26908 (java) S 26896 26896 7585 0 -1 1077944384 3243 0 0 0 3 0 0 0 20 0 28 0 97813180 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226383030896 140228111620738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26909] ppid=26896 vsize=26538700 memory=3474729176471406961 CPUtime=0 cores=0-7
/proc/26898/task/26909/stat : 26909 (java) S 26896 26896 7585 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 97813181 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226381976928 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26910] ppid=26896 vsize=26538700 memory=1720 CPUtime=0 cores=0-7
/proc/26898/task/26910/stat : 26910 (java) S 26896 26896 7585 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 97813181 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226380924544 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26911] ppid=26896 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/26898/task/26911/stat : 26911 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97813183 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226379872848 140228111628187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26912] ppid=26896 vsize=26538700 memory=1437212 CPUtime=2.64 cores=0-7
/proc/26898/task/26912/stat : 26912 (java) S 26896 26896 7585 0 -1 1077944384 9584 0 0 0 262 2 0 0 20 0 28 0 97813184 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226378819696 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26913] ppid=26896 vsize=26538700 memory=0 CPUtime=2.51 cores=0-7
/proc/26898/task/26913/stat : 26913 (java) S 26896 26896 7585 0 -1 1077944384 11584 0 0 0 248 3 0 0 20 0 28 0 97813184 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226377766896 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26914] ppid=26896 vsize=26538700 memory=4132 CPUtime=2.68 cores=0-7
/proc/26898/task/26914/stat : 26914 (java) S 26896 26896 7585 0 -1 1077944384 13407 0 0 0 265 3 0 0 20 0 28 0 97813184 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226376714608 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26915] ppid=26896 vsize=26538700 memory=0 CPUtime=0.93 cores=0-7
/proc/26898/task/26915/stat : 26915 (java) S 26896 26896 7585 0 -1 1077944384 9601 0 0 0 91 2 0 0 20 0 28 0 97813184 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226375661808 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26916] ppid=26896 vsize=26538700 memory=280551290603064 CPUtime=0 cores=0-7
/proc/26898/task/26916/stat : 26916 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97813184 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226374609760 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26917] ppid=26896 vsize=26538700 memory=117701297047786 CPUtime=0.07 cores=0-7
/proc/26898/task/26917/stat : 26917 (java) S 26896 26896 7585 0 -1 1077944384 1310 0 0 0 2 5 0 0 20 0 28 0 97813184 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226373557040 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26974] ppid=26896 vsize=26538700 memory=2476088 CPUtime=32.25 cores=0-7
/proc/26898/task/26974/stat : 26974 (java) R 26896 26896 7585 0 -1 4202560 458 0 0 0 3224 1 0 0 20 0 28 0 97832125 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226359725536 140227754531219 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26975] ppid=26896 vsize=26538700 memory=1380 CPUtime=32.29 cores=0-7
/proc/26898/task/26975/stat : 26975 (java) R 26896 26896 7585 0 -1 4202560 928 0 0 0 3229 0 0 0 20 0 28 0 97832125 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226358674008 140227755807591 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26976] ppid=26896 vsize=26538700 memory=2474036 CPUtime=31.96 cores=0-7
/proc/26898/task/26976/stat : 26976 (java) R 26896 26896 7585 0 -1 4202560 633 0 0 0 3193 3 0 0 20 0 28 0 97832125 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226360778824 140227756474562 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26977] ppid=26896 vsize=26538700 memory=1380 CPUtime=32.36 cores=0-7
/proc/26898/task/26977/stat : 26977 (java) R 26896 26896 7585 0 -1 4202560 5311 0 0 0 3208 28 0 0 20 0 28 0 97832125 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226364989112 140227755154798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26978] ppid=26896 vsize=26538700 memory=1380 CPUtime=32.48 cores=0-7
/proc/26898/task/26978/stat : 26978 (java) R 26896 26896 7585 0 -1 4202560 1489 0 0 0 3242 6 0 0 20 0 28 0 97832125 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226366041992 140227755321199 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26979] ppid=26896 vsize=26538700 memory=1380 CPUtime=32.36 cores=0-7
/proc/26898/task/26979/stat : 26979 (java) R 26896 26896 7585 0 -1 4202560 733 0 0 0 3235 1 0 0 20 0 28 0 97832125 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226361831256 140227756154450 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26980] ppid=26896 vsize=26538700 memory=1380 CPUtime=32.46 cores=0-7
/proc/26898/task/26980/stat : 26980 (java) R 26896 26896 7585 0 -1 4202560 1932 0 0 0 3232 14 0 0 20 0 28 0 97832125 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226362887216 140227755321798 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26981] ppid=26896 vsize=26538700 memory=1380 CPUtime=32.31 cores=0-7
/proc/26898/task/26981/stat : 26981 (java) R 26896 26896 7585 0 -1 4202560 669 0 0 0 3228 3 0 0 20 0 28 0 97832125 27175628800 627800 33554432000 4194304 4196468 140722908015024 140226363937112 140227756474071 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
Current children cumulated CPU time: 477.31 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2512580 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 5.53 5.14 5.65 9/208 26989
/proc/meminfo: memFree=28057676/32770624 swapFree=67108860/67108860
[pid=26896] ppid=26893 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26896/stat : 26896 (xcsp3-exec) S 26893 26896 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97813178 9740288 345 33554432000 4194304 5098028 140734560799520 140734560797624 139885231944316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30326784 140734560805995 140734560806204 140734560806204 140734560808939 0
/proc/26896/statm: 2378 345 289 221 0 87 0
[pid=26898] ppid=26896 vsize=26538700 memory=3641164 CPUtime=712.78 cores=0-7
/proc/26898/stat : 26898 (java) S 26896 26896 7585 0 -1 1077944320 100616 0 0 0 70983 295 0 0 20 0 28 0 97813178 27175628800 910291 33554432000 4194304 4196468 140722908015024 140722907997568 140228111609591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
/proc/26898/statm: 6634675 910291 3288 1 0 6621909 0
[pid=26898/tid=26899] ppid=26896 vsize=26538700 memory=6791534058613427641 CPUtime=2.5 cores=0-7
/proc/26898/task/26899/stat : 26899 (java) S 26896 26896 7585 0 -1 1077944384 7742 0 0 0 240 10 0 0 20 0 28 0 97813178 27175628800 910291 33554432000 4194304 4196468 140722908015024 140228115850368 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26900] ppid=26896 vsize=26538700 memory=-7003737579269690708 CPUtime=0.94 cores=0-7
/proc/26898/task/26900/stat : 26900 (java) S 26896 26896 7585 0 -1 1077944384 704 0 0 0 75 19 0 0 20 0 28 0 97813179 27175628800 910291 33554432000 4194304 4196468 140722908015024 140228068162448 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26901] ppid=26896 vsize=26538700 memory=4100 CPUtime=0.93 cores=0-7
/proc/26898/task/26901/stat : 26901 (java) S 26896 26896 7585 0 -1 1077944384 1211 0 0 0 73 20 0 0 20 0 28 0 97813179 27175628800 910291 33554432000 4194304 4196468 140722908015024 140228067109648 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26902] ppid=26896 vsize=26538700 memory=1156 CPUtime=0.89 cores=0-7
/proc/26898/task/26902/stat : 26902 (java) S 26896 26896 7585 0 -1 1077944384 1058 0 0 0 71 18 0 0 20 0 28 0 97813179 27175628800 910291 33554432000 4194304 4196468 140722908015024 140228066057360 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26903] ppid=26896 vsize=26538700 memory=3684 CPUtime=0.93 cores=0-7
/proc/26898/task/26903/stat : 26903 (java) S 26896 26896 7585 0 -1 1077944384 790 0 0 0 74 19 0 0 20 0 28 0 97813179 27175628800 910291 33554432000 4194304 4196468 140722908015024 140227667164176 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26904] ppid=26896 vsize=26538700 memory=1380 CPUtime=0.98 cores=0-7
/proc/26898/task/26904/stat : 26904 (java) S 26896 26896 7585 0 -1 1077944384 1351 0 0 0 75 23 0 0 20 0 28 0 97813179 27175628800 910291 33554432000 4194304 4196468 140722908015024 140227666110864 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26905] ppid=26896 vsize=26538700 memory=3632440 CPUtime=0.96 cores=0-7
/proc/26898/task/26905/stat : 26905 (java) S 26896 26896 7585 0 -1 1077944384 1154 0 0 0 77 19 0 0 20 0 28 0 97813179 27175628800 910291 33554432000 4194304 4196468 140722908015024 140227665058064 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26906] ppid=26896 vsize=26538700 memory=1236 CPUtime=0.97 cores=0-7
/proc/26898/task/26906/stat : 26906 (java) S 26896 26896 7585 0 -1 1077944384 1430 0 0 0 78 19 0 0 20 0 28 0 97813179 27175628800 910291 33554432000 4194304 4196468 140722908015024 140227664005776 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26907] ppid=26896 vsize=26538700 memory=2340 CPUtime=0.96 cores=0-7
/proc/26898/task/26907/stat : 26907 (java) S 26896 26896 7585 0 -1 1077944384 1003 0 0 0 78 18 0 0 20 0 28 0 97813179 27175628800 910291 33554432000 4194304 4196468 140722908015024 140227662952976 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26908] ppid=26896 vsize=26538700 memory=2236 CPUtime=0.24 cores=0-7
/proc/26898/task/26908/stat : 26908 (java) S 26896 26896 7585 0 -1 1077944384 7777 0 0 0 23 1 0 0 20 0 28 0 97813180 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226383030896 140228111620738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26909] ppid=26896 vsize=26538700 memory=4084 CPUtime=0 cores=0-7
/proc/26898/task/26909/stat : 26909 (java) S 26896 26896 7585 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 97813181 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226381976928 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26910] ppid=26896 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/26898/task/26910/stat : 26910 (java) S 26896 26896 7585 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 97813181 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226380924544 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26911] ppid=26896 vsize=26538700 memory=1572 CPUtime=0 cores=0-7
/proc/26898/task/26911/stat : 26911 (java) S 26896 26896 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97813183 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226379872848 140228111628187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26912] ppid=26896 vsize=26538700 memory=2200 CPUtime=2.65 cores=0-7
/proc/26898/task/26912/stat : 26912 (java) S 26896 26896 7585 0 -1 1077944384 10246 0 0 0 263 2 0 0 20 0 28 0 97813184 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226378819696 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26913] ppid=26896 vsize=26538700 memory=6504 CPUtime=2.51 cores=0-7
/proc/26898/task/26913/stat : 26913 (java) S 26896 26896 7585 0 -1 1077944384 11592 0 0 0 248 3 0 0 20 0 28 0 97813184 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226377766896 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26914] ppid=26896 vsize=26538700 memory=836 CPUtime=2.72 cores=0-7
/proc/26898/task/26914/stat : 26914 (java) S 26896 26896 7585 0 -1 1077944384 14739 0 0 0 269 3 0 0 20 0 28 0 97813184 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226376714608 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26915] ppid=26896 vsize=26538700 memory=1696 CPUtime=0.94 cores=0-7
/proc/26898/task/26915/stat : 26915 (java) S 26896 26896 7585 0 -1 1077944384 11194 0 0 0 91 3 0 0 20 0 28 0 97813184 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226375661808 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26916] ppid=26896 vsize=26538700 memory=920 CPUtime=0 cores=0-7
/proc/26898/task/26916/stat : 26916 (java) S 26896 26896 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97813184 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226374609760 140228111619797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26917] ppid=26896 vsize=26538700 memory=6940 CPUtime=0.08 cores=0-7
/proc/26898/task/26917/stat : 26917 (java) S 26896 26896 7585 0 -1 1077944384 1552 0 0 0 2 6 0 0 20 0 28 0 97813184 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226373557040 140228111620738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26974] ppid=26896 vsize=26538700 memory=4100 CPUtime=61.34 cores=0-7
/proc/26898/task/26974/stat : 26974 (java) R 26896 26896 7585 0 -1 4202560 588 0 0 0 6133 1 0 0 20 0 28 0 97832125 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226359725784 140227750428348 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26975] ppid=26896 vsize=26538700 memory=1156 CPUtime=61.36 cores=0-7
/proc/26898/task/26975/stat : 26975 (java) R 26896 26896 7585 0 -1 4202560 1289 0 0 0 6136 0 0 0 20 0 28 0 97832125 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226358674008 140227756350433 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26976] ppid=26896 vsize=26538700 memory=3684 CPUtime=60.45 cores=0-7
/proc/26898/task/26976/stat : 26976 (java) R 26896 26896 7585 0 -1 4202560 925 0 0 0 6042 3 0 0 20 0 28 0 97832125 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226360778384 140227755070746 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26977] ppid=26896 vsize=26538700 memory=1380 CPUtime=61.45 cores=0-7
/proc/26898/task/26977/stat : 26977 (java) R 26896 26896 7585 0 -1 4202560 9220 0 0 0 6092 53 0 0 20 0 28 0 97832125 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226364989112 140227755222920 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26978] ppid=26896 vsize=26538700 memory=3641164 CPUtime=61.56 cores=0-7
/proc/26898/task/26978/stat : 26978 (java) R 26896 26896 7585 0 -1 4202560 2585 0 0 0 6144 12 0 0 20 0 28 0 97832125 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226366042008 140227755321030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26979] ppid=26896 vsize=26538700 memory=4040 CPUtime=61.45 cores=0-7
/proc/26898/task/26979/stat : 26979 (java) R 26896 26896 7585 0 -1 4202560 999 0 0 0 6144 1 0 0 20 0 28 0 97832125 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226361831256 140227747338511 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26980] ppid=26896 vsize=26538700 memory=3634488 CPUtime=61.51 cores=0-7
/proc/26898/task/26980/stat : 26980 (java) R 26896 26896 7585 0 -1 4202560 2997 0 0 0 6131 20 0 0 20 0 28 0 97832125 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226362887216 140227755321254 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
[pid=26898/tid=26981] ppid=26896 vsize=26538700 memory=1380 CPUtime=61.41 cores=0-7
/proc/26898/task/26981/stat : 26981 (java) R 26896 26896 7585 0 -1 4202560 894 0 0 0 6137 4 0 0 20 0 28 0 97832125 27175628800 910291 33554432000 4194304 4196468 140722908015024 140226363937112 140227756350516 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20668416 140722908021912 140722908022088 140722908022088 140722908024783 0
Current children cumulated CPU time: 712.78 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3642544 KiB

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

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

[startup+252.12 s]
# the end of solver process 26898 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=710.517 s, system=2.9823 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.12
CPU time (s): 713.5
CPU user time (s): 710.517
CPU system time (s): 2.9823
CPU usage (%): 283
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3642544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 710.517
system time used= 2.98229
maximum resident set size= 3642956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101336
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11503
involuntary context switches= 6255


# summary of solver processes directly reported to runsolver:
#   pid: 26896,26898
#   total CPU time (s): 713.5
#   total CPU user time (s): 710.517
#   total CPU system time (s): 2.9823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.05356 second user time and 2.70881 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 19:46:35
IDJOB=4254459
IDBENCH=139728
IDSOLVER=2636
FILE ID=node112/4254459-1502647254
RUNJOBID= node112-1502636672-7612
PBS_JOBID= 20628326
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-13-13.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4254459-1502647254/watcher-4254459-1502647254 -o /tmp/evaluation-result-4254459-1502647254/solver-4254459-1502647254 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502636672-7612 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 377155154 HOME/instance-4254459-1502647254.xml

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

MD5SUM BENCH= 35fa3ccff61e9a72252c43058d5bc461
RANDOM SEED=377155154

node112.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.24
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.24
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.24
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.24
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:        31694684 kB
MemAvailable:   31979724 kB
Buffers:          132452 kB
Cached:           433468 kB
SwapCached:            0 kB
Active:           457368 kB
Inactive:         163192 kB
Active(anon):       6396 kB
Inactive(anon):    76476 kB
Active(file):     450972 kB
Inactive(file):    86716 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8116 kB
Writeback:             0 kB
AnonPages:        212276 kB
Mapped:            43556 kB
Shmem:             25224 kB
Slab:             152416 kB
SReclaimable:     126372 kB
SUnreclaim:        26044 kB
KernelStack:        3264 kB
PageTables:         4980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-13 19:50:48