Trace number 4290915

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2018-07-02? (TO) 2400.12 2379.02

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.957128
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.55	c version: 2018-07-02
0.66/0.55	c seed: 350437571
0.66/0.56	c timeout: 2400
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 4
0.66/0.58	c Parsing instance...
2.02/1.22	c Parsing done, starting search...
2400.10/2379.01	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290915-1532245821/watcher-4290915-1532245821 -o /tmp/evaluation-result-4290915-1532245821/solver-4290915-1532245821 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532226532-30497 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 350437571 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290915-1532245821.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=842, runsolver pid=839

[startup+0.100072 s]*
/proc/loadavg: 1.32 1.37 1.37 3/216 857
/proc/meminfo: memFree=24974440/32770624 swapFree=67108852/67108860
[pid=842] ppid=839 vsize=14082740 memory=31040 CPUtime=0.11 cores=1,3,5,7
/proc/842/stat : 842 (java) S 839 842 30465 0 -1 1077944320 6687 0 0 0 10 1 0 0 20 0 15 0 42145223 14420725760 7760 33554432000 4194304 4196468 140723654665456 140723654648000 140539910881015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
/proc/842/statm: 3520685 7760 3139 1 0 3482761 0
[pid=842/tid=844] ppid=839 vsize=14082740 memory=8389772277269004345 CPUtime=0.09 cores=1,3,5,7
/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 4770 0 0 0 9 0 0 0 20 0 15 0 42145223 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539915120768 140539910892950 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14082740 memory=4294967639 CPUtime=0 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14082740 memory=3762952924892337824 CPUtime=0 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14082740 memory=140214990640768 CPUtime=0 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42145225 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=850] ppid=839 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/842/task/850/stat : 850 (java) S 839 842 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42145226 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539451822880 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=851] ppid=839 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/851/stat : 851 (java) S 839 842 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42145226 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539382981744 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=852] ppid=839 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/852/stat : 852 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539381930064 140539910899611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=853] ppid=839 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/853/stat : 853 (java) S 839 842 30465 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539380877936 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=854] ppid=839 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/842/task/854/stat : 854 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539379825136 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=855] ppid=839 vsize=14082740 memory=140214990640768 CPUtime=0.01 cores=1,3,5,7
/proc/842/task/855/stat : 855 (java) S 839 842 30465 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 15 0 42145229 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539378772848 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=856] ppid=839 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/842/task/856/stat : 856 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539377720288 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=857] ppid=839 vsize=14082740 memory=140214990640768 CPUtime=0 cores=1,3,5,7
/proc/842/task/857/stat : 857 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 7760 33554432000 4194304 4196468 140723654665456 140539376667056 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31040 KiB

[startup+0.218236 s]*
/proc/loadavg: 1.32 1.37 1.37 6/216 857
/proc/meminfo: memFree=24958688/32770624 swapFree=67108852/67108860
[pid=842] ppid=839 vsize=14082740 memory=47484 CPUtime=0.31 cores=1,3,5,7
/proc/842/stat : 842 (java) S 839 842 30465 0 -1 1077944320 10399 0 0 0 29 2 0 0 20 0 15 0 42145223 14420725760 11871 33554432000 4194304 4196468 140723654665456 140723654648000 140539910881015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
/proc/842/statm: 3520685 11871 3411 1 0 3482761 0
[pid=842/tid=844] ppid=839 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 8142 0 0 0 19 1 0 0 20 0 15 0 42145223 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539915108240 140539910892950 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14082740 memory=4294967639 CPUtime=0 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14082740 memory=3762952924892337824 CPUtime=0 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14082740 memory=140214990640768 CPUtime=0 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42145225 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=850] ppid=839 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/842/task/850/stat : 850 (java) S 839 842 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42145226 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539451822880 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=851] ppid=839 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/851/stat : 851 (java) S 839 842 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42145226 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539382981744 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=852] ppid=839 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/852/stat : 852 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539381930064 140539910899611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=853] ppid=839 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/842/task/853/stat : 853 (java) S 839 842 30465 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 15 0 42145229 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539380877936 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=854] ppid=839 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/842/task/854/stat : 854 (java) S 839 842 30465 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 15 0 42145229 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539379825136 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=855] ppid=839 vsize=14082740 memory=140214990640768 CPUtime=0.06 cores=1,3,5,7
/proc/842/task/855/stat : 855 (java) R 839 842 30465 0 -1 4202560 291 0 0 0 6 0 0 0 20 0 15 0 42145229 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539378772848 140539910892950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=856] ppid=839 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/842/task/856/stat : 856 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539377720288 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=857] ppid=839 vsize=14082740 memory=140214990640768 CPUtime=0 cores=1,3,5,7
/proc/842/task/857/stat : 857 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 11871 33554432000 4194304 4196468 140723654665456 140539376667056 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47484 KiB

[startup+0.310613 s]*
/proc/loadavg: 1.32 1.37 1.37 3/216 857
/proc/meminfo: memFree=24955104/32770624 swapFree=67108852/67108860
[pid=842] ppid=839 vsize=14082740 memory=50784 CPUtime=0.44 cores=1,3,5,7
/proc/842/stat : 842 (java) S 839 842 30465 0 -1 1077944320 10778 0 0 0 41 3 0 0 20 0 15 0 42145223 14420725760 12696 33554432000 4194304 4196468 140723654665456 140723654648000 140539910881015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
/proc/842/statm: 3520685 12696 3413 1 0 3482761 0
[pid=842/tid=844] ppid=839 vsize=14082740 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 8457 0 0 0 28 2 0 0 20 0 15 0 42145223 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539915061024 140539892444562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14082740 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14082740 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14082740 memory=5372 CPUtime=0 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14082740 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42145224 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14082740 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42145225 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=850] ppid=839 vsize=14082740 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/842/task/850/stat : 850 (java) S 839 842 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42145226 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539451822880 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=851] ppid=839 vsize=14082740 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/842/task/851/stat : 851 (java) S 839 842 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42145226 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539382981744 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=852] ppid=839 vsize=14082740 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/842/task/852/stat : 852 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539381930064 140539910899611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=853] ppid=839 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/842/task/853/stat : 853 (java) S 839 842 30465 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 42145229 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539380877936 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=854] ppid=839 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/842/task/854/stat : 854 (java) S 839 842 30465 0 -1 1077944384 227 0 0 0 2 0 0 0 20 0 15 0 42145229 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539379825136 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=855] ppid=839 vsize=14082740 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/842/task/855/stat : 855 (java) S 839 842 30465 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 15 0 42145229 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539378772848 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=856] ppid=839 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/856/stat : 856 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539377720288 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=857] ppid=839 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/842/task/857/stat : 857 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145229 14420725760 12696 33554432000 4194304 4196468 140723654665456 140539376667056 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50784 KiB

[startup+0.700779 s]
/proc/loadavg: 1.32 1.37 1.37 4/216 857
/proc/meminfo: memFree=24930432/32770624 swapFree=67108852/67108860
[pid=842] ppid=839 vsize=14084808 memory=89172 CPUtime=0.99 cores=1,3,5,7
/proc/842/stat : 842 (java) S 839 842 30465 0 -1 1077944320 17623 0 0 0 93 6 0 0 20 0 15 0 42145223 14422843392 22293 33554432000 4194304 4196468 140723654665456 140723654648000 140539910881015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
/proc/842/statm: 3521202 22293 3488 1 0 3483273 0
[pid=842/tid=844] ppid=839 vsize=14084808 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 14913 0 0 0 64 4 0 0 20 0 15 0 42145223 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539915096064 140539910902941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14084808 memory=5788365037514608738 CPUtime=0 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14084808 memory=7447090482527625298 CPUtime=0 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14084808 memory=7295946099487035474 CPUtime=0 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42145224 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14084808 memory=143861271896976 CPUtime=0 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42145225 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=850] ppid=839 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/850/stat : 850 (java) S 839 842 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42145226 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539451822880 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=851] ppid=839 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/851/stat : 851 (java) S 839 842 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42145226 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539382981744 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=852] ppid=839 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/852/stat : 852 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539381930064 140539910899611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=853] ppid=839 vsize=14084808 memory=280429689045232 CPUtime=0.05 cores=1,3,5,7
/proc/842/task/853/stat : 853 (java) S 839 842 30465 0 -1 1077944384 545 0 0 0 5 0 0 0 20 0 15 0 42145229 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539380877936 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=854] ppid=839 vsize=14084808 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/842/task/854/stat : 854 (java) S 839 842 30465 0 -1 1077944384 385 0 0 0 8 0 0 0 20 0 15 0 42145229 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539379825136 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=855] ppid=839 vsize=14084808 memory=-2746958450906831424 CPUtime=0.14 cores=1,3,5,7
/proc/842/task/855/stat : 855 (java) S 839 842 30465 0 -1 1077944384 399 0 0 0 14 0 0 0 20 0 15 0 42145229 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539378772848 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=856] ppid=839 vsize=14084808 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/842/task/856/stat : 856 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539377720288 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=857] ppid=839 vsize=14084808 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/842/task/857/stat : 857 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145229 14422843392 22293 33554432000 4194304 4196468 140723654665456 140539376667056 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89172 KiB

[startup+1.5008 s]
/proc/loadavg: 1.32 1.37 1.37 3/216 857
/proc/meminfo: memFree=24900468/32770624 swapFree=67108852/67108860
[pid=842] ppid=839 vsize=14090952 memory=148856 CPUtime=2.92 cores=1,3,5,7
/proc/842/stat : 842 (java) S 839 842 30465 0 -1 1077944320 27094 0 0 0 283 9 0 0 20 0 15 0 42145223 14429134848 37214 33554432000 4194304 4196468 140723654665456 140723654648000 140539910881015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
/proc/842/statm: 3522738 37214 3549 1 0 3484809 0
[pid=842/tid=844] ppid=839 vsize=14090952 memory=288230621803970871 CPUtime=1.47 cores=1,3,5,7
/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 19558 0 0 0 141 6 0 0 20 0 15 0 42145223 14429134848 37214 33554432000 4194304 4196468 140723654665456 140539915116616 140723655109855 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14090952 memory=15260337452615190 CPUtime=0 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14429134848 37214 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14429134848 37214 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42145224 14429134848 37214 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42145224 14429134848 37214 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14090952 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 42145225 14429134848 37214 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0

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

/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 39743 0 0 0 218763 22 0 0 20 0 15 0 42145223 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539915119360 140539539430413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14090952 memory=299312 CPUtime=6.27 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 2637 0 0 0 586 41 0 0 20 0 15 0 42145224 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14090952 memory=299312 CPUtime=6.29 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 5532 0 0 0 587 42 0 0 20 0 15 0 42145224 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14090952 memory=299312 CPUtime=6.26 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 6858 0 0 0 587 39 0 0 20 0 15 0 42145224 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14090952 memory=299312 CPUtime=6.25 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 2860 0 0 0 580 45 0 0 20 0 15 0 42145224 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14090952 memory=299312 CPUtime=5.75 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 5839 0 0 0 531 44 0 0 20 0 15 0 42145225 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=850] ppid=839 vsize=14090952 memory=299312 CPUtime=0 cores=1,3,5,7
/proc/842/task/850/stat : 850 (java) S 839 842 30465 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42145226 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539451822880 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=851] ppid=839 vsize=14090952 memory=299312 CPUtime=0 cores=1,3,5,7
/proc/842/task/851/stat : 851 (java) S 839 842 30465 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42145226 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539382981744 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=852] ppid=839 vsize=14090952 memory=299312 CPUtime=0 cores=1,3,5,7
/proc/842/task/852/stat : 852 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539381930064 140539910899611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=853] ppid=839 vsize=14090952 memory=299312 CPUtime=0.74 cores=1,3,5,7
/proc/842/task/853/stat : 853 (java) S 839 842 30465 0 -1 1077944384 2421 0 0 0 73 1 0 0 20 0 15 0 42145229 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539380877936 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=854] ppid=839 vsize=14090952 memory=4012 CPUtime=0.72 cores=1,3,5,7
/proc/842/task/854/stat : 854 (java) S 839 842 30465 0 -1 1077944384 1967 0 0 0 71 1 0 0 20 0 15 0 42145229 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539379825136 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=855] ppid=839 vsize=14090952 memory=299312 CPUtime=0.52 cores=1,3,5,7
/proc/842/task/855/stat : 855 (java) S 839 842 30465 0 -1 1077944384 2850 0 0 0 51 1 0 0 20 0 15 0 42145229 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539378772848 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=856] ppid=839 vsize=14090952 memory=299312 CPUtime=0 cores=1,3,5,7
/proc/842/task/856/stat : 856 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539377720288 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=857] ppid=839 vsize=14090952 memory=6947385649911455296 CPUtime=0.9 cores=1,3,5,7
/proc/842/task/857/stat : 857 (java) S 839 842 30465 0 -1 1077944384 1145 0 0 0 45 45 0 0 20 0 15 0 42145229 14429134848 74828 33554432000 4194304 4196468 140723654665456 140539376667056 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
Current children cumulated CPU time: 2221.64 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 299312 KiB

[startup+2262.3 s]
/proc/loadavg: 1.96 1.70 1.48 3/215 1031
/proc/meminfo: memFree=23035976/32770624 swapFree=67108852/67108860
[pid=842] ppid=839 vsize=14090952 memory=303408 CPUtime=2282.24 cores=1,3,5,7
/proc/842/stat : 842 (java) S 839 842 30465 0 -1 1077944320 74560 0 0 0 227990 234 0 0 20 0 15 0 42145223 14429134848 75852 33554432000 4194304 4196468 140723654665456 140723654648000 140539910881015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
/proc/842/statm: 3522738 75852 3578 1 0 3484809 0
[pid=842/tid=844] ppid=839 vsize=14090952 memory=644 CPUtime=2247.41 cores=1,3,5,7
/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 40295 0 0 0 224719 22 0 0 20 0 15 0 42145223 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539915119360 140539539347075 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14090952 memory=303408 CPUtime=6.49 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 2747 0 0 0 607 42 0 0 20 0 15 0 42145224 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14090952 memory=303408 CPUtime=6.5 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 5569 0 0 0 606 44 0 0 20 0 15 0 42145224 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14090952 memory=303408 CPUtime=6.48 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 7074 0 0 0 607 41 0 0 20 0 15 0 42145224 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14090952 memory=303408 CPUtime=6.47 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 3043 0 0 0 601 46 0 0 20 0 15 0 42145224 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14090952 memory=303408 CPUtime=5.91 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 6014 0 0 0 546 45 0 0 20 0 15 0 42145225 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=850] ppid=839 vsize=14090952 memory=303408 CPUtime=0 cores=1,3,5,7
/proc/842/task/850/stat : 850 (java) S 839 842 30465 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42145226 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539451822880 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=851] ppid=839 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/842/task/851/stat : 851 (java) S 839 842 30465 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42145226 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539382981744 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=852] ppid=839 vsize=14090952 memory=303408 CPUtime=0 cores=1,3,5,7
/proc/842/task/852/stat : 852 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539381930064 140539910899611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=853] ppid=839 vsize=14090952 memory=4012 CPUtime=0.74 cores=1,3,5,7
/proc/842/task/853/stat : 853 (java) S 839 842 30465 0 -1 1077944384 2423 0 0 0 73 1 0 0 20 0 15 0 42145229 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539380877936 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=854] ppid=839 vsize=14090952 memory=14488 CPUtime=0.72 cores=1,3,5,7
/proc/842/task/854/stat : 854 (java) S 839 842 30465 0 -1 1077944384 1969 0 0 0 71 1 0 0 20 0 15 0 42145229 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539379825136 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=855] ppid=839 vsize=14090952 memory=303408 CPUtime=0.52 cores=1,3,5,7
/proc/842/task/855/stat : 855 (java) S 839 842 30465 0 -1 1077944384 2852 0 0 0 51 1 0 0 20 0 15 0 42145229 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539378772848 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=856] ppid=839 vsize=14090952 memory=303408 CPUtime=0 cores=1,3,5,7
/proc/842/task/856/stat : 856 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539377720288 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=857] ppid=839 vsize=14090952 memory=303408 CPUtime=0.93 cores=1,3,5,7
/proc/842/task/857/stat : 857 (java) S 839 842 30465 0 -1 1077944384 1153 0 0 0 46 47 0 0 20 0 15 0 42145229 14429134848 75852 33554432000 4194304 4196468 140723654665456 140539376667056 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
Current children cumulated CPU time: 2282.24 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 303408 KiB

[startup+2322.3 s]
/proc/loadavg: 1.76 1.70 1.49 3/215 1032
/proc/meminfo: memFree=22362812/32770624 swapFree=67108852/67108860
[pid=842] ppid=839 vsize=14090952 memory=307504 CPUtime=2342.84 cores=1,3,5,7
/proc/842/stat : 842 (java) S 839 842 30465 0 -1 1077944320 75848 0 0 0 234043 241 0 0 20 0 15 0 42145223 14429134848 76876 33554432000 4194304 4196468 140723654665456 140723654648000 140539910881015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
/proc/842/statm: 3522738 76876 3578 1 0 3484809 0
[pid=842/tid=844] ppid=839 vsize=14090952 memory=307504 CPUtime=2306.96 cores=1,3,5,7
/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 40849 0 0 0 230674 22 0 0 20 0 15 0 42145223 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539915119312 140539539415054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14090952 memory=303408 CPUtime=6.7 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 2869 0 0 0 627 43 0 0 20 0 15 0 42145224 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14090952 memory=305456 CPUtime=6.71 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 5594 0 0 0 626 45 0 0 20 0 15 0 42145224 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14090952 memory=307504 CPUtime=6.69 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 7355 0 0 0 627 42 0 0 20 0 15 0 42145224 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14090952 memory=307504 CPUtime=6.68 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 3159 0 0 0 620 48 0 0 20 0 15 0 42145224 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14090952 memory=307504 CPUtime=6.07 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 6190 0 0 0 561 46 0 0 20 0 15 0 42145225 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=850] ppid=839 vsize=14090952 memory=307504 CPUtime=0 cores=1,3,5,7
/proc/842/task/850/stat : 850 (java) S 839 842 30465 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42145226 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539451822880 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=851] ppid=839 vsize=14090952 memory=303408 CPUtime=0 cores=1,3,5,7
/proc/842/task/851/stat : 851 (java) S 839 842 30465 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42145226 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539382981744 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=852] ppid=839 vsize=14090952 memory=301360 CPUtime=0 cores=1,3,5,7
/proc/842/task/852/stat : 852 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539381930064 140539910899611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=853] ppid=839 vsize=14090952 memory=305456 CPUtime=0.74 cores=1,3,5,7
/proc/842/task/853/stat : 853 (java) S 839 842 30465 0 -1 1077944384 2425 0 0 0 73 1 0 0 20 0 15 0 42145229 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539380877936 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=854] ppid=839 vsize=14090952 memory=4012 CPUtime=0.72 cores=1,3,5,7
/proc/842/task/854/stat : 854 (java) S 839 842 30465 0 -1 1077944384 1971 0 0 0 71 1 0 0 20 0 15 0 42145229 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539379825136 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=855] ppid=839 vsize=14090952 memory=307504 CPUtime=0.52 cores=1,3,5,7
/proc/842/task/855/stat : 855 (java) S 839 842 30465 0 -1 1077944384 2854 0 0 0 51 1 0 0 20 0 15 0 42145229 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539378772848 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=856] ppid=839 vsize=14090952 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/842/task/856/stat : 856 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539377720288 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=857] ppid=839 vsize=14090952 memory=307504 CPUtime=0.96 cores=1,3,5,7
/proc/842/task/857/stat : 857 (java) S 839 842 30465 0 -1 1077944384 1161 0 0 0 48 48 0 0 20 0 15 0 42145229 14429134848 76876 33554432000 4194304 4196468 140723654665456 140539376667056 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
Current children cumulated CPU time: 2342.84 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 307504 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2379 s]*
/proc/loadavg: 1.73 1.69 1.50 3/215 1033
/proc/meminfo: memFree=22308772/32770624 swapFree=67108852/67108860
[pid=842] ppid=839 vsize=14090952 memory=309552 CPUtime=2400.1 cores=1,3,5,7
/proc/842/stat : 842 (java) S 839 842 30465 0 -1 1077944320 77385 0 0 0 239763 247 0 0 20 0 15 0 42145223 14429134848 77388 33554432000 4194304 4196468 140723654665456 140723654648000 140539910881015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
/proc/842/statm: 3522738 77388 3578 1 0 3484809 0
[pid=842/tid=844] ppid=839 vsize=14090952 memory=6935054825532540783 CPUtime=2363.28 cores=1,3,5,7
/proc/842/task/844/stat : 844 (java) R 839 842 30465 0 -1 4202560 41665 0 0 0 236305 23 0 0 20 0 15 0 42145223 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539915119360 140539539577353 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=845] ppid=839 vsize=14090952 memory=4126316290023845779 CPUtime=6.89 cores=1,3,5,7
/proc/842/task/845/stat : 845 (java) S 839 842 30465 0 -1 1077944384 2890 0 0 0 645 44 0 0 20 0 15 0 42145224 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539863501712 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=846] ppid=839 vsize=14090952 memory=280429689048976 CPUtime=6.91 cores=1,3,5,7
/proc/842/task/846/stat : 846 (java) S 839 842 30465 0 -1 1077944384 5855 0 0 0 645 46 0 0 20 0 15 0 42145224 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539862448912 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=847] ppid=839 vsize=14090952 memory=9267 CPUtime=6.88 cores=1,3,5,7
/proc/842/task/847/stat : 847 (java) S 839 842 30465 0 -1 1077944384 7412 0 0 0 645 43 0 0 20 0 15 0 42145224 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539861396624 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=848] ppid=839 vsize=14090952 memory=241243 CPUtime=6.88 cores=1,3,5,7
/proc/842/task/848/stat : 848 (java) S 839 842 30465 0 -1 1077944384 3343 0 0 0 638 50 0 0 20 0 15 0 42145224 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539860343824 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=849] ppid=839 vsize=14090952 memory=8746255081729 CPUtime=6.21 cores=1,3,5,7
/proc/842/task/849/stat : 849 (java) S 839 842 30465 0 -1 1077944384 6367 0 0 0 574 47 0 0 20 0 15 0 42145225 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539452876912 140539910892162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=850] ppid=839 vsize=14090952 memory=9970320761089 CPUtime=0 cores=1,3,5,7
/proc/842/task/850/stat : 850 (java) S 839 842 30465 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42145226 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539451822880 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=851] ppid=839 vsize=14090952 memory=10069105008897 CPUtime=0 cores=1,3,5,7
/proc/842/task/851/stat : 851 (java) S 839 842 30465 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42145226 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539382981744 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=852] ppid=839 vsize=14090952 memory=10099169779969 CPUtime=0 cores=1,3,5,7
/proc/842/task/852/stat : 852 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539381930064 140539910899611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=853] ppid=839 vsize=14090952 memory=133021133792490 CPUtime=0.74 cores=1,3,5,7
/proc/842/task/853/stat : 853 (java) S 839 842 30465 0 -1 1077944384 2427 0 0 0 73 1 0 0 20 0 15 0 42145229 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539380877936 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=854] ppid=839 vsize=14090952 memory=133132802942186 CPUtime=0.72 cores=1,3,5,7
/proc/842/task/854/stat : 854 (java) S 839 842 30465 0 -1 1077944384 1973 0 0 0 71 1 0 0 20 0 15 0 42145229 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539379825136 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=855] ppid=839 vsize=14090952 memory=133137097909482 CPUtime=0.52 cores=1,3,5,7
/proc/842/task/855/stat : 855 (java) S 839 842 30465 0 -1 1077944384 2856 0 0 0 51 1 0 0 20 0 15 0 42145229 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539378772848 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=856] ppid=839 vsize=14090952 memory=133154277778666 CPUtime=0 cores=1,3,5,7
/proc/842/task/856/stat : 856 (java) S 839 842 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42145229 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539377720288 140539910891221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
[pid=842/tid=857] ppid=839 vsize=14090952 memory=133158572745962 CPUtime=0.99 cores=1,3,5,7
/proc/842/task/857/stat : 857 (java) S 839 842 30465 0 -1 1077944384 1176 0 0 0 49 50 0 0 20 0 15 0 42145229 14429134848 77388 33554432000 4194304 4196468 140723654665456 140539376667056 140539910892162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723654673489 140723654673673 140723654673673 140723654676431 0
Current children cumulated CPU time: 2400.1 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 309552 KiB

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

[startup+2379.02 s]
# the end of solver process 842 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.65 s, system=2.47819 s

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

Child status: 143
Real time (s): 2379.02
CPU time (s): 2400.12
CPU user time (s): 2397.65
CPU system time (s): 2.47819
CPU usage (%): 100.887
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 309552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.65
system time used= 2.47819
maximum resident set size= 310044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77572
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 224252
involuntary context switches= 5301


# summary of solver processes directly reported to runsolver:
#   pid: 842
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2397.65
#   total CPU system time (s): 2.47819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5459 second user time and 17.6343 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-22 09:50:21
IDJOB=4290915
IDBENCH=141420
IDSOLVER=2744
FILE ID=node148/4290915-1532245821
RUNJOBID= node148-1532226532-30497
PBS_JOBID= 21018951
Free space on /tmp= 51956 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-10_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290915-1532245821/watcher-4290915-1532245821 -o /tmp/evaluation-result-4290915-1532245821/solver-4290915-1532245821 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532226532-30497 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 350437571 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290915-1532245821.xml

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=350437571

node148.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.50
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.50
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.50
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.50
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:        24992844 kB
MemAvailable:   31784360 kB
Buffers:          142320 kB
Cached:          6833236 kB
SwapCached:            8 kB
Active:          1359156 kB
Inactive:        5823860 kB
Active(anon):     161192 kB
Inactive(anon):    66132 kB
Active(file):    1197964 kB
Inactive(file):  5757728 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35852 kB
Writeback:             0 kB
AnonPages:        219108 kB
Mapped:            48876 kB
Shmem:             17024 kB
Slab:             292724 kB
SReclaimable:     264284 kB
SUnreclaim:        28440 kB
KernelStack:        3712 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1183584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 51916 MiB
End job on node148 at 2018-07-22 10:30:00