Trace number 4258019

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
sat4j-CSP 2017-07-05? (TO) 260.16101 87.967796

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-28-a4.xml
MD5SUM67703e3ced133509b42bcbc9f355bd8f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark965
Best CPU time to get the best result obtained on this benchmark1921.34
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints67979
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":28}]
Minimum variable degree9478
Maximum variable degree9479
Distribution of variable degrees[{"degree":9478,"count":26},{"degree":9479,"count":2}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":6552},{"arity":4,"count":61425},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints67978
Distribution of constraint types[{"type":"intension","count":67978},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258019-1502647133/watcher-4258019-1502647133 -o /tmp/evaluation-result-4258019-1502647133/solver-4258019-1502647133 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258019-1502647133.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=11467, runsolver pid=11464

[startup+0.100149 s]*
/proc/loadavg: 4.13 4.00 3.89 5/195 11468
/proc/meminfo: memFree=23290428/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/11467/stat : 11467 (runsolver) D 11464 11467 17093 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 66906619 34791424 113 18446744073709551615 4194304 4346622 140730819229760 140730819226392 140409820795607 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 12771328 140730819231851 140730819232297 140730819232297 140730819235786 0
/proc/11467/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.208997 s]*
/proc/loadavg: 4.13 4.00 3.89 5/208 11481
/proc/meminfo: memFree=23278996/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551156 memory=22864 CPUtime=0.06 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 4648 0 0 0 5 1 0 0 20 0 15 0 66906619 10804383744 5650 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637789 5716 2639 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551156 memory=8318255677412212789 CPUtime=0.04 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) R 11464 11467 17093 0 -1 4202560 2767 0 0 0 4 0 0 0 20 0 15 0 66906631 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210623703648 140210600855098 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11470] ppid=11464 vsize=10551156 memory=330 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11470/stat : 11470 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210230782736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11471] ppid=11464 vsize=10551156 memory=3978565116532545184 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11471/stat : 11471 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210229730192 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11472] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11472/stat : 11472 (java) S 11464 11467 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66906632 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210228677648 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11473] ppid=11464 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11473/stat : 11473 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210227625104 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11474] ppid=11464 vsize=10551156 memory=140409823745664 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11474/stat : 11474 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906633 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210132158448 140210619472514 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11475] ppid=11464 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11475/stat : 11475 (java) S 11464 11467 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66906634 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210131104672 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11476] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11476/stat : 11476 (java) S 11464 11467 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66906634 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210130052080 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11477] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11477/stat : 11477 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210129000656 140210619479963 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11478] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11478/stat : 11478 (java) S 11464 11467 17093 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 66906636 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210127948272 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11479] ppid=11464 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11479/stat : 11479 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210126895728 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11480] ppid=11464 vsize=10551156 memory=140409823745664 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11480/stat : 11480 (java) S 11464 11467 17093 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 15 0 66906636 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210125843184 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11481] ppid=11464 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551156 memory=140409823745664 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66906641 10804383744 5716 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 22864 KiB

[startup+0.310016 s]*
/proc/loadavg: 4.13 4.00 3.89 6/209 11482
/proc/meminfo: memFree=23268156/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551156 memory=35692 CPUtime=0.22 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 8167 0 0 0 19 3 0 0 20 0 15 0 66906619 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637789 8923 2869 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551156 memory=-7677926825137650786 CPUtime=0.15 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) R 11464 11467 17093 0 -1 4202560 5816 0 0 0 13 2 0 0 20 0 15 0 66906631 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210623673200 140210603541854 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11470] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11470/stat : 11470 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210230782736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11471] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11471/stat : 11471 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210229730192 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11472] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11472/stat : 11472 (java) S 11464 11467 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66906632 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210228677648 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11473] ppid=11464 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11473/stat : 11473 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210227625104 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11474] ppid=11464 vsize=10551156 memory=140409823745664 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11474/stat : 11474 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906633 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210132158448 140210619472514 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11475] ppid=11464 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11475/stat : 11475 (java) S 11464 11467 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66906634 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210131104672 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11476] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11476/stat : 11476 (java) S 11464 11467 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66906634 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210130052080 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11477] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11477/stat : 11477 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210129000656 140210619479963 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11478] ppid=11464 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11478/stat : 11478 (java) S 11464 11467 17093 0 -1 1077944384 512 0 0 0 0 0 0 0 20 0 15 0 66906636 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210127948272 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11479] ppid=11464 vsize=10551156 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/11467/task/11479/stat : 11479 (java) S 11464 11467 17093 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 15 0 66906636 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210126895728 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11480] ppid=11464 vsize=10551156 memory=140409823745664 CPUtime=0.03 cores=0,2,4,6
/proc/11467/task/11480/stat : 11480 (java) S 11464 11467 17093 0 -1 1077944384 404 0 0 0 3 0 0 0 20 0 15 0 66906636 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210125843184 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11481] ppid=11464 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551156 memory=140409823745664 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66906641 10804383744 8923 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 35692 KiB

[startup+0.700645 s]
/proc/loadavg: 4.13 4.00 3.89 9/209 11482
/proc/meminfo: memFree=23232104/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551232 memory=89580 CPUtime=1.22 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 12518 0 0 0 117 5 0 0 20 0 15 0 66906619 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637808 22395 3041 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551232 memory=228 CPUtime=0.53 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) R 11464 11467 17093 0 -1 4202560 7306 0 0 0 49 4 0 0 20 0 15 0 66906631 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210623696784 140210603504997 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11470] ppid=11464 vsize=10551232 memory=4 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11470/stat : 11470 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210230782736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11471] ppid=11464 vsize=10551232 memory=1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11471/stat : 11471 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210229730192 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11472] ppid=11464 vsize=10551232 memory=342 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11472/stat : 11472 (java) S 11464 11467 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66906632 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210228677648 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11473] ppid=11464 vsize=10551232 memory=1 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11473/stat : 11473 (java) S 11464 11467 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66906632 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210227625104 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11474] ppid=11464 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11474/stat : 11474 (java) S 11464 11467 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66906633 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210132158448 140210619472514 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11475] ppid=11464 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11475/stat : 11475 (java) S 11464 11467 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210131104672 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11476] ppid=11464 vsize=10551232 memory=1664 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11476/stat : 11476 (java) S 11464 11467 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210130052080 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11477] ppid=11464 vsize=10551232 memory=344 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11477/stat : 11477 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210129000656 140210619479963 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11478] ppid=11464 vsize=10551232 memory=110 CPUtime=0.21 cores=0,2,4,6
/proc/11467/task/11478/stat : 11478 (java) S 11464 11467 17093 0 -1 1077944384 1631 0 0 0 21 0 0 0 20 0 15 0 66906636 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210127948272 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11479] ppid=11464 vsize=10551232 memory=7379241883359864663 CPUtime=0.24 cores=0,2,4,6
/proc/11467/task/11479/stat : 11479 (java) S 11464 11467 17093 0 -1 1077944384 796 0 0 0 24 0 0 0 20 0 15 0 66906636 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210126895728 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11480] ppid=11464 vsize=10551232 memory=7092415583339767400 CPUtime=0.21 cores=0,2,4,6
/proc/11467/task/11480/stat : 11480 (java) R 11464 11467 17093 0 -1 4202560 1416 0 0 0 21 0 0 0 20 0 15 0 66906636 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210125838912 140210612558203 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11481] ppid=11464 vsize=10551232 memory=5787213827131598673 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551232 memory=7898351070516488779 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66906641 10804461568 22395 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 89580 KiB

[startup+1.50612 s]
/proc/loadavg: 4.13 4.00 3.89 8/209 11482
/proc/meminfo: memFree=23090612/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551232 memory=368508 CPUtime=3.55 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 14569 0 0 0 337 18 0 0 20 0 15 0 66906619 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637808 92127 3098 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551232 memory=288230621803970871 CPUtime=1.24 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) R 11464 11467 17093 0 -1 4202560 7545 0 0 0 117 7 0 0 20 0 15 0 66906631 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210623688256 140210603541854 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11470] ppid=11464 vsize=10551232 memory=13563795322702378 CPUtime=0.07 cores=0,2,4,6
/proc/11467/task/11470/stat : 11470 (java) S 11464 11467 17093 0 -1 1077944384 143 0 0 0 5 2 0 0 20 0 15 0 66906632 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210230782736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11471] ppid=11464 vsize=10551232 memory=1444 CPUtime=0.07 cores=0,2,4,6
/proc/11467/task/11471/stat : 11471 (java) S 11464 11467 17093 0 -1 1077944384 158 0 0 0 5 2 0 0 20 0 15 0 66906632 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210229730192 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11472] ppid=11464 vsize=10551232 memory=1228 CPUtime=0.05 cores=0,2,4,6
/proc/11467/task/11472/stat : 11472 (java) S 11464 11467 17093 0 -1 1077944384 114 0 0 0 4 1 0 0 20 0 15 0 66906632 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210228677648 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11473] ppid=11464 vsize=10551232 memory=12200 CPUtime=0.06 cores=0,2,4,6
/proc/11467/task/11473/stat : 11473 (java) S 11464 11467 17093 0 -1 1077944384 139 0 0 0 4 2 0 0 20 0 15 0 66906632 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210227625104 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11474] ppid=11464 vsize=10551232 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11474/stat : 11474 (java) S 11464 11467 17093 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 66906633 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210132158448 140210619472514 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11475] ppid=11464 vsize=10551232 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11475/stat : 11475 (java) S 11464 11467 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210131104736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11476] ppid=11464 vsize=10551232 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11476/stat : 11476 (java) S 11464 11467 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210130052080 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11477] ppid=11464 vsize=10551232 memory=796 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11477/stat : 11477 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210129000656 140210619479963 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11478] ppid=11464 vsize=10551232 memory=8944 CPUtime=0.84 cores=0,2,4,6
/proc/11467/task/11478/stat : 11478 (java) R 11464 11467 17093 0 -1 4202560 1888 0 0 0 84 0 0 0 20 0 15 0 66906636 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210127934816 140210597841795 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11479] ppid=11464 vsize=10551232 memory=15876 CPUtime=0.84 cores=0,2,4,6
/proc/11467/task/11479/stat : 11479 (java) S 11464 11467 17093 0 -1 1077944384 1457 0 0 0 84 0 0 0 20 0 15 0 66906636 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210126895728 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11480] ppid=11464 vsize=10551232 memory=4048 CPUtime=0.29 cores=0,2,4,6
/proc/11467/task/11480/stat : 11480 (java) R 11464 11467 17093 0 -1 4202560 1557 0 0 0 29 0 0 0 20 0 15 0 66906636 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210125843184 140210603541854 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11481] ppid=11464 vsize=10551232 memory=21204 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551232 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66906641 10804461568 92127 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 3.55 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 368508 KiB

[startup+3.11046 s]
/proc/loadavg: 4.12 4.00 3.89 9/209 11483
/proc/meminfo: memFree=22348116/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551232 memory=1069572 CPUtime=7.14 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 47358 0 0 0 647 67 0 0 20 0 15 0 66906619 10804461568 267393 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637808 267393 3101 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551232 memory=0 CPUtime=2.33 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) S 11464 11467 17093 0 -1 1077944384 8246 0 0 0 223 10 0 0 20 0 15 0 66906631 10804461568 267393 18446744073709551615 4194304 4196468 140727960058816 140210623695040 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0

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

[pid=11467/tid=11481] ppid=11464 vsize=10551232 memory=8316936 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551232 memory=-8774313645642428999 CPUtime=0.03 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 460 0 0 0 1 2 0 0 20 0 15 0 66906641 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 254.16 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8316964 KiB

[startup+87.2081 s]
/proc/loadavg: 5.80 4.50 4.07 11/209 11563
/proc/meminfo: memFree=15164184/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551232 memory=8316964 CPUtime=257.29 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 299215 0 0 0 25152 577 0 0 20 0 15 0 66906619 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637808 2079241 3118 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551232 memory=4612 CPUtime=14.22 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) S 11464 11467 17093 0 -1 1077944384 18365 0 0 0 1406 16 0 0 20 0 15 0 66906631 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210623697680 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11470] ppid=11464 vsize=10551232 memory=1708 CPUtime=56.08 cores=0,2,4,6
/proc/11467/task/11470/stat : 11470 (java) R 11464 11467 17093 0 -1 4202560 55316 0 0 0 5485 123 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210230782736 140210604160112 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11471] ppid=11464 vsize=10551232 memory=1444 CPUtime=56 cores=0,2,4,6
/proc/11467/task/11471/stat : 11471 (java) R 11464 11467 17093 0 -1 4202560 55562 0 0 0 5447 153 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210229730080 140210604458010 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11472] ppid=11464 vsize=10551232 memory=8316964 CPUtime=56.04 cores=0,2,4,6
/proc/11467/task/11472/stat : 11472 (java) R 11464 11467 17093 0 -1 4202560 87928 0 0 0 5470 134 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210228677848 140210604457978 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11473] ppid=11464 vsize=10551232 memory=288230621803970871 CPUtime=55.86 cores=0,2,4,6
/proc/11467/task/11473/stat : 11473 (java) R 11464 11467 17093 0 -1 4202560 43588 0 0 0 5443 143 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210227625304 140210604457748 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11474] ppid=11464 vsize=10551232 memory=13563795322702378 CPUtime=16.19 cores=0,2,4,6
/proc/11467/task/11474/stat : 11474 (java) S 11464 11467 17093 0 -1 1077944384 25879 0 0 0 1617 2 0 0 20 0 15 0 66906633 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210132156992 140210619471573 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11475] ppid=11464 vsize=10551232 memory=8514726395714825349 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11475/stat : 11475 (java) S 11464 11467 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210131104736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11476] ppid=11464 vsize=10551232 memory=9047017150487036575 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11476/stat : 11476 (java) S 11464 11467 17093 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210130052096 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11477] ppid=11464 vsize=10551232 memory=4427205132082312746 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11477/stat : 11477 (java) S 11464 11467 17093 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210129000304 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11478] ppid=11464 vsize=10551232 memory=-7023579799431922829 CPUtime=1.22 cores=0,2,4,6
/proc/11467/task/11478/stat : 11478 (java) S 11464 11467 17093 0 -1 1077944384 3309 0 0 0 121 1 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210127948272 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11479] ppid=11464 vsize=10551232 memory=-8412652152092201843 CPUtime=1.21 cores=0,2,4,6
/proc/11467/task/11479/stat : 11479 (java) S 11464 11467 17093 0 -1 1077944384 3673 0 0 0 121 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210126895728 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11480] ppid=11464 vsize=10551232 memory=-6520478321162704286 CPUtime=0.35 cores=0,2,4,6
/proc/11467/task/11480/stat : 11480 (java) S 11464 11467 17093 0 -1 1077944384 3751 0 0 0 34 1 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210125843184 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11481] ppid=11464 vsize=10551232 memory=-7666414585839465563 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551232 memory=-7521736447810188379 CPUtime=0.03 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 460 0 0 0 1 2 0 0 20 0 15 0 66906641 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 257.29 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8316964 KiB

[startup+87.6012 s]
/proc/loadavg: 5.80 4.50 4.07 11/209 11563
/proc/meminfo: memFree=15164184/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551232 memory=8316964 CPUtime=258.86 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 310400 0 0 0 25308 578 0 0 20 0 15 0 66906619 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637808 2079241 3118 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551232 memory=4612 CPUtime=14.22 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) S 11464 11467 17093 0 -1 1077944384 18365 0 0 0 1406 16 0 0 20 0 15 0 66906631 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210623697680 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11470] ppid=11464 vsize=10551232 memory=1708 CPUtime=56.47 cores=0,2,4,6
/proc/11467/task/11470/stat : 11470 (java) R 11464 11467 17093 0 -1 4202560 55317 0 0 0 5524 123 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210230782936 140210604457985 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11471] ppid=11464 vsize=10551232 memory=1444 CPUtime=56.38 cores=0,2,4,6
/proc/11467/task/11471/stat : 11471 (java) R 11464 11467 17093 0 -1 4202560 66705 0 0 0 5485 153 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210229730080 140210604458029 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11472] ppid=11464 vsize=10551232 memory=1228 CPUtime=56.43 cores=0,2,4,6
/proc/11467/task/11472/stat : 11472 (java) R 11464 11467 17093 0 -1 4202560 87928 0 0 0 5509 134 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210228677848 140210603918970 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11473] ppid=11464 vsize=10551232 memory=12200 CPUtime=56.25 cores=0,2,4,6
/proc/11467/task/11473/stat : 11473 (java) R 11464 11467 17093 0 -1 4202560 43588 0 0 0 5482 143 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210227625304 140210604457981 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11474] ppid=11464 vsize=10551232 memory=1992 CPUtime=16.19 cores=0,2,4,6
/proc/11467/task/11474/stat : 11474 (java) S 11464 11467 17093 0 -1 1077944384 25879 0 0 0 1617 2 0 0 20 0 15 0 66906633 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210132156992 140210619471573 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11475] ppid=11464 vsize=10551232 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11475/stat : 11475 (java) S 11464 11467 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210131104736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11476] ppid=11464 vsize=10551232 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11476/stat : 11476 (java) S 11464 11467 17093 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210130052096 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11477] ppid=11464 vsize=10551232 memory=796 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11477/stat : 11477 (java) S 11464 11467 17093 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210129000304 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11478] ppid=11464 vsize=10551232 memory=4028 CPUtime=1.22 cores=0,2,4,6
/proc/11467/task/11478/stat : 11478 (java) S 11464 11467 17093 0 -1 1077944384 3309 0 0 0 121 1 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210127948320 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11479] ppid=11464 vsize=10551232 memory=37696 CPUtime=1.21 cores=0,2,4,6
/proc/11467/task/11479/stat : 11479 (java) S 11464 11467 17093 0 -1 1077944384 3673 0 0 0 121 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210126895776 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11480] ppid=11464 vsize=10551232 memory=4028 CPUtime=0.35 cores=0,2,4,6
/proc/11467/task/11480/stat : 11480 (java) S 11464 11467 17093 0 -1 1077944384 3751 0 0 0 34 1 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210125842944 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11481] ppid=11464 vsize=10551232 memory=37696 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551232 memory=1296 CPUtime=0.03 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 460 0 0 0 1 2 0 0 20 0 15 0 66906641 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 258.86 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8316964 KiB

[startup+87.8012 s]
/proc/loadavg: 5.80 4.50 4.07 11/209 11563
/proc/meminfo: memFree=15164184/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551232 memory=8316964 CPUtime=259.66 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 310403 0 0 0 25388 578 0 0 20 0 15 0 66906619 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637808 2079241 3118 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551232 memory=-8774313645642428999 CPUtime=14.22 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) S 11464 11467 17093 0 -1 1077944384 18365 0 0 0 1406 16 0 0 20 0 15 0 66906631 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210623697680 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11470] ppid=11464 vsize=10551232 memory=288230621803970871 CPUtime=56.67 cores=0,2,4,6
/proc/11467/task/11470/stat : 11470 (java) R 11464 11467 17093 0 -1 4202560 55318 0 0 0 5544 123 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210230782936 140210604161985 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11471] ppid=11464 vsize=10551232 memory=13563795322702378 CPUtime=56.58 cores=0,2,4,6
/proc/11467/task/11471/stat : 11471 (java) R 11464 11467 17093 0 -1 4202560 66705 0 0 0 5505 153 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210229730080 140210604457756 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11472] ppid=11464 vsize=10551232 memory=8316964 CPUtime=56.63 cores=0,2,4,6
/proc/11467/task/11472/stat : 11472 (java) R 11464 11467 17093 0 -1 4202560 87929 0 0 0 5529 134 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210228677848 140210604161184 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11473] ppid=11464 vsize=10551232 memory=1156 CPUtime=56.45 cores=0,2,4,6
/proc/11467/task/11473/stat : 11473 (java) R 11464 11467 17093 0 -1 4202560 43589 0 0 0 5502 143 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210227625224 140210604161157 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11474] ppid=11464 vsize=10551232 memory=2872 CPUtime=16.19 cores=0,2,4,6
/proc/11467/task/11474/stat : 11474 (java) S 11464 11467 17093 0 -1 1077944384 25879 0 0 0 1617 2 0 0 20 0 15 0 66906633 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210132156992 140210619471573 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11475] ppid=11464 vsize=10551232 memory=7995588 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11475/stat : 11475 (java) S 11464 11467 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210131104736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11476] ppid=11464 vsize=10551232 memory=3904 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11476/stat : 11476 (java) S 11464 11467 17093 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210130052096 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11477] ppid=11464 vsize=10551232 memory=-7677926825137650786 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11477/stat : 11477 (java) S 11464 11467 17093 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210129000304 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11478] ppid=11464 vsize=10551232 memory=4872558044660077418 CPUtime=1.22 cores=0,2,4,6
/proc/11467/task/11478/stat : 11478 (java) S 11464 11467 17093 0 -1 1077944384 3309 0 0 0 121 1 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210127948320 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11479] ppid=11464 vsize=10551232 memory=7100839878645619564 CPUtime=1.21 cores=0,2,4,6
/proc/11467/task/11479/stat : 11479 (java) S 11464 11467 17093 0 -1 1077944384 3673 0 0 0 121 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210126895776 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11480] ppid=11464 vsize=10551232 memory=-8774313645642428999 CPUtime=0.35 cores=0,2,4,6
/proc/11467/task/11480/stat : 11480 (java) S 11464 11467 17093 0 -1 1077944384 3751 0 0 0 34 1 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210125842944 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11481] ppid=11464 vsize=10551232 memory=-8412652169205224307 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551232 memory=7525071051132396884 CPUtime=0.03 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 460 0 0 0 1 2 0 0 20 0 15 0 66906641 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 259.66 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8316964 KiB

[startup+87.9012 s]
/proc/loadavg: 5.80 4.50 4.07 11/209 11563
/proc/meminfo: memFree=15164184/32770624 swapFree=67108860/67108860
[pid=11467] ppid=11464 vsize=10551232 memory=8316964 CPUtime=260.06 cores=0,2,4,6
/proc/11467/stat : 11467 (java) S 11464 11467 17093 0 -1 1077944320 310403 0 0 0 25428 578 0 0 20 0 15 0 66906619 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140727960041360 140210619461367 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 11 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
/proc/11467/statm: 2637808 2079241 3118 1 0 2627261 0
[pid=11467/tid=11469] ppid=11464 vsize=10551232 memory=8316964 CPUtime=14.22 cores=0,2,4,6
/proc/11467/task/11469/stat : 11469 (java) S 11464 11467 17093 0 -1 1077944384 18365 0 0 0 1406 16 0 0 20 0 15 0 66906631 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210623697680 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11470] ppid=11464 vsize=10551232 memory=5483 CPUtime=56.77 cores=0,2,4,6
/proc/11467/task/11470/stat : 11470 (java) R 11464 11467 17093 0 -1 4202560 55318 0 0 0 5554 123 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210230782936 140210601070982 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11471] ppid=11464 vsize=10551232 memory=0 CPUtime=56.68 cores=0,2,4,6
/proc/11467/task/11471/stat : 11471 (java) R 11464 11467 17093 0 -1 4202560 66705 0 0 0 5515 153 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210229730080 140210604457748 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11472] ppid=11464 vsize=10551232 memory=8316964 CPUtime=56.73 cores=0,2,4,6
/proc/11467/task/11472/stat : 11472 (java) R 11464 11467 17093 0 -1 4202560 87929 0 0 0 5539 134 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210228677848 140210604457920 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11473] ppid=11464 vsize=10551232 memory=8316964 CPUtime=56.55 cores=0,2,4,6
/proc/11467/task/11473/stat : 11473 (java) R 11464 11467 17093 0 -1 4202560 43589 0 0 0 5512 143 0 0 20 0 15 0 66906632 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210227625224 140210604450981 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11474] ppid=11464 vsize=10551232 memory=4028 CPUtime=16.19 cores=0,2,4,6
/proc/11467/task/11474/stat : 11474 (java) S 11464 11467 17093 0 -1 1077944384 25879 0 0 0 1617 2 0 0 20 0 15 0 66906633 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210132156992 140210619471573 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11475] ppid=11464 vsize=10551232 memory=37696 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11475/stat : 11475 (java) S 11464 11467 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210131104736 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11476] ppid=11464 vsize=10551232 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11476/stat : 11476 (java) S 11464 11467 17093 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 66906634 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210130052096 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11477] ppid=11464 vsize=10551232 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11477/stat : 11477 (java) S 11464 11467 17093 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210129000304 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11478] ppid=11464 vsize=10551232 memory=796 CPUtime=1.22 cores=0,2,4,6
/proc/11467/task/11478/stat : 11478 (java) S 11464 11467 17093 0 -1 1077944384 3309 0 0 0 121 1 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210127948320 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11479] ppid=11464 vsize=10551232 memory=8316964 CPUtime=1.21 cores=0,2,4,6
/proc/11467/task/11479/stat : 11479 (java) S 11464 11467 17093 0 -1 1077944384 3673 0 0 0 121 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210126895776 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11480] ppid=11464 vsize=10551232 memory=8316964 CPUtime=0.35 cores=0,2,4,6
/proc/11467/task/11480/stat : 11480 (java) S 11464 11467 17093 0 -1 1077944384 3751 0 0 0 34 1 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210125842944 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11481] ppid=11464 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/11467/task/11481/stat : 11481 (java) S 11464 11467 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66906636 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210124790880 140210619471573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
[pid=11467/tid=11482] ppid=11464 vsize=10551232 memory=37696 CPUtime=0.03 cores=0,2,4,6
/proc/11467/task/11482/stat : 11482 (java) S 11464 11467 17093 0 -1 1077944384 460 0 0 0 1 2 0 0 20 0 15 0 66906641 10804461568 2079241 18446744073709551615 4194304 4196468 140727960058816 140210123737392 140210619472514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29945856 140727960060309 140727960060462 140727960060462 140727960063951 0
Current children cumulated CPU time: 260.06 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8316964 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.9678
CPU time (s): 260.161
CPU user time (s): 254.33
CPU system time (s): 5.8309
CPU usage (%): 295.746
Max. virtual memory (cumulated for all children) (KiB): 10551232
Max. memory (cumulated for all children) (KiB): 8316964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.33
system time used= 5.8309
maximum resident set size= 8317200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310407
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5990
involuntary context switches= 4717


# summary of solver processes directly reported to runsolver:
#   pid: 11467
#   total CPU time (s): 260.161
#   total CPU user time (s): 254.33
#   total CPU system time (s): 5.8309

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.551799 second user time and 0.829846 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 19:44:45
IDJOB=4258019
IDBENCH=126237
IDSOLVER=2643
FILE ID=node127/4258019-1502647133
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-28-a4.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258019-1502647133/watcher-4258019-1502647133 -o /tmp/evaluation-result-4258019-1502647133/solver-4258019-1502647133 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258019-1502647133.xml

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

MD5SUM BENCH= 67703e3ced133509b42bcbc9f355bd8f
RANDOM SEED=2065524205

node127.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.92
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.92
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.92
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.92
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:        23291080 kB
MemAvailable:   23731632 kB
Buffers:          200924 kB
Cached:           535460 kB
SwapCached:            0 kB
Active:          8825012 kB
Inactive:         213836 kB
Active(anon):    8251856 kB
Inactive(anon):    83872 kB
Active(file):     573156 kB
Inactive(file):   129964 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4460 kB
Writeback:             0 kB
AnonPages:       8302224 kB
Mapped:            58952 kB
Shmem:             33444 kB
Slab:             132208 kB
SReclaimable:     106536 kB
SUnreclaim:        25672 kB
KernelStack:        3472 kB
PageTables:        21124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8632040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8124416 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 /tmp at the end= 62024 MiB
End job on node127 at 2017-08-13 19:46:13