Trace number 4290334

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)81 2400.07 2388.72

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-11_c18.xml
MD5SUMd48530cddaac7c3de8b9754209410058
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark2519.5
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints56
Number of domains2
Minimum domain size121
Maximum domain size122
Distribution of domain sizes[{"size":121,"count":55},{"size":122,"count":11}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":66},{"degree":2,"count":55},{"degree":10,"count":10},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity55
Distribution of constraint arities[{"arity":3,"count":55},{"arity":55,"count":1}]
Number of extensional constraints0
Number of intensional constraints55
Distribution of constraint types[{"type":"intension","count":55},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1920645030
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.72/1.14	c Parsing done, starting search...
13.31/11.33	o 121
14.50/12.37	o 120
16.01/13.85	o 117
16.01/13.87	o 113
17.69/15.37	o 110
22.21/19.81	o 109
22.61/20.20	o 104
23.26/20.84	o 102
39.09/36.60	o 99
39.69/37.26	o 94
46.21/43.70	o 93
46.31/43.82	o 89
46.31/43.85	o 87
46.31/43.87	o 83
266.53/263.39	o 82
266.84/263.64	o 81
2400.04/2388.70	s SATISFIABLE
2400.04/2388.70	v <instantiation>
2400.04/2388.70	v 	<list>
2400.04/2388.70	v 		y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[6][7] y[6][8] y[6][9] y[6][10] y[7][8] y[7][9] y[7][10] y[8][9] y[8][10] y[9][10] x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10]
2400.04/2388.70	v 	</list>
2400.04/2388.70	v 	<values>
2400.04/2388.70	v 		3 8 9 29 39 56 63 67 79 81 5 6 26 36 53 60 64 76 78 1 21 31 48 55 59 71 73 20 30 47 54 58 70 72 10 27 34 38 50 52 17 24 28 40 42 7 11 23 25 4 16 18 12 14 2 0 3 8 9 29 39 56 63 67 79 81 
2400.04/2388.70	v 	</values>
2400.04/2388.70	v </instantiation>

Verifier Data

OK	81

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290334-1532248841/watcher-4290334-1532248841 -o /tmp/evaluation-result-4290334-1532248841/solver-4290334-1532248841 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532225156-31761 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1920645030 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290334-1532248841.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
Current StackSize limit: 8192 KiB

solver pid=1859, runsolver pid=1856

[startup+0.100163 s]*
/proc/loadavg: 1.31 1.22 1.26 3/216 1874
/proc/meminfo: memFree=21503480/32770624 swapFree=67108860/67108860
[pid=1859] ppid=1856 vsize=14082740 memory=31812 CPUtime=0.12 cores=0,2,4,6
/proc/1859/stat : 1859 (java) S 1856 1859 31730 0 -1 1077944320 6398 0 0 0 10 2 0 0 20 0 15 0 42447266 14420725760 7953 33554432000 4194304 4196468 140728047297280 140728047279824 140554639032055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
/proc/1859/statm: 3520685 7953 3133 1 0 3482761 0
[pid=1859/tid=1861] ppid=1856 vsize=14082740 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 4482 0 0 0 8 1 0 0 20 0 15 0 42447267 14420725760 7953 33554432000 4194304 4196468 140728047297280 140554643227392 140554631269182 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14082740 memory=5792869726567804975 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 7953 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14082740 memory=140011323324032 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 7953 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 7953 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14082740 memory=140011323324032 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1867] ppid=1856 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1867/stat : 1867 (java) S 1856 1859 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554112824224 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1868] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1868/stat : 1868 (java) S 1856 1859 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554111771632 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1869] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1869/stat : 1869 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554110720208 140554639050651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1870] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1870/stat : 1870 (java) S 1856 1859 31730 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554109667824 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1871] ppid=1856 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1871/stat : 1871 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554108615280 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1872] ppid=1856 vsize=14082740 memory=140011323324032 CPUtime=0.01 cores=0,2,4,6
/proc/1859/task/1872/stat : 1872 (java) S 1856 1859 31730 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 15 0 42447272 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554107562736 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1873] ppid=1856 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1873/stat : 1873 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554106510432 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1874] ppid=1856 vsize=14082740 memory=140011323324032 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1874/stat : 1874 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 8018 33554432000 4194304 4196468 140728047297280 140554105456944 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31812 KiB

[startup+0.216743 s]*
/proc/loadavg: 1.31 1.22 1.26 6/216 1874
/proc/meminfo: memFree=21488224/32770624 swapFree=67108860/67108860
[pid=1859] ppid=1856 vsize=14082740 memory=48276 CPUtime=0.32 cores=0,2,4,6
/proc/1859/stat : 1859 (java) S 1856 1859 31730 0 -1 1077944320 10083 0 0 0 29 3 0 0 20 0 15 0 42447266 14420725760 12069 33554432000 4194304 4196468 140728047297280 140728047279824 140554639032055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
/proc/1859/statm: 3520685 12069 3417 1 0 3482761 0
[pid=1859/tid=1861] ppid=1856 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 7804 0 0 0 18 2 0 0 20 0 15 0 42447267 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554643260288 140554639053981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14082740 memory=4294967627 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14082740 memory=3978561436693886624 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14082740 memory=140011323324032 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1867] ppid=1856 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1867/stat : 1867 (java) S 1856 1859 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554112824224 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1868] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1868/stat : 1868 (java) S 1856 1859 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554111771632 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1869] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1869/stat : 1869 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554110720208 140554639050651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1870] ppid=1856 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1859/task/1870/stat : 1870 (java) S 1856 1859 31730 0 -1 1077944384 404 0 0 0 1 0 0 0 20 0 15 0 42447272 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554109667824 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1871] ppid=1856 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/1859/task/1871/stat : 1871 (java) S 1856 1859 31730 0 -1 1077944384 212 0 0 0 2 0 0 0 20 0 15 0 42447272 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554108615280 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1872] ppid=1856 vsize=14082740 memory=140011323324032 CPUtime=0.06 cores=0,2,4,6
/proc/1859/task/1872/stat : 1872 (java) R 1856 1859 31730 0 -1 4202560 284 0 0 0 6 0 0 0 20 0 15 0 42447272 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554107562736 140554617987686 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1873] ppid=1856 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1873/stat : 1873 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554106510432 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1874] ppid=1856 vsize=14082740 memory=140011323324032 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1874/stat : 1874 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 12069 33554432000 4194304 4196468 140728047297280 140554105456944 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 48276 KiB

[startup+0.310308 s]*
/proc/loadavg: 1.31 1.22 1.26 3/216 1874
/proc/meminfo: memFree=21484936/32770624 swapFree=67108860/67108860
[pid=1859] ppid=1856 vsize=14082740 memory=51464 CPUtime=0.44 cores=0,2,4,6
/proc/1859/stat : 1859 (java) S 1856 1859 31730 0 -1 1077944320 10416 0 0 0 41 3 0 0 20 0 15 0 42447266 14420725760 12866 33554432000 4194304 4196468 140728047297280 140728047279824 140554639032055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
/proc/1859/statm: 3520685 12866 3419 1 0 3482761 0
[pid=1859/tid=1861] ppid=1856 vsize=14082740 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 8121 0 0 0 28 2 0 0 20 0 15 0 42447267 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554643243568 140554639045919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42447267 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1867] ppid=1856 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1867/stat : 1867 (java) S 1856 1859 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554112824224 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1868] ppid=1856 vsize=14082740 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1868/stat : 1868 (java) S 1856 1859 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42447269 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554111771632 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1869] ppid=1856 vsize=14082740 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1869/stat : 1869 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554110720208 140554639050651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1870] ppid=1856 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1859/task/1870/stat : 1870 (java) S 1856 1859 31730 0 -1 1077944384 410 0 0 0 2 0 0 0 20 0 15 0 42447272 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554109667824 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1871] ppid=1856 vsize=14082740 memory=140011169217807 CPUtime=0.02 cores=0,2,4,6
/proc/1859/task/1871/stat : 1871 (java) S 1856 1859 31730 0 -1 1077944384 212 0 0 0 2 0 0 0 20 0 15 0 42447272 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554108615280 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1872] ppid=1856 vsize=14082740 memory=140011323325737 CPUtime=0.08 cores=0,2,4,6
/proc/1859/task/1872/stat : 1872 (java) S 1856 1859 31730 0 -1 1077944384 290 0 0 0 8 0 0 0 20 0 15 0 42447272 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554107562736 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1873] ppid=1856 vsize=14082740 memory=140011169220015 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1873/stat : 1873 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554106510432 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1874] ppid=1856 vsize=14082740 memory=280022492583904 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1874/stat : 1874 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447272 14420725760 12866 33554432000 4194304 4196468 140728047297280 140554105456944 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51464 KiB

[startup+0.700816 s]
/proc/loadavg: 1.31 1.22 1.26 3/216 1874
/proc/meminfo: memFree=21461248/32770624 swapFree=67108860/67108860
[pid=1859] ppid=1856 vsize=14084808 memory=89124 CPUtime=0.99 cores=0,2,4,6
/proc/1859/stat : 1859 (java) S 1856 1859 31730 0 -1 1077944320 17139 0 0 0 94 5 0 0 20 0 15 0 42447266 14422843392 22281 33554432000 4194304 4196468 140728047297280 140728047279824 140554639032055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
/proc/1859/statm: 3521202 22281 3500 1 0 3483273 0
[pid=1859/tid=1861] ppid=1856 vsize=14084808 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 14459 0 0 0 63 4 0 0 20 0 15 0 42447267 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554643255216 140554639053981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14084808 memory=2 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14084808 memory=8174711894690511157 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42447267 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14084808 memory=5787214926558160466 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 42447269 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1867] ppid=1856 vsize=14084808 memory=5865491479076426066 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1867/stat : 1867 (java) S 1856 1859 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42447269 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554112824224 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1868] ppid=1856 vsize=14084808 memory=4638778398332698726 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1868/stat : 1868 (java) S 1856 1859 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42447269 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554111771632 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1869] ppid=1856 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1869/stat : 1869 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554110720208 140554639050651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1870] ppid=1856 vsize=14084808 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1859/task/1870/stat : 1870 (java) S 1856 1859 31730 0 -1 1077944384 559 0 0 0 8 0 0 0 20 0 15 0 42447272 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554109667824 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1871] ppid=1856 vsize=14084808 memory=43772361331 CPUtime=0.07 cores=0,2,4,6
/proc/1859/task/1871/stat : 1871 (java) S 1856 1859 31730 0 -1 1077944384 384 0 0 0 7 0 0 0 20 0 15 0 42447272 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554108615280 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1872] ppid=1856 vsize=14084808 memory=1200 CPUtime=0.15 cores=0,2,4,6
/proc/1859/task/1872/stat : 1872 (java) S 1856 1859 31730 0 -1 1077944384 354 0 0 0 15 0 0 0 20 0 15 0 42447272 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554107562736 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1873] ppid=1856 vsize=14084808 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1873/stat : 1873 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554106510432 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1874] ppid=1856 vsize=14084808 memory=8988 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1874/stat : 1874 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447272 14422843392 22281 33554432000 4194304 4196468 140728047297280 140554105456944 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89124 KiB

[startup+1.50069 s]
/proc/loadavg: 1.31 1.22 1.26 5/216 1874
/proc/meminfo: memFree=21431408/32770624 swapFree=67108860/67108860
[pid=1859] ppid=1856 vsize=14090952 memory=133668 CPUtime=2.93 cores=0,2,4,6
/proc/1859/stat : 1859 (java) S 1856 1859 31730 0 -1 1077944320 26810 0 0 0 283 10 0 0 20 0 15 0 42447266 14429134848 33417 33554432000 4194304 4196468 140728047297280 140728047279824 140554639032055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
/proc/1859/statm: 3522738 33417 3538 1 0 3484809 0
[pid=1859/tid=1861] ppid=1856 vsize=14090952 memory=15872 CPUtime=1.47 cores=0,2,4,6
/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 19371 0 0 0 141 6 0 0 20 0 15 0 42447267 14429134848 33417 33554432000 4194304 4196468 140728047297280 140554643268000 140554232214592 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14090952 memory=8988 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14429134848 33417 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14090952 memory=7734204935899932992 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14429134848 33417 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14090952 memory=7301550365703684195 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42447267 14429134848 33417 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14090952 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42447267 14429134848 33417 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14090952 memory=2412 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 33417 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0

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

/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 37579 0 0 0 231388 17 0 0 20 0 15 0 42447267 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554643270240 140554236617794 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14090952 memory=242732 CPUtime=3.18 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 3250 0 0 0 290 28 0 0 20 0 15 0 42447267 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14090952 memory=242732 CPUtime=3.2 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 3698 0 0 0 294 26 0 0 20 0 15 0 42447267 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14090952 memory=242732 CPUtime=3.18 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1757 0 0 0 294 24 0 0 20 0 15 0 42447267 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14090952 memory=242708 CPUtime=3.18 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 3486 0 0 0 295 23 0 0 20 0 15 0 42447267 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14090952 memory=242708 CPUtime=3.31 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 5077 0 0 0 309 22 0 0 20 0 15 0 42447269 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 78 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1867] ppid=1856 vsize=14090952 memory=242732 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1867/stat : 1867 (java) S 1856 1859 31730 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554112824288 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1868] ppid=1856 vsize=14090952 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1868/stat : 1868 (java) S 1856 1859 31730 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554111771648 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1869] ppid=1856 vsize=14090952 memory=14620 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1869/stat : 1869 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554110720208 140554639050651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1870] ppid=1856 vsize=14090952 memory=1296 CPUtime=0.98 cores=0,2,4,6
/proc/1859/task/1870/stat : 1870 (java) S 1856 1859 31730 0 -1 1077944384 5246 0 0 0 96 2 0 0 20 0 15 0 42447272 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554109667824 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1871] ppid=1856 vsize=14090952 memory=1792 CPUtime=0.94 cores=0,2,4,6
/proc/1859/task/1871/stat : 1871 (java) S 1856 1859 31730 0 -1 1077944384 3714 0 0 0 93 1 0 0 20 0 15 0 42447272 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554108615280 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1872] ppid=1856 vsize=14090952 memory=1240 CPUtime=0.52 cores=0,2,4,6
/proc/1859/task/1872/stat : 1872 (java) S 1856 1859 31730 0 -1 1077944384 5751 0 0 0 51 1 0 0 20 0 15 0 42447272 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554107562736 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1873] ppid=1856 vsize=14090952 memory=242732 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1873/stat : 1873 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554106510432 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1874] ppid=1856 vsize=14090952 memory=405624 CPUtime=0.7 cores=0,2,4,6
/proc/1859/task/1874/stat : 1874 (java) S 1856 1859 31730 0 -1 1077944384 1349 0 0 0 32 38 0 0 20 0 15 0 42447272 14429134848 60683 33554432000 4194304 4196468 140728047297280 140554105456944 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 78 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
Current children cumulated CPU time: 2333.35 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 242732 KiB

[startup+2382.3 s]
/proc/loadavg: 1.49 1.42 1.35 3/216 2204
/proc/meminfo: memFree=21122784/32770624 swapFree=67108860/67108860
[pid=1859] ppid=1856 vsize=14090952 memory=244800 CPUtime=2393.62 cores=0,2,4,6
/proc/1859/stat : 1859 (java) S 1856 1859 31730 0 -1 1077944320 73259 0 0 0 239216 146 0 0 20 0 15 0 42447266 14429134848 61200 33554432000 4194304 4196468 140728047297280 140728047279824 140554639032055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
/proc/1859/statm: 3522738 61200 3571 1 0 3484809 0
[pid=1859/tid=1861] ppid=1856 vsize=14090952 memory=244800 CPUtime=2373.83 cores=0,2,4,6
/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 38015 0 0 0 237366 17 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554643270304 140728048962769 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.27 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 3271 0 0 0 298 29 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.3 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 3815 0 0 0 304 26 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.28 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1818 0 0 0 303 25 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.27 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 3578 0 0 0 303 24 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14090952 memory=0 CPUtime=3.4 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 5254 0 0 0 317 23 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 78 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1867] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1867/stat : 1867 (java) S 1856 1859 31730 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554112824288 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1868] ppid=1856 vsize=14090952 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1868/stat : 1868 (java) S 1856 1859 31730 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554111771648 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1869] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1869/stat : 1869 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554110720208 140554639050651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1870] ppid=1856 vsize=14090952 memory=244800 CPUtime=0.98 cores=0,2,4,6
/proc/1859/task/1870/stat : 1870 (java) S 1856 1859 31730 0 -1 1077944384 5248 0 0 0 96 2 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554109667824 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1871] ppid=1856 vsize=14090952 memory=244800 CPUtime=0.94 cores=0,2,4,6
/proc/1859/task/1871/stat : 1871 (java) S 1856 1859 31730 0 -1 1077944384 3716 0 0 0 93 1 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554108615280 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1872] ppid=1856 vsize=14090952 memory=1708 CPUtime=0.52 cores=0,2,4,6
/proc/1859/task/1872/stat : 1872 (java) S 1856 1859 31730 0 -1 1077944384 5753 0 0 0 51 1 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554107562736 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1873] ppid=1856 vsize=14090952 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1873/stat : 1873 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554106510432 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1874] ppid=1856 vsize=14090952 memory=14624 CPUtime=0.73 cores=0,2,4,6
/proc/1859/task/1874/stat : 1874 (java) S 1856 1859 31730 0 -1 1077944384 1364 0 0 0 33 40 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554105456944 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 78 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
Current children cumulated CPU time: 2393.62 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 244800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2388.7 s]
/proc/loadavg: 1.49 1.42 1.36 3/216 2204
/proc/meminfo: memFree=21122808/32770624 swapFree=67108860/67108860
[pid=1859] ppid=1856 vsize=14090952 memory=244800 CPUtime=2400.04 cores=0,2,4,6
/proc/1859/stat : 1859 (java) S 1856 1859 31730 0 -1 1077944320 73282 0 0 0 239858 146 0 0 20 0 15 0 42447266 14429134848 61200 33554432000 4194304 4196468 140728047297280 140728047279824 140554639032055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
/proc/1859/statm: 3522738 61200 3571 1 0 3484809 0
[pid=1859/tid=1861] ppid=1856 vsize=14090952 memory=244800 CPUtime=2380.21 cores=0,2,4,6
/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 38031 0 0 0 238004 17 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554643270256 140554236710731 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.28 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 3272 0 0 0 299 29 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.31 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 3816 0 0 0 305 26 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.29 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1819 0 0 0 304 25 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.28 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 3578 0 0 0 304 24 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.41 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 5256 0 0 0 318 23 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 78 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1867] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1867/stat : 1867 (java) S 1856 1859 31730 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554112824288 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1868] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1868/stat : 1868 (java) S 1856 1859 31730 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554111771648 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1869] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1869/stat : 1869 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554110720208 140554639050651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1870] ppid=1856 vsize=14090952 memory=244800 CPUtime=0.98 cores=0,2,4,6
/proc/1859/task/1870/stat : 1870 (java) S 1856 1859 31730 0 -1 1077944384 5248 0 0 0 96 2 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554109667824 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1871] ppid=1856 vsize=14090952 memory=405624 CPUtime=0.94 cores=0,2,4,6
/proc/1859/task/1871/stat : 1871 (java) S 1856 1859 31730 0 -1 1077944384 3716 0 0 0 93 1 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554108615280 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1872] ppid=1856 vsize=14090952 memory=244800 CPUtime=0.52 cores=0,2,4,6
/proc/1859/task/1872/stat : 1872 (java) S 1856 1859 31730 0 -1 1077944384 5753 0 0 0 51 1 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554107562736 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1873] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1873/stat : 1873 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554106510432 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1874] ppid=1856 vsize=14090952 memory=15872 CPUtime=0.73 cores=0,2,4,6
/proc/1859/task/1874/stat : 1874 (java) S 1856 1859 31730 0 -1 1077944384 1366 0 0 0 33 40 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554105456944 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 78 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 244800 KiB

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

[startup+2388.72 s]
# the end of solver process 1859 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.6 s, system=1.4725 s

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

[startup+2388.7 s]
/proc/loadavg: 1.49 1.42 1.36 3/216 2204
/proc/meminfo: memFree=21122808/32770624 swapFree=67108860/67108860
[pid=1859] ppid=1856 vsize=14090952 memory=244800 CPUtime=2400.04 cores=0,2,4,6
/proc/1859/stat : 1859 (java) S 1856 1859 31730 0 -1 1077944320 73282 0 0 0 239858 146 0 0 20 0 15 0 42447266 14429134848 61200 33554432000 4194304 4196468 140728047297280 140728047279824 140554639032055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
/proc/1859/statm: 3522738 61200 3571 1 0 3484809 0
[pid=1859/tid=1861] ppid=1856 vsize=14090952 memory=244800 CPUtime=2380.21 cores=0,2,4,6
/proc/1859/task/1861/stat : 1861 (java) R 1856 1859 31730 0 -1 4202560 38031 0 0 0 238004 17 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554643270256 140554236710731 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1862] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.28 cores=0,2,4,6
/proc/1859/task/1862/stat : 1862 (java) S 1856 1859 31730 0 -1 1077944384 3272 0 0 0 299 29 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554554100496 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1863] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.31 cores=0,2,4,6
/proc/1859/task/1863/stat : 1863 (java) S 1856 1859 31730 0 -1 1077944384 3816 0 0 0 305 26 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554553047952 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1864] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.29 cores=0,2,4,6
/proc/1859/task/1864/stat : 1864 (java) S 1856 1859 31730 0 -1 1077944384 1819 0 0 0 304 25 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554551995408 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1865] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.28 cores=0,2,4,6
/proc/1859/task/1865/stat : 1865 (java) S 1856 1859 31730 0 -1 1077944384 3578 0 0 0 304 24 0 0 20 0 15 0 42447267 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554550942864 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1866] ppid=1856 vsize=14090952 memory=244800 CPUtime=3.41 cores=0,2,4,6
/proc/1859/task/1866/stat : 1866 (java) S 1856 1859 31730 0 -1 1077944384 5256 0 0 0 318 23 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554113878000 140554639043202 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 78 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1867] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1867/stat : 1867 (java) S 1856 1859 31730 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554112824288 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1868] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1868/stat : 1868 (java) S 1856 1859 31730 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 42447269 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554111771648 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1869] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1869/stat : 1869 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554110720208 140554639050651 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1870] ppid=1856 vsize=14090952 memory=244800 CPUtime=0.98 cores=0,2,4,6
/proc/1859/task/1870/stat : 1870 (java) S 1856 1859 31730 0 -1 1077944384 5248 0 0 0 96 2 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554109667824 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1871] ppid=1856 vsize=14090952 memory=405624 CPUtime=0.94 cores=0,2,4,6
/proc/1859/task/1871/stat : 1871 (java) S 1856 1859 31730 0 -1 1077944384 3716 0 0 0 93 1 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554108615280 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1872] ppid=1856 vsize=14090952 memory=244800 CPUtime=0.52 cores=0,2,4,6
/proc/1859/task/1872/stat : 1872 (java) S 1856 1859 31730 0 -1 1077944384 5753 0 0 0 51 1 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554107562736 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1873] ppid=1856 vsize=14090952 memory=244800 CPUtime=0 cores=0,2,4,6
/proc/1859/task/1873/stat : 1873 (java) S 1856 1859 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554106510432 140554639042261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
[pid=1859/tid=1874] ppid=1856 vsize=14090952 memory=15872 CPUtime=0.73 cores=0,2,4,6
/proc/1859/task/1874/stat : 1874 (java) S 1856 1859 31730 0 -1 1077944384 1366 0 0 0 33 40 0 0 20 0 15 0 42447272 14429134848 61200 33554432000 4194304 4196468 140728047297280 140554105456944 140554639043202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 78 0 0 6293624 6294260 31363072 140728047305800 140728047305993 140728047305993 140728047308751 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 244800 KiB

Child status: 143
Real time (s): 2388.72
CPU time (s): 2400.07
CPU user time (s): 2398.6
CPU system time (s): 1.4725
CPU usage (%): 100.475
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 244800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.6
system time used= 1.4725
maximum resident set size= 245408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73584
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 145845
involuntary context switches= 5371


# summary of solver processes directly reported to runsolver:
#   pid: 1859
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2398.6
#   total CPU system time (s): 1.4725

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1544 second user time and 22.5236 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-22 10:40:41
IDJOB=4290334
IDBENCH=141375
IDSOLVER=2743
FILE ID=node137/4290334-1532248841
RUNJOBID= node137-1532225156-31761
PBS_JOBID= 21018945
Free space on /tmp= 56856 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-11_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-4290334-1532248841/watcher-4290334-1532248841 -o /tmp/evaluation-result-4290334-1532248841/solver-4290334-1532248841 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532225156-31761 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1920645030 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290334-1532248841.xml

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

MD5SUM BENCH= d48530cddaac7c3de8b9754209410058
RANDOM SEED=1920645030

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21522112 kB
MemAvailable:   31707288 kB
Buffers:          234408 kB
Cached:         10149736 kB
SwapCached:            0 kB
Active:          1968692 kB
Inactive:        8700108 kB
Active(anon):     287700 kB
Inactive(anon):    16944 kB
Active(file):    1680992 kB
Inactive(file):  8683164 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35872 kB
Writeback:             0 kB
AnonPages:        292044 kB
Mapped:            48892 kB
Shmem:             17036 kB
Slab:             276280 kB
SReclaimable:     249480 kB
SUnreclaim:        26800 kB
KernelStack:        3616 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1181532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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= 56824 MiB
End job on node137 at 2018-07-22 11:20:30