Trace number 4307872

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT (TO)112 2520.05 2510.32

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-13_c18.xml
MD5SUM66cce14b45be89e007abc3e2885e8941
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark107
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size169
Maximum domain size170
Distribution of domain sizes[{"size":169,"count":78},{"size":170,"count":13}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":78},{"degree":12,"count":12},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity78
Distribution of constraint arities[{"arity":3,"count":78},{"arity":78,"count":1}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1692806051
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.57/1.10	c Parsing done, starting search...
13.36/11.17	o 167
13.36/11.17	o 160
13.53/11.21	o 159
13.68/11.30	o 158
13.88/11.55	o 157
14.30/11.82	o 155
14.62/12.12	o 153
14.62/12.12	o 146
14.72/12.21	o 144
14.72/12.23	o 139
14.83/12.36	o 136
15.13/12.62	o 132
15.33/12.88	o 130
16.24/13.78	o 127
23.97/21.37	o 123
25.47/22.81	o 120
45.50/42.84	o 115
175.13/172.16	o 113
2261.08/2252.26	o 112
2520.02/2510.30	s SATISFIABLE
2520.02/2510.30	v <instantiation>
2520.02/2510.30	v 	<list>
2520.02/2510.30	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[8][9] y[8][10] y[8][11] y[8][12] y[9][10] y[9][11] y[9][12] y[10][11] y[10][12] y[11][12]
2520.02/2510.30	v 	</list>
2520.02/2510.30	v 	<values>
2520.02/2510.30	v 		0 1 5 30 40 52 68 86 88 95 101 109 112 1 5 30 40 52 68 86 88 95 101 109 112 4 29 39 51 67 85 87 94 100 108 111 25 35 47 63 81 83 90 96 104 107 10 22 38 56 58 65 71 79 82 12 28 46 48 55 61 69 72 16 34 36 43 49 57 60 18 20 27 33 41 44 2 9 15 23 26 7 13 21 24 6 14 17 8 11 3 
2520.02/2510.30	v 	</values>
2520.02/2510.30	v </instantiation>

Verifier Data

OK	112

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307872-1534319102/watcher-4307872-1534319102 -o /tmp/evaluation-result-4307872-1534319102/solver-4307872-1534319102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534294089-18030 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1692806051 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307872-1534319102.xml 

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

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

solver pid=20618, runsolver pid=20615

[startup+0.100119 s]*
/proc/loadavg: 1.28 1.37 1.34 3/215 20633
/proc/meminfo: memFree=22880992/32770624 swapFree=67108688/67108860
[pid=20618] ppid=20615 vsize=14082736 memory=31220 CPUtime=0.12 cores=0,2,4,6
/proc/20618/stat : 20618 (java) S 20615 20618 17999 0 -1 1077944320 6717 0 0 0 11 1 0 0 20 0 15 0 249473073 14420721664 7805 33554432000 4194304 4196468 140726330787200 140726330769744 139676907224823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
/proc/20618/statm: 3520684 7805 3160 1 0 3482761 0
[pid=20618/tid=20620] ppid=20615 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 4762 0 0 0 9 0 0 0 20 0 15 0 249473073 14420721664 7805 33554432000 4194304 4196468 140726330787200 139676911462848 139676890427680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14082736 memory=5793855164260133305 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 7805 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14082736 memory=139913250240128 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 7805 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 7805 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 7805 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249473075 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20626] ppid=20615 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20626/stat : 20626 (java) S 20615 20618 17999 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249473076 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675817698080 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20627] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20627/stat : 20627 (java) S 20615 20618 17999 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249473076 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675816645744 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20628] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20628/stat : 20628 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675815594064 139676907243419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20629] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20629/stat : 20629 (java) S 20615 20618 17999 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675814541936 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20630] ppid=20615 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20630/stat : 20630 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675813489136 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20631] ppid=20615 vsize=14082736 memory=139913250240128 CPUtime=0.01 cores=0,2,4,6
/proc/20618/task/20631/stat : 20631 (java) S 20615 20618 17999 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 249473079 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675812436848 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20632] ppid=20615 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20632/stat : 20632 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675811384288 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20633] ppid=20615 vsize=14082736 memory=139913250240128 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20633/stat : 20633 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 7805 33554432000 4194304 4196468 140726330787200 139675810331056 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31220 KiB

[startup+0.216219 s]*
/proc/loadavg: 1.28 1.37 1.34 4/215 20633
/proc/meminfo: memFree=22865736/32770624 swapFree=67108688/67108860
[pid=20618] ppid=20615 vsize=14082736 memory=47220 CPUtime=0.32 cores=0,2,4,6
/proc/20618/stat : 20618 (java) S 20615 20618 17999 0 -1 1077944320 10413 0 0 0 30 2 0 0 20 0 15 0 249473073 14420721664 11805 33554432000 4194304 4196468 140726330787200 140726330769744 139676907224823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
/proc/20618/statm: 3520684 11805 3362 1 0 3482761 0
[pid=20618/tid=20620] ppid=20615 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 8120 0 0 0 19 1 0 0 20 0 15 0 249473073 14420721664 11805 33554432000 4194304 4196468 140726330787200 139676911450800 139676907246749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14082736 memory=4211973639455030666 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 11805 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14082736 memory=139913250240128 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 11805 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 11805 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 11805 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14082736 memory=139913250240128 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249473075 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20626] ppid=20615 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20626/stat : 20626 (java) S 20615 20618 17999 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249473076 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675817698080 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20627] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20627/stat : 20627 (java) S 20615 20618 17999 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249473076 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675816645744 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20628] ppid=20615 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20628/stat : 20628 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675815594064 139676907243419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20629] ppid=20615 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20618/task/20629/stat : 20629 (java) R 20615 20618 17999 0 -1 1077944384 395 0 0 0 1 0 0 0 20 0 15 0 249473079 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675814541936 139676907235970 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20630] ppid=20615 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/20618/task/20630/stat : 20630 (java) S 20615 20618 17999 0 -1 1077944384 217 0 0 0 2 0 0 0 20 0 15 0 249473079 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675813489136 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20631] ppid=20615 vsize=14082736 memory=139913250240128 CPUtime=0.06 cores=0,2,4,6
/proc/20618/task/20631/stat : 20631 (java) R 20615 20618 17999 0 -1 4202560 301 0 0 0 6 0 0 0 20 0 15 0 249473079 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675812436848 139676885899856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20632] ppid=20615 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20632/stat : 20632 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675811384288 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20633] ppid=20615 vsize=14082736 memory=139913250240128 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20633/stat : 20633 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 11805 33554432000 4194304 4196468 140726330787200 139675810331056 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47220 KiB

[startup+0.310592 s]*
/proc/loadavg: 1.28 1.37 1.34 3/215 20633
/proc/meminfo: memFree=22862572/32770624 swapFree=67108688/67108860
[pid=20618] ppid=20615 vsize=14082736 memory=50752 CPUtime=0.44 cores=0,2,4,6
/proc/20618/stat : 20618 (java) S 20615 20618 17999 0 -1 1077944320 10786 0 0 0 42 2 0 0 20 0 15 0 249473073 14420721664 12688 33554432000 4194304 4196468 140726330787200 140726330769744 139676907224823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
/proc/20618/statm: 3520684 12688 3411 1 0 3482761 0
[pid=20618/tid=20620] ppid=20615 vsize=14082736 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 8453 0 0 0 29 1 0 0 20 0 15 0 249473073 14420721664 12688 33554432000 4194304 4196468 140726330787200 139676911432656 139676887500704 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14082736 memory=4211973639455030666 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 12688 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14082736 memory=279826373421440 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 12688 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14082736 memory=279826246390272 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 12688 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14082736 memory=139913123181327 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249473074 14420721664 12688 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14082736 memory=279826373430656 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249473075 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20626] ppid=20615 vsize=14082736 memory=139913123185935 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20626/stat : 20626 (java) S 20615 20618 17999 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249473076 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675817698080 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20627] ppid=20615 vsize=14082736 memory=139913123206271 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20627/stat : 20627 (java) S 20615 20618 17999 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249473076 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675816645744 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20628] ppid=20615 vsize=14082736 memory=139913123210769 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20628/stat : 20628 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675815594064 139676907243419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20629] ppid=20615 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20618/task/20629/stat : 20629 (java) S 20615 20618 17999 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 15 0 249473079 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675814541936 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20630] ppid=20615 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/20618/task/20630/stat : 20630 (java) S 20615 20618 17999 0 -1 1077944384 217 0 0 0 2 0 0 0 20 0 15 0 249473079 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675813489136 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20631] ppid=20615 vsize=14082736 memory=139913250240128 CPUtime=0.08 cores=0,2,4,6
/proc/20618/task/20631/stat : 20631 (java) S 20615 20618 17999 0 -1 1077944384 319 0 0 0 8 0 0 0 20 0 15 0 249473079 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675812436848 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20632] ppid=20615 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20632/stat : 20632 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675811384288 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20633] ppid=20615 vsize=14082736 memory=139913250271348 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20633/stat : 20633 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473079 14420721664 12688 33554432000 4194304 4196468 140726330787200 139675810331056 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50752 KiB

[startup+0.700734 s]
/proc/loadavg: 1.28 1.37 1.34 3/215 20633
/proc/meminfo: memFree=22838636/32770624 swapFree=67108688/67108860
[pid=20618] ppid=20615 vsize=14084804 memory=88884 CPUtime=0.98 cores=0,2,4,6
/proc/20618/stat : 20618 (java) S 20615 20618 17999 0 -1 1077944320 17638 0 0 0 94 4 0 0 20 0 15 0 249473073 14422839296 22221 33554432000 4194304 4196468 140726330787200 140726330769744 139676907224823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
/proc/20618/statm: 3521201 22221 3499 1 0 3483273 0
[pid=20618/tid=20620] ppid=20615 vsize=14084804 memory=56 CPUtime=0.67 cores=0,2,4,6
/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 14902 0 0 0 64 3 0 0 20 0 15 0 249473073 14422839296 22221 33554432000 4194304 4196468 140726330787200 139676911456288 139676907246749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14422839296 22221 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14422839296 22221 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14422839296 22221 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249473074 14422839296 22221 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14084804 memory=748 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249473075 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20626] ppid=20615 vsize=14084804 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20626/stat : 20626 (java) S 20615 20618 17999 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249473076 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675817698080 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20627] ppid=20615 vsize=14084804 memory=6608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20627/stat : 20627 (java) S 20615 20618 17999 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249473076 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675816645744 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20628] ppid=20615 vsize=14084804 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20628/stat : 20628 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675815594064 139676907243419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20629] ppid=20615 vsize=14084804 memory=4452 CPUtime=0.07 cores=0,2,4,6
/proc/20618/task/20629/stat : 20629 (java) S 20615 20618 17999 0 -1 1077944384 567 0 0 0 7 0 0 0 20 0 15 0 249473079 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675814541936 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20630] ppid=20615 vsize=14084804 memory=3732 CPUtime=0.07 cores=0,2,4,6
/proc/20618/task/20630/stat : 20630 (java) S 20615 20618 17999 0 -1 1077944384 373 0 0 0 7 0 0 0 20 0 15 0 249473079 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675813489136 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20631] ppid=20615 vsize=14084804 memory=12668 CPUtime=0.15 cores=0,2,4,6
/proc/20618/task/20631/stat : 20631 (java) R 20615 20618 17999 0 -1 4202560 415 0 0 0 15 0 0 0 20 0 15 0 249473079 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675812436848 139676907246170 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20632] ppid=20615 vsize=14084804 memory=1072 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20632/stat : 20632 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675811384288 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20633] ppid=20615 vsize=14084804 memory=14888 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20633/stat : 20633 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473079 14422839296 22221 33554432000 4194304 4196468 140726330787200 139675810331056 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88884 KiB

[startup+1.50075 s]
/proc/loadavg: 1.28 1.37 1.34 6/215 20633
/proc/meminfo: memFree=22804648/32770624 swapFree=67108688/67108860
[pid=20618] ppid=20615 vsize=14090948 memory=135396 CPUtime=3.03 cores=0,2,4,6
/proc/20618/stat : 20618 (java) S 20615 20618 17999 0 -1 1077944320 25042 0 0 0 296 7 0 0 20 0 15 0 249473073 14429130752 33849 33554432000 4194304 4196468 140726330787200 140726330769744 139676907224823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
/proc/20618/statm: 3522737 33849 3538 1 0 3484809 0
[pid=20618/tid=20620] ppid=20615 vsize=14090948 memory=3868 CPUtime=1.47 cores=0,2,4,6
/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 18607 0 0 0 142 5 0 0 20 0 15 0 249473073 14429130752 33849 33554432000 4194304 4196468 140726330787200 139676911459752 139676514282976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14090948 memory=68044 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14429130752 33849 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14090948 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14429130752 33849 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249473074 14429130752 33849 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249473074 14429130752 33849 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14090948 memory=7595982026306512977 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 249473075 14429130752 33849 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0

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

/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 34281 0 0 0 243478 18 0 0 20 0 15 0 249473073 14429130752 60140 33554432000 4194304 4196468 140726330787200 139676911462928 139676518945498 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14090948 memory=279826246416864 CPUtime=2.65 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 2436 0 0 0 243 22 0 0 20 0 15 0 249473074 14429130752 60140 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14090948 memory=1296 CPUtime=2.64 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 2095 0 0 0 243 21 0 0 20 0 15 0 249473074 14429130752 60140 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14090948 memory=240560 CPUtime=2.65 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 3004 0 0 0 244 21 0 0 20 0 15 0 249473074 14429130752 60140 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14090948 memory=240560 CPUtime=2.65 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2924 0 0 0 244 21 0 0 20 0 15 0 249473074 14429130752 60140 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14090948 memory=240560 CPUtime=2.9 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 4367 0 0 0 271 19 0 0 20 0 15 0 249473075 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20626] ppid=20615 vsize=14090948 memory=240560 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20626/stat : 20626 (java) S 20615 20618 17999 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 249473076 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675817698144 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20627] ppid=20615 vsize=14090948 memory=240560 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20627/stat : 20627 (java) S 20615 20618 17999 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 249473076 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675816645760 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20628] ppid=20615 vsize=14090948 memory=240560 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20628/stat : 20628 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675815594064 139676907243419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20629] ppid=20615 vsize=14090948 memory=240560 CPUtime=1.08 cores=0,2,4,6
/proc/20618/task/20629/stat : 20629 (java) S 20615 20618 17999 0 -1 1077944384 5603 0 0 0 107 1 0 0 20 0 15 0 249473079 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675814541936 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20630] ppid=20615 vsize=14090948 memory=240560 CPUtime=1.06 cores=0,2,4,6
/proc/20618/task/20630/stat : 20630 (java) S 20615 20618 17999 0 -1 1077944384 3250 0 0 0 105 1 0 0 20 0 15 0 249473079 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675813489136 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20631] ppid=20615 vsize=14090948 memory=240560 CPUtime=0.51 cores=0,2,4,6
/proc/20618/task/20631/stat : 20631 (java) S 20615 20618 17999 0 -1 1077944384 5607 0 0 0 50 1 0 0 20 0 15 0 249473079 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675812436848 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20632] ppid=20615 vsize=14090948 memory=240560 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20632/stat : 20632 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675811384288 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20633] ppid=20615 vsize=14090948 memory=68116 CPUtime=0.61 cores=0,2,4,6
/proc/20618/task/20633/stat : 20633 (java) S 20615 20618 17999 0 -1 1077944384 1416 0 0 0 27 34 0 0 20 0 15 0 249473079 14429130752 60140 33554432000 4194304 4196468 140726330787200 139675810331056 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
Current children cumulated CPU time: 2451.81 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 240560 KiB

[startup+2502.3 s]
/proc/loadavg: 1.34 1.31 1.32 3/215 20809
/proc/meminfo: memFree=21769212/32770624 swapFree=67108688/67108860
[pid=20618] ppid=20615 vsize=14090948 memory=242608 CPUtime=2512 cores=0,2,4,6
/proc/20618/stat : 20618 (java) S 20615 20618 17999 0 -1 1077944320 66992 0 0 0 251073 127 0 0 20 0 15 0 249473073 14429130752 60652 33554432000 4194304 4196468 140726330787200 140726330769744 139676907224823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
/proc/20618/statm: 3522737 60652 3577 1 0 3484809 0
[pid=20618/tid=20620] ppid=20615 vsize=14090948 memory=242608 CPUtime=2494.79 cores=0,2,4,6
/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 34551 0 0 0 249461 18 0 0 20 0 15 0 249473073 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676911462992 139676519132619 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14090948 memory=240560 CPUtime=2.73 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 2441 0 0 0 250 23 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14090948 memory=294 CPUtime=2.71 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 2099 0 0 0 249 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.73 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 3074 0 0 0 251 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.72 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2960 0 0 0 250 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.97 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 4530 0 0 0 277 20 0 0 20 0 15 0 249473075 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20626] ppid=20615 vsize=14090948 memory=242608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20626/stat : 20626 (java) S 20615 20618 17999 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 249473076 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675817698144 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20627] ppid=20615 vsize=14090948 memory=242608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20627/stat : 20627 (java) S 20615 20618 17999 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 249473076 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675816645760 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20628] ppid=20615 vsize=14090948 memory=242608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20628/stat : 20628 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675815594064 139676907243419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20629] ppid=20615 vsize=14090948 memory=240560 CPUtime=1.08 cores=0,2,4,6
/proc/20618/task/20629/stat : 20629 (java) S 20615 20618 17999 0 -1 1077944384 5603 0 0 0 107 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675814541936 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20630] ppid=20615 vsize=14090948 memory=242608 CPUtime=1.06 cores=0,2,4,6
/proc/20618/task/20630/stat : 20630 (java) S 20615 20618 17999 0 -1 1077944384 3250 0 0 0 105 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675813489136 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20631] ppid=20615 vsize=14090948 memory=242608 CPUtime=0.51 cores=0,2,4,6
/proc/20618/task/20631/stat : 20631 (java) S 20615 20618 17999 0 -1 1077944384 5607 0 0 0 50 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675812436848 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20632] ppid=20615 vsize=14090948 memory=242608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20632/stat : 20632 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675811384288 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20633] ppid=20615 vsize=14090948 memory=242608 CPUtime=0.63 cores=0,2,4,6
/proc/20618/task/20633/stat : 20633 (java) S 20615 20618 17999 0 -1 1077944384 1429 0 0 0 28 35 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675810331056 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
Current children cumulated CPU time: 2512 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 242608 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.3 s]
/proc/loadavg: 1.29 1.30 1.31 3/215 20809
/proc/meminfo: memFree=21769212/32770624 swapFree=67108688/67108860
[pid=20618] ppid=20615 vsize=14090948 memory=242608 CPUtime=2520.02 cores=0,2,4,6
/proc/20618/stat : 20618 (java) S 20615 20618 17999 0 -1 1077944320 67012 0 0 0 251875 127 0 0 20 0 15 0 249473073 14429130752 60652 33554432000 4194304 4196468 140726330787200 140726330769744 139676907224823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
/proc/20618/statm: 3522737 60652 3577 1 0 3484809 0
[pid=20618/tid=20620] ppid=20615 vsize=14090948 memory=1224 CPUtime=2502.76 cores=0,2,4,6
/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 34567 0 0 0 250258 18 0 0 20 0 15 0 249473073 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676911462944 139676518782272 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.74 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 2441 0 0 0 251 23 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.72 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 2099 0 0 0 250 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14090948 memory=240560 CPUtime=2.73 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 3074 0 0 0 251 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.73 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2960 0 0 0 251 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14090948 memory=56 CPUtime=2.98 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 4532 0 0 0 278 20 0 0 20 0 15 0 249473075 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20626] ppid=20615 vsize=14090948 memory=242608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20626/stat : 20626 (java) S 20615 20618 17999 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 249473076 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675817698144 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20627] ppid=20615 vsize=14090948 memory=279826247618688 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20627/stat : 20627 (java) S 20615 20618 17999 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 249473076 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675816645760 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20628] ppid=20615 vsize=14090948 memory=242608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20628/stat : 20628 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675815594064 139676907243419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20629] ppid=20615 vsize=14090948 memory=242608 CPUtime=1.08 cores=0,2,4,6
/proc/20618/task/20629/stat : 20629 (java) S 20615 20618 17999 0 -1 1077944384 5603 0 0 0 107 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675814541936 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20630] ppid=20615 vsize=14090948 memory=242608 CPUtime=1.06 cores=0,2,4,6
/proc/20618/task/20630/stat : 20630 (java) S 20615 20618 17999 0 -1 1077944384 3250 0 0 0 105 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675813489136 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20631] ppid=20615 vsize=14090948 memory=56 CPUtime=0.51 cores=0,2,4,6
/proc/20618/task/20631/stat : 20631 (java) S 20615 20618 17999 0 -1 1077944384 5607 0 0 0 50 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675812436848 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20632] ppid=20615 vsize=14090948 memory=68 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20632/stat : 20632 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675811384288 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20633] ppid=20615 vsize=14090948 memory=242608 CPUtime=0.63 cores=0,2,4,6
/proc/20618/task/20633/stat : 20633 (java) S 20615 20618 17999 0 -1 1077944384 1431 0 0 0 28 35 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675810331056 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 242608 KiB

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

[startup+2510.32 s]
# the end of solver process 20618 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.77 s, system=1.27658 s

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

[startup+2510.3 s]
/proc/loadavg: 1.29 1.30 1.31 3/215 20809
/proc/meminfo: memFree=21769212/32770624 swapFree=67108688/67108860
[pid=20618] ppid=20615 vsize=14090948 memory=242608 CPUtime=2520.02 cores=0,2,4,6
/proc/20618/stat : 20618 (java) S 20615 20618 17999 0 -1 1077944320 67012 0 0 0 251875 127 0 0 20 0 15 0 249473073 14429130752 60652 33554432000 4194304 4196468 140726330787200 140726330769744 139676907224823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
/proc/20618/statm: 3522737 60652 3577 1 0 3484809 0
[pid=20618/tid=20620] ppid=20615 vsize=14090948 memory=1224 CPUtime=2502.76 cores=0,2,4,6
/proc/20618/task/20620/stat : 20620 (java) R 20615 20618 17999 0 -1 4202560 34567 0 0 0 250258 18 0 0 20 0 15 0 249473073 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676911462944 139676518782272 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20621] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.74 cores=0,2,4,6
/proc/20618/task/20621/stat : 20621 (java) S 20615 20618 17999 0 -1 1077944384 2441 0 0 0 251 23 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676837313424 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20622] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.72 cores=0,2,4,6
/proc/20618/task/20622/stat : 20622 (java) S 20615 20618 17999 0 -1 1077944384 2099 0 0 0 250 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676836260624 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20623] ppid=20615 vsize=14090948 memory=240560 CPUtime=2.73 cores=0,2,4,6
/proc/20618/task/20623/stat : 20623 (java) S 20615 20618 17999 0 -1 1077944384 3074 0 0 0 251 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676835208336 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20624] ppid=20615 vsize=14090948 memory=242608 CPUtime=2.73 cores=0,2,4,6
/proc/20618/task/20624/stat : 20624 (java) S 20615 20618 17999 0 -1 1077944384 2960 0 0 0 251 22 0 0 20 0 15 0 249473074 14429130752 60652 33554432000 4194304 4196468 140726330787200 139676834155536 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20625] ppid=20615 vsize=14090948 memory=56 CPUtime=2.98 cores=0,2,4,6
/proc/20618/task/20625/stat : 20625 (java) S 20615 20618 17999 0 -1 1077944384 4532 0 0 0 278 20 0 0 20 0 15 0 249473075 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675818752112 139676907235970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20626] ppid=20615 vsize=14090948 memory=242608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20626/stat : 20626 (java) S 20615 20618 17999 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 249473076 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675817698144 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20627] ppid=20615 vsize=14090948 memory=279826247618688 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20627/stat : 20627 (java) S 20615 20618 17999 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 249473076 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675816645760 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20628] ppid=20615 vsize=14090948 memory=242608 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20628/stat : 20628 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675815594064 139676907243419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20629] ppid=20615 vsize=14090948 memory=242608 CPUtime=1.08 cores=0,2,4,6
/proc/20618/task/20629/stat : 20629 (java) S 20615 20618 17999 0 -1 1077944384 5603 0 0 0 107 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675814541936 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20630] ppid=20615 vsize=14090948 memory=242608 CPUtime=1.06 cores=0,2,4,6
/proc/20618/task/20630/stat : 20630 (java) S 20615 20618 17999 0 -1 1077944384 3250 0 0 0 105 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675813489136 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20631] ppid=20615 vsize=14090948 memory=56 CPUtime=0.51 cores=0,2,4,6
/proc/20618/task/20631/stat : 20631 (java) S 20615 20618 17999 0 -1 1077944384 5607 0 0 0 50 1 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675812436848 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20632] ppid=20615 vsize=14090948 memory=68 CPUtime=0 cores=0,2,4,6
/proc/20618/task/20632/stat : 20632 (java) S 20615 20618 17999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675811384288 139676907235029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
[pid=20618/tid=20633] ppid=20615 vsize=14090948 memory=242608 CPUtime=0.63 cores=0,2,4,6
/proc/20618/task/20633/stat : 20633 (java) S 20615 20618 17999 0 -1 1077944384 1431 0 0 0 28 35 0 0 20 0 15 0 249473079 14429130752 60652 33554432000 4194304 4196468 140726330787200 139675810331056 139676907235970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 38674432 140726330790984 140726330791177 140726330791177 140726330793935 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 242608 KiB

Child status: 143
Real time (s): 2510.32
CPU time (s): 2520.05
CPU user time (s): 2518.77
CPU system time (s): 1.27658
CPU usage (%): 100.387
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 242608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.77
system time used= 1.27658
maximum resident set size= 243028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67386
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 136977
involuntary context switches= 5445


# summary of solver processes directly reported to runsolver:
#   pid: 20618
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.77
#   total CPU system time (s): 1.27658

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8609 second user time and 20.5058 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-15 09:45:02
IDJOB=4307872
IDBENCH=141368
IDSOLVER=2791
FILE ID=node106/4307872-1534319102
RUNJOBID= node106-1534294089-18030
PBS_JOBID= 21038149
Free space on /tmp= 42412 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-13_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307872-1534319102/watcher-4307872-1534319102 -o /tmp/evaluation-result-4307872-1534319102/solver-4307872-1534319102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534294089-18030 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1692806051 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307872-1534319102.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=1692806051

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        22899048 kB
MemAvailable:   31737948 kB
Buffers:          198616 kB
Cached:          8855232 kB
SwapCached:            0 kB
Active:          4749556 kB
Inactive:        4517584 kB
Active(anon):     159856 kB
Inactive(anon):   113648 kB
Active(file):    4589700 kB
Inactive(file):  4403936 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35696 kB
Writeback:             0 kB
AnonPages:        232300 kB
Mapped:            68896 kB
Shmem:             57824 kB
Slab:             302396 kB
SReclaimable:     273724 kB
SUnreclaim:        28672 kB
KernelStack:        3824 kB
PageTables:         6120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1233556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 42376 MiB
End job on node106 at 2018-08-15 10:26:53