Trace number 4308458

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-08-14SAT (TO)129 2520.12 2487.32

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-13_c18.xml
MD5SUM66cce14b45be89e007abc3e2885e8941
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark107
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size169
Maximum domain size170
Distribution of domain sizes[{"size":169,"count":78},{"size":170,"count":13}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":78},{"degree":12,"count":12},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity78
Distribution of constraint arities[{"arity":3,"count":78},{"arity":78,"count":1}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78},{"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.68/0.55	c version: 2018-08-14
0.68/0.56	c seed: 953001982
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
1.56/1.10	c Parsing done, starting first complete search...
2.44/1.32	o 169
2.44/1.33	o 168
2.44/1.33	o 167
2.44/1.35	o 166
2.44/1.35	o 165
2.44/1.35	o 164
2.44/1.36	o 163
2.44/1.37	o 161
2.44/1.39	o 160
2.44/1.39	o 159
2.44/1.39	o 158
2.44/1.39	o 157
2.44/1.39	o 155
2.44/1.39	o 154
2.75/1.40	o 153
2.75/1.40	o 151
2.75/1.41	o 150
2.75/1.41	o 149
2.75/1.43	o 147
2.75/1.49	o 146
3.05/1.53	o 145
3.05/1.55	o 144
3.05/1.56	o 142
3.05/1.57	o 140
3.05/1.58	o 139
4.21/2.06	o 138
4.21/2.07	o 137
4.37/2.15	o 134
5.43/3.18	o 133
5.86/3.56	o 132
7.58/5.22	o 131
12.20/9.88	c First complete search done, starting ALNS search...
13.61/10.66	o 129
2520.09/2487.30	s SATISFIABLE
2520.09/2487.30	v <instantiation>
2520.09/2487.30	v 	<list>
2520.09/2487.30	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] 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[0][12] 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[1][12] 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[2][12] 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[3][12] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[8][9] y[8][10] y[8][11] y[8][12] y[9][10] y[9][11] y[9][12] y[10][11] y[10][12] y[11][12]
2520.09/2487.30	v 	</list>
2520.09/2487.30	v 	<values>
2520.09/2487.30	v 		5 7 19 41 44 79 97 102 108 112 121 128 129 2 14 36 39 74 92 97 103 107 116 123 124 12 34 37 72 90 95 101 105 114 121 122 22 25 60 78 83 89 93 102 109 110 3 38 56 61 67 71 80 87 88 35 53 58 64 68 77 84 85 18 23 29 33 42 49 50 5 11 15 24 31 32 6 10 19 26 27 4 13 20 21 9 16 17 7 8 1 
2520.09/2487.30	v 	</values>
2520.09/2487.30	v </instantiation>

Verifier Data

OK	129

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308458-1534316021/watcher-4308458-1534316021 -o /tmp/evaluation-result-4308458-1534316021/solver-4308458-1534316021 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534293823-2847 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 953001982 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308458-1534316021.xml 

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

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

solver pid=5693, runsolver pid=5690

[startup+0.100168 s]*
/proc/loadavg: 1.55 1.40 1.35 3/219 5708
/proc/meminfo: memFree=24070528/32770624 swapFree=67108688/67108860
[pid=5693] ppid=5690 vsize=14082736 memory=33064 CPUtime=0.11 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5690 5693 2816 0 -1 1077944320 7184 0 0 0 10 1 0 0 20 0 15 0 249165302 14420721664 8266 33554432000 4194304 4196468 140727384702320 140727384684864 140015532666615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
/proc/5693/statm: 3520684 8266 3136 1 0 3482761 0
[pid=5693/tid=5695] ppid=5690 vsize=14082736 memory=-8680515068990682304 CPUtime=0.09 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 4202560 5273 0 0 0 8 1 0 0 20 0 15 0 249165303 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015536861232 140015516747102 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249165305 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5701] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5690 5693 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249165305 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015073085088 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5702] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5690 5693 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249165306 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015072031984 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5703] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015070980560 140015532685211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5704] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5690 5693 2816 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015069927664 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5705] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015068875120 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5706] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0.01 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) R 5690 5693 2816 0 -1 4202560 263 0 0 0 1 0 0 0 20 0 15 0 249165308 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015067822064 140015511968348 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5707] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015066769760 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5708] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 8266 33554432000 4194304 4196468 140727384702320 140015065717808 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33064 KiB

[startup+0.210449 s]*
/proc/loadavg: 1.50 1.40 1.35 4/219 5708
/proc/meminfo: memFree=24055256/32770624 swapFree=67108688/67108860
[pid=5693] ppid=5690 vsize=14082736 memory=46836 CPUtime=0.3 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5690 5693 2816 0 -1 1077944320 10307 0 0 0 28 2 0 0 20 0 15 0 249165302 14420721664 11709 33554432000 4194304 4196468 140727384702320 140727384684864 140015532666615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
/proc/5693/statm: 3520684 11709 3379 1 0 3482761 0
[pid=5693/tid=5695] ppid=5690 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 1077944384 8023 0 0 0 18 2 0 0 20 0 15 0 249165303 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015536894976 140015532676821 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14082736 memory=139713888363914 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249165305 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5701] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5690 5693 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249165305 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015073085088 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5702] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5690 5693 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249165306 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015072031984 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5703] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015070980560 140015532685211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5704] ppid=5690 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) R 5690 5693 2816 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 15 0 249165308 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015069919168 140015509913760 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5705] ppid=5690 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5690 5693 2816 0 -1 1077944384 253 0 0 0 2 0 0 0 20 0 15 0 249165308 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015068875120 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5706] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0.06 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5690 5693 2816 0 -1 1077944384 316 0 0 0 6 0 0 0 20 0 15 0 249165308 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015067822064 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5707] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015066769760 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5708] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 11709 33554432000 4194304 4196468 140727384702320 140015065717808 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46836 KiB

[startup+0.31058 s]*
/proc/loadavg: 1.50 1.40 1.35 4/219 5708
/proc/meminfo: memFree=24051580/32770624 swapFree=67108688/67108860
[pid=5693] ppid=5690 vsize=14082736 memory=50320 CPUtime=0.44 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5690 5693 2816 0 -1 1077944320 10705 0 0 0 41 3 0 0 20 0 15 0 249165302 14420721664 12580 33554432000 4194304 4196468 140727384702320 140727384684864 140015532666615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
/proc/5693/statm: 3520684 12580 3386 1 0 3482761 0
[pid=5693/tid=5695] ppid=5690 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 4202560 8385 0 0 0 27 2 0 0 20 0 15 0 249165303 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015536828352 140015517832270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14082736 memory=4294980954 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14082736 memory=139713889732667 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249165304 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249165305 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5701] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5690 5693 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249165305 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015073085088 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5702] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5690 5693 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249165306 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015072031984 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5703] ppid=5690 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015070980560 140015532685211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5704] ppid=5690 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5690 5693 2816 0 -1 1077944384 349 0 0 0 2 0 0 0 20 0 15 0 249165308 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015069927664 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5705] ppid=5690 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5690 5693 2816 0 -1 1077944384 253 0 0 0 2 0 0 0 20 0 15 0 249165308 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015068875120 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5706] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0.08 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5690 5693 2816 0 -1 1077944384 336 0 0 0 8 0 0 0 20 0 15 0 249165308 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015067822064 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5707] ppid=5690 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015066769760 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5708] ppid=5690 vsize=14082736 memory=139713888343680 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165308 14420721664 12580 33554432000 4194304 4196468 140727384702320 140015065717808 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50320 KiB

[startup+0.700751 s]
/proc/loadavg: 1.50 1.40 1.35 3/219 5708
/proc/meminfo: memFree=24029692/32770624 swapFree=67108688/67108860
[pid=5693] ppid=5690 vsize=14084804 memory=88684 CPUtime=1 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5690 5693 2816 0 -1 1077944320 17568 0 0 0 95 5 0 0 20 0 15 0 249165302 14422839296 22171 33554432000 4194304 4196468 140727384702320 140727384684864 140015532666615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
/proc/5693/statm: 3521201 22171 3504 1 0 3483273 0
[pid=5693/tid=5695] ppid=5690 vsize=14084804 memory=1172 CPUtime=0.67 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 4202560 14828 0 0 0 63 4 0 0 20 0 15 0 249165303 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015536890608 140015532688541 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14084804 memory=37452 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14084804 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14084804 memory=496 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14084804 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249165304 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14084804 memory=928 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249165305 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5701] ppid=5690 vsize=14084804 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5690 5693 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249165305 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015073085088 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5702] ppid=5690 vsize=14084804 memory=924 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5690 5693 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249165306 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015072031984 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5703] ppid=5690 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015070980560 140015532685211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5704] ppid=5690 vsize=14084804 memory=7237400421024098393 CPUtime=0.07 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5690 5693 2816 0 -1 1077944384 521 0 0 0 7 0 0 0 20 0 15 0 249165308 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015069927664 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5705] ppid=5690 vsize=14084804 memory=6154282490091891024 CPUtime=0.08 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) R 5690 5693 2816 0 -1 1077944384 403 0 0 0 8 0 0 0 20 0 15 0 249165308 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015068875120 140015532677762 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5706] ppid=5690 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5690 5693 2816 0 -1 1077944384 434 0 0 0 15 0 0 0 20 0 15 0 249165308 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015067822064 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5707] ppid=5690 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015066769760 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5708] ppid=5690 vsize=14084804 memory=8696 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165308 14422839296 22171 33554432000 4194304 4196468 140727384702320 140015065717808 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88684 KiB

[startup+1.50134 s]
/proc/loadavg: 1.50 1.40 1.35 4/219 5708
/proc/meminfo: memFree=23995136/32770624 swapFree=67108688/67108860
[pid=5693] ppid=5690 vsize=14090948 memory=135660 CPUtime=3.05 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5690 5693 2816 0 -1 1077944320 26837 0 0 0 298 7 0 0 20 0 15 0 249165302 14429130752 33915 33554432000 4194304 4196468 140727384702320 140727384684864 140015532666615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
/proc/5693/statm: 3522737 33915 3536 1 0 3484809 0
[pid=5693/tid=5695] ppid=5690 vsize=14090948 memory=126900 CPUtime=1.47 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 4202560 19609 0 0 0 142 5 0 0 20 0 15 0 249165303 14429130752 33915 33554432000 4194304 4196468 140727384702320 140015536901768 140015517005491 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14429130752 33915 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14429130752 33915 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249165304 14429130752 33915 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249165304 14429130752 33915 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 249165305 14429130752 33915 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0

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

/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 4202560 58391 0 0 0 236241 23 0 0 20 0 15 0 249165303 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015536904704 140015515094811 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14092996 memory=465956 CPUtime=9.37 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 6460 0 0 0 891 46 0 0 20 0 15 0 249165304 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14092996 memory=465956 CPUtime=9.35 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 7505 0 0 0 890 45 0 0 20 0 15 0 249165304 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14092996 memory=465956 CPUtime=9.36 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 5518 0 0 0 898 38 0 0 20 0 15 0 249165304 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14092996 memory=465956 CPUtime=9.38 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 5446 0 0 0 893 45 0 0 20 0 15 0 249165304 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14092996 memory=468004 CPUtime=6.72 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 7749 0 0 0 630 42 0 0 20 0 15 0 249165305 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5701] ppid=5690 vsize=14092996 memory=468004 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5690 5693 2816 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 249165305 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015073085152 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5702] ppid=5690 vsize=14092996 memory=468004 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5690 5693 2816 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 249165306 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015072032000 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5703] ppid=5690 vsize=14092996 memory=468004 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015070980560 140015532685211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5704] ppid=5690 vsize=14092996 memory=468004 CPUtime=1.79 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5690 5693 2816 0 -1 1077944384 10845 0 0 0 177 2 0 0 20 0 15 0 249165308 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015069927664 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5705] ppid=5690 vsize=14092996 memory=468004 CPUtime=2.61 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5690 5693 2816 0 -1 1077944384 19453 0 0 0 258 3 0 0 20 0 15 0 249165308 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015068875120 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5706] ppid=5690 vsize=14092996 memory=468004 CPUtime=0.89 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5690 5693 2816 0 -1 1077944384 14719 0 0 0 87 2 0 0 20 0 15 0 249165308 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015067822064 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5707] ppid=5690 vsize=14092996 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015066769760 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5708] ppid=5690 vsize=14092996 memory=468004 CPUtime=1.25 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5690 5693 2816 0 -1 1077944384 1621 0 0 0 62 63 0 0 20 0 15 0 249165308 14431227904 117001 33554432000 4194304 4196468 140727384702320 140015065717808 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
Current children cumulated CPU time: 2413.44 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 468004 KiB

[startup+2442.3 s]
/proc/loadavg: 1.48 1.49 1.39 3/221 6045
/proc/meminfo: memFree=23673612/32770624 swapFree=67108688/67108860
[pid=5693] ppid=5690 vsize=14092996 memory=476196 CPUtime=2474.36 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5690 5693 2816 0 -1 1077944320 140612 0 0 0 247172 264 0 0 20 0 15 0 249165302 14431227904 119049 33554432000 4194304 4196468 140727384702320 140727384684864 140015532666615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
/proc/5693/statm: 3523249 119049 3598 1 0 3485321 0
[pid=5693/tid=5695] ppid=5690 vsize=14092996 memory=472100 CPUtime=2422.1 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 4202560 59035 0 0 0 242187 23 0 0 20 0 15 0 249165303 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015536904640 140015151662300 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14092996 memory=474148 CPUtime=9.68 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 6650 0 0 0 921 47 0 0 20 0 15 0 249165304 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14092996 memory=474148 CPUtime=9.67 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 7546 0 0 0 921 46 0 0 20 0 15 0 249165304 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14092996 memory=474148 CPUtime=9.68 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 5732 0 0 0 929 39 0 0 20 0 15 0 249165304 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14092996 memory=474148 CPUtime=9.7 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 5600 0 0 0 924 46 0 0 20 0 15 0 249165304 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14092996 memory=474148 CPUtime=6.87 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 7922 0 0 0 644 43 0 0 20 0 15 0 249165305 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5701] ppid=5690 vsize=14092996 memory=476196 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5690 5693 2816 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 249165305 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015073085152 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5702] ppid=5690 vsize=14092996 memory=474148 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5690 5693 2816 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 249165306 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015072032000 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5703] ppid=5690 vsize=14092996 memory=474148 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015070980560 140015532685211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5704] ppid=5690 vsize=14092996 memory=476196 CPUtime=1.79 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5690 5693 2816 0 -1 1077944384 10847 0 0 0 177 2 0 0 20 0 15 0 249165308 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015069927664 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5705] ppid=5690 vsize=14092996 memory=474148 CPUtime=2.61 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5690 5693 2816 0 -1 1077944384 19455 0 0 0 258 3 0 0 20 0 15 0 249165308 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015068875120 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5706] ppid=5690 vsize=14092996 memory=476196 CPUtime=0.89 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5690 5693 2816 0 -1 1077944384 14721 0 0 0 87 2 0 0 20 0 15 0 249165308 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015067822064 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5707] ppid=5690 vsize=14092996 memory=3824 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015066769760 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5708] ppid=5690 vsize=14092996 memory=8112282956445269571 CPUtime=1.29 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5690 5693 2816 0 -1 1077944384 1636 0 0 0 64 65 0 0 20 0 15 0 249165308 14431227904 119049 33554432000 4194304 4196468 140727384702320 140015065717808 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
Current children cumulated CPU time: 2474.36 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 476196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2487.3 s]
/proc/loadavg: 1.46 1.48 1.39 3/220 6045
/proc/meminfo: memFree=23681224/32770624 swapFree=67108688/67108860
[pid=5693] ppid=5690 vsize=14092996 memory=481280 CPUtime=2520.09 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5690 5693 2816 0 -1 1077944320 140965 0 0 0 251741 268 0 0 20 0 15 0 249165302 14431227904 120320 33554432000 4194304 4196468 140727384702320 140727384684864 140015532666615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
/proc/5693/statm: 3523249 120320 3598 1 0 3485321 0
[pid=5693/tid=5695] ppid=5690 vsize=14092996 memory=481280 CPUtime=2466.65 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 4202560 59374 0 0 0 246642 23 0 0 20 0 15 0 249165303 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015536904704 140015148833958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14092996 memory=481280 CPUtime=9.93 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 6653 0 0 0 946 47 0 0 20 0 15 0 249165304 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14092996 memory=480292 CPUtime=9.93 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 7549 0 0 0 947 46 0 0 20 0 15 0 249165304 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14092996 memory=478244 CPUtime=9.94 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 5735 0 0 0 954 40 0 0 20 0 15 0 249165304 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14092996 memory=481280 CPUtime=9.96 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 5601 0 0 0 949 47 0 0 20 0 15 0 249165304 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14092996 memory=1220 CPUtime=7 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 7925 0 0 0 656 44 0 0 20 0 15 0 249165305 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5701] ppid=5690 vsize=14092996 memory=481280 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5690 5693 2816 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 249165305 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015073085152 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5702] ppid=5690 vsize=14092996 memory=481280 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5690 5693 2816 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 249165306 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015072032000 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5703] ppid=5690 vsize=14092996 memory=14884 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015070980560 140015532685211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5704] ppid=5690 vsize=14092996 memory=481280 CPUtime=1.79 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5690 5693 2816 0 -1 1077944384 10847 0 0 0 177 2 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015069927664 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5705] ppid=5690 vsize=14092996 memory=496 CPUtime=2.61 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5690 5693 2816 0 -1 1077944384 19455 0 0 0 258 3 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015068875120 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5706] ppid=5690 vsize=14092996 memory=1624 CPUtime=0.89 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5690 5693 2816 0 -1 1077944384 14721 0 0 0 87 2 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015067822064 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5707] ppid=5690 vsize=14092996 memory=67828 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015066769760 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5708] ppid=5690 vsize=14092996 memory=2316 CPUtime=1.31 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5690 5693 2816 0 -1 1077944384 1637 0 0 0 65 66 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015065717808 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 481280 KiB

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

[startup+2487.32 s]
# the end of solver process 5693 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.43 s, system=2.69238 s

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

[startup+2487.3 s]
/proc/loadavg: 1.46 1.48 1.39 3/220 6045
/proc/meminfo: memFree=23681224/32770624 swapFree=67108688/67108860
[pid=5693] ppid=5690 vsize=14092996 memory=481280 CPUtime=2520.09 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5690 5693 2816 0 -1 1077944320 140965 0 0 0 251741 268 0 0 20 0 15 0 249165302 14431227904 120320 33554432000 4194304 4196468 140727384702320 140727384684864 140015532666615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
/proc/5693/statm: 3523249 120320 3598 1 0 3485321 0
[pid=5693/tid=5695] ppid=5690 vsize=14092996 memory=481280 CPUtime=2466.65 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5690 5693 2816 0 -1 4202560 59374 0 0 0 246642 23 0 0 20 0 15 0 249165303 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015536904704 140015148833958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5696] ppid=5690 vsize=14092996 memory=481280 CPUtime=9.93 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5690 5693 2816 0 -1 1077944384 6653 0 0 0 946 47 0 0 20 0 15 0 249165304 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015470266896 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5697] ppid=5690 vsize=14092996 memory=480292 CPUtime=9.93 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5690 5693 2816 0 -1 1077944384 7549 0 0 0 947 46 0 0 20 0 15 0 249165304 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015469214352 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5698] ppid=5690 vsize=14092996 memory=478244 CPUtime=9.94 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5690 5693 2816 0 -1 1077944384 5735 0 0 0 954 40 0 0 20 0 15 0 249165304 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015468161296 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5699] ppid=5690 vsize=14092996 memory=481280 CPUtime=9.96 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5690 5693 2816 0 -1 1077944384 5601 0 0 0 949 47 0 0 20 0 15 0 249165304 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015467108752 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5700] ppid=5690 vsize=14092996 memory=1220 CPUtime=7 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5690 5693 2816 0 -1 1077944384 7925 0 0 0 656 44 0 0 20 0 15 0 249165305 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015074138864 140015532677762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5701] ppid=5690 vsize=14092996 memory=481280 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5690 5693 2816 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 249165305 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015073085152 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5702] ppid=5690 vsize=14092996 memory=481280 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5690 5693 2816 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 249165306 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015072032000 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5703] ppid=5690 vsize=14092996 memory=14884 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015070980560 140015532685211 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5704] ppid=5690 vsize=14092996 memory=481280 CPUtime=1.79 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5690 5693 2816 0 -1 1077944384 10847 0 0 0 177 2 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015069927664 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5705] ppid=5690 vsize=14092996 memory=496 CPUtime=2.61 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5690 5693 2816 0 -1 1077944384 19455 0 0 0 258 3 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015068875120 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5706] ppid=5690 vsize=14092996 memory=1624 CPUtime=0.89 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5690 5693 2816 0 -1 1077944384 14721 0 0 0 87 2 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015067822064 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5707] ppid=5690 vsize=14092996 memory=67828 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5690 5693 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015066769760 140015532676821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
[pid=5693/tid=5708] ppid=5690 vsize=14092996 memory=2316 CPUtime=1.31 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5690 5693 2816 0 -1 1077944384 1637 0 0 0 65 66 0 0 20 0 15 0 249165308 14431227904 120320 33554432000 4194304 4196468 140727384702320 140015065717808 140015532677762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11710464 140727384708181 140727384708361 140727384708361 140727384711119 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 481280 KiB

Child status: 143
Real time (s): 2487.32
CPU time (s): 2520.12
CPU user time (s): 2517.43
CPU system time (s): 2.69238
CPU usage (%): 101.319
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 481280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.43
system time used= 2.69238
maximum resident set size= 481600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141249
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 236571
involuntary context switches= 9931


# summary of solver processes directly reported to runsolver:
#   pid: 5693
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2517.43
#   total CPU system time (s): 2.69238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9278 second user time and 22.215 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-15 08:53:41
IDJOB=4308458
IDBENCH=141368
IDSOLVER=2792
FILE ID=node134/4308458-1534316021
RUNJOBID= node134-1534293823-2847
PBS_JOBID= 21038145
Free space on /tmp= 43368 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-13_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-4308458-1534316021/watcher-4308458-1534316021 -o /tmp/evaluation-result-4308458-1534316021/solver-4308458-1534316021 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534293823-2847 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 953001982 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308458-1534316021.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=953001982

node134.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.68
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.68
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.68
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.68
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:        24088784 kB
MemAvailable:   31494272 kB
Buffers:          197612 kB
Cached:          7422480 kB
SwapCached:           32 kB
Active:          4393384 kB
Inactive:        3681860 kB
Active(anon):     404540 kB
Inactive(anon):   111440 kB
Active(file):    3988844 kB
Inactive(file):  3570420 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             36000 kB
Writeback:            16 kB
AnonPages:        462744 kB
Mapped:            68748 kB
Shmem:             57844 kB
Slab:             303244 kB
SReclaimable:     274684 kB
SUnreclaim:        28560 kB
KernelStack:        3600 kB
PageTables:         6620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1102880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 43332 MiB
End job on node134 at 2018-08-15 09:35:08