Trace number 4269979

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)0 245.97501 240.024

General information on the benchmark

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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269979-1502623423.xml"  -tl '264s' -p 1 -x 0
0.11/0.14	c [HOME/instance-4269979-1502623423.xml, -tl, 264s, -p, 1, -x, 0]
0.11/0.19	c simple solver
0.33/0.26	c parse instance...
4.38/1.87	c solve instance...
43.75/38.76	o 0 
245.94/240.01	s SATISFIABLE
245.94/240.01	v <instantiation>
245.94/240.01	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] </list>
245.94/240.01	v 	<values>0 200 200 200 200 200 0 200 169 165 159 156 151 200 167 163 160 157 151 198 166 164 158 156 151 197 197 196 194 193 0 194 167 163 158 157 152 194 166 162 161 155 151 193 192 191 190 190 0 192 192 191 186 182 0 190 188 187 187 187 0 189 189 189 189 188 0 189 167 164 158 154 153 188 168 162 161 155 153 187 182 182 182 182 0 187 165 162 162 155 153 186 165 163 160 156 152 183 168 162 160 154 153 182 180 179 179 178 0 181 169 164 158 155 151 180 178 178 170 169 0 177 177 177 172 171 0 176 175 174 171 0 0 </values>
245.94/240.01	v </instantiation>
245.94/240.01	c Unexpected resolution interruption!

Verifier Data

OK	0

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15087 MiB free)
  memory of node 1: 16384 MiB (15574 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269979-1502623423/watcher-4269979-1502623423 -o /tmp/evaluation-result-4269979-1502623423/solver-4269979-1502623423 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502620090-31365 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1647406607 HOME/instance-4269979-1502623423.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
solver pid=954, runsolver pid=951
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.69 1.82 1.85 3/217 971
/proc/meminfo: memFree=31381848/32770624 swapFree=67108860/67108860
[pid=954] ppid=951 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (xcsp3-exec) S 951 954 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95430099 9740288 346 33554432000 4194304 5098028 140726579782288 140726579780392 140383162282620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29245440 140726579790964 140726579791168 140726579791168 140726579793899 0
/proc/954/statm: 2378 346 289 221 0 87 0
[pid=956] ppid=954 vsize=13978596 memory=27828 CPUtime=0.11 cores=0,2,4,6
/proc/956/stat : 956 (java) S 954 954 28385 0 -1 1077944320 5313 0 0 0 10 1 0 0 20 0 15 0 95430099 14314082304 6957 33554432000 4194304 4196468 140722639590000 140722639572544 140314421534455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
/proc/956/statm: 3494649 6957 2867 1 0 3482966 0
[pid=956/tid=957] ppid=954 vsize=13978596 memory=7022364632946311227 CPUtime=0.09 cores=0,2,4,6
/proc/956/task/957/stat : 957 (java) R 954 954 28385 0 -1 4202560 3329 0 0 0 8 1 0 0 20 0 15 0 95430100 14314082304 7022 33554432000 4194304 4196468 140722639590000 140314425760800 140314048301511 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=958] ppid=954 vsize=13978596 memory=4294980891 CPUtime=0 cores=0,2,4,6
/proc/956/task/958/stat : 958 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430101 14314082304 7022 33554432000 4194304 4196468 140722639590000 140314374154896 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=959] ppid=954 vsize=13978596 memory=3690057604114724512 CPUtime=0 cores=0,2,4,6
/proc/956/task/959/stat : 959 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430101 14314082304 7022 33554432000 4194304 4196468 140722639590000 140314373102096 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=961] ppid=954 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/961/stat : 961 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430101 14314082304 7022 33554432000 4194304 4196468 140722639590000 140314372049296 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=962] ppid=954 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/956/task/962/stat : 962 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430101 14314082304 7022 33554432000 4194304 4196468 140722639590000 140314370996496 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=963] ppid=954 vsize=13978596 memory=140337586157184 CPUtime=0 cores=0,2,4,6
/proc/956/task/963/stat : 963 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430102 14314082304 7022 33554432000 4194304 4196468 140722639590000 140313602489200 140314421545602 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=964] ppid=954 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/956/task/964/stat : 964 (java) S 954 954 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95430102 14314082304 7022 33554432000 4194304 4196468 140722639590000 140313601435168 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=965] ppid=954 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/965/stat : 965 (java) S 954 954 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95430103 14314082304 7022 33554432000 4194304 4196468 140722639590000 140313600382320 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=966] ppid=954 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/966/stat : 966 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14314082304 7022 33554432000 4194304 4196468 140722639590000 140313599330640 140314421553051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=967] ppid=954 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/967/stat : 967 (java) S 954 954 28385 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 95430105 14314082304 7022 33554432000 4194304 4196468 140722639590000 140313598278000 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=968] ppid=954 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/956/task/968/stat : 968 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430105 14314082304 7022 33554432000 4194304 4196468 140722639590000 140313597225200 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=969] ppid=954 vsize=13978596 memory=140337586157184 CPUtime=0.01 cores=0,2,4,6
/proc/956/task/969/stat : 969 (java) R 954 954 28385 0 -1 4202560 327 0 0 0 1 0 0 0 20 0 15 0 95430105 14314082304 7022 33554432000 4194304 4196468 140722639590000 140313596172400 140314400466702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=970] ppid=954 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/956/task/970/stat : 970 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14314082304 7022 33554432000 4194304 4196468 140722639590000 140313595119840 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=971] ppid=954 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/971/stat : 971 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430105 14314082304 7088 33554432000 4194304 4196468 140722639590000 140313594068144 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29212 KiB

[startup+0.210638 s]*
/proc/loadavg: 1.69 1.82 1.85 3/217 971
/proc/meminfo: memFree=31370048/32770624 swapFree=67108860/67108860
[pid=954] ppid=951 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (xcsp3-exec) S 951 954 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95430099 9740288 346 33554432000 4194304 5098028 140726579782288 140726579780392 140383162282620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29245440 140726579790964 140726579791168 140726579791168 140726579793899 0
/proc/954/statm: 2378 346 289 221 0 87 0
[pid=956] ppid=954 vsize=13982852 memory=40528 CPUtime=0.33 cores=0,2,4,6
/proc/956/stat : 956 (java) S 954 954 28385 0 -1 1077944320 8148 0 0 0 31 2 0 0 20 0 15 0 95430099 14318440448 10132 33554432000 4194304 4196468 140722639590000 140722639572544 140314421534455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
/proc/956/statm: 3495713 10132 3063 1 0 3482966 0
[pid=956/tid=957] ppid=954 vsize=13982852 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/956/task/957/stat : 957 (java) R 954 954 28385 0 -1 4202560 5373 0 0 0 18 2 0 0 20 0 15 0 95430100 14318440448 10152 33554432000 4194304 4196468 140722639590000 140314425736256 140314405614942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=958] ppid=954 vsize=13982852 memory=4294980891 CPUtime=0 cores=0,2,4,6
/proc/956/task/958/stat : 958 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430101 14318440448 10152 33554432000 4194304 4196468 140722639590000 140314374154896 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=959] ppid=954 vsize=13982852 memory=3690057604114724512 CPUtime=0 cores=0,2,4,6
/proc/956/task/959/stat : 959 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430101 14318440448 10152 33554432000 4194304 4196468 140722639590000 140314373102096 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=961] ppid=954 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/961/stat : 961 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430101 14318440448 10152 33554432000 4194304 4196468 140722639590000 140314372049296 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=962] ppid=954 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/956/task/962/stat : 962 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430101 14318440448 10152 33554432000 4194304 4196468 140722639590000 140314370996496 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=963] ppid=954 vsize=13982852 memory=140337586157184 CPUtime=0 cores=0,2,4,6
/proc/956/task/963/stat : 963 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430102 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313602489200 140314421545602 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=964] ppid=954 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/956/task/964/stat : 964 (java) S 954 954 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95430102 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313601435168 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=965] ppid=954 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/965/stat : 965 (java) S 954 954 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95430103 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313600382320 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=966] ppid=954 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/966/stat : 966 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313599330640 140314421553051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=967] ppid=954 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/956/task/967/stat : 967 (java) S 954 954 28385 0 -1 1077944384 670 0 0 0 2 0 0 0 20 0 15 0 95430105 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313598278000 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=968] ppid=954 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/956/task/968/stat : 968 (java) S 954 954 28385 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 15 0 95430105 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313597225200 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=969] ppid=954 vsize=13982852 memory=140337586157184 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/969/stat : 969 (java) S 954 954 28385 0 -1 1077944384 760 0 0 0 8 0 0 0 20 0 15 0 95430105 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313596172400 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=970] ppid=954 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/956/task/970/stat : 970 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313595119840 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=971] ppid=954 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/971/stat : 971 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430105 14318440448 10152 33554432000 4194304 4196468 140722639590000 140313594068144 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41912 KiB

[startup+0.310791 s]*
/proc/loadavg: 1.69 1.82 1.85 5/217 971
/proc/meminfo: memFree=31363720/32770624 swapFree=67108860/67108860
[pid=954] ppid=951 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (xcsp3-exec) S 951 954 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95430099 9740288 346 33554432000 4194304 5098028 140726579782288 140726579780392 140383162282620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29245440 140726579790964 140726579791168 140726579791168 140726579793899 0
/proc/954/statm: 2378 346 289 221 0 87 0
[pid=956] ppid=954 vsize=13982852 memory=47492 CPUtime=0.51 cores=0,2,4,6
/proc/956/stat : 956 (java) S 954 954 28385 0 -1 1077944320 9000 0 0 0 48 3 0 0 20 0 15 0 95430099 14318440448 11873 33554432000 4194304 4196468 140722639590000 140722639572544 140314421534455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
/proc/956/statm: 3495713 11873 3106 1 0 3482966 0
[pid=956/tid=957] ppid=954 vsize=13982852 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/956/task/957/stat : 957 (java) R 954 954 28385 0 -1 4202560 5910 0 0 0 27 2 0 0 20 0 15 0 95430100 14318440448 11939 33554432000 4194304 4196468 140722639590000 140314425765328 140314405614942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=958] ppid=954 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/956/task/958/stat : 958 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430101 14318440448 11939 33554432000 4194304 4196468 140722639590000 140314374154896 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=959] ppid=954 vsize=13982852 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/956/task/959/stat : 959 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430101 14318440448 11939 33554432000 4194304 4196468 140722639590000 140314373102096 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=961] ppid=954 vsize=13982852 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/956/task/961/stat : 961 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430101 14318440448 11939 33554432000 4194304 4196468 140722639590000 140314372049296 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=962] ppid=954 vsize=13982852 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/956/task/962/stat : 962 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430101 14318440448 11939 33554432000 4194304 4196468 140722639590000 140314370996496 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=963] ppid=954 vsize=13982852 memory=3100 CPUtime=0 cores=0,2,4,6
/proc/956/task/963/stat : 963 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430102 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313602489200 140314421545602 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=964] ppid=954 vsize=13982852 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/956/task/964/stat : 964 (java) S 954 954 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95430102 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313601435168 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=965] ppid=954 vsize=13982852 memory=190532 CPUtime=0 cores=0,2,4,6
/proc/956/task/965/stat : 965 (java) S 954 954 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95430103 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313600382320 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=966] ppid=954 vsize=13982852 memory=17680 CPUtime=0 cores=0,2,4,6
/proc/956/task/966/stat : 966 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313599330640 140314421553051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=967] ppid=954 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/956/task/967/stat : 967 (java) S 954 954 28385 0 -1 1077944384 685 0 0 0 4 0 0 0 20 0 15 0 95430105 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313598278000 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=968] ppid=954 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/956/task/968/stat : 968 (java) R 954 954 28385 0 -1 4202560 303 0 0 0 3 0 0 0 20 0 15 0 95430105 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313597225200 140314406644474 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=969] ppid=954 vsize=13982852 memory=140337452507600 CPUtime=0.12 cores=0,2,4,6
/proc/956/task/969/stat : 969 (java) S 954 954 28385 0 -1 1077944384 861 0 0 0 12 0 0 0 20 0 15 0 95430105 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313596172400 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=970] ppid=954 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/970/stat : 970 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313595119840 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=971] ppid=954 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/956/task/971/stat : 971 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430105 14318440448 11939 33554432000 4194304 4196468 140722639590000 140313594068144 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48876 KiB

[startup+0.700861 s]
/proc/loadavg: 1.69 1.82 1.85 5/217 971
/proc/meminfo: memFree=31323884/32770624 swapFree=67108860/67108860
[pid=954] ppid=951 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (xcsp3-exec) S 951 954 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95430099 9740288 346 33554432000 4194304 5098028 140726579782288 140726579780392 140383162282620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29245440 140726579790964 140726579791168 140726579791168 140726579793899 0
/proc/954/statm: 2378 346 289 221 0 87 0
[pid=956] ppid=954 vsize=13982928 memory=126860 CPUtime=1.49 cores=0,2,4,6
/proc/956/stat : 956 (java) S 954 954 28385 0 -1 1077944320 10963 0 0 0 145 4 0 0 20 0 15 0 95430099 14318518272 31715 33554432000 4194304 4196468 140722639590000 140722639572544 140314421534455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
/proc/956/statm: 3495732 31715 3196 1 0 3482966 0
[pid=956/tid=957] ppid=954 vsize=13982928 memory=-8961168018402230209 CPUtime=0.67 cores=0,2,4,6
/proc/956/task/957/stat : 957 (java) R 954 954 28385 0 -1 4202560 6274 0 0 0 64 3 0 0 20 0 15 0 95430100 14318518272 31715 33554432000 4194304 4196468 140722639590000 140314425773176 140314051336281 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=958] ppid=954 vsize=13982928 memory=6082489946455752801 CPUtime=0 cores=0,2,4,6
/proc/956/task/958/stat : 958 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430101 14318518272 31715 33554432000 4194304 4196468 140722639590000 140314374154896 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=959] ppid=954 vsize=13982928 memory=7518026621751088993 CPUtime=0 cores=0,2,4,6
/proc/956/task/959/stat : 959 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430101 14318518272 31715 33554432000 4194304 4196468 140722639590000 140314373102096 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=961] ppid=954 vsize=13982928 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/956/task/961/stat : 961 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430101 14318518272 31715 33554432000 4194304 4196468 140722639590000 140314372049296 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=962] ppid=954 vsize=13982928 memory=796 CPUtime=0 cores=0,2,4,6
/proc/956/task/962/stat : 962 (java) S 954 954 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430101 14318518272 31715 33554432000 4194304 4196468 140722639590000 140314370996496 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=963] ppid=954 vsize=13982928 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/956/task/963/stat : 963 (java) S 954 954 28385 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95430102 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313602489200 140314421545602 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=964] ppid=954 vsize=13982928 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/956/task/964/stat : 964 (java) S 954 954 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95430102 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313601435168 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=965] ppid=954 vsize=13982928 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/956/task/965/stat : 965 (java) S 954 954 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95430103 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313600382320 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=966] ppid=954 vsize=13982928 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/956/task/966/stat : 966 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313599330640 140314421553051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=967] ppid=954 vsize=13982928 memory=12028 CPUtime=0.3 cores=0,2,4,6
/proc/956/task/967/stat : 967 (java) S 954 954 28385 0 -1 1077944384 1263 0 0 0 30 0 0 0 20 0 15 0 95430105 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313598278000 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=968] ppid=954 vsize=13982928 memory=5668 CPUtime=0.28 cores=0,2,4,6
/proc/956/task/968/stat : 968 (java) S 954 954 28385 0 -1 1077944384 894 0 0 0 28 0 0 0 20 0 15 0 95430105 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313597225200 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=969] ppid=954 vsize=13982928 memory=1008 CPUtime=0.21 cores=0,2,4,6
/proc/956/task/969/stat : 969 (java) S 954 954 28385 0 -1 1077944384 1225 0 0 0 21 0 0 0 20 0 15 0 95430105 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313596172400 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=970] ppid=954 vsize=13982928 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/956/task/970/stat : 970 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313595119840 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=971] ppid=954 vsize=13982928 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/956/task/971/stat : 971 (java) S 954 954 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430105 14318518272 31715 33554432000 4194304 4196468 140722639590000 140313594068144 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 128244 KiB

[startup+1.50107 s]
/proc/loadavg: 1.69 1.82 1.85 5/217 971
/proc/meminfo: memFree=31222556/32770624 swapFree=67108860/67108860
[pid=954] ppid=951 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (xcsp3-exec) S 951 954 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95430099 9740288 346 33554432000 4194304 5098028 140726579782288 140726579780392 140383162282620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29245440 140726579790964 140726579791168 140726579791168 140726579793899 0
/proc/954/statm: 2378 346 289 221 0 87 0

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

/proc/956/task/965/stat : 965 (java) S 954 954 28385 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95430103 14320615424 169903 33554432000 4194304 4196468 140722639590000 140313600382336 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=966] ppid=954 vsize=13984976 memory=677564 CPUtime=0 cores=0,2,4,6
/proc/956/task/966/stat : 966 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14320615424 169903 33554432000 4194304 4196468 140722639590000 140313599330640 140314421553051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=967] ppid=954 vsize=13984976 memory=140337452527233 CPUtime=2.56 cores=0,2,4,6
/proc/956/task/967/stat : 967 (java) S 954 954 28385 0 -1 1077944384 12507 0 0 0 255 1 0 0 20 0 15 0 95430105 14320615424 169903 33554432000 4194304 4196468 140722639590000 140313598278000 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=968] ppid=954 vsize=13984976 memory=622268 CPUtime=2.24 cores=0,2,4,6
/proc/956/task/968/stat : 968 (java) S 954 954 28385 0 -1 1077944384 11239 0 0 0 224 0 0 0 20 0 15 0 95430105 14320615424 169903 33554432000 4194304 4196468 140722639590000 140313597225200 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=969] ppid=954 vsize=13984976 memory=4612 CPUtime=0.49 cores=0,2,4,6
/proc/956/task/969/stat : 969 (java) S 954 954 28385 0 -1 1077944384 4824 0 0 0 48 1 0 0 20 0 15 0 95430105 14320615424 169903 33554432000 4194304 4196468 140722639590000 140313596172400 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=970] ppid=954 vsize=13984976 memory=280674905520688 CPUtime=0 cores=0,2,4,6
/proc/956/task/970/stat : 970 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14320615424 169903 33554432000 4194304 4196468 140722639590000 140313595119840 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=971] ppid=954 vsize=13984976 memory=7309167735469665129 CPUtime=0.05 cores=0,2,4,6
/proc/956/task/971/stat : 971 (java) S 954 954 28385 0 -1 1077944384 1379 0 0 0 2 3 0 0 20 0 15 0 95430105 14320615424 169903 33554432000 4194304 4196468 140722639590000 140313594068144 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
Current children cumulated CPU time: 107.87 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 680996 KiB

[startup+162.301 s]
/proc/loadavg: 1.97 1.89 1.87 3/217 1061
/proc/meminfo: memFree=30113612/32770624 swapFree=67108860/67108860
[pid=954] ppid=951 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (xcsp3-exec) S 951 954 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95430099 9740288 346 33554432000 4194304 5098028 140726579782288 140726579780392 140383162282620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29245440 140726579790964 140726579791168 140726579791168 140726579793899 0
/proc/954/statm: 2378 346 289 221 0 87 0
[pid=956] ppid=954 vsize=13984976 memory=743132 CPUtime=168.09 cores=0,2,4,6
/proc/956/stat : 956 (java) S 954 954 28385 0 -1 1077944320 49888 0 0 0 16776 33 0 0 20 0 15 0 95430099 14320615424 185783 33554432000 4194304 4196468 140722639590000 140722639572544 140314421534455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
/proc/956/statm: 3496244 185783 3248 1 0 3483478 0
[pid=956/tid=957] ppid=954 vsize=13984976 memory=743132 CPUtime=162.16 cores=0,2,4,6
/proc/956/task/957/stat : 957 (java) R 954 954 28385 0 -1 4202560 12432 0 0 0 16205 11 0 0 20 0 15 0 95430100 14320615424 185783 33554432000 4194304 4196468 140722639590000 140314425771048 140314053316410 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=958] ppid=954 vsize=13984976 memory=743132 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/958/stat : 958 (java) S 954 954 28385 0 -1 1077944384 527 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 185783 33554432000 4194304 4196468 140722639590000 140314374154896 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=959] ppid=954 vsize=13984976 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/959/stat : 959 (java) S 954 954 28385 0 -1 1077944384 1198 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 185783 33554432000 4194304 4196468 140722639590000 140314373102096 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=961] ppid=954 vsize=13984976 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/961/stat : 961 (java) S 954 954 28385 0 -1 1077944384 455 0 0 0 4 4 0 0 20 0 15 0 95430101 14320615424 185783 33554432000 4194304 4196468 140722639590000 140314372049296 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=962] ppid=954 vsize=13984976 memory=743132 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/962/stat : 962 (java) S 954 954 28385 0 -1 1077944384 742 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 185783 33554432000 4194304 4196468 140722639590000 140314370996496 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=963] ppid=954 vsize=13984976 memory=1384 CPUtime=0.01 cores=0,2,4,6
/proc/956/task/963/stat : 963 (java) S 954 954 28385 0 -1 1077944384 1203 0 0 0 1 0 0 0 20 0 15 0 95430102 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313602489200 140314421545602 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=964] ppid=954 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/956/task/964/stat : 964 (java) S 954 954 28385 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95430102 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313601435232 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=965] ppid=954 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/956/task/965/stat : 965 (java) S 954 954 28385 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95430103 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313600382336 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=966] ppid=954 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/956/task/966/stat : 966 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313599330640 140314421553051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=967] ppid=954 vsize=13984976 memory=1384 CPUtime=2.66 cores=0,2,4,6
/proc/956/task/967/stat : 967 (java) S 954 954 28385 0 -1 1077944384 13392 0 0 0 265 1 0 0 20 0 15 0 95430105 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313598278000 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=968] ppid=954 vsize=13984976 memory=1384 CPUtime=2.3 cores=0,2,4,6
/proc/956/task/968/stat : 968 (java) S 954 954 28385 0 -1 1077944384 12260 0 0 0 230 0 0 0 20 0 15 0 95430105 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313597225200 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=969] ppid=954 vsize=13984976 memory=743132 CPUtime=0.49 cores=0,2,4,6
/proc/956/task/969/stat : 969 (java) S 954 954 28385 0 -1 1077944384 4900 0 0 0 48 1 0 0 20 0 15 0 95430105 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313596172400 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=970] ppid=954 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/956/task/970/stat : 970 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313595119840 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=971] ppid=954 vsize=13984976 memory=743132 CPUtime=0.07 cores=0,2,4,6
/proc/956/task/971/stat : 971 (java) S 954 954 28385 0 -1 1077944384 1427 0 0 0 3 4 0 0 20 0 15 0 95430105 14320615424 185783 33554432000 4194304 4196468 140722639590000 140313594068144 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
Current children cumulated CPU time: 168.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 744516 KiB

[startup+222.301 s]
/proc/loadavg: 1.94 1.89 1.87 3/217 1062
/proc/meminfo: memFree=30065640/32770624 swapFree=67108860/67108860
[pid=954] ppid=951 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (xcsp3-exec) S 951 954 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95430099 9740288 346 33554432000 4194304 5098028 140726579782288 140726579780392 140383162282620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29245440 140726579790964 140726579791168 140726579791168 140726579793899 0
/proc/954/statm: 2378 346 289 221 0 87 0
[pid=956] ppid=954 vsize=13984976 memory=767872 CPUtime=228.21 cores=0,2,4,6
/proc/956/stat : 956 (java) S 954 954 28385 0 -1 1077944320 53463 0 0 0 22785 36 0 0 20 0 15 0 95430099 14320615424 191968 33554432000 4194304 4196468 140722639590000 140722639572544 140314421534455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
/proc/956/statm: 3496244 191968 3250 1 0 3483478 0
[pid=956/tid=957] ppid=954 vsize=13984976 memory=767872 CPUtime=222.14 cores=0,2,4,6
/proc/956/task/957/stat : 957 (java) R 954 954 28385 0 -1 4202560 13090 0 0 0 22203 11 0 0 20 0 15 0 95430100 14320615424 191968 33554432000 4194304 4196468 140722639590000 140314425772232 140314053316387 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=958] ppid=954 vsize=13984976 memory=767872 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/958/stat : 958 (java) S 954 954 28385 0 -1 1077944384 647 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 191968 33554432000 4194304 4196468 140722639590000 140314374154896 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=959] ppid=954 vsize=13984976 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/959/stat : 959 (java) S 954 954 28385 0 -1 1077944384 1581 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 191968 33554432000 4194304 4196468 140722639590000 140314373102096 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=961] ppid=954 vsize=13984976 memory=767864 CPUtime=0.09 cores=0,2,4,6
/proc/956/task/961/stat : 961 (java) S 954 954 28385 0 -1 1077944384 531 0 0 0 5 4 0 0 20 0 15 0 95430101 14320615424 191968 33554432000 4194304 4196468 140722639590000 140314372049296 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=962] ppid=954 vsize=13984976 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/962/stat : 962 (java) S 954 954 28385 0 -1 1077944384 1080 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 191968 33554432000 4194304 4196468 140722639590000 140314370996496 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=963] ppid=954 vsize=13984976 memory=1384 CPUtime=0.01 cores=0,2,4,6
/proc/956/task/963/stat : 963 (java) S 954 954 28385 0 -1 1077944384 1411 0 0 0 1 0 0 0 20 0 15 0 95430102 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313602489200 140314421545602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=964] ppid=954 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/956/task/964/stat : 964 (java) S 954 954 28385 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95430102 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313601435232 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=965] ppid=954 vsize=13984976 memory=767872 CPUtime=0 cores=0,2,4,6
/proc/956/task/965/stat : 965 (java) S 954 954 28385 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95430103 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313600382336 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=966] ppid=954 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/956/task/966/stat : 966 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313599330640 140314421553051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=967] ppid=954 vsize=13984976 memory=4140 CPUtime=2.71 cores=0,2,4,6
/proc/956/task/967/stat : 967 (java) S 954 954 28385 0 -1 1077944384 14986 0 0 0 270 1 0 0 20 0 15 0 95430105 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313598278000 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=968] ppid=954 vsize=13984976 memory=3192 CPUtime=2.3 cores=0,2,4,6
/proc/956/task/968/stat : 968 (java) S 954 954 28385 0 -1 1077944384 12409 0 0 0 230 0 0 0 20 0 15 0 95430105 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313597225200 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=969] ppid=954 vsize=13984976 memory=1384 CPUtime=0.5 cores=0,2,4,6
/proc/956/task/969/stat : 969 (java) S 954 954 28385 0 -1 1077944384 4909 0 0 0 49 1 0 0 20 0 15 0 95430105 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313596172400 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=970] ppid=954 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/956/task/970/stat : 970 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313595119840 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=971] ppid=954 vsize=13984976 memory=4140 CPUtime=0.09 cores=0,2,4,6
/proc/956/task/971/stat : 971 (java) S 954 954 28385 0 -1 1077944384 1467 0 0 0 4 5 0 0 20 0 15 0 95430105 14320615424 191968 33554432000 4194304 4196468 140722639590000 140313594068144 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
Current children cumulated CPU time: 228.21 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 769256 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.95 1.90 1.87 3/217 1062
/proc/meminfo: memFree=30065640/32770624 swapFree=67108860/67108860
[pid=954] ppid=951 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (xcsp3-exec) S 951 954 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95430099 9740288 346 33554432000 4194304 5098028 140726579782288 140726579780392 140383162282620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29245440 140726579790964 140726579791168 140726579791168 140726579793899 0
/proc/954/statm: 2378 346 289 221 0 87 0
[pid=956] ppid=954 vsize=13984976 memory=767876 CPUtime=245.94 cores=0,2,4,6
/proc/956/stat : 956 (java) S 954 954 28385 0 -1 1077944320 55482 0 0 0 24558 36 0 0 20 0 15 0 95430099 14320615424 191969 33554432000 4194304 4196468 140722639590000 140722639572544 140314421534455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
/proc/956/statm: 3496244 191969 3251 1 0 3483478 0
[pid=956/tid=957] ppid=954 vsize=13984976 memory=6935054825532540783 CPUtime=239.85 cores=0,2,4,6
/proc/956/task/957/stat : 957 (java) R 954 954 28385 0 -1 4202560 13751 0 0 0 23974 11 0 0 20 0 15 0 95430100 14320615424 191969 33554432000 4194304 4196468 140722639590000 140314425771432 140314053314557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=958] ppid=954 vsize=13984976 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/958/stat : 958 (java) S 954 954 28385 0 -1 1077944384 647 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 191969 33554432000 4194304 4196468 140722639590000 140314374154896 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=959] ppid=954 vsize=13984976 memory=840 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/959/stat : 959 (java) S 954 954 28385 0 -1 1077944384 1581 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 191969 33554432000 4194304 4196468 140722639590000 140314373102096 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=961] ppid=954 vsize=13984976 memory=6947385649911455296 CPUtime=0.09 cores=0,2,4,6
/proc/956/task/961/stat : 961 (java) S 954 954 28385 0 -1 1077944384 531 0 0 0 5 4 0 0 20 0 15 0 95430101 14320615424 191969 33554432000 4194304 4196468 140722639590000 140314372049296 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=962] ppid=954 vsize=13984976 memory=-8316900901535099443 CPUtime=0.08 cores=0,2,4,6
/proc/956/task/962/stat : 962 (java) S 954 954 28385 0 -1 1077944384 1080 0 0 0 5 3 0 0 20 0 15 0 95430101 14320615424 191969 33554432000 4194304 4196468 140722639590000 140314370996496 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=963] ppid=954 vsize=13984976 memory=6944656592455097440 CPUtime=0.01 cores=0,2,4,6
/proc/956/task/963/stat : 963 (java) S 954 954 28385 0 -1 1077944384 1454 0 0 0 1 0 0 0 20 0 15 0 95430102 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313602489200 140314421545602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=964] ppid=954 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/956/task/964/stat : 964 (java) S 954 954 28385 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95430102 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313601435232 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=965] ppid=954 vsize=13984976 memory=12028 CPUtime=0 cores=0,2,4,6
/proc/956/task/965/stat : 965 (java) S 954 954 28385 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95430103 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313600382336 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=966] ppid=954 vsize=13984976 memory=5668 CPUtime=0 cores=0,2,4,6
/proc/956/task/966/stat : 966 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313599330640 140314421553051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=967] ppid=954 vsize=13984976 memory=1008 CPUtime=2.71 cores=0,2,4,6
/proc/956/task/967/stat : 967 (java) S 954 954 28385 0 -1 1077944384 15362 0 0 0 270 1 0 0 20 0 15 0 95430105 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313598278000 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=968] ppid=954 vsize=13984976 memory=4612 CPUtime=2.32 cores=0,2,4,6
/proc/956/task/968/stat : 968 (java) S 954 954 28385 0 -1 1077944384 13343 0 0 0 232 0 0 0 20 0 15 0 95430105 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313597225200 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=969] ppid=954 vsize=13984976 memory=1428 CPUtime=0.5 cores=0,2,4,6
/proc/956/task/969/stat : 969 (java) S 954 954 28385 0 -1 1077944384 4909 0 0 0 49 1 0 0 20 0 15 0 95430105 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313596172400 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=970] ppid=954 vsize=13984976 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/956/task/970/stat : 970 (java) S 954 954 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430105 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313595119840 140314421544661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
[pid=956/tid=971] ppid=954 vsize=13984976 memory=6947385649911455296 CPUtime=0.11 cores=0,2,4,6
/proc/956/task/971/stat : 971 (java) S 954 954 28385 0 -1 1077944384 1472 0 0 0 5 6 0 0 20 0 15 0 95430105 14320615424 191969 33554432000 4194304 4196468 140722639590000 140313594068144 140314421545602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 7389184 140722639598749 140722639598924 140722639598924 140722639601615 0
Current children cumulated CPU time: 245.94 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 769260 KiB

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

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

[startup+240.024 s]
# the end of solver process 956 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.601 s, system=0.374096 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): 245.975
CPU user time (s): 245.601
CPU system time (s): 0.374096
CPU usage (%): 102.479
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 769260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.601
system time used= 0.374096
maximum resident set size= 768440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56463
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7811
involuntary context switches= 160


# summary of solver processes directly reported to runsolver:
#   pid: 954,956
#   total CPU time (s): 245.975
#   total CPU user time (s): 245.601
#   total CPU system time (s): 0.374096

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.27259 second user time and 2.60837 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 13:09:25
IDJOB=4269979
IDBENCH=137112
IDSOLVER=2661
FILE ID=node106/4269979-1502623423
RUNJOBID= node106-1502620090-31365
PBS_JOBID= 20628302
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-91.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-4269979-1502623423/watcher-4269979-1502623423 -o /tmp/evaluation-result-4269979-1502623423/solver-4269979-1502623423 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502620090-31365 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1647406607 HOME/instance-4269979-1502623423.xml

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

MD5SUM BENCH= cdfda5ac0ff03b0975a4559a953a2f29
RANDOM SEED=1647406607

node106.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.86
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.86
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.86
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.86
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:        31398624 kB
MemAvailable:   31809156 kB
Buffers:           99876 kB
Cached:           598576 kB
SwapCached:            0 kB
Active:           566968 kB
Inactive:         366776 kB
Active(anon):     190988 kB
Inactive(anon):    72092 kB
Active(file):     375980 kB
Inactive(file):   294684 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8332 kB
Writeback:             8 kB
AnonPages:        241628 kB
Mapped:            55476 kB
Shmem:             25228 kB
Slab:             137144 kB
SReclaimable:     111408 kB
SUnreclaim:        25736 kB
KernelStack:        3536 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1177228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61756 MiB
End job on node106 at 2017-08-13 13:13:25