Trace number 4271448

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT (TO)0 1942.1 252.117

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-83.xml
MD5SUMc4586722e171332f29cc21e67831b4d7
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 benchmark245.548
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size48
Distribution of domain sizes[{"size":23,"count":1},{"size":48,"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271448-1502645917.xml"  -tl '2016s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4271448-1502645917.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
15.83/10.42	c solve instance...
36.63/13.19	o 0 
1941.42/252.08	s SATISFIABLE
1941.42/252.08	v <instantiation>
1941.42/252.08	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>
1941.42/252.08	v 	<values>0 200 199 198 198 197 0 200 166 165 160 155 151 198 166 164 161 157 150 197 197 194 194 191 0 197 195 191 191 190 0 194 168 164 158 156 152 194 167 162 160 157 150 192 189 188 188 186 0 192 187 185 182 182 0 191 187 187 187 186 0 190 190 190 190 186 0 186 166 165 158 155 153 185 168 165 158 153 153 184 180 180 180 178 0 184 166 163 158 155 153 183 170 162 159 156 151 183 169 162 159 154 153 182 177 177 177 174 0 182 170 161 159 157 150 180 175 175 175 171 0 178 176 176 174 170 0 173 173 173 172 171 0 </values>
1941.42/252.08	v </instantiation>
1941.42/252.08	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 (15075 MiB free)
  memory of node 1: 16384 MiB (15682 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271448-1502645917/watcher-4271448-1502645917 -o /tmp/evaluation-result-4271448-1502645917/solver-4271448-1502645917 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502637338-4709 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 377121543 HOME/instance-4271448-1502645917.xml 

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

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


[startup+0.100113 s]*
/proc/loadavg: 1.79 4.15 5.88 2/200 16379
/proc/meminfo: memFree=31482316/32770624 swapFree=67108860/67108860
[pid=16358] ppid=16355 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16358/stat : 16358 (xcsp3-exec) S 16355 16358 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97679547 9740288 346 33554432000 4194304 5098028 140723391200992 140723391199096 140400494506620 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33759232 140723391206507 140723391206716 140723391206716 140723391209451 0
/proc/16358/statm: 2378 346 289 221 0 87 0
[pid=16360] ppid=16358 vsize=25999808 memory=25856 CPUtime=0.11 cores=0-7
/proc/16360/stat : 16360 (java) S 16358 16358 4682 0 -1 1077944320 5305 0 0 0 9 2 0 0 20 0 20 0 97679547 26623803392 6464 33554432000 4194304 4196468 140732142641584 140732142624128 140663231782647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
/proc/16360/statm: 6499952 6464 2878 1 0 6488269 0
[pid=16360/tid=16361] ppid=16358 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16360/task/16361/stat : 16361 (java) R 16358 16358 4682 0 -1 4202560 3276 0 0 0 8 1 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140663236005040 140663213434206 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16362] ppid=16358 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16360/task/16362/stat : 16362 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662790032528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16363] ppid=16358 vsize=25999808 memory=140342611572352 CPUtime=0 cores=0-7
/proc/16360/task/16363/stat : 16363 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662788979728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16364] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16364/stat : 16364 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662787926928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16365] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16365/stat : 16365 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662786874128 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16366] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16366/stat : 16366 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662785821328 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16367] ppid=16358 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16360/task/16367/stat : 16367 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662784768528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16368] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16368/stat : 16368 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662783715728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16369] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16369/stat : 16369 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97679548 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662782662928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16370] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16370/stat : 16370 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679550 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662627638128 140663231793794 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16371] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16371/stat : 16371 (java) S 16358 16358 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97679550 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662626584096 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16372] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16372/stat : 16372 (java) S 16358 16358 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97679551 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662625531248 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16373] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16373/stat : 16373 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679553 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662624479568 140663231801243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16374] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16374/stat : 16374 (java) S 16358 16358 4682 0 -1 1077944384 439 0 0 0 0 0 0 0 20 0 20 0 97679553 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662623426928 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16375] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16375/stat : 16375 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97679553 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662622374128 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16376] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16376/stat : 16376 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97679553 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662621321328 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16377] ppid=16358 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16360/task/16377/stat : 16377 (java) R 16358 16358 4682 0 -1 4202560 282 0 0 0 1 0 0 0 20 0 20 0 97679553 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662620268528 140663210762310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16378] ppid=16358 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16378/stat : 16378 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97679553 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662619216992 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16379] ppid=16358 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16360/task/16379/stat : 16379 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679554 26623803392 6464 33554432000 4194304 4196468 140732142641584 140662618164272 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27240 KiB

[startup+0.210315 s]*
/proc/loadavg: 1.79 4.15 5.88 2/200 16379
/proc/meminfo: memFree=31472580/32770624 swapFree=67108860/67108860
[pid=16358] ppid=16355 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16358/stat : 16358 (xcsp3-exec) S 16355 16358 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97679547 9740288 346 33554432000 4194304 5098028 140723391200992 140723391199096 140400494506620 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33759232 140723391206507 140723391206716 140723391206716 140723391209451 0
/proc/16358/statm: 2378 346 289 221 0 87 0
[pid=16360] ppid=16358 vsize=26004064 memory=37832 CPUtime=0.33 cores=0-7
/proc/16360/stat : 16360 (java) S 16358 16358 4682 0 -1 1077944320 8033 0 0 0 30 3 0 0 20 0 20 0 97679547 26628161536 9458 33554432000 4194304 4196468 140732142641584 140732142624128 140663231782647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
/proc/16360/statm: 6501016 9458 3068 1 0 6488269 0
[pid=16360/tid=16361] ppid=16358 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16360/task/16361/stat : 16361 (java) R 16358 16358 4682 0 -1 4202560 5006 0 0 0 17 2 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140663236003456 140663215863134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16362] ppid=16358 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/16360/task/16362/stat : 16362 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662790032528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16363] ppid=16358 vsize=26004064 memory=3978850926638560928 CPUtime=0 cores=0-7
/proc/16360/task/16363/stat : 16363 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662788979728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16364] ppid=16358 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16360/task/16364/stat : 16364 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662787926928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16365] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16365/stat : 16365 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662786874128 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16366] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16366/stat : 16366 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662785821328 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16367] ppid=16358 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16360/task/16367/stat : 16367 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662784768528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16368] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16368/stat : 16368 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662783715728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16369] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16369/stat : 16369 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662782662928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16370] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16370/stat : 16370 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679550 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662627638128 140663231793794 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16371] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16371/stat : 16371 (java) S 16358 16358 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97679550 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662626584096 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16372] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16372/stat : 16372 (java) S 16358 16358 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97679551 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662625531248 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16373] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16373/stat : 16373 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679553 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662624479568 140663231801243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16374] ppid=16358 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/16360/task/16374/stat : 16374 (java) S 16358 16358 4682 0 -1 1077944384 596 0 0 0 2 0 0 0 20 0 20 0 97679553 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662623426928 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16375] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16375/stat : 16375 (java) S 16358 16358 4682 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 97679553 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662622374128 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16376] ppid=16358 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/16360/task/16376/stat : 16376 (java) S 16358 16358 4682 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 20 0 97679553 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662621321328 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16377] ppid=16358 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/16360/task/16377/stat : 16377 (java) S 16358 16358 4682 0 -1 1077944384 850 0 0 0 8 0 0 0 20 0 20 0 97679553 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662620268528 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16378] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16378/stat : 16378 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97679553 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662619216992 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16379] ppid=16358 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16360/task/16379/stat : 16379 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679554 26628161536 9458 33554432000 4194304 4196468 140732142641584 140662618164272 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39216 KiB

[startup+0.310232 s]*
/proc/loadavg: 1.79 4.15 5.88 2/200 16379
/proc/meminfo: memFree=31466572/32770624 swapFree=67108860/67108860
[pid=16358] ppid=16355 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16358/stat : 16358 (xcsp3-exec) S 16355 16358 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97679547 9740288 346 33554432000 4194304 5098028 140723391200992 140723391199096 140400494506620 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33759232 140723391206507 140723391206716 140723391206716 140723391209451 0
/proc/16358/statm: 2378 346 289 221 0 87 0
[pid=16360] ppid=16358 vsize=26004064 memory=45064 CPUtime=0.49 cores=0-7
/proc/16360/stat : 16360 (java) S 16358 16358 4682 0 -1 1077944320 8927 0 0 0 45 4 0 0 20 0 20 0 97679547 26628161536 11266 33554432000 4194304 4196468 140732142641584 140732142624128 140663231782647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
/proc/16360/statm: 6501016 11266 3104 1 0 6488269 0
[pid=16360/tid=16361] ppid=16358 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16360/task/16361/stat : 16361 (java) R 16358 16358 4682 0 -1 4202560 5679 0 0 0 27 2 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140663236014928 140663231804573 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16362] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16362/stat : 16362 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662790032528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16363] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16363/stat : 16363 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662788979728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16364] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16364/stat : 16364 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662787926928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16365] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16365/stat : 16365 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662786874128 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16366] ppid=16358 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16360/task/16366/stat : 16366 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662785821328 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16367] ppid=16358 vsize=26004064 memory=140342485676975 CPUtime=0 cores=0-7
/proc/16360/task/16367/stat : 16367 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662784768528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16368] ppid=16358 vsize=26004064 memory=140342485679280 CPUtime=0 cores=0-7
/proc/16360/task/16368/stat : 16368 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662783715728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16369] ppid=16358 vsize=26004064 memory=140342485681584 CPUtime=0 cores=0-7
/proc/16360/task/16369/stat : 16369 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97679548 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662782662928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16370] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16370/stat : 16370 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679550 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662627638128 140663231793794 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16371] ppid=16358 vsize=26004064 memory=280684971370128 CPUtime=0 cores=0-7
/proc/16360/task/16371/stat : 16371 (java) S 16358 16358 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97679550 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662626584096 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16372] ppid=16358 vsize=26004064 memory=280684971377040 CPUtime=0 cores=0-7
/proc/16360/task/16372/stat : 16372 (java) S 16358 16358 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97679551 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662625531248 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16373] ppid=16358 vsize=26004064 memory=280684971318320 CPUtime=0 cores=0-7
/proc/16360/task/16373/stat : 16373 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679553 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662624479568 140663231801243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16374] ppid=16358 vsize=26004064 memory=280684971390864 CPUtime=0.02 cores=0-7
/proc/16360/task/16374/stat : 16374 (java) R 16358 16358 4682 0 -1 4202560 607 0 0 0 2 0 0 0 20 0 20 0 97679553 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662623426928 140663224767689 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16375] ppid=16358 vsize=26004064 memory=280684971397776 CPUtime=0.01 cores=0-7
/proc/16360/task/16375/stat : 16375 (java) S 16358 16358 4682 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 20 0 97679553 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662622374128 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16376] ppid=16358 vsize=26004064 memory=280684971395472 CPUtime=0.02 cores=0-7
/proc/16360/task/16376/stat : 16376 (java) S 16358 16358 4682 0 -1 1077944384 318 0 0 0 2 0 0 0 20 0 20 0 97679553 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662621321328 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16377] ppid=16358 vsize=26004064 memory=280684971411632 CPUtime=0.12 cores=0-7
/proc/16360/task/16377/stat : 16377 (java) R 16358 16358 4682 0 -1 4202560 998 0 0 0 12 0 0 0 20 0 20 0 97679553 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662620268528 140663224879483 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16378] ppid=16358 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16378/stat : 16378 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97679553 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662619216992 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16379] ppid=16358 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16360/task/16379/stat : 16379 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97679554 26628161536 11266 33554432000 4194304 4196468 140732142641584 140662618164272 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46448 KiB

[startup+0.700968 s]
/proc/loadavg: 1.79 4.15 5.88 5/200 16379
/proc/meminfo: memFree=31424192/32770624 swapFree=67108860/67108860
[pid=16358] ppid=16355 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16358/stat : 16358 (xcsp3-exec) S 16355 16358 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97679547 9740288 346 33554432000 4194304 5098028 140723391200992 140723391199096 140400494506620 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33759232 140723391206507 140723391206716 140723391206716 140723391209451 0
/proc/16358/statm: 2378 346 289 221 0 87 0
[pid=16360] ppid=16358 vsize=26004140 memory=132516 CPUtime=1.61 cores=0-7
/proc/16360/stat : 16360 (java) S 16358 16358 4682 0 -1 1077944320 11391 0 0 0 155 6 0 0 20 0 20 0 97679547 26628239360 33129 33554432000 4194304 4196468 140732142641584 140732142624128 140663231782647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
/proc/16360/statm: 6501035 33129 3195 1 0 6488269 0
[pid=16360/tid=16361] ppid=16358 vsize=26004140 memory=280684971769520 CPUtime=0.67 cores=0-7
/proc/16360/task/16361/stat : 16361 (java) R 16358 16358 4682 0 -1 4202560 6059 0 0 0 63 4 0 0 20 0 20 0 97679548 26628239360 33129 33554432000 4194304 4196468 140732142641584 140663236018248 140663214245770 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16362] ppid=16358 vsize=26004140 memory=140342485885808 CPUtime=0 cores=0-7
/proc/16360/task/16362/stat : 16362 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628239360 33129 33554432000 4194304 4196468 140732142641584 140662790032528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16363] ppid=16358 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16363/stat : 16363 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628239360 33129 33554432000 4194304 4196468 140732142641584 140662788979728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16364] ppid=16358 vsize=26004140 memory=4612 CPUtime=0 cores=0-7
/proc/16360/task/16364/stat : 16364 (java) S 16358 16358 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97679548 26628239360 33129 33554432000 4194304 4196468 140732142641584 140662787926928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0

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

[pid=16360/tid=16395] ppid=16358 vsize=26538700 memory=1384 CPUtime=148.41 cores=0-7
/proc/16360/task/16395/stat : 16395 (java) R 16358 16358 4682 0 -1 4202560 2851 0 0 0 14835 6 0 0 20 0 28 0 97680867 27175628800 1074676 33554432000 4194304 4196468 140732142641584 140662608048232 140662875610124 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
Current children cumulated CPU time: 1225.69 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4300088 KiB

[startup+222.302 s]
/proc/loadavg: 7.82 6.01 6.25 9/207 16397
/proc/meminfo: memFree=27095452/32770624 swapFree=67108860/67108860
[pid=16358] ppid=16355 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16358/stat : 16358 (xcsp3-exec) S 16355 16358 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97679547 9740288 346 33554432000 4194304 5098028 140723391200992 140723391199096 140400494506620 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33759232 140723391206507 140723391206716 140723391206716 140723391209451 0
/proc/16358/statm: 2378 346 289 221 0 87 0
[pid=16360] ppid=16358 vsize=26538700 memory=4410648 CPUtime=1704.38 cores=0-7
/proc/16360/stat : 16360 (java) S 16358 16358 4682 0 -1 1077944320 118298 0 0 0 170153 285 0 0 20 0 28 0 97679547 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140732142624128 140663231782647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
/proc/16360/statm: 6634675 1102662 3291 1 0 6621909 0
[pid=16360/tid=16361] ppid=16358 vsize=26538700 memory=1384 CPUtime=10.2 cores=0-7
/proc/16360/task/16361/stat : 16361 (java) S 16358 16358 4682 0 -1 1077944384 10203 0 0 0 1001 19 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140663236023424 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16362] ppid=16358 vsize=26538700 memory=1384 CPUtime=0.59 cores=0-7
/proc/16360/task/16362/stat : 16362 (java) S 16358 16358 4682 0 -1 1077944384 794 0 0 0 38 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662790032528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16363] ppid=16358 vsize=26538700 memory=1796 CPUtime=0.57 cores=0-7
/proc/16360/task/16363/stat : 16363 (java) S 16358 16358 4682 0 -1 1077944384 701 0 0 0 36 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662788979728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16364] ppid=16358 vsize=26538700 memory=0 CPUtime=0.56 cores=0-7
/proc/16360/task/16364/stat : 16364 (java) S 16358 16358 4682 0 -1 1077944384 1863 0 0 0 35 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662787926928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16365] ppid=16358 vsize=26538700 memory=4394492 CPUtime=0.56 cores=0-7
/proc/16360/task/16365/stat : 16365 (java) S 16358 16358 4682 0 -1 1077944384 875 0 0 0 36 20 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662786874128 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16366] ppid=16358 vsize=26538700 memory=4410648 CPUtime=0.56 cores=0-7
/proc/16360/task/16366/stat : 16366 (java) S 16358 16358 4682 0 -1 1077944384 2325 0 0 0 38 18 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662785821328 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16367] ppid=16358 vsize=26538700 memory=1728 CPUtime=0.56 cores=0-7
/proc/16360/task/16367/stat : 16367 (java) S 16358 16358 4682 0 -1 1077944384 1129 0 0 0 35 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662784768528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16368] ppid=16358 vsize=26538700 memory=796 CPUtime=0.55 cores=0-7
/proc/16360/task/16368/stat : 16368 (java) S 16358 16358 4682 0 -1 1077944384 1099 0 0 0 36 19 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662783715728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16369] ppid=16358 vsize=26538700 memory=1716 CPUtime=0.58 cores=0-7
/proc/16360/task/16369/stat : 16369 (java) S 16358 16358 4682 0 -1 1077944384 1564 0 0 0 37 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662782662928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16370] ppid=16358 vsize=26538700 memory=1428 CPUtime=0.09 cores=0-7
/proc/16360/task/16370/stat : 16370 (java) S 16358 16358 4682 0 -1 1077944384 8124 0 0 0 7 2 0 0 20 0 28 0 97679550 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662627638128 140663231793794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16371] ppid=16358 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16360/task/16371/stat : 16371 (java) S 16358 16358 4682 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 97679550 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662626584160 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16372] ppid=16358 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/16360/task/16372/stat : 16372 (java) S 16358 16358 4682 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 97679551 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662625531264 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16373] ppid=16358 vsize=26538700 memory=4140 CPUtime=0 cores=0-7
/proc/16360/task/16373/stat : 16373 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662624479568 140663231801243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16374] ppid=16358 vsize=26538700 memory=4427205132082312746 CPUtime=2.61 cores=0-7
/proc/16360/task/16374/stat : 16374 (java) S 16358 16358 4682 0 -1 1077944384 17589 0 0 0 258 3 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662623426928 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16375] ppid=16358 vsize=26538700 memory=-8412652152092201843 CPUtime=2.44 cores=0-7
/proc/16360/task/16375/stat : 16375 (java) S 16358 16358 4682 0 -1 1077944384 13754 0 0 0 242 2 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662622374128 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16376] ppid=16358 vsize=26538700 memory=1384 CPUtime=2.8 cores=0-7
/proc/16360/task/16376/stat : 16376 (java) S 16358 16358 4682 0 -1 1077944384 13449 0 0 0 278 2 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662621321328 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16377] ppid=16358 vsize=26538700 memory=4410648 CPUtime=0.68 cores=0-7
/proc/16360/task/16377/stat : 16377 (java) S 16358 16358 4682 0 -1 1077944384 10373 0 0 0 67 1 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662620268528 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16378] ppid=16358 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/16360/task/16378/stat : 16378 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662619216992 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16379] ppid=16358 vsize=26538700 memory=1384 CPUtime=0.1 cores=0-7
/proc/16360/task/16379/stat : 16379 (java) S 16358 16358 4682 0 -1 1077944384 1950 0 0 0 2 8 0 0 20 0 28 0 97679554 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662618164272 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16388] ppid=16358 vsize=26538700 memory=4410648 CPUtime=207.21 cores=0-7
/proc/16360/task/16388/stat : 16388 (java) R 16358 16358 4682 0 -1 4202560 4809 0 0 0 20697 24 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662603836632 140662875611443 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16389] ppid=16358 vsize=26538700 memory=4410648 CPUtime=208.46 cores=0-7
/proc/16360/task/16389/stat : 16389 (java) R 16358 16358 4682 0 -1 4202560 1611 0 0 0 20842 4 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662609100504 140662875612555 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16390] ppid=16358 vsize=26538700 memory=1384 CPUtime=206.93 cores=0-7
/proc/16360/task/16390/stat : 16390 (java) R 16358 16358 4682 0 -1 4202560 3080 0 0 0 20683 10 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662610152944 140662875611410 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16391] ppid=16358 vsize=26538700 memory=4410648 CPUtime=208.53 cores=0-7
/proc/16360/task/16391/stat : 16391 (java) R 16358 16358 4682 0 -1 4202560 6184 0 0 0 20845 8 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662605945360 140662875611471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16392] ppid=16358 vsize=26538700 memory=0 CPUtime=206.54 cores=0-7
/proc/16360/task/16392/stat : 16392 (java) R 16358 16358 4682 0 -1 4202560 5065 0 0 0 20646 8 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662602784968 140662875610070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16393] ppid=16358 vsize=26538700 memory=-3621219749712857441 CPUtime=208.66 cores=0-7
/proc/16360/task/16393/stat : 16393 (java) R 16358 16358 4682 0 -1 4202560 2586 0 0 0 20859 7 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662604889160 140662875611517 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16394] ppid=16358 vsize=26538700 memory=6872598998417432672 CPUtime=208.49 cores=0-7
/proc/16360/task/16394/stat : 16394 (java) R 16358 16358 4682 0 -1 4202560 2805 0 0 0 20839 10 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662606995992 140662875610107 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16395] ppid=16358 vsize=26538700 memory=6656426216303648864 CPUtime=208.38 cores=0-7
/proc/16360/task/16395/stat : 16395 (java) R 16358 16358 4682 0 -1 4202560 3407 0 0 0 20832 6 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662608048376 140662875365804 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
Current children cumulated CPU time: 1704.38 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4412032 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 7.89 6.20 6.30 9/207 16397
/proc/meminfo: memFree=27095484/32770624 swapFree=67108860/67108860
[pid=16358] ppid=16355 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16358/stat : 16358 (xcsp3-exec) S 16355 16358 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97679547 9740288 346 33554432000 4194304 5098028 140723391200992 140723391199096 140400494506620 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33759232 140723391206507 140723391206716 140723391206716 140723391209451 0
/proc/16358/statm: 2378 346 289 221 0 87 0
[pid=16360] ppid=16358 vsize=26538700 memory=4410648 CPUtime=1941.42 cores=0-7
/proc/16360/stat : 16360 (java) S 16358 16358 4682 0 -1 1077944320 121590 0 0 0 193852 290 0 0 20 0 28 0 97679547 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140732142624128 140663231782647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
/proc/16360/statm: 6634675 1102662 3291 1 0 6621909 0
[pid=16360/tid=16361] ppid=16358 vsize=26538700 memory=928 CPUtime=10.2 cores=0-7
/proc/16360/task/16361/stat : 16361 (java) S 16358 16358 4682 0 -1 1077944384 10203 0 0 0 1001 19 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140663236023424 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16362] ppid=16358 vsize=26538700 memory=4872558044660077418 CPUtime=0.59 cores=0-7
/proc/16360/task/16362/stat : 16362 (java) S 16358 16358 4682 0 -1 1077944384 794 0 0 0 38 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662790032528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16363] ppid=16358 vsize=26538700 memory=0 CPUtime=0.57 cores=0-7
/proc/16360/task/16363/stat : 16363 (java) S 16358 16358 4682 0 -1 1077944384 701 0 0 0 36 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662788979728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16364] ppid=16358 vsize=26538700 memory=0 CPUtime=0.56 cores=0-7
/proc/16360/task/16364/stat : 16364 (java) S 16358 16358 4682 0 -1 1077944384 1863 0 0 0 35 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662787926928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16365] ppid=16358 vsize=26538700 memory=0 CPUtime=0.56 cores=0-7
/proc/16360/task/16365/stat : 16365 (java) S 16358 16358 4682 0 -1 1077944384 875 0 0 0 36 20 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662786874128 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16366] ppid=16358 vsize=26538700 memory=0 CPUtime=0.56 cores=0-7
/proc/16360/task/16366/stat : 16366 (java) S 16358 16358 4682 0 -1 1077944384 2325 0 0 0 38 18 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662785821328 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16367] ppid=16358 vsize=26538700 memory=0 CPUtime=0.56 cores=0-7
/proc/16360/task/16367/stat : 16367 (java) S 16358 16358 4682 0 -1 1077944384 1129 0 0 0 35 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662784768528 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16368] ppid=16358 vsize=26538700 memory=280684973465984 CPUtime=0.55 cores=0-7
/proc/16360/task/16368/stat : 16368 (java) S 16358 16358 4682 0 -1 1077944384 1099 0 0 0 36 19 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662783715728 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16369] ppid=16358 vsize=26538700 memory=588898433815901485 CPUtime=0.58 cores=0-7
/proc/16360/task/16369/stat : 16369 (java) S 16358 16358 4682 0 -1 1077944384 1564 0 0 0 37 21 0 0 20 0 28 0 97679548 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662782662928 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16370] ppid=16358 vsize=26538700 memory=6791534058613427641 CPUtime=0.09 cores=0-7
/proc/16360/task/16370/stat : 16370 (java) S 16358 16358 4682 0 -1 1077944384 8226 0 0 0 7 2 0 0 20 0 28 0 97679550 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662627638128 140663231793794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16371] ppid=16358 vsize=26538700 memory=301794158559208398 CPUtime=0 cores=0-7
/proc/16360/task/16371/stat : 16371 (java) S 16358 16358 4682 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 97679550 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662626584160 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16372] ppid=16358 vsize=26538700 memory=3047711428380565130 CPUtime=0 cores=0-7
/proc/16360/task/16372/stat : 16372 (java) S 16358 16358 4682 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 97679551 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662625531264 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16373] ppid=16358 vsize=26538700 memory=8390361644446492005 CPUtime=0 cores=0-7
/proc/16360/task/16373/stat : 16373 (java) S 16358 16358 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662624479568 140663231801243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16374] ppid=16358 vsize=26538700 memory=7753118821576485451 CPUtime=2.61 cores=0-7
/proc/16360/task/16374/stat : 16374 (java) S 16358 16358 4682 0 -1 1077944384 17591 0 0 0 258 3 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662623426928 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16375] ppid=16358 vsize=26538700 memory=-8412652169811693427 CPUtime=2.45 cores=0-7
/proc/16360/task/16375/stat : 16375 (java) S 16358 16358 4682 0 -1 1077944384 13757 0 0 0 243 2 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662622374128 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16376] ppid=16358 vsize=26538700 memory=-8412658754298548083 CPUtime=2.87 cores=0-7
/proc/16360/task/16376/stat : 16376 (java) S 16358 16358 4682 0 -1 1077944384 14746 0 0 0 284 3 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662621321328 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16377] ppid=16358 vsize=26538700 memory=140346646332537 CPUtime=0.68 cores=0-7
/proc/16360/task/16377/stat : 16377 (java) S 16358 16358 4682 0 -1 1077944384 10454 0 0 0 67 1 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662620268528 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16378] ppid=16358 vsize=26538700 memory=140346646333230 CPUtime=0 cores=0-7
/proc/16360/task/16378/stat : 16378 (java) S 16358 16358 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97679553 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662619216992 140663231792853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16379] ppid=16358 vsize=26538700 memory=140346646333344 CPUtime=0.11 cores=0-7
/proc/16360/task/16379/stat : 16379 (java) S 16358 16358 4682 0 -1 1077944384 1977 0 0 0 2 9 0 0 20 0 28 0 97679554 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662618164272 140663231793794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16388] ppid=16358 vsize=26538700 memory=148726127527840 CPUtime=236.87 cores=0-7
/proc/16360/task/16388/stat : 16388 (java) R 16358 16358 4682 0 -1 4202560 5320 0 0 0 23662 25 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662603836328 140662875610084 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16389] ppid=16358 vsize=26538700 memory=140346646333461 CPUtime=238.16 cores=0-7
/proc/16360/task/16389/stat : 16389 (java) R 16358 16358 4682 0 -1 4202560 1799 0 0 0 23812 4 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662609100504 140662875611517 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16390] ppid=16358 vsize=26538700 memory=140346646333464 CPUtime=236.03 cores=0-7
/proc/16360/task/16390/stat : 16390 (java) R 16358 16358 4682 0 -1 4202560 3279 0 0 0 23593 10 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662610153184 140662875609322 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16391] ppid=16358 vsize=26538700 memory=4410648 CPUtime=238.23 cores=0-7
/proc/16360/task/16391/stat : 16391 (java) R 16358 16358 4682 0 -1 4202560 6414 0 0 0 23814 9 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662605942232 140662875612010 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16392] ppid=16358 vsize=26538700 memory=1008 CPUtime=236.25 cores=0-7
/proc/16360/task/16392/stat : 16392 (java) R 16358 16358 4682 0 -1 4202560 5274 0 0 0 23617 8 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662602784232 140662875610523 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16393] ppid=16358 vsize=26538700 memory=4612 CPUtime=238.37 cores=0-7
/proc/16360/task/16393/stat : 16393 (java) R 16358 16358 4682 0 -1 4202560 2704 0 0 0 23830 7 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662604889448 140662875987478 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16394] ppid=16358 vsize=26538700 memory=1428 CPUtime=238.19 cores=0-7
/proc/16360/task/16394/stat : 16394 (java) R 16358 16358 4682 0 -1 4202560 3006 0 0 0 23808 11 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662606995688 140662875610017 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
[pid=16360/tid=16395] ppid=16358 vsize=26538700 memory=1204 CPUtime=238.06 cores=0-7
/proc/16360/task/16395/stat : 16395 (java) R 16358 16358 4682 0 -1 4202560 3531 0 0 0 23800 6 0 0 20 0 28 0 97680867 27175628800 1102662 33554432000 4194304 4196468 140732142641584 140662608048232 140662875612555 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36229120 140732142650520 140732142650696 140732142650696 140732142653391 0
Current children cumulated CPU time: 1941.42 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4412032 KiB

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

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

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

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

Child status: 143
Real time (s): 252.117
CPU time (s): 1942.1
CPU user time (s): 1939.17
CPU system time (s): 2.92895
CPU usage (%): 770.318
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4412032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1939.17
system time used= 2.92895
maximum resident set size= 4411236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122981
page faults= 0
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11844
involuntary context switches= 20716


# summary of solver processes directly reported to runsolver:
#   pid: 16358,16360
#   total CPU time (s): 1942.1
#   total CPU user time (s): 1939.17
#   total CPU system time (s): 2.92895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.50437 second user time and 2.58227 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 19:24:19
IDJOB=4271448
IDBENCH=137148
IDSOLVER=2663
FILE ID=node106/4271448-1502645917
RUNJOBID= node106-1502637338-4709
PBS_JOBID= 20628329
Free space on /tmp= 61772 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-83.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271448-1502645917/watcher-4271448-1502645917 -o /tmp/evaluation-result-4271448-1502645917/solver-4271448-1502645917 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502637338-4709 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 377121543 HOME/instance-4271448-1502645917.xml

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

MD5SUM BENCH= c4586722e171332f29cc21e67831b4d7
RANDOM SEED=377121543

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:        31496784 kB
MemAvailable:   31983636 kB
Buffers:          118284 kB
Cached:           656228 kB
SwapCached:            0 kB
Active:           437312 kB
Inactive:         393888 kB
Active(anon):      12456 kB
Inactive(anon):    72092 kB
Active(file):     424856 kB
Inactive(file):   321796 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8120 kB
Writeback:             0 kB
AnonPages:         62260 kB
Mapped:            43732 kB
Shmem:             25228 kB
Slab:             137612 kB
SReclaimable:     112068 kB
SUnreclaim:        25544 kB
KernelStack:        3536 kB
PageTables:         5160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 61764 MiB
End job on node106 at 2017-08-13 19:28:31