Trace number 4292337

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.7 seq (493a269)SAT (TO)1390 2400.05 2386.41

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had14_c18.xml
MD5SUM1b212baf1dbc84cffd3dcab4dc49ff1b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1372
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints92
Number of domains2
Minimum domain size10
Maximum domain size14
Distribution of domain sizes[{"size":10,"count":91},{"size":14,"count":14}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":14}]
Minimum constraint arity3
Maximum constraint arity14
Distribution of constraint arities[{"arity":3,"count":91},{"arity":14,"count":1}]
Number of extensional constraints91
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":91},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

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-4292337-1532328599.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.18	c [HOME/instance-4292337-1532328599.xml, -tl, 2400s, -p, 1, -x, 0]
0.33/0.22	c simple solver
0.33/0.28	c parse instance...
1.00/0.52	c solve instance...
1.00/0.59	o 1541 
1.31/0.61	o 1528 
1.31/0.63	o 1522 
1.31/0.69	o 1477 
1.61/0.71	o 1475 
4.70/1.99	o 1470 
4.70/1.99	o 1451 
21.50/18.36	o 1450 
26.73/23.47	o 1444 
26.73/23.47	o 1442 
26.73/23.48	o 1440 
48.12/44.74	o 1436 
67.99/64.53	o 1428 
116.31/112.78	o 1427 
116.41/112.81	o 1425 
116.41/112.81	o 1417 
116.41/112.82	o 1415 
130.72/127.14	o 1412 
130.91/127.33	o 1410 
133.51/129.93	o 1409 
1679.88/1671.82	o 1406 
1679.88/1671.86	o 1402 
1679.98/1671.95	o 1398 
1680.48/1672.41	o 1394 
1680.48/1672.41	o 1390 
2400.02/2386.40	s SATISFIABLE
2400.02/2386.40	v <instantiation>
2400.02/2386.40	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[9][10] d[9][11] d[9][12] d[9][13] d[10][11] d[10][12] d[10][13] d[11][12] d[11][13] d[12][13] </list>
2400.02/2386.40	v 	<values>12 2 4 1 9 0 11 10 7 13 6 5 8 3 5 7 9 5 1 6 6 7 5 1 1 4 3 6 6 6 4 6 3 4 6 4 4 2 2 7 7 8 7 6 4 3 3 4 5 5 7 3 7 4 2 6 9 9 2 3 1 7 7 5 6 4 5 4 4 6 4 6 5 6 5 5 6 9 3 5 7 5 2 6 5 5 6 7 5 3 5 6 5 1 3 8 8 5 4 8 8 3 5 5 9 </values>
2400.02/2386.40	v </instantiation>
2400.02/2386.40	c Unexpected resolution interruption!

Verifier Data

OK	1390

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292337-1532328599/watcher-4292337-1532328599 -o /tmp/evaluation-result-4292337-1532328599/solver-4292337-1532328599 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532328599-11236 --watchdog 2560 HOME/xcsp3-exec -seed 657094828 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292337-1532328599.xml 

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

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


[startup+0.100103 s]*
/proc/loadavg: 0.36 0.60 0.74 5/217 11296
/proc/meminfo: memFree=21862192/32770624 swapFree=67108860/67108860
[pid=11267] ppid=11263 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11267/stat : 11267 (xcsp3-exec) S 11263 11267 4562 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50423114 115843072 364 33554432000 4194304 5098028 140730619570000 140730619568104 140486852534908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11612160 140730619573307 140730619573508 140730619573508 140730619576266 0
/proc/11267/statm: 28282 364 306 221 0 87 0
[pid=11269] ppid=11267 vsize=14082840 memory=29252 CPUtime=0.12 cores=1,3,5,7
/proc/11269/stat : 11269 (java) S 11267 11267 4562 0 -1 1077944320 5658 0 0 0 11 1 0 0 20 0 15 0 50423114 14420828160 7313 33554432000 4194304 4196468 140723772737376 140723772719920 140429006601975 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
/proc/11269/statm: 3520710 7313 3004 1 0 3483008 0
[pid=11269/tid=11270] ppid=11267 vsize=14082840 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/11269/task/11270/stat : 11270 (java) R 11267 11267 4562 0 -1 4202560 3682 0 0 0 8 0 0 0 20 0 15 0 50423114 14420828160 7313 33554432000 4194304 4196468 140723772737376 140429010836512 140429006623901 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11275] ppid=11267 vsize=14082840 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11275/stat : 11275 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423115 14420828160 7313 33554432000 4194304 4196468 140723772737376 140428936690192 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11276] ppid=11267 vsize=14082840 memory=139846699771520 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11276/stat : 11276 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423115 14420828160 7313 33554432000 4194304 4196468 140723772737376 140428935637648 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11277] ppid=11267 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11277/stat : 11277 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423115 14420828160 7313 33554432000 4194304 4196468 140723772737376 140428934584592 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11278] ppid=11267 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11278/stat : 11278 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423115 14420828160 7313 33554432000 4194304 4196468 140723772737376 140428933532048 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11281] ppid=11267 vsize=14082840 memory=139846699771520 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11281/stat : 11281 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423116 14420828160 7313 33554432000 4194304 4196468 140723772737376 140428187302640 140429006613122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11283] ppid=11267 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11283/stat : 11283 (java) S 11267 11267 4562 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50423117 14420828160 7313 33554432000 4194304 4196468 140723772737376 140428186248864 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11284] ppid=11267 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11284/stat : 11284 (java) S 11267 11267 4562 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50423117 14420828160 7313 33554432000 4194304 4196468 140723772737376 140428185195760 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11291] ppid=11267 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11291/stat : 11291 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14420828160 7313 33554432000 4194304 4196468 140723772737376 140427780942288 140429006620571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11292] ppid=11267 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11292/stat : 11292 (java) R 11267 11267 4562 0 -1 4202560 419 0 0 0 0 0 0 0 20 0 15 0 50423120 14420828160 7313 33554432000 4194304 4196468 140723772737376 140427779889392 140429006613122 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11293] ppid=11267 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11293/stat : 11293 (java) R 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423120 14420828160 7313 33554432000 4194304 4196468 140723772737376 140427778836848 140429006613122 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11294] ppid=11267 vsize=14082840 memory=139846699771520 CPUtime=0.01 cores=1,3,5,7
/proc/11269/task/11294/stat : 11294 (java) R 11267 11267 4562 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 15 0 50423120 14420828160 7313 33554432000 4194304 4196468 140723772737376 140427777783792 140429006613122 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11295] ppid=11267 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11295/stat : 11295 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14420828160 7313 33554432000 4194304 4196468 140723772737376 140427776731488 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11296] ppid=11267 vsize=14082840 memory=139846699771520 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11296/stat : 11296 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423120 14420828160 7313 33554432000 4194304 4196468 140723772737376 140427775679536 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30708 KiB

[startup+0.210425 s]*
/proc/loadavg: 0.36 0.60 0.74 7/217 11296
/proc/meminfo: memFree=21839536/32770624 swapFree=67108860/67108860
[pid=11267] ppid=11263 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11267/stat : 11267 (xcsp3-exec) S 11263 11267 4562 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50423114 115843072 364 33554432000 4194304 5098028 140730619570000 140730619568104 140486852534908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11612160 140730619573307 140730619573508 140730619573508 140730619576266 0
/proc/11267/statm: 28282 364 306 221 0 87 0
[pid=11269] ppid=11267 vsize=14082840 memory=40896 CPUtime=0.33 cores=1,3,5,7
/proc/11269/stat : 11269 (java) S 11267 11267 4562 0 -1 1077944320 8235 0 0 0 31 2 0 0 20 0 15 0 50423114 14420828160 10224 33554432000 4194304 4196468 140723772737376 140723772719920 140429006601975 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
/proc/11269/statm: 3520710 10224 3179 1 0 3483008 0
[pid=11269/tid=11270] ppid=11267 vsize=14082840 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/11269/task/11270/stat : 11270 (java) R 11267 11267 4562 0 -1 4202560 5397 0 0 0 18 1 0 0 20 0 15 0 50423114 14420828160 10224 33554432000 4194304 4196468 140723772737376 140429010836960 140429006613910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11275] ppid=11267 vsize=14082840 memory=10534 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11275/stat : 11275 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423115 14420828160 10224 33554432000 4194304 4196468 140723772737376 140428936690192 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11276] ppid=11267 vsize=14082840 memory=139846699783036 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11276/stat : 11276 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423115 14420828160 10224 33554432000 4194304 4196468 140723772737376 140428935637648 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11277] ppid=11267 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11277/stat : 11277 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423115 14420828160 10224 33554432000 4194304 4196468 140723772737376 140428934584592 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11278] ppid=11267 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11278/stat : 11278 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423115 14420828160 10224 33554432000 4194304 4196468 140723772737376 140428933532048 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11281] ppid=11267 vsize=14082840 memory=139846699771520 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11281/stat : 11281 (java) S 11267 11267 4562 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 50423116 14420828160 10224 33554432000 4194304 4196468 140723772737376 140428187302640 140429006613122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11283] ppid=11267 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11283/stat : 11283 (java) S 11267 11267 4562 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50423117 14420828160 10224 33554432000 4194304 4196468 140723772737376 140428186248864 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11284] ppid=11267 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11284/stat : 11284 (java) S 11267 11267 4562 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50423117 14420828160 10224 33554432000 4194304 4196468 140723772737376 140428185195760 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11291] ppid=11267 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11291/stat : 11291 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14420828160 10224 33554432000 4194304 4196468 140723772737376 140427780942288 140429006620571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11292] ppid=11267 vsize=14082840 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11269/task/11292/stat : 11292 (java) S 11267 11267 4562 0 -1 1077944384 662 0 0 0 3 0 0 0 20 0 15 0 50423120 14420828160 10224 33554432000 4194304 4196468 140723772737376 140427779889392 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11293] ppid=11267 vsize=14082840 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11269/task/11293/stat : 11293 (java) S 11267 11267 4562 0 -1 1077944384 107 0 0 0 2 0 0 0 20 0 15 0 50423120 14420828160 10224 33554432000 4194304 4196468 140723772737376 140427778836848 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11294] ppid=11267 vsize=14082840 memory=139846699771520 CPUtime=0.07 cores=1,3,5,7
/proc/11269/task/11294/stat : 11294 (java) R 11267 11267 4562 0 -1 4202560 768 0 0 0 7 0 0 0 20 0 15 0 50423120 14420828160 10224 33554432000 4194304 4196468 140723772737376 140427777783792 140428985277136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11295] ppid=11267 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11295/stat : 11295 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14420828160 10224 33554432000 4194304 4196468 140723772737376 140427776731488 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11296] ppid=11267 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11296/stat : 11296 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423120 14420828160 10224 33554432000 4194304 4196468 140723772737376 140427775679536 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 42352 KiB

[startup+0.310308 s]*
/proc/loadavg: 0.36 0.60 0.74 8/217 11296
/proc/meminfo: memFree=21827128/32770624 swapFree=67108860/67108860
[pid=11267] ppid=11263 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11267/stat : 11267 (xcsp3-exec) S 11263 11267 4562 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50423114 115843072 364 33554432000 4194304 5098028 140730619570000 140730619568104 140486852534908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11612160 140730619573307 140730619573508 140730619573508 140730619576266 0
/proc/11267/statm: 28282 364 306 221 0 87 0
[pid=11269] ppid=11267 vsize=14087096 memory=47856 CPUtime=0.52 cores=1,3,5,7
/proc/11269/stat : 11269 (java) S 11267 11267 4562 0 -1 1077944320 9153 0 0 0 49 3 0 0 20 0 15 0 50423114 14425186304 11964 33554432000 4194304 4196468 140723772737376 140723772719920 140429006601975 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
/proc/11269/statm: 3521774 11964 3220 1 0 3483008 0
[pid=11269/tid=11270] ppid=11267 vsize=14087096 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/11269/task/11270/stat : 11270 (java) R 11267 11267 4562 0 -1 4202560 6116 0 0 0 27 2 0 0 20 0 15 0 50423114 14425186304 11964 33554432000 4194304 4196468 140723772737376 140429010833088 140428990682462 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11275] ppid=11267 vsize=14087096 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11275/stat : 11275 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423115 14425186304 11964 33554432000 4194304 4196468 140723772737376 140428936690192 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11276] ppid=11267 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11276/stat : 11276 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423115 14425186304 11964 33554432000 4194304 4196468 140723772737376 140428935637648 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11277] ppid=11267 vsize=14087096 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11277/stat : 11277 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423115 14425186304 11964 33554432000 4194304 4196468 140723772737376 140428934584592 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11278] ppid=11267 vsize=14087096 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11278/stat : 11278 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423115 14425186304 11964 33554432000 4194304 4196468 140723772737376 140428933532048 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11281] ppid=11267 vsize=14087096 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11281/stat : 11281 (java) S 11267 11267 4562 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 50423116 14425186304 11964 33554432000 4194304 4196468 140723772737376 140428187302640 140429006613122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11283] ppid=11267 vsize=14087096 memory=-9001728533042062950 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11283/stat : 11283 (java) S 11267 11267 4562 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50423117 14425186304 11964 33554432000 4194304 4196468 140723772737376 140428186248864 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11284] ppid=11267 vsize=14087096 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11284/stat : 11284 (java) S 11267 11267 4562 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50423117 14425186304 11964 33554432000 4194304 4196468 140723772737376 140428185195760 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11291] ppid=11267 vsize=14087096 memory=-8187100386482147110 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11291/stat : 11291 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14425186304 11964 33554432000 4194304 4196468 140723772737376 140427780942288 140429006620571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11292] ppid=11267 vsize=14087096 memory=4426078206164241782 CPUtime=0.05 cores=1,3,5,7
/proc/11269/task/11292/stat : 11292 (java) S 11267 11267 4562 0 -1 1077944384 761 0 0 0 5 0 0 0 20 0 15 0 50423120 14425186304 11964 33554432000 4194304 4196468 140723772737376 140427779889392 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11293] ppid=11267 vsize=14087096 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11269/task/11293/stat : 11293 (java) S 11267 11267 4562 0 -1 1077944384 129 0 0 0 4 0 0 0 20 0 15 0 50423120 14425186304 11964 33554432000 4194304 4196468 140723772737376 140427778836848 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11294] ppid=11267 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/11269/task/11294/stat : 11294 (java) S 11267 11267 4562 0 -1 1077944384 851 0 0 0 12 0 0 0 20 0 15 0 50423120 14425186304 11964 33554432000 4194304 4196468 140723772737376 140427777783792 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11295] ppid=11267 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11295/stat : 11295 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14425186304 11964 33554432000 4194304 4196468 140723772737376 140427776731488 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11296] ppid=11267 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11296/stat : 11296 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423120 14425186304 11964 33554432000 4194304 4196468 140723772737376 140427775679536 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49312 KiB

[startup+0.70114 s]
/proc/loadavg: 0.36 0.60 0.74 11/217 11296
/proc/meminfo: memFree=21769860/32770624 swapFree=67108860/67108860
[pid=11267] ppid=11263 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11267/stat : 11267 (xcsp3-exec) S 11263 11267 4562 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50423114 115843072 364 33554432000 4194304 5098028 140730619570000 140730619568104 140486852534908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11612160 140730619573307 140730619573508 140730619573508 140730619576266 0
/proc/11267/statm: 28282 364 306 221 0 87 0
[pid=11269] ppid=11267 vsize=14089220 memory=68032 CPUtime=1.61 cores=1,3,5,7
/proc/11269/stat : 11269 (java) S 11267 11267 4562 0 -1 1077944320 12234 0 0 0 157 4 0 0 20 0 15 0 50423114 14427361280 17008 33554432000 4194304 4196468 140723772737376 140723772719920 140429006601975 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
/proc/11269/statm: 3522305 17008 3346 1 0 3483520 0
[pid=11269/tid=11270] ppid=11267 vsize=14089220 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/11269/task/11270/stat : 11270 (java) R 11267 11267 4562 0 -1 4202560 6951 0 0 0 64 2 0 0 20 0 15 0 50423114 14427361280 17008 33554432000 4194304 4196468 140723772737376 140429010839008 140428606694950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11275] ppid=11267 vsize=14089220 memory=288230621787203851 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11275/stat : 11275 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423115 14427361280 17008 33554432000 4194304 4196468 140723772737376 140428936690192 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11276] ppid=11267 vsize=14089220 memory=13854053490777264 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11276/stat : 11276 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423115 14427361280 17008 33554432000 4194304 4196468 140723772737376 140428935637648 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11277] ppid=11267 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11277/stat : 11277 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423115 14427361280 17008 33554432000 4194304 4196468 140723772737376 140428934584592 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11278] ppid=11267 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11278/stat : 11278 (java) S 11267 11267 4562 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50423115 14427361280 17008 33554432000 4194304 4196468 140723772737376 140428933532048 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11281] ppid=11267 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11281/stat : 11281 (java) S 11267 11267 4562 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 50423116 14427361280 17008 33554432000 4194304 4196468 140723772737376 140428187302640 140429006613122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11283] ppid=11267 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11283/stat : 11283 (java) S 11267 11267 4562 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 17008 33554432000 4194304 4196468 140723772737376 140428186248864 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11284] ppid=11267 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11284/stat : 11284 (java) S 11267 11267 4562 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 17008 33554432000 4194304 4196468 140723772737376 140428185195760 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11291] ppid=11267 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11291/stat : 11291 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 17008 33554432000 4194304 4196468 140723772737376 140427780942288 140429006620571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11292] ppid=11267 vsize=14089220 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/11269/task/11292/stat : 11292 (java) R 11267 11267 4562 0 -1 4202560 1457 0 0 0 30 0 0 0 20 0 15 0 50423120 14427361280 17008 33554432000 4194304 4196468 140723772737376 140427779878384 140428990486721 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11293] ppid=11267 vsize=14089220 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/11269/task/11293/stat : 11293 (java) R 11267 11267 4562 0 -1 4202560 780 0 0 0 27 0 0 0 20 0 15 0 50423120 14427361280 17008 33554432000 4194304 4196468 140723772737376 140427778823664 140428987779903 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11294] ppid=11267 vsize=14089220 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/11269/task/11294/stat : 11294 (java) S 11267 11267 4562 0 -1 1077944384 1737 0 0 0 34 0 0 0 20 0 15 0 50423120 14427361280 17008 33554432000 4194304 4196468 140723772737376 140427777783792 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11295] ppid=11267 vsize=14089220 memory=139846699776657 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11295/stat : 11295 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 17008 33554432000 4194304 4196468 140723772737376 140427776731488 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11296] ppid=11267 vsize=14089220 memory=6299239977140380776 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11296/stat : 11296 (java) S 11267 11267 4562 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 17008 33554432000 4194304 4196468 140723772737376 140427775679536 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 69488 KiB

[startup+1.50084 s]
/proc/loadavg: 0.36 0.60 0.74 6/217 11296
/proc/meminfo: memFree=21705780/32770624 swapFree=67108860/67108860
[pid=11267] ppid=11263 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11267/stat : 11267 (xcsp3-exec) S 11263 11267 4562 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50423114 115843072 364 33554432000 4194304 5098028 140730619570000 140730619568104 140486852534908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11612160 140730619573307 140730619573508 140730619573508 140730619576266 0
/proc/11267/statm: 28282 364 306 221 0 87 0

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

/proc/11269/task/11284/stat : 11284 (java) S 11267 11267 4562 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 1096238 33554432000 4194304 4196468 140723772737376 140428185195760 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11291] ppid=11267 vsize=14089220 memory=4134628 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11291/stat : 11291 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 1096238 33554432000 4194304 4196468 140723772737376 140427780942288 140429006620571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11292] ppid=11267 vsize=14089220 memory=1456 CPUtime=1.62 cores=1,3,5,7
/proc/11269/task/11292/stat : 11292 (java) S 11267 11267 4562 0 -1 1077944384 11294 0 0 0 161 1 0 0 20 0 15 0 50423120 14427361280 1096238 33554432000 4194304 4196468 140723772737376 140427779889392 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11293] ppid=11267 vsize=14089220 memory=4171120 CPUtime=1.59 cores=1,3,5,7
/proc/11269/task/11293/stat : 11293 (java) S 11267 11267 4562 0 -1 1077944384 13883 0 0 0 157 2 0 0 20 0 15 0 50423120 14427361280 1096238 33554432000 4194304 4196468 140723772737376 140427778836848 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11294] ppid=11267 vsize=14089220 memory=4140 CPUtime=0.5 cores=1,3,5,7
/proc/11269/task/11294/stat : 11294 (java) S 11267 11267 4562 0 -1 1077944384 8883 0 0 0 49 1 0 0 20 0 15 0 50423120 14427361280 1096238 33554432000 4194304 4196468 140723772737376 140427777783792 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11295] ppid=11267 vsize=14089220 memory=16512 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11295/stat : 11295 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 1096238 33554432000 4194304 4196468 140723772737376 140427776731488 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11296] ppid=11267 vsize=14089220 memory=1456 CPUtime=0.51 cores=1,3,5,7
/proc/11269/task/11296/stat : 11296 (java) S 11267 11267 4562 0 -1 1077944384 1083 0 0 0 22 29 0 0 20 0 15 0 50423120 14427361280 1096238 33554432000 4194304 4196468 140723772737376 140427775679536 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
Current children cumulated CPU time: 2274.63 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 4386408 KiB

[startup+2322.3 s]
/proc/loadavg: 1.73 1.73 1.65 4/217 11392
/proc/meminfo: memFree=16431592/32770624 swapFree=67108860/67108860
[pid=11267] ppid=11263 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11267/stat : 11267 (xcsp3-exec) S 11263 11267 4562 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50423114 115843072 364 33554432000 4194304 5098028 140730619570000 140730619568104 140486852534908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11612160 140730619573307 140730619573508 140730619573508 140730619576266 0
/proc/11267/statm: 28282 364 306 221 0 87 0
[pid=11269] ppid=11267 vsize=14089220 memory=5175496 CPUtime=2335.56 cores=1,3,5,7
/proc/11269/stat : 11269 (java) S 11267 11267 4562 0 -1 1077944320 168266 0 0 0 232947 609 0 0 20 0 15 0 50423114 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140723772719920 140429006601975 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
/proc/11269/statm: 3522305 1293874 3414 1 0 3483520 0
[pid=11269/tid=11270] ppid=11267 vsize=14089220 memory=5175496 CPUtime=2317.32 cores=1,3,5,7
/proc/11269/task/11270/stat : 11270 (java) R 11267 11267 4562 0 -1 4202560 89963 0 0 0 231208 524 0 0 20 0 15 0 50423114 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140429010841456 140428608726993 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11275] ppid=11267 vsize=14089220 memory=1456 CPUtime=3.15 cores=1,3,5,7
/proc/11269/task/11275/stat : 11275 (java) S 11267 11267 4562 0 -1 1077944384 6862 0 0 0 305 10 0 0 20 0 15 0 50423115 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140428936690192 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11276] ppid=11267 vsize=14089220 memory=5175496 CPUtime=3.15 cores=1,3,5,7
/proc/11269/task/11276/stat : 11276 (java) S 11267 11267 4562 0 -1 1077944384 5878 0 0 0 306 9 0 0 20 0 15 0 50423115 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140428935637648 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11277] ppid=11267 vsize=14089220 memory=5175496 CPUtime=3.16 cores=1,3,5,7
/proc/11269/task/11277/stat : 11277 (java) S 11267 11267 4562 0 -1 1077944384 7175 0 0 0 306 10 0 0 20 0 15 0 50423115 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140428934584592 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11278] ppid=11267 vsize=14089220 memory=5175496 CPUtime=3.16 cores=1,3,5,7
/proc/11269/task/11278/stat : 11278 (java) S 11267 11267 4562 0 -1 1077944384 6374 0 0 0 308 8 0 0 20 0 15 0 50423115 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140428933532048 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11281] ppid=11267 vsize=14089220 memory=5175496 CPUtime=1.3 cores=1,3,5,7
/proc/11269/task/11281/stat : 11281 (java) S 11267 11267 4562 0 -1 1077944384 15501 0 0 0 108 22 0 0 20 0 15 0 50423116 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140428187302640 140429006613122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11283] ppid=11267 vsize=14089220 memory=5175496 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11283/stat : 11283 (java) S 11267 11267 4562 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140428186248864 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11284] ppid=11267 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11284/stat : 11284 (java) S 11267 11267 4562 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140428185195760 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11291] ppid=11267 vsize=14089220 memory=5175496 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11291/stat : 11291 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140427780942288 140429006620571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11292] ppid=11267 vsize=14089220 memory=1456 CPUtime=1.62 cores=1,3,5,7
/proc/11269/task/11292/stat : 11292 (java) S 11267 11267 4562 0 -1 1077944384 11294 0 0 0 161 1 0 0 20 0 15 0 50423120 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140427779889392 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11293] ppid=11267 vsize=14089220 memory=1456 CPUtime=1.59 cores=1,3,5,7
/proc/11269/task/11293/stat : 11293 (java) S 11267 11267 4562 0 -1 1077944384 13883 0 0 0 157 2 0 0 20 0 15 0 50423120 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140427778836848 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11294] ppid=11267 vsize=14089220 memory=1456 CPUtime=0.5 cores=1,3,5,7
/proc/11269/task/11294/stat : 11294 (java) S 11267 11267 4562 0 -1 1077944384 8883 0 0 0 49 1 0 0 20 0 15 0 50423120 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140427777783792 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11295] ppid=11267 vsize=14089220 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11295/stat : 11295 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140427776731488 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11296] ppid=11267 vsize=14089220 memory=16516 CPUtime=0.51 cores=1,3,5,7
/proc/11269/task/11296/stat : 11296 (java) S 11267 11267 4562 0 -1 1077944384 1087 0 0 0 22 29 0 0 20 0 15 0 50423120 14427361280 1293874 33554432000 4194304 4196468 140723772737376 140427775679536 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
Current children cumulated CPU time: 2335.56 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 5176952 KiB

[startup+2382.3 s]
/proc/loadavg: 1.68 1.72 1.66 4/217 11393
/proc/meminfo: memFree=21179880/32770624 swapFree=67108860/67108860
[pid=11267] ppid=11263 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11267/stat : 11267 (xcsp3-exec) S 11263 11267 4562 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50423114 115843072 364 33554432000 4194304 5098028 140730619570000 140730619568104 140486852534908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11612160 140730619573307 140730619573508 140730619573508 140730619576266 0
/proc/11267/statm: 28282 364 306 221 0 87 0
[pid=11269] ppid=11267 vsize=14089220 memory=438036 CPUtime=2395.91 cores=1,3,5,7
/proc/11269/stat : 11269 (java) S 11267 11267 4562 0 -1 1077944320 181169 0 0 0 238921 670 0 0 20 0 15 0 50423114 14427361280 109509 33554432000 4194304 4196468 140723772737376 140723772719920 140429006601975 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
/proc/11269/statm: 3522305 109509 3414 1 0 3483520 0
[pid=11269/tid=11270] ppid=11267 vsize=14089220 memory=429176 CPUtime=2377.07 cores=1,3,5,7
/proc/11269/task/11270/stat : 11270 (java) R 11267 11267 4562 0 -1 4202560 99446 0 0 0 237128 579 0 0 20 0 15 0 50423114 14427361280 109509 33554432000 4194304 4196468 140723772737376 140429010841664 140428607910608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11275] ppid=11267 vsize=14089220 memory=1456 CPUtime=3.27 cores=1,3,5,7
/proc/11269/task/11275/stat : 11275 (java) S 11267 11267 4562 0 -1 1077944384 7104 0 0 0 317 10 0 0 20 0 15 0 50423115 14427361280 109509 33554432000 4194304 4196468 140723772737376 140428936690192 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11276] ppid=11267 vsize=14089220 memory=2156924 CPUtime=3.27 cores=1,3,5,7
/proc/11269/task/11276/stat : 11276 (java) S 11267 11267 4562 0 -1 1077944384 6054 0 0 0 318 9 0 0 20 0 15 0 50423115 14427361280 109509 33554432000 4194304 4196468 140723772737376 140428935637648 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11277] ppid=11267 vsize=14089220 memory=1456 CPUtime=3.28 cores=1,3,5,7
/proc/11269/task/11277/stat : 11277 (java) S 11267 11267 4562 0 -1 1077944384 7435 0 0 0 317 11 0 0 20 0 15 0 50423115 14427361280 109509 33554432000 4194304 4196468 140723772737376 140428934584592 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11278] ppid=11267 vsize=14089220 memory=660676 CPUtime=3.28 cores=1,3,5,7
/proc/11269/task/11278/stat : 11278 (java) S 11267 11267 4562 0 -1 1077944384 6559 0 0 0 320 8 0 0 20 0 15 0 50423115 14427361280 109509 33554432000 4194304 4196468 140723772737376 140428933532048 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11281] ppid=11267 vsize=14089220 memory=1456 CPUtime=1.41 cores=1,3,5,7
/proc/11269/task/11281/stat : 11281 (java) S 11267 11267 4562 0 -1 1077944384 18039 0 0 0 115 26 0 0 20 0 15 0 50423116 14427361280 109509 33554432000 4194304 4196468 140723772737376 140428187302640 140429006613122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11283] ppid=11267 vsize=14089220 memory=2269820 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11283/stat : 11283 (java) S 11267 11267 4562 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 109509 33554432000 4194304 4196468 140723772737376 140428186248864 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11284] ppid=11267 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11284/stat : 11284 (java) S 11267 11267 4562 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 109509 33554432000 4194304 4196468 140723772737376 140428185195760 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11291] ppid=11267 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11291/stat : 11291 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 109509 33554432000 4194304 4196468 140723772737376 140427780942288 140429006620571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11292] ppid=11267 vsize=14089220 memory=279693103476080 CPUtime=1.62 cores=1,3,5,7
/proc/11269/task/11292/stat : 11292 (java) S 11267 11267 4562 0 -1 1077944384 11296 0 0 0 161 1 0 0 20 0 15 0 50423120 14427361280 109509 33554432000 4194304 4196468 140723772737376 140427779889392 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11293] ppid=11267 vsize=14089220 memory=1456 CPUtime=1.59 cores=1,3,5,7
/proc/11269/task/11293/stat : 11293 (java) S 11267 11267 4562 0 -1 1077944384 13885 0 0 0 157 2 0 0 20 0 15 0 50423120 14427361280 109509 33554432000 4194304 4196468 140723772737376 140427778836848 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11294] ppid=11267 vsize=14089220 memory=1456 CPUtime=0.5 cores=1,3,5,7
/proc/11269/task/11294/stat : 11294 (java) S 11267 11267 4562 0 -1 1077944384 8885 0 0 0 49 1 0 0 20 0 15 0 50423120 14427361280 109509 33554432000 4194304 4196468 140723772737376 140427777783792 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11295] ppid=11267 vsize=14089220 memory=2345892 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11295/stat : 11295 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 109509 33554432000 4194304 4196468 140723772737376 140427776731488 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11296] ppid=11267 vsize=14089220 memory=4140 CPUtime=0.53 cores=1,3,5,7
/proc/11269/task/11296/stat : 11296 (java) S 11267 11267 4562 0 -1 1077944384 1100 0 0 0 23 30 0 0 20 0 15 0 50423120 14427361280 109509 33554432000 4194304 4196468 140723772737376 140427775679536 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
Current children cumulated CPU time: 2395.91 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 439492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2386.4 s]
/proc/loadavg: 1.70 1.72 1.66 4/217 11393
/proc/meminfo: memFree=20916248/32770624 swapFree=67108860/67108860
[pid=11267] ppid=11263 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11267/stat : 11267 (xcsp3-exec) S 11263 11267 4562 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50423114 115843072 364 33554432000 4194304 5098028 140730619570000 140730619568104 140486852534908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11612160 140730619573307 140730619573508 140730619573508 140730619576266 0
/proc/11267/statm: 28282 364 306 221 0 87 0
[pid=11269] ppid=11267 vsize=14089220 memory=701280 CPUtime=2400.02 cores=1,3,5,7
/proc/11269/stat : 11269 (java) S 11267 11267 4562 0 -1 1077944320 181599 0 0 0 239328 674 0 0 20 0 15 0 50423114 14427361280 175320 33554432000 4194304 4196468 140723772737376 140723772719920 140429006601975 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
/proc/11269/statm: 3522305 175320 3414 1 0 3483520 0
[pid=11269/tid=11270] ppid=11267 vsize=14089220 memory=10124 CPUtime=2381.17 cores=1,3,5,7
/proc/11269/task/11270/stat : 11270 (java) R 11267 11267 4562 0 -1 4202560 99866 0 0 0 237534 583 0 0 20 0 15 0 50423114 14427361280 175320 33554432000 4194304 4196468 140723772737376 140429010841640 140428607090714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11275] ppid=11267 vsize=14089220 memory=4008 CPUtime=3.27 cores=1,3,5,7
/proc/11269/task/11275/stat : 11275 (java) S 11267 11267 4562 0 -1 1077944384 7104 0 0 0 317 10 0 0 20 0 15 0 50423115 14427361280 175320 33554432000 4194304 4196468 140723772737376 140428936690192 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11276] ppid=11267 vsize=14089220 memory=1796 CPUtime=3.27 cores=1,3,5,7
/proc/11269/task/11276/stat : 11276 (java) S 11267 11267 4562 0 -1 1077944384 6054 0 0 0 318 9 0 0 20 0 15 0 50423115 14427361280 175320 33554432000 4194304 4196468 140723772737376 140428935637648 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11277] ppid=11267 vsize=14089220 memory=1456 CPUtime=3.28 cores=1,3,5,7
/proc/11269/task/11277/stat : 11277 (java) S 11267 11267 4562 0 -1 1077944384 7435 0 0 0 317 11 0 0 20 0 15 0 50423115 14427361280 175320 33554432000 4194304 4196468 140723772737376 140428934584592 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11278] ppid=11267 vsize=14089220 memory=701280 CPUtime=3.28 cores=1,3,5,7
/proc/11269/task/11278/stat : 11278 (java) S 11267 11267 4562 0 -1 1077944384 6559 0 0 0 320 8 0 0 20 0 15 0 50423115 14427361280 175320 33554432000 4194304 4196468 140723772737376 140428933532048 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11281] ppid=11267 vsize=14089220 memory=1948 CPUtime=1.41 cores=1,3,5,7
/proc/11269/task/11281/stat : 11281 (java) S 11267 11267 4562 0 -1 1077944384 18041 0 0 0 115 26 0 0 20 0 15 0 50423116 14427361280 175320 33554432000 4194304 4196468 140723772737376 140428187302640 140429006613122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11283] ppid=11267 vsize=14089220 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11283/stat : 11283 (java) S 11267 11267 4562 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 175320 33554432000 4194304 4196468 140723772737376 140428186248864 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11284] ppid=11267 vsize=14089220 memory=8368 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11284/stat : 11284 (java) S 11267 11267 4562 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 50423117 14427361280 175320 33554432000 4194304 4196468 140723772737376 140428185195760 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11291] ppid=11267 vsize=14089220 memory=701208 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11291/stat : 11291 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 175320 33554432000 4194304 4196468 140723772737376 140427780942288 140429006620571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11292] ppid=11267 vsize=14089220 memory=1456 CPUtime=1.62 cores=1,3,5,7
/proc/11269/task/11292/stat : 11292 (java) S 11267 11267 4562 0 -1 1077944384 11298 0 0 0 161 1 0 0 20 0 15 0 50423120 14427361280 175320 33554432000 4194304 4196468 140723772737376 140427779889392 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11293] ppid=11267 vsize=14089220 memory=551112 CPUtime=1.59 cores=1,3,5,7
/proc/11269/task/11293/stat : 11293 (java) S 11267 11267 4562 0 -1 1077944384 13887 0 0 0 157 2 0 0 20 0 15 0 50423120 14427361280 175320 33554432000 4194304 4196468 140723772737376 140427778836848 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11294] ppid=11267 vsize=14089220 memory=16436 CPUtime=0.5 cores=1,3,5,7
/proc/11269/task/11294/stat : 11294 (java) S 11267 11267 4562 0 -1 1077944384 8887 0 0 0 49 1 0 0 20 0 15 0 50423120 14427361280 175320 33554432000 4194304 4196468 140723772737376 140427777783792 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11295] ppid=11267 vsize=14089220 memory=10124 CPUtime=0 cores=1,3,5,7
/proc/11269/task/11295/stat : 11295 (java) S 11267 11267 4562 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50423120 14427361280 175320 33554432000 4194304 4196468 140723772737376 140427776731488 140429006612181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
[pid=11269/tid=11296] ppid=11267 vsize=14089220 memory=4008 CPUtime=0.53 cores=1,3,5,7
/proc/11269/task/11296/stat : 11296 (java) S 11267 11267 4562 0 -1 1077944384 1102 0 0 0 23 30 0 0 20 0 15 0 50423120 14427361280 175320 33554432000 4194304 4196468 140723772737376 140427775679536 140429006613122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 7041024 140723772744833 140723772745009 140723772745009 140723772747727 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 702736 KiB

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

[startup+2386.41 s]
# the end of solver process 11267 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001094 s, system=0.001609 s

[startup+2386.41 s]
# the end of solver process 11269 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2393.29 s, system=6.75521 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): 2386.41
CPU time (s): 2400.05
CPU user time (s): 2393.29
CPU system time (s): 6.75521
CPU usage (%): 100.571
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 6203028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.29
system time used= 6.75521
maximum resident set size= 6250724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77942
involuntary context switches= 2434


# summary of solver processes directly reported to runsolver:
#   pid: 11267,11269
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2393.29
#   total CPU system time (s): 6.75521

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5728 second user time and 19.4692 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-23 08:49:59
IDJOB=4292337
IDBENCH=141253
IDSOLVER=2747
FILE ID=node136/4292337-1532328599
RUNJOBID= node136-1532328599-11236
PBS_JOBID= 21018988
Free space on /tmp= 57104 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had14_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292337-1532328599/watcher-4292337-1532328599 -o /tmp/evaluation-result-4292337-1532328599/solver-4292337-1532328599 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532328599-11236 --watchdog 2560  HOME/xcsp3-exec -seed 657094828 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292337-1532328599.xml

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

MD5SUM BENCH= 1b212baf1dbc84cffd3dcab4dc49ff1b
RANDOM SEED=657094828

node136.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.50
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.50
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.50
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.50
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:        21897628 kB
MemAvailable:   31943548 kB
Buffers:          263348 kB
Cached:          9985896 kB
SwapCached:            0 kB
Active:          1238772 kB
Inactive:        9062360 kB
Active(anon):      54964 kB
Inactive(anon):    16916 kB
Active(file):    1183808 kB
Inactive(file):  9045444 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41260 kB
Writeback:             0 kB
AnonPages:         59356 kB
Mapped:            36496 kB
Shmem:             17036 kB
Slab:             272148 kB
SReclaimable:     245128 kB
SUnreclaim:        27020 kB
KernelStack:        3168 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     320244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 57072 MiB
End job on node136 at 2018-07-23 09:29:46