Trace number 4402901

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
Concrete 3.12.3OPT67514 511.518 492.956

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai10a.xml
MD5SUMb58690ea851c8aad9573a552336d280c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark67514
Best CPU time to get the best result obtained on this benchmark30.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size10
Maximum domain size35
Distribution of domain sizes[{"size":10,"count":10},{"size":35,"count":45}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":10,"count":10}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":45},{"arity":10,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"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.79/0.55	c Concrete v3.12.3.1568965526260 running
7.00/3.21	o 85175
7.00/3.24	o 82116
7.68/3.40	o 81415
7.68/3.45	o 80833
8.34/3.61	o 79423
8.34/3.61	o 77375
9.01/3.85	o 76793
9.01/3.86	o 74307
11.04/4.60	o 72777
11.04/4.61	o 71151
18.50/9.15	o 70173
32.52/22.03	o 69153
36.20/25.61	o 67801
47.08/35.92	o 67514
511.45/492.94	v <instantiation
511.45/492.94	v         cost = '67514'>
511.45/492.94	v       <list>
511.45/492.94	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] 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][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][4] d[3][5] 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]
511.45/492.94	v       </list>
511.45/492.94	v       <values>
511.45/492.94	v         8 0 7 5 9 4 3 2 6 1 10 61 76 21 45 82 12 57 0 25 41 4 56 82 95 6 21 18 36 86 35 84 18 79 39 69 91 1 59 40 91 26 0 36 89 26 9 56 44 35 11 6 85 63 75
511.45/492.94	v       </values>
511.45/492.94	v     </instantiation>
511.45/492.94	s OPTIMUM FOUND

Verifier Data

OK	67514

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402901-1568970436/watcher-4402901-1568970436 -o /var/tmp/evaluation-result-4402901-1568970436/solver-4402901-1568970436 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1568967595-31373 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2094713575 HOME/instance-4402901-1568970436.xml 

running on 4 cores: 1,3,5,7

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=442, runsolver pid=439

[startup+0.100101 s]*
/proc/loadavg: 1.63 1.57 1.41 3/219 500
/proc/meminfo: memFree=5034768/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=9972712 memory=16280 CPUtime=0.09 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 4334 13016 0 0 1 0 5 3 20 0 6 0 472985497 10212057088 4070 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2493178 4070 1919 1 0 2481616 0
[pid=442/tid=496] ppid=439 vsize=9972712 memory=7022364594140610616 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 2334 13016 0 0 1 0 5 3 20 0 6 0 472985506 10212057088 4268 33554432000 4194304 4196468 140732894744160 140036282790480 140036310975645 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=9972712 memory=342 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 6 0 472985507 10212057088 4334 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=9972712 memory=4120995470871406240 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 6 0 472985507 10212057088 4334 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 6 0 472985507 10212057088 4334 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 2 13016 0 0 0 0 5 3 20 0 6 0 472985507 10212057088 4334 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16280 KiB

[startup+0.209841 s]*
/proc/loadavg: 1.63 1.57 1.41 3/228 510
/proc/meminfo: memFree=5018056/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=10819840 memory=39644 CPUtime=0.27 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 7367 13016 0 0 17 2 5 3 20 0 15 0 472985497 11079516160 9911 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2704960 9911 3194 1 0 2667149 0
[pid=442/tid=496] ppid=439 vsize=10820196 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 4008 13016 0 0 11 1 5 3 20 0 15 0 472985506 11079880704 10042 33554432000 4194304 4196468 140732894744160 140036282764752 140036310975645 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=10820196 memory=342 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11079880704 10042 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=10820196 memory=4120995470871406240 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11079880704 10042 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11079880704 10042 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 2 13016 0 0 0 0 5 3 20 0 15 0 472985507 11079880704 10042 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=501] ppid=439 vsize=10820196 memory=139993523988096 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/501/stat : 501 (java) S 439 442 31341 0 -1 1077944384 2 13016 0 0 0 0 5 3 20 0 15 0 472985508 11079880704 10042 33554432000 4194304 4196468 140732894744160 140035770427504 140036310964866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=502] ppid=439 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/502/stat : 502 (java) S 439 442 31341 0 -1 1077944384 33 13016 0 0 0 0 5 3 20 0 15 0 472985508 11079880704 10042 33554432000 4194304 4196468 140732894744160 140035769373472 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=503] ppid=439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/503/stat : 503 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985509 11079880704 10042 33554432000 4194304 4196468 140732894744160 140035194086512 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=504] ppid=439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/504/stat : 504 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985511 11079880704 10042 33554432000 4194304 4196468 140732894744160 140034886686800 140036310972315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=506] ppid=439 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/506/stat : 506 (java) S 439 442 31341 0 -1 1077944384 359 13016 0 0 1 0 5 3 20 0 15 0 472985511 11079880704 10042 33554432000 4194304 4196468 140732894744160 140035735816816 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=507] ppid=439 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/507/stat : 507 (java) R 439 442 31341 0 -1 4202560 307 13016 0 0 1 0 5 3 20 0 15 0 472985511 11079880704 10042 33554432000 4194304 4196468 140732894744160 140035734764016 140036288214384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=508] ppid=439 vsize=10820196 memory=139993523988096 CPUtime=0.11 cores=1,3,5,7
/proc/442/task/508/stat : 508 (java) R 439 442 31341 0 -1 1077944384 596 13016 0 0 3 0 5 3 20 0 15 0 472985511 11079880704 10042 33554432000 4194304 4196468 140732894744160 140035733711728 140036310964866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=509] ppid=439 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11079880704 10042 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10820196 memory=139993523988096 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985512 11079880704 10042 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10819840 KiB
Current children cumulated memory: 39644 KiB

[startup+0.310562 s]*
/proc/loadavg: 1.63 1.57 1.41 3/228 510
/proc/meminfo: memFree=5007036/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=10820196 memory=48392 CPUtime=0.41 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 10859 13016 0 0 29 4 5 3 20 0 15 0 472985497 11079880704 12098 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2705049 12098 3320 1 0 2667149 0
[pid=442/tid=496] ppid=439 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 7347 13016 0 0 19 2 5 3 20 0 15 0 472985506 11079880704 12163 33554432000 4194304 4196468 140732894744160 140036282762640 140036297202987 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11079880704 12163 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11079880704 12163 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11079880704 12163 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 2 13016 0 0 0 0 5 3 20 0 15 0 472985507 11079880704 12163 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=501] ppid=439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/501/stat : 501 (java) S 439 442 31341 0 -1 1077944384 2 13016 0 0 0 0 5 3 20 0 15 0 472985508 11079880704 12163 33554432000 4194304 4196468 140732894744160 140035770427504 140036310964866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=502] ppid=439 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/502/stat : 502 (java) S 439 442 31341 0 -1 1077944384 33 13016 0 0 0 0 5 3 20 0 15 0 472985508 11079880704 12163 33554432000 4194304 4196468 140732894744160 140035769373472 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=503] ppid=439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/503/stat : 503 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985509 11079880704 12163 33554432000 4194304 4196468 140732894744160 140035194086512 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=504] ppid=439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/504/stat : 504 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985511 11079880704 12163 33554432000 4194304 4196468 140732894744160 140034886686800 140036310972315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=506] ppid=439 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/506/stat : 506 (java) S 439 442 31341 0 -1 1077944384 360 13016 0 0 1 0 5 3 20 0 15 0 472985511 11079880704 12163 33554432000 4194304 4196468 140732894744160 140035735816816 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=507] ppid=439 vsize=10820196 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/442/task/507/stat : 507 (java) S 439 442 31341 0 -1 1077944384 307 13016 0 0 2 0 5 3 20 0 15 0 472985511 11079880704 12163 33554432000 4194304 4196468 140732894744160 140035734764016 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=508] ppid=439 vsize=10820196 memory=139993523988096 CPUtime=0.13 cores=1,3,5,7
/proc/442/task/508/stat : 508 (java) S 439 442 31341 0 -1 1077944384 604 13016 0 0 5 0 5 3 20 0 15 0 472985511 11079880704 12163 33554432000 4194304 4196468 140732894744160 140035733711728 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=509] ppid=439 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11079880704 12163 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10820196 memory=139993523988096 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985512 11079880704 12163 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48392 KiB

[startup+0.704318 s]
/proc/loadavg: 1.63 1.57 1.41 4/228 510
/proc/meminfo: memFree=4992136/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=10824364 memory=81616 CPUtime=1.17 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 15155 13016 0 0 103 6 5 3 20 0 15 0 472985497 11084148736 20404 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2706091 20404 3501 1 0 2668173 0
[pid=442/tid=496] ppid=439 vsize=10824364 memory=3612 CPUtime=0.67 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 10536 13016 0 0 55 4 5 3 20 0 15 0 472985506 11084148736 20404 33554432000 4194304 4196468 140732894744160 140036282779776 140036295034206 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=10824364 memory=42504 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11084148736 20404 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=10824364 memory=2400 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11084148736 20404 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=10824364 memory=65540 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985507 11084148736 20404 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=10824364 memory=1432 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 2 13016 0 0 0 0 5 3 20 0 15 0 472985507 11084148736 20404 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=501] ppid=439 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/501/stat : 501 (java) S 439 442 31341 0 -1 1077944384 5 13016 0 0 0 0 5 3 20 0 15 0 472985508 11084148736 20404 33554432000 4194304 4196468 140732894744160 140035770427504 140036310964866 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=502] ppid=439 vsize=10824364 memory=7512092415070199872 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/502/stat : 502 (java) S 439 442 31341 0 -1 1077944384 33 13016 0 0 0 0 5 3 20 0 15 0 472985508 11084148736 20404 33554432000 4194304 4196468 140732894744160 140035769373472 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=503] ppid=439 vsize=10824364 memory=8295651861979303320 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/503/stat : 503 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985509 11084148736 20404 33554432000 4194304 4196468 140732894744160 140035194086512 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=504] ppid=439 vsize=10824364 memory=6935649255759568960 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/504/stat : 504 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985511 11084148736 20404 33554432000 4194304 4196468 140732894744160 140034886686800 140036310972315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=506] ppid=439 vsize=10824364 memory=6935649255759568960 CPUtime=0.21 cores=1,3,5,7
/proc/442/task/506/stat : 506 (java) R 439 442 31341 0 -1 4202560 773 13016 0 0 13 0 5 3 20 0 15 0 472985511 11084148736 20404 33554432000 4194304 4196468 140732894744160 140035735816816 140036296063285 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=507] ppid=439 vsize=10824364 memory=9120181347858145840 CPUtime=0.23 cores=1,3,5,7
/proc/442/task/507/stat : 507 (java) S 439 442 31341 0 -1 1077944384 790 13016 0 0 15 0 5 3 20 0 15 0 472985511 11084148736 20404 33554432000 4194304 4196468 140732894744160 140035734764016 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=508] ppid=439 vsize=10824364 memory=3053511329498284128 CPUtime=0.25 cores=1,3,5,7
/proc/442/task/508/stat : 508 (java) R 439 442 31341 0 -1 1077944384 799 13016 0 0 17 0 5 3 20 0 15 0 472985511 11084148736 20404 33554432000 4194304 4196468 140732894744160 140035733711728 140036310964866 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=509] ppid=439 vsize=10824364 memory=734122130331934768 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11084148736 20404 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10824364 memory=3470692292451393600 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985512 11084148736 20404 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81616 KiB

[startup+1.50071 s]
/proc/loadavg: 1.74 1.60 1.42 3/228 510
/proc/meminfo: memFree=4949468/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=10834680 memory=169524 CPUtime=2.48 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 21886 13016 0 0 230 10 5 3 20 0 15 0 472985497 11094712320 42381 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2708670 42381 3580 1 0 2670733 0
[pid=442/tid=496] ppid=439 vsize=10834680 memory=8 CPUtime=1.44 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 15482 13016 0 0 129 7 5 3 20 0 15 0 472985506 11094712320 42381 33554432000 4194304 4196468 140732894744160 140036282753312 140035882100481 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=10834680 memory=2400 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 24 13016 0 0 1 0 5 3 20 0 15 0 472985507 11094712320 42381 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=10834680 memory=65540 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 93 13016 0 0 1 0 5 3 20 0 15 0 472985507 11094712320 42381 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=10834680 memory=1432 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 62 13016 0 0 1 0 5 3 20 0 15 0 472985507 11094712320 42381 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=10834680 memory=139993523986929 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 397 13016 0 0 1 0 5 3 20 0 15 0 472985507 11094712320 42381 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=501] ppid=439 vsize=10834680 memory=7073078603871894567 CPUtime=0.09 cores=1,3,5,7
/proc/442/task/501/stat : 501 (java) S 439 442 31341 0 -1 1077944384 141 13016 0 0 1 0 5 3 20 0 15 0 472985508 11094712320 42381 33554432000 4194304 4196468 140732894744160 140035770427504 140036310964866 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=502] ppid=439 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/502/stat : 502 (java) S 439 442 31341 0 -1 1077944384 34 13016 0 0 0 0 5 3 20 0 15 0 472985508 11094712320 42381 33554432000 4194304 4196468 140732894744160 140035769373536 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=503] ppid=439 vsize=10834680 memory=78884 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/503/stat : 503 (java) S 439 442 31341 0 -1 1077944384 2 13016 0 0 0 0 5 3 20 0 15 0 472985509 11094712320 42381 33554432000 4194304 4196468 140732894744160 140035194086528 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=504] ppid=439 vsize=10834680 memory=6872598998417432672 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/504/stat : 504 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985511 11094712320 42381 33554432000 4194304 4196468 140732894744160 140034886686800 140036310972315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=506] ppid=439 vsize=10834680 memory=6943526294502006880 CPUtime=0.34 cores=1,3,5,7
/proc/442/task/506/stat : 506 (java) S 439 442 31341 0 -1 1077944384 938 13016 0 0 25 1 5 3 20 0 15 0 472985511 11094712320 42381 33554432000 4194304 4196468 140732894744160 140035735816816 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=507] ppid=439 vsize=10834680 memory=6944656592387989600 CPUtime=0.34 cores=1,3,5,7
/proc/442/task/507/stat : 507 (java) S 439 442 31341 0 -1 1077944384 891 13016 0 0 26 0 5 3 20 0 15 0 472985511 11094712320 42381 33554432000 4194304 4196468 140732894744160 140035734764016 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=508] ppid=439 vsize=10834680 memory=2897 CPUtime=0.49 cores=1,3,5,7
/proc/442/task/508/stat : 508 (java) R 439 442 31341 0 -1 4202560 1608 13016 0 0 41 0 5 3 20 0 15 0 472985511 11094712320 42381 33554432000 4194304 4196468 140732894744160 140035733711728 140036310975066 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=509] ppid=439 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11094712320 42381 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10834680 memory=-6296709975215001484 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1 13016 0 0 0 0 5 3 20 0 15 0 472985512 11094712320 42381 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834680 KiB

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

[pid=442/tid=509] ppid=439 vsize=10849048 memory=843812 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10849048 memory=6947385649911455296 CPUtime=0.36 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1002 13016 0 0 14 14 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 509.73 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 843812 KiB

[startup+492.002 s]*
/proc/loadavg: 1.63 1.56 1.47 3/227 712
/proc/meminfo: memFree=3578012/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=10849048 memory=843812 CPUtime=510.54 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 130263 13016 0 0 50942 104 5 3 20 0 15 0 472985497 11109425152 210953 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2712262 210953 3630 1 0 2674317 0
[pid=442/tid=496] ppid=439 vsize=10849048 memory=6935054825532540783 CPUtime=487.1 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 38971 13016 0 0 48677 25 5 3 20 0 15 0 472985506 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036282788896 140035895859017 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=10849048 memory=4872558044660077418 CPUtime=2.28 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 3050 13016 0 0 207 13 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=10849048 memory=6935054825532540783 CPUtime=2.3 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 7830 13016 0 0 208 14 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=10849048 memory=4872558044660077418 CPUtime=2.3 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 5534 13016 0 0 210 12 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=10849048 memory=-7521736447810188379 CPUtime=2.26 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 4438 13016 0 0 207 11 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=501] ppid=439 vsize=10849048 memory=-8412652160765825907 CPUtime=2.13 cores=1,3,5,7
/proc/442/task/501/stat : 501 (java) S 439 442 31341 0 -1 1077944384 6165 13016 0 0 195 10 5 3 20 0 15 0 472985508 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035770427504 140036310964866 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=502] ppid=439 vsize=10849048 memory=-8634980985311628903 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/502/stat : 502 (java) S 439 442 31341 0 -1 1077944384 42 13016 0 0 0 0 5 3 20 0 15 0 472985508 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035769373536 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=503] ppid=439 vsize=10849048 memory=7100839878645619564 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/503/stat : 503 (java) S 439 442 31341 0 -1 1077944384 7 13016 0 0 0 0 5 3 20 0 15 0 472985509 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035194086528 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=504] ppid=439 vsize=10849048 memory=7897517683652307531 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/504/stat : 504 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034886686800 140036310972315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=506] ppid=439 vsize=10849048 memory=8514726395715349656 CPUtime=4.19 cores=1,3,5,7
/proc/442/task/506/stat : 506 (java) S 439 442 31341 0 -1 1077944384 16101 13016 0 0 407 4 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035735816816 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=507] ppid=439 vsize=10849048 memory=3047711553320166262 CPUtime=4.48 cores=1,3,5,7
/proc/442/task/507/stat : 507 (java) S 439 442 31341 0 -1 1077944384 23492 13016 0 0 435 5 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035734764016 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=508] ppid=439 vsize=10849048 memory=7824336315716348491 CPUtime=3.75 cores=1,3,5,7
/proc/442/task/508/stat : 508 (java) S 439 442 31341 0 -1 1077944384 21418 13016 0 0 363 4 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035733711728 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=509] ppid=439 vsize=10849048 memory=-8412652169205224307 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10849048 memory=-9033802357499338101 CPUtime=0.36 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1002 13016 0 0 14 14 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 510.54 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 843812 KiB

[startup+492.401 s]
/proc/loadavg: 1.63 1.56 1.47 3/227 712
/proc/meminfo: memFree=3578012/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=10849048 memory=843812 CPUtime=510.94 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 130265 13016 0 0 50982 104 5 3 20 0 15 0 472985497 11109425152 210953 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2712262 210953 3630 1 0 2674317 0
[pid=442/tid=496] ppid=439 vsize=10849048 memory=19000 CPUtime=487.49 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 38973 13016 0 0 48716 25 5 3 20 0 15 0 472985506 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036282788560 140035893298896 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=10849048 memory=6947385649911455296 CPUtime=2.28 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 3050 13016 0 0 207 13 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=10849048 memory=1040 CPUtime=2.3 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 7830 13016 0 0 208 14 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=10849048 memory=3644 CPUtime=2.3 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 5534 13016 0 0 210 12 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=10849048 memory=780 CPUtime=2.26 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 4438 13016 0 0 207 11 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=501] ppid=439 vsize=10849048 memory=2832 CPUtime=2.13 cores=1,3,5,7
/proc/442/task/501/stat : 501 (java) S 439 442 31341 0 -1 1077944384 6165 13016 0 0 195 10 5 3 20 0 15 0 472985508 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035770427504 140036310964866 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=502] ppid=439 vsize=10849048 memory=1716 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/502/stat : 502 (java) S 439 442 31341 0 -1 1077944384 42 13016 0 0 0 0 5 3 20 0 15 0 472985508 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035769373536 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=503] ppid=439 vsize=10849048 memory=6947385649911455296 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/503/stat : 503 (java) S 439 442 31341 0 -1 1077944384 7 13016 0 0 0 0 5 3 20 0 15 0 472985509 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035194086528 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=504] ppid=439 vsize=10849048 memory=11624 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/504/stat : 504 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034886686800 140036310972315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=506] ppid=439 vsize=10849048 memory=740 CPUtime=4.19 cores=1,3,5,7
/proc/442/task/506/stat : 506 (java) S 439 442 31341 0 -1 1077944384 16101 13016 0 0 407 4 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035735816816 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=507] ppid=439 vsize=10849048 memory=1056 CPUtime=4.48 cores=1,3,5,7
/proc/442/task/507/stat : 507 (java) S 439 442 31341 0 -1 1077944384 23492 13016 0 0 435 5 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035734764016 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=508] ppid=439 vsize=10849048 memory=843812 CPUtime=3.75 cores=1,3,5,7
/proc/442/task/508/stat : 508 (java) S 439 442 31341 0 -1 1077944384 21418 13016 0 0 363 4 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035733711728 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=509] ppid=439 vsize=10849048 memory=288230621803970871 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10849048 memory=15823308880873484 CPUtime=0.36 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1002 13016 0 0 14 14 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 510.94 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 843812 KiB

[startup+492.801 s]
/proc/loadavg: 1.63 1.56 1.47 3/227 712
/proc/meminfo: memFree=3578012/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=10849048 memory=843812 CPUtime=511.35 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 130269 13016 0 0 51023 104 5 3 20 0 15 0 472985497 11109425152 210953 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2712262 210953 3630 1 0 2674317 0
[pid=442/tid=496] ppid=439 vsize=10849048 memory=42508 CPUtime=487.88 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 38976 13016 0 0 48755 25 5 3 20 0 15 0 472985506 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036282788816 140035895321242 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=10849048 memory=843812 CPUtime=2.28 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 3050 13016 0 0 207 13 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=10849048 memory=843812 CPUtime=2.31 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 7830 13016 0 0 209 14 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=10849048 memory=992 CPUtime=2.31 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 5535 13016 0 0 211 12 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=10849048 memory=2044 CPUtime=2.26 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 4438 13016 0 0 207 11 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=501] ppid=439 vsize=10849048 memory=1408 CPUtime=2.13 cores=1,3,5,7
/proc/442/task/501/stat : 501 (java) S 439 442 31341 0 -1 1077944384 6165 13016 0 0 195 10 5 3 20 0 15 0 472985508 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035770427504 140036310964866 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=502] ppid=439 vsize=10849048 memory=992 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/502/stat : 502 (java) S 439 442 31341 0 -1 1077944384 42 13016 0 0 0 0 5 3 20 0 15 0 472985508 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035769373536 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=503] ppid=439 vsize=10849048 memory=2044 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/503/stat : 503 (java) S 439 442 31341 0 -1 1077944384 7 13016 0 0 0 0 5 3 20 0 15 0 472985509 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035194086528 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=504] ppid=439 vsize=10849048 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/504/stat : 504 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034886686800 140036310972315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=506] ppid=439 vsize=10849048 memory=0 CPUtime=4.19 cores=1,3,5,7
/proc/442/task/506/stat : 506 (java) S 439 442 31341 0 -1 1077944384 16101 13016 0 0 407 4 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035735816816 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=507] ppid=439 vsize=10849048 memory=2120 CPUtime=4.48 cores=1,3,5,7
/proc/442/task/507/stat : 507 (java) S 439 442 31341 0 -1 1077944384 23492 13016 0 0 435 5 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035734764016 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=508] ppid=439 vsize=10849048 memory=500 CPUtime=3.75 cores=1,3,5,7
/proc/442/task/508/stat : 508 (java) S 439 442 31341 0 -1 1077944384 21418 13016 0 0 363 4 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035733711728 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=509] ppid=439 vsize=10849048 memory=1040 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10849048 memory=843812 CPUtime=0.36 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1002 13016 0 0 14 14 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 511.35 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 843812 KiB

[startup+492.901 s]
/proc/loadavg: 1.63 1.56 1.47 3/227 712
/proc/meminfo: memFree=3578012/32770624 swapFree=66972100/67108860
[pid=442] ppid=439 vsize=10849048 memory=843812 CPUtime=511.45 cores=1,3,5,7
/proc/442/stat : 442 (java) S 439 442 31341 0 -1 1077944320 130269 13016 0 0 51033 104 5 3 20 0 15 0 472985497 11109425152 210953 33554432000 4194304 4196468 140732894744160 140732894726704 140036310953719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
/proc/442/statm: 2712262 210953 3630 1 0 2674317 0
[pid=442/tid=496] ppid=439 vsize=10849048 memory=843812 CPUtime=487.98 cores=1,3,5,7
/proc/442/task/496/stat : 496 (java) R 439 442 31341 0 -1 4202560 38976 13016 0 0 48765 25 5 3 20 0 15 0 472985506 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036282788816 140035896006784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=497] ppid=439 vsize=10849048 memory=843812 CPUtime=2.28 cores=1,3,5,7
/proc/442/task/497/stat : 497 (java) S 439 442 31341 0 -1 1077944384 3050 13016 0 0 207 13 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036315196304 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=498] ppid=439 vsize=10849048 memory=3612 CPUtime=2.31 cores=1,3,5,7
/proc/442/task/498/stat : 498 (java) S 439 442 31341 0 -1 1077944384 7830 13016 0 0 209 14 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036203469584 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=499] ppid=439 vsize=10849048 memory=780 CPUtime=2.31 cores=1,3,5,7
/proc/442/task/499/stat : 499 (java) S 439 442 31341 0 -1 1077944384 5535 13016 0 0 211 12 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140036202417296 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=500] ppid=439 vsize=10849048 memory=843812 CPUtime=2.26 cores=1,3,5,7
/proc/442/task/500/stat : 500 (java) S 439 442 31341 0 -1 1077944384 4438 13016 0 0 207 11 5 3 20 0 15 0 472985507 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035881954320 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=501] ppid=439 vsize=10849048 memory=6947385649911455296 CPUtime=2.13 cores=1,3,5,7
/proc/442/task/501/stat : 501 (java) S 439 442 31341 0 -1 1077944384 6165 13016 0 0 195 10 5 3 20 0 15 0 472985508 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035770427504 140036310964866 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=502] ppid=439 vsize=10849048 memory=1436 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/502/stat : 502 (java) S 439 442 31341 0 -1 1077944384 42 13016 0 0 0 0 5 3 20 0 15 0 472985508 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035769373536 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=503] ppid=439 vsize=10849048 memory=843812 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/503/stat : 503 (java) S 439 442 31341 0 -1 1077944384 7 13016 0 0 0 0 5 3 20 0 15 0 472985509 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035194086528 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=504] ppid=439 vsize=10849048 memory=843812 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/504/stat : 504 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034886686800 140036310972315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=506] ppid=439 vsize=10849048 memory=843812 CPUtime=4.19 cores=1,3,5,7
/proc/442/task/506/stat : 506 (java) S 439 442 31341 0 -1 1077944384 16101 13016 0 0 407 4 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035735816816 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=507] ppid=439 vsize=10849048 memory=843812 CPUtime=4.48 cores=1,3,5,7
/proc/442/task/507/stat : 507 (java) S 439 442 31341 0 -1 1077944384 23492 13016 0 0 435 5 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035734764016 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=508] ppid=439 vsize=10849048 memory=843812 CPUtime=3.75 cores=1,3,5,7
/proc/442/task/508/stat : 508 (java) S 439 442 31341 0 -1 1077944384 21418 13016 0 0 363 4 5 3 20 0 15 0 472985511 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035733711728 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=509] ppid=439 vsize=10849048 memory=3612 CPUtime=0.08 cores=1,3,5,7
/proc/442/task/509/stat : 509 (java) S 439 442 31341 0 -1 1077944384 3 13016 0 0 0 0 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140034853129184 140036310963925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
[pid=442/tid=510] ppid=439 vsize=10849048 memory=843812 CPUtime=0.36 cores=1,3,5,7
/proc/442/task/510/stat : 510 (java) S 439 442 31341 0 -1 1077944384 1002 13016 0 0 14 14 5 3 20 0 15 0 472985512 11109425152 210953 33554432000 4194304 4196468 140732894744160 140035732658608 140036310964866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32575488 140732894747235 140732894749877 140732894749877 140732894752719 0
Current children cumulated CPU time: 511.45 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 843812 KiB

Child status: 0
Real time (s): 492.956
CPU time (s): 511.518
CPU user time (s): 510.429
CPU system time (s): 1.0886
CPU usage (%): 103.765
Max. virtual memory (cumulated for all children) (KiB): 10852036
Max. memory (cumulated for all children) (KiB): 851452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 510.429
system time used= 1.0886
maximum resident set size= 853500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144892
page faults= 0
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64996
involuntary context switches= 1602


# summary of solver processes directly reported to runsolver:
#   pid: 442
#   total CPU time (s): 511.518
#   total CPU user time (s): 510.429
#   total CPU system time (s): 1.0886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.87209 second user time and 4.76111 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 11:06:33
IDJOB=4402901
IDBENCH=123062
IDSOLVER=2861
FILE ID=node117/4402901-1568970436
RUNJOBID= node117-1568967595-31373
PBS_JOBID= 21704629
Free space on /var/tmp= 13480 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai10a.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402901-1568970436/watcher-4402901-1568970436 -o /var/tmp/evaluation-result-4402901-1568970436/solver-4402901-1568970436 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1568967595-31373 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2094713575 HOME/instance-4402901-1568970436.xml

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

MD5SUM BENCH= b58690ea851c8aad9573a552336d280c
RANDOM SEED=2094713575

node117.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.75
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.75
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.75
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.75
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:         5044044 kB
MemAvailable:   30454952 kB
Buffers:          118584 kB
Cached:         25197692 kB
SwapCached:        27668 kB
Active:         13856020 kB
Inactive:       12870216 kB
Active(anon):    1382152 kB
Inactive(anon):    69092 kB
Active(file):   12473868 kB
Inactive(file): 12801124 kB
Unevictable:      107884 kB
Mlocked:          107884 kB
SwapTotal:      67108860 kB
SwapFree:       66972100 kB
Dirty:             35424 kB
Writeback:             0 kB
AnonPages:       1491772 kB
Mapped:            61352 kB
Shmem:             32276 kB
Slab:             593016 kB
SReclaimable:     564376 kB
SUnreclaim:        28640 kB
KernelStack:        3728 kB
PageTables:        10300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2457760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1302528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13444 MiB
End job on node117 at 2019-09-20 11:14:46