Trace number 4298946

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
SuperSolver_Macq_Stevenart 2018-04-27SAT34 302.659 300.357

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-esc16a_c18.xml
MD5SUM33cd07532de3d8b94fe29f3b9aee1e6b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark302.659
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints39
Number of domains2
Minimum domain size4
Maximum domain size16
Distribution of domain sizes[{"size":4,"count":38},{"size":16,"count":16}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":218},{"degree":1,"count":6},{"degree":2,"count":38},{"degree":7,"count":2},{"degree":8,"count":4},{"degree":10,"count":4}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":38},{"arity":16,"count":1}]
Number of extensional constraints38
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":38},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.56/0.34	o 47
0.56/0.36	o 46
0.56/0.38	o 45
0.56/0.38	o 44
0.89/0.42	o 43
0.89/0.46	o 39
0.89/0.46	o 37
1.19/0.53	o 36
1.73/0.75	o 35
3.09/1.90	o 34
302.60/300.34	s SATISFIABLE
302.60/300.34	v <instantiation>
302.60/300.34	v 	<list>
302.60/300.34	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][2] d[1][3] d[1][4] d[1][7] d[1][8] d[1][9] d[2][3] d[2][7] d[2][8] d[2][9] d[3][6] d[3][7] d[3][8] d[3][9] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][6] d[5][7] d[5][8] d[5][9] d[6][7] d[6][8] d[6][9] d[7][8] d[7][9] d[8][9] 
302.60/300.34	v 	</list>
302.60/300.34	v 	<values>
302.60/300.34	v 		4 1 0 2 13 12 14 7 6 5 8 9 3 10 11 15 1 0 1 1 0 1 1 0 0 0 1 1 1 2 0 0 2 1 1 1 1 0 2 0 1 1 2 0 0 2 1 1 1 0 2 0 0 1 
302.60/300.34	v 	</values>
302.60/300.34	v </instantiation>

Verifier Data

OK	34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298946-1532817192/watcher-4298946-1532817192 -o /tmp/evaluation-result-4298946-1532817192/solver-4298946-1532817192 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298946-1532817192.xml 

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

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

solver pid=32258, runsolver pid=32255

[startup+0.100059 s]*
/proc/loadavg: 1.75 1.54 1.50 4/216 32273
/proc/meminfo: memFree=25791320/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661052 memory=27872 CPUtime=0.12 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 5373 0 0 0 11 1 0 0 20 0 15 0 99282326 10916917248 6968 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665263 6968 2863 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661052 memory=-8269626465541459579 CPUtime=0.09 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 3245 0 0 0 8 1 0 0 20 0 15 0 99282327 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097457419008 140097453202838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661052 memory=140322262374016 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661052 memory=140322262374016 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282329 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32266] ppid=32255 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32266/stat : 32266 (java) S 32255 32258 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99282330 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097011954464 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32267] ppid=32255 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32267/stat : 32267 (java) S 32255 32258 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99282330 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097010902128 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32268] ppid=32255 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32268/stat : 32268 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097009850448 140097453209499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32269] ppid=32255 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32269/stat : 32269 (java) S 32255 32258 30712 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 99282332 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097008798320 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32270] ppid=32255 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32270/stat : 32270 (java) S 32255 32258 30712 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 99282332 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097007745520 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32271] ppid=32255 vsize=10661052 memory=140322262374016 CPUtime=0.02 cores=0,2,4,6
/proc/32258/task/32271/stat : 32271 (java) R 32255 32258 30712 0 -1 4202560 317 0 0 0 2 0 0 0 20 0 15 0 99282332 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097006690768 140097431818705 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32272] ppid=32255 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661052 memory=140322262374016 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282333 10916917248 6968 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27872 KiB

[startup+0.210704 s]*
/proc/loadavg: 1.75 1.54 1.50 5/216 32273
/proc/meminfo: memFree=25780016/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661128 memory=40508 CPUtime=0.33 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 8108 0 0 0 31 2 0 0 20 0 15 0 99282326 10916995072 10127 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665282 10127 3007 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 5251 0 0 0 19 1 0 0 20 0 15 0 99282327 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097457423216 140097437271390 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661128 memory=345 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661128 memory=3616872978171451040 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661128 memory=140322262374016 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282329 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32266] ppid=32255 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32266/stat : 32266 (java) S 32255 32258 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097011954464 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32267] ppid=32255 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32267/stat : 32267 (java) S 32255 32258 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097010902128 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32268] ppid=32255 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32268/stat : 32268 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097009850448 140097453209499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32269] ppid=32255 vsize=10661128 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32258/task/32269/stat : 32269 (java) S 32255 32258 30712 0 -1 1077944384 335 0 0 0 1 0 0 0 20 0 15 0 99282332 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097008798320 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32270] ppid=32255 vsize=10661128 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/32258/task/32270/stat : 32270 (java) S 32255 32258 30712 0 -1 1077944384 410 0 0 0 3 0 0 0 20 0 15 0 99282332 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097007745520 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32271] ppid=32255 vsize=10661128 memory=140322262374016 CPUtime=0.07 cores=0,2,4,6
/proc/32258/task/32271/stat : 32271 (java) S 32255 32258 30712 0 -1 1077944384 743 0 0 0 7 0 0 0 20 0 15 0 99282332 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097006693232 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32272] ppid=32255 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661128 memory=140322262374016 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282333 10916995072 10127 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40508 KiB

[startup+0.31059 s]*
/proc/loadavg: 1.77 1.54 1.50 6/216 32273
/proc/meminfo: memFree=25774992/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661128 memory=46784 CPUtime=0.56 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 8792 0 0 0 54 2 0 0 20 0 15 0 99282326 10916995072 11696 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665282 11696 3067 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 5555 0 0 0 28 2 0 0 20 0 15 0 99282327 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097457428624 140097437271390 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661128 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661128 memory=3760987066735679136 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661128 memory=140322262374016 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282329 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32266] ppid=32255 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32266/stat : 32266 (java) S 32255 32258 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097011954464 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32267] ppid=32255 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32267/stat : 32267 (java) S 32255 32258 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097010902128 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32268] ppid=32255 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32268/stat : 32268 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097009850448 140097453209499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32269] ppid=32255 vsize=10661128 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32258/task/32269/stat : 32269 (java) S 32255 32258 30712 0 -1 1077944384 468 0 0 0 4 0 0 0 20 0 15 0 99282332 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097008798320 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32270] ppid=32255 vsize=10661128 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/32258/task/32270/stat : 32270 (java) S 32255 32258 30712 0 -1 1077944384 475 0 0 0 5 0 0 0 20 0 15 0 99282332 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097007745520 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32271] ppid=32255 vsize=10661128 memory=140322262374016 CPUtime=0.15 cores=0,2,4,6
/proc/32258/task/32271/stat : 32271 (java) R 32255 32258 30712 0 -1 4202560 924 0 0 0 15 0 0 0 20 0 15 0 99282332 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097006693232 140097431995231 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32272] ppid=32255 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661128 memory=140322262374016 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282333 10916995072 11696 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46784 KiB

[startup+0.700727 s]
/proc/loadavg: 1.77 1.54 1.50 5/216 32273
/proc/meminfo: memFree=25753344/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661128 memory=85588 CPUtime=1.73 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 13334 0 0 0 170 3 0 0 20 0 15 0 99282326 10916995072 21397 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665282 21397 3106 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661128 memory=1784 CPUtime=0.68 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 5650 0 0 0 66 2 0 0 20 0 15 0 99282327 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097457427624 140097088128296 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661128 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661128 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661128 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661128 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661128 memory=1852 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99282329 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32266] ppid=32255 vsize=10661128 memory=872 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32266/stat : 32266 (java) S 32255 32258 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097011954464 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32267] ppid=32255 vsize=10661128 memory=8068 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32267/stat : 32267 (java) S 32255 32258 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097010902128 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32268] ppid=32255 vsize=10661128 memory=7518026621751089001 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32268/stat : 32268 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097009850448 140097453209499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32269] ppid=32255 vsize=10661128 memory=7881696724453321575 CPUtime=0.4 cores=0,2,4,6
/proc/32258/task/32269/stat : 32269 (java) R 32255 32258 30712 0 -1 4202560 2486 0 0 0 40 0 0 0 20 0 15 0 99282332 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097008798320 140097436716697 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32270] ppid=32255 vsize=10661128 memory=5787213827113576551 CPUtime=0.41 cores=0,2,4,6
/proc/32258/task/32270/stat : 32270 (java) R 32255 32258 30712 0 -1 4202560 2355 0 0 0 41 0 0 0 20 0 15 0 99282332 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097007726536 140097432881242 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32271] ppid=32255 vsize=10661128 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/32258/task/32271/stat : 32271 (java) S 32255 32258 30712 0 -1 1077944384 1470 0 0 0 21 0 0 0 20 0 15 0 99282332 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097006693232 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32272] ppid=32255 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661128 memory=33 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282333 10916995072 21397 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 85588 KiB

[startup+1.50081 s]
/proc/loadavg: 1.77 1.54 1.50 3/216 32273
/proc/meminfo: memFree=25701900/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661128 memory=176460 CPUtime=2.78 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 15431 0 0 0 273 5 0 0 20 0 15 0 99282326 10916995072 44115 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665282 44115 3110 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661128 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 6013 0 0 0 144 3 0 0 20 0 15 0 99282327 10916995072 44115 33554432000 4194304 4196468 140732861799648 140097457430344 140097437352942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661128 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 44115 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661128 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 44115 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661128 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 44115 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661128 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99282328 10916995072 44115 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99282329 10916995072 44115 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0

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

[pid=32258/tid=32272] ppid=32255 vsize=10661128 memory=2900 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661128 memory=6791534058613427641 CPUtime=0.1 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 550 0 0 0 6 4 0 0 20 0 15 0 99282333 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 299.89 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180804 KiB

[startup+299.201 s]
/proc/loadavg: 1.74 1.61 1.54 3/215 32356
/proc/meminfo: memFree=26008224/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661128 memory=180804 CPUtime=301.5 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 28885 0 0 0 30124 26 0 0 20 0 15 0 99282326 10916995072 45201 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665282 45201 3147 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661128 memory=1296 CPUtime=298.15 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 9752 0 0 0 29810 5 0 0 20 0 15 0 99282327 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097457430400 140097088447020 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661128 memory=2412 CPUtime=0.32 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 328 0 0 0 28 4 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661128 memory=1784 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 664 0 0 0 29 4 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661128 memory=16148 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1296 0 0 0 28 5 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661128 memory=4004 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 1418 0 0 0 30 3 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661128 memory=636 CPUtime=0.44 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 1846 0 0 0 40 4 0 0 20 0 15 0 99282329 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32266] ppid=32255 vsize=10661128 memory=1780 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32266/stat : 32266 (java) S 32255 32258 30712 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097011954464 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32267] ppid=32255 vsize=10661128 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32267/stat : 32267 (java) S 32255 32258 30712 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097010902128 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32268] ppid=32255 vsize=10661128 memory=960 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32268/stat : 32268 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097009850448 140097453209499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32269] ppid=32255 vsize=10661128 memory=6504 CPUtime=0.57 cores=0,2,4,6
/proc/32258/task/32269/stat : 32269 (java) S 32255 32258 30712 0 -1 1077944384 4616 0 0 0 57 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097008798320 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32270] ppid=32255 vsize=10661128 memory=1576 CPUtime=0.6 cores=0,2,4,6
/proc/32258/task/32270/stat : 32270 (java) S 32255 32258 30712 0 -1 1077944384 4787 0 0 0 60 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097007745520 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32271] ppid=32255 vsize=10661128 memory=180804 CPUtime=0.25 cores=0,2,4,6
/proc/32258/task/32271/stat : 32271 (java) S 32255 32258 30712 0 -1 1077944384 2205 0 0 0 25 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097006693232 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32272] ppid=32255 vsize=10661128 memory=180804 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661128 memory=180804 CPUtime=0.1 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 550 0 0 0 6 4 0 0 20 0 15 0 99282333 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 301.5 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180804 KiB

[startup+300.001 s]*
/proc/loadavg: 1.74 1.61 1.54 3/215 32356
/proc/meminfo: memFree=26008224/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661128 memory=180804 CPUtime=302.31 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 28887 0 0 0 30205 26 0 0 20 0 15 0 99282326 10916995072 45201 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665282 45201 3147 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661128 memory=6791534058613427641 CPUtime=298.95 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 9754 0 0 0 29890 5 0 0 20 0 15 0 99282327 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097457430528 140097086632974 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661128 memory=15821105562650907 CPUtime=0.32 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 328 0 0 0 28 4 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661128 memory=7532 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 664 0 0 0 29 4 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661128 memory=33 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1296 0 0 0 28 5 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661128 memory=8387223549236478041 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 1418 0 0 0 30 3 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661128 memory=288288857332646782 CPUtime=0.44 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 1846 0 0 0 40 4 0 0 20 0 15 0 99282329 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32266] ppid=32255 vsize=10661128 memory=3776100510595297312 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32266/stat : 32266 (java) S 32255 32258 30712 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097011954464 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32267] ppid=32255 vsize=10661128 memory=8387223549236478041 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32267/stat : 32267 (java) S 32255 32258 30712 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097010902128 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32268] ppid=32255 vsize=10661128 memory=288288857332646782 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32268/stat : 32268 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097009850448 140097453209499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32269] ppid=32255 vsize=10661128 memory=4137284780655939955 CPUtime=0.57 cores=0,2,4,6
/proc/32258/task/32269/stat : 32269 (java) S 32255 32258 30712 0 -1 1077944384 4616 0 0 0 57 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097008798320 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32270] ppid=32255 vsize=10661128 memory=4137284780655939955 CPUtime=0.6 cores=0,2,4,6
/proc/32258/task/32270/stat : 32270 (java) S 32255 32258 30712 0 -1 1077944384 4787 0 0 0 60 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097007745520 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32271] ppid=32255 vsize=10661128 memory=3791359765803315488 CPUtime=0.25 cores=0,2,4,6
/proc/32258/task/32271/stat : 32271 (java) S 32255 32258 30712 0 -1 1077944384 2205 0 0 0 25 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097006693232 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32272] ppid=32255 vsize=10661128 memory=8387223549236478041 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661128 memory=33 CPUtime=0.1 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 550 0 0 0 6 4 0 0 20 0 15 0 99282333 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 302.31 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180804 KiB

[startup+300.201 s]
/proc/loadavg: 1.74 1.61 1.54 3/215 32356
/proc/meminfo: memFree=26008224/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661128 memory=180804 CPUtime=302.5 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 28889 0 0 0 30224 26 0 0 20 0 15 0 99282326 10916995072 45201 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665282 45201 3147 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661128 memory=288230596050944315 CPUtime=299.14 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 9755 0 0 0 29909 5 0 0 20 0 15 0 99282327 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097457430320 140097088446895 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661128 memory=15821105562650907 CPUtime=0.32 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 328 0 0 0 28 4 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661128 memory=1296 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 664 0 0 0 29 4 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661128 memory=2412 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1296 0 0 0 28 5 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661128 memory=1784 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 1419 0 0 0 30 3 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661128 memory=5752 CPUtime=0.44 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 1846 0 0 0 40 4 0 0 20 0 15 0 99282329 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32266] ppid=32255 vsize=10661128 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32266/stat : 32266 (java) S 32255 32258 30712 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097011954464 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32267] ppid=32255 vsize=10661128 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32267/stat : 32267 (java) S 32255 32258 30712 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097010902128 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32268] ppid=32255 vsize=10661128 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32268/stat : 32268 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097009850448 140097453209499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32269] ppid=32255 vsize=10661128 memory=1852 CPUtime=0.57 cores=0,2,4,6
/proc/32258/task/32269/stat : 32269 (java) S 32255 32258 30712 0 -1 1077944384 4616 0 0 0 57 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097008798320 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32270] ppid=32255 vsize=10661128 memory=872 CPUtime=0.6 cores=0,2,4,6
/proc/32258/task/32270/stat : 32270 (java) S 32255 32258 30712 0 -1 1077944384 4787 0 0 0 60 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097007745520 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32271] ppid=32255 vsize=10661128 memory=8068 CPUtime=0.25 cores=0,2,4,6
/proc/32258/task/32271/stat : 32271 (java) S 32255 32258 30712 0 -1 1077944384 2205 0 0 0 25 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097006693232 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32272] ppid=32255 vsize=10661128 memory=11648 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661128 memory=3047711553320166262 CPUtime=0.1 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 550 0 0 0 6 4 0 0 20 0 15 0 99282333 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 302.5 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180804 KiB

[startup+300.301 s]
/proc/loadavg: 1.74 1.61 1.54 3/215 32356
/proc/meminfo: memFree=26008224/32770624 swapFree=67108436/67108860
[pid=32258] ppid=32255 vsize=10661128 memory=180804 CPUtime=302.6 cores=0,2,4,6
/proc/32258/stat : 32258 (java) S 32255 32258 30712 0 -1 1077944320 28889 0 0 0 30234 26 0 0 20 0 15 0 99282326 10916995072 45201 33554432000 4194304 4196468 140732861799648 140732861782192 140097453190903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
/proc/32258/statm: 2665282 45201 3147 1 0 2627263 0
[pid=32258/tid=32260] ppid=32255 vsize=10661128 memory=180804 CPUtime=299.24 cores=0,2,4,6
/proc/32258/task/32260/stat : 32260 (java) R 32255 32258 30712 0 -1 4202560 9755 0 0 0 29919 5 0 0 20 0 15 0 99282327 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097457430320 140097088176522 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32261] ppid=32255 vsize=10661128 memory=180692 CPUtime=0.32 cores=0,2,4,6
/proc/32258/task/32261/stat : 32261 (java) S 32255 32258 30712 0 -1 1077944384 328 0 0 0 28 4 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097405811600 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32262] ppid=32255 vsize=10661128 memory=180692 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32262/stat : 32262 (java) S 32255 32258 30712 0 -1 1077944384 664 0 0 0 29 4 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097058691856 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32263] ppid=32255 vsize=10661128 memory=180692 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32263/stat : 32263 (java) S 32255 32258 30712 0 -1 1077944384 1296 0 0 0 28 5 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097057639568 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32264] ppid=32255 vsize=10661128 memory=180804 CPUtime=0.33 cores=0,2,4,6
/proc/32258/task/32264/stat : 32264 (java) S 32255 32258 30712 0 -1 1077944384 1419 0 0 0 30 3 0 0 20 0 15 0 99282328 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097056586768 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32265] ppid=32255 vsize=10661128 memory=180804 CPUtime=0.44 cores=0,2,4,6
/proc/32258/task/32265/stat : 32265 (java) S 32255 32258 30712 0 -1 1077944384 1846 0 0 0 40 4 0 0 20 0 15 0 99282329 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097013008496 140097453202050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32266] ppid=32255 vsize=10661128 memory=180804 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32266/stat : 32266 (java) S 32255 32258 30712 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097011954464 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32267] ppid=32255 vsize=10661128 memory=180804 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32267/stat : 32267 (java) S 32255 32258 30712 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99282330 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097010902128 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32268] ppid=32255 vsize=10661128 memory=180804 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32268/stat : 32268 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097009850448 140097453209499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32269] ppid=32255 vsize=10661128 memory=180804 CPUtime=0.57 cores=0,2,4,6
/proc/32258/task/32269/stat : 32269 (java) S 32255 32258 30712 0 -1 1077944384 4616 0 0 0 57 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097008798320 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32270] ppid=32255 vsize=10661128 memory=180804 CPUtime=0.6 cores=0,2,4,6
/proc/32258/task/32270/stat : 32270 (java) S 32255 32258 30712 0 -1 1077944384 4787 0 0 0 60 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097007745520 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32271] ppid=32255 vsize=10661128 memory=180804 CPUtime=0.25 cores=0,2,4,6
/proc/32258/task/32271/stat : 32271 (java) S 32255 32258 30712 0 -1 1077944384 2205 0 0 0 25 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097006693232 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32272] ppid=32255 vsize=10661128 memory=180804 CPUtime=0 cores=0,2,4,6
/proc/32258/task/32272/stat : 32272 (java) S 32255 32258 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99282332 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097005640672 140097453201109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
[pid=32258/tid=32273] ppid=32255 vsize=10661128 memory=11648 CPUtime=0.1 cores=0,2,4,6
/proc/32258/task/32273/stat : 32273 (java) S 32255 32258 30712 0 -1 1077944384 550 0 0 0 6 4 0 0 20 0 15 0 99282333 10916995072 45201 33554432000 4194304 4196468 140732861799648 140097004587440 140097453202050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15339520 140732861801610 140732861801737 140732861801737 140732861804495 0
Current children cumulated CPU time: 302.6 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 180804 KiB

Child status: 0
Real time (s): 300.357
CPU time (s): 302.659
CPU user time (s): 302.393
CPU system time (s): 0.266473
CPU usage (%): 100.767
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 191800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.393
system time used= 0.266473
maximum resident set size= 191804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20381
involuntary context switches= 713


# summary of solver processes directly reported to runsolver:
#   pid: 32258
#   total CPU time (s): 302.659
#   total CPU user time (s): 302.393
#   total CPU system time (s): 0.266473

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.94901 second user time and 2.64576 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 00:33:12
IDJOB=4298946
IDBENCH=141255
IDSOLVER=2767
FILE ID=node137/4298946-1532817192
RUNJOBID= node137-1532808776-30743
PBS_JOBID= 21022474
Free space on /tmp= 48156 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-esc16a_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298946-1532817192/watcher-4298946-1532817192 -o /tmp/evaluation-result-4298946-1532817192/solver-4298946-1532817192 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298946-1532817192.xml

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

MD5SUM BENCH= 33cd07532de3d8b94fe29f3b9aee1e6b
RANDOM SEED=1405060316

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25808212 kB
MemAvailable:   29692964 kB
Buffers:          198428 kB
Cached:          3919516 kB
SwapCached:           32 kB
Active:          4046976 kB
Inactive:        2362064 kB
Active(anon):    2238696 kB
Inactive(anon):    80052 kB
Active(file):    1808280 kB
Inactive(file):  2282012 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       2310136 kB
Mapped:            53316 kB
Shmem:             25052 kB
Slab:             248384 kB
SReclaimable:     220588 kB
SUnreclaim:        27796 kB
KernelStack:        3808 kB
PageTables:         9676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4389012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2185216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-29 00:38:12