Trace number 4280268

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-08-18)SAT (TO)0 20010.4 2520.1101

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-83.xml
MD5SUMc4586722e171332f29cc21e67831b4d7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size48
Distribution of domain sizes[{"size":23,"count":1},{"size":48,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280268-1503166128.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280268-1503166128.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
15.40/10.22	c solve instance...
36.89/13.40	o 0 
20009.70/2520.09	s SATISFIABLE
20009.70/2520.09	v <instantiation>
20009.70/2520.09	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] </list>
20009.70/2520.09	v 	<values>0 200 199 198 198 197 0 200 166 165 160 155 151 198 166 164 161 157 150 197 197 194 194 191 0 197 195 191 191 190 0 194 168 164 158 156 152 194 167 162 160 157 150 192 189 188 188 186 0 192 187 185 182 182 0 191 187 187 187 186 0 190 190 190 190 186 0 186 166 165 158 155 153 185 168 165 158 153 153 184 180 180 180 178 0 184 166 163 158 155 153 183 170 162 159 156 151 183 169 162 159 154 153 182 177 177 177 174 0 182 170 161 159 157 150 180 175 175 175 171 0 178 176 176 174 170 0 173 173 173 172 171 0 </values>
20009.70/2520.09	v </instantiation>
20009.70/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280268-1503166128/watcher-4280268-1503166128 -o /tmp/evaluation-result-4280268-1503166128/solver-4280268-1503166128 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503165268-26491 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1845347319 HOME/instance-4280268-1503166128.xml 

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

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


[startup+0.102789 s]*
/proc/loadavg: 7.47 8.12 8.20 2/200 26529
/proc/meminfo: memFree=21364684/32770624 swapFree=67108860/67108860
[pid=26508] ppid=26505 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26508/stat : 26508 (xcsp3-exec) S 26505 26508 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149693532 9740288 345 33554432000 4194304 5098028 140734131157728 140734131155832 140075243352700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31203328 140734131160164 140734131160375 140734131160375 140734131163115 0
/proc/26508/statm: 2378 345 289 221 0 87 0
[pid=26510] ppid=26508 vsize=25999808 memory=26320 CPUtime=0.12 cores=0-7
/proc/26510/stat : 26510 (java) S 26508 26508 26464 0 -1 1077944320 5530 0 0 0 11 1 0 0 20 0 20 0 149693532 26623803392 6580 33554432000 4194304 4196468 140727352004000 140727351986544 139853704064759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
/proc/26510/statm: 6499952 6580 2848 1 0 6488269 0
[pid=26510/tid=26511] ppid=26508 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26510/task/26511/stat : 26511 (java) R 26508 26508 26464 0 -1 4202560 3511 0 0 0 8 1 0 0 20 0 20 0 149693533 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853708288560 139853704076694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26512] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26512/stat : 26512 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693533 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853262403984 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26513] ppid=26508 vsize=25999808 memory=140582203901568 CPUtime=0 cores=0-7
/proc/26510/task/26513/stat : 26513 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693533 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853261351184 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26514] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26514/stat : 26514 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853260298896 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26515] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26515/stat : 26515 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693534 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853259246096 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26516] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26516/stat : 26516 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853258193808 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26517] ppid=26508 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26510/task/26517/stat : 26517 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149693534 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853257141008 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26518] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26518/stat : 26518 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853256088720 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26519] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26519/stat : 26519 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693534 26623803392 6580 33554432000 4194304 4196468 140727352004000 139853255035920 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26520] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26520/stat : 26520 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693535 26623803392 6580 33554432000 4194304 4196468 140727352004000 139852831529072 139853704075906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26521] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26521/stat : 26521 (java) S 26508 26508 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149693535 26623803392 6580 33554432000 4194304 4196468 140727352004000 139852830475040 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26522] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26522/stat : 26522 (java) S 26508 26508 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149693536 26623803392 6580 33554432000 4194304 4196468 140727352004000 139852829422704 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26523] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26523/stat : 26523 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693538 26623803392 6580 33554432000 4194304 4196468 140727352004000 139852828371024 139853704083355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26524] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26524/stat : 26524 (java) S 26508 26508 26464 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 20 0 149693538 26623803392 6645 33554432000 4194304 4196468 140727352004000 139852827318896 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26525] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26525/stat : 26525 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149693538 26623803392 6645 33554432000 4194304 4196468 140727352004000 139852826266096 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26526] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26526/stat : 26526 (java) S 26508 26508 26464 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 149693538 26623803392 6645 33554432000 4194304 4196468 140727352004000 139852825213808 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26527] ppid=26508 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/26510/task/26527/stat : 26527 (java) R 26508 26508 26464 0 -1 4202560 278 0 0 0 1 0 0 0 20 0 20 0 149693538 26623803392 6645 33554432000 4194304 4196468 140727352004000 139852824161008 139853682742392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26528] ppid=26508 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26528/stat : 26528 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149693538 26623803392 6645 33554432000 4194304 4196468 140727352004000 139852823107936 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26529] ppid=26508 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26510/task/26529/stat : 26529 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693539 26623803392 6645 33554432000 4194304 4196468 140727352004000 139852822055216 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27700 KiB

[startup+0.211435 s]*
/proc/loadavg: 7.47 8.12 8.20 2/200 26529
/proc/meminfo: memFree=21353520/32770624 swapFree=67108860/67108860
[pid=26508] ppid=26505 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26508/stat : 26508 (xcsp3-exec) S 26505 26508 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149693532 9740288 345 33554432000 4194304 5098028 140734131157728 140734131155832 140075243352700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31203328 140734131160164 140734131160375 140734131160375 140734131163115 0
/proc/26508/statm: 2378 345 289 221 0 87 0
[pid=26510] ppid=26508 vsize=26004064 memory=38900 CPUtime=0.33 cores=0-7
/proc/26510/stat : 26510 (java) S 26508 26508 26464 0 -1 1077944320 8365 0 0 0 31 2 0 0 20 0 20 0 149693532 26628161536 9725 33554432000 4194304 4196468 140727352004000 140727351986544 139853704064759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
/proc/26510/statm: 6501016 9725 3021 1 0 6488269 0
[pid=26510/tid=26511] ppid=26508 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/26510/task/26511/stat : 26511 (java) R 26508 26508 26464 0 -1 4202560 5419 0 0 0 18 1 0 0 20 0 20 0 149693533 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853708286960 139853704086106 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26512] ppid=26508 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/26510/task/26512/stat : 26512 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693533 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853262403984 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26513] ppid=26508 vsize=26004064 memory=140582204902624 CPUtime=0 cores=0-7
/proc/26510/task/26513/stat : 26513 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693533 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853261351184 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26514] ppid=26508 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26510/task/26514/stat : 26514 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853260298896 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26515] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26515/stat : 26515 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853259246096 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26516] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26516/stat : 26516 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853258193808 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26517] ppid=26508 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26510/task/26517/stat : 26517 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853257141008 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26518] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26518/stat : 26518 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853256088720 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26519] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26519/stat : 26519 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 9725 33554432000 4194304 4196468 140727352004000 139853255035920 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26520] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26520/stat : 26520 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693535 26628161536 9725 33554432000 4194304 4196468 140727352004000 139852831529072 139853704075906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26521] ppid=26508 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26521/stat : 26521 (java) S 26508 26508 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149693535 26628194304 9725 33554432000 4194304 4196468 140727352004000 139852830475040 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26522] ppid=26508 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26522/stat : 26522 (java) S 26508 26508 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149693536 26628194304 9725 33554432000 4194304 4196468 140727352004000 139852829422704 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26523] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26523/stat : 26523 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693538 26628161536 9746 33554432000 4194304 4196468 140727352004000 139852828371024 139853704083355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26524] ppid=26508 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/26510/task/26524/stat : 26524 (java) S 26508 26508 26464 0 -1 1077944384 494 0 0 0 2 0 0 0 20 0 20 0 149693538 26628161536 9746 33554432000 4194304 4196468 140727352004000 139852827318896 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26525] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26525/stat : 26525 (java) S 26508 26508 26464 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 149693538 26628161536 9746 33554432000 4194304 4196468 140727352004000 139852826266096 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26526] ppid=26508 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26510/task/26526/stat : 26526 (java) S 26508 26508 26464 0 -1 1077944384 329 0 0 0 0 0 0 0 20 0 20 0 149693538 26628161536 9746 33554432000 4194304 4196468 140727352004000 139852825213808 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26527] ppid=26508 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/26510/task/26527/stat : 26527 (java) S 26508 26508 26464 0 -1 1077944384 754 0 0 0 7 0 0 0 20 0 20 0 149693538 26628161536 9746 33554432000 4194304 4196468 140727352004000 139852824161008 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26528] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26528/stat : 26528 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149693538 26628161536 9746 33554432000 4194304 4196468 140727352004000 139852823107936 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26529] ppid=26508 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26510/task/26529/stat : 26529 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693539 26628161536 9746 33554432000 4194304 4196468 140727352004000 139852822055216 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40280 KiB

[startup+0.310545 s]*
/proc/loadavg: 7.47 8.12 8.20 3/200 26529
/proc/meminfo: memFree=21347316/32770624 swapFree=67108860/67108860
[pid=26508] ppid=26505 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26508/stat : 26508 (xcsp3-exec) S 26505 26508 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149693532 9740288 345 33554432000 4194304 5098028 140734131157728 140734131155832 140075243352700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31203328 140734131160164 140734131160375 140734131160375 140734131163115 0
/proc/26508/statm: 2378 345 289 221 0 87 0
[pid=26510] ppid=26508 vsize=26004064 memory=45608 CPUtime=0.5 cores=0-7
/proc/26510/stat : 26510 (java) S 26508 26508 26464 0 -1 1077944320 9179 0 0 0 47 3 0 0 20 0 20 0 149693532 26628161536 11402 33554432000 4194304 4196468 140727352004000 140727351986544 139853704064759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
/proc/26510/statm: 6501016 11402 3085 1 0 6488269 0
[pid=26510/tid=26511] ppid=26508 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26510/task/26511/stat : 26511 (java) R 26508 26508 26464 0 -1 4202560 6083 0 0 0 27 2 0 0 20 0 20 0 149693533 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853708302272 139853704086685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26512] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26512/stat : 26512 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693533 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853262403984 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26513] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26513/stat : 26513 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693533 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853261351184 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26514] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26514/stat : 26514 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853260298896 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26515] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26515/stat : 26515 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853259246096 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26516] ppid=26508 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/26510/task/26516/stat : 26516 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853258193808 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26517] ppid=26508 vsize=26004064 memory=140582064321455 CPUtime=0 cores=0-7
/proc/26510/task/26517/stat : 26517 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853257141008 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26518] ppid=26508 vsize=26004064 memory=140582064323760 CPUtime=0 cores=0-7
/proc/26510/task/26518/stat : 26518 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853256088720 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26519] ppid=26508 vsize=26004064 memory=140582064326064 CPUtime=0 cores=0-7
/proc/26510/task/26519/stat : 26519 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693534 26628161536 11402 33554432000 4194304 4196468 140727352004000 139853255035920 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26520] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26520/stat : 26520 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693535 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852831529072 139853704075906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26521] ppid=26508 vsize=26004064 memory=281164128659088 CPUtime=0 cores=0-7
/proc/26510/task/26521/stat : 26521 (java) S 26508 26508 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149693535 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852830475040 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26522] ppid=26508 vsize=26004064 memory=281164128666000 CPUtime=0 cores=0-7
/proc/26510/task/26522/stat : 26522 (java) S 26508 26508 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149693536 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852829422704 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26523] ppid=26508 vsize=26004064 memory=281164128607280 CPUtime=0 cores=0-7
/proc/26510/task/26523/stat : 26523 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693538 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852828371024 139853704083355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26524] ppid=26508 vsize=26004064 memory=281164128679824 CPUtime=0.03 cores=0-7
/proc/26510/task/26524/stat : 26524 (java) R 26508 26508 26464 0 -1 4202560 501 0 0 0 3 0 0 0 20 0 20 0 149693538 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852827318896 139853688310034 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26525] ppid=26508 vsize=26004064 memory=281164128686736 CPUtime=0.01 cores=0-7
/proc/26510/task/26525/stat : 26525 (java) S 26508 26508 26464 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 20 0 149693538 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852826266096 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26526] ppid=26508 vsize=26004064 memory=281164128684432 CPUtime=0.01 cores=0-7
/proc/26510/task/26526/stat : 26526 (java) R 26508 26508 26464 0 -1 4202560 329 0 0 0 1 0 0 0 20 0 20 0 149693538 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852825213808 139853684235841 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26527] ppid=26508 vsize=26004064 memory=281164128700592 CPUtime=0.12 cores=0-7
/proc/26510/task/26527/stat : 26527 (java) S 26508 26508 26464 0 -1 1077944384 837 0 0 0 12 0 0 0 20 0 20 0 149693538 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852824161008 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26528] ppid=26508 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26528/stat : 26528 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149693538 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852823107936 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26529] ppid=26508 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26510/task/26529/stat : 26529 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693539 26628161536 11402 33554432000 4194304 4196468 140727352004000 139852822055216 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46988 KiB

[startup+0.701044 s]
/proc/loadavg: 7.47 8.12 8.20 5/200 26529
/proc/meminfo: memFree=21306272/32770624 swapFree=67108860/67108860
[pid=26508] ppid=26505 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26508/stat : 26508 (xcsp3-exec) S 26505 26508 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149693532 9740288 345 33554432000 4194304 5098028 140734131157728 140734131155832 140075243352700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31203328 140734131160164 140734131160375 140734131160375 140734131163115 0
/proc/26508/statm: 2378 345 289 221 0 87 0
[pid=26510] ppid=26508 vsize=26004140 memory=136844 CPUtime=1.6 cores=0-7
/proc/26510/stat : 26510 (java) S 26508 26508 26464 0 -1 1077944320 11910 0 0 0 154 6 0 0 20 0 20 0 149693532 26628239360 34211 33554432000 4194304 4196468 140727352004000 140727351986544 139853704064759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
/proc/26510/statm: 6501035 34211 3194 1 0 6488269 0
[pid=26510/tid=26511] ppid=26508 vsize=26004140 memory=281164129058480 CPUtime=0.67 cores=0-7
/proc/26510/task/26511/stat : 26511 (java) R 26508 26508 26464 0 -1 4202560 6462 0 0 0 64 3 0 0 20 0 20 0 149693533 26628239360 34211 33554432000 4194304 4196468 140727352004000 139853708303056 139853344309051 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26512] ppid=26508 vsize=26004140 memory=140582064530288 CPUtime=0 cores=0-7
/proc/26510/task/26512/stat : 26512 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693533 26628239360 34211 33554432000 4194304 4196468 140727352004000 139853262403984 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26513] ppid=26508 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/26510/task/26513/stat : 26513 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149693533 26628239360 34211 33554432000 4194304 4196468 140727352004000 139853261351184 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26514] ppid=26508 vsize=26004140 memory=8736 CPUtime=0 cores=0-7
/proc/26510/task/26514/stat : 26514 (java) S 26508 26508 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149693534 26628239360 34211 33554432000 4194304 4196468 140727352004000 139853260298896 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0

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

[pid=26510/tid=26545] ppid=26508 vsize=26538700 memory=2611960 CPUtime=2409.74 cores=0-7
/proc/26510/task/26545/stat : 26545 (java) R 26508 26508 26464 0 -1 4202560 15336 0 0 0 240948 26 0 0 20 0 28 0 149694873 27175628800 652990 33554432000 4194304 4196468 140727352004000 139852811938912 139853347993262 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
Current children cumulated CPU time: 19392.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2613340 KiB

[startup+2502.3 s]
/proc/loadavg: 8.02 8.14 8.21 9/207 26602
/proc/meminfo: memFree=18777508/32770624 swapFree=67108860/67108860
[pid=26508] ppid=26505 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26508/stat : 26508 (xcsp3-exec) S 26505 26508 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149693532 9740288 345 33554432000 4194304 5098028 140734131157728 140734131155832 140075243352700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31203328 140734131160164 140734131160375 140734131160375 140734131163115 0
/proc/26508/statm: 2378 345 289 221 0 87 0
[pid=26510] ppid=26508 vsize=26538700 memory=2614008 CPUtime=19869.1 cores=0-7
/proc/26510/stat : 26510 (java) S 26508 26508 26464 0 -1 1077944320 406487 0 0 0 1986279 630 0 0 20 0 28 0 149693532 27175628800 653502 33554432000 4194304 4196468 140727352004000 140727351986544 139853704064759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
/proc/26510/statm: 6634675 653502 3292 1 0 6621909 0
[pid=26510/tid=26511] ppid=26508 vsize=26538700 memory=2614008 CPUtime=10.01 cores=0-7
/proc/26510/task/26511/stat : 26511 (java) S 26508 26508 26464 0 -1 1077944384 10206 0 0 0 983 18 0 0 20 0 28 0 149693533 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853708305536 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26512] ppid=26508 vsize=26538700 memory=2614008 CPUtime=4.14 cores=0-7
/proc/26510/task/26512/stat : 26512 (java) S 26508 26508 26464 0 -1 1077944384 12965 0 0 0 387 27 0 0 20 0 28 0 149693533 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853262403984 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26513] ppid=26508 vsize=26538700 memory=2614008 CPUtime=4.19 cores=0-7
/proc/26510/task/26513/stat : 26513 (java) S 26508 26508 26464 0 -1 1077944384 13257 0 0 0 394 25 0 0 20 0 28 0 149693533 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853261351184 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26514] ppid=26508 vsize=26538700 memory=1380 CPUtime=4.24 cores=0-7
/proc/26510/task/26514/stat : 26514 (java) S 26508 26508 26464 0 -1 1077944384 13196 0 0 0 398 26 0 0 20 0 28 0 149693534 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853260298896 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26515] ppid=26508 vsize=26538700 memory=417 CPUtime=4.16 cores=0-7
/proc/26510/task/26515/stat : 26515 (java) S 26508 26508 26464 0 -1 1077944384 13949 0 0 0 390 26 0 0 20 0 28 0 149693534 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853259246096 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26516] ppid=26508 vsize=26538700 memory=1380 CPUtime=4.22 cores=0-7
/proc/26510/task/26516/stat : 26516 (java) S 26508 26508 26464 0 -1 1077944384 13862 0 0 0 393 29 0 0 20 0 28 0 149693534 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853258193808 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26517] ppid=26508 vsize=26538700 memory=4144 CPUtime=4.22 cores=0-7
/proc/26510/task/26517/stat : 26517 (java) S 26508 26508 26464 0 -1 1077944384 12902 0 0 0 395 27 0 0 20 0 28 0 149693534 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853257141008 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26518] ppid=26508 vsize=26538700 memory=33 CPUtime=4.2 cores=0-7
/proc/26510/task/26518/stat : 26518 (java) S 26508 26508 26464 0 -1 1077944384 14291 0 0 0 392 28 0 0 20 0 28 0 149693534 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853256088720 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26519] ppid=26508 vsize=26538700 memory=6155134714800792675 CPUtime=4.2 cores=0-7
/proc/26510/task/26519/stat : 26519 (java) S 26508 26508 26464 0 -1 1077944384 12422 0 0 0 397 23 0 0 20 0 28 0 149693534 27175628800 653502 33554432000 4194304 4196468 140727352004000 139853255035920 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26520] ppid=26508 vsize=26538700 memory=409 CPUtime=1.36 cores=0-7
/proc/26510/task/26520/stat : 26520 (java) S 26508 26508 26464 0 -1 1077944384 29044 0 0 0 108 28 0 0 20 0 28 0 149693535 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852831529072 139853704075906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26521] ppid=26508 vsize=26538700 memory=400 CPUtime=0 cores=0-7
/proc/26510/task/26521/stat : 26521 (java) S 26508 26508 26464 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 149693535 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852830475104 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26522] ppid=26508 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/26510/task/26522/stat : 26522 (java) S 26508 26508 26464 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 149693536 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852829422720 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26523] ppid=26508 vsize=26538700 memory=1952 CPUtime=0 cores=0-7
/proc/26510/task/26523/stat : 26523 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149693538 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852828371024 139853704083355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26524] ppid=26508 vsize=26538700 memory=1380 CPUtime=2.56 cores=0-7
/proc/26510/task/26524/stat : 26524 (java) S 26508 26508 26464 0 -1 1077944384 16122 0 0 0 252 4 0 0 20 0 28 0 149693538 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852827318896 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26525] ppid=26508 vsize=26538700 memory=1380 CPUtime=2.23 cores=0-7
/proc/26510/task/26525/stat : 26525 (java) S 26508 26508 26464 0 -1 1077944384 15253 0 0 0 221 2 0 0 20 0 28 0 149693538 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852826266096 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26526] ppid=26508 vsize=26538700 memory=1380 CPUtime=2.96 cores=0-7
/proc/26510/task/26526/stat : 26526 (java) S 26508 26508 26464 0 -1 1077944384 20458 0 0 0 292 4 0 0 20 0 28 0 149693538 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852825213808 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26527] ppid=26508 vsize=26538700 memory=1296 CPUtime=0.74 cores=0-7
/proc/26510/task/26527/stat : 26527 (java) S 26508 26508 26464 0 -1 1077944384 14874 0 0 0 71 3 0 0 20 0 28 0 149693538 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852824161008 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26528] ppid=26508 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/26510/task/26528/stat : 26528 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149693538 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852823107936 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26529] ppid=26508 vsize=26538700 memory=4144 CPUtime=0.91 cores=0-7
/proc/26510/task/26529/stat : 26529 (java) S 26508 26508 26464 0 -1 1077944384 3626 0 0 0 39 52 0 0 20 0 28 0 149693539 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852822055216 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26538] ppid=26508 vsize=26538700 memory=41888 CPUtime=2468.15 cores=0-7
/proc/26510/task/26538/stat : 26538 (java) R 26508 26508 26464 0 -1 4202560 36696 0 0 0 246722 93 0 0 20 0 28 0 149694873 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852810885984 139853347989470 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26539] ppid=26508 vsize=26538700 memory=1380 CPUtime=2480.76 cores=0-7
/proc/26510/task/26539/stat : 26539 (java) R 26508 26508 26464 0 -1 4202560 12045 0 0 0 248053 23 0 0 20 0 28 0 149694873 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852806679136 139853347989454 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26540] ppid=26508 vsize=26538700 memory=2424 CPUtime=2479.32 cores=0-7
/proc/26510/task/26540/stat : 26540 (java) R 26508 26508 26464 0 -1 4202560 19592 0 0 0 247883 49 0 0 20 0 28 0 149694873 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852812992576 139853347989470 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26541] ppid=26508 vsize=26538700 memory=932 CPUtime=2478.28 cores=0-7
/proc/26510/task/26541/stat : 26541 (java) R 26508 26508 26464 0 -1 4202560 42898 0 0 0 247764 64 0 0 20 0 28 0 149694873 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852809834216 139853347991138 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26542] ppid=26508 vsize=26538700 memory=1572 CPUtime=2470 cores=0-7
/proc/26510/task/26542/stat : 26542 (java) R 26508 26508 26464 0 -1 4202560 26429 0 0 0 246963 37 0 0 20 0 28 0 149694873 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852814045152 139853347990357 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26543] ppid=26508 vsize=26538700 memory=1380 CPUtime=2471.42 cores=0-7
/proc/26510/task/26543/stat : 26543 (java) R 26508 26508 26464 0 -1 4202560 13395 0 0 0 247120 22 0 0 20 0 28 0 149694873 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852808781664 139853347990492 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26544] ppid=26508 vsize=26538700 memory=2614008 CPUtime=2479.45 cores=0-7
/proc/26510/task/26544/stat : 26544 (java) R 26508 26508 26464 0 -1 4202560 19656 0 0 0 247919 26 0 0 20 0 28 0 149694873 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852807728488 139853347989544 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26545] ppid=26508 vsize=26538700 memory=1380 CPUtime=2469.21 cores=0-7
/proc/26510/task/26545/stat : 26545 (java) R 26508 26508 26464 0 -1 4202560 16083 0 0 0 246894 27 0 0 20 0 28 0 149694873 27175628800 653502 33554432000 4194304 4196468 140727352004000 139852811938720 139853349035730 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
Current children cumulated CPU time: 19869.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2615388 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.31 8.19 8.22 9/207 26602
/proc/meminfo: memFree=18775884/32770624 swapFree=67108860/67108860
[pid=26508] ppid=26505 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26508/stat : 26508 (xcsp3-exec) S 26505 26508 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149693532 9740288 345 33554432000 4194304 5098028 140734131157728 140734131155832 140075243352700 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31203328 140734131160164 140734131160375 140734131160375 140734131163115 0
/proc/26508/statm: 2378 345 289 221 0 87 0
[pid=26510] ppid=26508 vsize=26538700 memory=2616056 CPUtime=20009.7 cores=0-7
/proc/26510/stat : 26510 (java) S 26508 26508 26464 0 -1 1077944320 408713 0 0 0 2000338 632 0 0 20 0 28 0 149693532 27175628800 654014 33554432000 4194304 4196468 140727352004000 140727351986544 139853704064759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
/proc/26510/statm: 6634675 654014 3292 1 0 6621909 0
[pid=26510/tid=26511] ppid=26508 vsize=26538700 memory=6791534058613427641 CPUtime=10.01 cores=0-7
/proc/26510/task/26511/stat : 26511 (java) S 26508 26508 26464 0 -1 1077944384 10206 0 0 0 983 18 0 0 20 0 28 0 149693533 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853708305536 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26512] ppid=26508 vsize=26538700 memory=4126316290023845779 CPUtime=4.2 cores=0-7
/proc/26510/task/26512/stat : 26512 (java) S 26508 26508 26464 0 -1 1077944384 13021 0 0 0 393 27 0 0 20 0 28 0 149693533 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853262403984 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26513] ppid=26508 vsize=26538700 memory=15876 CPUtime=4.24 cores=0-7
/proc/26510/task/26513/stat : 26513 (java) S 26508 26508 26464 0 -1 1077944384 13347 0 0 0 399 25 0 0 20 0 28 0 149693533 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853261351184 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26514] ppid=26508 vsize=26538700 memory=18476 CPUtime=4.3 cores=0-7
/proc/26510/task/26514/stat : 26514 (java) S 26508 26508 26464 0 -1 1077944384 13520 0 0 0 404 26 0 0 20 0 28 0 149693534 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853260298896 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26515] ppid=26508 vsize=26538700 memory=24108 CPUtime=4.21 cores=0-7
/proc/26510/task/26515/stat : 26515 (java) S 26508 26508 26464 0 -1 1077944384 14094 0 0 0 395 26 0 0 20 0 28 0 149693534 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853259246096 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26516] ppid=26508 vsize=26538700 memory=8052 CPUtime=4.28 cores=0-7
/proc/26510/task/26516/stat : 26516 (java) S 26508 26508 26464 0 -1 1077944384 13931 0 0 0 399 29 0 0 20 0 28 0 149693534 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853258193808 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26517] ppid=26508 vsize=26538700 memory=844 CPUtime=4.28 cores=0-7
/proc/26510/task/26517/stat : 26517 (java) S 26508 26508 26464 0 -1 1077944384 13003 0 0 0 401 27 0 0 20 0 28 0 149693534 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853257141008 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26518] ppid=26508 vsize=26538700 memory=4096 CPUtime=4.26 cores=0-7
/proc/26510/task/26518/stat : 26518 (java) S 26508 26508 26464 0 -1 1077944384 14367 0 0 0 398 28 0 0 20 0 28 0 149693534 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853256088720 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26519] ppid=26508 vsize=26538700 memory=1692 CPUtime=4.25 cores=0-7
/proc/26510/task/26519/stat : 26519 (java) S 26508 26508 26464 0 -1 1077944384 12523 0 0 0 402 23 0 0 20 0 28 0 149693534 27175628800 654014 33554432000 4194304 4196468 140727352004000 139853255035920 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26520] ppid=26508 vsize=26538700 memory=912 CPUtime=1.37 cores=0-7
/proc/26510/task/26520/stat : 26520 (java) S 26508 26508 26464 0 -1 1077944384 29230 0 0 0 109 28 0 0 20 0 28 0 149693535 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852831529072 139853704075906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26521] ppid=26508 vsize=26538700 memory=3888 CPUtime=0 cores=0-7
/proc/26510/task/26521/stat : 26521 (java) S 26508 26508 26464 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 149693535 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852830475104 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26522] ppid=26508 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/26510/task/26522/stat : 26522 (java) S 26508 26508 26464 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 149693536 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852829422720 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26523] ppid=26508 vsize=26538700 memory=796 CPUtime=0 cores=0-7
/proc/26510/task/26523/stat : 26523 (java) S 26508 26508 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149693538 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852828371024 139853704083355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26524] ppid=26508 vsize=26538700 memory=1436 CPUtime=2.56 cores=0-7
/proc/26510/task/26524/stat : 26524 (java) S 26508 26508 26464 0 -1 1077944384 16126 0 0 0 252 4 0 0 20 0 28 0 149693538 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852827318896 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26525] ppid=26508 vsize=26538700 memory=1380 CPUtime=2.23 cores=0-7
/proc/26510/task/26525/stat : 26525 (java) S 26508 26508 26464 0 -1 1077944384 15257 0 0 0 221 2 0 0 20 0 28 0 149693538 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852826266096 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26526] ppid=26508 vsize=26538700 memory=2614008 CPUtime=2.96 cores=0-7
/proc/26510/task/26526/stat : 26526 (java) S 26508 26508 26464 0 -1 1077944384 20462 0 0 0 292 4 0 0 20 0 28 0 149693538 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852825213808 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26527] ppid=26508 vsize=26538700 memory=8736 CPUtime=0.74 cores=0-7
/proc/26510/task/26527/stat : 26527 (java) S 26508 26508 26464 0 -1 1077944384 14878 0 0 0 71 3 0 0 20 0 28 0 149693538 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852824161008 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26528] ppid=26508 vsize=26538700 memory=4620 CPUtime=0 cores=0-7
/proc/26510/task/26528/stat : 26528 (java) S 26508 26508 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149693538 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852823107936 139853704074965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26529] ppid=26508 vsize=26538700 memory=1196 CPUtime=0.91 cores=0-7
/proc/26510/task/26529/stat : 26529 (java) S 26508 26508 26464 0 -1 1077944384 3641 0 0 0 39 52 0 0 20 0 28 0 149693539 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852822055216 139853704075906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26538] ppid=26508 vsize=26538700 memory=15876 CPUtime=2485.66 cores=0-7
/proc/26510/task/26538/stat : 26538 (java) R 26508 26508 26464 0 -1 4202560 36968 0 0 0 248473 93 0 0 20 0 28 0 149694873 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852810888448 139853347991547 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26539] ppid=26508 vsize=26538700 memory=18476 CPUtime=2498.32 cores=0-7
/proc/26510/task/26539/stat : 26539 (java) R 26508 26508 26464 0 -1 4202560 12112 0 0 0 249809 23 0 0 20 0 28 0 149694873 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852806675616 139853347988823 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26540] ppid=26508 vsize=26538700 memory=24108 CPUtime=2496.93 cores=0-7
/proc/26510/task/26540/stat : 26540 (java) R 26508 26508 26464 0 -1 4202560 19730 0 0 0 249644 49 0 0 20 0 28 0 149694873 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852812992360 139853347990465 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26541] ppid=26508 vsize=26538700 memory=4048 CPUtime=2495.75 cores=0-7
/proc/26510/task/26541/stat : 26541 (java) R 26508 26508 26464 0 -1 4202560 43042 0 0 0 249511 64 0 0 20 0 28 0 149694873 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852809834216 139853348305715 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26542] ppid=26508 vsize=26538700 memory=1792 CPUtime=2487.58 cores=0-7
/proc/26510/task/26542/stat : 26542 (java) R 26508 26508 26464 0 -1 4202560 26565 0 0 0 248720 38 0 0 20 0 28 0 149694873 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852814045504 139853347990658 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26543] ppid=26508 vsize=26538700 memory=648 CPUtime=2488.86 cores=0-7
/proc/26510/task/26543/stat : 26543 (java) R 26508 26508 26464 0 -1 4202560 13465 0 0 0 248864 22 0 0 20 0 28 0 149694873 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852808781800 139853347989887 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26544] ppid=26508 vsize=26538700 memory=1240 CPUtime=2497.01 cores=0-7
/proc/26510/task/26544/stat : 26544 (java) R 26508 26508 26464 0 -1 4202560 19730 0 0 0 249674 27 0 0 20 0 28 0 149694873 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852807728352 139853347990446 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
[pid=26510/tid=26545] ppid=26508 vsize=26538700 memory=1224 CPUtime=2486.64 cores=0-7
/proc/26510/task/26545/stat : 26545 (java) R 26508 26508 26464 0 -1 4202560 16229 0 0 0 248637 27 0 0 20 0 28 0 149694873 27175628800 654014 33554432000 4194304 4196468 140727352004000 139852811938752 139853347989521 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 26189824 140727352005778 140727352005955 140727352005955 140727352008655 0
Current children cumulated CPU time: 20009.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2617436 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.11
CPU time (s): 20010.4
CPU user time (s): 20004.1
CPU system time (s): 6.33845
CPU usage (%): 794.029
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4985896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20004.1
system time used= 6.33845
maximum resident set size= 4986996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 409594
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151884
involuntary context switches= 209516


# summary of solver processes directly reported to runsolver:
#   pid: 26508,26510
#   total CPU time (s): 20010.4
#   total CPU user time (s): 20004.1
#   total CPU system time (s): 6.33845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.0635 second user time and 30.4552 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-19 19:54:28
IDJOB=4280268
IDBENCH=137148
IDSOLVER=2675
FILE ID=node149/4280268-1503166128
RUNJOBID= node149-1503165268-26491
PBS_JOBID= 20630833
Free space on /tmp= 61768 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-83.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-4280268-1503166128/watcher-4280268-1503166128 -o /tmp/evaluation-result-4280268-1503166128/solver-4280268-1503166128 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503165268-26491 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1845347319 HOME/instance-4280268-1503166128.xml

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

MD5SUM BENCH= c4586722e171332f29cc21e67831b4d7
RANDOM SEED=1845347319

node149.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.43
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.43
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.43
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.43
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:        21380168 kB
MemAvailable:   31948392 kB
Buffers:          349220 kB
Cached:         10489980 kB
SwapCached:            0 kB
Active:          2169048 kB
Inactive:        8724708 kB
Active(anon):      57580 kB
Inactive(anon):    33128 kB
Active(file):    2111468 kB
Inactive(file):  8691580 kB
Unevictable:        7912 kB
Mlocked:            7912 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8280 kB
Writeback:             0 kB
AnonPages:         62016 kB
Mapped:            50952 kB
Shmem:             33416 kB
Slab:             188612 kB
SReclaimable:     162024 kB
SUnreclaim:        26588 kB
KernelStack:        3136 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61760 MiB
End job on node149 at 2017-08-19 20:36:28