Trace number 4257393

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
AbsCon-basic 2017-06-11SAT (TO)0 245.692 240.01401

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-99.xml
MD5SUM2ef74b22e25f9811269217f63e04e4c4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark245.692
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.26/0.36	
0.26/0.36	AbsCon 2 
0.26/0.36	
1.96/1.17	  Solving XCSP3-instance-4257393-1501659743 as a COP in -infty..+infty
1.96/1.17	  Loading variables...
2.43/1.34	  Loading constraints...
5.98/2.65	  Solver SolverBacktrack being built...
5.98/2.65	
6.59/2.83	  Preprocessing : gac=true, ccks=0, filters=88, revisions=0 (useless=0), AC=814, removals=814, inconsistent=false
6.59/2.83	
196.42/191.38	o 0
245.67/240.00	
245.67/240.00	v <instantiation id='sol1' type='solution' cost='0'>  <list> x b[][] </list>  <values> 0 200 198 198 198 197 0 200 198 197 197 197 0 196 195 194 194 192 0 193 193 193 192 192 0 191 190 188 188 187 0 191 190 187 187 186 0 191 189 152 152 151 151 191 185 185 185 184 0 191 184 184 184 184 0 191 184 153 152 151 150 183 182 174 153 153 152 181 180 170 157 155 154 181 179 169 164 154 153 181 168 167 163 162 159 180 170 168 165 159 158 180 169 169 168 157 156 179 168 168 163 163 159 178 178 174 173 172 0 177 177 176 175 174 0 174 170 170 162 161 160 173 171 170 170 170 0 172 171 171 171 171 0 </values>  </instantiation>
245.67/240.00	s SATISFIABLE

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257393-1501659743/watcher-4257393-1501659743 -o /tmp/evaluation-result-4257393-1501659743/solver-4257393-1501659743 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501657935-16609 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257393-1501659743.xml 

pid=17252
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.09 2.49 4/195 17255
/proc/meminfo: memFree=30816040/32770624 swapFree=0/242044
[pid=17255] ppid=17252 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17255/stat : 17255 (runsolver) D 17252 17255 5091 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 14597362 24240128 105 18446744073709551615 4194304 4338465 140722606052848 140722606050488 140406118830807 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 28667904 140722606055583 140722606056006 140722606056006 140722606059466 0
/proc/17255/statm: 5918 105 52 36 0 2156 0

[startup+0.100141 s]
/proc/loadavg: 2.03 2.09 2.49 4/195 17255
/proc/meminfo: memFree=30816040/32770624 swapFree=0/242044
[pid=17255] ppid=17252 vsize=9936560 CPUtime=0.01 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 3590 0 0 0 1 0 0 0 20 0 6 0 14597362 10175037440 3770 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2484140 3770 1912 1 0 2473645 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9936560

[startup+0.200328 s]
/proc/loadavg: 2.03 2.09 2.49 4/195 17255
/proc/meminfo: memFree=30816040/32770624 swapFree=0/242044
[pid=17255] ppid=17252 vsize=10551180 CPUtime=0.07 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 5186 0 0 0 6 1 0 0 20 0 15 0 14597362 10804408320 6700 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2637795 6700 2644 1 0 2627269 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10551180

[startup+0.306646 s]
/proc/loadavg: 2.03 2.09 2.49 4/195 17255
/proc/meminfo: memFree=30816040/32770624 swapFree=0/242044
[pid=17255] ppid=17252 vsize=10553264 CPUtime=0.26 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 8983 0 0 0 24 2 0 0 20 0 15 0 14597362 10806542336 9846 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2638316 9846 2926 1 0 2627269 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10553264

[startup+0.700271 s]
/proc/loadavg: 2.03 2.09 2.49 4/195 17255
/proc/meminfo: memFree=30816040/32770624 swapFree=0/242044
[pid=17255] ppid=17252 vsize=10621952 CPUtime=1.11 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 12129 0 0 0 107 4 0 0 20 0 16 0 14597362 10876878848 24377 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2655488 24377 3052 1 0 2644422 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 10621952

[startup+1.50105 s]
/proc/loadavg: 2.11 2.11 2.49 3/211 17271
/proc/meminfo: memFree=30638360/32770624 swapFree=0/242028
[pid=17255] ppid=17252 vsize=10621952 CPUtime=3.05 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 17701 0 0 0 297 8 0 0 20 0 16 0 14597362 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2655488 51263 3093 1 0 2644422 0
[pid=17255/tid=17257] ppid=17252 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/17255/task/17257/stat : 17257 (java) S 17252 17255 5091 0 -1 1077944384 6255 0 0 0 19 2 0 0 20 0 16 0 14597370 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530697157808 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17258] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17258/stat : 17258 (java) S 17252 17255 5091 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 14597370 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530660473104 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17259] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17259/stat : 17259 (java) S 17252 17255 5091 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 14597370 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530302925200 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17260] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17260/stat : 17260 (java) S 17252 17255 5091 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 14597370 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530301872656 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17261] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17261/stat : 17261 (java) S 17252 17255 5091 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 14597370 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530300820112 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17262] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17262/stat : 17262 (java) S 17252 17255 5091 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 14597372 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530189068784 140530692926082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17263] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17263/stat : 17263 (java) S 17252 17255 5091 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 14597372 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530188015008 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17264] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17264/stat : 17264 (java) S 17252 17255 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 14597373 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530186962416 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17265] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17265/stat : 17265 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530185910992 140530692933531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17266] ppid=17252 vsize=10621952 CPUtime=0.66 cores=1,3,5,7
/proc/17255/task/17266/stat : 17266 (java) R 17252 17255 5091 0 -1 4202560 3270 0 0 0 66 0 0 0 20 0 16 0 14597375 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530184838600 140530676411719 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17267] ppid=17252 vsize=10621952 CPUtime=0.61 cores=1,3,5,7
/proc/17255/task/17267/stat : 17267 (java) R 17252 17255 5091 0 -1 4202560 2403 0 0 0 61 0 0 0 20 0 16 0 14597375 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530183785416 140530677307588 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17268] ppid=17252 vsize=10621952 CPUtime=0.35 cores=1,3,5,7
/proc/17255/task/17268/stat : 17268 (java) S 17252 17255 5091 0 -1 1077944384 1366 0 0 0 35 0 0 0 20 0 16 0 14597375 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530182752496 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17269] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17269/stat : 17269 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530181700192 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17270] ppid=17252 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17270/stat : 17270 (java) S 17252 17255 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 14597380 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530180647728 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17271] ppid=17252 vsize=10621952 CPUtime=1.11 cores=1,3,5,7
/proc/17255/task/17271/stat : 17271 (java) R 17252 17255 5091 0 -1 4202560 2907 0 0 0 109 2 0 0 20 0 16 0 14597397 10876878848 51263 18446744073709551615 4194304 4196468 140735380876256 140530177446760 140530334618592 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 10621952

[startup+3.10073 s]
/proc/loadavg: 2.11 2.11 2.49 5/211 17271
/proc/meminfo: memFree=30474636/32770624 swapFree=0/242028
[pid=17255] ppid=17252 vsize=10624000 CPUtime=7.26 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 22988 0 0 0 709 17 0 0 20 0 16 0 14597362 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2656000 104139 3114 1 0 2644934 0
[pid=17255/tid=17257] ppid=17252 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/17255/task/17257/stat : 17257 (java) S 17252 17255 5091 0 -1 1077944384 6255 0 0 0 19 2 0 0 20 0 16 0 14597370 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530697157808 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17258] ppid=17252 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17255/task/17258/stat : 17258 (java) S 17252 17255 5091 0 -1 1077944384 84 0 0 0 5 1 0 0 20 0 16 0 14597370 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530660473104 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17259] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17259/stat : 17259 (java) S 17252 17255 5091 0 -1 1077944384 131 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530302925200 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17260] ppid=17252 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/17255/task/17260/stat : 17260 (java) S 17252 17255 5091 0 -1 1077944384 121 0 0 0 5 2 0 0 20 0 16 0 14597370 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530301872656 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17261] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17261/stat : 17261 (java) S 17252 17255 5091 0 -1 1077944384 161 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530300820112 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17262] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17262/stat : 17262 (java) S 17252 17255 5091 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530189068784 140530692926082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17263] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17263/stat : 17263 (java) S 17252 17255 5091 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530188015072 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17264] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17264/stat : 17264 (java) S 17252 17255 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 14597373 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530186962432 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17265] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17265/stat : 17265 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530185910992 140530692933531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17266] ppid=17252 vsize=10624000 CPUtime=1.75 cores=1,3,5,7
/proc/17255/task/17266/stat : 17266 (java) S 17252 17255 5091 0 -1 1077944384 5075 0 0 0 175 0 0 0 20 0 16 0 14597375 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530184857584 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17267] ppid=17252 vsize=10624000 CPUtime=1.84 cores=1,3,5,7
/proc/17255/task/17267/stat : 17267 (java) S 17252 17255 5091 0 -1 1077944384 4699 0 0 0 184 0 0 0 20 0 16 0 14597375 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530183805040 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17268] ppid=17252 vsize=10624000 CPUtime=0.46 cores=1,3,5,7
/proc/17255/task/17268/stat : 17268 (java) S 17252 17255 5091 0 -1 1077944384 1596 0 0 0 46 0 0 0 20 0 16 0 14597375 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530182752496 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17269] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17269/stat : 17269 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530181700192 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17270] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17270/stat : 17270 (java) S 17252 17255 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 14597380 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530180647728 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17271] ppid=17252 vsize=10624000 CPUtime=2.62 cores=1,3,5,7
/proc/17255/task/17271/stat : 17271 (java) R 17252 17255 5091 0 -1 4202560 3298 0 0 0 258 4 0 0 20 0 16 0 14597397 10878976000 104139 18446744073709551615 4194304 4196468 140735380876256 140530177457016 140530339316607 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 10624000

[startup+6.30069 s]
/proc/loadavg: 2.11 2.11 2.49 3/211 17350
/proc/meminfo: memFree=31293828/32770624 swapFree=0/242100
[pid=17255] ppid=17252 vsize=10624000 CPUtime=10.91 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 29494 0 0 0 1073 18 0 0 20 0 16 0 14597362 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2656000 104079 3121 1 0 2644934 0
[pid=17255/tid=17257] ppid=17252 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/17255/task/17257/stat : 17257 (java) S 17252 17255 5091 0 -1 1077944384 6255 0 0 0 19 2 0 0 20 0 16 0 14597370 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530697157808 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17258] ppid=17252 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17255/task/17258/stat : 17258 (java) S 17252 17255 5091 0 -1 1077944384 84 0 0 0 5 1 0 0 20 0 16 0 14597370 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530660473104 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17259] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17259/stat : 17259 (java) S 17252 17255 5091 0 -1 1077944384 131 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530302925200 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17260] ppid=17252 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/17255/task/17260/stat : 17260 (java) S 17252 17255 5091 0 -1 1077944384 121 0 0 0 5 2 0 0 20 0 16 0 14597370 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530301872656 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17261] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17261/stat : 17261 (java) S 17252 17255 5091 0 -1 1077944384 161 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530300820112 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17262] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17262/stat : 17262 (java) S 17252 17255 5091 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530189068784 140530692926082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17263] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17263/stat : 17263 (java) S 17252 17255 5091 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530188015072 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17264] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17264/stat : 17264 (java) S 17252 17255 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 14597373 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530186962432 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17265] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17265/stat : 17265 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530185910992 140530692933531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17266] ppid=17252 vsize=10624000 CPUtime=2.04 cores=1,3,5,7
/proc/17255/task/17266/stat : 17266 (java) S 17252 17255 5091 0 -1 1077944384 6729 0 0 0 203 1 0 0 20 0 16 0 14597375 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530184857584 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17267] ppid=17252 vsize=10624000 CPUtime=1.98 cores=1,3,5,7
/proc/17255/task/17267/stat : 17267 (java) S 17252 17255 5091 0 -1 1077944384 5731 0 0 0 198 0 0 0 20 0 16 0 14597375 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530183805040 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17268] ppid=17252 vsize=10624000 CPUtime=0.5 cores=1,3,5,7
/proc/17255/task/17268/stat : 17268 (java) S 17252 17255 5091 0 -1 1077944384 1852 0 0 0 50 0 0 0 20 0 16 0 14597375 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530182752496 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17269] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17269/stat : 17269 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530181700192 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17270] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17270/stat : 17270 (java) S 17252 17255 5091 0 -1 1077944384 738 0 0 0 0 0 0 0 20 0 16 0 14597380 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530180647728 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17271] ppid=17252 vsize=10624000 CPUtime=5.82 cores=1,3,5,7
/proc/17255/task/17271/stat : 17271 (java) R 17252 17255 5091 0 -1 4202560 6085 0 0 0 577 5 0 0 20 0 16 0 14597397 10878976000 104079 18446744073709551615 4194304 4196468 140735380876256 140530177457976 140530339194921 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
Current children cumulated CPU time (s) 10.91
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 2.09 2.10 2.49 3/211 17350
/proc/meminfo: memFree=31051592/32770624 swapFree=0/242096
[pid=17255] ppid=17252 vsize=10624000 CPUtime=17.45 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 31395 0 0 0 1726 19 0 0 20 0 16 0 14597362 10878976000 104137 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2656000 104137 3122 1 0 2644934 0
[pid=17255/tid=17257] ppid=17252 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/17255/task/17257/stat : 17257 (java) S 17252 17255 5091 0 -1 1077944384 6255 0 0 0 19 2 0 0 20 0 16 0 14597370 10878976000 104137 18446744073709551615 4194304 4196468 140735380876256 140530697157808 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17258] ppid=17252 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17255/task/17258/stat : 17258 (java) S 17252 17255 5091 0 -1 1077944384 84 0 0 0 5 1 0 0 20 0 16 0 14597370 10878976000 104137 18446744073709551615 4194304 4196468 140735380876256 140530660473104 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17259] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17259/stat : 17259 (java) S 17252 17255 5091 0 -1 1077944384 131 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104137 18446744073709551615 4194304 4196468 140735380876256 140530302925200 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17260] ppid=17252 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/17255/task/17260/stat : 17260 (java) S 17252 17255 5091 0 -1 1077944384 121 0 0 0 5 2 0 0 20 0 16 0 14597370 10878976000 104137 18446744073709551615 4194304 4196468 140735380876256 140530301872656 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17261] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17261/stat : 17261 (java) S 17252 17255 5091 0 -1 1077944384 161 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104137 18446744073709551615 4194304 4196468 140735380876256 140530300820112 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17262] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17262/stat : 17262 (java) S 17252 17255 5091 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104137 18446744073709551615 4194304 4196468 140735380876256 140530189068784 140530692926082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0

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

/proc/meminfo: memFree=31047476/32770624 swapFree=0/242132
[pid=17255] ppid=17252 vsize=10624000 CPUtime=107.33 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 43092 0 0 0 10711 22 0 0 20 0 16 0 14597362 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2656000 104208 3124 1 0 2644934 0
[pid=17255/tid=17257] ppid=17252 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/17255/task/17257/stat : 17257 (java) S 17252 17255 5091 0 -1 1077944384 6255 0 0 0 19 2 0 0 20 0 16 0 14597370 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530697157808 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17258] ppid=17252 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17255/task/17258/stat : 17258 (java) S 17252 17255 5091 0 -1 1077944384 84 0 0 0 5 1 0 0 20 0 16 0 14597370 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530660473104 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17259] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17259/stat : 17259 (java) S 17252 17255 5091 0 -1 1077944384 131 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530302925200 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17260] ppid=17252 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/17255/task/17260/stat : 17260 (java) S 17252 17255 5091 0 -1 1077944384 121 0 0 0 5 2 0 0 20 0 16 0 14597370 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530301872656 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17261] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17261/stat : 17261 (java) S 17252 17255 5091 0 -1 1077944384 161 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530300820112 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17262] ppid=17252 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/17255/task/17262/stat : 17262 (java) S 17252 17255 5091 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 16 0 14597372 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530189068784 140530692926082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17263] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17263/stat : 17263 (java) S 17252 17255 5091 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530188015072 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17264] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17264/stat : 17264 (java) S 17252 17255 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 14597373 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530186962432 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17265] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17265/stat : 17265 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530185910992 140530692933531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17266] ppid=17252 vsize=10624000 CPUtime=2.16 cores=1,3,5,7
/proc/17255/task/17266/stat : 17266 (java) S 17252 17255 5091 0 -1 1077944384 8891 0 0 0 215 1 0 0 20 0 16 0 14597375 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530184857584 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17267] ppid=17252 vsize=10624000 CPUtime=2.16 cores=1,3,5,7
/proc/17255/task/17267/stat : 17267 (java) S 17252 17255 5091 0 -1 1077944384 9510 0 0 0 215 1 0 0 20 0 16 0 14597375 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530183805040 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17268] ppid=17252 vsize=10624000 CPUtime=0.55 cores=1,3,5,7
/proc/17255/task/17268/stat : 17268 (java) S 17252 17255 5091 0 -1 1077944384 4212 0 0 0 55 0 0 0 20 0 16 0 14597375 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530182752496 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17269] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17269/stat : 17269 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530181700192 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17270] ppid=17252 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/17255/task/17270/stat : 17270 (java) S 17252 17255 5091 0 -1 1077944384 955 0 0 0 2 3 0 0 20 0 16 0 14597380 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530180647728 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17271] ppid=17252 vsize=10624000 CPUtime=101.83 cores=1,3,5,7
/proc/17255/task/17271/stat : 17271 (java) R 17252 17255 5091 0 -1 4202560 10958 0 0 0 10177 6 0 0 20 0 16 0 14597397 10878976000 104208 18446744073709551615 4194304 4196468 140735380876256 140530177457208 140530339316418 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
Current children cumulated CPU time (s) 107.33
Current children cumulated vsize (KiB) 10624000

[startup+162.301 s]
/proc/loadavg: 2.03 2.08 2.42 3/211 17369
/proc/meminfo: memFree=31048728/32770624 swapFree=0/242168
[pid=17255] ppid=17252 vsize=10624000 CPUtime=167.38 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 45252 0 0 0 16714 24 0 0 20 0 16 0 14597362 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2656000 104214 3124 1 0 2644934 0
[pid=17255/tid=17257] ppid=17252 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/17255/task/17257/stat : 17257 (java) S 17252 17255 5091 0 -1 1077944384 6255 0 0 0 19 2 0 0 20 0 16 0 14597370 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530697157808 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17258] ppid=17252 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17255/task/17258/stat : 17258 (java) S 17252 17255 5091 0 -1 1077944384 84 0 0 0 5 1 0 0 20 0 16 0 14597370 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530660473104 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17259] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17259/stat : 17259 (java) S 17252 17255 5091 0 -1 1077944384 131 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530302925200 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17260] ppid=17252 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/17255/task/17260/stat : 17260 (java) S 17252 17255 5091 0 -1 1077944384 121 0 0 0 5 2 0 0 20 0 16 0 14597370 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530301872656 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17261] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17261/stat : 17261 (java) S 17252 17255 5091 0 -1 1077944384 161 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530300820112 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17262] ppid=17252 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/17255/task/17262/stat : 17262 (java) S 17252 17255 5091 0 -1 1077944384 509 0 0 0 1 0 0 0 20 0 16 0 14597372 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530189068784 140530692926082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17263] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17263/stat : 17263 (java) S 17252 17255 5091 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530188015072 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17264] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17264/stat : 17264 (java) S 17252 17255 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 14597373 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530186962432 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17265] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17265/stat : 17265 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530185910992 140530692933531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17266] ppid=17252 vsize=10624000 CPUtime=2.17 cores=1,3,5,7
/proc/17255/task/17266/stat : 17266 (java) S 17252 17255 5091 0 -1 1077944384 9235 0 0 0 216 1 0 0 20 0 16 0 14597375 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530184857584 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17267] ppid=17252 vsize=10624000 CPUtime=2.17 cores=1,3,5,7
/proc/17255/task/17267/stat : 17267 (java) S 17252 17255 5091 0 -1 1077944384 10243 0 0 0 216 1 0 0 20 0 16 0 14597375 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530183805040 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17268] ppid=17252 vsize=10624000 CPUtime=0.55 cores=1,3,5,7
/proc/17255/task/17268/stat : 17268 (java) S 17252 17255 5091 0 -1 1077944384 4216 0 0 0 55 0 0 0 20 0 16 0 14597375 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530182752496 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17269] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17269/stat : 17269 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530181700192 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17270] ppid=17252 vsize=10624000 CPUtime=0.09 cores=1,3,5,7
/proc/17255/task/17270/stat : 17270 (java) S 17252 17255 5091 0 -1 1077944384 998 0 0 0 4 5 0 0 20 0 16 0 14597380 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530180647728 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17271] ppid=17252 vsize=10624000 CPUtime=161.82 cores=1,3,5,7
/proc/17255/task/17271/stat : 17271 (java) R 17252 17255 5091 0 -1 4202560 11941 0 0 0 16176 6 0 0 20 0 16 0 14597397 10878976000 104214 18446744073709551615 4194304 4196468 140735380876256 140530177455040 140530339194999 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
Current children cumulated CPU time (s) 167.38
Current children cumulated vsize (KiB) 10624000

[startup+222.307 s]
/proc/loadavg: 2.06 2.08 2.40 3/211 17371
/proc/meminfo: memFree=31048232/32770624 swapFree=0/242184
[pid=17255] ppid=17252 vsize=10624000 CPUtime=227.95 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 51017 0 0 0 22770 25 0 0 20 0 16 0 14597362 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2656000 104304 3124 1 0 2644934 0
[pid=17255/tid=17257] ppid=17252 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/17255/task/17257/stat : 17257 (java) S 17252 17255 5091 0 -1 1077944384 6255 0 0 0 19 2 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530697157808 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17258] ppid=17252 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17255/task/17258/stat : 17258 (java) S 17252 17255 5091 0 -1 1077944384 84 0 0 0 5 1 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530660473104 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17259] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17259/stat : 17259 (java) S 17252 17255 5091 0 -1 1077944384 131 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530302925200 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17260] ppid=17252 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/17255/task/17260/stat : 17260 (java) S 17252 17255 5091 0 -1 1077944384 121 0 0 0 5 2 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530301872656 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17261] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17261/stat : 17261 (java) S 17252 17255 5091 0 -1 1077944384 161 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530300820112 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17262] ppid=17252 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/17255/task/17262/stat : 17262 (java) S 17252 17255 5091 0 -1 1077944384 932 0 0 0 1 0 0 0 20 0 16 0 14597372 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530189068784 140530692926082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17263] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17263/stat : 17263 (java) S 17252 17255 5091 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530188015072 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17264] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17264/stat : 17264 (java) S 17252 17255 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 14597373 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530186962432 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17265] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17265/stat : 17265 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530185910992 140530692933531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17266] ppid=17252 vsize=10624000 CPUtime=2.47 cores=1,3,5,7
/proc/17255/task/17266/stat : 17266 (java) S 17252 17255 5091 0 -1 1077944384 11332 0 0 0 246 1 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530184857584 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17267] ppid=17252 vsize=10624000 CPUtime=2.38 cores=1,3,5,7
/proc/17255/task/17267/stat : 17267 (java) S 17252 17255 5091 0 -1 1077944384 11425 0 0 0 237 1 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530183805040 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17268] ppid=17252 vsize=10624000 CPUtime=0.57 cores=1,3,5,7
/proc/17255/task/17268/stat : 17268 (java) S 17252 17255 5091 0 -1 1077944384 4932 0 0 0 57 0 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530182752496 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17269] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17269/stat : 17269 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530181700192 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17270] ppid=17252 vsize=10624000 CPUtime=0.11 cores=1,3,5,7
/proc/17255/task/17270/stat : 17270 (java) S 17252 17255 5091 0 -1 1077944384 1010 0 0 0 5 6 0 0 20 0 16 0 14597380 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530180647728 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17271] ppid=17252 vsize=10624000 CPUtime=221.82 cores=1,3,5,7
/proc/17255/task/17271/stat : 17271 (java) R 17252 17255 5091 0 -1 4202560 13276 0 0 0 22176 6 0 0 20 0 16 0 14597397 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530177454448 140530339195015 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
Current children cumulated CPU time (s) 227.95
Current children cumulated vsize (KiB) 10624000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.05 2.07 2.39 3/211 17371
/proc/meminfo: memFree=31048108/32770624 swapFree=0/242192
[pid=17255] ppid=17252 vsize=10624000 CPUtime=245.67 cores=1,3,5,7
/proc/17255/stat : 17255 (java) S 17252 17255 5091 0 -1 1077944320 51084 0 0 0 24541 26 0 0 20 0 16 0 14597362 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140735380858800 140530692914935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
/proc/17255/statm: 2656000 104304 3124 1 0 2644934 0
[pid=17255/tid=17257] ppid=17252 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/17255/task/17257/stat : 17257 (java) S 17252 17255 5091 0 -1 1077944384 6255 0 0 0 19 2 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530697157808 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17258] ppid=17252 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17255/task/17258/stat : 17258 (java) S 17252 17255 5091 0 -1 1077944384 84 0 0 0 5 1 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530660473104 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17259] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17259/stat : 17259 (java) S 17252 17255 5091 0 -1 1077944384 131 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530302925200 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17260] ppid=17252 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/17255/task/17260/stat : 17260 (java) S 17252 17255 5091 0 -1 1077944384 121 0 0 0 5 2 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530301872656 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17261] ppid=17252 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/17255/task/17261/stat : 17261 (java) S 17252 17255 5091 0 -1 1077944384 161 0 0 0 6 2 0 0 20 0 16 0 14597370 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530300820112 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17262] ppid=17252 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/17255/task/17262/stat : 17262 (java) S 17252 17255 5091 0 -1 1077944384 932 0 0 0 1 0 0 0 20 0 16 0 14597372 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530189068784 140530692926082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17263] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17263/stat : 17263 (java) S 17252 17255 5091 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 14597372 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530188015072 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17264] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17264/stat : 17264 (java) S 17252 17255 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 14597373 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530186962432 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17265] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17265/stat : 17265 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530185910992 140530692933531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17266] ppid=17252 vsize=10624000 CPUtime=2.47 cores=1,3,5,7
/proc/17255/task/17266/stat : 17266 (java) S 17252 17255 5091 0 -1 1077944384 11341 0 0 0 246 1 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530184857584 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17267] ppid=17252 vsize=10624000 CPUtime=2.39 cores=1,3,5,7
/proc/17255/task/17267/stat : 17267 (java) S 17252 17255 5091 0 -1 1077944384 11459 0 0 0 238 1 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530183805040 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17268] ppid=17252 vsize=10624000 CPUtime=0.58 cores=1,3,5,7
/proc/17255/task/17268/stat : 17268 (java) S 17252 17255 5091 0 -1 1077944384 4954 0 0 0 58 0 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530182752496 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17269] ppid=17252 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17255/task/17269/stat : 17269 (java) S 17252 17255 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14597375 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530181700192 140530692925141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17270] ppid=17252 vsize=10624000 CPUtime=0.11 cores=1,3,5,7
/proc/17255/task/17270/stat : 17270 (java) S 17252 17255 5091 0 -1 1077944384 1010 0 0 0 5 6 0 0 20 0 16 0 14597380 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530180647728 140530692926082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
[pid=17255/tid=17271] ppid=17252 vsize=10624000 CPUtime=239.51 cores=1,3,5,7
/proc/17255/task/17271/stat : 17271 (java) R 17252 17255 5091 0 -1 4202560 13278 0 0 0 23945 6 0 0 20 0 16 0 14597397 10878976000 104304 18446744073709551615 4194304 4196468 140735380876256 140530177457752 140530340332527 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140735380877770 140735380877899 140735380877899 140735380881359 0
Current children cumulated CPU time (s) 245.67
Current children cumulated vsize (KiB) 10624000

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17255 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.014
CPU time (s): 245.692
CPU user time (s): 245.424
CPU system time (s): 0.26819
CPU usage (%): 102.366
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.424
system time used= 0.26819
maximum resident set size= 421116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51290
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7997
involuntary context switches= 102

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.08834 second user time and 1.4955 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-02 09:28:23
IDJOB=4257393
IDBENCH=137169
IDSOLVER=2642
FILE ID=node129/4257393-1501659743
RUNJOBID= node129-1501657935-16609
PBS_JOBID= 
Free space on /tmp= 61764 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-99.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257393-1501659743/watcher-4257393-1501659743 -o /tmp/evaluation-result-4257393-1501659743/solver-4257393-1501659743 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501657935-16609 --watchdog 300  java -jar HOME/AbsCon-basic.jar HOME/instance-4257393-1501659743.xml

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

MD5SUM BENCH= 2ef74b22e25f9811269217f63e04e4c4
RANDOM SEED=1221280124

node129.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.53
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.57
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.53
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.57
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.53
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.57
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.53
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30816120 kB
MemAvailable:   31012320 kB
Buffers:          128252 kB
Cached:           348340 kB
SwapCached:            0 kB
Active:          1295224 kB
Inactive:         250576 kB
Active(anon):    1069292 kB
Inactive(anon):     8532 kB
Active(file):     225932 kB
Inactive(file):   242044 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8212 kB
Writeback:             0 kB
AnonPages:       1068816 kB
Mapped:            42544 kB
Shmem:              8872 kB
Slab:             113312 kB
SReclaimable:      88120 kB
SUnreclaim:        25192 kB
KernelStack:        3488 kB
PageTables:         6880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2367840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    964608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61760 MiB
End job on node129 at 2017-08-02 09:32:23