Trace number 4284406

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)1435 255.69 240.024

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug20.xml
MD5SUM1ce5b24a466c3cb241db2c2b366e9012
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1309
Best CPU time to get the best result obtained on this benchmark249.508
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size8
Maximum domain size20
Distribution of domain sizes[{"size":8,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"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-4284406-1503211523.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284406-1503211523.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
1.03/0.55	c solve instance...
11.65/6.95	o 1679 
11.65/6.97	o 1648 
12.23/7.13	o 1647 
12.51/7.23	o 1642 
12.51/7.26	o 1629 
12.51/7.26	o 1621 
12.51/7.26	o 1617 
14.91/8.16	o 1534 
14.91/8.17	o 1533 
15.28/8.34	o 1529 
15.58/8.42	o 1505 
22.29/13.35	o 1494 
30.93/21.33	o 1483 
31.37/21.72	o 1478 
58.08/47.43	o 1474 
92.01/80.64	o 1467 
92.01/80.66	o 1461 
217.67/203.00	o 1450 
217.89/203.16	o 1435 
255.66/240.01	s SATISFIABLE
255.66/240.01	v <instantiation>
255.66/240.01	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] x[14] x[15] x[16] x[17] x[18] x[19] 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[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] 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[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] 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[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] 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[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] 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[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] 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[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] </list>
255.66/240.01	v 	<values>16 9 11 7 4 18 1 14 0 6 8 3 10 19 5 15 17 13 2 12 0 1 5 5 2 0 0 4 2 0 5 0 0 1 0 5 1 0 0 5 1 5 5 4 1 5 0 2 0 5 2 6 0 5 5 5 0 10 0 2 5 5 5 10 3 2 5 5 0 0 1 10 0 2 5 2 1 10 3 0 1 2 10 10 2 2 2 0 4 2 5 5 1 5 6 2 1 2 1 5 1 2 1 0 5 10 10 0 0 0 5 2 6 1 2 1 5 0 0 10 0 5 2 10 2 5 1 3 5 10 3 0 5 5 0 2 1 10 2 3 5 5 1 2 10 1 0 5 1 2 4 0 0 5 0 0 5 5 10 5 1 1 2 2 2 1 0 2 1 5 0 5 4 5 10 5 0 1 2 0 2 2 5 0 10 2 5 0 2 5 0 1 0 0 5 0 0 0 5 10 0 5 0 1 5 5 0 5 2 0 </values>
255.66/240.01	v </instantiation>
255.66/240.01	c Unexpected resolution interruption!

Verifier Data

OK	1435

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284406-1503211523/watcher-4284406-1503211523 -o /tmp/evaluation-result-4284406-1503211523/solver-4284406-1503211523 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503208966-3840 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 227579448 HOME/instance-4284406-1503211523.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=5119, runsolver pid=5116

[startup+0.100176 s]*
/proc/loadavg: 1.89 1.80 1.76 3/217 5135
/proc/meminfo: memFree=22818548/32770624 swapFree=67108860/67108860
[pid=5119] ppid=5116 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5119/stat : 5119 (xcsp3-exec) S 5116 5119 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154240043 9740288 345 33554432000 4194304 5098028 140723316145552 140723316143656 139915855590012 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29167616 140723316147317 140723316147520 140723316147520 140723316150251 0
/proc/5119/statm: 2378 345 289 221 0 87 0
[pid=5121] ppid=5119 vsize=13978596 memory=28568 CPUtime=0.12 cores=0,2,4,6
/proc/5121/stat : 5121 (java) S 5119 5119 3809 0 -1 1077944320 5053 0 0 0 11 1 0 0 20 0 15 0 154240043 14314082304 7142 33554432000 4194304 4196468 140724047911536 140724047894080 139997842321143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
/proc/5121/statm: 3494649 7142 2838 1 0 3482966 0
[pid=5121/tid=5122] ppid=5119 vsize=13978596 memory=7755381761799066459 CPUtime=0.08 cores=0,2,4,6
/proc/5121/task/5122/stat : 5122 (java) R 5119 5119 3809 0 -1 4202560 3070 0 0 0 8 0 0 0 20 0 15 0 154240043 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997846549376 139997842333078 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5123] ppid=5119 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5123/stat : 5123 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997757389840 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5124] ppid=5119 vsize=13978596 memory=140423196370560 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5124/stat : 5124 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997756337296 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5125] ppid=5119 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5125/stat : 5125 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997755284240 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5126] ppid=5119 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5126/stat : 5126 (java) S 5119 5119 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154240044 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997754231696 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5127] ppid=5119 vsize=13978596 memory=140423196370560 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5127/stat : 5127 (java) S 5119 5119 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154240045 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997315844336 139997842332290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5128] ppid=5119 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5128/stat : 5128 (java) S 5119 5119 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154240046 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997314790560 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5129] ppid=5119 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5129/stat : 5129 (java) S 5119 5119 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154240046 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997313737456 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5130] ppid=5119 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5130/stat : 5130 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240048 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997312686032 139997842339739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5131] ppid=5119 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5131/stat : 5131 (java) R 5119 5119 3809 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 154240048 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997311634160 139997842332290 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5132] ppid=5119 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5132/stat : 5132 (java) S 5119 5119 3809 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 154240049 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997310581616 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5133] ppid=5119 vsize=13978596 memory=140423196370560 CPUtime=0.01 cores=0,2,4,6
/proc/5121/task/5133/stat : 5133 (java) R 5119 5119 3809 0 -1 4202560 267 0 0 0 1 0 0 0 20 0 15 0 154240049 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997309528560 139997835420799 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5134] ppid=5119 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5134/stat : 5134 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240049 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997308476256 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5135] ppid=5119 vsize=13978596 memory=140423196370560 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5135/stat : 5135 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240049 14314082304 7207 33554432000 4194304 4196468 140724047911536 139997307423280 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29948 KiB

[startup+0.210675 s]*
/proc/loadavg: 1.89 1.80 1.76 3/217 5135
/proc/meminfo: memFree=22808740/32770624 swapFree=67108860/67108860
[pid=5119] ppid=5116 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5119/stat : 5119 (xcsp3-exec) S 5116 5119 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154240043 9740288 345 33554432000 4194304 5098028 140723316145552 140723316143656 139915855590012 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29167616 140723316147317 140723316147520 140723316147520 140723316150251 0
/proc/5119/statm: 2378 345 289 221 0 87 0
[pid=5121] ppid=5119 vsize=13982852 memory=40824 CPUtime=0.34 cores=0,2,4,6
/proc/5121/stat : 5121 (java) S 5119 5119 3809 0 -1 1077944320 7693 0 0 0 32 2 0 0 20 0 15 0 154240043 14318440448 10206 33554432000 4194304 4196468 140724047911536 140724047894080 139997842321143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
/proc/5121/statm: 3495713 10206 3061 1 0 3482966 0
[pid=5121/tid=5122] ppid=5119 vsize=13982884 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/5121/task/5122/stat : 5122 (java) R 5119 5119 3809 0 -1 4202560 4848 0 0 0 18 1 0 0 20 0 15 0 154240043 14318473216 10206 33554432000 4194304 4196468 140724047911536 139997846531936 139997835061133 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5123] ppid=5119 vsize=13982884 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5123/stat : 5123 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14318473216 10206 33554432000 4194304 4196468 140724047911536 139997757389840 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5124] ppid=5119 vsize=13982852 memory=140423196904413 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5124/stat : 5124 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997756337296 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5125] ppid=5119 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5125/stat : 5125 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997755284240 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5126] ppid=5119 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5126/stat : 5126 (java) S 5119 5119 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154240044 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997754231696 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5127] ppid=5119 vsize=13982852 memory=140423196370560 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5127/stat : 5127 (java) S 5119 5119 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154240045 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997315844336 139997842332290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5128] ppid=5119 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5128/stat : 5128 (java) S 5119 5119 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154240046 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997314790560 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5129] ppid=5119 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5129/stat : 5129 (java) S 5119 5119 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154240046 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997313737456 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5130] ppid=5119 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5130/stat : 5130 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240048 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997312686032 139997842339739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5131] ppid=5119 vsize=13982884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5121/task/5131/stat : 5131 (java) S 5119 5119 3809 0 -1 1077944384 646 0 0 0 2 0 0 0 20 0 15 0 154240048 14318473216 10206 33554432000 4194304 4196468 140724047911536 139997311634160 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5132] ppid=5119 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5121/task/5132/stat : 5132 (java) S 5119 5119 3809 0 -1 1077944384 200 0 0 0 2 0 0 0 20 0 15 0 154240049 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997310581616 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5133] ppid=5119 vsize=13982852 memory=140423196370560 CPUtime=0.08 cores=0,2,4,6
/proc/5121/task/5133/stat : 5133 (java) S 5119 5119 3809 0 -1 1077944384 736 0 0 0 8 0 0 0 20 0 15 0 154240049 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997309528560 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5134] ppid=5119 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5134/stat : 5134 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240049 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997308476256 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5135] ppid=5119 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5135/stat : 5135 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240049 14318440448 10206 33554432000 4194304 4196468 140724047911536 139997307423280 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42204 KiB

[startup+0.31043 s]*
/proc/loadavg: 1.89 1.80 1.76 4/217 5135
/proc/meminfo: memFree=22801816/32770624 swapFree=67108860/67108860
[pid=5119] ppid=5116 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5119/stat : 5119 (xcsp3-exec) S 5116 5119 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154240043 9740288 345 33554432000 4194304 5098028 140723316145552 140723316143656 139915855590012 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29167616 140723316147317 140723316147520 140723316147520 140723316150251 0
/proc/5119/statm: 2378 345 289 221 0 87 0
[pid=5121] ppid=5119 vsize=13982852 memory=47684 CPUtime=0.51 cores=0,2,4,6
/proc/5121/stat : 5121 (java) S 5119 5119 3809 0 -1 1077944320 8573 0 0 0 49 2 0 0 20 0 15 0 154240043 14318440448 11921 33554432000 4194304 4196468 140724047911536 140724047894080 139997842321143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
/proc/5121/statm: 3495713 11921 3119 1 0 3482966 0
[pid=5121/tid=5122] ppid=5119 vsize=13982852 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/5121/task/5122/stat : 5122 (java) R 5119 5119 3809 0 -1 4202560 5516 0 0 0 28 1 0 0 20 0 15 0 154240043 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997846552544 139997842343069 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5123] ppid=5119 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5123/stat : 5123 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997757389840 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5124] ppid=5119 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5124/stat : 5124 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997756337296 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5125] ppid=5119 vsize=13982852 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5125/stat : 5125 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997755284240 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5126] ppid=5119 vsize=13982852 memory=7593740018551660441 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5126/stat : 5126 (java) S 5119 5119 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154240044 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997754231696 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5127] ppid=5119 vsize=13982852 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5127/stat : 5127 (java) S 5119 5119 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154240045 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997315844336 139997842332290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5128] ppid=5119 vsize=13982852 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5128/stat : 5128 (java) S 5119 5119 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154240046 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997314790560 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5129] ppid=5119 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5129/stat : 5129 (java) S 5119 5119 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154240046 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997313737456 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5130] ppid=5119 vsize=13982852 memory=-6444775992005010620 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5130/stat : 5130 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240048 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997312686032 139997842339739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5131] ppid=5119 vsize=13982852 memory=7100839887185294217 CPUtime=0.03 cores=0,2,4,6
/proc/5121/task/5131/stat : 5131 (java) S 5119 5119 3809 0 -1 1077944384 670 0 0 0 3 0 0 0 20 0 15 0 154240048 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997311634160 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5132] ppid=5119 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5121/task/5132/stat : 5132 (java) R 5119 5119 3809 0 -1 4202560 245 0 0 0 3 0 0 0 20 0 15 0 154240049 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997310581616 139997842332290 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5133] ppid=5119 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/5121/task/5133/stat : 5133 (java) S 5119 5119 3809 0 -1 1077944384 846 0 0 0 13 0 0 0 20 0 15 0 154240049 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997309528560 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5134] ppid=5119 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5134/stat : 5134 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240049 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997308476256 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5135] ppid=5119 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5135/stat : 5135 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240049 14318440448 11921 33554432000 4194304 4196468 140724047911536 139997307423280 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49064 KiB

[startup+0.703094 s]
/proc/loadavg: 1.89 1.80 1.76 4/217 5135
/proc/meminfo: memFree=22769180/32770624 swapFree=67108860/67108860
[pid=5119] ppid=5116 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5119/stat : 5119 (xcsp3-exec) S 5116 5119 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154240043 9740288 345 33554432000 4194304 5098028 140723316145552 140723316143656 139915855590012 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29167616 140723316147317 140723316147520 140723316147520 140723316150251 0
/proc/5119/statm: 2378 345 289 221 0 87 0
[pid=5121] ppid=5119 vsize=13984976 memory=67948 CPUtime=1.56 cores=0,2,4,6
/proc/5121/stat : 5121 (java) S 5119 5119 3809 0 -1 1077944320 11168 0 0 0 153 3 0 0 20 0 15 0 154240043 14320615424 16987 33554432000 4194304 4196468 140724047911536 140724047894080 139997842321143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
/proc/5121/statm: 3496244 16987 3208 1 0 3483478 0
[pid=5121/tid=5122] ppid=5119 vsize=13984976 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/5121/task/5122/stat : 5122 (java) R 5119 5119 3809 0 -1 4202560 6209 0 0 0 66 1 0 0 20 0 15 0 154240043 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997846556560 139997432581798 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5123] ppid=5119 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5123/stat : 5123 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997757389840 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5124] ppid=5119 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5124/stat : 5124 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997756337296 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5125] ppid=5119 vsize=13984976 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5125/stat : 5125 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240044 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997755284240 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5126] ppid=5119 vsize=13984976 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5126/stat : 5126 (java) S 5119 5119 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154240044 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997754231696 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5127] ppid=5119 vsize=13984976 memory=8612 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5127/stat : 5127 (java) S 5119 5119 3809 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154240045 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997315844336 139997842332290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5128] ppid=5119 vsize=13984976 memory=5784 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5128/stat : 5128 (java) S 5119 5119 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997314790560 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5129] ppid=5119 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5129/stat : 5129 (java) S 5119 5119 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997313737456 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5130] ppid=5119 vsize=13984976 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5130/stat : 5130 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240048 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997312686032 139997842339739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5131] ppid=5119 vsize=13984976 memory=11112 CPUtime=0.25 cores=0,2,4,6
/proc/5121/task/5131/stat : 5131 (java) S 5119 5119 3809 0 -1 1077944384 1333 0 0 0 25 0 0 0 20 0 15 0 154240048 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997311634160 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5132] ppid=5119 vsize=13984976 memory=1228 CPUtime=0.28 cores=0,2,4,6
/proc/5121/task/5132/stat : 5132 (java) R 5119 5119 3809 0 -1 4202560 780 0 0 0 28 0 0 0 20 0 15 0 154240049 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997310581912 139997826217720 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5133] ppid=5119 vsize=13984976 memory=1420 CPUtime=0.33 cores=0,2,4,6
/proc/5121/task/5133/stat : 5133 (java) S 5119 5119 3809 0 -1 1077944384 1540 0 0 0 33 0 0 0 20 0 15 0 154240049 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997309528560 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5134] ppid=5119 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5134/stat : 5134 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240049 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997308476256 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5135] ppid=5119 vsize=13984976 memory=16448 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5135/stat : 5135 (java) S 5119 5119 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154240049 14320615424 16987 33554432000 4194304 4196468 140724047911536 139997307423280 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 69328 KiB

[startup+1.50086 s]
/proc/loadavg: 1.89 1.80 1.76 4/217 5135
/proc/meminfo: memFree=22672440/32770624 swapFree=67108860/67108860
[pid=5119] ppid=5116 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5119/stat : 5119 (xcsp3-exec) S 5116 5119 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154240043 9740288 345 33554432000 4194304 5098028 140723316145552 140723316143656 139915855590012 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29167616 140723316147317 140723316147520 140723316147520 140723316150251 0
/proc/5119/statm: 2378 345 289 221 0 87 0

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

/proc/5121/task/5129/stat : 5129 (java) S 5119 5119 3809 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 95074 33554432000 4194304 4196468 140724047911536 139997313737472 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5130] ppid=5119 vsize=13984976 memory=351008 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5130/stat : 5130 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240048 14320615424 95074 33554432000 4194304 4196468 140724047911536 139997312686032 139997842339739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5131] ppid=5119 vsize=13984976 memory=1380 CPUtime=4.6 cores=0,2,4,6
/proc/5121/task/5131/stat : 5131 (java) S 5119 5119 3809 0 -1 1077944384 16486 0 0 0 459 1 0 0 20 0 15 0 154240048 14320615424 95074 33554432000 4194304 4196468 140724047911536 139997311634160 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5132] ppid=5119 vsize=13984976 memory=1380 CPUtime=4.73 cores=0,2,4,6
/proc/5121/task/5132/stat : 5132 (java) S 5119 5119 3809 0 -1 1077944384 20646 0 0 0 470 3 0 0 20 0 15 0 154240049 14320615424 95074 33554432000 4194304 4196468 140724047911536 139997310581616 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5133] ppid=5119 vsize=13984976 memory=1380 CPUtime=0.81 cores=0,2,4,6
/proc/5121/task/5133/stat : 5133 (java) S 5119 5119 3809 0 -1 1077944384 7300 0 0 0 79 2 0 0 20 0 15 0 154240049 14320615424 95074 33554432000 4194304 4196468 140724047911536 139997309528560 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5134] ppid=5119 vsize=13984976 memory=280846167856064 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5134/stat : 5134 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240049 14320615424 95074 33554432000 4194304 4196468 140724047911536 139997308476256 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5135] ppid=5119 vsize=13984976 memory=9047017150487036571 CPUtime=0.03 cores=0,2,4,6
/proc/5121/task/5135/stat : 5135 (java) S 5119 5119 3809 0 -1 1077944384 556 0 0 0 1 2 0 0 20 0 15 0 154240049 14320615424 95074 33554432000 4194304 4196468 140724047911536 139997307423280 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
Current children cumulated CPU time: 114.35 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 381676 KiB

[startup+162.301 s]
/proc/loadavg: 2.05 1.90 1.81 3/217 5137
/proc/meminfo: memFree=18419700/32770624 swapFree=67108860/67108860
[pid=5119] ppid=5116 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5119/stat : 5119 (xcsp3-exec) S 5116 5119 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154240043 9740288 345 33554432000 4194304 5098028 140723316145552 140723316143656 139915855590012 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29167616 140723316147317 140723316147520 140723316147520 140723316150251 0
/proc/5119/statm: 2378 345 289 221 0 87 0
[pid=5121] ppid=5119 vsize=13984976 memory=479544 CPUtime=175.97 cores=0,2,4,6
/proc/5121/stat : 5121 (java) S 5119 5119 3809 0 -1 1077944320 75663 0 0 0 17533 64 0 0 20 0 15 0 154240043 14320615424 119886 33554432000 4194304 4196468 140724047911536 140724047894080 139997842321143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
/proc/5121/statm: 3496244 119886 3269 1 0 3483478 0
[pid=5121/tid=5122] ppid=5119 vsize=13984976 memory=478016 CPUtime=161.06 cores=0,2,4,6
/proc/5121/task/5122/stat : 5122 (java) R 5119 5119 3809 0 -1 4202560 15043 0 0 0 16102 4 0 0 20 0 15 0 154240043 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997846560624 139997432582467 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5123] ppid=5119 vsize=13984976 memory=473408 CPUtime=1.1 cores=0,2,4,6
/proc/5121/task/5123/stat : 5123 (java) S 5119 5119 3809 0 -1 1077944384 2669 0 0 0 99 11 0 0 20 0 15 0 154240044 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997757389840 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5124] ppid=5119 vsize=13984976 memory=473408 CPUtime=1.09 cores=0,2,4,6
/proc/5121/task/5124/stat : 5124 (java) S 5119 5119 3809 0 -1 1077944384 1364 0 0 0 97 12 0 0 20 0 15 0 154240044 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997756337296 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5125] ppid=5119 vsize=13984976 memory=478016 CPUtime=1.1 cores=0,2,4,6
/proc/5121/task/5125/stat : 5125 (java) S 5119 5119 3809 0 -1 1077944384 2072 0 0 0 99 11 0 0 20 0 15 0 154240044 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997755284240 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5126] ppid=5119 vsize=13984976 memory=479544 CPUtime=1.1 cores=0,2,4,6
/proc/5121/task/5126/stat : 5126 (java) S 5119 5119 3809 0 -1 1077944384 1999 0 0 0 98 12 0 0 20 0 15 0 154240044 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997754231696 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5127] ppid=5119 vsize=13984976 memory=1380 CPUtime=0.06 cores=0,2,4,6
/proc/5121/task/5127/stat : 5127 (java) S 5119 5119 3809 0 -1 1077944384 1554 0 0 0 5 1 0 0 20 0 15 0 154240045 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997315844336 139997842332290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5128] ppid=5119 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5128/stat : 5128 (java) S 5119 5119 3809 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997314790560 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5129] ppid=5119 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5129/stat : 5129 (java) S 5119 5119 3809 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997313737472 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5130] ppid=5119 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5130/stat : 5130 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240048 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997312686032 139997842339739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5131] ppid=5119 vsize=13984976 memory=1380 CPUtime=4.72 cores=0,2,4,6
/proc/5121/task/5131/stat : 5131 (java) S 5119 5119 3809 0 -1 1077944384 19302 0 0 0 470 2 0 0 20 0 15 0 154240048 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997311634160 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5132] ppid=5119 vsize=13984976 memory=1380 CPUtime=4.78 cores=0,2,4,6
/proc/5121/task/5132/stat : 5132 (java) S 5119 5119 3809 0 -1 1077944384 22255 0 0 0 475 3 0 0 20 0 15 0 154240049 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997310581616 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5133] ppid=5119 vsize=13984976 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/5121/task/5133/stat : 5133 (java) S 5119 5119 3809 0 -1 1077944384 7470 0 0 0 80 2 0 0 20 0 15 0 154240049 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997309528560 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5134] ppid=5119 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5134/stat : 5134 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240049 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997308476256 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5135] ppid=5119 vsize=13984976 memory=302392 CPUtime=0.06 cores=0,2,4,6
/proc/5121/task/5135/stat : 5135 (java) S 5119 5119 3809 0 -1 1077944384 591 0 0 0 3 3 0 0 20 0 15 0 154240049 14320615424 119886 33554432000 4194304 4196468 140724047911536 139997307423280 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
Current children cumulated CPU time: 175.97 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 480924 KiB

[startup+222.301 s]
/proc/loadavg: 1.81 1.87 1.81 2/196 5189
/proc/meminfo: memFree=23454940/32770624 swapFree=67108860/67108860
[pid=5119] ppid=5116 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5119/stat : 5119 (xcsp3-exec) S 5116 5119 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154240043 9740288 345 33554432000 4194304 5098028 140723316145552 140723316143656 139915855590012 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29167616 140723316147317 140723316147520 140723316147520 140723316150251 0
/proc/5119/statm: 2378 345 289 221 0 87 0
[pid=5121] ppid=5119 vsize=13984976 memory=429036 CPUtime=237.64 cores=0,2,4,6
/proc/5121/stat : 5121 (java) S 5119 5119 3809 0 -1 1077944320 82798 0 0 0 23682 82 0 0 20 0 15 0 154240043 14320615424 107259 33554432000 4194304 4196468 140724047911536 140724047894080 139997842321143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
/proc/5121/statm: 3496244 107259 3285 1 0 3483478 0
[pid=5121/tid=5122] ppid=5119 vsize=13984976 memory=415884 CPUtime=220.44 cores=0,2,4,6
/proc/5121/task/5122/stat : 5122 (java) R 5119 5119 3809 0 -1 4202560 16003 0 0 0 22040 4 0 0 20 0 15 0 154240043 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997846560752 139997434421760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5123] ppid=5119 vsize=13984976 memory=1380 CPUtime=1.65 cores=0,2,4,6
/proc/5121/task/5123/stat : 5123 (java) S 5119 5119 3809 0 -1 1077944384 3782 0 0 0 150 15 0 0 20 0 15 0 154240044 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997757389840 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5124] ppid=5119 vsize=13984976 memory=382880 CPUtime=1.65 cores=0,2,4,6
/proc/5121/task/5124/stat : 5124 (java) S 5119 5119 3809 0 -1 1077944384 1995 0 0 0 149 16 0 0 20 0 15 0 154240044 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997756337296 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5125] ppid=5119 vsize=13984976 memory=407660 CPUtime=1.65 cores=0,2,4,6
/proc/5121/task/5125/stat : 5125 (java) S 5119 5119 3809 0 -1 1077944384 2807 0 0 0 149 16 0 0 20 0 15 0 154240044 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997755284240 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5126] ppid=5119 vsize=13984976 memory=415884 CPUtime=1.65 cores=0,2,4,6
/proc/5121/task/5126/stat : 5126 (java) S 5119 5119 3809 0 -1 1077944384 3066 0 0 0 149 16 0 0 20 0 15 0 154240044 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997754231696 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5127] ppid=5119 vsize=13984976 memory=426264 CPUtime=0.11 cores=0,2,4,6
/proc/5121/task/5127/stat : 5127 (java) S 5119 5119 3809 0 -1 1077944384 3777 0 0 0 10 1 0 0 20 0 15 0 154240045 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997315844336 139997842332290 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5128] ppid=5119 vsize=13984976 memory=429036 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5128/stat : 5128 (java) S 5119 5119 3809 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997314790560 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5129] ppid=5119 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5129/stat : 5129 (java) S 5119 5119 3809 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997313737472 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5130] ppid=5119 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5130/stat : 5130 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240048 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997312686032 139997842339739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5131] ppid=5119 vsize=13984976 memory=1380 CPUtime=4.72 cores=0,2,4,6
/proc/5121/task/5131/stat : 5131 (java) S 5119 5119 3809 0 -1 1077944384 19405 0 0 0 470 2 0 0 20 0 15 0 154240048 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997311634160 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5132] ppid=5119 vsize=13984976 memory=5100160 CPUtime=4.79 cores=0,2,4,6
/proc/5121/task/5132/stat : 5132 (java) S 5119 5119 3809 0 -1 1077944384 22416 0 0 0 476 3 0 0 20 0 15 0 154240049 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997310581616 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5133] ppid=5119 vsize=13984976 memory=1160 CPUtime=0.82 cores=0,2,4,6
/proc/5121/task/5133/stat : 5133 (java) S 5119 5119 3809 0 -1 1077944384 7585 0 0 0 80 2 0 0 20 0 15 0 154240049 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997309528560 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5134] ppid=5119 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5134/stat : 5134 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240049 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997308476256 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5135] ppid=5119 vsize=13984976 memory=415884 CPUtime=0.09 cores=0,2,4,6
/proc/5121/task/5135/stat : 5135 (java) S 5119 5119 3809 0 -1 1077944384 618 0 0 0 4 5 0 0 20 0 15 0 154240049 14320615424 107259 33554432000 4194304 4196468 140724047911536 139997307423280 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
Current children cumulated CPU time: 237.64 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 430416 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.79 1.86 1.80 3/217 5219
/proc/meminfo: memFree=23046520/32770624 swapFree=67108860/67108860
[pid=5119] ppid=5116 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5119/stat : 5119 (xcsp3-exec) S 5116 5119 3809 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154240043 9740288 345 33554432000 4194304 5098028 140723316145552 140723316143656 139915855590012 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29167616 140723316147317 140723316147520 140723316147520 140723316150251 0
/proc/5119/statm: 2378 345 289 221 0 87 0
[pid=5121] ppid=5119 vsize=13984976 memory=427736 CPUtime=255.66 cores=0,2,4,6
/proc/5121/stat : 5121 (java) S 5119 5119 3809 0 -1 1077944320 83573 0 0 0 25482 84 0 0 20 0 15 0 154240043 14320615424 106934 33554432000 4194304 4196468 140724047911536 140724047894080 139997842321143 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
/proc/5121/statm: 3496244 106934 3285 1 0 3483478 0
[pid=5121/tid=5122] ppid=5119 vsize=13984976 memory=8112282956445269571 CPUtime=238.04 cores=0,2,4,6
/proc/5121/task/5122/stat : 5122 (java) R 5119 5119 3809 0 -1 4202560 16053 0 0 0 23800 4 0 0 20 0 15 0 154240043 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997846560752 139997436202587 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5123] ppid=5119 vsize=13984976 memory=4126316290023845779 CPUtime=1.75 cores=0,2,4,6
/proc/5121/task/5123/stat : 5123 (java) S 5119 5119 3809 0 -1 1077944384 3820 0 0 0 160 15 0 0 20 0 15 0 154240044 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997757389840 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5124] ppid=5119 vsize=13984976 memory=1236 CPUtime=1.74 cores=0,2,4,6
/proc/5121/task/5124/stat : 5124 (java) S 5119 5119 3809 0 -1 1077944384 2064 0 0 0 158 16 0 0 20 0 15 0 154240044 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997756337296 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5125] ppid=5119 vsize=13984976 memory=644 CPUtime=1.75 cores=0,2,4,6
/proc/5121/task/5125/stat : 5125 (java) S 5119 5119 3809 0 -1 1077944384 2847 0 0 0 159 16 0 0 20 0 15 0 154240044 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997755284240 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5126] ppid=5119 vsize=13984976 memory=1788 CPUtime=1.75 cores=0,2,4,6
/proc/5121/task/5126/stat : 5126 (java) S 5119 5119 3809 0 -1 1077944384 3136 0 0 0 159 16 0 0 20 0 15 0 154240044 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997754231696 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5127] ppid=5119 vsize=13984976 memory=952 CPUtime=0.11 cores=0,2,4,6
/proc/5121/task/5127/stat : 5127 (java) S 5119 5119 3809 0 -1 1077944384 3782 0 0 0 10 1 0 0 20 0 15 0 154240045 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997315844336 139997842332290 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5128] ppid=5119 vsize=13984976 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5128/stat : 5128 (java) S 5119 5119 3809 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997314790560 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5129] ppid=5119 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5129/stat : 5129 (java) S 5119 5119 3809 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154240046 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997313737472 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5130] ppid=5119 vsize=13984976 memory=916 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5130/stat : 5130 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240048 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997312686032 139997842339739 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5131] ppid=5119 vsize=13984976 memory=3832 CPUtime=4.72 cores=0,2,4,6
/proc/5121/task/5131/stat : 5131 (java) S 5119 5119 3809 0 -1 1077944384 19405 0 0 0 470 2 0 0 20 0 15 0 154240048 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997311634160 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5132] ppid=5119 vsize=13984976 memory=2548 CPUtime=4.79 cores=0,2,4,6
/proc/5121/task/5132/stat : 5132 (java) S 5119 5119 3809 0 -1 1077944384 22918 0 0 0 476 3 0 0 20 0 15 0 154240049 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997310581616 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5133] ppid=5119 vsize=13984976 memory=2548 CPUtime=0.82 cores=0,2,4,6
/proc/5121/task/5133/stat : 5133 (java) S 5119 5119 3809 0 -1 1077944384 7586 0 0 0 80 2 0 0 20 0 15 0 154240049 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997309528560 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5134] ppid=5119 vsize=13984976 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/5121/task/5134/stat : 5134 (java) S 5119 5119 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154240049 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997308476256 139997842331349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
[pid=5121/tid=5135] ppid=5119 vsize=13984976 memory=3120 CPUtime=0.09 cores=0,2,4,6
/proc/5121/task/5135/stat : 5135 (java) S 5119 5119 3809 0 -1 1077944384 618 0 0 0 4 5 0 0 20 0 15 0 154240049 14320615424 106934 33554432000 4194304 4196468 140724047911536 139997307423280 139997842332290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 27062272 140724047914141 140724047914316 140724047914316 140724047917007 0
Current children cumulated CPU time: 255.66 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 429116 KiB

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

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

[startup+240.024 s]
# the end of solver process 5121 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.84 s, system=0.849648 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): 240.024
CPU time (s): 255.69
CPU user time (s): 254.84
CPU system time (s): 0.849648
CPU usage (%): 106.527
Max. virtual memory (cumulated for all children) (KiB): 13996432
Max. memory (cumulated for all children) (KiB): 550664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.84
system time used= 0.849648
maximum resident set size= 549564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84496
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10305
involuntary context switches= 548


# summary of solver processes directly reported to runsolver:
#   pid: 5119,5121
#   total CPU time (s): 255.69
#   total CPU user time (s): 254.84
#   total CPU system time (s): 0.849648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.4222 second user time and 2.42595 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-20 08:31:03
IDJOB=4284406
IDBENCH=123129
IDSOLVER=2680
FILE ID=node104/4284406-1503211523
RUNJOBID= node104-1503208966-3840
PBS_JOBID= 20630870
Free space on /tmp= 61720 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug20.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-4284406-1503211523/watcher-4284406-1503211523 -o /tmp/evaluation-result-4284406-1503211523/solver-4284406-1503211523 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503208966-3840 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 227579448 HOME/instance-4284406-1503211523.xml

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

MD5SUM BENCH= 1ce5b24a466c3cb241db2c2b366e9012
RANDOM SEED=227579448

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22836668 kB
MemAvailable:   30935616 kB
Buffers:          280360 kB
Cached:          8096916 kB
SwapCached:            0 kB
Active:          4338308 kB
Inactive:        5120752 kB
Active(anon):    1084516 kB
Inactive(anon):    33192 kB
Active(file):    3253792 kB
Inactive(file):  5087560 kB
Unevictable:        7828 kB
Mlocked:            7828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7972 kB
Writeback:             0 kB
AnonPages:       1182980 kB
Mapped:            64260 kB
Shmem:             33420 kB
Slab:             173368 kB
SReclaimable:     146860 kB
SUnreclaim:        26508 kB
KernelStack:        3856 kB
PageTables:         7320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2442828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1067008 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= 61712 MiB
End job on node104 at 2017-08-20 08:35:03