Trace number 4283231

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 5a (2017-08-18)SAT (TO)1 2520.0701 2507.8101

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft120-19.xml
MD5SUM90a7b6352cefaac33401a11faadaca46
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 benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints50
Number of domains2
Minimum domain size48
Maximum domain size88
Distribution of domain sizes[{"size":48,"count":1},{"size":88,"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 constraints47
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283231-1503218856.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283231-1503218856.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
2.75/1.31	c solve instance...
444.98/436.01	o 0 
1155.84/1145.49	o 1 
2520.04/2507.80	s SATISFIABLE
2520.04/2507.80	v <instantiation>
2520.04/2507.80	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>
2520.04/2507.80	v 	<values>1 499 497 0 496 253 251 492 491 0 486 257 257 484 479 0 476 269 255 472 275 253 469 468 0 467 460 0 456 273 259 450 272 267 442 418 0 434 418 0 430 426 0 416 410 0 407 405 0 399 395 0 390 380 0 390 277 256 386 288 251 381 279 253 380 379 0 374 371 0 369 298 253 367 274 260 364 358 0 352 276 256 350 300 254 345 292 254 341 291 250 340 337 0 333 281 250 333 271 265 331 296 253 330 309 0 330 276 260 326 282 250 321 276 258 320 296 251 319 270 268 315 271 269 309 291 254 309 275 259 309 273 261 309 271 265 305 301 0 0 0 0 </values>
2520.04/2507.80	v </instantiation>
2520.04/2507.80	c Unexpected resolution interruption!

Verifier Data

OK	1

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283231-1503218856/watcher-4283231-1503218856 -o /tmp/evaluation-result-4283231-1503218856/solver-4283231-1503218856 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1503215543-27247 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1795171248 HOME/instance-4283231-1503218856.xml 

running on 4 cores: 0,2,4,6

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

solver pid=27547, runsolver pid=27544

[startup+0.100202 s]*
/proc/loadavg: 1.56 1.44 1.51 4/218 27563
/proc/meminfo: memFree=26298624/32770624 swapFree=67108860/67108860
[pid=27547] ppid=27544 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (xcsp3-exec) S 27544 27547 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154973537 9740288 346 33554432000 4194304 5098028 140725154034400 140725154032504 139647858279036 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9252864 140725154042990 140725154043195 140725154043195 140725154045931 0
/proc/27547/statm: 2378 346 289 221 0 87 0
[pid=27549] ppid=27547 vsize=13978596 memory=28004 CPUtime=0.12 cores=0,2,4,6
/proc/27549/stat : 27549 (java) S 27547 27547 21004 0 -1 1077944320 5328 0 0 0 11 1 0 0 20 0 15 0 154973537 14314082304 7001 33554432000 4194304 4196468 140736560715200 140736560697744 140431474601719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
/proc/27549/statm: 3494649 7001 2877 1 0 3482966 0
[pid=27549/tid=27550] ppid=27547 vsize=13978596 memory=8514701219881125282 CPUtime=0.08 cores=0,2,4,6
/proc/27549/task/27550/stat : 27550 (java) R 27547 27547 21004 0 -1 4202560 3324 0 0 0 8 0 0 0 20 0 15 0 154973538 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431478834992 140431474613654 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27551] ppid=27547 vsize=13978596 memory=3472468477051880656 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27551/stat : 27551 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431412202000 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27552] ppid=27547 vsize=13978596 memory=140348156728960 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27552/stat : 27552 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431411149456 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27553] ppid=27547 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27553/stat : 27553 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431410096400 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27554] ppid=27547 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27554/stat : 27554 (java) S 27547 27547 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154973538 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431409043856 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27555] ppid=27547 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27555/stat : 27555 (java) S 27547 27547 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154973540 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431015951088 140431474612866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27556] ppid=27547 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27556/stat : 27556 (java) S 27547 27547 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154973540 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431014897312 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27557] ppid=27547 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27557/stat : 27557 (java) S 27547 27547 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154973540 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431013844208 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27558] ppid=27547 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27558/stat : 27558 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431012792784 140431474620315 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27559] ppid=27547 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27559/stat : 27559 (java) S 27547 27547 21004 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 154973543 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431011739888 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27560] ppid=27547 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27560/stat : 27560 (java) S 27547 27547 21004 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 154973543 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431010687344 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27561] ppid=27547 vsize=13978596 memory=140348156728960 CPUtime=0.01 cores=0,2,4,6
/proc/27549/task/27561/stat : 27561 (java) R 27547 27547 21004 0 -1 4202560 266 0 0 0 1 0 0 0 20 0 15 0 154973543 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431009634288 140431459973061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27562] ppid=27547 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27562/stat : 27562 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431008581984 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27563] ppid=27547 vsize=13978596 memory=140348156728960 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27563/stat : 27563 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973543 14314082304 7001 33554432000 4194304 4196468 140736560715200 140431007530032 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29388 KiB

[startup+0.210698 s]*
/proc/loadavg: 1.56 1.44 1.51 3/218 27563
/proc/meminfo: memFree=26286952/32770624 swapFree=67108860/67108860
[pid=27547] ppid=27544 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (xcsp3-exec) S 27544 27547 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154973537 9740288 346 33554432000 4194304 5098028 140725154034400 140725154032504 139647858279036 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9252864 140725154042990 140725154043195 140725154043195 140725154045931 0
/proc/27547/statm: 2378 346 289 221 0 87 0
[pid=27549] ppid=27547 vsize=13982852 memory=40592 CPUtime=0.34 cores=0,2,4,6
/proc/27549/stat : 27549 (java) S 27547 27547 21004 0 -1 1077944320 8181 0 0 0 32 2 0 0 20 0 15 0 154973537 14318440448 10148 33554432000 4194304 4196468 140736560715200 140736560697744 140431474601719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
/proc/27549/statm: 3495713 10148 3075 1 0 3482966 0
[pid=27549/tid=27550] ppid=27547 vsize=13982852 memory=5855082630820233377 CPUtime=0.19 cores=0,2,4,6
/proc/27549/task/27550/stat : 27550 (java) D 27547 27547 21004 0 -1 1077944384 5304 0 0 0 18 1 0 0 20 0 15 0 154973538 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431478812512 140431467280941 0 4 0 16800975 18446744072101617188 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27551] ppid=27547 vsize=13982852 memory=3472468477051880656 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27551/stat : 27551 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431412202000 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27552] ppid=27547 vsize=13982852 memory=140348156728960 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27552/stat : 27552 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431411149456 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27553] ppid=27547 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27553/stat : 27553 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431410096400 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27554] ppid=27547 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27554/stat : 27554 (java) S 27547 27547 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154973538 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431409043856 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27555] ppid=27547 vsize=13982852 memory=140348156728960 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27555/stat : 27555 (java) S 27547 27547 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154973540 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431015951088 140431474612866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27556] ppid=27547 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27556/stat : 27556 (java) S 27547 27547 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154973540 14318473216 10148 33554432000 4194304 4196468 140736560715200 140431014897312 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27557] ppid=27547 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27557/stat : 27557 (java) S 27547 27547 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154973540 14318473216 10148 33554432000 4194304 4196468 140736560715200 140431013844208 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27558] ppid=27547 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27558/stat : 27558 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431012792784 140431474620315 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27559] ppid=27547 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27549/task/27559/stat : 27559 (java) S 27547 27547 21004 0 -1 1077944384 477 0 0 0 3 0 0 0 20 0 15 0 154973543 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431011739888 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27560] ppid=27547 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/27549/task/27560/stat : 27560 (java) S 27547 27547 21004 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 15 0 154973543 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431010687344 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27561] ppid=27547 vsize=13982852 memory=140348156728960 CPUtime=0.08 cores=0,2,4,6
/proc/27549/task/27561/stat : 27561 (java) S 27547 27547 21004 0 -1 1077944384 755 0 0 0 8 0 0 0 20 0 15 0 154973543 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431009634288 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27562] ppid=27547 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27562/stat : 27562 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431008581984 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27563] ppid=27547 vsize=13982852 memory=140348156728960 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27563/stat : 27563 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973543 14318440448 10148 33554432000 4194304 4196468 140736560715200 140431007530032 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41976 KiB

[startup+0.310415 s]*
/proc/loadavg: 1.56 1.44 1.51 4/218 27563
/proc/meminfo: memFree=26280016/32770624 swapFree=67108860/67108860
[pid=27547] ppid=27544 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (xcsp3-exec) S 27544 27547 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154973537 9740288 346 33554432000 4194304 5098028 140725154034400 140725154032504 139647858279036 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9252864 140725154042990 140725154043195 140725154043195 140725154045931 0
/proc/27547/statm: 2378 346 289 221 0 87 0
[pid=27549] ppid=27547 vsize=13982852 memory=47728 CPUtime=0.5 cores=0,2,4,6
/proc/27549/stat : 27549 (java) S 27547 27547 21004 0 -1 1077944320 9102 0 0 0 48 2 0 0 20 0 15 0 154973537 14318440448 11932 33554432000 4194304 4196468 140736560715200 140736560697744 140431474601719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
/proc/27549/statm: 3495713 11932 3123 1 0 3482966 0
[pid=27549/tid=27550] ppid=27547 vsize=13982852 memory=-8540663193526752614 CPUtime=0.29 cores=0,2,4,6
/proc/27549/task/27550/stat : 27550 (java) R 27547 27547 21004 0 -1 4202560 5902 0 0 0 28 1 0 0 20 0 15 0 154973538 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431478838224 140431474623645 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27551] ppid=27547 vsize=13982852 memory=3472468477051880656 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27551/stat : 27551 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431412202000 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27552] ppid=27547 vsize=13982852 memory=140348156749964 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27552/stat : 27552 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431411149456 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27553] ppid=27547 vsize=13982852 memory=140348055749942 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27553/stat : 27553 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431410096400 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27554] ppid=27547 vsize=13982852 memory=140348055731151 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27554/stat : 27554 (java) S 27547 27547 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154973538 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431409043856 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27555] ppid=27547 vsize=13982852 memory=140348156756207 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27555/stat : 27555 (java) S 27547 27547 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154973540 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431015951088 140431474612866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27556] ppid=27547 vsize=13982852 memory=140348055740367 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27556/stat : 27556 (java) S 27547 27547 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154973540 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431014897312 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27557] ppid=27547 vsize=13982852 memory=280696111478416 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27557/stat : 27557 (java) S 27547 27547 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154973540 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431013844208 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27558] ppid=27547 vsize=13982852 memory=280696111485296 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27558/stat : 27558 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431012792784 140431474620315 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27559] ppid=27547 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27549/task/27559/stat : 27559 (java) R 27547 27547 21004 0 -1 4202560 591 0 0 0 4 0 0 0 20 0 15 0 154973543 14318440448 11932 33554432000 4194304 4196468 140736560715200 140431011720904 140431460616856 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27560] ppid=27547 vsize=13982852 memory=2240 CPUtime=0.03 cores=0,2,4,6
/proc/27549/task/27560/stat : 27560 (java) R 27547 27547 21004 0 -1 1077944384 466 0 0 0 3 0 0 0 20 0 15 0 154973543 14318440448 11998 33554432000 4194304 4196468 140736560715200 140431010687344 140431474612866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27561] ppid=27547 vsize=13982852 memory=140348156728960 CPUtime=0.12 cores=0,2,4,6
/proc/27549/task/27561/stat : 27561 (java) S 27547 27547 21004 0 -1 1077944384 847 0 0 0 12 0 0 0 20 0 15 0 154973543 14318440448 11998 33554432000 4194304 4196468 140736560715200 140431009634288 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27562] ppid=27547 vsize=13982852 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27562/stat : 27562 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14318440448 11998 33554432000 4194304 4196468 140736560715200 140431008581984 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27563] ppid=27547 vsize=13982852 memory=140348156728960 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27563/stat : 27563 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973543 14318440448 11998 33554432000 4194304 4196468 140736560715200 140431007530032 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49112 KiB

[startup+0.700755 s]
/proc/loadavg: 1.56 1.44 1.51 5/218 27563
/proc/meminfo: memFree=26227968/32770624 swapFree=67108860/67108860
[pid=27547] ppid=27544 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (xcsp3-exec) S 27544 27547 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154973537 9740288 346 33554432000 4194304 5098028 140725154034400 140725154032504 139647858279036 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9252864 140725154042990 140725154043195 140725154043195 140725154045931 0
/proc/27547/statm: 2378 346 289 221 0 87 0
[pid=27549] ppid=27547 vsize=13982928 memory=117964 CPUtime=1.53 cores=0,2,4,6
/proc/27549/stat : 27549 (java) S 27547 27547 21004 0 -1 1077944320 11769 0 0 0 149 4 0 0 20 0 15 0 154973537 14318518272 29491 33554432000 4194304 4196468 140736560715200 140736560697744 140431474601719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
/proc/27549/statm: 3495732 29491 3190 1 0 3482966 0
[pid=27549/tid=27550] ppid=27547 vsize=13982928 memory=1224 CPUtime=0.67 cores=0,2,4,6
/proc/27549/task/27550/stat : 27550 (java) R 27547 27547 21004 0 -1 4202560 6272 0 0 0 65 2 0 0 20 0 15 0 154973538 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431478840336 140431456891040 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27551] ppid=27547 vsize=13982928 memory=792 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27551/stat : 27551 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431412202000 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27552] ppid=27547 vsize=13982928 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27552/stat : 27552 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431411149456 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27553] ppid=27547 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27553/stat : 27553 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973538 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431410096400 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27554] ppid=27547 vsize=13982928 memory=280696111560000 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27554/stat : 27554 (java) S 27547 27547 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154973538 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431409043856 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27555] ppid=27547 vsize=13982928 memory=11268 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27555/stat : 27555 (java) S 27547 27547 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154973540 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431015951088 140431474612866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27556] ppid=27547 vsize=13982928 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27556/stat : 27556 (java) S 27547 27547 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154973540 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431014897312 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27557] ppid=27547 vsize=13982928 memory=2319529568982582949 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27557/stat : 27557 (java) S 27547 27547 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154973540 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431013844208 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27558] ppid=27547 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27558/stat : 27558 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431012792784 140431474620315 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27559] ppid=27547 vsize=13982928 memory=51 CPUtime=0.3 cores=0,2,4,6
/proc/27549/task/27559/stat : 27559 (java) S 27547 27547 21004 0 -1 1077944384 1334 0 0 0 30 0 0 0 20 0 15 0 154973543 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431011739888 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27560] ppid=27547 vsize=13982928 memory=5 CPUtime=0.3 cores=0,2,4,6
/proc/27549/task/27560/stat : 27560 (java) S 27547 27547 21004 0 -1 1077944384 1445 0 0 0 30 0 0 0 20 0 15 0 154973543 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431010687344 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27561] ppid=27547 vsize=13982928 memory=9963 CPUtime=0.23 cores=0,2,4,6
/proc/27549/task/27561/stat : 27561 (java) S 27547 27547 21004 0 -1 1077944384 1414 0 0 0 23 0 0 0 20 0 15 0 154973543 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431009634288 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27562] ppid=27547 vsize=13982928 memory=465 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27562/stat : 27562 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431008581984 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27563] ppid=27547 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27563/stat : 27563 (java) S 27547 27547 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154973543 14318518272 29491 33554432000 4194304 4196468 140736560715200 140431007530032 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 119348 KiB

[startup+1.50146 s]
/proc/loadavg: 1.56 1.44 1.51 3/218 27563
/proc/meminfo: memFree=26170628/32770624 swapFree=67108860/67108860
[pid=27547] ppid=27544 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (xcsp3-exec) S 27544 27547 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154973537 9740288 346 33554432000 4194304 5098028 140725154034400 140725154032504 139647858279036 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9252864 140725154042990 140725154043195 140725154043195 140725154045931 0
/proc/27547/statm: 2378 346 289 221 0 87 0

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

/proc/27549/task/27557/stat : 27557 (java) S 27547 27547 21004 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 154973540 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431013844224 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27558] ppid=27547 vsize=13984976 memory=879036 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27558/stat : 27558 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431012792784 140431474620315 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27559] ppid=27547 vsize=13984976 memory=1384 CPUtime=3.97 cores=0,2,4,6
/proc/27549/task/27559/stat : 27559 (java) S 27547 27547 21004 0 -1 1077944384 24150 0 0 0 393 4 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431011739888 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27560] ppid=27547 vsize=13984976 memory=1384 CPUtime=4.97 cores=0,2,4,6
/proc/27549/task/27560/stat : 27560 (java) S 27547 27547 21004 0 -1 1077944384 33744 0 0 0 492 5 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431010687344 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27561] ppid=27547 vsize=13984976 memory=1384 CPUtime=0.8 cores=0,2,4,6
/proc/27549/task/27561/stat : 27561 (java) S 27547 27547 21004 0 -1 1077944384 11955 0 0 0 78 2 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431009634288 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27562] ppid=27547 vsize=13984976 memory=920940 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27562/stat : 27562 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431008581984 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27563] ppid=27547 vsize=13984976 memory=4140 CPUtime=1.27 cores=0,2,4,6
/proc/27549/task/27563/stat : 27563 (java) S 27547 27547 21004 0 -1 1077944384 1707 0 0 0 68 59 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431007530032 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
Current children cumulated CPU time: 2394.36 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 922324 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/218 27659
/proc/meminfo: memFree=25138856/32770624 swapFree=67108860/67108860
[pid=27547] ppid=27544 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (xcsp3-exec) S 27544 27547 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154973537 9740288 346 33554432000 4194304 5098028 140725154034400 140725154032504 139647858279036 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9252864 140725154042990 140725154043195 140725154043195 140725154045931 0
/proc/27547/statm: 2378 346 289 221 0 87 0
[pid=27549] ppid=27547 vsize=13984976 memory=920940 CPUtime=2454.4 cores=0,2,4,6
/proc/27549/stat : 27549 (java) S 27547 27547 21004 0 -1 1077944320 124208 0 0 0 245300 140 0 0 20 0 15 0 154973537 14320615424 230235 33554432000 4194304 4196468 140736560715200 140736560697744 140431474601719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
/proc/27549/statm: 3496244 230235 3270 1 0 3483478 0
[pid=27549/tid=27550] ppid=27547 vsize=13984976 memory=920940 CPUtime=2441.47 cores=0,2,4,6
/proc/27549/task/27550/stat : 27550 (java) R 27547 27547 21004 0 -1 4202560 38086 0 0 0 244135 12 0 0 20 0 15 0 154973538 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431478840896 140431090641265 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27551] ppid=27547 vsize=13984976 memory=920940 CPUtime=0.43 cores=0,2,4,6
/proc/27549/task/27551/stat : 27551 (java) S 27547 27547 21004 0 -1 1077944384 2059 0 0 0 28 15 0 0 20 0 15 0 154973538 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431412202000 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27552] ppid=27547 vsize=13984976 memory=920940 CPUtime=0.44 cores=0,2,4,6
/proc/27549/task/27552/stat : 27552 (java) S 27547 27547 21004 0 -1 1077944384 1883 0 0 0 28 16 0 0 20 0 15 0 154973538 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431411149456 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27553] ppid=27547 vsize=13984976 memory=920940 CPUtime=0.44 cores=0,2,4,6
/proc/27549/task/27553/stat : 27553 (java) S 27547 27547 21004 0 -1 1077944384 2955 0 0 0 28 16 0 0 20 0 15 0 154973538 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431410096400 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27554] ppid=27547 vsize=13984976 memory=920940 CPUtime=0.43 cores=0,2,4,6
/proc/27549/task/27554/stat : 27554 (java) S 27547 27547 21004 0 -1 1077944384 2618 0 0 0 28 15 0 0 20 0 15 0 154973538 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431409043856 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27555] ppid=27547 vsize=13984976 memory=920940 CPUtime=0.07 cores=0,2,4,6
/proc/27549/task/27555/stat : 27555 (java) S 27547 27547 21004 0 -1 1077944384 3615 0 0 0 4 3 0 0 20 0 15 0 154973540 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431015951088 140431474612866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27556] ppid=27547 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27556/stat : 27556 (java) S 27547 27547 21004 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 154973540 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431014897376 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27557] ppid=27547 vsize=13984976 memory=920940 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27557/stat : 27557 (java) S 27547 27547 21004 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 154973540 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431013844224 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27558] ppid=27547 vsize=13984976 memory=920940 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27558/stat : 27558 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431012792784 140431474620315 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27559] ppid=27547 vsize=13984976 memory=1004 CPUtime=3.97 cores=0,2,4,6
/proc/27549/task/27559/stat : 27559 (java) S 27547 27547 21004 0 -1 1077944384 24152 0 0 0 393 4 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431011739888 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27560] ppid=27547 vsize=13984976 memory=920940 CPUtime=4.97 cores=0,2,4,6
/proc/27549/task/27560/stat : 27560 (java) S 27547 27547 21004 0 -1 1077944384 33750 0 0 0 492 5 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431010687344 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27561] ppid=27547 vsize=13984976 memory=1384 CPUtime=0.8 cores=0,2,4,6
/proc/27549/task/27561/stat : 27561 (java) S 27547 27547 21004 0 -1 1077944384 11959 0 0 0 78 2 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431009634288 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27562] ppid=27547 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27562/stat : 27562 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431008581984 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27563] ppid=27547 vsize=13984976 memory=1004 CPUtime=1.3 cores=0,2,4,6
/proc/27549/task/27563/stat : 27563 (java) S 27547 27547 21004 0 -1 1077944384 1740 0 0 0 70 60 0 0 20 0 15 0 154973543 14320615424 230235 33554432000 4194304 4196468 140736560715200 140431007530032 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
Current children cumulated CPU time: 2454.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 922324 KiB

[startup+2502.3 s]
/proc/loadavg: 2.53 2.15 2.01 3/218 27660
/proc/meminfo: memFree=25128644/32770624 swapFree=67108860/67108860
[pid=27547] ppid=27544 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (xcsp3-exec) S 27544 27547 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154973537 9740288 346 33554432000 4194304 5098028 140725154034400 140725154032504 139647858279036 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9252864 140725154042990 140725154043195 140725154043195 140725154045931 0
/proc/27547/statm: 2378 346 289 221 0 87 0
[pid=27549] ppid=27547 vsize=13984976 memory=931664 CPUtime=2514.54 cores=0,2,4,6
/proc/27549/stat : 27549 (java) S 27547 27547 21004 0 -1 1077944320 125944 0 0 0 251310 144 0 0 20 0 15 0 154973537 14320615424 232916 33554432000 4194304 4196468 140736560715200 140736560697744 140431474601719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
/proc/27549/statm: 3496244 232916 3270 1 0 3483478 0
[pid=27549/tid=27550] ppid=27547 vsize=13984976 memory=931664 CPUtime=2501.44 cores=0,2,4,6
/proc/27549/task/27550/stat : 27550 (java) R 27547 27547 21004 0 -1 4202560 38764 0 0 0 250132 12 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431478837472 140431090641435 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27551] ppid=27547 vsize=13984976 memory=1384 CPUtime=0.46 cores=0,2,4,6
/proc/27549/task/27551/stat : 27551 (java) S 27547 27547 21004 0 -1 1077944384 2091 0 0 0 30 16 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431412202000 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27552] ppid=27547 vsize=13984976 memory=931664 CPUtime=0.45 cores=0,2,4,6
/proc/27549/task/27552/stat : 27552 (java) S 27547 27547 21004 0 -1 1077944384 1988 0 0 0 29 16 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431411149456 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27553] ppid=27547 vsize=13984976 memory=931664 CPUtime=0.45 cores=0,2,4,6
/proc/27549/task/27553/stat : 27553 (java) S 27547 27547 21004 0 -1 1077944384 3324 0 0 0 29 16 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431410096400 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27554] ppid=27547 vsize=13984976 memory=1384 CPUtime=0.46 cores=0,2,4,6
/proc/27549/task/27554/stat : 27554 (java) S 27547 27547 21004 0 -1 1077944384 2642 0 0 0 30 16 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431409043856 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27555] ppid=27547 vsize=13984976 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/27549/task/27555/stat : 27555 (java) S 27547 27547 21004 0 -1 1077944384 3763 0 0 0 4 3 0 0 20 0 15 0 154973540 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431015951088 140431474612866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27556] ppid=27547 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27556/stat : 27556 (java) S 27547 27547 21004 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 154973540 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431014897376 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27557] ppid=27547 vsize=13984976 memory=931664 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27557/stat : 27557 (java) S 27547 27547 21004 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 154973540 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431013844224 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27558] ppid=27547 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27558/stat : 27558 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431012792784 140431474620315 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27559] ppid=27547 vsize=13984976 memory=931664 CPUtime=3.98 cores=0,2,4,6
/proc/27549/task/27559/stat : 27559 (java) S 27547 27547 21004 0 -1 1077944384 24229 0 0 0 394 4 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431011739888 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27560] ppid=27547 vsize=13984976 memory=931664 CPUtime=4.99 cores=0,2,4,6
/proc/27549/task/27560/stat : 27560 (java) S 27547 27547 21004 0 -1 1077944384 33953 0 0 0 494 5 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431010687344 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27561] ppid=27547 vsize=13984976 memory=1384 CPUtime=0.82 cores=0,2,4,6
/proc/27549/task/27561/stat : 27561 (java) S 27547 27547 21004 0 -1 1077944384 12027 0 0 0 79 3 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431009634288 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27562] ppid=27547 vsize=13984976 memory=931664 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27562/stat : 27562 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431008581984 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27563] ppid=27547 vsize=13984976 memory=1384 CPUtime=1.33 cores=0,2,4,6
/proc/27549/task/27563/stat : 27563 (java) S 27547 27547 21004 0 -1 1077944384 1772 0 0 0 71 62 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431007530032 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
Current children cumulated CPU time: 2514.54 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 933048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.8 s]
/proc/loadavg: 2.65 2.18 2.02 3/217 27660
/proc/meminfo: memFree=25128644/32770624 swapFree=67108860/67108860
[pid=27547] ppid=27544 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (xcsp3-exec) S 27544 27547 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154973537 9740288 346 33554432000 4194304 5098028 140725154034400 140725154032504 139647858279036 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9252864 140725154042990 140725154043195 140725154043195 140725154045931 0
/proc/27547/statm: 2378 346 289 221 0 87 0
[pid=27549] ppid=27547 vsize=13984976 memory=931664 CPUtime=2520.04 cores=0,2,4,6
/proc/27549/stat : 27549 (java) S 27547 27547 21004 0 -1 1077944320 125950 0 0 0 251860 144 0 0 20 0 15 0 154973537 14320615424 232916 33554432000 4194304 4196468 140736560715200 140736560697744 140431474601719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
/proc/27549/statm: 3496244 232916 3270 1 0 3483478 0
[pid=27549/tid=27550] ppid=27547 vsize=13984976 memory=1696 CPUtime=2506.94 cores=0,2,4,6
/proc/27549/task/27550/stat : 27550 (java) R 27547 27547 21004 0 -1 4202560 38770 0 0 0 250682 12 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431478837472 140431090641008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27551] ppid=27547 vsize=13984976 memory=920 CPUtime=0.46 cores=0,2,4,6
/proc/27549/task/27551/stat : 27551 (java) S 27547 27547 21004 0 -1 1077944384 2091 0 0 0 30 16 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431412202000 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27552] ppid=27547 vsize=13984976 memory=6791534058613427641 CPUtime=0.45 cores=0,2,4,6
/proc/27549/task/27552/stat : 27552 (java) S 27547 27547 21004 0 -1 1077944384 1988 0 0 0 29 16 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431411149456 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27553] ppid=27547 vsize=13984976 memory=288230621803970871 CPUtime=0.45 cores=0,2,4,6
/proc/27549/task/27553/stat : 27553 (java) S 27547 27547 21004 0 -1 1077944384 3324 0 0 0 29 16 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431410096400 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27554] ppid=27547 vsize=13984976 memory=15541808151136815 CPUtime=0.46 cores=0,2,4,6
/proc/27549/task/27554/stat : 27554 (java) S 27547 27547 21004 0 -1 1077944384 2642 0 0 0 30 16 0 0 20 0 15 0 154973538 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431409043856 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27555] ppid=27547 vsize=13984976 memory=11108 CPUtime=0.07 cores=0,2,4,6
/proc/27549/task/27555/stat : 27555 (java) S 27547 27547 21004 0 -1 1077944384 3763 0 0 0 4 3 0 0 20 0 15 0 154973540 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431015951088 140431474612866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27556] ppid=27547 vsize=13984976 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27556/stat : 27556 (java) S 27547 27547 21004 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 154973540 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431014897376 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27557] ppid=27547 vsize=13984976 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27557/stat : 27557 (java) S 27547 27547 21004 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 154973540 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431013844224 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27558] ppid=27547 vsize=13984976 memory=8612 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27558/stat : 27558 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431012792784 140431474620315 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27559] ppid=27547 vsize=13984976 memory=1224 CPUtime=3.98 cores=0,2,4,6
/proc/27549/task/27559/stat : 27559 (java) S 27547 27547 21004 0 -1 1077944384 24229 0 0 0 394 4 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431011739888 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27560] ppid=27547 vsize=13984976 memory=792 CPUtime=4.99 cores=0,2,4,6
/proc/27549/task/27560/stat : 27560 (java) S 27547 27547 21004 0 -1 1077944384 33953 0 0 0 494 5 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431010687344 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27561] ppid=27547 vsize=13984976 memory=1004 CPUtime=0.82 cores=0,2,4,6
/proc/27549/task/27561/stat : 27561 (java) S 27547 27547 21004 0 -1 1077944384 12027 0 0 0 79 3 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431009634288 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27562] ppid=27547 vsize=13984976 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/27549/task/27562/stat : 27562 (java) S 27547 27547 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431008581984 140431474611925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
[pid=27549/tid=27563] ppid=27547 vsize=13984976 memory=3832 CPUtime=1.34 cores=0,2,4,6
/proc/27549/task/27563/stat : 27563 (java) S 27547 27547 21004 0 -1 1077944384 1772 0 0 0 72 62 0 0 20 0 15 0 154973543 14320615424 232916 33554432000 4194304 4196468 140736560715200 140431007530032 140431474612866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30355456 140736560718999 140736560719175 140736560719175 140736560721871 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 933048 KiB

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

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

[startup+2507.81 s]
# the end of solver process 27549 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.62 s, system=1.45602 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): 2507.81
CPU time (s): 2520.07
CPU user time (s): 2518.62
CPU system time (s): 1.45602
CPU usage (%): 100.489
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 933048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.62
system time used= 1.45602
maximum resident set size= 945516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126789
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58516
involuntary context switches= 2310


# summary of solver processes directly reported to runsolver:
#   pid: 27547,27549
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.62
#   total CPU system time (s): 1.45602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2983 second user time and 23.6033 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-20 10:33:16
IDJOB=4283231
IDBENCH=135990
IDSOLVER=2679
FILE ID=node107/4283231-1503218856
RUNJOBID= node107-1503215543-27247
PBS_JOBID= 20630867
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft120-19.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283231-1503218856/watcher-4283231-1503218856 -o /tmp/evaluation-result-4283231-1503218856/solver-4283231-1503218856 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1503215543-27247 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1795171248 HOME/instance-4283231-1503218856.xml

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

MD5SUM BENCH= 90a7b6352cefaac33401a11faadaca46
RANDOM SEED=1795171248

node107.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.84
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.84
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.84
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.84
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:        26314672 kB
MemAvailable:   31788152 kB
Buffers:          271336 kB
Cached:          5493828 kB
SwapCached:            0 kB
Active:          1097236 kB
Inactive:        4912376 kB
Active(anon):     247100 kB
Inactive(anon):    33132 kB
Active(file):     850136 kB
Inactive(file):  4879244 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             18444 kB
Writeback:             0 kB
AnonPages:        101852 kB
Mapped:            63656 kB
Shmem:             33420 kB
Slab:             146276 kB
SReclaimable:     119868 kB
SUnreclaim:        26408 kB
KernelStack:        3680 kB
PageTables:         6396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1426612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61780 MiB
End job on node107 at 2017-08-20 11:15:04