Trace number 4290247

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02SAT (TO)1128 2400.11 2369.12

General information on the benchmark

NameKnapsack/
Knapsack-40-150-01_c18.xml
MD5SUM8d3b063d869bbc1321103d2dddf1736e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1128
Best CPU time to get the best result obtained on this benchmark4.06937
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.56	c seed: 1538273363
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.34/1.00	c Parsing done, starting search...
1.51/1.03	o 382
1.51/1.04	o 383
1.51/1.04	o 438
1.51/1.05	o 471
1.51/1.05	o 490
1.51/1.05	o 521
1.51/1.05	o 522
1.51/1.05	o 561
1.51/1.05	o 562
1.51/1.05	o 617
1.51/1.06	o 660
1.51/1.06	o 661
1.51/1.06	o 662
1.51/1.06	o 698
1.51/1.06	o 699
1.51/1.06	o 700
1.51/1.06	o 721
1.51/1.06	o 722
1.51/1.06	o 755
1.51/1.07	o 781
1.78/1.17	o 806
1.78/1.17	o 807
1.78/1.17	o 810
1.78/1.17	o 815
1.78/1.17	o 816
1.78/1.17	o 817
1.78/1.17	o 843
1.78/1.17	o 866
2.05/1.24	o 870
2.05/1.24	o 871
2.05/1.24	o 872
2.05/1.25	o 893
2.35/1.31	o 897
2.35/1.32	o 903
2.35/1.33	o 904
2.35/1.33	o 933
2.35/1.35	o 952
2.35/1.35	o 953
2.35/1.36	o 1002
2.51/1.43	o 1003
2.51/1.43	o 1029
2.64/1.51	o 1050
2.64/1.51	o 1051
2.64/1.52	o 1055
2.64/1.52	o 1085
2.64/1.53	o 1091
2.88/1.76	o 1092
2.88/1.77	o 1110
2.88/1.78	o 1126
2.88/1.78	o 1127
2.88/1.78	o 1128
2400.08/2369.11	s SATISFIABLE
2400.08/2369.11	v <instantiation>
2400.08/2369.11	v 	<list>
2400.08/2369.11	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]
2400.08/2369.11	v 	</list>
2400.08/2369.11	v 	<values>
2400.08/2369.11	v 		0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1 
2400.08/2369.11	v 	</values>
2400.08/2369.11	v </instantiation>

Verifier Data

OK	1128

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290247-1532529189/watcher-4290247-1532529189 -o /tmp/evaluation-result-4290247-1532529189/solver-4290247-1532529189 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532505403-28952 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1538273363 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290247-1532529189.xml 

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

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


[startup+0.100165 s]*
/proc/loadavg: 1.47 1.44 1.41 3/219 31503
/proc/meminfo: memFree=15613056/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=14082740 memory=31292 CPUtime=0.12 cores=0,2,4,6
/proc/31488/stat : 31488 (java) S 31485 31488 28921 0 -1 1077944320 6754 0 0 0 10 2 0 0 20 0 15 0 70482087 14420725760 7823 33554432000 4194304 4196468 140725570953376 140725570935920 139659870277367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
/proc/31488/statm: 3520685 7823 3155 1 0 3482761 0
[pid=31488/tid=31490] ppid=31485 vsize=14082740 memory=-8701690554792316033 CPUtime=0.09 cores=0,2,4,6
/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 4784 0 0 0 8 1 0 0 20 0 15 0 70482087 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659874501392 139659854357884 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482089 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31496] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31496/stat : 31496 (java) S 31485 31488 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70482090 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659343139872 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31497] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31497/stat : 31497 (java) S 31485 31488 28921 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70482090 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659342087024 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31498] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31498/stat : 31498 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482092 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659341035344 139659870295963 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31499] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31499/stat : 31499 (java) S 31485 31488 28921 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 70482092 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659339983728 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31500] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31500/stat : 31500 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659338930928 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31501] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0.01 cores=0,2,4,6
/proc/31488/task/31501/stat : 31501 (java) S 31485 31488 28921 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 15 0 70482093 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659337878128 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31502] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31502/stat : 31502 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659336825568 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31503] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31503/stat : 31503 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482093 14420725760 7823 33554432000 4194304 4196468 140725570953376 139659335772848 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31292 KiB

[startup+0.211294 s]*
/proc/loadavg: 1.47 1.44 1.41 6/219 31503
/proc/meminfo: memFree=15598172/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=14082740 memory=47088 CPUtime=0.3 cores=0,2,4,6
/proc/31488/stat : 31488 (java) S 31485 31488 28921 0 -1 1077944320 10416 0 0 0 28 2 0 0 20 0 15 0 70482087 14420725760 11772 33554432000 4194304 4196468 140725570953376 140725570935920 139659870277367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
/proc/31488/statm: 3520685 11772 3368 1 0 3482761 0
[pid=31488/tid=31490] ppid=31485 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 8111 0 0 0 18 2 0 0 20 0 15 0 70482087 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659874496496 139659870299293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14082740 memory=365 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14082740 memory=140111755964593 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70482089 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31496] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31496/stat : 31496 (java) S 31485 31488 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70482090 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659343139872 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31497] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31497/stat : 31497 (java) S 31485 31488 28921 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70482090 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659342087024 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31498] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31498/stat : 31498 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482092 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659341035344 139659870295963 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31499] ppid=31485 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31488/task/31499/stat : 31499 (java) S 31485 31488 28921 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 15 0 70482092 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659339983728 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31500] ppid=31485 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/31488/task/31500/stat : 31500 (java) S 31485 31488 28921 0 -1 1077944384 255 0 0 0 2 0 0 0 20 0 15 0 70482093 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659338930928 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31501] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0.05 cores=0,2,4,6
/proc/31488/task/31501/stat : 31501 (java) R 31485 31488 28921 0 -1 4202560 307 0 0 0 5 0 0 0 20 0 15 0 70482093 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659337875800 139659855443015 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31502] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31502/stat : 31502 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659336825568 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31503] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31503/stat : 31503 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482093 14420725760 11772 33554432000 4194304 4196468 140725570953376 139659335772848 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47088 KiB

[startup+0.310641 s]*
/proc/loadavg: 1.47 1.44 1.41 3/219 31503
/proc/meminfo: memFree=15594404/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=14082740 memory=50436 CPUtime=0.44 cores=0,2,4,6
/proc/31488/stat : 31488 (java) S 31485 31488 28921 0 -1 1077944320 10778 0 0 0 41 3 0 0 20 0 15 0 70482087 14420725760 12609 33554432000 4194304 4196468 140725570953376 140725570935920 139659870277367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
/proc/31488/statm: 3520685 12609 3371 1 0 3482761 0
[pid=31488/tid=31490] ppid=31485 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 8443 0 0 0 28 2 0 0 20 0 15 0 70482087 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659874485200 139659851840896 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14082740 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14082740 memory=140111755775787 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70482089 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31496] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31496/stat : 31496 (java) S 31485 31488 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70482090 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659343139872 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31497] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31497/stat : 31497 (java) S 31485 31488 28921 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70482090 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659342087024 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31498] ppid=31485 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31498/stat : 31498 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482092 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659341035344 139659870295963 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31499] ppid=31485 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31488/task/31499/stat : 31499 (java) S 31485 31488 28921 0 -1 1077944384 365 0 0 0 2 0 0 0 20 0 15 0 70482092 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659339983728 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31500] ppid=31485 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/31488/task/31500/stat : 31500 (java) S 31485 31488 28921 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 15 0 70482093 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659338930928 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31501] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0.07 cores=0,2,4,6
/proc/31488/task/31501/stat : 31501 (java) S 31485 31488 28921 0 -1 1077944384 326 0 0 0 7 0 0 0 20 0 15 0 70482093 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659337878128 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31502] ppid=31485 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31502/stat : 31502 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659336825568 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31503] ppid=31485 vsize=14082740 memory=140111755568768 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31503/stat : 31503 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482093 14420725760 12609 33554432000 4194304 4196468 140725570953376 139659335772848 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50436 KiB

[startup+0.700776 s]
/proc/loadavg: 1.47 1.44 1.41 3/219 31503
/proc/meminfo: memFree=15570468/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=14084808 memory=89108 CPUtime=0.99 cores=0,2,4,6
/proc/31488/stat : 31488 (java) S 31485 31488 28921 0 -1 1077944320 17634 0 0 0 94 5 0 0 20 0 15 0 70482087 14422843392 22277 33554432000 4194304 4196468 140725570953376 140725570935920 139659870277367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
/proc/31488/statm: 3521202 22277 3500 1 0 3483273 0
[pid=31488/tid=31490] ppid=31485 vsize=14084808 memory=1728 CPUtime=0.68 cores=0,2,4,6
/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 14903 0 0 0 64 4 0 0 20 0 15 0 70482087 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659874500432 139659870299293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14084808 memory=792 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14084808 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14084808 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14084808 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70482089 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31496] ppid=31485 vsize=14084808 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31496/stat : 31496 (java) S 31485 31488 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70482090 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659343139872 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31497] ppid=31485 vsize=14084808 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31497/stat : 31497 (java) S 31485 31488 28921 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70482090 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659342087024 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31498] ppid=31485 vsize=14084808 memory=12040 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31498/stat : 31498 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482092 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659341035344 139659870295963 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31499] ppid=31485 vsize=14084808 memory=7450174591119418944 CPUtime=0.06 cores=0,2,4,6
/proc/31488/task/31499/stat : 31499 (java) S 31485 31488 28921 0 -1 1077944384 516 0 0 0 6 0 0 0 20 0 15 0 70482092 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659339983728 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31500] ppid=31485 vsize=14084808 memory=7519162438972494954 CPUtime=0.08 cores=0,2,4,6
/proc/31488/task/31500/stat : 31500 (java) S 31485 31488 28921 0 -1 1077944384 418 0 0 0 8 0 0 0 20 0 15 0 70482093 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659338930928 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31501] ppid=31485 vsize=14084808 memory=6154282490091891024 CPUtime=0.15 cores=0,2,4,6
/proc/31488/task/31501/stat : 31501 (java) S 31485 31488 28921 0 -1 1077944384 414 0 0 0 15 0 0 0 20 0 15 0 70482093 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659337878128 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31502] ppid=31485 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31502/stat : 31502 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659336825568 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31503] ppid=31485 vsize=14084808 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31503/stat : 31503 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482093 14422843392 22277 33554432000 4194304 4196468 140725570953376 139659335772848 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89108 KiB

[startup+1.50069 s]
/proc/loadavg: 1.47 1.44 1.41 5/219 31503
/proc/meminfo: memFree=15535036/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=14090952 memory=142116 CPUtime=2.64 cores=0,2,4,6
/proc/31488/stat : 31488 (java) S 31485 31488 28921 0 -1 1077944320 26823 0 0 0 256 8 0 0 20 0 15 0 70482087 14429134848 35529 33554432000 4194304 4196468 140725570953376 140725570935920 139659870277367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
/proc/31488/statm: 3522738 35529 3545 1 0 3484809 0
[pid=31488/tid=31490] ppid=31485 vsize=14090952 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 19521 0 0 0 142 6 0 0 20 0 15 0 70482087 14429134848 35529 33554432000 4194304 4196468 140725570953376 139659874512992 139659472530906 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14429134848 35529 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14090952 memory=-6509546260019855299 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14429134848 35529 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70482088 14429134848 35529 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70482088 14429134848 35529 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 70482089 14429134848 35529 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0

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

/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 56178 0 0 0 223471 60 0 0 20 0 15 0 70482087 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659874516064 139659468677834 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14090952 memory=562100 CPUtime=9.98 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 1698 0 0 0 887 111 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14090952 memory=562100 CPUtime=9.93 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 4762 0 0 0 883 110 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14090952 memory=562100 CPUtime=9.9 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 3685 0 0 0 886 104 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14090952 memory=562100 CPUtime=9.87 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 4977 0 0 0 878 109 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14090952 memory=562100 CPUtime=13.71 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 7328 0 0 0 1274 97 0 0 20 0 15 0 70482089 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31496] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31496/stat : 31496 (java) S 31485 31488 28921 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 70482090 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659343139936 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31497] ppid=31485 vsize=14090952 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31497/stat : 31497 (java) S 31485 31488 28921 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 70482090 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659342087040 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31498] ppid=31485 vsize=14090952 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31498/stat : 31498 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482092 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659341035344 139659870295963 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31499] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.61 cores=0,2,4,6
/proc/31488/task/31499/stat : 31499 (java) S 31485 31488 28921 0 -1 1077944384 2057 0 0 0 61 0 0 0 20 0 15 0 70482092 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659339983728 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31500] ppid=31485 vsize=14090952 memory=4616 CPUtime=0.7 cores=0,2,4,6
/proc/31488/task/31500/stat : 31500 (java) S 31485 31488 28921 0 -1 1077944384 2152 0 0 0 69 1 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659338930928 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31501] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.42 cores=0,2,4,6
/proc/31488/task/31501/stat : 31501 (java) S 31485 31488 28921 0 -1 1077944384 3628 0 0 0 41 1 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659337878128 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31502] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31502/stat : 31502 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659336825568 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31503] ppid=31485 vsize=14090952 memory=562100 CPUtime=1.44 cores=0,2,4,6
/proc/31488/task/31503/stat : 31503 (java) S 31485 31488 28921 0 -1 1077944384 1098 0 0 0 75 69 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659335772848 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
Current children cumulated CPU time: 2291.96 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 562100 KiB

[startup+2322.3 s]
/proc/loadavg: 1.37 1.38 1.40 3/219 31601
/proc/meminfo: memFree=15115416/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=14090952 memory=562100 CPUtime=2352.7 cores=0,2,4,6
/proc/31488/stat : 31488 (java) S 31485 31488 28921 0 -1 1077944320 90292 0 0 0 234785 485 0 0 20 0 15 0 70482087 14429134848 140525 33554432000 4194304 4196468 140725570953376 140725570935920 139659870277367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
/proc/31488/statm: 3522738 140525 3584 1 0 3484809 0
[pid=31488/tid=31490] ppid=31485 vsize=14090952 memory=562100 CPUtime=2294.61 cores=0,2,4,6
/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 57139 0 0 0 229400 61 0 0 20 0 15 0 70482087 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659874516176 140725571206471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.23 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 1710 0 0 0 909 114 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.2 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 4861 0 0 0 907 113 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.17 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 3712 0 0 0 910 107 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.13 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 4982 0 0 0 901 112 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14090952 memory=562100 CPUtime=14.06 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 7510 0 0 0 1307 99 0 0 20 0 15 0 70482089 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31496] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31496/stat : 31496 (java) S 31485 31488 28921 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 70482090 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659343139936 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31497] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31497/stat : 31497 (java) S 31485 31488 28921 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 70482090 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659342087040 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31498] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31498/stat : 31498 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482092 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659341035344 139659870295963 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31499] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.61 cores=0,2,4,6
/proc/31488/task/31499/stat : 31499 (java) S 31485 31488 28921 0 -1 1077944384 2059 0 0 0 61 0 0 0 20 0 15 0 70482092 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659339983728 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31500] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.7 cores=0,2,4,6
/proc/31488/task/31500/stat : 31500 (java) S 31485 31488 28921 0 -1 1077944384 2154 0 0 0 69 1 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659338930928 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31501] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.42 cores=0,2,4,6
/proc/31488/task/31501/stat : 31501 (java) S 31485 31488 28921 0 -1 1077944384 3630 0 0 0 41 1 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659337878128 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31502] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31502/stat : 31502 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659336825568 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31503] ppid=31485 vsize=14090952 memory=562100 CPUtime=1.47 cores=0,2,4,6
/proc/31488/task/31503/stat : 31503 (java) S 31485 31488 28921 0 -1 1077944384 1113 0 0 0 76 71 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659335772848 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
Current children cumulated CPU time: 2352.7 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 562100 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2369.11 s]
/proc/loadavg: 1.85 1.51 1.44 3/219 31602
/proc/meminfo: memFree=15115192/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=14090952 memory=562100 CPUtime=2400.08 cores=0,2,4,6
/proc/31488/stat : 31488 (java) S 31485 31488 28921 0 -1 1077944320 91052 0 0 0 239513 495 0 0 20 0 15 0 70482087 14429134848 140525 33554432000 4194304 4196468 140725570953376 140725570935920 139659870277367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
/proc/31488/statm: 3522738 140525 3584 1 0 3484809 0
[pid=31488/tid=31490] ppid=31485 vsize=14090952 memory=562100 CPUtime=2340.87 cores=0,2,4,6
/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 57895 0 0 0 234025 62 0 0 20 0 15 0 70482087 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659874515920 139659472531527 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.42 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 1710 0 0 0 926 116 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.4 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 4861 0 0 0 925 115 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.37 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 3712 0 0 0 927 110 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14090952 memory=0 CPUtime=10.34 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 4982 0 0 0 920 114 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14090952 memory=562100 CPUtime=14.35 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 7512 0 0 0 1333 102 0 0 20 0 15 0 70482089 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31496] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31496/stat : 31496 (java) S 31485 31488 28921 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 70482090 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659343139936 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31497] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31497/stat : 31497 (java) S 31485 31488 28921 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 70482090 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659342087040 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31498] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31498/stat : 31498 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482092 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659341035344 139659870295963 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31499] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.61 cores=0,2,4,6
/proc/31488/task/31499/stat : 31499 (java) S 31485 31488 28921 0 -1 1077944384 2059 0 0 0 61 0 0 0 20 0 15 0 70482092 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659339983728 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31500] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.7 cores=0,2,4,6
/proc/31488/task/31500/stat : 31500 (java) S 31485 31488 28921 0 -1 1077944384 2154 0 0 0 69 1 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659338930928 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31501] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.42 cores=0,2,4,6
/proc/31488/task/31501/stat : 31501 (java) S 31485 31488 28921 0 -1 1077944384 3630 0 0 0 41 1 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659337878128 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31502] ppid=31485 vsize=14090952 memory=3828 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31502/stat : 31502 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659336825568 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31503] ppid=31485 vsize=14090952 memory=21372 CPUtime=1.51 cores=0,2,4,6
/proc/31488/task/31503/stat : 31503 (java) S 31485 31488 28921 0 -1 1077944384 1115 0 0 0 78 73 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659335772848 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 562100 KiB

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

[startup+2369.12 s]
# the end of solver process 31488 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.15 s, system=4.95852 s

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

[startup+2369.11 s]
/proc/loadavg: 1.85 1.51 1.44 3/219 31602
/proc/meminfo: memFree=15115192/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=14090952 memory=562100 CPUtime=2400.08 cores=0,2,4,6
/proc/31488/stat : 31488 (java) S 31485 31488 28921 0 -1 1077944320 91052 0 0 0 239513 495 0 0 20 0 15 0 70482087 14429134848 140525 33554432000 4194304 4196468 140725570953376 140725570935920 139659870277367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
/proc/31488/statm: 3522738 140525 3584 1 0 3484809 0
[pid=31488/tid=31490] ppid=31485 vsize=14090952 memory=562100 CPUtime=2340.87 cores=0,2,4,6
/proc/31488/task/31490/stat : 31490 (java) R 31485 31488 28921 0 -1 4202560 57895 0 0 0 234025 62 0 0 20 0 15 0 70482087 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659874515920 139659472531527 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31491] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.42 cores=0,2,4,6
/proc/31488/task/31491/stat : 31491 (java) S 31485 31488 28921 0 -1 1077944384 1710 0 0 0 926 116 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659800366224 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31492] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.4 cores=0,2,4,6
/proc/31488/task/31492/stat : 31492 (java) S 31485 31488 28921 0 -1 1077944384 4861 0 0 0 925 115 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659799313424 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31493] ppid=31485 vsize=14090952 memory=562100 CPUtime=10.37 cores=0,2,4,6
/proc/31488/task/31493/stat : 31493 (java) S 31485 31488 28921 0 -1 1077944384 3712 0 0 0 927 110 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659798260624 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31494] ppid=31485 vsize=14090952 memory=0 CPUtime=10.34 cores=0,2,4,6
/proc/31488/task/31494/stat : 31494 (java) S 31485 31488 28921 0 -1 1077944384 4982 0 0 0 920 114 0 0 20 0 15 0 70482088 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659797207824 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31495] ppid=31485 vsize=14090952 memory=562100 CPUtime=14.35 cores=0,2,4,6
/proc/31488/task/31495/stat : 31495 (java) S 31485 31488 28921 0 -1 1077944384 7512 0 0 0 1333 102 0 0 20 0 15 0 70482089 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659344193904 139659870288514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31496] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31496/stat : 31496 (java) S 31485 31488 28921 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 70482090 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659343139936 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31497] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31497/stat : 31497 (java) S 31485 31488 28921 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 70482090 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659342087040 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31498] ppid=31485 vsize=14090952 memory=562100 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31498/stat : 31498 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482092 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659341035344 139659870295963 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31499] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.61 cores=0,2,4,6
/proc/31488/task/31499/stat : 31499 (java) S 31485 31488 28921 0 -1 1077944384 2059 0 0 0 61 0 0 0 20 0 15 0 70482092 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659339983728 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31500] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.7 cores=0,2,4,6
/proc/31488/task/31500/stat : 31500 (java) S 31485 31488 28921 0 -1 1077944384 2154 0 0 0 69 1 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659338930928 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31501] ppid=31485 vsize=14090952 memory=562100 CPUtime=0.42 cores=0,2,4,6
/proc/31488/task/31501/stat : 31501 (java) S 31485 31488 28921 0 -1 1077944384 3630 0 0 0 41 1 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659337878128 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31502] ppid=31485 vsize=14090952 memory=3828 CPUtime=0 cores=0,2,4,6
/proc/31488/task/31502/stat : 31502 (java) S 31485 31488 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659336825568 139659870287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
[pid=31488/tid=31503] ppid=31485 vsize=14090952 memory=21372 CPUtime=1.51 cores=0,2,4,6
/proc/31488/task/31503/stat : 31503 (java) S 31485 31488 28921 0 -1 1077944384 1115 0 0 0 78 73 0 0 20 0 15 0 70482093 14429134848 140525 33554432000 4194304 4196468 140725570953376 139659335772848 139659870288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20819968 140725570958408 140725570958601 140725570958601 140725570961359 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 562100 KiB

Child status: 143
Real time (s): 2369.12
CPU time (s): 2400.11
CPU user time (s): 2395.15
CPU system time (s): 4.95852
CPU usage (%): 101.308
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 601696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.15
system time used= 4.95852
maximum resident set size= 603248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91460
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 451911
involuntary context switches= 8595


# summary of solver processes directly reported to runsolver:
#   pid: 31488
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2395.15
#   total CPU system time (s): 4.95852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8665 second user time and 21.9766 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-25 16:33:09
IDJOB=4290247
IDBENCH=141538
IDSOLVER=2743
FILE ID=node135/4290247-1532529189
RUNJOBID= node135-1532505403-28952
PBS_JOBID= 21021593
Free space on /tmp= 48332 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Knapsack/Knapsack-40-150-01_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290247-1532529189/watcher-4290247-1532529189 -o /tmp/evaluation-result-4290247-1532529189/solver-4290247-1532529189 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532505403-28952 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1538273363 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290247-1532529189.xml

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

MD5SUM BENCH= 8d3b063d869bbc1321103d2dddf1736e
RANDOM SEED=1538273363

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15631828 kB
MemAvailable:   31717668 kB
Buffers:          230612 kB
Cached:         15911164 kB
SwapCached:            0 kB
Active:          2725636 kB
Inactive:       13681956 kB
Active(anon):     215988 kB
Inactive(anon):    78072 kB
Active(file):    2509648 kB
Inactive(file): 13603884 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36212 kB
Writeback:             0 kB
AnonPages:        273332 kB
Mapped:            53064 kB
Shmem:             25248 kB
Slab:             429608 kB
SReclaimable:     400768 kB
SUnreclaim:        28840 kB
KernelStack:        3600 kB
PageTables:         5692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1296664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48296 MiB
End job on node135 at 2018-07-25 17:12:38