Trace number 4273254

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 - ALNS 2017-07-26SAT (TO)6 2520.0901 2473.8201

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-03.xml
MD5SUM7be818acedb52ac703edcbfe3be7901c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.032563999
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints47
Number of domains4
Minimum domain size2
Maximum domain size51
Distribution of domain sizes[{"size":2,"count":25},{"size":3,"count":25},{"size":10,"count":1},{"size":51,"count":5}]
Minimum variable degree1
Maximum variable degree9
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":22},{"degree":3,"count":8},{"degree":4,"count":12},{"degree":6,"count":1},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":17},{"arity":3,"count":12},{"arity":5,"count":4},{"arity":6,"count":1},{"arity":7,"count":4},{"arity":10,"count":9}]
Number of extensional constraints21
Number of intensional constraints16
Distribution of constraint types[{"type":"extension","count":21},{"type":"intension","count":16},{"type":"sum","count":6},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax 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.32/0.45	c version: 2017-07-26
0.32/0.45	c seed: 58817953
0.32/0.45	c timeout: 2520
0.32/0.45	c memlimit: 11000
0.32/0.45	c nbcore: 4
0.32/0.47	c Parsing instance...
1.30/1.00	c Parsing done, starting search...
1.49/1.02	o 4
1.49/1.07	o 5
1.49/1.11	o 6
2520.06/2473.81	s SATISFIABLE
2520.06/2473.81	v <instantiation>
2520.06/2473.81	v 	<list>
2520.06/2473.81	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] ws[0] ws[1] ws[2] ws[3] ws[4] z
2520.06/2473.81	v 	</list>
2520.06/2473.81	v 	<values>
2520.06/2473.81	v 		0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 1 0 0 0 1 0 1 2 4 5 6 6 
2520.06/2473.81	v 	</values>
2520.06/2473.81	v </instantiation>

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273254-1502741039/watcher-4273254-1502741039 -o /tmp/evaluation-result-4273254-1502741039/solver-4273254-1502741039 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 58817953 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273254-1502741039.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
solver pid=15863, runsolver pid=15860
Current StackSize limit: 8192 KiB


[startup+0.100191 s]*
/proc/loadavg: 1.93 1.62 1.54 3/205 15869
/proc/meminfo: memFree=30201436/32770624 swapFree=67108776/67108860
[pid=15863] ppid=15860 vsize=13440536 memory=17240 CPUtime=0.02 cores=0,2,4,6
/proc/15863/stat : 15863 (java) S 15860 15863 7084 0 -1 1077944320 3616 0 0 0 2 0 0 0 20 0 7 0 173756570 13763108864 4310 18446744073709551615 4194304 4196468 140723993132368 140723993114912 139661692083959 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
/proc/15863/statm: 3360134 4310 2042 1 0 3349631 0
[pid=15863/tid=15865] ppid=15860 vsize=13440536 memory=7974038411334692957 CPUtime=0.01 cores=0,2,4,6
/proc/15863/task/15865/stat : 15865 (java) R 15860 15863 7084 0 -1 4202560 2302 0 0 0 1 0 0 0 20 0 7 0 173756579 13763108864 4310 18446744073709551615 4194304 4196468 140723993132368 139661696326416 139661677766485 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13440536 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 173756579 13763108864 4310 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13440536 memory=139685690664576 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 173756579 13763108864 4310 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13440536 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 173756579 13763108864 4310 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13440536 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 173756579 13763108864 4310 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13440536 memory=139685690664576 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 173756581 13763108864 4310 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13440536 KiB
Current children cumulated memory: 17240 KiB

[startup+0.209997 s]*
/proc/loadavg: 1.93 1.62 1.54 2/213 15877
/proc/meminfo: memFree=30197772/32770624 swapFree=67108776/67108860
[pid=15863] ppid=15860 vsize=13906484 memory=20696 CPUtime=0.05 cores=0,2,4,6
/proc/15863/stat : 15863 (java) S 15860 15863 7084 0 -1 1077944320 4632 0 0 0 5 0 0 0 20 0 14 0 173756570 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 140723993114912 139661692083959 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
/proc/15863/statm: 3476621 5174 2580 1 0 3466118 0
[pid=15863/tid=15865] ppid=15860 vsize=13906484 memory=8318255677412212789 CPUtime=0.04 cores=0,2,4,6
/proc/15863/task/15865/stat : 15865 (java) D 15860 15863 7084 0 -1 4202560 2729 0 0 0 4 0 0 0 20 0 14 0 173756579 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661696321440 139661692105981 0 4 1 16800974 18446744071580418449 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13906484 memory=329 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 173756579 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13906484 memory=139685691902042 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 173756579 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 173756579 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 173756579 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13906484 memory=139685690664576 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 173756581 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15871] ppid=15860 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15871/stat : 15871 (java) S 15860 15863 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 173756581 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661168596384 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15872] ppid=15860 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15872/stat : 15872 (java) S 15860 15863 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 173756581 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661167543792 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15873] ppid=15860 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15873/stat : 15873 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 173756584 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661166492368 139661692102555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15874] ppid=15860 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15874/stat : 15874 (java) S 15860 15863 7084 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 14 0 173756584 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661165438960 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15875] ppid=15860 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15875/stat : 15875 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 173756584 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661164386416 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15876] ppid=15860 vsize=13906484 memory=139685690664576 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15876/stat : 15876 (java) S 15860 15863 7084 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 14 0 173756584 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661163333872 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15877] ppid=15860 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15877/stat : 15877 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 173756584 14240239616 5174 18446744073709551615 4194304 4196468 140723993132368 139661162281568 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13906484 KiB
Current children cumulated memory: 20696 KiB

[startup+0.310009 s]*
/proc/loadavg: 1.93 1.62 1.54 4/214 15878
/proc/meminfo: memFree=30183972/32770624 swapFree=67108776/67108860
[pid=15863] ppid=15860 vsize=13975920 memory=34796 CPUtime=0.15 cores=0,2,4,6
/proc/15863/stat : 15863 (java) S 15860 15863 7084 0 -1 1077944320 9267 0 0 0 13 2 0 0 20 0 15 0 173756570 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 140723993114912 139661692083959 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
/proc/15863/statm: 3493980 8699 3389 1 0 3482759 0
[pid=15863/tid=15865] ppid=15860 vsize=13975920 memory=7668954370464627011 CPUtime=0.1 cores=0,2,4,6
/proc/15863/task/15865/stat : 15865 (java) R 15860 15863 7084 0 -1 4202560 7220 0 0 0 9 1 0 0 20 0 15 0 173756579 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661696270336 139661676164446 0 4 1 16800974 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 173756579 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 173756581 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15871] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15871/stat : 15871 (java) S 15860 15863 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 173756581 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661168596384 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15872] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15872/stat : 15872 (java) S 15860 15863 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 173756581 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661167543792 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15873] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15873/stat : 15873 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661166492368 139661692102555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15874] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15874/stat : 15874 (java) S 15860 15863 7084 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 173756584 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661165438960 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15875] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15875/stat : 15875 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661164386416 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15876] ppid=15860 vsize=13975920 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15863/task/15876/stat : 15876 (java) S 15860 15863 7084 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 15 0 173756584 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661163333872 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15877] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15877/stat : 15877 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661162281568 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15878] ppid=15860 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15878/stat : 15878 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756595 14311342080 8699 18446744073709551615 4194304 4196468 140723993132368 139661161229104 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 34796 KiB

[startup+0.700711 s]
/proc/loadavg: 1.93 1.62 1.54 3/214 15878
/proc/meminfo: memFree=30164628/32770624 swapFree=67108776/67108860
[pid=15863] ppid=15860 vsize=13977988 memory=62732 CPUtime=0.85 cores=0,2,4,6
/proc/15863/stat : 15863 (java) S 15860 15863 7084 0 -1 1077944320 12999 0 0 0 80 5 0 0 20 0 15 0 173756570 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 140723993114912 139661692083959 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
/proc/15863/statm: 3494497 15683 3714 1 0 3483271 0
[pid=15863/tid=15865] ppid=15860 vsize=13977988 memory=279371114265600 CPUtime=0.49 cores=0,2,4,6
/proc/15863/task/15865/stat : 15865 (java) R 15860 15863 7084 0 -1 4202560 9861 0 0 0 46 3 0 0 20 0 15 0 173756579 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661696320400 139661676164446 0 4 1 16800974 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 173756579 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13977988 memory=43 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 173756581 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15871] ppid=15860 vsize=13977988 memory=211 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15871/stat : 15871 (java) S 15860 15863 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 173756581 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661168596384 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15872] ppid=15860 vsize=13977988 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15872/stat : 15872 (java) S 15860 15863 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 173756581 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661167543792 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15873] ppid=15860 vsize=13977988 memory=6502580487379 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15873/stat : 15873 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661166492368 139661692102555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15874] ppid=15860 vsize=13977988 memory=288230621803970871 CPUtime=0.09 cores=0,2,4,6
/proc/15863/task/15874/stat : 15874 (java) S 15860 15863 7084 0 -1 1077944384 659 0 0 0 9 0 0 0 20 0 15 0 173756584 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661165438960 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15875] ppid=15860 vsize=13977988 memory=13563786715989427 CPUtime=0.07 cores=0,2,4,6
/proc/15863/task/15875/stat : 15875 (java) S 15860 15863 7084 0 -1 1077944384 449 0 0 0 7 0 0 0 20 0 15 0 173756584 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661164386416 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15876] ppid=15860 vsize=13977988 memory=815 CPUtime=0.16 cores=0,2,4,6
/proc/15863/task/15876/stat : 15876 (java) R 15860 15863 7084 0 -1 4202560 648 0 0 0 16 0 0 0 20 0 15 0 173756584 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661163333872 139661676164446 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15877] ppid=15860 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15877/stat : 15877 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661162281568 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15878] ppid=15860 vsize=13977988 memory=1 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15878/stat : 15878 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756595 14313459712 15683 18446744073709551615 4194304 4196468 140723993132368 139661161229104 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 0.85 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 62732 KiB

[startup+1.50102 s]
/proc/loadavg: 1.93 1.62 1.54 8/214 15878
/proc/meminfo: memFree=30068272/32770624 swapFree=67108776/67108860
[pid=15863] ppid=15860 vsize=13982084 memory=180980 CPUtime=3.05 cores=0,2,4,6
/proc/15863/stat : 15863 (java) S 15860 15863 7084 0 -1 1077944320 25708 0 0 0 295 10 0 0 20 0 15 0 173756570 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 140723993114912 139661692083959 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
/proc/15863/statm: 3495521 45245 3767 1 0 3484295 0
[pid=15863/tid=15865] ppid=15860 vsize=13982084 memory=8242546549161550937 CPUtime=1.29 cores=0,2,4,6
/proc/15863/task/15865/stat : 15865 (java) R 15860 15863 7084 0 -1 4202560 14626 0 0 0 122 7 0 0 20 0 15 0 173756579 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661696320208 139661283626870 0 4 1 16800974 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13982084 memory=7954312848538231656 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13982084 memory=6297273973038994278 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 173756579 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13982084 memory=6370149693907101802 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 173756579 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13982084 memory=7450762920152034919 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15871] ppid=15860 vsize=13982084 memory=5788911563529872472 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15871/stat : 15871 (java) S 15860 15863 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661168596384 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15872] ppid=15860 vsize=13982084 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15872/stat : 15872 (java) S 15860 15863 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661167543792 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15873] ppid=15860 vsize=13982084 memory=74028 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15873/stat : 15873 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661166492368 139661692102555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15874] ppid=15860 vsize=13982084 memory=1296 CPUtime=0.61 cores=0,2,4,6
/proc/15863/task/15874/stat : 15874 (java) R 15860 15863 7084 0 -1 4202560 3551 0 0 0 61 0 0 0 20 0 15 0 173756584 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661165424976 139661673609502 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15875] ppid=15860 vsize=13982084 memory=2460 CPUtime=0.58 cores=0,2,4,6
/proc/15863/task/15875/stat : 15875 (java) R 15860 15863 7084 0 -1 4202560 2904 0 0 0 58 0 0 0 20 0 15 0 173756584 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661164377872 139661671747569 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15876] ppid=15860 vsize=13982084 memory=1836 CPUtime=0.52 cores=0,2,4,6
/proc/15863/task/15876/stat : 15876 (java) S 15860 15863 7084 0 -1 1077944384 3222 0 0 0 52 0 0 0 20 0 15 0 173756584 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661163333872 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15877] ppid=15860 vsize=13982084 memory=796 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15877/stat : 15877 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661162281568 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15878] ppid=15860 vsize=13982084 memory=5768 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15878/stat : 15878 (java) S 15860 15863 7084 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 173756595 14317654016 45245 18446744073709551615 4194304 4196468 140723993132368 139661161229104 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 13982084 KiB

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

/proc/15863/task/15865/stat : 15865 (java) R 15860 15863 7084 0 -1 4202560 49936 0 0 0 229590 36 0 0 20 0 15 0 173756579 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661696322384 139661287336918 0 4 1 16800974 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13982084 memory=626000 CPUtime=13.61 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 7670 0 0 0 1301 60 0 0 20 0 15 0 173756579 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13982084 memory=626000 CPUtime=13.61 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 9356 0 0 0 1297 64 0 0 20 0 15 0 173756579 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13982084 memory=1356 CPUtime=13.6 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 8508 0 0 0 1295 65 0 0 20 0 15 0 173756579 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13982084 memory=626000 CPUtime=13.61 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 7521 0 0 0 1299 62 0 0 20 0 15 0 173756579 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13982084 memory=626000 CPUtime=9.01 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 7623 0 0 0 838 63 0 0 20 0 15 0 173756581 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15871] ppid=15860 vsize=13982084 memory=626000 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15871/stat : 15871 (java) S 15860 15863 7084 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661168596448 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15872] ppid=15860 vsize=13982084 memory=626000 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15872/stat : 15872 (java) S 15860 15863 7084 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661167543808 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15873] ppid=15860 vsize=13982084 memory=626000 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15873/stat : 15873 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661166492368 139661692102555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15874] ppid=15860 vsize=13982084 memory=628048 CPUtime=1.92 cores=0,2,4,6
/proc/15863/task/15874/stat : 15874 (java) S 15860 15863 7084 0 -1 1077944384 10919 0 0 0 191 1 0 0 20 0 15 0 173756584 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661165438960 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15875] ppid=15860 vsize=13982084 memory=628048 CPUtime=1.87 cores=0,2,4,6
/proc/15863/task/15875/stat : 15875 (java) S 15860 15863 7084 0 -1 1077944384 10349 0 0 0 186 1 0 0 20 0 15 0 173756584 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661164386416 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15876] ppid=15860 vsize=13982084 memory=626000 CPUtime=0.71 cores=0,2,4,6
/proc/15863/task/15876/stat : 15876 (java) S 15860 15863 7084 0 -1 1077944384 8495 0 0 0 69 2 0 0 20 0 15 0 173756584 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661163333872 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15877] ppid=15860 vsize=13982084 memory=74188 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15877/stat : 15877 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661162281568 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15878] ppid=15860 vsize=13982084 memory=628048 CPUtime=1.37 cores=0,2,4,6
/proc/15863/task/15878/stat : 15878 (java) S 15860 15863 7084 0 -1 1077944384 653 0 0 0 69 68 0 0 20 0 15 0 173756595 14317654016 157012 18446744073709551615 4194304 4196468 140723993132368 139661161229104 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 2365.65 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 628048 KiB

[startup+2382.3 s]
/proc/loadavg: 1.41 1.32 1.36 3/213 16050
/proc/meminfo: memFree=29601120/32770624 swapFree=67108776/67108860
[pid=15863] ppid=15860 vsize=13982084 memory=632144 CPUtime=2426.8 cores=0,2,4,6
/proc/15863/stat : 15863 (java) S 15860 15863 7084 0 -1 1077944320 123510 0 0 0 242316 364 0 0 20 0 15 0 173756570 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 140723993114912 139661692083959 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
/proc/15863/statm: 3495521 158036 3816 1 0 3484295 0
[pid=15863/tid=15865] ppid=15860 vsize=13982084 memory=630096 CPUtime=2355.57 cores=0,2,4,6
/proc/15863/task/15865/stat : 15865 (java) R 15860 15863 7084 0 -1 4202560 50513 0 0 0 235520 37 0 0 20 0 15 0 173756579 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661696322384 139661287336893 0 4 1 16800974 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13982084 memory=632144 CPUtime=14 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 7781 0 0 0 1339 61 0 0 20 0 15 0 173756579 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13982084 memory=630096 CPUtime=14.01 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 9466 0 0 0 1336 65 0 0 20 0 15 0 173756579 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13982084 memory=632144 CPUtime=13.99 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 8562 0 0 0 1334 65 0 0 20 0 15 0 173756579 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13982084 memory=632144 CPUtime=14.01 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 7715 0 0 0 1338 63 0 0 20 0 15 0 173756579 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13982084 memory=632144 CPUtime=9.22 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 7631 0 0 0 857 65 0 0 20 0 15 0 173756581 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15871] ppid=15860 vsize=13982084 memory=632144 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15871/stat : 15871 (java) S 15860 15863 7084 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661168596448 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15872] ppid=15860 vsize=13982084 memory=632144 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15872/stat : 15872 (java) S 15860 15863 7084 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661167543808 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15873] ppid=15860 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15873/stat : 15873 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661166492368 139661692102555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15874] ppid=15860 vsize=13982084 memory=632144 CPUtime=1.92 cores=0,2,4,6
/proc/15863/task/15874/stat : 15874 (java) S 15860 15863 7084 0 -1 1077944384 10919 0 0 0 191 1 0 0 20 0 15 0 173756584 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661165438960 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15875] ppid=15860 vsize=13982084 memory=632144 CPUtime=1.87 cores=0,2,4,6
/proc/15863/task/15875/stat : 15875 (java) S 15860 15863 7084 0 -1 1077944384 10349 0 0 0 186 1 0 0 20 0 15 0 173756584 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661164386416 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15876] ppid=15860 vsize=13982084 memory=3188 CPUtime=0.71 cores=0,2,4,6
/proc/15863/task/15876/stat : 15876 (java) S 15860 15863 7084 0 -1 1077944384 8495 0 0 0 69 2 0 0 20 0 15 0 173756584 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661163333872 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15877] ppid=15860 vsize=13982084 memory=68 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15877/stat : 15877 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661162281568 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15878] ppid=15860 vsize=13982084 memory=2460 CPUtime=1.4 cores=0,2,4,6
/proc/15863/task/15878/stat : 15878 (java) S 15860 15863 7084 0 -1 1077944384 657 0 0 0 70 70 0 0 20 0 15 0 173756595 14317654016 158036 18446744073709551615 4194304 4196468 140723993132368 139661161229104 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 2426.8 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 632144 KiB

[startup+2442.3 s]
/proc/loadavg: 1.16 1.27 1.34 3/216 16066
/proc/meminfo: memFree=29694936/32770624 swapFree=67108776/67108860
[pid=15863] ppid=15860 vsize=13982084 memory=636240 CPUtime=2487.92 cores=0,2,4,6
/proc/15863/stat : 15863 (java) S 15860 15863 7084 0 -1 1077944320 125465 0 0 0 248421 371 0 0 20 0 15 0 173756570 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 140723993114912 139661692083959 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
/proc/15863/statm: 3495521 159060 3816 1 0 3484295 0
[pid=15863/tid=15865] ppid=15860 vsize=13982084 memory=630096 CPUtime=2414.89 cores=0,2,4,6
/proc/15863/task/15865/stat : 15865 (java) R 15860 15863 7084 0 -1 4202560 51337 0 0 0 241451 38 0 0 20 0 15 0 173756579 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661696322416 139661286951769 0 4 1 16800974 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13982084 memory=634192 CPUtime=14.4 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 8042 0 0 0 1377 63 0 0 20 0 15 0 173756579 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13982084 memory=634192 CPUtime=14.39 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 9717 0 0 0 1373 66 0 0 20 0 15 0 173756579 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13982084 memory=636240 CPUtime=14.39 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 8793 0 0 0 1372 67 0 0 20 0 15 0 173756579 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13982084 memory=1431 CPUtime=14.4 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 7905 0 0 0 1377 63 0 0 20 0 15 0 173756579 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13982084 memory=164 CPUtime=9.42 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 7808 0 0 0 875 67 0 0 20 0 15 0 173756581 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15871] ppid=15860 vsize=13982084 memory=636240 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15871/stat : 15871 (java) S 15860 15863 7084 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661168596448 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15872] ppid=15860 vsize=13982084 memory=636240 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15872/stat : 15872 (java) S 15860 15863 7084 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661167543808 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15873] ppid=15860 vsize=13982084 memory=636240 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15873/stat : 15873 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661166492368 139661692102555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15874] ppid=15860 vsize=13982084 memory=636240 CPUtime=1.92 cores=0,2,4,6
/proc/15863/task/15874/stat : 15874 (java) S 15860 15863 7084 0 -1 1077944384 10921 0 0 0 191 1 0 0 20 0 15 0 173756584 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661165438960 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15875] ppid=15860 vsize=13982084 memory=4600 CPUtime=1.87 cores=0,2,4,6
/proc/15863/task/15875/stat : 15875 (java) S 15860 15863 7084 0 -1 1077944384 10351 0 0 0 186 1 0 0 20 0 15 0 173756584 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661164386416 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15876] ppid=15860 vsize=13982084 memory=636240 CPUtime=0.71 cores=0,2,4,6
/proc/15863/task/15876/stat : 15876 (java) S 15860 15863 7084 0 -1 1077944384 8497 0 0 0 69 2 0 0 20 0 15 0 173756584 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661163333872 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15877] ppid=15860 vsize=13982084 memory=636240 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15877/stat : 15877 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661162281568 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15878] ppid=15860 vsize=13982084 memory=636240 CPUtime=1.43 cores=0,2,4,6
/proc/15863/task/15878/stat : 15878 (java) S 15860 15863 7084 0 -1 1077944384 672 0 0 0 72 71 0 0 20 0 15 0 173756595 14317654016 159060 18446744073709551615 4194304 4196468 140723993132368 139661161229104 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 2487.92 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 636240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2473.8 s]
/proc/loadavg: 1.41 1.34 1.36 3/216 16147
/proc/meminfo: memFree=29059204/32770624 swapFree=67108776/67108860
[pid=15863] ppid=15860 vsize=13982084 memory=638288 CPUtime=2520.06 cores=0,2,4,6
/proc/15863/stat : 15863 (java) S 15860 15863 7084 0 -1 1077944320 125837 0 0 0 251631 375 0 0 20 0 15 0 173756570 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 140723993114912 139661692083959 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
/proc/15863/statm: 3495521 159572 3816 1 0 3484295 0
[pid=15863/tid=15865] ppid=15860 vsize=13982084 memory=1796 CPUtime=2446.03 cores=0,2,4,6
/proc/15863/task/15865/stat : 15865 (java) R 15860 15863 7084 0 -1 4202560 51579 0 0 0 244565 38 0 0 20 0 15 0 173756579 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661696322272 139661286951769 0 4 1 16800974 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15866] ppid=15860 vsize=13982084 memory=960 CPUtime=14.61 cores=0,2,4,6
/proc/15863/task/15866/stat : 15866 (java) S 15860 15863 7084 0 -1 1077944384 8070 0 0 0 1398 63 0 0 20 0 15 0 173756579 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661611497744 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15867] ppid=15860 vsize=13982084 memory=1236 CPUtime=14.62 cores=0,2,4,6
/proc/15863/task/15867/stat : 15867 (java) S 15860 15863 7084 0 -1 1077944384 9731 0 0 0 1395 67 0 0 20 0 15 0 173756579 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661610445200 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15868] ppid=15860 vsize=13982084 memory=-8774313645642428999 CPUtime=14.61 cores=0,2,4,6
/proc/15863/task/15868/stat : 15868 (java) S 15860 15863 7084 0 -1 1077944384 8807 0 0 0 1393 68 0 0 20 0 15 0 173756579 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661609392656 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15869] ppid=15860 vsize=13982084 memory=7523376918531162212 CPUtime=14.62 cores=0,2,4,6
/proc/15863/task/15869/stat : 15869 (java) S 15860 15863 7084 0 -1 1077944384 7974 0 0 0 1398 64 0 0 20 0 15 0 173756579 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661608340112 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15870] ppid=15860 vsize=13982084 memory=7235147594880805952 CPUtime=9.52 cores=0,2,4,6
/proc/15863/task/15870/stat : 15870 (java) S 15860 15863 7084 0 -1 1077944384 7811 0 0 0 885 67 0 0 20 0 15 0 173756581 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661169650160 139661692095106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15871] ppid=15860 vsize=13982084 memory=4288 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15871/stat : 15871 (java) S 15860 15863 7084 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661168596448 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15872] ppid=15860 vsize=13982084 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15872/stat : 15872 (java) S 15860 15863 7084 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 173756581 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661167543808 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15873] ppid=15860 vsize=13982084 memory=932 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15873/stat : 15873 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661166492368 139661692102555 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15874] ppid=15860 vsize=13982084 memory=638288 CPUtime=1.92 cores=0,2,4,6
/proc/15863/task/15874/stat : 15874 (java) S 15860 15863 7084 0 -1 1077944384 10921 0 0 0 191 1 0 0 20 0 15 0 173756584 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661165438960 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15875] ppid=15860 vsize=13982084 memory=-8774313645642428999 CPUtime=1.87 cores=0,2,4,6
/proc/15863/task/15875/stat : 15875 (java) S 15860 15863 7084 0 -1 1077944384 10351 0 0 0 186 1 0 0 20 0 15 0 173756584 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661164386416 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15876] ppid=15860 vsize=13982084 memory=1724 CPUtime=0.71 cores=0,2,4,6
/proc/15863/task/15876/stat : 15876 (java) S 15860 15863 7084 0 -1 1077944384 8497 0 0 0 69 2 0 0 20 0 15 0 173756584 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661163333872 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15877] ppid=15860 vsize=13982084 memory=988 CPUtime=0 cores=0,2,4,6
/proc/15863/task/15877/stat : 15877 (java) S 15860 15863 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 173756584 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661162281568 139661692094165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
[pid=15863/tid=15878] ppid=15860 vsize=13982084 memory=12320 CPUtime=1.45 cores=0,2,4,6
/proc/15863/task/15878/stat : 15878 (java) S 15860 15863 7084 0 -1 1077944384 674 0 0 0 73 72 0 0 20 0 15 0 173756595 14317654016 159572 18446744073709551615 4194304 4196468 140723993132368 139661161229104 139661692095106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31256576 140723993133430 140723993133609 140723993133609 140723993137103 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 638288 KiB

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

[startup+2473.82 s]
# the end of solver process 15863 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.33 s, system=3.76139 s

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

Child status: 143
Real time (s): 2473.82
CPU time (s): 2520.09
CPU user time (s): 2516.33
CPU system time (s): 3.76139
CPU usage (%): 101.871
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 638288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.33
system time used= 3.76139
maximum resident set size= 638840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126115
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 312921
involuntary context switches= 10227


# summary of solver processes directly reported to runsolver:
#   pid: 15863
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.33
#   total CPU system time (s): 3.76139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7675 second user time and 23.1514 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-14 21:49:33
IDJOB=4273254
IDBENCH=115924
IDSOLVER=2665
FILE ID=node132/4273254-1502741039
RUNJOBID= node132-1502658038-4849
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-03.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273254-1502741039/watcher-4273254-1502741039 -o /tmp/evaluation-result-4273254-1502741039/solver-4273254-1502741039 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 58817953 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273254-1502741039.xml

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

MD5SUM BENCH= 7be818acedb52ac703edcbfe3be7901c
RANDOM SEED=58817953

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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:        30266236 kB
MemAvailable:   30850648 kB
Buffers:          288860 kB
Cached:           607728 kB
SwapCached:           84 kB
Active:          1774988 kB
Inactive:         281688 kB
Active(anon):    1107904 kB
Inactive(anon):   110020 kB
Active(file):     667084 kB
Inactive(file):   171668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42164 kB
Writeback:            16 kB
AnonPages:       1198556 kB
Mapped:            82012 kB
Shmem:             57960 kB
Slab:             150004 kB
SReclaimable:     122992 kB
SUnreclaim:        27012 kB
KernelStack:        3504 kB
PageTables:         7420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2291448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1071104 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= 61948 MiB
End job on node132 at 2017-08-14 22:30:47