Trace number 4300498

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
The dodo solver 2018-04-29SAT (TO) 2520.05 2510.82

General information on the benchmark

NameEternity/
Eternity-10-05_c18.xml
MD5SUM6e3279f6b90dee0013fa01f52c3f5b67
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.84885
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints81
Number of domains2
Minimum domain size10
Maximum domain size50
Distribution of domain sizes[{"size":10,"count":115},{"size":50,"count":50}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":155},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":30},{"arity":5,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":30},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.15	c version: 2018-04-11
0.09/0.15	c seed: 1811631
0.09/0.15	c timeout: 2520
0.09/0.15	c memlimit: -1
0.09/0.15	c nbcore: -1
2520.02/2510.80	s SATISFIABLE
2520.02/2510.80	v <instantiation>
2520.02/2510.80	v 	<list>
2520.02/2510.80	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[7][0] id[7][1] id[7][2] id[7][3] id[7][4] id[8][0] id[8][1] id[8][2] id[8][3] id[8][4] id[9][0] id[9][1] id[9][2] id[9][3] id[9][4] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[7][0] top[7][1] top[7][2] top[7][3] top[7][4] top[8][0] top[8][1] top[8][2] top[8][3] top[8][4] top[9][0] top[9][1] top[9][2] top[9][3] top[9][4] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[7][0] left[7][1] left[7][2] left[7][3] left[7][4] left[8][0] left[8][1] left[8][2] left[8][3] left[8][4] left[9][0] left[9][1] left[9][2] left[9][3] left[9][4] bot[0] bot[1] bot[2] bot[3] bot[4] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9] 
2520.02/2510.80	v 	</list>
2520.02/2510.80	v 	<values>
2520.02/2510.80	v 		0 15 5 4 1 18 44 42 30 10 20 26 35 37 24 21 29 46 32 11 17 40 36 31 7 14 45 39 38 9 23 49 34 27 19 16 47 41 28 13 12 33 48 43 25 2 22 8 6 3 0 0 0 0 0 2 6 5 5 2 3 7 8 4 1 3 4 6 7 3 2 6 8 4 1 2 9 8 6 1 3 8 4 4 1 2 8 5 5 3 2 7 6 5 2 2 7 8 5 3 0 1 2 1 1 0 9 5 7 9 0 5 4 6 8 0 6 6 7 9 0 9 4 6 7 0 5 9 9 9 0 7 8 8 4 0 7 6 5 4 0 4 9 7 8 0 3 1 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
2520.02/2510.80	v 	</values>
2520.02/2510.80	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300498-1532895549/watcher-4300498-1532895549 -o /tmp/evaluation-result-4300498-1532895549/solver-4300498-1532895549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532895549-17079 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4300498-1532895549.xml --timelimit 2520 

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

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


[startup+0.100155 s]*
/proc/loadavg: 1.40 1.36 1.34 5/215 17137
/proc/meminfo: memFree=27396532/32770624 swapFree=67108496/67108860
[pid=17105] ppid=17100 vsize=10658972 memory=25924 CPUtime=0.09 cores=1,3,5,7
/proc/17105/stat : 17105 (java) S 17100 17105 7585 0 -1 1077944320 4904 0 0 0 8 1 0 0 20 0 15 0 107118111 10914787328 6481 33554432000 4194304 4196468 140725917684784 140725917667328 140186651287287 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
/proc/17105/statm: 2664743 6481 2708 1 0 2627263 0
[pid=17105/tid=17110] ppid=17100 vsize=10658972 memory=5450919713671312938 CPUtime=0.07 cores=1,3,5,7
/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 3013 0 0 0 6 1 0 0 20 0 15 0 107118111 10914787328 6547 33554432000 4194304 4196468 140725917684784 140186655512976 140186635367774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10658972 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10914787328 6547 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10658972 memory=140409074443904 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10914787328 6547 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10914787328 6547 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10914787328 6547 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10658972 memory=140409074443904 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118115 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17123] ppid=17100 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17123/stat : 17123 (java) S 17100 17105 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107118116 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185955124384 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17125] ppid=17100 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17125/stat : 17125 (java) S 17100 17105 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107118116 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185954071280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17127] ppid=17100 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17127/stat : 17127 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185953019856 140186651305883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17129] ppid=17100 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17129/stat : 17129 (java) S 17100 17105 7585 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 107118118 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185951967984 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17131] ppid=17100 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17131/stat : 17131 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185950915440 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17133] ppid=17100 vsize=10658972 memory=140409074443904 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17133/stat : 17133 (java) S 17100 17105 7585 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 107118118 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185949862384 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17135] ppid=17100 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17135/stat : 17135 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185948810080 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17136] ppid=17100 vsize=10658972 memory=140409074443904 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17136/stat : 17136 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118119 10914787328 6547 33554432000 4194304 4196468 140725917684784 140185947757104 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 25924 KiB

[startup+0.210628 s]*
/proc/loadavg: 1.40 1.36 1.34 4/215 17137
/proc/meminfo: memFree=27372516/32770624 swapFree=67108496/67108860
[pid=17105] ppid=17100 vsize=10661056 memory=39688 CPUtime=0.29 cores=1,3,5,7
/proc/17105/stat : 17105 (java) S 17100 17105 7585 0 -1 1077944320 8000 0 0 0 27 2 0 0 20 0 15 0 107118111 10916921344 9922 33554432000 4194304 4196468 140725917684784 140725917667328 140186651287287 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
/proc/17105/statm: 2665264 9922 2954 1 0 2627263 0
[pid=17105/tid=17110] ppid=17100 vsize=10661056 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 5085 0 0 0 16 2 0 0 20 0 15 0 107118111 10916921344 9922 33554432000 4194304 4196468 140725917684784 140186655518528 140186635367774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10916921344 9922 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10661056 memory=288370785226155648 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10916921344 9922 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10916921344 9922 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10916921344 9922 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10661056 memory=140409074443904 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118115 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17123] ppid=17100 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17123/stat : 17123 (java) S 17100 17105 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107118116 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185955124384 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17125] ppid=17100 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17125/stat : 17125 (java) S 17100 17105 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107118116 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185954071280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17127] ppid=17100 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17127/stat : 17127 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185953019856 140186651305883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17129] ppid=17100 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17105/task/17129/stat : 17129 (java) S 17100 17105 7585 0 -1 1077944384 636 0 0 0 2 0 0 0 20 0 15 0 107118118 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185951967984 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17131] ppid=17100 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/17105/task/17131/stat : 17131 (java) S 17100 17105 7585 0 -1 1077944384 159 0 0 0 1 0 0 0 20 0 15 0 107118118 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185950915440 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17133] ppid=17100 vsize=10661056 memory=140409074443904 CPUtime=0.07 cores=1,3,5,7
/proc/17105/task/17133/stat : 17133 (java) S 17100 17105 7585 0 -1 1077944384 766 0 0 0 7 0 0 0 20 0 15 0 107118118 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185949862384 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17135] ppid=17100 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17135/stat : 17135 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185948810080 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17136] ppid=17100 vsize=10661056 memory=140409074443904 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17136/stat : 17136 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118119 10916921344 9922 33554432000 4194304 4196468 140725917684784 140185947757104 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39688 KiB

[startup+0.312475 s]*
/proc/loadavg: 1.40 1.36 1.34 11/215 17137
/proc/meminfo: memFree=27358148/32770624 swapFree=67108496/67108860
[pid=17105] ppid=17100 vsize=10661132 memory=48188 CPUtime=0.56 cores=1,3,5,7
/proc/17105/stat : 17105 (java) S 17100 17105 7585 0 -1 1077944320 9158 0 0 0 53 3 0 0 20 0 15 0 107118111 10916999168 12047 33554432000 4194304 4196468 140725917684784 140725917667328 140186651287287 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
/proc/17105/statm: 2665283 12047 3062 1 0 2627263 0
[pid=17105/tid=17110] ppid=17100 vsize=10661132 memory=8390339637985935414 CPUtime=0.28 cores=1,3,5,7
/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 5431 0 0 0 26 2 0 0 20 0 15 0 107118111 10916999168 12047 33554432000 4194304 4196468 140725917684784 140186655521912 140186274898236 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10661132 memory=290763870925226007 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 12047 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10661132 memory=288370785226155648 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 12047 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 12047 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 12047 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10661132 memory=140409074443904 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118115 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17123] ppid=17100 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17123/stat : 17123 (java) S 17100 17105 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185955124384 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17125] ppid=17100 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17125/stat : 17125 (java) S 17100 17105 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185954071280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17127] ppid=17100 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17127/stat : 17127 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185953019856 140186651305883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17129] ppid=17100 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17105/task/17129/stat : 17129 (java) R 17100 17105 7585 0 -1 4202560 900 0 0 0 7 0 0 0 20 0 15 0 107118118 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185951949000 140186635681044 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17131] ppid=17100 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/17105/task/17131/stat : 17131 (java) R 17100 17105 7585 0 -1 4202560 488 0 0 0 5 0 0 0 20 0 15 0 107118118 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185950896552 140186630946576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17133] ppid=17100 vsize=10661132 memory=140409074443904 CPUtime=0.13 cores=1,3,5,7
/proc/17105/task/17133/stat : 17133 (java) R 17100 17105 7585 0 -1 4202560 974 0 0 0 13 0 0 0 20 0 15 0 107118118 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185949859320 140186635330917 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17135] ppid=17100 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17135/stat : 17135 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185948810080 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17136] ppid=17100 vsize=10661132 memory=140409074443904 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17136/stat : 17136 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118119 10916999168 12047 33554432000 4194304 4196468 140725917684784 140185947757104 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 48188 KiB

[startup+0.700817 s]
/proc/loadavg: 1.40 1.36 1.34 9/215 17137
/proc/meminfo: memFree=27309264/32770624 swapFree=67108496/67108860
[pid=17105] ppid=17100 vsize=10661132 memory=92292 CPUtime=1.84 cores=1,3,5,7
/proc/17105/stat : 17105 (java) S 17100 17105 7585 0 -1 1077944320 13216 0 0 0 179 5 0 0 20 0 15 0 107118111 10916999168 23073 33554432000 4194304 4196468 140725917684784 140725917667328 140186651287287 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
/proc/17105/statm: 2665283 23073 3125 1 0 2627263 0
[pid=17105/tid=17110] ppid=17100 vsize=10661132 memory=1788 CPUtime=0.66 cores=1,3,5,7
/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 5885 0 0 0 63 3 0 0 20 0 15 0 107118111 10916999168 23073 33554432000 4194304 4196468 140725917684784 140186655507920 140725918328770 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10661132 memory=860 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 23073 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10661132 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 23073 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10661132 memory=756 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 23073 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10661132 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 23073 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10661132 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107118115 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17123] ppid=17100 vsize=10661132 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17123/stat : 17123 (java) S 17100 17105 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185955124384 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17125] ppid=17100 vsize=10661132 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17125/stat : 17125 (java) S 17100 17105 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185954071280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17127] ppid=17100 vsize=10661132 memory=5500 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17127/stat : 17127 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185953019856 140186651305883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17129] ppid=17100 vsize=10661132 memory=7092418796125250880 CPUtime=0.44 cores=1,3,5,7
/proc/17105/task/17129/stat : 17129 (java) R 17100 17105 7585 0 -1 4202560 2670 0 0 0 44 0 0 0 20 0 15 0 107118118 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185951954008 140186636209054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17131] ppid=17100 vsize=10661132 memory=7597685182856913236 CPUtime=0.42 cores=1,3,5,7
/proc/17105/task/17131/stat : 17131 (java) R 17100 17105 7585 0 -1 4202560 1595 0 0 0 42 0 0 0 20 0 15 0 107118118 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185950901504 140186632831767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17133] ppid=17100 vsize=10661132 memory=7301858164987948385 CPUtime=0.28 cores=1,3,5,7
/proc/17105/task/17133/stat : 17133 (java) S 17100 17105 7585 0 -1 1077944384 1692 0 0 0 28 0 0 0 20 0 15 0 107118118 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185949862384 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17135] ppid=17100 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17135/stat : 17135 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185948810080 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17136] ppid=17100 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17136/stat : 17136 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10916999168 23073 33554432000 4194304 4196468 140725917684784 140185947757104 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 92292 KiB

[startup+1.50079 s]
/proc/loadavg: 1.40 1.36 1.34 7/215 17137
/proc/meminfo: memFree=27200276/32770624 swapFree=67108496/67108860
[pid=17105] ppid=17100 vsize=10661132 memory=181548 CPUtime=3.11 cores=1,3,5,7
/proc/17105/stat : 17105 (java) S 17100 17105 7585 0 -1 1077944320 14539 0 0 0 304 7 0 0 20 0 15 0 107118111 10916999168 45387 33554432000 4194304 4196468 140725917684784 140725917667328 140186651287287 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
/proc/17105/statm: 2665283 45387 3129 1 0 2627263 0
[pid=17105/tid=17110] ppid=17100 vsize=10661132 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 6209 0 0 0 141 4 0 0 20 0 15 0 107118111 10916999168 45387 33554432000 4194304 4196468 140725917684784 140186655515632 140725918328770 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10661132 memory=40100 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 45387 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10661132 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 45387 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10661132 memory=-4504271847523324239 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 45387 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10661132 memory=9051283677730746851 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107118114 10916999168 45387 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10661132 memory=-7022074515825631275 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 107118115 10916999168 45387 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0

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

/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 13988 0 0 0 237296 518 0 0 20 0 15 0 107118111 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186655527024 140186276816031 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.65 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 3490 0 0 0 149 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.65 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2863 0 0 0 149 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.64 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 2455 0 0 0 148 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.65 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 3034 0 0 0 149 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.97 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 5046 0 0 0 184 13 0 0 20 0 15 0 107118115 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17123] ppid=17100 vsize=10661132 memory=280817846825024 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17123/stat : 17123 (java) S 17100 17105 7585 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185955124448 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17125] ppid=17100 vsize=10661132 memory=5500 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17125/stat : 17125 (java) S 17100 17105 7585 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185954071280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17127] ppid=17100 vsize=10661132 memory=231736 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17127/stat : 17127 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185953019856 140186651305883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17129] ppid=17100 vsize=10661132 memory=68 CPUtime=2.08 cores=1,3,5,7
/proc/17105/task/17129/stat : 17129 (java) S 17100 17105 7585 0 -1 1077944384 11122 0 0 0 207 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185951967984 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17131] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.57 cores=1,3,5,7
/proc/17105/task/17131/stat : 17131 (java) S 17100 17105 7585 0 -1 1077944384 9403 0 0 0 156 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185950915440 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17133] ppid=17100 vsize=10661132 memory=231736 CPUtime=0.36 cores=1,3,5,7
/proc/17105/task/17133/stat : 17133 (java) S 17100 17105 7585 0 -1 1077944384 2763 0 0 0 35 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185949862384 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17135] ppid=17100 vsize=10661132 memory=231736 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17135/stat : 17135 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185948810080 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17136] ppid=17100 vsize=10661132 memory=231736 CPUtime=0.54 cores=1,3,5,7
/proc/17105/task/17136/stat : 17136 (java) S 17100 17105 7585 0 -1 1077944384 558 0 0 0 24 30 0 0 20 0 15 0 107118119 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185947757104 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
Current children cumulated CPU time: 2391.34 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 231736 KiB

[startup+2442.3 s]
/proc/loadavg: 1.53 1.46 1.42 3/215 17213
/proc/meminfo: memFree=27007140/32770624 swapFree=67108496/67108860
[pid=17105] ppid=17100 vsize=10661132 memory=231736 CPUtime=2451.41 cores=1,3,5,7
/proc/17105/stat : 17105 (java) S 17100 17105 7585 0 -1 1077944320 56225 0 0 0 244531 610 0 0 20 0 15 0 107118111 10916999168 57934 33554432000 4194304 4196468 140725917684784 140725917667328 140186651287287 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
/proc/17105/statm: 2665283 57934 3163 1 0 2627263 0
[pid=17105/tid=17110] ppid=17100 vsize=10661132 memory=231736 CPUtime=2438.08 cores=1,3,5,7
/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 14043 0 0 0 243284 524 0 0 20 0 15 0 107118111 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186655526864 140725918328770 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.67 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 3490 0 0 0 151 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.67 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2863 0 0 0 151 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.67 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 2458 0 0 0 150 17 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10661132 memory=1796 CPUtime=1.67 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 3056 0 0 0 151 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10661132 memory=231736 CPUtime=2 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 5051 0 0 0 187 13 0 0 20 0 15 0 107118115 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17123] ppid=17100 vsize=10661132 memory=231736 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17123/stat : 17123 (java) S 17100 17105 7585 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185955124448 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17125] ppid=17100 vsize=10661132 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17125/stat : 17125 (java) S 17100 17105 7585 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185954071280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17127] ppid=17100 vsize=10661132 memory=231736 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17127/stat : 17127 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185953019856 140186651305883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17129] ppid=17100 vsize=10661132 memory=3872 CPUtime=2.08 cores=1,3,5,7
/proc/17105/task/17129/stat : 17129 (java) S 17100 17105 7585 0 -1 1077944384 11122 0 0 0 207 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185951967984 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17131] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.57 cores=1,3,5,7
/proc/17105/task/17131/stat : 17131 (java) S 17100 17105 7585 0 -1 1077944384 9403 0 0 0 156 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185950915440 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17133] ppid=17100 vsize=10661132 memory=6396 CPUtime=0.36 cores=1,3,5,7
/proc/17105/task/17133/stat : 17133 (java) S 17100 17105 7585 0 -1 1077944384 2763 0 0 0 35 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185949862384 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17135] ppid=17100 vsize=10661132 memory=231736 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17135/stat : 17135 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185948810080 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17136] ppid=17100 vsize=10661132 memory=231736 CPUtime=0.55 cores=1,3,5,7
/proc/17105/task/17136/stat : 17136 (java) S 17100 17105 7585 0 -1 1077944384 562 0 0 0 25 30 0 0 20 0 15 0 107118119 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185947757104 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
Current children cumulated CPU time: 2451.41 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 231736 KiB

[startup+2502.3 s]
/proc/loadavg: 1.55 1.48 1.43 3/215 17221
/proc/meminfo: memFree=27006560/32770624 swapFree=67108496/67108860
[pid=17105] ppid=17100 vsize=10661132 memory=231736 CPUtime=2511.52 cores=1,3,5,7
/proc/17105/stat : 17105 (java) S 17100 17105 7585 0 -1 1077944320 56960 0 0 0 250533 619 0 0 20 0 15 0 107118111 10916999168 57934 33554432000 4194304 4196468 140725917684784 140725917667328 140186651287287 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
/proc/17105/statm: 2665283 57934 3163 1 0 2627263 0
[pid=17105/tid=17110] ppid=17100 vsize=10661132 memory=231736 CPUtime=2498.02 cores=1,3,5,7
/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 14237 0 0 0 249271 531 0 0 20 0 15 0 107118111 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186655527280 140186276816003 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.7 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 3499 0 0 0 154 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.71 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2894 0 0 0 155 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.71 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 2702 0 0 0 154 17 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.69 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 3122 0 0 0 153 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10661132 memory=231736 CPUtime=2.02 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 5221 0 0 0 189 13 0 0 20 0 15 0 107118115 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17123] ppid=17100 vsize=10661132 memory=231736 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17123/stat : 17123 (java) S 17100 17105 7585 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185955124448 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17125] ppid=17100 vsize=10661132 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17125/stat : 17125 (java) S 17100 17105 7585 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185954071280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17127] ppid=17100 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17127/stat : 17127 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185953019856 140186651305883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17129] ppid=17100 vsize=10661132 memory=6791534058613427641 CPUtime=2.08 cores=1,3,5,7
/proc/17105/task/17129/stat : 17129 (java) S 17100 17105 7585 0 -1 1077944384 11124 0 0 0 207 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185951967984 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17131] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.57 cores=1,3,5,7
/proc/17105/task/17131/stat : 17131 (java) S 17100 17105 7585 0 -1 1077944384 9405 0 0 0 156 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185950915440 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17133] ppid=17100 vsize=10661132 memory=3872 CPUtime=0.36 cores=1,3,5,7
/proc/17105/task/17133/stat : 17133 (java) S 17100 17105 7585 0 -1 1077944384 2765 0 0 0 35 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185949862384 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17135] ppid=17100 vsize=10661132 memory=231736 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17135/stat : 17135 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185948810080 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17136] ppid=17100 vsize=10661132 memory=231736 CPUtime=0.56 cores=1,3,5,7
/proc/17105/task/17136/stat : 17136 (java) S 17100 17105 7585 0 -1 1077944384 577 0 0 0 25 31 0 0 20 0 15 0 107118119 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185947757104 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
Current children cumulated CPU time: 2511.52 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 231736 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.8 s]
/proc/loadavg: 1.54 1.48 1.43 4/215 17301
/proc/meminfo: memFree=27165348/32770624 swapFree=67108496/67108860
[pid=17105] ppid=17100 vsize=10661132 memory=231736 CPUtime=2520.02 cores=1,3,5,7
/proc/17105/stat : 17105 (java) S 17100 17105 7585 0 -1 1077944320 56991 0 0 0 251383 619 0 0 20 0 15 0 107118111 10916999168 57934 33554432000 4194304 4196468 140725917684784 140725917667328 140186651287287 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
/proc/17105/statm: 2665283 57934 3163 1 0 2627263 0
[pid=17105/tid=17110] ppid=17100 vsize=10661132 memory=1720 CPUtime=2506.51 cores=1,3,5,7
/proc/17105/task/17110/stat : 17110 (java) R 17100 17105 7585 0 -1 4202560 14248 0 0 0 250119 532 0 0 20 0 15 0 107118111 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186655527280 140186276816047 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17113] ppid=17100 vsize=10661132 memory=928 CPUtime=1.71 cores=1,3,5,7
/proc/17105/task/17113/stat : 17113 (java) S 17100 17105 7585 0 -1 1077944384 3517 0 0 0 155 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186593291280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17115] ppid=17100 vsize=10661132 memory=2336 CPUtime=1.71 cores=1,3,5,7
/proc/17105/task/17115/stat : 17115 (java) S 17100 17105 7585 0 -1 1077944384 2894 0 0 0 155 16 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186256989328 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17116] ppid=17100 vsize=10661132 memory=231736 CPUtime=1.71 cores=1,3,5,7
/proc/17105/task/17116/stat : 17116 (java) S 17100 17105 7585 0 -1 1077944384 2702 0 0 0 154 17 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186255936272 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17118] ppid=17100 vsize=10661132 memory=1564 CPUtime=1.7 cores=1,3,5,7
/proc/17105/task/17118/stat : 17118 (java) S 17100 17105 7585 0 -1 1077944384 3123 0 0 0 153 17 0 0 20 0 15 0 107118114 10916999168 57934 33554432000 4194304 4196468 140725917684784 140186254883728 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17121] ppid=17100 vsize=10661132 memory=6791534058613427641 CPUtime=2.03 cores=1,3,5,7
/proc/17105/task/17121/stat : 17121 (java) S 17100 17105 7585 0 -1 1077944384 5222 0 0 0 190 13 0 0 20 0 15 0 107118115 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185956178160 140186651298434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17123] ppid=17100 vsize=10661132 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17123/stat : 17123 (java) S 17100 17105 7585 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185955124448 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17125] ppid=17100 vsize=10661132 memory=5500 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17125/stat : 17125 (java) S 17100 17105 7585 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107118116 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185954071280 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17127] ppid=17100 vsize=10661132 memory=4460 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17127/stat : 17127 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185953019856 140186651305883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17129] ppid=17100 vsize=10661132 memory=1380 CPUtime=2.08 cores=1,3,5,7
/proc/17105/task/17129/stat : 17129 (java) S 17100 17105 7585 0 -1 1077944384 11124 0 0 0 207 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185951967984 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17131] ppid=17100 vsize=10661132 memory=1160 CPUtime=1.57 cores=1,3,5,7
/proc/17105/task/17131/stat : 17131 (java) S 17100 17105 7585 0 -1 1077944384 9405 0 0 0 156 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185950915440 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17133] ppid=17100 vsize=10661132 memory=15184 CPUtime=0.36 cores=1,3,5,7
/proc/17105/task/17133/stat : 17133 (java) S 17100 17105 7585 0 -1 1077944384 2765 0 0 0 35 1 0 0 20 0 15 0 107118118 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185949862384 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17135] ppid=17100 vsize=10661132 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/17105/task/17135/stat : 17135 (java) S 17100 17105 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107118119 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185948810080 140186651297493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
[pid=17105/tid=17136] ppid=17100 vsize=10661132 memory=14256 CPUtime=0.57 cores=1,3,5,7
/proc/17105/task/17136/stat : 17136 (java) S 17100 17105 7585 0 -1 1077944384 577 0 0 0 25 32 0 0 20 0 15 0 107118119 10916999168 57934 33554432000 4194304 4196468 140725917684784 140185947757104 140186651298434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13160448 140725917693048 140725917693193 140725917693193 140725917695951 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 231736 KiB

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

[startup+2510.82 s]
# the end of solver process 17105 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.85 s, system=6.20139 s

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

Child status: 143
Real time (s): 2510.82
CPU time (s): 2520.05
CPU user time (s): 2513.85
CPU system time (s): 6.20139
CPU usage (%): 100.368
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 239920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.85
system time used= 6.20139
maximum resident set size= 239920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57303
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112112
involuntary context switches= 2639


# summary of solver processes directly reported to runsolver:
#   pid: 17105
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2513.85
#   total CPU system time (s): 6.20139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0721 second user time and 23.9777 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 22:19:09
IDJOB=4300498
IDBENCH=141651
IDSOLVER=2768
FILE ID=node149/4300498-1532895549
RUNJOBID= node149-1532895549-17079
PBS_JOBID= 21022517
Free space on /tmp= 45744 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Eternity/Eternity-10-05_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300498-1532895549/watcher-4300498-1532895549 -o /tmp/evaluation-result-4300498-1532895549/solver-4300498-1532895549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532895549-17079 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4300498-1532895549.xml --timelimit 2520

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

MD5SUM BENCH= 6e3279f6b90dee0013fa01f52c3f5b67
RANDOM SEED=1466807439

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
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.60
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.60
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.60
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:        27426636 kB
MemAvailable:   31930336 kB
Buffers:          168820 kB
Cached:          4558176 kB
SwapCached:           60 kB
Active:          1603184 kB
Inactive:        3178140 kB
Active(anon):       3924 kB
Inactive(anon):    78000 kB
Active(file):    1599260 kB
Inactive(file):  3100140 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              2132 kB
Writeback:             0 kB
AnonPages:         96340 kB
Mapped:            37208 kB
Shmem:             25040 kB
Slab:             260912 kB
SReclaimable:     232760 kB
SUnreclaim:        28152 kB
KernelStack:        3504 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 45740 MiB
End job on node149 at 2018-07-29 23:01:00