Trace number 4271436

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-09)SAT (TO)4 1976.37 252.117

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft120-15.xml
MD5SUMb641d135752528099b6bd819b25278f3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark249.138
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints50
Number of domains2
Minimum domain size48
Maximum domain size82
Distribution of domain sizes[{"size":48,"count":1},{"size":82,"count":141}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":94},{"degree":4,"count":47}]
Minimum constraint arity3
Maximum constraint arity141
Distribution of constraint arities[{"arity":3,"count":47},{"arity":48,"count":1},{"arity":141,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":47},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271436-1502645193.xml"  -tl '2016s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4271436-1502645193.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
6.64/2.52	c solve instance...
54.82/9.62	o 0 
345.33/46.79	o 2 
866.54/112.98	o 4 
1975.72/252.08	s SATISFIABLE
1975.72/252.08	v <instantiation>
1975.72/252.08	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] b[42][0] b[42][1] b[42][2] b[43][0] b[43][1] b[43][2] b[44][0] b[44][1] b[44][2] b[45][0] b[45][1] b[45][2] b[46][0] b[46][1] b[46][2] </list>
1975.72/252.08	v 	<values>4 487 256 256 484 483 0 482 260 258 479 258 251 473 270 257 472 264 263 472 262 262 469 276 255 465 279 250 463 267 261 458 446 0 453 446 0 443 322 0 443 266 266 443 261 255 440 282 278 433 322 0 426 267 250 426 264 252 425 272 271 422 332 0 411 307 280 408 285 274 404 287 281 400 296 296 400 294 292 387 386 0 387 378 0 386 373 0 372 317 310 367 337 274 365 322 306 363 303 303 363 302 251 363 274 251 362 334 304 362 306 251 357 305 303 354 330 250 344 333 320 279 277 277 271 270 270 269 267 252 0 0 0 0 0 0 0 0 0 0 0 0 </values>
1975.72/252.08	v </instantiation>
1975.72/252.08	c Unexpected resolution interruption!

Verifier Data

OK	4

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

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

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

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

solver pid=24846, runsolver pid=24843

[startup+0.100158 s]*
/proc/loadavg: 8.15 8.26 7.60 2/200 24867
/proc/meminfo: memFree=31683444/32770624 swapFree=67108860/67108860
[pid=24846] ppid=24843 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24846/stat : 24846 (xcsp3-exec) S 24843 24846 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97607090 9740288 346 33554432000 4194304 5098028 140727796259520 140727796257624 140214255182460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25985024 140727796266090 140727796266300 140727796266300 140727796269035 0
/proc/24846/statm: 2378 346 289 221 0 87 0
[pid=24848] ppid=24846 vsize=25999808 memory=26720 CPUtime=0.11 cores=0-7
/proc/24848/stat : 24848 (java) S 24846 24846 7585 0 -1 1077944320 5601 0 0 0 10 1 0 0 20 0 20 0 97607090 26623803392 6680 33554432000 4194304 4196468 140723111033520 140723111016064 139900006387447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
/proc/24848/statm: 6499952 6680 2840 1 0 6488269 0
[pid=24848/tid=24849] ppid=24846 vsize=25999808 memory=8257520824411398555 CPUtime=0.08 cores=0-7
/proc/24848/task/24849/stat : 24849 (java) R 24846 24846 7585 0 -1 4202560 3615 0 0 0 8 0 0 0 20 0 20 0 97607090 26623803392 6680 33554432000 4194304 4196468 140723111033520 139900010608344 139899992455566 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24850] ppid=24846 vsize=25999808 memory=732370643225377765 CPUtime=0 cores=0-7
/proc/24848/task/24850/stat : 24850 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26623803392 6680 33554432000 4194304 4196468 140723111033520 139899971669136 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24851] ppid=24846 vsize=25999808 memory=140504887924352 CPUtime=0 cores=0-7
/proc/24848/task/24851/stat : 24851 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26623803392 6680 33554432000 4194304 4196468 140723111033520 139899563199504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24852] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24852/stat : 24852 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26623803392 6680 33554432000 4194304 4196468 140723111033520 139899562146704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24853] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24853/stat : 24853 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26623803392 6680 33554432000 4194304 4196468 140723111033520 139899561093904 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24854] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24854/stat : 24854 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26623803392 6680 33554432000 4194304 4196468 140723111033520 139899560041104 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24855] ppid=24846 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/24848/task/24855/stat : 24855 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26623803392 6680 33554432000 4194304 4196468 140723111033520 139899558988304 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24856] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24856/stat : 24856 (java) S 24846 24846 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97607091 26623803392 6680 33554432000 4194304 4196468 140723111033520 139899557935504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24857] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24857/stat : 24857 (java) S 24846 24846 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97607091 26623803392 6680 33554432000 4194304 4196468 140723111033520 139899556882704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24858] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24858/stat : 24858 (java) S 24846 24846 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97607092 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898211212144 139900006398594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24859] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24859/stat : 24859 (java) S 24846 24846 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97607093 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898210158112 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24860] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24860/stat : 24860 (java) S 24846 24846 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97607093 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898209105264 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24861] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24861/stat : 24861 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607096 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898208053584 139900006406043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24862] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24862/stat : 24862 (java) S 24846 24846 7585 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 97607096 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898207000944 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24863] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24863/stat : 24863 (java) R 24846 24846 7585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 97607096 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898205948144 139900006399382 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24864] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24864/stat : 24864 (java) R 24846 24846 7585 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 97607096 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898204895344 139900006398594 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24865] ppid=24846 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/24848/task/24865/stat : 24865 (java) R 24846 24846 7585 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 20 0 97607096 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898203842544 139899992069242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24866] ppid=24846 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24866/stat : 24866 (java) S 24846 24846 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97607096 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898202791008 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24867] ppid=24846 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/24848/task/24867/stat : 24867 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607096 26623803392 6680 33554432000 4194304 4196468 140723111033520 139898201738288 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28104 KiB

[startup+0.210514 s]*
/proc/loadavg: 8.15 8.26 7.60 2/200 24867
/proc/meminfo: memFree=31674576/32770624 swapFree=67108860/67108860
[pid=24846] ppid=24843 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24846/stat : 24846 (xcsp3-exec) S 24843 24846 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97607090 9740288 346 33554432000 4194304 5098028 140727796259520 140727796257624 140214255182460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25985024 140727796266090 140727796266300 140727796266300 140727796269035 0
/proc/24846/statm: 2378 346 289 221 0 87 0
[pid=24848] ppid=24846 vsize=26004064 memory=38852 CPUtime=0.33 cores=0-7
/proc/24848/stat : 24848 (java) S 24846 24846 7585 0 -1 1077944320 8323 0 0 0 31 2 0 0 20 0 20 0 97607090 26628161536 9713 33554432000 4194304 4196468 140723111033520 140723111016064 139900006387447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
/proc/24848/statm: 6501016 9713 3045 1 0 6488269 0
[pid=24848/tid=24849] ppid=24846 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/24848/task/24849/stat : 24849 (java) R 24846 24846 7585 0 -1 4202560 5456 0 0 0 18 1 0 0 20 0 20 0 97607090 26628161536 9713 33554432000 4194304 4196468 140723111033520 139900010608440 139899990467934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24850] ppid=24846 vsize=26004064 memory=281009642739448 CPUtime=0 cores=0-7
/proc/24848/task/24850/stat : 24850 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 9713 33554432000 4194304 4196468 140723111033520 139899971669136 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24851] ppid=24846 vsize=26004064 memory=140504887924352 CPUtime=0 cores=0-7
/proc/24848/task/24851/stat : 24851 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 9713 33554432000 4194304 4196468 140723111033520 139899563199504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24852] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24852/stat : 24852 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 9713 33554432000 4194304 4196468 140723111033520 139899562146704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24853] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24853/stat : 24853 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 9713 33554432000 4194304 4196468 140723111033520 139899561093904 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24854] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24854/stat : 24854 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 9713 33554432000 4194304 4196468 140723111033520 139899560041104 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24855] ppid=24846 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/24848/task/24855/stat : 24855 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 9713 33554432000 4194304 4196468 140723111033520 139899558988304 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24856] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24856/stat : 24856 (java) S 24846 24846 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 9713 33554432000 4194304 4196468 140723111033520 139899557935504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24857] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24857/stat : 24857 (java) S 24846 24846 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 9713 33554432000 4194304 4196468 140723111033520 139899556882704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24858] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24858/stat : 24858 (java) S 24846 24846 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97607092 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898211212144 139900006398594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24859] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24859/stat : 24859 (java) S 24846 24846 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97607093 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898210158112 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24860] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24860/stat : 24860 (java) S 24846 24846 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97607093 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898209105264 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24861] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24861/stat : 24861 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607096 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898208053584 139900006406043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24862] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24862/stat : 24862 (java) S 24846 24846 7585 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 97607096 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898207000944 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24863] ppid=24846 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/24848/task/24863/stat : 24863 (java) S 24846 24846 7585 0 -1 1077944384 324 0 0 0 2 0 0 0 20 0 20 0 97607096 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898205948144 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24864] ppid=24846 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/24848/task/24864/stat : 24864 (java) S 24846 24846 7585 0 -1 1077944384 180 0 0 0 1 0 0 0 20 0 20 0 97607096 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898204895344 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24865] ppid=24846 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/24848/task/24865/stat : 24865 (java) S 24846 24846 7585 0 -1 1077944384 742 0 0 0 7 0 0 0 20 0 20 0 97607096 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898203842544 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24866] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24866/stat : 24866 (java) S 24846 24846 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97607096 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898202791008 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24867] ppid=24846 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/24848/task/24867/stat : 24867 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607096 26628161536 9713 33554432000 4194304 4196468 140723111033520 139898201738288 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40236 KiB

[startup+0.310126 s]*
/proc/loadavg: 8.15 8.26 7.60 2/200 24867
/proc/meminfo: memFree=31667876/32770624 swapFree=67108860/67108860
[pid=24846] ppid=24843 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24846/stat : 24846 (xcsp3-exec) S 24843 24846 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97607090 9740288 346 33554432000 4194304 5098028 140727796259520 140727796257624 140214255182460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25985024 140727796266090 140727796266300 140727796266300 140727796269035 0
/proc/24846/statm: 2378 346 289 221 0 87 0
[pid=24848] ppid=24846 vsize=26004064 memory=45572 CPUtime=0.5 cores=0-7
/proc/24848/stat : 24848 (java) S 24846 24846 7585 0 -1 1077944320 9189 0 0 0 47 3 0 0 20 0 20 0 97607090 26628161536 11393 33554432000 4194304 4196468 140723111033520 140723111016064 139900006387447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
/proc/24848/statm: 6501016 11393 3068 1 0 6488269 0
[pid=24848/tid=24849] ppid=24846 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24848/task/24849/stat : 24849 (java) R 24846 24846 7585 0 -1 4202560 6155 0 0 0 27 2 0 0 20 0 20 0 97607090 26628161536 11393 33554432000 4194304 4196468 140723111033520 139900010624960 139899990467934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24850] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24850/stat : 24850 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 11393 33554432000 4194304 4196468 140723111033520 139899971669136 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24851] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24851/stat : 24851 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 11393 33554432000 4194304 4196468 140723111033520 139899563199504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24852] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24852/stat : 24852 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 11393 33554432000 4194304 4196468 140723111033520 139899562146704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24853] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24853/stat : 24853 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 11393 33554432000 4194304 4196468 140723111033520 139899561093904 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24854] ppid=24846 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/24848/task/24854/stat : 24854 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 11393 33554432000 4194304 4196468 140723111033520 139899560041104 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24855] ppid=24846 vsize=26004064 memory=140504754910127 CPUtime=0 cores=0-7
/proc/24848/task/24855/stat : 24855 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 11393 33554432000 4194304 4196468 140723111033520 139899558988304 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24856] ppid=24846 vsize=26004064 memory=140504754912432 CPUtime=0 cores=0-7
/proc/24848/task/24856/stat : 24856 (java) S 24846 24846 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 11393 33554432000 4194304 4196468 140723111033520 139899557935504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24857] ppid=24846 vsize=26004064 memory=140504754914736 CPUtime=0 cores=0-7
/proc/24848/task/24857/stat : 24857 (java) S 24846 24846 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97607091 26628161536 11393 33554432000 4194304 4196468 140723111033520 139899556882704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24858] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24858/stat : 24858 (java) S 24846 24846 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97607092 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898211212144 139900006398594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24859] ppid=24846 vsize=26004064 memory=281009509836432 CPUtime=0 cores=0-7
/proc/24848/task/24859/stat : 24859 (java) S 24846 24846 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97607093 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898210158112 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24860] ppid=24846 vsize=26004064 memory=281009509843344 CPUtime=0 cores=0-7
/proc/24848/task/24860/stat : 24860 (java) S 24846 24846 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97607093 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898209105264 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24861] ppid=24846 vsize=26004064 memory=281009509784624 CPUtime=0 cores=0-7
/proc/24848/task/24861/stat : 24861 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607096 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898208053584 139900006406043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24862] ppid=24846 vsize=26004064 memory=281009509857168 CPUtime=0.01 cores=0-7
/proc/24848/task/24862/stat : 24862 (java) S 24846 24846 7585 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 20 0 97607096 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898207000944 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24863] ppid=24846 vsize=26004064 memory=281009509864080 CPUtime=0.03 cores=0-7
/proc/24848/task/24863/stat : 24863 (java) S 24846 24846 7585 0 -1 1077944384 324 0 0 0 3 0 0 0 20 0 20 0 97607096 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898205948144 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24864] ppid=24846 vsize=26004064 memory=281009509861776 CPUtime=0.02 cores=0-7
/proc/24848/task/24864/stat : 24864 (java) S 24846 24846 7585 0 -1 1077944384 255 0 0 0 2 0 0 0 20 0 20 0 97607096 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898204895344 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24865] ppid=24846 vsize=26004064 memory=281009509877936 CPUtime=0.12 cores=0-7
/proc/24848/task/24865/stat : 24865 (java) S 24846 24846 7585 0 -1 1077944384 828 0 0 0 12 0 0 0 20 0 20 0 97607096 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898203842544 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24866] ppid=24846 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24848/task/24866/stat : 24866 (java) S 24846 24846 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97607096 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898202791008 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24867] ppid=24846 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/24848/task/24867/stat : 24867 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607096 26628161536 11393 33554432000 4194304 4196468 140723111033520 139898201738288 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46956 KiB

[startup+0.701084 s]
/proc/loadavg: 8.15 8.26 7.60 5/200 24867
/proc/meminfo: memFree=31636796/32770624 swapFree=67108860/67108860
[pid=24846] ppid=24843 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24846/stat : 24846 (xcsp3-exec) S 24843 24846 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97607090 9740288 346 33554432000 4194304 5098028 140727796259520 140727796257624 140214255182460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25985024 140727796266090 140727796266300 140727796266300 140727796269035 0
/proc/24846/statm: 2378 346 289 221 0 87 0
[pid=24848] ppid=24846 vsize=26006188 memory=114432 CPUtime=1.7 cores=0-7
/proc/24848/stat : 24848 (java) S 24846 24846 7585 0 -1 1077944320 13026 0 0 0 165 5 0 0 20 0 20 0 97607090 26630336512 28608 33554432000 4194304 4196468 140723111033520 140723111016064 139900006387447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
/proc/24848/statm: 6501547 28608 3197 1 0 6488781 0
[pid=24848/tid=24849] ppid=24846 vsize=26006188 memory=281009510172800 CPUtime=0.67 cores=0-7
/proc/24848/task/24849/stat : 24849 (java) R 24846 24846 7585 0 -1 4202560 6629 0 0 0 64 3 0 0 20 0 20 0 97607090 26630336512 28608 33554432000 4194304 4196468 140723111033520 139900010624736 139900006399382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24850] ppid=24846 vsize=26006188 memory=5788 CPUtime=0 cores=0-7
/proc/24848/task/24850/stat : 24850 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26630336512 28608 33554432000 4194304 4196468 140723111033520 139899971669136 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24851] ppid=24846 vsize=26006188 memory=1228 CPUtime=0 cores=0-7
/proc/24848/task/24851/stat : 24851 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26630336512 28608 33554432000 4194304 4196468 140723111033520 139899563199504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24852] ppid=24846 vsize=26006188 memory=796 CPUtime=0 cores=0-7
/proc/24848/task/24852/stat : 24852 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97607091 26630336512 28608 33554432000 4194304 4196468 140723111033520 139899562146704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0

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

[pid=24848/tid=24899] ppid=24846 vsize=26538700 memory=1436 CPUtime=49.2 cores=0-7
/proc/24848/task/24899/stat : 24899 (java) R 24846 24846 7585 0 -1 4202560 1628 0 0 0 4916 4 0 0 20 0 28 0 97618388 27175628800 1175466 33554432000 4194304 4196468 140723111033520 139898189517560 139899649271240 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
Current children cumulated CPU time: 1260 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4703248 KiB

[startup+222.301 s]
/proc/loadavg: 8.48 8.20 7.69 9/207 24899
/proc/meminfo: memFree=26012712/32770624 swapFree=67108860/67108860
[pid=24846] ppid=24843 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24846/stat : 24846 (xcsp3-exec) S 24843 24846 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97607090 9740288 346 33554432000 4194304 5098028 140727796259520 140727796257624 140214255182460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25985024 140727796266090 140727796266300 140727796266300 140727796269035 0
/proc/24846/statm: 2378 346 289 221 0 87 0
[pid=24848] ppid=24846 vsize=26538700 memory=5688100 CPUtime=1738.71 cores=0-7
/proc/24848/stat : 24848 (java) S 24846 24846 7585 0 -1 1077944320 160234 0 0 0 173468 403 0 0 20 0 28 0 97607090 27175628800 1422025 33554432000 4194304 4196468 140723111033520 140723111016064 139900006387447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
/proc/24848/statm: 6634675 1422025 3297 1 0 6621909 0
[pid=24848/tid=24849] ppid=24846 vsize=26538700 memory=5688100 CPUtime=2.42 cores=0-7
/proc/24848/task/24849/stat : 24849 (java) S 24846 24846 7585 0 -1 1077944384 8248 0 0 0 235 7 0 0 20 0 28 0 97607090 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139900010628224 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24850] ppid=24846 vsize=26538700 memory=5688100 CPUtime=0.43 cores=0-7
/proc/24848/task/24850/stat : 24850 (java) S 24846 24846 7585 0 -1 1077944384 854 0 0 0 18 25 0 0 20 0 28 0 97607091 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139899971669136 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24851] ppid=24846 vsize=26538700 memory=5688100 CPUtime=0.43 cores=0-7
/proc/24848/task/24851/stat : 24851 (java) S 24846 24846 7585 0 -1 1077944384 1186 0 0 0 16 27 0 0 20 0 28 0 97607091 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139899563199504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24852] ppid=24846 vsize=26538700 memory=1384 CPUtime=0.4 cores=0-7
/proc/24848/task/24852/stat : 24852 (java) S 24846 24846 7585 0 -1 1077944384 2048 0 0 0 16 24 0 0 20 0 28 0 97607091 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139899562146704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24853] ppid=24846 vsize=26538700 memory=0 CPUtime=0.43 cores=0-7
/proc/24848/task/24853/stat : 24853 (java) S 24846 24846 7585 0 -1 1077944384 1505 0 0 0 19 24 0 0 20 0 28 0 97607091 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139899561093904 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24854] ppid=24846 vsize=26538700 memory=1384 CPUtime=0.43 cores=0-7
/proc/24848/task/24854/stat : 24854 (java) S 24846 24846 7585 0 -1 1077944384 2354 0 0 0 21 22 0 0 20 0 28 0 97607091 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139899560041104 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24855] ppid=24846 vsize=26538700 memory=15872 CPUtime=0.42 cores=0-7
/proc/24848/task/24855/stat : 24855 (java) S 24846 24846 7585 0 -1 1077944384 2044 0 0 0 19 23 0 0 20 0 28 0 97607091 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139899558988304 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24856] ppid=24846 vsize=26538700 memory=4040 CPUtime=0.4 cores=0-7
/proc/24848/task/24856/stat : 24856 (java) S 24846 24846 7585 0 -1 1077944384 1250 0 0 0 18 22 0 0 20 0 28 0 97607091 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139899557935504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24857] ppid=24846 vsize=26538700 memory=1292 CPUtime=0.43 cores=0-7
/proc/24848/task/24857/stat : 24857 (java) S 24846 24846 7585 0 -1 1077944384 1739 0 0 0 19 24 0 0 20 0 28 0 97607091 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139899556882704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24858] ppid=24846 vsize=26538700 memory=1728 CPUtime=0.32 cores=0-7
/proc/24848/task/24858/stat : 24858 (java) S 24846 24846 7585 0 -1 1077944384 10153 0 0 0 31 1 0 0 20 0 28 0 97607092 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898211212144 139900006398594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24859] ppid=24846 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/24848/task/24859/stat : 24859 (java) S 24846 24846 7585 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 97607093 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898210158176 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24860] ppid=24846 vsize=26538700 memory=5649980 CPUtime=0 cores=0-7
/proc/24848/task/24860/stat : 24860 (java) S 24846 24846 7585 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 97607093 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898209105280 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24861] ppid=24846 vsize=26538700 memory=281009510636112 CPUtime=0 cores=0-7
/proc/24848/task/24861/stat : 24861 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97607096 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898208053584 139900006406043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24862] ppid=24846 vsize=26538700 memory=7595673055236745065 CPUtime=2.95 cores=0-7
/proc/24848/task/24862/stat : 24862 (java) S 24846 24846 7585 0 -1 1077944384 20108 0 0 0 292 3 0 0 20 0 28 0 97607096 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898207000944 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24863] ppid=24846 vsize=26538700 memory=6791534058613427641 CPUtime=2.72 cores=0-7
/proc/24848/task/24863/stat : 24863 (java) S 24846 24846 7585 0 -1 1077944384 19885 0 0 0 269 3 0 0 20 0 28 0 97607096 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898205948144 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24864] ppid=24846 vsize=26538700 memory=288230621803970871 CPUtime=3.02 cores=0-7
/proc/24848/task/24864/stat : 24864 (java) S 24846 24846 7585 0 -1 1077944384 16810 0 0 0 300 2 0 0 20 0 28 0 97607096 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898204895344 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24865] ppid=24846 vsize=26538700 memory=0 CPUtime=0.74 cores=0-7
/proc/24848/task/24865/stat : 24865 (java) S 24846 24846 7585 0 -1 1077944384 12492 0 0 0 72 2 0 0 20 0 28 0 97607096 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898203842544 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24866] ppid=24846 vsize=26538700 memory=27273235893 CPUtime=0 cores=0-7
/proc/24848/task/24866/stat : 24866 (java) S 24846 24846 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97607096 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898202791008 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24867] ppid=24846 vsize=26538700 memory=56 CPUtime=0.07 cores=0-7
/proc/24848/task/24867/stat : 24867 (java) S 24846 24846 7585 0 -1 1077944384 2170 0 0 0 7 0 0 0 20 0 28 0 97607096 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898201738288 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24892] ppid=24846 vsize=26538700 memory=100 CPUtime=108.25 cores=0-7
/proc/24848/task/24892/stat : 24892 (java) R 24846 24846 7585 0 -1 4202560 2797 0 0 0 10815 10 0 0 20 0 28 0 97618388 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898186357736 139899650614980 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24893] ppid=24846 vsize=26538700 memory=1792 CPUtime=109.2 cores=0-7
/proc/24848/task/24893/stat : 24893 (java) R 24846 24846 7585 0 -1 4202560 2006 0 0 0 10908 12 0 0 20 0 28 0 97618388 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898192674728 139899649269619 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24894] ppid=24846 vsize=26538700 memory=648 CPUtime=109.22 cores=0-7
/proc/24848/task/24894/stat : 24894 (java) R 24846 24846 7585 0 -1 4202560 2248 0 0 0 10915 7 0 0 20 0 28 0 97618388 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898191621680 139899649269541 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24895] ppid=24846 vsize=26538700 memory=1236 CPUtime=109.21 cores=0-7
/proc/24848/task/24895/stat : 24895 (java) R 24846 24846 7585 0 -1 4202560 3556 0 0 0 10907 14 0 0 20 0 28 0 97618388 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898193727256 139899649270174 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24896] ppid=24846 vsize=26538700 memory=1384 CPUtime=109.22 cores=0-7
/proc/24848/task/24896/stat : 24896 (java) R 24846 24846 7585 0 -1 4202560 6465 0 0 0 10907 15 0 0 20 0 28 0 97618388 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898187410808 139899648590041 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24897] ppid=24846 vsize=26538700 memory=4132 CPUtime=108.89 cores=0-7
/proc/24848/task/24897/stat : 24897 (java) R 24846 24846 7585 0 -1 4202560 1494 0 0 0 10883 6 0 0 20 0 28 0 97618388 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898190569064 139899649268304 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24898] ppid=24846 vsize=26538700 memory=28400 CPUtime=108.3 cores=0-7
/proc/24848/task/24898/stat : 24898 (java) R 24846 24846 7585 0 -1 4202560 2062 0 0 0 10819 11 0 0 20 0 28 0 97618388 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898188464824 139899650397464 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24899] ppid=24846 vsize=26538700 memory=1384 CPUtime=109.14 cores=0-7
/proc/24848/task/24899/stat : 24899 (java) R 24846 24846 7585 0 -1 4202560 3010 0 0 0 10908 6 0 0 20 0 28 0 97618388 27175628800 1422025 33554432000 4194304 4196468 140723111033520 139898189517096 139899649271245 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
Current children cumulated CPU time: 1738.71 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5689484 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.69 8.28 7.73 9/207 24899
/proc/meminfo: memFree=26008012/32770624 swapFree=67108860/67108860
[pid=24846] ppid=24843 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24846/stat : 24846 (xcsp3-exec) S 24843 24846 7585 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97607090 9740288 346 33554432000 4194304 5098028 140727796259520 140727796257624 140214255182460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25985024 140727796266090 140727796266300 140727796266300 140727796269035 0
/proc/24846/statm: 2378 346 289 221 0 87 0
[pid=24848] ppid=24846 vsize=26538700 memory=5692688 CPUtime=1975.72 cores=0-7
/proc/24848/stat : 24848 (java) S 24846 24846 7585 0 -1 1077944320 166796 0 0 0 197153 419 0 0 20 0 28 0 97607090 27175628800 1423172 33554432000 4194304 4196468 140723111033520 140723111016064 139900006387447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
/proc/24848/statm: 6634675 1423172 3297 1 0 6621909 0
[pid=24848/tid=24849] ppid=24846 vsize=26538700 memory=6791534058613427641 CPUtime=2.42 cores=0-7
/proc/24848/task/24849/stat : 24849 (java) S 24846 24846 7585 0 -1 1077944384 8248 0 0 0 235 7 0 0 20 0 28 0 97607090 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139900010628224 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24850] ppid=24846 vsize=26538700 memory=-7003737579269690708 CPUtime=0.44 cores=0-7
/proc/24848/task/24850/stat : 24850 (java) S 24846 24846 7585 0 -1 1077944384 1529 0 0 0 19 25 0 0 20 0 28 0 97607091 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139899971669136 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24851] ppid=24846 vsize=26538700 memory=4616 CPUtime=0.44 cores=0-7
/proc/24848/task/24851/stat : 24851 (java) S 24846 24846 7585 0 -1 1077944384 1206 0 0 0 17 27 0 0 20 0 28 0 97607091 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139899563199504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24852] ppid=24846 vsize=26538700 memory=1384 CPUtime=0.41 cores=0-7
/proc/24848/task/24852/stat : 24852 (java) S 24846 24846 7585 0 -1 1077944384 2146 0 0 0 16 25 0 0 20 0 28 0 97607091 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139899562146704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24853] ppid=24846 vsize=26538700 memory=5692688 CPUtime=0.44 cores=0-7
/proc/24848/task/24853/stat : 24853 (java) S 24846 24846 7585 0 -1 1077944384 1549 0 0 0 19 25 0 0 20 0 28 0 97607091 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139899561093904 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24854] ppid=24846 vsize=26538700 memory=0 CPUtime=0.44 cores=0-7
/proc/24848/task/24854/stat : 24854 (java) S 24846 24846 7585 0 -1 1077944384 2493 0 0 0 22 22 0 0 20 0 28 0 97607091 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139899560041104 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24855] ppid=24846 vsize=26538700 memory=5787803170011571812 CPUtime=0.43 cores=0-7
/proc/24848/task/24855/stat : 24855 (java) S 24846 24846 7585 0 -1 1077944384 2143 0 0 0 20 23 0 0 20 0 28 0 97607091 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139899558988304 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24856] ppid=24846 vsize=26538700 memory=4279073131472642624 CPUtime=0.42 cores=0-7
/proc/24848/task/24856/stat : 24856 (java) S 24846 24846 7585 0 -1 1077944384 1268 0 0 0 19 23 0 0 20 0 28 0 97607091 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139899557935504 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24857] ppid=24846 vsize=26538700 memory=5787803170011571812 CPUtime=0.44 cores=0-7
/proc/24848/task/24857/stat : 24857 (java) S 24846 24846 7585 0 -1 1077944384 1777 0 0 0 19 25 0 0 20 0 28 0 97607091 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139899556882704 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24858] ppid=24846 vsize=26538700 memory=7589503746947829849 CPUtime=0.32 cores=0-7
/proc/24848/task/24858/stat : 24858 (java) S 24846 24846 7585 0 -1 1077944384 10420 0 0 0 31 1 0 0 20 0 28 0 97607092 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898211212144 139900006398594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24859] ppid=24846 vsize=26538700 memory=6365113938972004708 CPUtime=0 cores=0-7
/proc/24848/task/24859/stat : 24859 (java) S 24846 24846 7585 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 97607093 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898210158176 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24860] ppid=24846 vsize=26538700 memory=3470698889657999936 CPUtime=0 cores=0-7
/proc/24848/task/24860/stat : 24860 (java) S 24846 24846 7585 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 97607093 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898209105280 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24861] ppid=24846 vsize=26538700 memory=7300714788757327955 CPUtime=0 cores=0-7
/proc/24848/task/24861/stat : 24861 (java) S 24846 24846 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97607096 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898208053584 139900006406043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24862] ppid=24846 vsize=26538700 memory=15872 CPUtime=2.95 cores=0-7
/proc/24848/task/24862/stat : 24862 (java) S 24846 24846 7585 0 -1 1077944384 20124 0 0 0 292 3 0 0 20 0 28 0 97607096 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898207000944 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24863] ppid=24846 vsize=26538700 memory=4040 CPUtime=2.72 cores=0-7
/proc/24848/task/24863/stat : 24863 (java) S 24846 24846 7585 0 -1 1077944384 19891 0 0 0 269 3 0 0 20 0 28 0 97607096 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898205948144 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24864] ppid=24846 vsize=26538700 memory=16776 CPUtime=3.02 cores=0-7
/proc/24848/task/24864/stat : 24864 (java) S 24846 24846 7585 0 -1 1077944384 16816 0 0 0 300 2 0 0 20 0 28 0 97607096 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898204895344 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24865] ppid=24846 vsize=26538700 memory=18292 CPUtime=0.74 cores=0-7
/proc/24848/task/24865/stat : 24865 (java) S 24846 24846 7585 0 -1 1077944384 12932 0 0 0 72 2 0 0 20 0 28 0 97607096 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898203842544 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24866] ppid=24846 vsize=26538700 memory=1792 CPUtime=0 cores=0-7
/proc/24848/task/24866/stat : 24866 (java) S 24846 24846 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97607096 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898202791008 139900006397653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24867] ppid=24846 vsize=26538700 memory=648 CPUtime=0.08 cores=0-7
/proc/24848/task/24867/stat : 24867 (java) S 24846 24846 7585 0 -1 1077944384 2218 0 0 0 8 0 0 0 20 0 28 0 97607096 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898201738288 139900006398594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24892] ppid=24846 vsize=26538700 memory=1236 CPUtime=137.67 cores=0-7
/proc/24848/task/24892/stat : 24892 (java) R 24846 24846 7585 0 -1 4202560 3278 0 0 0 13756 11 0 0 20 0 28 0 97618388 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898186358408 139899650560307 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24893] ppid=24846 vsize=26538700 memory=960 CPUtime=138.81 cores=0-7
/proc/24848/task/24893/stat : 24893 (java) R 24846 24846 7585 0 -1 4202560 2405 0 0 0 13868 13 0 0 20 0 28 0 97618388 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898192675416 139899649269546 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24894] ppid=24846 vsize=26538700 memory=2340 CPUtime=138.91 cores=0-7
/proc/24848/task/24894/stat : 24894 (java) R 24846 24846 7585 0 -1 4202560 2671 0 0 0 13884 7 0 0 20 0 28 0 97618388 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898191622632 139899650398107 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24895] ppid=24846 vsize=26538700 memory=2236 CPUtime=138.89 cores=0-7
/proc/24848/task/24895/stat : 24895 (java) R 24846 24846 7585 0 -1 4202560 4172 0 0 0 13873 16 0 0 20 0 28 0 97618388 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898193729672 139899649271212 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24896] ppid=24846 vsize=26538700 memory=4084 CPUtime=138.93 cores=0-7
/proc/24848/task/24896/stat : 24896 (java) R 24846 24846 7585 0 -1 4202560 7648 0 0 0 13873 20 0 0 20 0 28 0 97618388 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898187411160 139899650397845 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24897] ppid=24846 vsize=26538700 memory=932 CPUtime=138.33 cores=0-7
/proc/24848/task/24897/stat : 24897 (java) R 24846 24846 7585 0 -1 4202560 2019 0 0 0 13827 6 0 0 20 0 28 0 97618388 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898190571840 139899649271844 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24898] ppid=24846 vsize=26538700 memory=1572 CPUtime=137.99 cores=0-7
/proc/24848/task/24898/stat : 24898 (java) R 24846 24846 7585 0 -1 4202560 2517 0 0 0 13787 12 0 0 20 0 28 0 97618388 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898188465128 139899649269665 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
[pid=24848/tid=24899] ppid=24846 vsize=26538700 memory=2200 CPUtime=138.81 cores=0-7
/proc/24848/task/24899/stat : 24899 (java) R 24846 24846 7585 0 -1 4202560 3576 0 0 0 13874 7 0 0 20 0 28 0 97618388 27175628800 1423172 33554432000 4194304 4196468 140723111033520 139898189516480 139899649271272 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723111036056 140723111036232 140723111036232 140723111038927 0
Current children cumulated CPU time: 1975.72 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5694072 KiB

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

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

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

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

Child status: 143
Real time (s): 252.117
CPU time (s): 1976.37
CPU user time (s): 1972.15
CPU system time (s): 4.22814
CPU usage (%): 783.913
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5694072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1972.15
system time used= 4.22814
maximum resident set size= 5708592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168199
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11875
involuntary context switches= 21315


# summary of solver processes directly reported to runsolver:
#   pid: 24846,24848
#   total CPU time (s): 1976.37
#   total CPU user time (s): 1972.15
#   total CPU system time (s): 4.22814

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.81949 second user time and 3.29174 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 19:12:14
IDJOB=4271436
IDBENCH=136066
IDSOLVER=2663
FILE ID=node112/4271436-1502645193
RUNJOBID= node112-1502636672-7612
PBS_JOBID= 20628326
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft120-15.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-4271436-1502645193/watcher-4271436-1502645193 -o /tmp/evaluation-result-4271436-1502645193/solver-4271436-1502645193 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502636672-7612 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1182145389 HOME/instance-4271436-1502645193.xml

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

MD5SUM BENCH= b641d135752528099b6bd819b25278f3
RANDOM SEED=1182145389

node112.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31700012 kB
MemAvailable:   31981764 kB
Buffers:          130944 kB
Cached:           431272 kB
SwapCached:            0 kB
Active:           456696 kB
Inactive:         160324 kB
Active(anon):       6104 kB
Inactive(anon):    76476 kB
Active(file):     450592 kB
Inactive(file):    83848 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7500 kB
Writeback:             0 kB
AnonPages:         61116 kB
Mapped:            43440 kB
Shmem:             25224 kB
Slab:             152336 kB
SReclaimable:     126296 kB
SUnreclaim:        26040 kB
KernelStack:        3184 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

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