Trace number 4269872

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 seq (2017-08-09)SAT (TO)168 2520.1299 2507.9299

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 benchmark2400.1201
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

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269872-1502858029.xml"  -tl '2520s' -p 1 -x 0
0.10/0.28	c [HOME/instance-4269872-1502858029.xml, -tl, 2520s, -p, 1, -x, 0]
0.27/0.34	c simple solver
0.27/0.41	c parse instance...
3.33/1.37	c solve instance...
1385.43/1374.57	o 168 
2520.08/2507.91	s SATISFIABLE
2520.08/2507.91	v <instantiation>
2520.08/2507.91	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>
2520.08/2507.91	v 	<values>0 0 0 167 167 168 168 168 168 168 168 168 168 0 1 1 0 1 0 0 0 0 0 0 0 168 0 1 168 168 2 1 1 2 2 2 2 2 168 0 2 166 167 168 1 168 1 1 2 3 3 1 0 2 166 168 1 2 1 2 168 3 1 1 0 0 2 166 168 2 1 4 4 4 168 1 3 3 0 2 166 168 168 1 3 168 4 4 4 1 3 0 2 167 2 168 3 1 1 2 168 3 4 4 0 2 168 1 0 168 3 1 3 3 2 1 2 0 2 168 1 3 3 2 168 3 1 1 3 1 0 2 168 1 3 4 168 3 1 3 3 2 3 1 168 0 0 0 1 2 2 3 1 3 168 2 1 168 0 168 1 0 168 1 2 3 4 3 0 </values>
2520.08/2507.91	v </instantiation>
2520.08/2507.91	c Unexpected resolution interruption!

Verifier Data

OK	168

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269872-1502858029/watcher-4269872-1502858029 -o /tmp/evaluation-result-4269872-1502858029/solver-4269872-1502858029 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2043595936 HOME/instance-4269872-1502858029.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100419 s]*
/proc/loadavg: 2.01 2.06 2.06 3/199 17714
/proc/meminfo: memFree=28225908/32770624 swapFree=67108860/67108860
[pid=17710] ppid=17707 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17710/stat : 17710 (xcsp3-exec) S 17707 17710 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 74143565 9740288 344 18446744073709551615 4194304 5098028 140728974278128 140728974276232 140391481438844 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 32104448 140728974279032 140728974279237 140728974279237 140728974282731 0
/proc/17710/statm: 2378 344 289 221 0 87 0
[pid=17712] ppid=17710 vsize=13358712 memory=14368 CPUtime=0.01 cores=1,3,5,7
/proc/17712/stat : 17712 (java) S 17710 17710 11586 0 -1 1077944320 3394 0 0 0 1 0 0 0 20 0 6 0 74143574 13679321088 3592 18446744073709551615 4194304 4196468 140726131978080 140726131960624 139910882225911 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
/proc/17712/statm: 3339678 3592 1903 1 0 3329175 0
[pid=17712/tid=17713] ppid=17710 vsize=13358712 memory=4206989191851631162 CPUtime=0.01 cores=1,3,5,7
/proc/17712/task/17713/stat : 17713 (java) R 17710 17710 11586 0 -1 4202560 2168 0 0 0 1 0 0 0 20 0 6 0 74143574 13679321088 3658 18446744073709551615 4194304 4196468 140726131978080 139910886462032 139910863619645 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17714] ppid=17710 vsize=13358712 memory=3461490850846983817 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17714/stat : 17714 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 74143575 13679321088 3658 18446744073709551615 4194304 4196468 140726131978080 139910843124880 139910882236117 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17715] ppid=17710 vsize=13358712 memory=140246217299584 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17715/stat : 17715 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 74143575 13679321088 3658 18446744073709551615 4194304 4196468 140726131978080 139910481112080 139910882236117 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17716] ppid=17710 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17716/stat : 17716 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 74143575 13679321088 3658 18446744073709551615 4194304 4196468 140726131978080 139910480059280 139910882236117 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17717] ppid=17710 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17717/stat : 17717 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 74143575 13679321088 3658 18446744073709551615 4194304 4196468 140726131978080 139910479006480 139910882236117 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15744 KiB

[startup+0.220251 s]*
/proc/loadavg: 2.01 2.06 2.06 4/211 17726
/proc/meminfo: memFree=28214100/32770624 swapFree=67108860/67108860
[pid=17710] ppid=17707 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17710/stat : 17710 (xcsp3-exec) S 17707 17710 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 74143565 9740288 344 18446744073709551615 4194304 5098028 140728974278128 140728974276232 140391481438844 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 32104448 140728974279032 140728974279237 140728974279237 140728974282731 0
/proc/17710/statm: 2378 344 289 221 0 87 0
[pid=17712] ppid=17710 vsize=13974352 memory=27964 CPUtime=0.1 cores=1,3,5,7
/proc/17712/stat : 17712 (java) S 17710 17710 11586 0 -1 1077944320 5389 0 0 0 9 1 0 0 20 0 15 0 74143574 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 140726131960624 139910882225911 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
/proc/17712/statm: 3493588 6991 2753 1 0 3482964 0
[pid=17712/tid=17713] ppid=17710 vsize=13974352 memory=-6657276195231600999 CPUtime=0.07 cores=1,3,5,7
/proc/17712/task/17713/stat : 17713 (java) R 17710 17710 11586 0 -1 4202560 3538 0 0 0 7 0 0 0 20 0 15 0 74143574 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910886456240 139910874463038 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17714] ppid=17710 vsize=13974352 memory=3461490850846983817 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17714/stat : 17714 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143575 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910843124880 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17715] ppid=17710 vsize=13974352 memory=140246217299584 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17715/stat : 17715 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74143575 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910481112080 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17716] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17716/stat : 17716 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74143575 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910480059280 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17717] ppid=17710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17717/stat : 17717 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143575 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910479006480 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17718] ppid=17710 vsize=13974352 memory=140246217299584 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17718/stat : 17718 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74143577 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910067513712 139910882237058 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17719] ppid=17710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17719/stat : 17719 (java) S 17710 17710 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74143577 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910066459680 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17720] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17720/stat : 17720 (java) S 17710 17710 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74143577 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910065406832 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17721] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17721/stat : 17721 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910064355152 139910882244507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17722] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17722/stat : 17722 (java) S 17710 17710 11586 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 74143580 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910063303536 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17723] ppid=17710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17723/stat : 17723 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143580 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910062250736 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17724] ppid=17710 vsize=13974352 memory=140246217299584 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17724/stat : 17724 (java) S 17710 17710 11586 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 15 0 74143580 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910061197936 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17725] ppid=17710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17725/stat : 17725 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910060145376 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17726] ppid=17710 vsize=13974352 memory=140246217299584 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17726/stat : 17726 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143585 14309736448 6991 18446744073709551615 4194304 4196468 140726131978080 139910059092656 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29340 KiB

[startup+0.310636 s]*
/proc/loadavg: 2.01 2.06 2.06 3/211 17726
/proc/meminfo: memFree=28203292/32770624 swapFree=67108860/67108860
[pid=17710] ppid=17707 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17710/stat : 17710 (xcsp3-exec) S 17707 17710 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 74143565 9740288 344 18446744073709551615 4194304 5098028 140728974278128 140728974276232 140391481438844 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 32104448 140728974279032 140728974279237 140728974279237 140728974282731 0
/proc/17710/statm: 2378 344 289 221 0 87 0
[pid=17712] ppid=17710 vsize=13974352 memory=37084 CPUtime=0.27 cores=1,3,5,7
/proc/17712/stat : 17712 (java) S 17710 17710 11586 0 -1 1077944320 8901 0 0 0 24 3 0 0 20 0 15 0 74143574 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 140726131960624 139910882225911 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
/proc/17712/statm: 3493588 9271 2974 1 0 3482964 0
[pid=17712/tid=17713] ppid=17710 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/17712/task/17713/stat : 17713 (java) R 17710 17710 11586 0 -1 4202560 6144 0 0 0 15 2 0 0 20 0 15 0 74143574 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910886448288 139910882247837 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17714] ppid=17710 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17714/stat : 17714 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143575 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910843124880 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17715] ppid=17710 vsize=13974352 memory=140246217306577 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17715/stat : 17715 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74143575 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910481112080 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17716] ppid=17710 vsize=13974352 memory=7588937459755871081 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17716/stat : 17716 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74143575 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910480059280 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17717] ppid=17710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17717/stat : 17717 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143575 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910479006480 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17718] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17718/stat : 17718 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74143577 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910067513712 139910882237058 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17719] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17719/stat : 17719 (java) S 17710 17710 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74143577 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910066459680 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17720] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17720/stat : 17720 (java) S 17710 17710 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74143577 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910065406832 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17721] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17721/stat : 17721 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910064355152 139910882244507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17722] ppid=17710 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17712/task/17722/stat : 17722 (java) S 17710 17710 11586 0 -1 1077944384 424 0 0 0 1 0 0 0 20 0 15 0 74143580 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910063303536 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17723] ppid=17710 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17712/task/17723/stat : 17723 (java) R 17710 17710 11586 0 -1 4202560 310 0 0 0 1 0 0 0 20 0 15 0 74143580 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910062250736 139910874515360 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17724] ppid=17710 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17712/task/17724/stat : 17724 (java) S 17710 17710 11586 0 -1 1077944384 720 0 0 0 5 0 0 0 20 0 15 0 74143580 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910061197936 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17725] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17725/stat : 17725 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910060145376 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17726] ppid=17710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17726/stat : 17726 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143585 14309736448 9271 18446744073709551615 4194304 4196468 140726131978080 139910059092656 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38460 KiB

[startup+0.700837 s]
/proc/loadavg: 2.01 2.06 2.06 5/211 17726
/proc/meminfo: memFree=28184264/32770624 swapFree=67108860/67108860
[pid=17710] ppid=17707 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17710/stat : 17710 (xcsp3-exec) S 17707 17710 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 74143565 9740288 344 18446744073709551615 4194304 5098028 140728974278128 140728974276232 140391481438844 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 32104448 140728974279032 140728974279237 140728974279237 140728974282731 0
/proc/17710/statm: 2378 344 289 221 0 87 0
[pid=17712] ppid=17710 vsize=13978684 memory=92192 CPUtime=1.34 cores=1,3,5,7
/proc/17712/stat : 17712 (java) S 17710 17710 11586 0 -1 1077944320 13093 0 0 0 129 5 0 0 20 0 15 0 74143574 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 140726131960624 139910882225911 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
/proc/17712/statm: 3494671 23048 3165 1 0 3482964 0
[pid=17712/tid=17713] ppid=17710 vsize=13978684 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/17712/task/17713/stat : 17713 (java) R 17710 17710 11586 0 -1 4202560 7851 0 0 0 51 3 0 0 20 0 15 0 74143574 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910886462448 139910526009284 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17714] ppid=17710 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17714/stat : 17714 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143575 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910843124880 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17715] ppid=17710 vsize=13978684 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17715/stat : 17715 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74143575 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910481112080 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17716] ppid=17710 vsize=13978684 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17716/stat : 17716 (java) S 17710 17710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74143575 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910480059280 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17717] ppid=17710 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17717/stat : 17717 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143575 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910479006480 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17718] ppid=17710 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17718/stat : 17718 (java) S 17710 17710 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74143577 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910067513712 139910882237058 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17719] ppid=17710 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17719/stat : 17719 (java) S 17710 17710 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74143577 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910066459680 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17720] ppid=17710 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17720/stat : 17720 (java) S 17710 17710 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74143577 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910065406832 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17721] ppid=17710 vsize=13978684 memory=19265 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17721/stat : 17721 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910064355152 139910882244507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17722] ppid=17710 vsize=13978684 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/17712/task/17722/stat : 17722 (java) R 17710 17710 11586 0 -1 4202560 1392 0 0 0 25 0 0 0 20 0 15 0 74143580 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910063293328 139910863770488 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17723] ppid=17710 vsize=13978684 memory=-9174445032661854264 CPUtime=0.26 cores=1,3,5,7
/proc/17712/task/17723/stat : 17723 (java) R 17710 17710 11586 0 -1 4202560 1040 0 0 0 26 0 0 0 20 0 15 0 74143580 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910062231752 139910863746993 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17724] ppid=17710 vsize=13978684 memory=6656426216303648864 CPUtime=0.26 cores=1,3,5,7
/proc/17712/task/17724/stat : 17724 (java) S 17710 17710 11586 0 -1 1077944384 1502 0 0 0 26 0 0 0 20 0 15 0 74143580 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910061197936 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17725] ppid=17710 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17725/stat : 17725 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910060145376 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17726] ppid=17710 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17726/stat : 17726 (java) S 17710 17710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74143585 14314172416 23048 18446744073709551615 4194304 4196468 140726131978080 139910059092656 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 93568 KiB

[startup+1.50092 s]
/proc/loadavg: 2.01 2.06 2.06 5/211 17726
/proc/meminfo: memFree=28084168/32770624 swapFree=67108860/67108860
[pid=17710] ppid=17707 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17710/stat : 17710 (xcsp3-exec) S 17707 17710 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 74143565 9740288 344 18446744073709551615 4194304 5098028 140728974278128 140728974276232 140391481438844 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 32104448 140728974279032 140728974279237 140728974279237 140728974282731 0
/proc/17710/statm: 2378 344 289 221 0 87 0
[pid=17712] ppid=17710 vsize=13980732 memory=205544 CPUtime=3.9 cores=1,3,5,7
/proc/17712/stat : 17712 (java) S 17710 17710 11586 0 -1 1077944320 16388 0 0 0 380 10 0 0 20 0 15 0 74143574 14316269568 51386 18446744073709551615 4194304 4196468 140726131978080 140726131960624 139910882225911 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
/proc/17712/statm: 3495183 51386 3215 1 0 3483476 0
[pid=17712/tid=17713] ppid=17710 vsize=13980732 memory=0 CPUtime=1.32 cores=1,3,5,7
/proc/17712/task/17713/stat : 17713 (java) R 17710 17710 11586 0 -1 4202560 8614 0 0 0 127 5 0 0 20 0 15 0 74143574 14316269568 51386 18446744073709551615 4194304 4196468 140726131978080 139910886462560 139910528938902 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17714] ppid=17710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17714/stat : 17714 (java) S 17710 17710 11586 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 74143575 14316269568 51386 18446744073709551615 4194304 4196468 140726131978080 139910843124880 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17715] ppid=17710 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17715/stat : 17715 (java) S 17710 17710 11586 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 74143575 14316269568 51386 18446744073709551615 4194304 4196468 140726131978080 139910481112080 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17716] ppid=17710 vsize=13980732 memory=40964 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17716/stat : 17716 (java) S 17710 17710 11586 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 74143575 14316269568 51386 18446744073709551615 4194304 4196468 140726131978080 139910480059280 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17717] ppid=17710 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17717/stat : 17717 (java) S 17710 17710 11586 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 74143575 14316269568 51386 18446744073709551615 4194304 4196468 140726131978080 139910479006480 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17718] ppid=17710 vsize=13980732 memory=202552 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17718/stat : 17718 (java) S 17710 17710 11586 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 51386 18446744073709551615 4194304 4196468 140726131978080 139910067513712 139910882237058 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17719] ppid=17710 vsize=13980732 memory=3184097919267521877 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17719/stat : 17719 (java) S 17710 17710 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 51386 18446744073709551615 4194304 4196468 140726131978080 139910066459680 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17720] ppid=17710 vsize=13980732 memory=-7161732098441943118 CPUtime=0 cores=1,3,5,7

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

/proc/17712/task/17720/stat : 17720 (java) S 17710 17710 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910065406848 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17721] ppid=17710 vsize=13980732 memory=23364 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17721/stat : 17721 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910064355152 139910882244507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17722] ppid=17710 vsize=13980732 memory=4048 CPUtime=4.02 cores=1,3,5,7
/proc/17712/task/17722/stat : 17722 (java) S 17710 17710 11586 0 -1 1077944384 29174 0 0 0 399 3 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910063303536 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17723] ppid=17710 vsize=13980732 memory=1376 CPUtime=5.16 cores=1,3,5,7
/proc/17712/task/17723/stat : 17723 (java) S 17710 17710 11586 0 -1 1077944384 38607 0 0 0 511 5 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910062250736 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17724] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.87 cores=1,3,5,7
/proc/17712/task/17724/stat : 17724 (java) S 17710 17710 11586 0 -1 1077944384 13631 0 0 0 85 2 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910061197936 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17725] ppid=17710 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17725/stat : 17725 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910060145376 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17726] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.97 cores=1,3,5,7
/proc/17712/task/17726/stat : 17726 (java) S 17710 17710 11586 0 -1 1077944384 2151 0 0 0 37 60 0 0 20 0 15 0 74143585 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910059092656 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
Current children cumulated CPU time: 2454.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3886380 KiB

[startup+2502.3 s]
/proc/loadavg: 2.24 2.15 2.11 3/214 17986
/proc/meminfo: memFree=22983952/32770624 swapFree=67108860/67108860
[pid=17710] ppid=17707 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17710/stat : 17710 (xcsp3-exec) S 17707 17710 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 74143565 9740288 344 18446744073709551615 4194304 5098028 140728974278128 140728974276232 140391481438844 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 32104448 140728974279032 140728974279237 140728974279237 140728974282731 0
/proc/17710/statm: 2378 344 289 221 0 87 0
[pid=17712] ppid=17710 vsize=13980732 memory=3885004 CPUtime=2514.47 cores=1,3,5,7
/proc/17712/stat : 17712 (java) S 17710 17710 11586 0 -1 1077944320 177502 0 0 0 251287 160 0 0 20 0 15 0 74143574 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 140726131960624 139910882225911 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
/proc/17712/statm: 3495183 971251 3242 1 0 3483476 0
[pid=17712/tid=17713] ppid=17710 vsize=13980732 memory=9992 CPUtime=2501.86 cores=1,3,5,7
/proc/17712/task/17713/stat : 17713 (java) R 17710 17710 11586 0 -1 4202560 77411 0 0 0 250125 61 0 0 20 0 15 0 74143574 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910886463064 139910529601476 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17714] ppid=17710 vsize=13980732 memory=1376 CPUtime=0.24 cores=1,3,5,7
/proc/17712/task/17714/stat : 17714 (java) S 17710 17710 11586 0 -1 1077944384 1665 0 0 0 17 7 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910843124880 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17715] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.26 cores=1,3,5,7
/proc/17712/task/17715/stat : 17715 (java) S 17710 17710 11586 0 -1 1077944384 1105 0 0 0 18 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910481112080 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17716] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.25 cores=1,3,5,7
/proc/17712/task/17716/stat : 17716 (java) S 17710 17710 11586 0 -1 1077944384 1600 0 0 0 17 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910480059280 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17717] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.25 cores=1,3,5,7
/proc/17712/task/17717/stat : 17717 (java) S 17710 17710 11586 0 -1 1077944384 1637 0 0 0 17 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910479006480 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17718] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.11 cores=1,3,5,7
/proc/17712/task/17718/stat : 17718 (java) S 17710 17710 11586 0 -1 1077944384 4067 0 0 0 5 6 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910067513712 139910882237058 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17719] ppid=17710 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17719/stat : 17719 (java) S 17710 17710 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910066459744 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17720] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17720/stat : 17720 (java) S 17710 17710 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910065406848 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17721] ppid=17710 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17721/stat : 17721 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910064355152 139910882244507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17722] ppid=17710 vsize=13980732 memory=3885004 CPUtime=4.28 cores=1,3,5,7
/proc/17712/task/17722/stat : 17722 (java) S 17710 17710 11586 0 -1 1077944384 32225 0 0 0 425 3 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910063303536 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17723] ppid=17710 vsize=13980732 memory=3885004 CPUtime=5.26 cores=1,3,5,7
/proc/17712/task/17723/stat : 17723 (java) S 17710 17710 11586 0 -1 1077944384 40241 0 0 0 520 6 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910062250736 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17724] ppid=17710 vsize=13980732 memory=1376 CPUtime=0.87 cores=1,3,5,7
/proc/17712/task/17724/stat : 17724 (java) S 17710 17710 11586 0 -1 1077944384 14056 0 0 0 85 2 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910061197936 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17725] ppid=17710 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17725/stat : 17725 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910060145376 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17726] ppid=17710 vsize=13980732 memory=1376 CPUtime=0.99 cores=1,3,5,7
/proc/17712/task/17726/stat : 17726 (java) S 17710 17710 11586 0 -1 1077944384 2168 0 0 0 38 61 0 0 20 0 15 0 74143585 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910059092656 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
Current children cumulated CPU time: 2514.47 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3886380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.9 s]
/proc/loadavg: 2.22 2.15 2.11 3/214 17986
/proc/meminfo: memFree=22985192/32770624 swapFree=67108860/67108860
[pid=17710] ppid=17707 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17710/stat : 17710 (xcsp3-exec) S 17707 17710 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 74143565 9740288 344 18446744073709551615 4194304 5098028 140728974278128 140728974276232 140391481438844 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 32104448 140728974279032 140728974279237 140728974279237 140728974282731 0
/proc/17710/statm: 2378 344 289 221 0 87 0
[pid=17712] ppid=17710 vsize=13980732 memory=3885004 CPUtime=2520.08 cores=1,3,5,7
/proc/17712/stat : 17712 (java) S 17710 17710 11586 0 -1 1077944320 177733 0 0 0 251848 160 0 0 20 0 15 0 74143574 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 140726131960624 139910882225911 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
/proc/17712/statm: 3495183 971251 3242 1 0 3483476 0
[pid=17712/tid=17713] ppid=17710 vsize=13980732 memory=3885004 CPUtime=2507.46 cores=1,3,5,7
/proc/17712/task/17713/stat : 17713 (java) R 17710 17710 11586 0 -1 4202560 77609 0 0 0 250685 61 0 0 20 0 15 0 74143574 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910886463064 139910529601622 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17714] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.24 cores=1,3,5,7
/proc/17712/task/17714/stat : 17714 (java) S 17710 17710 11586 0 -1 1077944384 1665 0 0 0 17 7 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910843124880 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17715] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.26 cores=1,3,5,7
/proc/17712/task/17715/stat : 17715 (java) S 17710 17710 11586 0 -1 1077944384 1105 0 0 0 18 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910481112080 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17716] ppid=17710 vsize=13980732 memory=1376 CPUtime=0.25 cores=1,3,5,7
/proc/17712/task/17716/stat : 17716 (java) S 17710 17710 11586 0 -1 1077944384 1600 0 0 0 17 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910480059280 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17717] ppid=17710 vsize=13980732 memory=1376 CPUtime=0.25 cores=1,3,5,7
/proc/17712/task/17717/stat : 17717 (java) S 17710 17710 11586 0 -1 1077944384 1637 0 0 0 17 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910479006480 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17718] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.11 cores=1,3,5,7
/proc/17712/task/17718/stat : 17718 (java) S 17710 17710 11586 0 -1 1077944384 4074 0 0 0 5 6 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910067513712 139910882237058 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17719] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17719/stat : 17719 (java) S 17710 17710 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910066459744 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17720] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17720/stat : 17720 (java) S 17710 17710 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910065406848 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17721] ppid=17710 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17721/stat : 17721 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910064355152 139910882244507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17722] ppid=17710 vsize=13980732 memory=4120 CPUtime=4.28 cores=1,3,5,7
/proc/17712/task/17722/stat : 17722 (java) S 17710 17710 11586 0 -1 1077944384 32227 0 0 0 425 3 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910063303536 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17723] ppid=17710 vsize=13980732 memory=1376 CPUtime=5.26 cores=1,3,5,7
/proc/17712/task/17723/stat : 17723 (java) S 17710 17710 11586 0 -1 1077944384 40243 0 0 0 520 6 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910062250736 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17724] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.87 cores=1,3,5,7
/proc/17712/task/17724/stat : 17724 (java) S 17710 17710 11586 0 -1 1077944384 14058 0 0 0 85 2 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910061197936 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17725] ppid=17710 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17725/stat : 17725 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910060145376 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17726] ppid=17710 vsize=13980732 memory=3885004 CPUtime=1 cores=1,3,5,7
/proc/17712/task/17726/stat : 17726 (java) S 17710 17710 11586 0 -1 1077944384 2188 0 0 0 39 61 0 0 20 0 15 0 74143585 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910059092656 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3886380 KiB

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

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

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

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

[startup+2507.9 s]
/proc/loadavg: 2.22 2.15 2.11 3/214 17986
/proc/meminfo: memFree=22985192/32770624 swapFree=67108860/67108860
[pid=17710] ppid=17707 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17710/stat : 17710 (xcsp3-exec) S 17707 17710 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 74143565 9740288 344 18446744073709551615 4194304 5098028 140728974278128 140728974276232 140391481438844 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 32104448 140728974279032 140728974279237 140728974279237 140728974282731 0
/proc/17710/statm: 2378 344 289 221 0 87 0
[pid=17712] ppid=17710 vsize=13980732 memory=3885004 CPUtime=2520.08 cores=1,3,5,7
/proc/17712/stat : 17712 (java) S 17710 17710 11586 0 -1 1077944320 177733 0 0 0 251848 160 0 0 20 0 15 0 74143574 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 140726131960624 139910882225911 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
/proc/17712/statm: 3495183 971251 3242 1 0 3483476 0
[pid=17712/tid=17713] ppid=17710 vsize=13980732 memory=3885004 CPUtime=2507.46 cores=1,3,5,7
/proc/17712/task/17713/stat : 17713 (java) R 17710 17710 11586 0 -1 4202560 77609 0 0 0 250685 61 0 0 20 0 15 0 74143574 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910886463064 139910529601622 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17714] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.24 cores=1,3,5,7
/proc/17712/task/17714/stat : 17714 (java) S 17710 17710 11586 0 -1 1077944384 1665 0 0 0 17 7 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910843124880 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17715] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.26 cores=1,3,5,7
/proc/17712/task/17715/stat : 17715 (java) S 17710 17710 11586 0 -1 1077944384 1105 0 0 0 18 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910481112080 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17716] ppid=17710 vsize=13980732 memory=1376 CPUtime=0.25 cores=1,3,5,7
/proc/17712/task/17716/stat : 17716 (java) S 17710 17710 11586 0 -1 1077944384 1600 0 0 0 17 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910480059280 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17717] ppid=17710 vsize=13980732 memory=1376 CPUtime=0.25 cores=1,3,5,7
/proc/17712/task/17717/stat : 17717 (java) S 17710 17710 11586 0 -1 1077944384 1637 0 0 0 17 8 0 0 20 0 15 0 74143575 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910479006480 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17718] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.11 cores=1,3,5,7
/proc/17712/task/17718/stat : 17718 (java) S 17710 17710 11586 0 -1 1077944384 4074 0 0 0 5 6 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910067513712 139910882237058 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17719] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17719/stat : 17719 (java) S 17710 17710 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910066459744 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17720] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17720/stat : 17720 (java) S 17710 17710 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 74143577 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910065406848 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17721] ppid=17710 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17721/stat : 17721 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910064355152 139910882244507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17722] ppid=17710 vsize=13980732 memory=4120 CPUtime=4.28 cores=1,3,5,7
/proc/17712/task/17722/stat : 17722 (java) S 17710 17710 11586 0 -1 1077944384 32227 0 0 0 425 3 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910063303536 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17723] ppid=17710 vsize=13980732 memory=1376 CPUtime=5.26 cores=1,3,5,7
/proc/17712/task/17723/stat : 17723 (java) S 17710 17710 11586 0 -1 1077944384 40243 0 0 0 520 6 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910062250736 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17724] ppid=17710 vsize=13980732 memory=3885004 CPUtime=0.87 cores=1,3,5,7
/proc/17712/task/17724/stat : 17724 (java) S 17710 17710 11586 0 -1 1077944384 14058 0 0 0 85 2 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910061197936 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17725] ppid=17710 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/17712/task/17725/stat : 17725 (java) S 17710 17710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74143580 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910060145376 139910882236117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
[pid=17712/tid=17726] ppid=17710 vsize=13980732 memory=3885004 CPUtime=1 cores=1,3,5,7
/proc/17712/task/17726/stat : 17726 (java) S 17710 17710 11586 0 -1 1077944384 2188 0 0 0 39 61 0 0 20 0 15 0 74143585 14316269568 971251 18446744073709551615 4194304 4196468 140726131978080 139910059092656 139910882237058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140726131982769 140726131982945 140726131982945 140726131986383 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3886380 KiB

Child status: 143
Real time (s): 2507.93
CPU time (s): 2520.13
CPU user time (s): 2518.51
CPU system time (s): 1.62727
CPU usage (%): 100.487
Max. virtual memory (cumulated for all children) (KiB): 13994380
Max. memory (cumulated for all children) (KiB): 3914112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.51
system time used= 1.62727
maximum resident set size= 3912736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180102
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57886
involuntary context switches= 810


# summary of solver processes directly reported to runsolver:
#   pid: 17710,17712
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2518.51
#   total CPU system time (s): 1.62727

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9923 second user time and 22.9775 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-16 06:19:33
IDJOB=4269872
IDBENCH=139728
IDSOLVER=2660
FILE ID=node124/4269872-1502858029
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-13-13.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269872-1502858029/watcher-4269872-1502858029 -o /tmp/evaluation-result-4269872-1502858029/solver-4269872-1502858029 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2043595936 HOME/instance-4269872-1502858029.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 35fa3ccff61e9a72252c43058d5bc461
RANDOM SEED=2043595936

node124.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.51
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.51
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.51
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.51
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:        28231116 kB
MemAvailable:   28689440 kB
Buffers:          254540 kB
Cached:           490404 kB
SwapCached:            0 kB
Active:          3775756 kB
Inactive:         307924 kB
Active(anon):    3290312 kB
Inactive(anon):    81944 kB
Active(file):     485444 kB
Inactive(file):   225980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8140 kB
Writeback:             0 kB
AnonPages:       3299768 kB
Mapped:            61416 kB
Shmem:             33512 kB
Slab:             152236 kB
SReclaimable:     125472 kB
SUnreclaim:        26764 kB
KernelStack:        3712 kB
PageTables:        11792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4279924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3188736 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= 61980 MiB
End job on node124 at 2017-08-16 07:01:21