Trace number 4291525

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 - Hybrid 2018-07-02SAT (TO)97 2400.09 2357.13

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-12_c18.xml
MD5SUMc13fad5df3b78eadb31ee9887672a536
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark85
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size144
Maximum domain size145
Distribution of domain sizes[{"size":144,"count":66},{"size":145,"count":12}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":11,"count":11},{"degree":12,"count":1}]
Minimum constraint arity3
Maximum constraint arity66
Distribution of constraint arities[{"arity":3,"count":66},{"arity":66,"count":1}]
Number of extensional constraints0
Number of intensional constraints66
Distribution of constraint types[{"type":"intension","count":66},{"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.58	c version: 2018-07-02
0.67/0.58	c seed: 1467232268
0.67/0.58	c timeout: 2400
0.67/0.58	c memlimit: 11000
0.67/0.58	c nbcore: 4
0.67/0.60	c Parsing instance...
1.92/1.20	c Parsing done, starting first complete search...
2.27/1.34	o 144
2.27/1.35	o 140
2.27/1.35	o 139
2.27/1.35	o 138
2.27/1.36	o 137
2.27/1.37	o 136
2.27/1.39	o 134
2.90/1.50	o 129
2.90/1.51	o 128
2.90/1.51	o 127
2.90/1.51	o 126
2.90/1.51	o 125
2.90/1.51	o 124
2.90/1.51	o 123
2.90/1.51	o 122
2.90/1.52	o 120
2.90/1.52	o 119
2.90/1.53	o 118
2.90/1.55	o 117
2.90/1.55	o 115
2.90/1.57	o 114
3.20/1.61	o 113
3.50/1.70	o 111
3.50/1.72	o 110
3.50/1.73	o 109
4.03/2.18	o 107
4.56/2.64	o 105
6.75/4.70	c First complete search done, starting ALNS search...
6.75/4.78	o 101
12.91/9.61	o 99
23.67/20.24	o 98
26.46/22.97	o 97
2400.06/2357.11	s SATISFIABLE
2400.06/2357.11	v <instantiation>
2400.06/2357.11	v 	<list>
2400.06/2357.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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[7][8] y[7][9] y[7][10] y[7][11] y[8][9] y[8][10] y[8][11] y[9][10] y[9][11] y[10][11]
2400.06/2357.11	v 	</list>
2400.06/2357.11	v 	<values>
2400.06/2357.11	v 		0 12 22 30 49 55 66 81 90 94 95 97 12 22 30 49 55 66 81 90 94 95 97 10 18 37 43 54 69 78 82 83 85 8 27 33 44 59 68 72 73 75 19 25 36 51 60 64 65 67 6 17 32 41 45 46 48 11 26 35 39 40 42 15 24 28 29 31 9 13 14 16 4 5 7 1 3 2 
2400.06/2357.11	v 	</values>
2400.06/2357.11	v </instantiation>

Verifier Data

OK	97

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291525-1532249675/watcher-4291525-1532249675 -o /tmp/evaluation-result-4291525-1532249675/solver-4291525-1532249675 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532226016-29479 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1467232268 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291525-1532249675.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=32661, runsolver pid=32658
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 1.72 1.44 1.44 3/215 32676
/proc/meminfo: memFree=16578336/32770624 swapFree=67108860/67108860
[pid=32661] ppid=32658 vsize=14082740 memory=33084 CPUtime=0.11 cores=0,2,4,6
/proc/32661/stat : 32661 (java) S 32658 32661 29448 0 -1 1077944320 7221 0 0 0 10 1 0 0 20 0 15 0 42530717 14420725760 8271 33554432000 4194304 4196468 140729527760128 140729527742672 140549491363575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
/proc/32661/statm: 3520685 8271 3138 1 0 3482761 0
[pid=32661/tid=32663] ppid=32658 vsize=14082740 memory=-8557575366716329347 CPUtime=0.09 cores=0,2,4,6
/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 5318 0 0 0 8 1 0 0 20 0 15 0 42530717 14420725760 8337 33554432000 4194304 4196468 140729527760128 140549495548528 140549483600702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 8337 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 8337 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 8337 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 8337 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32669] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32669/stat : 32669 (java) S 32658 32661 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548964812448 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32670] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32670/stat : 32670 (java) S 32658 32661 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548963759344 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32671] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32671/stat : 32671 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548962707920 140549491382171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32672] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32672/stat : 32672 (java) S 32658 32661 29448 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548961655024 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32673] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32673/stat : 32673 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548960602480 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32674] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0.01 cores=0,2,4,6
/proc/32661/task/32674/stat : 32674 (java) S 32658 32661 29448 0 -1 1077944384 246 0 0 0 1 0 0 0 20 0 15 0 42530723 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548959549424 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32675] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32675/stat : 32675 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548958497120 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32676] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32676/stat : 32676 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 8337 33554432000 4194304 4196468 140729527760128 140548957445168 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33084 KiB

[startup+0.210535 s]*
/proc/loadavg: 1.72 1.44 1.44 4/215 32676
/proc/meminfo: memFree=16546100/32770624 swapFree=67108860/67108860
[pid=32661] ppid=32658 vsize=14082740 memory=46444 CPUtime=0.29 cores=0,2,4,6
/proc/32661/stat : 32661 (java) S 32658 32661 29448 0 -1 1077944320 10245 0 0 0 26 3 0 0 20 0 15 0 42530717 14420725760 11611 33554432000 4194304 4196468 140729527760128 140729527742672 140549491363575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
/proc/32661/statm: 3520685 11611 3320 1 0 3482761 0
[pid=32661/tid=32663] ppid=32658 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 8046 0 0 0 18 2 0 0 20 0 15 0 42530717 14420725760 11611 33554432000 4194304 4196468 140729527760128 140549495581648 140549129542220 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14082740 memory=342 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 11611 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14082740 memory=288371050167596672 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 11611 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 11611 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 11611 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32669] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32669/stat : 32669 (java) S 32658 32661 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548964812448 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32670] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32670/stat : 32670 (java) S 32658 32661 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548963759344 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32671] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32671/stat : 32671 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548962707920 140549491382171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32672] ppid=32658 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32661/task/32672/stat : 32672 (java) R 32658 32661 29448 0 -1 4202560 470 0 0 0 2 0 0 0 20 0 15 0 42530723 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548961655024 140549491384922 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32673] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32673/stat : 32673 (java) R 32658 32661 29448 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548960602480 140549491374722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32674] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0.05 cores=0,2,4,6
/proc/32661/task/32674/stat : 32674 (java) R 32658 32661 29448 0 -1 4202560 287 0 0 0 5 0 0 0 20 0 15 0 42530723 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548959549424 140549469989304 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32675] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32675/stat : 32675 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548958497120 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32676] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32676/stat : 32676 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 11611 33554432000 4194304 4196468 140729527760128 140548957445168 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46444 KiB

[startup+0.310411 s]*
/proc/loadavg: 1.72 1.44 1.44 3/215 32676
/proc/meminfo: memFree=16547600/32770624 swapFree=67108860/67108860
[pid=32661] ppid=32658 vsize=14082740 memory=50392 CPUtime=0.44 cores=0,2,4,6
/proc/32661/stat : 32661 (java) S 32658 32661 29448 0 -1 1077944320 10736 0 0 0 40 4 0 0 20 0 15 0 42530717 14420725760 12598 33554432000 4194304 4196468 140729527760128 140729527742672 140549491363575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
/proc/32661/statm: 3520685 12598 3421 1 0 3482761 0
[pid=32661/tid=32663] ppid=32658 vsize=14082740 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 8424 0 0 0 27 3 0 0 20 0 15 0 42530717 14420725760 12598 33554432000 4194304 4196468 140729527760128 140549495525312 140549475444062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14082740 memory=4294976237 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 12598 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14082740 memory=288371050167596672 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 12598 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 12598 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42530718 14420725760 12598 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32669] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32669/stat : 32669 (java) S 32658 32661 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548964812448 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32670] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32670/stat : 32670 (java) S 32658 32661 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42530720 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548963759344 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32671] ppid=32658 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32671/stat : 32671 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548962707920 140549491382171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32672] ppid=32658 vsize=14082740 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/32661/task/32672/stat : 32672 (java) S 32658 32661 29448 0 -1 1077944384 528 0 0 0 3 0 0 0 20 0 15 0 42530723 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548961655024 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32673] ppid=32658 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/32661/task/32673/stat : 32673 (java) S 32658 32661 29448 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 15 0 42530723 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548960602480 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32674] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0.07 cores=0,2,4,6
/proc/32661/task/32674/stat : 32674 (java) R 32658 32661 29448 0 -1 4202560 313 0 0 0 7 0 0 0 20 0 15 0 42530723 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548959549424 140549491384922 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32675] ppid=32658 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32675/stat : 32675 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548958497120 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32676] ppid=32658 vsize=14082740 memory=140674015884928 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32676/stat : 32676 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14420725760 12598 33554432000 4194304 4196468 140729527760128 140548957445168 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50392 KiB

[startup+0.706052 s]
/proc/loadavg: 1.72 1.44 1.44 3/215 32676
/proc/meminfo: memFree=16545152/32770624 swapFree=67108860/67108860
[pid=32661] ppid=32658 vsize=14084808 memory=86460 CPUtime=1 cores=0,2,4,6
/proc/32661/stat : 32661 (java) S 32658 32661 29448 0 -1 1077944320 17508 0 0 0 93 7 0 0 20 0 15 0 42530717 14422843392 21615 33554432000 4194304 4196468 140729527760128 140729527742672 140549491363575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
/proc/32661/statm: 3521202 21615 3498 1 0 3483273 0
[pid=32661/tid=32663] ppid=32658 vsize=14084808 memory=9584 CPUtime=0.68 cores=0,2,4,6
/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 14784 0 0 0 62 6 0 0 20 0 15 0 42530717 14422843392 21615 33554432000 4194304 4196468 140729527760128 140549495566736 140549491385501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14084808 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14422843392 21615 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14084808 memory=640 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14422843392 21615 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14084808 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14422843392 21615 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14084808 memory=960 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42530718 14422843392 21615 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14084808 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42530720 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32669] ppid=32658 vsize=14084808 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32669/stat : 32669 (java) S 32658 32661 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42530720 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548964812448 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32670] ppid=32658 vsize=14084808 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32670/stat : 32670 (java) S 32658 32661 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42530720 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548963759344 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32671] ppid=32658 vsize=14084808 memory=7086240636212695395 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32671/stat : 32671 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548962707920 140549491382171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32672] ppid=32658 vsize=14084808 memory=7881696724453321575 CPUtime=0.08 cores=0,2,4,6
/proc/32661/task/32672/stat : 32672 (java) R 32658 32661 29448 0 -1 4202560 675 0 0 0 8 0 0 0 20 0 15 0 42530723 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548961655024 140549474750397 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32673] ppid=32658 vsize=14084808 memory=7236547281622689387 CPUtime=0.07 cores=0,2,4,6
/proc/32661/task/32673/stat : 32673 (java) R 32658 32661 29448 0 -1 4202560 260 0 0 0 7 0 0 0 20 0 15 0 42530723 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548960590208 140549476292004 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32674] ppid=32658 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/32661/task/32674/stat : 32674 (java) S 32658 32661 29448 0 -1 1077944384 406 0 0 0 15 0 0 0 20 0 15 0 42530723 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548959549424 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32675] ppid=32658 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32675/stat : 32675 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548958497120 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32676] ppid=32658 vsize=14084808 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32676/stat : 32676 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14422843392 21615 33554432000 4194304 4196468 140729527760128 140548957445168 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 86460 KiB

[startup+1.50075 s]
/proc/loadavg: 1.72 1.44 1.44 3/215 32676
/proc/meminfo: memFree=16505264/32770624 swapFree=67108860/67108860
[pid=32661] ppid=32658 vsize=14090952 memory=134840 CPUtime=2.9 cores=0,2,4,6
/proc/32661/stat : 32661 (java) S 32658 32661 29448 0 -1 1077944320 26051 0 0 0 280 10 0 0 20 0 15 0 42530717 14429134848 33710 33554432000 4194304 4196468 140729527760128 140729527742672 140549491363575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
/proc/32661/statm: 3522738 33710 3533 1 0 3484809 0
[pid=32661/tid=32663] ppid=32658 vsize=14090952 memory=124284 CPUtime=1.47 cores=0,2,4,6
/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 19688 0 0 0 140 7 0 0 20 0 15 0 42530717 14429134848 33710 33554432000 4194304 4196468 140729527760128 140549495592864 140549133257699 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14090952 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14429134848 33710 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14429134848 33710 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42530718 14429134848 33710 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42530718 14429134848 33710 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 42530720 14429134848 33710 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0

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

/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 61554 0 0 0 223668 34 0 0 20 0 15 0 42530717 14431232000 136705 33554432000 4194304 4196468 140729527760128 140549495600736 140549475678812 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14093000 memory=546820 CPUtime=12.73 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 7625 0 0 0 1214 59 0 0 20 0 15 0 42530718 14431232000 136705 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14093000 memory=546820 CPUtime=12.71 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 9077 0 0 0 1207 64 0 0 20 0 15 0 42530718 14431232000 136705 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14093000 memory=222734 CPUtime=12.71 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 6605 0 0 0 1208 63 0 0 20 0 15 0 42530718 14431232000 136705 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14093000 memory=546820 CPUtime=12.72 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 6909 0 0 0 1211 61 0 0 20 0 15 0 42530718 14431232000 136705 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14093000 memory=546820 CPUtime=9.06 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 6388 0 0 0 848 58 0 0 20 0 15 0 42530720 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32669] ppid=32658 vsize=14093000 memory=546820 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32669/stat : 32669 (java) S 32658 32661 29448 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 42530720 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548964812512 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32670] ppid=32658 vsize=14093000 memory=546820 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32670/stat : 32670 (java) S 32658 32661 29448 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42530720 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548963759360 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32671] ppid=32658 vsize=14093000 memory=546820 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32671/stat : 32671 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548962707920 140549491382171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32672] ppid=32658 vsize=14093000 memory=546820 CPUtime=2.45 cores=0,2,4,6
/proc/32661/task/32672/stat : 32672 (java) S 32658 32661 29448 0 -1 1077944384 18966 0 0 0 242 3 0 0 20 0 15 0 42530723 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548961655024 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32673] ppid=32658 vsize=14093000 memory=1928 CPUtime=1.75 cores=0,2,4,6
/proc/32661/task/32673/stat : 32673 (java) S 32658 32661 29448 0 -1 1077944384 13162 0 0 0 173 2 0 0 20 0 15 0 42530723 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548960602480 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32674] ppid=32658 vsize=14093000 memory=546820 CPUtime=0.91 cores=0,2,4,6
/proc/32661/task/32674/stat : 32674 (java) S 32658 32661 29448 0 -1 1077944384 21512 0 0 0 87 4 0 0 20 0 15 0 42530723 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548959549424 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32675] ppid=32658 vsize=14093000 memory=546820 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32675/stat : 32675 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548958497120 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32676] ppid=32658 vsize=14093000 memory=546820 CPUtime=1.3 cores=0,2,4,6
/proc/32661/task/32676/stat : 32676 (java) S 32658 32661 29448 0 -1 1077944384 1189 0 0 0 68 62 0 0 20 0 15 0 42530723 14431232000 136705 33554432000 4194304 4196468 140729527760128 140548957445168 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
Current children cumulated CPU time: 2303.45 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 546820 KiB

[startup+2322.3 s]
/proc/loadavg: 1.22 1.36 1.38 3/217 385
/proc/meminfo: memFree=15259144/32770624 swapFree=67108860/67108860
[pid=32661] ppid=32658 vsize=14093000 memory=552964 CPUtime=2364.58 cores=0,2,4,6
/proc/32661/stat : 32661 (java) S 32658 32661 29448 0 -1 1077944320 156733 0 0 0 236103 355 0 0 20 0 15 0 42530717 14431232000 138241 33554432000 4194304 4196468 140729527760128 140729527742672 140549491363575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
/proc/32661/statm: 3523250 138241 3596 1 0 3485321 0
[pid=32661/tid=32663] ppid=32658 vsize=14093000 memory=552964 CPUtime=2296.33 cores=0,2,4,6
/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 62414 0 0 0 229595 38 0 0 20 0 15 0 42530717 14431232000 138241 33554432000 4194304 4196468 140729527760128 140549495600800 140549135061567 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14093000 memory=552964 CPUtime=13.12 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 7855 0 0 0 1252 60 0 0 20 0 15 0 42530718 14431232000 138241 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14093000 memory=552964 CPUtime=13.11 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 9497 0 0 0 1246 65 0 0 20 0 15 0 42530718 14431232000 138241 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14093000 memory=222734 CPUtime=13.1 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 6886 0 0 0 1247 63 0 0 20 0 15 0 42530718 14431232000 138241 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14093000 memory=552964 CPUtime=13.12 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 7087 0 0 0 1249 63 0 0 20 0 15 0 42530718 14431232000 138241 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14093000 memory=1440 CPUtime=9.27 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 6570 0 0 0 867 60 0 0 20 0 15 0 42530720 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32669] ppid=32658 vsize=14093000 memory=552964 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32669/stat : 32669 (java) S 32658 32661 29448 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 42530720 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548964812512 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32670] ppid=32658 vsize=14093000 memory=552964 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32670/stat : 32670 (java) S 32658 32661 29448 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42530720 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548963759360 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32671] ppid=32658 vsize=14093000 memory=552964 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32671/stat : 32671 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548962707920 140549491382171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32672] ppid=32658 vsize=14093000 memory=552964 CPUtime=2.45 cores=0,2,4,6
/proc/32661/task/32672/stat : 32672 (java) S 32658 32661 29448 0 -1 1077944384 18968 0 0 0 242 3 0 0 20 0 15 0 42530723 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548961655024 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32673] ppid=32658 vsize=14093000 memory=1728 CPUtime=1.75 cores=0,2,4,6
/proc/32661/task/32673/stat : 32673 (java) S 32658 32661 29448 0 -1 1077944384 13164 0 0 0 173 2 0 0 20 0 15 0 42530723 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548960602480 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32674] ppid=32658 vsize=14093000 memory=1928 CPUtime=0.91 cores=0,2,4,6
/proc/32661/task/32674/stat : 32674 (java) S 32658 32661 29448 0 -1 1077944384 21655 0 0 0 87 4 0 0 20 0 15 0 42530723 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548959549424 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32675] ppid=32658 vsize=14093000 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32675/stat : 32675 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548958497120 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32676] ppid=32658 vsize=14093000 memory=8380 CPUtime=1.33 cores=0,2,4,6
/proc/32661/task/32676/stat : 32676 (java) S 32658 32661 29448 0 -1 1077944384 1203 0 0 0 70 63 0 0 20 0 15 0 42530723 14431232000 138241 33554432000 4194304 4196468 140729527760128 140548957445168 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
Current children cumulated CPU time: 2364.58 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 552964 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2357.11 s]
/proc/loadavg: 1.45 1.40 1.40 3/217 385
/proc/meminfo: memFree=15243752/32770624 swapFree=67108860/67108860
[pid=32661] ppid=32658 vsize=14093000 memory=557060 CPUtime=2400.06 cores=0,2,4,6
/proc/32661/stat : 32661 (java) S 32658 32661 29448 0 -1 1077944320 158635 0 0 0 239647 359 0 0 20 0 15 0 42530717 14431232000 139265 33554432000 4194304 4196468 140729527760128 140729527742672 140549491363575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
/proc/32661/statm: 3523250 139265 3596 1 0 3485321 0
[pid=32661/tid=32663] ppid=32658 vsize=14093000 memory=534532 CPUtime=2330.72 cores=0,2,4,6
/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 63121 0 0 0 233034 38 0 0 20 0 15 0 42530717 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549495600688 140549135814164 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14093000 memory=281347738645136 CPUtime=13.36 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 8006 0 0 0 1275 61 0 0 20 0 15 0 42530718 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14093000 memory=4048 CPUtime=13.34 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 9794 0 0 0 1269 65 0 0 20 0 15 0 42530718 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14093000 memory=557060 CPUtime=13.34 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 7076 0 0 0 1270 64 0 0 20 0 15 0 42530718 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14093000 memory=540676 CPUtime=13.35 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 7246 0 0 0 1271 64 0 0 20 0 15 0 42530718 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14093000 memory=557060 CPUtime=9.39 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 6746 0 0 0 879 60 0 0 20 0 15 0 42530720 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32669] ppid=32658 vsize=14093000 memory=557060 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32669/stat : 32669 (java) S 32658 32661 29448 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 42530720 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548964812512 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32670] ppid=32658 vsize=14093000 memory=557060 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32670/stat : 32670 (java) S 32658 32661 29448 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42530720 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548963759360 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32671] ppid=32658 vsize=14093000 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32671/stat : 32671 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548962707920 140549491382171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32672] ppid=32658 vsize=14093000 memory=557060 CPUtime=2.45 cores=0,2,4,6
/proc/32661/task/32672/stat : 32672 (java) S 32658 32661 29448 0 -1 1077944384 18970 0 0 0 242 3 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548961655024 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32673] ppid=32658 vsize=14093000 memory=1408 CPUtime=1.75 cores=0,2,4,6
/proc/32661/task/32673/stat : 32673 (java) S 32658 32661 29448 0 -1 1077944384 13369 0 0 0 173 2 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548960602480 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32674] ppid=32658 vsize=14093000 memory=557060 CPUtime=0.91 cores=0,2,4,6
/proc/32661/task/32674/stat : 32674 (java) S 32658 32661 29448 0 -1 1077944384 21657 0 0 0 87 4 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548959549424 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32675] ppid=32658 vsize=14093000 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32675/stat : 32675 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548958497120 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32676] ppid=32658 vsize=14093000 memory=557060 CPUtime=1.35 cores=0,2,4,6
/proc/32661/task/32676/stat : 32676 (java) S 32658 32661 29448 0 -1 1077944384 1216 0 0 0 71 64 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548957445168 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 557060 KiB

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

[startup+2357.13 s]
# the end of solver process 32661 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.49 s, system=3.60071 s

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

[startup+2357.11 s]
/proc/loadavg: 1.45 1.40 1.40 3/217 385
/proc/meminfo: memFree=15243752/32770624 swapFree=67108860/67108860
[pid=32661] ppid=32658 vsize=14093000 memory=557060 CPUtime=2400.06 cores=0,2,4,6
/proc/32661/stat : 32661 (java) S 32658 32661 29448 0 -1 1077944320 158635 0 0 0 239647 359 0 0 20 0 15 0 42530717 14431232000 139265 33554432000 4194304 4196468 140729527760128 140729527742672 140549491363575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
/proc/32661/statm: 3523250 139265 3596 1 0 3485321 0
[pid=32661/tid=32663] ppid=32658 vsize=14093000 memory=534532 CPUtime=2330.72 cores=0,2,4,6
/proc/32661/task/32663/stat : 32663 (java) R 32658 32661 29448 0 -1 4202560 63121 0 0 0 233034 38 0 0 20 0 15 0 42530717 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549495600688 140549135814164 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32664] ppid=32658 vsize=14093000 memory=281347738645136 CPUtime=13.36 cores=0,2,4,6
/proc/32661/task/32664/stat : 32664 (java) S 32658 32661 29448 0 -1 1077944384 8006 0 0 0 1275 61 0 0 20 0 15 0 42530718 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549086853648 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32665] ppid=32658 vsize=14093000 memory=4048 CPUtime=13.34 cores=0,2,4,6
/proc/32661/task/32665/stat : 32665 (java) S 32658 32661 29448 0 -1 1077944384 9794 0 0 0 1269 65 0 0 20 0 15 0 42530718 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549085801104 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32666] ppid=32658 vsize=14093000 memory=557060 CPUtime=13.34 cores=0,2,4,6
/proc/32661/task/32666/stat : 32666 (java) S 32658 32661 29448 0 -1 1077944384 7076 0 0 0 1270 64 0 0 20 0 15 0 42530718 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549084748048 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32667] ppid=32658 vsize=14093000 memory=540676 CPUtime=13.35 cores=0,2,4,6
/proc/32661/task/32667/stat : 32667 (java) S 32658 32661 29448 0 -1 1077944384 7246 0 0 0 1271 64 0 0 20 0 15 0 42530718 14431232000 139265 33554432000 4194304 4196468 140729527760128 140549083695504 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32668] ppid=32658 vsize=14093000 memory=557060 CPUtime=9.39 cores=0,2,4,6
/proc/32661/task/32668/stat : 32668 (java) S 32658 32661 29448 0 -1 1077944384 6746 0 0 0 879 60 0 0 20 0 15 0 42530720 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548965866224 140549491374722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32669] ppid=32658 vsize=14093000 memory=557060 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32669/stat : 32669 (java) S 32658 32661 29448 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 42530720 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548964812512 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32670] ppid=32658 vsize=14093000 memory=557060 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32670/stat : 32670 (java) S 32658 32661 29448 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 42530720 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548963759360 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32671] ppid=32658 vsize=14093000 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32671/stat : 32671 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548962707920 140549491382171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32672] ppid=32658 vsize=14093000 memory=557060 CPUtime=2.45 cores=0,2,4,6
/proc/32661/task/32672/stat : 32672 (java) S 32658 32661 29448 0 -1 1077944384 18970 0 0 0 242 3 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548961655024 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32673] ppid=32658 vsize=14093000 memory=1408 CPUtime=1.75 cores=0,2,4,6
/proc/32661/task/32673/stat : 32673 (java) S 32658 32661 29448 0 -1 1077944384 13369 0 0 0 173 2 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548960602480 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32674] ppid=32658 vsize=14093000 memory=557060 CPUtime=0.91 cores=0,2,4,6
/proc/32661/task/32674/stat : 32674 (java) S 32658 32661 29448 0 -1 1077944384 21657 0 0 0 87 4 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548959549424 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32675] ppid=32658 vsize=14093000 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/32661/task/32675/stat : 32675 (java) S 32658 32661 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548958497120 140549491373781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
[pid=32661/tid=32676] ppid=32658 vsize=14093000 memory=557060 CPUtime=1.35 cores=0,2,4,6
/proc/32661/task/32676/stat : 32676 (java) S 32658 32661 29448 0 -1 1077944384 1216 0 0 0 71 64 0 0 20 0 15 0 42530723 14431232000 139265 33554432000 4194304 4196468 140729527760128 140548957445168 140549491374722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140729527764052 140729527764233 140729527764233 140729527766991 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 557060 KiB

Child status: 143
Real time (s): 2357.13
CPU time (s): 2400.09
CPU user time (s): 2396.49
CPU system time (s): 3.60071
CPU usage (%): 101.822
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 557060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.49
system time used= 3.60071
maximum resident set size= 557488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158902
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 305081
involuntary context switches= 9007


# summary of solver processes directly reported to runsolver:
#   pid: 32661
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2396.49
#   total CPU system time (s): 3.60071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8018 second user time and 22.1757 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-22 10:54:35
IDJOB=4291525
IDBENCH=141373
IDSOLVER=2746
FILE ID=node102/4291525-1532249675
RUNJOBID= node102-1532226016-29479
PBS_JOBID= 21018947
Free space on /tmp= 53212 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-12_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291525-1532249675/watcher-4291525-1532249675 -o /tmp/evaluation-result-4291525-1532249675/solver-4291525-1532249675 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532226016-29479 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1467232268 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291525-1532249675.xml

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

MD5SUM BENCH= c13fad5df3b78eadb31ee9887672a536
RANDOM SEED=1467232268

node102.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.51
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.51
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.51
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.51
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:        16596216 kB
MemAvailable:   31772996 kB
Buffers:          233932 kB
Cached:         15032228 kB
SwapCached:            0 kB
Active:          1676052 kB
Inactive:       13812684 kB
Active(anon):     225276 kB
Inactive(anon):    16892 kB
Active(file):    1450776 kB
Inactive(file): 13795792 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35960 kB
Writeback:             0 kB
AnonPages:        241800 kB
Mapped:            49020 kB
Shmem:             17036 kB
Slab:             386028 kB
SReclaimable:     358672 kB
SUnreclaim:        27356 kB
KernelStack:        3792 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1195288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53176 MiB
End job on node102 at 2018-07-22 11:33:53