Trace number 4311593

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17SAT (TO)93 2520.02 2506.12

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-15-30-00_c18.xml
MD5SUM0f9f8d62bc132272af22ef8ddad99d7d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark83.0667
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size31
Distribution of domain sizes[{"size":15,"count":15},{"size":31,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-08-17
0.67/0.56	c seed: 1788456221
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
1.49/1.08	c Parsing done, starting search...
1.72/1.11	o 199
1.72/1.12	o 197
1.72/1.12	o 193
1.72/1.12	o 192
1.72/1.13	o 190
1.72/1.14	o 183
1.72/1.14	o 182
1.72/1.14	o 177
1.72/1.14	o 175
1.72/1.19	o 171
1.72/1.19	o 163
2.00/1.21	o 162
2.00/1.22	o 154
2.00/1.22	o 150
2.00/1.22	o 149
2.00/1.22	o 147
2.30/1.32	o 146
2.30/1.32	o 145
2.30/1.33	o 143
2.91/1.52	o 141
2.91/1.52	o 140
3.18/1.67	o 139
3.18/1.67	o 138
3.35/1.74	o 134
3.35/1.74	o 132
3.78/2.11	o 127
3.78/2.12	o 125
3.78/2.12	o 124
3.78/2.12	o 120
3.78/2.12	o 119
3.78/2.13	o 118
3.92/2.22	o 117
3.92/2.25	o 116
3.92/2.25	o 113
3.92/2.25	o 112
4.13/2.48	o 106
4.13/2.48	o 105
4.23/2.50	o 104
5.52/3.78	o 101
6.13/4.31	o 100
15.54/13.62	o 99
16.84/14.91	o 96
16.84/14.91	o 93
2520.00/2506.11	s SATISFIABLE
2520.00/2506.11	v <instantiation>
2520.00/2506.11	v 	<list>
2520.00/2506.11	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14]
2520.00/2506.11	v 	</list>
2520.00/2506.11	v 	<values>
2520.00/2506.11	v 		3 5 7 9 8 10 14 13 12 11 6 4 1 0 2 5 8 4 9 5 7 15 8 1 8 8 4 7 2 2 
2520.00/2506.11	v 	</values>
2520.00/2506.11	v </instantiation>

Verifier Data

OK	93

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311593-1534563566/watcher-4311593-1534563566 -o /tmp/evaluation-result-4311593-1534563566/solver-4311593-1534563566 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534541043-22859 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1788456221 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311593-1534563566.xml 

running on 4 cores: 1,3,5,7

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=25864, runsolver pid=25861

[startup+0.100142 s]*
/proc/loadavg: 1.73 1.52 1.44 4/215 25879
/proc/meminfo: memFree=23932948/32770624 swapFree=67108500/67108860
[pid=25864] ppid=25861 vsize=14082736 memory=30760 CPUtime=0.12 cores=1,3,5,7
/proc/25864/stat : 25864 (java) S 25861 25864 22827 0 -1 1077944320 6572 0 0 0 11 1 0 0 20 0 15 0 273919814 14420721664 7690 33554432000 4194304 4196468 140734721636992 140734721619536 139954054299383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
/proc/25864/statm: 3520684 7690 3164 1 0 3482761 0
[pid=25864/tid=25866] ppid=25861 vsize=14082736 memory=-8773748148830375804 CPUtime=0.09 cores=1,3,5,7
/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 4608 0 0 0 8 1 0 0 20 0 15 0 273919814 14420721664 7690 33554432000 4194304 4196468 140734721636992 139954058494160 139954038379900 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 7690 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 7690 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 7690 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 7690 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273919816 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25872] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25872/stat : 25872 (java) S 25861 25864 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273919817 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953594733600 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25873] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25873/stat : 25873 (java) S 25861 25864 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273919817 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953593680752 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25874] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25874/stat : 25874 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953592629072 139954054317979 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25875] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25875/stat : 25875 (java) S 25861 25864 22827 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953591577456 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25876] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25876/stat : 25876 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953522600688 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25877] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0.01 cores=1,3,5,7
/proc/25864/task/25877/stat : 25877 (java) S 25861 25864 22827 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 15 0 273919819 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953521547888 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25878] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25878/stat : 25878 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953520495328 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25879] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25879/stat : 25879 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 7690 33554432000 4194304 4196468 140734721636992 139953519442608 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30760 KiB

[startup+0.216737 s]*
/proc/loadavg: 1.73 1.52 1.44 5/215 25879
/proc/meminfo: memFree=23917196/32770624 swapFree=67108500/67108860
[pid=25864] ppid=25861 vsize=14082736 memory=47608 CPUtime=0.33 cores=1,3,5,7
/proc/25864/stat : 25864 (java) S 25861 25864 22827 0 -1 1077944320 10448 0 0 0 30 3 0 0 20 0 15 0 273919814 14420721664 11902 33554432000 4194304 4196468 140734721636992 140734721619536 139954054299383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
/proc/25864/statm: 3520684 11902 3412 1 0 3482761 0
[pid=25864/tid=25866] ppid=25861 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 8110 0 0 0 18 2 0 0 20 0 15 0 273919814 14420721664 11902 33554432000 4194304 4196468 140734721636992 139954058526832 139954054322973 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 11902 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14082736 memory=139952400885214 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 11902 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 11902 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 11902 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273919816 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25872] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25872/stat : 25872 (java) S 25861 25864 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273919817 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953594733600 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25873] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25873/stat : 25873 (java) S 25861 25864 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273919817 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953593680752 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25874] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25874/stat : 25874 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953592629072 139954054317979 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25875] ppid=25861 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25864/task/25875/stat : 25875 (java) S 25861 25864 22827 0 -1 1077944384 404 0 0 0 2 0 0 0 20 0 15 0 273919819 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953591577456 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25876] ppid=25861 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/25864/task/25876/stat : 25876 (java) S 25861 25864 22827 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 15 0 273919819 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953522600688 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25877] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0.07 cores=1,3,5,7
/proc/25864/task/25877/stat : 25877 (java) S 25861 25864 22827 0 -1 1077944384 335 0 0 0 7 0 0 0 20 0 15 0 273919819 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953521547888 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25878] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25878/stat : 25878 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953520495328 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25879] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25879/stat : 25879 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 11902 33554432000 4194304 4196468 140734721636992 139953519442608 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47608 KiB

[startup+0.310552 s]*
/proc/loadavg: 1.73 1.52 1.44 3/215 25879
/proc/meminfo: memFree=23913660/32770624 swapFree=67108500/67108860
[pid=25864] ppid=25861 vsize=14082736 memory=50888 CPUtime=0.44 cores=1,3,5,7
/proc/25864/stat : 25864 (java) S 25861 25864 22827 0 -1 1077944320 10782 0 0 0 41 3 0 0 20 0 15 0 273919814 14420721664 12722 33554432000 4194304 4196468 140734721636992 140734721619536 139954054299383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
/proc/25864/statm: 3520684 12722 3414 1 0 3482761 0
[pid=25864/tid=25866] ppid=25861 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 8423 0 0 0 28 2 0 0 20 0 15 0 273919814 14420721664 12722 33554432000 4194304 4196468 140734721636992 139954058510896 139954034574713 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14082736 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 12722 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14082736 memory=139952400881128 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 12722 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 12722 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273919815 14420721664 12722 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273919816 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25872] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25872/stat : 25872 (java) S 25861 25864 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273919817 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953594733600 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25873] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25873/stat : 25873 (java) S 25861 25864 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273919817 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953593680752 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25874] ppid=25861 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25874/stat : 25874 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953592629072 139954054317979 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25875] ppid=25861 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25864/task/25875/stat : 25875 (java) S 25861 25864 22827 0 -1 1077944384 404 0 0 0 2 0 0 0 20 0 15 0 273919819 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953591577456 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25876] ppid=25861 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25864/task/25876/stat : 25876 (java) S 25861 25864 22827 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 15 0 273919819 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953522600688 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25877] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0.08 cores=1,3,5,7
/proc/25864/task/25877/stat : 25877 (java) S 25861 25864 22827 0 -1 1077944384 350 0 0 0 8 0 0 0 20 0 15 0 273919819 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953521547888 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25878] ppid=25861 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25878/stat : 25878 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953520495328 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25879] ppid=25861 vsize=14082736 memory=139952399443584 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25879/stat : 25879 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919819 14420721664 12722 33554432000 4194304 4196468 140734721636992 139953519442608 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50888 KiB

[startup+0.70065 s]
/proc/loadavg: 1.73 1.52 1.44 3/215 25879
/proc/meminfo: memFree=23889104/32770624 swapFree=67108500/67108860
[pid=25864] ppid=25861 vsize=14084804 memory=89008 CPUtime=0.99 cores=1,3,5,7
/proc/25864/stat : 25864 (java) S 25861 25864 22827 0 -1 1077944320 17642 0 0 0 94 5 0 0 20 0 15 0 273919814 14422839296 22252 33554432000 4194304 4196468 140734721636992 140734721619536 139954054299383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
/proc/25864/statm: 3521201 22252 3498 1 0 3483273 0
[pid=25864/tid=25866] ppid=25861 vsize=14084804 memory=1752 CPUtime=0.67 cores=1,3,5,7
/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 14878 0 0 0 63 4 0 0 20 0 15 0 273919814 14422839296 22252 33554432000 4194304 4196468 140734721636992 139954058523488 139954054321309 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14084804 memory=748 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14422839296 22252 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14084804 memory=1820 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14422839296 22252 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14084804 memory=4296 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14422839296 22252 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14084804 memory=3480 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273919815 14422839296 22252 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14084804 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273919816 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25872] ppid=25861 vsize=14084804 memory=10212 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25872/stat : 25872 (java) S 25861 25864 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273919817 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953594733600 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25873] ppid=25861 vsize=14084804 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25873/stat : 25873 (java) S 25861 25864 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273919817 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953593680752 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25874] ppid=25861 vsize=14084804 memory=6404 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25874/stat : 25874 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953592629072 139954054317979 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25875] ppid=25861 vsize=14084804 memory=6297835844906604903 CPUtime=0.07 cores=1,3,5,7
/proc/25864/task/25875/stat : 25875 (java) S 25861 25864 22827 0 -1 1077944384 569 0 0 0 7 0 0 0 20 0 15 0 273919819 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953591577456 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25876] ppid=25861 vsize=14084804 memory=8099279071866868840 CPUtime=0.07 cores=1,3,5,7
/proc/25864/task/25876/stat : 25876 (java) S 25861 25864 22827 0 -1 1077944384 374 0 0 0 7 0 0 0 20 0 15 0 273919819 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953522600688 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25877] ppid=25861 vsize=14084804 memory=4641330296368681047 CPUtime=0.15 cores=1,3,5,7
/proc/25864/task/25877/stat : 25877 (java) S 25861 25864 22827 0 -1 1077944384 439 0 0 0 15 0 0 0 20 0 15 0 273919819 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953521547888 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25878] ppid=25861 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25878/stat : 25878 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953520495328 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25879] ppid=25861 vsize=14084804 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25879/stat : 25879 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919819 14422839296 22252 33554432000 4194304 4196468 140734721636992 139953519442608 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89008 KiB

[startup+1.50097 s]
/proc/loadavg: 1.73 1.52 1.44 5/215 25879
/proc/meminfo: memFree=23853712/32770624 swapFree=67108500/67108860
[pid=25864] ppid=25861 vsize=14090948 memory=143416 CPUtime=2.91 cores=1,3,5,7
/proc/25864/stat : 25864 (java) S 25861 25864 22827 0 -1 1077944320 26704 0 0 0 284 7 0 0 20 0 15 0 273919814 14429130752 35854 33554432000 4194304 4196468 140734721636992 140734721619536 139954054299383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
/proc/25864/statm: 3522737 35854 3541 1 0 3484809 0
[pid=25864/tid=25866] ppid=25861 vsize=14090948 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 18857 0 0 0 141 6 0 0 20 0 15 0 273919814 14429130752 35854 33554432000 4194304 4196468 140734721636992 139954058535584 139953678416960 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14090948 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14429130752 35854 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14090948 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14429130752 35854 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14090948 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273919815 14429130752 35854 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14090948 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273919815 14429130752 35854 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 273919816 14429130752 35854 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0

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

/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 37178 0 0 0 243278 18 0 0 20 0 15 0 273919814 14429130752 63499 33554432000 4194304 4196468 140734721636992 139954058537728 139953678184134 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14090948 memory=253996 CPUtime=4.07 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 4854 0 0 0 377 30 0 0 20 0 15 0 273919815 14429130752 63499 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14090948 memory=251948 CPUtime=4.08 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 2263 0 0 0 379 29 0 0 20 0 15 0 273919815 14429130752 63499 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14090948 memory=253996 CPUtime=4.07 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 2275 0 0 0 377 30 0 0 20 0 15 0 273919815 14429130752 63499 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14090948 memory=253996 CPUtime=4.05 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 3463 0 0 0 377 28 0 0 20 0 15 0 273919815 14429130752 63499 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14090948 memory=253996 CPUtime=3.88 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 5597 0 0 0 358 30 0 0 20 0 15 0 273919816 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25872] ppid=25861 vsize=14090948 memory=253996 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25872/stat : 25872 (java) S 25861 25864 22827 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 273919817 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953594733664 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25873] ppid=25861 vsize=14090948 memory=253996 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25873/stat : 25873 (java) S 25861 25864 22827 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273919817 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953593680768 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25874] ppid=25861 vsize=14090948 memory=492 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25874/stat : 25874 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953592629072 139954054317979 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25875] ppid=25861 vsize=14090948 memory=279904496215968 CPUtime=0.74 cores=1,3,5,7
/proc/25864/task/25875/stat : 25875 (java) S 25861 25864 22827 0 -1 1077944384 3375 0 0 0 74 0 0 0 20 0 15 0 273919819 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953591577456 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25876] ppid=25861 vsize=14090948 memory=253996 CPUtime=0.75 cores=1,3,5,7
/proc/25864/task/25876/stat : 25876 (java) S 25861 25864 22827 0 -1 1077944384 4350 0 0 0 75 0 0 0 20 0 15 0 273919819 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953522600688 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25877] ppid=25861 vsize=14090948 memory=253996 CPUtime=0.45 cores=1,3,5,7
/proc/25864/task/25877/stat : 25877 (java) S 25861 25864 22827 0 -1 1077944384 5100 0 0 0 44 1 0 0 20 0 15 0 273919819 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953521547888 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25878] ppid=25861 vsize=14090948 memory=253996 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25878/stat : 25878 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953520495328 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25879] ppid=25861 vsize=14090948 memory=303430223234596890 CPUtime=0.64 cores=1,3,5,7
/proc/25864/task/25879/stat : 25879 (java) S 25861 25864 22827 0 -1 1077944384 1305 0 0 0 27 37 0 0 20 0 15 0 273919819 14429130752 63499 33554432000 4194304 4196468 140734721636992 139953519442608 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
Current children cumulated CPU time: 2455.82 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 253996 KiB

[startup+2502.3 s]
/proc/loadavg: 1.30 1.42 1.45 3/216 26062
/proc/meminfo: memFree=20970500/32770624 swapFree=67108500/67108860
[pid=25864] ppid=25861 vsize=14090948 memory=256044 CPUtime=2516.17 cores=1,3,5,7
/proc/25864/stat : 25864 (java) S 25861 25864 22827 0 -1 1077944320 71405 0 0 0 251449 168 0 0 20 0 15 0 273919814 14429130752 64011 33554432000 4194304 4196468 140734721636992 140734721619536 139954054299383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
/proc/25864/statm: 3522737 64011 3573 1 0 3484809 0
[pid=25864/tid=25866] ppid=25861 vsize=14090948 memory=256044 CPUtime=2492.74 cores=1,3,5,7
/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 37348 0 0 0 249256 18 0 0 20 0 15 0 273919814 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954058537616 139953678204157 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.2 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 4892 0 0 0 388 32 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.2 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 2264 0 0 0 390 30 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.19 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 2278 0 0 0 388 31 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.17 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 3464 0 0 0 387 30 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14090948 memory=256044 CPUtime=3.98 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 5601 0 0 0 367 31 0 0 20 0 15 0 273919816 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25872] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25872/stat : 25872 (java) S 25861 25864 22827 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 273919817 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953594733664 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25873] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25873/stat : 25873 (java) S 25861 25864 22827 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273919817 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953593680768 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25874] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25874/stat : 25874 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953592629072 139954054317979 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25875] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.74 cores=1,3,5,7
/proc/25864/task/25875/stat : 25875 (java) S 25861 25864 22827 0 -1 1077944384 3375 0 0 0 74 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953591577456 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25876] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.75 cores=1,3,5,7
/proc/25864/task/25876/stat : 25876 (java) S 25861 25864 22827 0 -1 1077944384 4350 0 0 0 75 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953522600688 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25877] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.45 cores=1,3,5,7
/proc/25864/task/25877/stat : 25877 (java) S 25861 25864 22827 0 -1 1077944384 5100 0 0 0 44 1 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953521547888 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25878] ppid=25861 vsize=14090948 memory=6404 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25878/stat : 25878 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953520495328 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25879] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.65 cores=1,3,5,7
/proc/25864/task/25879/stat : 25879 (java) S 25861 25864 22827 0 -1 1077944384 1309 0 0 0 27 38 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953519442608 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
Current children cumulated CPU time: 2516.17 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 256044 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.11 s]
/proc/loadavg: 1.27 1.41 1.44 3/216 26062
/proc/meminfo: memFree=20970500/32770624 swapFree=67108500/67108860
[pid=25864] ppid=25861 vsize=14090948 memory=256044 CPUtime=2520 cores=1,3,5,7
/proc/25864/stat : 25864 (java) S 25861 25864 22827 0 -1 1077944320 71416 0 0 0 251832 168 0 0 20 0 15 0 273919814 14429130752 64011 33554432000 4194304 4196468 140734721636992 140734721619536 139954054299383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
/proc/25864/statm: 3522737 64011 3573 1 0 3484809 0
[pid=25864/tid=25866] ppid=25861 vsize=14090948 memory=256044 CPUtime=2496.53 cores=1,3,5,7
/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 37359 0 0 0 249635 18 0 0 20 0 15 0 273919814 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954058537424 139953678183329 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.2 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 4892 0 0 0 388 32 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.21 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 2264 0 0 0 391 30 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.2 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 2278 0 0 0 389 31 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.18 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 3464 0 0 0 388 30 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14090948 memory=256044 CPUtime=3.99 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 5601 0 0 0 368 31 0 0 20 0 15 0 273919816 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25872] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25872/stat : 25872 (java) S 25861 25864 22827 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 273919817 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953594733664 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25873] ppid=25861 vsize=14090948 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25873/stat : 25873 (java) S 25861 25864 22827 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273919817 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953593680768 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25874] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25874/stat : 25874 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953592629072 139954054317979 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25875] ppid=25861 vsize=14090948 memory=6404 CPUtime=0.74 cores=1,3,5,7
/proc/25864/task/25875/stat : 25875 (java) S 25861 25864 22827 0 -1 1077944384 3375 0 0 0 74 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953591577456 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25876] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.75 cores=1,3,5,7
/proc/25864/task/25876/stat : 25876 (java) S 25861 25864 22827 0 -1 1077944384 4350 0 0 0 75 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953522600688 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25877] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.45 cores=1,3,5,7
/proc/25864/task/25877/stat : 25877 (java) S 25861 25864 22827 0 -1 1077944384 5100 0 0 0 44 1 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953521547888 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25878] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25878/stat : 25878 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953520495328 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25879] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.65 cores=1,3,5,7
/proc/25864/task/25879/stat : 25879 (java) S 25861 25864 22827 0 -1 1077944384 1309 0 0 0 27 38 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953519442608 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 256044 KiB

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

[startup+2506.12 s]
# the end of solver process 25864 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.33 s, system=1.69151 s

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

[startup+2506.11 s]
/proc/loadavg: 1.27 1.41 1.44 3/216 26062
/proc/meminfo: memFree=20970500/32770624 swapFree=67108500/67108860
[pid=25864] ppid=25861 vsize=14090948 memory=256044 CPUtime=2520 cores=1,3,5,7
/proc/25864/stat : 25864 (java) S 25861 25864 22827 0 -1 1077944320 71416 0 0 0 251832 168 0 0 20 0 15 0 273919814 14429130752 64011 33554432000 4194304 4196468 140734721636992 140734721619536 139954054299383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
/proc/25864/statm: 3522737 64011 3573 1 0 3484809 0
[pid=25864/tid=25866] ppid=25861 vsize=14090948 memory=256044 CPUtime=2496.53 cores=1,3,5,7
/proc/25864/task/25866/stat : 25866 (java) R 25861 25864 22827 0 -1 4202560 37359 0 0 0 249635 18 0 0 20 0 15 0 273919814 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954058537424 139953678183329 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25867] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.2 cores=1,3,5,7
/proc/25864/task/25867/stat : 25867 (java) S 25861 25864 22827 0 -1 1077944384 4892 0 0 0 388 32 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954006920336 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25868] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.21 cores=1,3,5,7
/proc/25864/task/25868/stat : 25868 (java) S 25861 25864 22827 0 -1 1077944384 2264 0 0 0 391 30 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954005867536 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25869] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.2 cores=1,3,5,7
/proc/25864/task/25869/stat : 25869 (java) S 25861 25864 22827 0 -1 1077944384 2278 0 0 0 389 31 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954004814736 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25870] ppid=25861 vsize=14090948 memory=256044 CPUtime=4.18 cores=1,3,5,7
/proc/25864/task/25870/stat : 25870 (java) S 25861 25864 22827 0 -1 1077944384 3464 0 0 0 388 30 0 0 20 0 15 0 273919815 14429130752 64011 33554432000 4194304 4196468 140734721636992 139954003761936 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25871] ppid=25861 vsize=14090948 memory=256044 CPUtime=3.99 cores=1,3,5,7
/proc/25864/task/25871/stat : 25871 (java) S 25861 25864 22827 0 -1 1077944384 5601 0 0 0 368 31 0 0 20 0 15 0 273919816 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953595787632 139954054310530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25872] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25872/stat : 25872 (java) S 25861 25864 22827 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 273919817 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953594733664 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25873] ppid=25861 vsize=14090948 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25873/stat : 25873 (java) S 25861 25864 22827 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273919817 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953593680768 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25874] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25874/stat : 25874 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953592629072 139954054317979 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25875] ppid=25861 vsize=14090948 memory=6404 CPUtime=0.74 cores=1,3,5,7
/proc/25864/task/25875/stat : 25875 (java) S 25861 25864 22827 0 -1 1077944384 3375 0 0 0 74 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953591577456 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25876] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.75 cores=1,3,5,7
/proc/25864/task/25876/stat : 25876 (java) S 25861 25864 22827 0 -1 1077944384 4350 0 0 0 75 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953522600688 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25877] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.45 cores=1,3,5,7
/proc/25864/task/25877/stat : 25877 (java) S 25861 25864 22827 0 -1 1077944384 5100 0 0 0 44 1 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953521547888 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25878] ppid=25861 vsize=14090948 memory=256044 CPUtime=0 cores=1,3,5,7
/proc/25864/task/25878/stat : 25878 (java) S 25861 25864 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953520495328 139954054309589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
[pid=25864/tid=25879] ppid=25861 vsize=14090948 memory=256044 CPUtime=0.65 cores=1,3,5,7
/proc/25864/task/25879/stat : 25879 (java) S 25861 25864 22827 0 -1 1077944384 1309 0 0 0 27 38 0 0 20 0 15 0 273919819 14429130752 64011 33554432000 4194304 4196468 140734721636992 139953519442608 139954054310530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 12914688 140734721639496 140734721639689 140734721639689 140734721642447 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 256044 KiB

Child status: 143
Real time (s): 2506.12
CPU time (s): 2520.02
CPU user time (s): 2518.33
CPU system time (s): 1.69151
CPU usage (%): 100.555
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 256044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.33
system time used= 1.69151
maximum resident set size= 256604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71721
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 163903
involuntary context switches= 3455


# summary of solver processes directly reported to runsolver:
#   pid: 25864
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2518.33
#   total CPU system time (s): 1.69151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9893 second user time and 23.8191 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-18 05:39:26
IDJOB=4311593
IDBENCH=141621
IDSOLVER=2799
FILE ID=node104/4311593-1534563566
RUNJOBID= node104-1534541043-22859
PBS_JOBID= 21038643
Free space on /tmp= 47320 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-15-30-00_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311593-1534563566/watcher-4311593-1534563566 -o /tmp/evaluation-result-4311593-1534563566/solver-4311593-1534563566 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534541043-22859 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1788456221 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311593-1534563566.xml

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

MD5SUM BENCH= 0f9f8d62bc132272af22ef8ddad99d7d
RANDOM SEED=1788456221

node104.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.11
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.11
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.11
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.11
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:        23951180 kB
MemAvailable:   31633908 kB
Buffers:          215356 kB
Cached:          7716384 kB
SwapCached:            4 kB
Active:          4351544 kB
Inactive:        3888616 kB
Active(anon):     284380 kB
Inactive(anon):    92888 kB
Active(file):    4067164 kB
Inactive(file):  3795728 kB
Unevictable:        7320 kB
Mlocked:            7320 kB
SwapTotal:      67108860 kB
SwapFree:       67108500 kB
Dirty:             35808 kB
Writeback:             0 kB
AnonPages:        323428 kB
Mapped:            32324 kB
Shmem:             66020 kB
Slab:             277320 kB
SReclaimable:     248296 kB
SUnreclaim:        29024 kB
KernelStack:        3792 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1212712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 47284 MiB
End job on node104 at 2018-08-18 06:21:13