Trace number 4270461

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)2 20078.5 2520.1201

General information on the benchmark

NameBinPacking/
BinPacking-sum-ft/BinPacking-sum-ft060-11.xml
MD5SUM684901dbc993846247574678cc891221
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints49
Number of domains2
Minimum domain size24
Maximum domain size47
Distribution of domain sizes[{"size":24,"count":1},{"size":47,"count":69}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":46},{"degree":5,"count":23}]
Minimum constraint arity3
Maximum constraint arity69
Distribution of constraint arities[{"arity":3,"count":46},{"arity":24,"count":1},{"arity":69,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":23},{"type":"lex","count":1},{"type":"sum","count":23},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270461-1502787712.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270461-1502787712.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.04/0.56	c solve instance...
18.00/2.80	o 0 
24.41/3.55	o 2 
20077.62/2520.10	s SATISFIABLE
20077.62/2520.10	v <instantiation>
20077.62/2520.10	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] </list>
20077.62/2520.10	v 	<values>2 495 389 0 493 352 0 492 255 253 492 251 251 481 253 253 470 268 258 450 336 0 447 266 266 409 327 257 399 313 284 398 267 253 396 307 270 395 268 256 392 288 256 391 284 278 385 331 278 381 323 296 378 283 280 372 352 252 370 313 252 369 331 295 0 0 0 0 0 0 </values>
20077.62/2520.10	v </instantiation>
20077.62/2520.10	c Unexpected resolution interruption!

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270461-1502787712/watcher-4270461-1502787712 -o /tmp/evaluation-result-4270461-1502787712/solver-4270461-1502787712 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502784332-14735 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1359024530 HOME/instance-4270461-1502787712.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=14880, runsolver pid=14877
Current StackSize limit: 8192 KiB


[startup+0.103879 s]*
/proc/loadavg: 8.11 8.32 8.32 2/199 14901
/proc/meminfo: memFree=27737836/32770624 swapFree=67108860/67108860
[pid=14880] ppid=14877 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14880/stat : 14880 (xcsp3-exec) S 14877 14880 14708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111852079 9740288 346 33554432000 4194304 5098028 140721945059488 140721945057592 139696434430588 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18890752 140721945068644 140721945068855 140721945068855 140721945071595 0
/proc/14880/statm: 2378 346 289 221 0 87 0
[pid=14882] ppid=14880 vsize=25999808 memory=26176 CPUtime=0.12 cores=0-7
/proc/14882/stat : 14882 (java) S 14880 14880 14708 0 -1 1077944320 5405 0 0 0 11 1 0 0 20 0 20 0 111852079 26623803392 6544 33554432000 4194304 4196468 140727608993888 140727608976432 140348890619639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
/proc/14882/statm: 6499952 6544 2898 1 0 6488269 0
[pid=14882/tid=14883] ppid=14880 vsize=25999808 memory=8257519724899769247 CPUtime=0.09 cores=0-7
/proc/14882/task/14883/stat : 14883 (java) R 14880 14880 14708 0 -1 4202560 3296 0 0 0 8 1 0 0 20 0 20 0 111852080 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348894835616 140348890641565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14884] ppid=14880 vsize=25999808 memory=732370023635446757 CPUtime=0 cores=0-7
/proc/14882/task/14884/stat : 14884 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348862462864 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14885] ppid=14880 vsize=25999808 memory=139885297993344 CPUtime=0 cores=0-7
/proc/14882/task/14885/stat : 14885 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348447828752 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14886] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14886/stat : 14886 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348446776464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14887] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14887/stat : 14887 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111852081 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348445723664 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14888] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14888/stat : 14888 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348444670352 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14889] ppid=14880 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/14882/task/14889/stat : 14889 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348443617552 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14890] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14890/stat : 14890 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348442565264 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14891] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14891/stat : 14891 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348441512464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14892] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14892/stat : 14892 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852082 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348286560880 140348890630786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14893] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14893/stat : 14893 (java) S 14880 14880 14708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111852083 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348285506848 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14894] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14894/stat : 14894 (java) S 14880 14880 14708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111852083 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348284454512 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14895] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14895/stat : 14895 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852085 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348283402832 140348890638235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14896] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14896/stat : 14896 (java) S 14880 14880 14708 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 111852085 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348282349680 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14897] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14897/stat : 14897 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111852085 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348281296880 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14898] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14898/stat : 14898 (java) S 14880 14880 14708 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 111852085 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348280244592 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14899] ppid=14880 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/14882/task/14899/stat : 14899 (java) S 14880 14880 14708 0 -1 1077944384 367 0 0 0 1 0 0 0 20 0 20 0 111852085 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348279191792 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14900] ppid=14880 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14900/stat : 14900 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111852085 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348278139744 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14901] ppid=14880 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/14882/task/14901/stat : 14901 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852086 26623803392 6544 33554432000 4194304 4196468 140727608993888 140348277087024 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27560 KiB

[startup+0.21039 s]*
/proc/loadavg: 8.11 8.32 8.32 3/199 14901
/proc/meminfo: memFree=27726052/32770624 swapFree=67108860/67108860
[pid=14880] ppid=14877 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14880/stat : 14880 (xcsp3-exec) S 14877 14880 14708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111852079 9740288 346 33554432000 4194304 5098028 140721945059488 140721945057592 139696434430588 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18890752 140721945068644 140721945068855 140721945068855 140721945071595 0
/proc/14880/statm: 2378 346 289 221 0 87 0
[pid=14882] ppid=14880 vsize=26004064 memory=37844 CPUtime=0.33 cores=0-7
/proc/14882/stat : 14882 (java) S 14880 14880 14708 0 -1 1077944320 8056 0 0 0 31 2 0 0 20 0 20 0 111852079 26628161536 9461 33554432000 4194304 4196468 140727608993888 140727608976432 140348890619639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
/proc/14882/statm: 6501016 9461 3051 1 0 6488269 0
[pid=14882/tid=14883] ppid=14880 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/14882/task/14883/stat : 14883 (java) R 14880 14880 14708 0 -1 4202560 5013 0 0 0 18 1 0 0 20 0 20 0 111852080 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348894840464 140348890641565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14884] ppid=14880 vsize=26004064 memory=279770436667128 CPUtime=0 cores=0-7
/proc/14882/task/14884/stat : 14884 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348862462864 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14885] ppid=14880 vsize=26004064 memory=139885297993344 CPUtime=0 cores=0-7
/proc/14882/task/14885/stat : 14885 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348447828752 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14886] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14886/stat : 14886 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348446776464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14887] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14887/stat : 14887 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348445723664 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14888] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14888/stat : 14888 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348444670352 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14889] ppid=14880 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/14882/task/14889/stat : 14889 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348443617552 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14890] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14890/stat : 14890 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348442565264 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14891] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14891/stat : 14891 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348441512464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14892] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14892/stat : 14892 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852082 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348286560880 140348890630786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14893] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14893/stat : 14893 (java) S 14880 14880 14708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111852083 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348285506848 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14894] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14894/stat : 14894 (java) S 14880 14880 14708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111852083 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348284454512 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14895] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14895/stat : 14895 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852085 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348283402832 140348890638235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14896] ppid=14880 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/14882/task/14896/stat : 14896 (java) S 14880 14880 14708 0 -1 1077944384 537 0 0 0 1 0 0 0 20 0 20 0 111852085 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348282349680 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14897] ppid=14880 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/14882/task/14897/stat : 14897 (java) R 14880 14880 14708 0 -1 4202560 161 0 0 0 1 0 0 0 20 0 20 0 111852085 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348281296880 140348890630786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14898] ppid=14880 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/14882/task/14898/stat : 14898 (java) S 14880 14880 14708 0 -1 1077944384 123 0 0 0 1 0 0 0 20 0 20 0 111852085 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348280244592 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14899] ppid=14880 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/14882/task/14899/stat : 14899 (java) R 14880 14880 14708 0 -1 4202560 915 0 0 0 8 0 0 0 20 0 20 0 111852085 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348279191792 140348872029789 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14900] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14900/stat : 14900 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111852085 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348278139744 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14901] ppid=14880 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/14882/task/14901/stat : 14901 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852086 26628161536 9461 33554432000 4194304 4196468 140727608993888 140348277087024 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39228 KiB

[startup+0.310121 s]*
/proc/loadavg: 8.11 8.32 8.32 3/199 14901
/proc/meminfo: memFree=27718732/32770624 swapFree=67108860/67108860
[pid=14880] ppid=14877 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14880/stat : 14880 (xcsp3-exec) S 14877 14880 14708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111852079 9740288 346 33554432000 4194304 5098028 140721945059488 140721945057592 139696434430588 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18890752 140721945068644 140721945068855 140721945068855 140721945071595 0
/proc/14880/statm: 2378 346 289 221 0 87 0
[pid=14882] ppid=14880 vsize=26004064 memory=45336 CPUtime=0.5 cores=0-7
/proc/14882/stat : 14882 (java) S 14880 14880 14708 0 -1 1077944320 9124 0 0 0 47 3 0 0 20 0 20 0 111852079 26628161536 11334 33554432000 4194304 4196468 140727608993888 140727608976432 140348890619639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
/proc/14882/statm: 6501016 11334 3104 1 0 6488269 0
[pid=14882/tid=14883] ppid=14880 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14882/task/14883/stat : 14883 (java) R 14880 14880 14708 0 -1 4202560 5744 0 0 0 27 2 0 0 20 0 20 0 111852080 26628161536 11334 33554432000 4194304 4196468 140727608993888 140348894856960 140348890631574 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14884] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14884/stat : 14884 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 11334 33554432000 4194304 4196468 140727608993888 140348862462864 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14885] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14885/stat : 14885 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348447828752 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14886] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14886/stat : 14886 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348446776464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14887] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14887/stat : 14887 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348445723664 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14888] ppid=14880 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/14882/task/14888/stat : 14888 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348444670352 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14889] ppid=14880 vsize=26004064 memory=139885138768815 CPUtime=0 cores=0-7
/proc/14882/task/14889/stat : 14889 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348443617552 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14890] ppid=14880 vsize=26004064 memory=139885138771120 CPUtime=0 cores=0-7
/proc/14882/task/14890/stat : 14890 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348442565264 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14891] ppid=14880 vsize=26004064 memory=139885138773424 CPUtime=0 cores=0-7
/proc/14882/task/14891/stat : 14891 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852081 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348441512464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14892] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14892/stat : 14892 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111852082 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348286560880 140348890630786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14893] ppid=14880 vsize=26004064 memory=279770277553808 CPUtime=0 cores=0-7
/proc/14882/task/14893/stat : 14893 (java) S 14880 14880 14708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111852083 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348285506848 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14894] ppid=14880 vsize=26004064 memory=279770277560720 CPUtime=0 cores=0-7
/proc/14882/task/14894/stat : 14894 (java) S 14880 14880 14708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111852083 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348284454512 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14895] ppid=14880 vsize=26004064 memory=279770277502000 CPUtime=0 cores=0-7
/proc/14882/task/14895/stat : 14895 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852085 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348283402832 140348890638235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14896] ppid=14880 vsize=26004064 memory=279770277574544 CPUtime=0.02 cores=0-7
/proc/14882/task/14896/stat : 14896 (java) S 14880 14880 14708 0 -1 1077944384 584 0 0 0 2 0 0 0 20 0 20 0 111852085 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348282349680 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14897] ppid=14880 vsize=26004064 memory=279770277581456 CPUtime=0.02 cores=0-7
/proc/14882/task/14897/stat : 14897 (java) S 14880 14880 14708 0 -1 1077944384 238 0 0 0 2 0 0 0 20 0 20 0 111852085 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348281296880 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14898] ppid=14880 vsize=26004064 memory=279770277579152 CPUtime=0.01 cores=0-7
/proc/14882/task/14898/stat : 14898 (java) S 14880 14880 14708 0 -1 1077944384 168 0 0 0 1 0 0 0 20 0 20 0 111852085 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348280244592 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14899] ppid=14880 vsize=26004064 memory=279770277595312 CPUtime=0.12 cores=0-7
/proc/14882/task/14899/stat : 14899 (java) R 14880 14880 14708 0 -1 4202560 1081 0 0 0 12 0 0 0 20 0 20 0 111852085 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348279191792 140348890640986 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14900] ppid=14880 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14882/task/14900/stat : 14900 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111852085 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348278139744 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14901] ppid=14880 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/14882/task/14901/stat : 14901 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111852086 26628161536 11398 33554432000 4194304 4196468 140727608993888 140348277087024 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46720 KiB

[startup+0.707064 s]
/proc/loadavg: 8.11 8.32 8.32 3/199 14901
/proc/meminfo: memFree=27703768/32770624 swapFree=67108860/67108860
[pid=14880] ppid=14877 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14880/stat : 14880 (xcsp3-exec) S 14877 14880 14708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111852079 9740288 346 33554432000 4194304 5098028 140721945059488 140721945057592 139696434430588 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18890752 140721945068644 140721945068855 140721945068855 140721945071595 0
/proc/14880/statm: 2378 346 289 221 0 87 0
[pid=14882] ppid=14880 vsize=26538700 memory=87440 CPUtime=2.22 cores=0-7
/proc/14882/stat : 14882 (java) S 14880 14880 14708 0 -1 1077944320 12791 0 0 0 217 5 0 0 20 0 28 0 111852079 27175628800 21860 33554432000 4194304 4196468 140727608993888 140727608976432 140348890619639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
/proc/14882/statm: 6634675 21860 3205 1 0 6621909 0
[pid=14882/tid=14883] ppid=14880 vsize=26538700 memory=279770277890176 CPUtime=0.54 cores=0-7
/proc/14882/task/14883/stat : 14883 (java) S 14880 14880 14708 0 -1 1077944384 6421 0 0 0 51 3 0 0 20 0 28 0 111852080 27175628800 21860 33554432000 4194304 4196468 140727608993888 140348894860416 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14884] ppid=14880 vsize=26538700 memory=1224 CPUtime=0 cores=0-7
/proc/14882/task/14884/stat : 14884 (java) S 14880 14880 14708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 111852081 27175628800 21860 33554432000 4194304 4196468 140727608993888 140348862462864 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14885] ppid=14880 vsize=26538700 memory=12032 CPUtime=0 cores=0-7
/proc/14882/task/14885/stat : 14885 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111852081 27175628800 21860 33554432000 4194304 4196468 140727608993888 140348447828752 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14886] ppid=14880 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/14882/task/14886/stat : 14886 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111852081 27175628800 21860 33554432000 4194304 4196468 140727608993888 140348446776464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0

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

[pid=14882/tid=14925] ppid=14880 vsize=26538700 memory=6791534058613427641 CPUtime=2431.96 cores=0-7
/proc/14882/task/14925/stat : 14925 (java) R 14880 14880 14708 0 -1 4202560 25730 0 0 0 243143 53 0 0 20 0 28 0 111852435 27175628800 89423 33554432000 4194304 4196468 140727608993888 140348264866176 140348531749016 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
Current children cumulated CPU time: 19458.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 359076 KiB

[startup+2502.3 s]
/proc/loadavg: 8.14 8.29 8.33 9/207 14982
/proc/meminfo: memFree=27240780/32770624 swapFree=67108860/67108860
[pid=14880] ppid=14877 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14880/stat : 14880 (xcsp3-exec) S 14877 14880 14708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111852079 9740288 346 33554432000 4194304 5098028 140721945059488 140721945057592 139696434430588 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18890752 140721945068644 140721945068855 140721945068855 140721945071595 0
/proc/14880/statm: 2378 346 289 221 0 87 0
[pid=14882] ppid=14880 vsize=26538700 memory=547696 CPUtime=19936.6 cores=0-7
/proc/14882/stat : 14882 (java) S 14880 14880 14708 0 -1 1077944320 213275 0 0 0 1993434 223 0 0 20 0 28 0 111852079 27175628800 136924 33554432000 4194304 4196468 140727608993888 140727608976432 140348890619639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
/proc/14882/statm: 6634675 136924 3294 1 0 6621909 0
[pid=14882/tid=14883] ppid=14880 vsize=26538700 memory=520340 CPUtime=0.54 cores=0-7
/proc/14882/task/14883/stat : 14883 (java) S 14880 14880 14708 0 -1 1077944384 6623 0 0 0 51 3 0 0 20 0 28 0 111852080 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348894860416 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14884] ppid=14880 vsize=26538700 memory=520340 CPUtime=1.8 cores=0-7
/proc/14882/task/14884/stat : 14884 (java) S 14880 14880 14708 0 -1 1077944384 4435 0 0 0 172 8 0 0 20 0 28 0 111852081 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348862462864 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14885] ppid=14880 vsize=26538700 memory=612476 CPUtime=1.8 cores=0-7
/proc/14882/task/14885/stat : 14885 (java) S 14880 14880 14708 0 -1 1077944384 6425 0 0 0 172 8 0 0 20 0 28 0 111852081 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348447828752 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14886] ppid=14880 vsize=26538700 memory=351284 CPUtime=1.76 cores=0-7
/proc/14882/task/14886/stat : 14886 (java) S 14880 14880 14708 0 -1 1077944384 4822 0 0 0 169 7 0 0 20 0 28 0 111852081 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348446776464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14887] ppid=14880 vsize=26538700 memory=1384 CPUtime=1.77 cores=0-7
/proc/14882/task/14887/stat : 14887 (java) S 14880 14880 14708 0 -1 1077944384 5649 0 0 0 170 7 0 0 20 0 28 0 111852081 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348445723664 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14888] ppid=14880 vsize=26538700 memory=0 CPUtime=1.75 cores=0-7
/proc/14882/task/14888/stat : 14888 (java) S 14880 14880 14708 0 -1 1077944384 8625 0 0 0 168 7 0 0 20 0 28 0 111852081 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348444670352 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14889] ppid=14880 vsize=26538700 memory=520340 CPUtime=1.77 cores=0-7
/proc/14882/task/14889/stat : 14889 (java) S 14880 14880 14708 0 -1 1077944384 4832 0 0 0 169 8 0 0 20 0 28 0 111852081 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348443617552 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14890] ppid=14880 vsize=26538700 memory=525076 CPUtime=1.77 cores=0-7
/proc/14882/task/14890/stat : 14890 (java) S 14880 14880 14708 0 -1 1077944384 5307 0 0 0 169 8 0 0 20 0 28 0 111852081 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348442565264 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14891] ppid=14880 vsize=26538700 memory=519952 CPUtime=1.77 cores=0-7
/proc/14882/task/14891/stat : 14891 (java) S 14880 14880 14708 0 -1 1077944384 6030 0 0 0 169 8 0 0 20 0 28 0 111852081 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348441512464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14892] ppid=14880 vsize=26538700 memory=139885140060065 CPUtime=1.87 cores=0-7
/proc/14882/task/14892/stat : 14892 (java) S 14880 14880 14708 0 -1 1077944384 19968 0 0 0 152 35 0 0 20 0 28 0 111852082 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348286560880 140348890630786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14893] ppid=14880 vsize=26538700 memory=7524498402607125601 CPUtime=0 cores=0-7
/proc/14882/task/14893/stat : 14893 (java) S 14880 14880 14708 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 111852083 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348285506912 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14894] ppid=14880 vsize=26538700 memory=-3622645143214314312 CPUtime=0 cores=0-7
/proc/14882/task/14894/stat : 14894 (java) S 14880 14880 14708 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 111852083 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348284454528 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14895] ppid=14880 vsize=26538700 memory=4144 CPUtime=0 cores=0-7
/proc/14882/task/14895/stat : 14895 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111852085 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348283402832 140348890638235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14896] ppid=14880 vsize=26538700 memory=1384 CPUtime=2.2 cores=0-7
/proc/14882/task/14896/stat : 14896 (java) S 14880 14880 14708 0 -1 1077944384 15562 0 0 0 216 4 0 0 20 0 28 0 111852085 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348282349680 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14897] ppid=14880 vsize=26538700 memory=520340 CPUtime=1.88 cores=0-7
/proc/14882/task/14897/stat : 14897 (java) S 14880 14880 14708 0 -1 1077944384 12525 0 0 0 186 2 0 0 20 0 28 0 111852085 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348281296880 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14898] ppid=14880 vsize=26538700 memory=1952 CPUtime=1.93 cores=0-7
/proc/14882/task/14898/stat : 14898 (java) S 14880 14880 14708 0 -1 1077944384 15901 0 0 0 191 2 0 0 20 0 28 0 111852085 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348280244592 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14899] ppid=14880 vsize=26538700 memory=519952 CPUtime=0.61 cores=0-7
/proc/14882/task/14899/stat : 14899 (java) S 14880 14880 14708 0 -1 1077944384 7959 0 0 0 60 1 0 0 20 0 28 0 111852085 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348279191792 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14900] ppid=14880 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/14882/task/14900/stat : 14900 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111852085 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348278139744 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14901] ppid=14880 vsize=26538700 memory=520340 CPUtime=0.29 cores=0-7
/proc/14882/task/14901/stat : 14901 (java) S 14880 14880 14708 0 -1 1077944384 2146 0 0 0 0 29 0 0 20 0 28 0 111852086 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348277087024 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14918] ppid=14880 vsize=26538700 memory=1384 CPUtime=2483.89 cores=0-7
/proc/14882/task/14918/stat : 14918 (java) R 14880 14880 14708 0 -1 4202560 4847 0 0 0 248385 4 0 0 20 0 28 0 111852435 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348261707912 140348531750456 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14919] ppid=14880 vsize=26538700 memory=525076 CPUtime=2483.1 cores=0-7
/proc/14882/task/14919/stat : 14919 (java) R 14880 14880 14708 0 -1 4202560 3375 0 0 0 248308 2 0 0 20 0 28 0 111852435 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348262760920 140348530910198 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14920] ppid=14880 vsize=26538700 memory=844 CPUtime=2484.13 cores=0-7
/proc/14882/task/14920/stat : 14920 (java) R 14880 14880 14708 0 -1 4202560 4687 0 0 0 248409 4 0 0 20 0 28 0 111852435 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348266970984 140348532416063 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14921] ppid=14880 vsize=26538700 memory=518668 CPUtime=2489.87 cores=0-7
/proc/14882/task/14921/stat : 14921 (java) R 14880 14880 14708 0 -1 4202560 7979 0 0 0 248981 6 0 0 20 0 28 0 111852435 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348265921008 140348531121216 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14922] ppid=14880 vsize=26538700 memory=1384 CPUtime=2488.05 cores=0-7
/proc/14882/task/14922/stat : 14922 (java) R 14880 14880 14708 0 -1 4202560 12693 0 0 0 248797 8 0 0 20 0 28 0 111852435 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348268023896 140348531416290 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14923] ppid=14880 vsize=26538700 memory=1384 CPUtime=2482.57 cores=0-7
/proc/14882/task/14923/stat : 14923 (java) R 14880 14880 14708 0 -1 4202560 3016 0 0 0 248253 4 0 0 20 0 28 0 111852435 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348263812936 140348531748367 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14924] ppid=14880 vsize=26538700 memory=519952 CPUtime=2490.34 cores=0-7
/proc/14882/task/14924/stat : 14924 (java) R 14880 14880 14708 0 -1 4202560 15087 0 0 0 249029 5 0 0 20 0 28 0 111852435 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348269076592 140348531747848 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14925] ppid=14880 vsize=26538700 memory=15872 CPUtime=2491.73 cores=0-7
/proc/14882/task/14925/stat : 14925 (java) R 14880 14880 14708 0 -1 4202560 31018 0 0 0 249092 81 0 0 20 0 28 0 111852435 27175628800 136924 33554432000 4194304 4196468 140727608993888 140348264865592 140348531155441 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
Current children cumulated CPU time: 19936.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 549080 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.10 8.27 8.32 9/207 14982
/proc/meminfo: memFree=26844756/32770624 swapFree=67108860/67108860
[pid=14880] ppid=14877 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14880/stat : 14880 (xcsp3-exec) S 14877 14880 14708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 111852079 9740288 346 33554432000 4194304 5098028 140721945059488 140721945057592 139696434430588 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18890752 140721945068644 140721945068855 140721945068855 140721945071595 0
/proc/14880/statm: 2378 346 289 221 0 87 0
[pid=14882] ppid=14880 vsize=26538700 memory=921968 CPUtime=20077.6 cores=0-7
/proc/14882/stat : 14882 (java) S 14880 14880 14708 0 -1 1077944320 217350 0 0 0 2007526 236 0 0 20 0 28 0 111852079 27175628800 230492 33554432000 4194304 4196468 140727608993888 140727608976432 140348890619639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
/proc/14882/statm: 6634675 230492 3294 1 0 6621909 0
[pid=14882/tid=14883] ppid=14880 vsize=26538700 memory=6791534058613427641 CPUtime=0.54 cores=0-7
/proc/14882/task/14883/stat : 14883 (java) S 14880 14880 14708 0 -1 1077944384 6623 0 0 0 51 3 0 0 20 0 28 0 111852080 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348894860416 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14884] ppid=14880 vsize=26538700 memory=-7003737579269690708 CPUtime=1.83 cores=0-7
/proc/14882/task/14884/stat : 14884 (java) S 14880 14880 14708 0 -1 1077944384 4609 0 0 0 175 8 0 0 20 0 28 0 111852081 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348862462864 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14885] ppid=14880 vsize=26538700 memory=2424 CPUtime=1.83 cores=0-7
/proc/14882/task/14885/stat : 14885 (java) S 14880 14880 14708 0 -1 1077944384 6461 0 0 0 174 9 0 0 20 0 28 0 111852081 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348447828752 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14886] ppid=14880 vsize=26538700 memory=932 CPUtime=1.79 cores=0-7
/proc/14882/task/14886/stat : 14886 (java) S 14880 14880 14708 0 -1 1077944384 4863 0 0 0 172 7 0 0 20 0 28 0 111852081 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348446776464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14887] ppid=14880 vsize=26538700 memory=1572 CPUtime=1.8 cores=0-7
/proc/14882/task/14887/stat : 14887 (java) S 14880 14880 14708 0 -1 1077944384 5695 0 0 0 173 7 0 0 20 0 28 0 111852081 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348445723664 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14888] ppid=14880 vsize=26538700 memory=2244 CPUtime=1.79 cores=0-7
/proc/14882/task/14888/stat : 14888 (java) S 14880 14880 14708 0 -1 1077944384 8708 0 0 0 171 8 0 0 20 0 28 0 111852081 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348444670352 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14889] ppid=14880 vsize=26538700 memory=4124 CPUtime=1.8 cores=0-7
/proc/14882/task/14889/stat : 14889 (java) S 14880 14880 14708 0 -1 1077944384 4862 0 0 0 172 8 0 0 20 0 28 0 111852081 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348443617552 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14890] ppid=14880 vsize=26538700 memory=2208 CPUtime=1.79 cores=0-7
/proc/14882/task/14890/stat : 14890 (java) S 14880 14880 14708 0 -1 1077944384 5334 0 0 0 171 8 0 0 20 0 28 0 111852081 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348442565264 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14891] ppid=14880 vsize=26538700 memory=6508 CPUtime=1.8 cores=0-7
/proc/14882/task/14891/stat : 14891 (java) S 14880 14880 14708 0 -1 1077944384 6033 0 0 0 172 8 0 0 20 0 28 0 111852081 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348441512464 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14892] ppid=14880 vsize=26538700 memory=844 CPUtime=1.89 cores=0-7
/proc/14882/task/14892/stat : 14892 (java) S 14880 14880 14708 0 -1 1077944384 21106 0 0 0 154 35 0 0 20 0 28 0 111852082 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348286560880 140348890630786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14893] ppid=14880 vsize=26538700 memory=1696 CPUtime=0 cores=0-7
/proc/14882/task/14893/stat : 14893 (java) S 14880 14880 14708 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 111852083 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348285506912 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14894] ppid=14880 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/14882/task/14894/stat : 14894 (java) S 14880 14880 14708 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 111852083 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348284454528 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14895] ppid=14880 vsize=26538700 memory=874680 CPUtime=0 cores=0-7
/proc/14882/task/14895/stat : 14895 (java) S 14880 14880 14708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111852085 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348283402832 140348890638235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14896] ppid=14880 vsize=26538700 memory=1696 CPUtime=2.2 cores=0-7
/proc/14882/task/14896/stat : 14896 (java) S 14880 14880 14708 0 -1 1077944384 15564 0 0 0 216 4 0 0 20 0 28 0 111852085 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348282349680 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14897] ppid=14880 vsize=26538700 memory=920 CPUtime=1.88 cores=0-7
/proc/14882/task/14897/stat : 14897 (java) S 14880 14880 14708 0 -1 1077944384 12527 0 0 0 186 2 0 0 20 0 28 0 111852085 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348281296880 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14898] ppid=14880 vsize=26538700 memory=4120 CPUtime=1.93 cores=0-7
/proc/14882/task/14898/stat : 14898 (java) S 14880 14880 14708 0 -1 1077944384 15903 0 0 0 191 2 0 0 20 0 28 0 111852085 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348280244592 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14899] ppid=14880 vsize=26538700 memory=4104 CPUtime=0.61 cores=0-7
/proc/14882/task/14899/stat : 14899 (java) S 14880 14880 14708 0 -1 1077944384 7961 0 0 0 60 1 0 0 20 0 28 0 111852085 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348279191792 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14900] ppid=14880 vsize=26538700 memory=1156 CPUtime=0 cores=0-7
/proc/14882/task/14900/stat : 14900 (java) S 14880 14880 14708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111852085 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348278139744 140348890629845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14901] ppid=14880 vsize=26538700 memory=3636 CPUtime=0.29 cores=0-7
/proc/14882/task/14901/stat : 14901 (java) S 14880 14880 14708 0 -1 1077944384 2146 0 0 0 0 29 0 0 20 0 28 0 111852086 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348277087024 140348890630786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14918] ppid=14880 vsize=26538700 memory=1384 CPUtime=2501.54 cores=0-7
/proc/14882/task/14918/stat : 14918 (java) R 14880 14880 14708 0 -1 4202560 4854 0 0 0 250150 4 0 0 20 0 28 0 111852435 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348261707784 140348531749543 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14919] ppid=14880 vsize=26538700 memory=782152 CPUtime=2500.56 cores=0-7
/proc/14882/task/14919/stat : 14919 (java) R 14880 14880 14708 0 -1 4202560 3382 0 0 0 250054 2 0 0 20 0 28 0 111852435 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348262760824 140348531814272 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14920] ppid=14880 vsize=26538700 memory=18856 CPUtime=2501.77 cores=0-7
/proc/14882/task/14920/stat : 14920 (java) R 14880 14880 14708 0 -1 4202560 4692 0 0 0 250173 4 0 0 20 0 28 0 111852435 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348266970832 140348531747994 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14921] ppid=14880 vsize=26538700 memory=4048 CPUtime=2507.51 cores=0-7
/proc/14882/task/14921/stat : 14921 (java) R 14880 14880 14708 0 -1 4202560 7985 0 0 0 250745 6 0 0 20 0 28 0 111852435 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348265921056 140348530910258 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14922] ppid=14880 vsize=26538700 memory=6791534058613427641 CPUtime=2505.69 cores=0-7
/proc/14882/task/14922/stat : 14922 (java) R 14880 14880 14708 0 -1 4202560 12703 0 0 0 250561 8 0 0 20 0 28 0 111852435 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348268023680 140348531748345 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14923] ppid=14880 vsize=26538700 memory=689624 CPUtime=2500.07 cores=0-7
/proc/14882/task/14923/stat : 14923 (java) R 14880 14880 14708 0 -1 4202560 3021 0 0 0 250003 4 0 0 20 0 28 0 111852435 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348263813096 140348531747885 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14924] ppid=14880 vsize=26538700 memory=1384 CPUtime=2507.97 cores=0-7
/proc/14882/task/14924/stat : 14924 (java) R 14880 14880 14708 0 -1 4202560 15137 0 0 0 250792 5 0 0 20 0 28 0 111852435 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348269076592 140348531155041 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
[pid=14882/tid=14925] ppid=14880 vsize=26538700 memory=455232 CPUtime=2509.38 cores=0-7
/proc/14882/task/14925/stat : 14925 (java) R 14880 14880 14708 0 -1 4202560 33417 0 0 0 250844 94 0 0 20 0 28 0 111852435 27175628800 230492 33554432000 4194304 4196468 140727608993888 140348264868904 140348531747848 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 11456512 140727609001106 140727609001283 140727609001283 140727609003983 0
Current children cumulated CPU time: 20077.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 923352 KiB

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

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

[startup+2520.12 s]
# the end of solver process 14882 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20076.1 s, system=2.38479 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): 2520.12
CPU time (s): 20078.5
CPU user time (s): 20076.1
CPU system time (s): 2.38479
CPU usage (%): 796.727
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1538368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20076.1
system time used= 2.38479
maximum resident set size= 1541092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218080
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 178611
involuntary context switches= 207892


# summary of solver processes directly reported to runsolver:
#   pid: 14880,14882
#   total CPU time (s): 20078.5
#   total CPU user time (s): 20076.1
#   total CPU system time (s): 2.38479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6014 second user time and 28.5456 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-15 10:47:33
IDJOB=4270461
IDBENCH=136881
IDSOLVER=2662
FILE ID=node149/4270461-1502787712
RUNJOBID= node149-1502784332-14735
PBS_JOBID= 20629120
Free space on /tmp= 61936 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-ft/BinPacking-sum-ft060-11.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-4270461-1502787712/watcher-4270461-1502787712 -o /tmp/evaluation-result-4270461-1502787712/solver-4270461-1502787712 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502784332-14735 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1359024530 HOME/instance-4270461-1502787712.xml

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

MD5SUM BENCH= 684901dbc993846247574678cc891221
RANDOM SEED=1359024530

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27753320 kB
MemAvailable:   31970552 kB
Buffers:          318224 kB
Cached:          4171308 kB
SwapCached:            0 kB
Active:          1190896 kB
Inactive:        3352616 kB
Active(anon):      56908 kB
Inactive(anon):    24944 kB
Active(file):    1133988 kB
Inactive(file):  3327672 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7752 kB
Writeback:             0 kB
AnonPages:         54308 kB
Mapped:            46052 kB
Shmem:             25224 kB
Slab:             169796 kB
SReclaimable:     142812 kB
SUnreclaim:        26984 kB
KernelStack:        3024 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61928 MiB
End job on node149 at 2017-08-15 11:29:34