Trace number 4256192

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 2017-07-26? (TO) 243.828 240.02299

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-11.xml
MD5SUM021605e3a27b06e16b3134987a511561
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark1937.08
Satisfiable
(Un)Satisfiability was proved
Number of variables152
Number of constraints151
Number of domains2
Minimum domain size2
Maximum domain size121
Distribution of domain sizes[{"size":2,"count":30},{"size":121,"count":122}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":32},{"degree":3,"count":89},{"degree":4,"count":30},{"degree":30,"count":1}]
Minimum constraint arity2
Maximum constraint arity121
Distribution of constraint arities[{"arity":2,"count":120},{"arity":3,"count":30},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints150
Distribution of constraint types[{"type":"intension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.34/0.42	c version: 2017-07-26
0.34/0.42	c seed: 1706335632
0.34/0.42	c timeout: 264
0.34/0.42	c memlimit: 11000
0.34/0.42	c nbcore: 4
0.34/0.45	c Parsing instance...
4.83/2.96	c Parsing done, starting search...
243.79/240.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4256192-1501637175/watcher-4256192-1501637175 -o /tmp/evaluation-result-4256192-1501637175/solver-4256192-1501637175 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15685 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1706335632 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256192-1501637175.xml 

pid=28077
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.71 1.77 1.75 4/199 28080
/proc/meminfo: memFree=31678676/32770624 swapFree=0/209492
[pid=28080] ppid=28077 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/28080/stat : 28080 (runsolver) D 28077 28080 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 11532837 24240128 106 18446744073709551615 4194304 4338465 140731437655888 140731437653528 139794037072599 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 19705856 140731437662310 140731437662790 140731437662790 140731437666250 0
/proc/28080/statm: 5918 106 53 36 0 2156 0

[startup+0.100148 s]
/proc/loadavg: 1.71 1.77 1.75 4/199 28080
/proc/meminfo: memFree=31678676/32770624 swapFree=0/209492
[pid=28080] ppid=28077 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/28080/stat : 28080 (runsolver) D 28077 28080 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 11532837 24240128 106 18446744073709551615 4194304 4338465 140731437655888 140731437653528 139794037072599 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 19705856 140731437662310 140731437662790 140731437662790 140731437666250 0
/proc/28080/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.20027 s]
/proc/loadavg: 1.71 1.77 1.75 4/199 28080
/proc/meminfo: memFree=31678676/32770624 swapFree=0/209492
[pid=28080] ppid=28077 vsize=13906484 CPUtime=0.05 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 4769 0 0 0 4 1 0 0 20 0 14 0 11532837 14240239616 5319 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3476621 5319 2578 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300263 s]
/proc/loadavg: 1.71 1.77 1.75 4/199 28080
/proc/meminfo: memFree=31678676/32770624 swapFree=0/209492
[pid=28080] ppid=28077 vsize=13975920 CPUtime=0.17 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 9626 0 0 0 15 2 0 0 20 0 15 0 11532837 14311342080 8997 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3493980 8997 3465 1 0 3482767 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 13975920

[startup+0.700226 s]
/proc/loadavg: 1.71 1.77 1.75 4/199 28080
/proc/meminfo: memFree=31678676/32770624 swapFree=0/209492
[pid=28080] ppid=28077 vsize=13977988 CPUtime=0.91 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 13688 0 0 0 86 5 0 0 20 0 15 0 11532837 14313459712 15952 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3494497 15952 3707 1 0 3483279 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 13977988

[startup+1.50069 s]
/proc/loadavg: 1.71 1.77 1.75 3/214 28095
/proc/meminfo: memFree=31614340/32770624 swapFree=0/209516
[pid=28080] ppid=28077 vsize=13977988 CPUtime=2.35 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 19752 0 0 0 228 7 0 0 20 0 15 0 11532837 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3494497 22212 3745 1 0 3483279 0
[pid=28080/tid=28082] ppid=28077 vsize=13977988 CPUtime=1.31 cores=0,2,4,6
/proc/28080/task/28082/stat : 28082 (java) R 28077 28080 5228 0 -1 4202560 11562 0 0 0 127 4 0 0 20 0 15 0 11532848 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802723224520 139802346715626 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28083] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28083/stat : 28083 (java) S 28077 28080 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11532849 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802675956880 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28084] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28084/stat : 28084 (java) S 28077 28080 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11532849 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802674904080 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28085] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28085/stat : 28085 (java) S 28077 28080 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11532849 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802673851280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28086] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28086/stat : 28086 (java) S 28077 28080 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11532849 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802672798480 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28087] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28087/stat : 28087 (java) S 28077 28080 5228 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11532850 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802265299312 139802719001218 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28088] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28088/stat : 28088 (java) S 28077 28080 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11532851 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802264245280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28089] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28089/stat : 28089 (java) S 28077 28080 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11532851 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802263192432 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28090] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28090/stat : 28090 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802262140752 139802719008667 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28091] ppid=28077 vsize=13977988 CPUtime=0.32 cores=0,2,4,6
/proc/28080/task/28091/stat : 28091 (java) S 28077 28080 5228 0 -1 1077944384 2600 0 0 0 32 0 0 0 20 0 15 0 11532853 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802261089136 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28092] ppid=28077 vsize=13977988 CPUtime=0.35 cores=0,2,4,6
/proc/28080/task/28092/stat : 28092 (java) S 28077 28080 5228 0 -1 1077944384 2403 0 0 0 35 0 0 0 20 0 15 0 11532853 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802192112368 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28093] ppid=28077 vsize=13977988 CPUtime=0.33 cores=0,2,4,6
/proc/28080/task/28093/stat : 28093 (java) S 28077 28080 5228 0 -1 1077944384 1801 0 0 0 33 0 0 0 20 0 15 0 11532853 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802191059568 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28094] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28094/stat : 28094 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802190007008 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28095] ppid=28077 vsize=13977988 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28095/stat : 28095 (java) S 28077 28080 5228 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 11532860 14313459712 22212 18446744073709551615 4194304 4196468 140731947665712 139802188954288 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 13977988

[startup+3.10061 s]
/proc/loadavg: 1.71 1.77 1.75 4/214 28095
/proc/meminfo: memFree=31582692/32770624 swapFree=0/209516
[pid=28080] ppid=28077 vsize=13982084 CPUtime=5.4 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 27838 0 0 0 520 20 0 0 20 0 15 0 11532837 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3495521 68711 3790 1 0 3484303 0
[pid=28080/tid=28082] ppid=28077 vsize=13982084 CPUtime=2.85 cores=0,2,4,6
/proc/28080/task/28082/stat : 28082 (java) R 28077 28080 5228 0 -1 4202560 15767 0 0 0 278 7 0 0 20 0 15 0 11532848 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802723227584 139802348927353 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28083] ppid=28077 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/28080/task/28083/stat : 28083 (java) S 28077 28080 5228 0 -1 1077944384 228 0 0 0 3 2 0 0 20 0 15 0 11532849 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802675956880 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28084] ppid=28077 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/28080/task/28084/stat : 28084 (java) S 28077 28080 5228 0 -1 1077944384 112 0 0 0 4 2 0 0 20 0 15 0 11532849 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802674904080 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28085] ppid=28077 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/28080/task/28085/stat : 28085 (java) S 28077 28080 5228 0 -1 1077944384 178 0 0 0 3 2 0 0 20 0 15 0 11532849 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802673851280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28086] ppid=28077 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/28080/task/28086/stat : 28086 (java) S 28077 28080 5228 0 -1 1077944384 90 0 0 0 3 2 0 0 20 0 15 0 11532849 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802672798480 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28087] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28087/stat : 28087 (java) S 28077 28080 5228 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 15 0 11532850 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802265299312 139802719001218 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28088] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28088/stat : 28088 (java) S 28077 28080 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802264245280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28089] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28089/stat : 28089 (java) S 28077 28080 5228 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802263192432 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28090] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28090/stat : 28090 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802262140752 139802719008667 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28091] ppid=28077 vsize=13982084 CPUtime=0.79 cores=0,2,4,6
/proc/28080/task/28091/stat : 28091 (java) R 28077 28080 5228 0 -1 4202560 3116 0 0 0 79 0 0 0 20 0 15 0 11532853 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802261076816 139802703379920 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28092] ppid=28077 vsize=13982084 CPUtime=0.93 cores=0,2,4,6
/proc/28080/task/28092/stat : 28092 (java) R 28077 28080 5228 0 -1 4202560 3942 0 0 0 91 2 0 0 20 0 15 0 11532853 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802192097360 139802703279086 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28093] ppid=28077 vsize=13982084 CPUtime=0.53 cores=0,2,4,6
/proc/28080/task/28093/stat : 28093 (java) S 28077 28080 5228 0 -1 1077944384 2774 0 0 0 53 0 0 0 20 0 15 0 11532853 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802191059568 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28094] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28094/stat : 28094 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802190007008 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28095] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28095/stat : 28095 (java) S 28077 28080 5228 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 11532860 14317654016 68711 18446744073709551615 4194304 4196468 140731947665712 139802188954288 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 13982084

[startup+6.30062 s]
/proc/loadavg: 1.73 1.78 1.75 3/214 28095
/proc/meminfo: memFree=31360616/32770624 swapFree=0/209528
[pid=28080] ppid=28077 vsize=13982084 CPUtime=9.7 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 28656 0 0 0 944 26 0 0 20 0 15 0 11532837 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3495521 104199 3793 1 0 3484303 0
[pid=28080/tid=28082] ppid=28077 vsize=13982084 CPUtime=6.02 cores=0,2,4,6
/proc/28080/task/28082/stat : 28082 (java) R 28077 28080 5228 0 -1 4202560 15848 0 0 0 594 8 0 0 20 0 15 0 11532848 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802723228416 139802349646718 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28083] ppid=28077 vsize=13982084 CPUtime=0.08 cores=0,2,4,6
/proc/28080/task/28083/stat : 28083 (java) S 28077 28080 5228 0 -1 1077944384 266 0 0 0 5 3 0 0 20 0 15 0 11532849 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802675956880 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28084] ppid=28077 vsize=13982084 CPUtime=0.08 cores=0,2,4,6
/proc/28080/task/28084/stat : 28084 (java) S 28077 28080 5228 0 -1 1077944384 139 0 0 0 5 3 0 0 20 0 15 0 11532849 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802674904080 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28085] ppid=28077 vsize=13982084 CPUtime=0.08 cores=0,2,4,6
/proc/28080/task/28085/stat : 28085 (java) S 28077 28080 5228 0 -1 1077944384 219 0 0 0 5 3 0 0 20 0 15 0 11532849 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802673851280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28086] ppid=28077 vsize=13982084 CPUtime=0.08 cores=0,2,4,6
/proc/28080/task/28086/stat : 28086 (java) S 28077 28080 5228 0 -1 1077944384 134 0 0 0 5 3 0 0 20 0 15 0 11532849 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802672798480 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28087] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28087/stat : 28087 (java) S 28077 28080 5228 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 11532850 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802265299312 139802719001218 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28088] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28088/stat : 28088 (java) S 28077 28080 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802264245280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28089] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28089/stat : 28089 (java) S 28077 28080 5228 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802263192432 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28090] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28090/stat : 28090 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802262140752 139802719008667 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28091] ppid=28077 vsize=13982084 CPUtime=1.27 cores=0,2,4,6
/proc/28080/task/28091/stat : 28091 (java) S 28077 28080 5228 0 -1 1077944384 3345 0 0 0 127 0 0 0 20 0 15 0 11532853 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802261089136 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28092] ppid=28077 vsize=13982084 CPUtime=1.42 cores=0,2,4,6
/proc/28080/task/28092/stat : 28092 (java) S 28077 28080 5228 0 -1 1077944384 4028 0 0 0 140 2 0 0 20 0 15 0 11532853 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802192112368 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28093] ppid=28077 vsize=13982084 CPUtime=0.58 cores=0,2,4,6
/proc/28080/task/28093/stat : 28093 (java) S 28077 28080 5228 0 -1 1077944384 2911 0 0 0 58 0 0 0 20 0 15 0 11532853 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802191059568 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28094] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28094/stat : 28094 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802190007008 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28095] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28095/stat : 28095 (java) S 28077 28080 5228 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 11532860 14317654016 104199 18446744073709551615 4194304 4196468 140731947665712 139802188954288 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.75 1.78 1.75 3/214 28095
/proc/meminfo: memFree=31254188/32770624 swapFree=0/209536
[pid=28080] ppid=28077 vsize=13982084 CPUtime=16.2 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 29402 0 0 0 1592 28 0 0 20 0 15 0 11532837 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3495521 109389 3793 1 0 3484303 0
[pid=28080/tid=28082] ppid=28077 vsize=13982084 CPUtime=12.4 cores=0,2,4,6
/proc/28080/task/28082/stat : 28082 (java) R 28077 28080 5228 0 -1 4202560 16379 0 0 0 1232 8 0 0 20 0 15 0 11532848 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802723225768 139802349529662 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28083] ppid=28077 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/28080/task/28083/stat : 28083 (java) S 28077 28080 5228 0 -1 1077944384 276 0 0 0 6 3 0 0 20 0 15 0 11532849 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802675956880 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28084] ppid=28077 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/28080/task/28084/stat : 28084 (java) S 28077 28080 5228 0 -1 1077944384 182 0 0 0 6 3 0 0 20 0 15 0 11532849 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802674904080 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28085] ppid=28077 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/28080/task/28085/stat : 28085 (java) S 28077 28080 5228 0 -1 1077944384 288 0 0 0 6 3 0 0 20 0 15 0 11532849 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802673851280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28086] ppid=28077 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/28080/task/28086/stat : 28086 (java) S 28077 28080 5228 0 -1 1077944384 179 0 0 0 6 3 0 0 20 0 15 0 11532849 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802672798480 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28087] ppid=28077 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/28080/task/28087/stat : 28087 (java) S 28077 28080 5228 0 -1 1077944384 337 0 0 0 1 0 0 0 20 0 15 0 11532850 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802265299312 139802719001218 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28088] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28088/stat : 28088 (java) S 28077 28080 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802264245280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28089] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28089/stat : 28089 (java) S 28077 28080 5228 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802263192432 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28090] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28090/stat : 28090 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 109389 18446744073709551615 4194304 4196468 140731947665712 139802262140752 139802719008667 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0

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

/proc/28080/task/28094/stat : 28094 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 301616 18446744073709551615 4194304 4196468 140731947665712 139802190007008 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28095] ppid=28077 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/28080/task/28095/stat : 28095 (java) S 28077 28080 5228 0 -1 1077944384 98 0 0 0 0 1 0 0 20 0 15 0 11532860 14317654016 301616 18446744073709551615 4194304 4196468 140731947665712 139802188954288 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
Current children cumulated CPU time (s) 54.83
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.68 1.74 1.74 3/214 28175
/proc/meminfo: memFree=28828800/32770624 swapFree=0/209640
[pid=28080] ppid=28077 vsize=13982084 CPUtime=106.07 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 44169 0 0 0 10540 67 0 0 20 0 15 0 11532837 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3495521 553102 3793 1 0 3484303 0
[pid=28080/tid=28082] ppid=28077 vsize=13982084 CPUtime=101.94 cores=0,2,4,6
/proc/28080/task/28082/stat : 28082 (java) R 28077 28080 5228 0 -1 4202560 22836 0 0 0 10159 35 0 0 20 0 15 0 11532848 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802723228592 139802349823674 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28083] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28083/stat : 28083 (java) S 28077 28080 5228 0 -1 1077944384 1245 0 0 0 10 5 0 0 20 0 15 0 11532849 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802675956880 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28084] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28084/stat : 28084 (java) S 28077 28080 5228 0 -1 1077944384 1747 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802674904080 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28085] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28085/stat : 28085 (java) S 28077 28080 5228 0 -1 1077944384 640 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802673851280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28086] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28086/stat : 28086 (java) S 28077 28080 5228 0 -1 1077944384 1467 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802672798480 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28087] ppid=28077 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/28080/task/28087/stat : 28087 (java) S 28077 28080 5228 0 -1 1077944384 2364 0 0 0 1 0 0 0 20 0 15 0 11532850 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802265299312 139802719001218 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28088] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28088/stat : 28088 (java) S 28077 28080 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802264245280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28089] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28089/stat : 28089 (java) S 28077 28080 5228 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802263192432 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28090] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28090/stat : 28090 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802262140752 139802719008667 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28091] ppid=28077 vsize=13982084 CPUtime=1.33 cores=0,2,4,6
/proc/28080/task/28091/stat : 28091 (java) S 28077 28080 5228 0 -1 1077944384 3985 0 0 0 133 0 0 0 20 0 15 0 11532853 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802261089136 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28092] ppid=28077 vsize=13982084 CPUtime=1.47 cores=0,2,4,6
/proc/28080/task/28092/stat : 28092 (java) S 28077 28080 5228 0 -1 1077944384 5428 0 0 0 145 2 0 0 20 0 15 0 11532853 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802192112368 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28093] ppid=28077 vsize=13982084 CPUtime=0.58 cores=0,2,4,6
/proc/28080/task/28093/stat : 28093 (java) S 28077 28080 5228 0 -1 1077944384 2924 0 0 0 58 0 0 0 20 0 15 0 11532853 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802191059568 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28094] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28094/stat : 28094 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802190007008 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28095] ppid=28077 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/28080/task/28095/stat : 28095 (java) S 28077 28080 5228 0 -1 1077944384 118 0 0 0 0 2 0 0 20 0 15 0 11532860 14317654016 553102 18446744073709551615 4194304 4196468 140731947665712 139802188954288 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
Current children cumulated CPU time (s) 106.07
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.84 1.77 1.75 3/215 28178
/proc/meminfo: memFree=26909396/32770624 swapFree=0/209672
[pid=28080] ppid=28077 vsize=13982084 CPUtime=166.07 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 47881 0 0 0 16523 84 0 0 20 0 15 0 11532837 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3495521 862323 3793 1 0 3484303 0
[pid=28080/tid=28082] ppid=28077 vsize=13982084 CPUtime=161.93 cores=0,2,4,6
/proc/28080/task/28082/stat : 28082 (java) R 28077 28080 5228 0 -1 4202560 26535 0 0 0 16141 52 0 0 20 0 15 0 11532848 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802723228592 139802349499392 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28083] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28083/stat : 28083 (java) S 28077 28080 5228 0 -1 1077944384 1248 0 0 0 10 5 0 0 20 0 15 0 11532849 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802675956880 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28084] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28084/stat : 28084 (java) S 28077 28080 5228 0 -1 1077944384 1748 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802674904080 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28085] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28085/stat : 28085 (java) S 28077 28080 5228 0 -1 1077944384 646 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802673851280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28086] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28086/stat : 28086 (java) S 28077 28080 5228 0 -1 1077944384 1468 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802672798480 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28087] ppid=28077 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/28080/task/28087/stat : 28087 (java) S 28077 28080 5228 0 -1 1077944384 2366 0 0 0 2 0 0 0 20 0 15 0 11532850 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802265299312 139802719001218 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28088] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28088/stat : 28088 (java) S 28077 28080 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802264245280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28089] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28089/stat : 28089 (java) S 28077 28080 5228 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802263192432 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28090] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28090/stat : 28090 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802262140752 139802719008667 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28091] ppid=28077 vsize=13982084 CPUtime=1.33 cores=0,2,4,6
/proc/28080/task/28091/stat : 28091 (java) S 28077 28080 5228 0 -1 1077944384 3985 0 0 0 133 0 0 0 20 0 15 0 11532853 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802261089136 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28092] ppid=28077 vsize=13982084 CPUtime=1.47 cores=0,2,4,6
/proc/28080/task/28092/stat : 28092 (java) S 28077 28080 5228 0 -1 1077944384 5428 0 0 0 145 2 0 0 20 0 15 0 11532853 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802192112368 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28093] ppid=28077 vsize=13982084 CPUtime=0.58 cores=0,2,4,6
/proc/28080/task/28093/stat : 28093 (java) S 28077 28080 5228 0 -1 1077944384 2924 0 0 0 58 0 0 0 20 0 15 0 11532853 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802191059568 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28094] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28094/stat : 28094 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802190007008 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28095] ppid=28077 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/28080/task/28095/stat : 28095 (java) S 28077 28080 5228 0 -1 1077944384 118 0 0 0 1 3 0 0 20 0 15 0 11532860 14317654016 862323 18446744073709551615 4194304 4196468 140731947665712 139802188954288 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
Current children cumulated CPU time (s) 166.07
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 2.00 1.83 1.77 3/215 28180
/proc/meminfo: memFree=26486824/32770624 swapFree=0/209704
[pid=28080] ppid=28077 vsize=13982084 CPUtime=226.09 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 51472 0 0 0 22524 85 0 0 20 0 15 0 11532837 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3495521 861658 3793 1 0 3484303 0
[pid=28080/tid=28082] ppid=28077 vsize=13982084 CPUtime=221.93 cores=0,2,4,6
/proc/28080/task/28082/stat : 28082 (java) R 28077 28080 5228 0 -1 4202560 29082 0 0 0 22141 52 0 0 20 0 15 0 11532848 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802723228704 139802349393388 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28083] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28083/stat : 28083 (java) S 28077 28080 5228 0 -1 1077944384 1263 0 0 0 10 5 0 0 20 0 15 0 11532849 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802675956880 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28084] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28084/stat : 28084 (java) S 28077 28080 5228 0 -1 1077944384 1856 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802674904080 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28085] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28085/stat : 28085 (java) S 28077 28080 5228 0 -1 1077944384 1291 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802673851280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28086] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28086/stat : 28086 (java) S 28077 28080 5228 0 -1 1077944384 1482 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802672798480 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28087] ppid=28077 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/28080/task/28087/stat : 28087 (java) S 28077 28080 5228 0 -1 1077944384 2590 0 0 0 2 0 0 0 20 0 15 0 11532850 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802265299312 139802719001218 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28088] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28088/stat : 28088 (java) S 28077 28080 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802264245280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28089] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28089/stat : 28089 (java) S 28077 28080 5228 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802263192432 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28090] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28090/stat : 28090 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802262140752 139802719008667 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28091] ppid=28077 vsize=13982084 CPUtime=1.33 cores=0,2,4,6
/proc/28080/task/28091/stat : 28091 (java) S 28077 28080 5228 0 -1 1077944384 3993 0 0 0 133 0 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802261089136 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28092] ppid=28077 vsize=13982084 CPUtime=1.47 cores=0,2,4,6
/proc/28080/task/28092/stat : 28092 (java) S 28077 28080 5228 0 -1 1077944384 5431 0 0 0 145 2 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802192112368 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28093] ppid=28077 vsize=13982084 CPUtime=0.58 cores=0,2,4,6
/proc/28080/task/28093/stat : 28093 (java) S 28077 28080 5228 0 -1 1077944384 2927 0 0 0 58 0 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802191059568 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28094] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28094/stat : 28094 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802190007008 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28095] ppid=28077 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/28080/task/28095/stat : 28095 (java) S 28077 28080 5228 0 -1 1077944384 142 0 0 0 1 4 0 0 20 0 15 0 11532860 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802188954288 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
Current children cumulated CPU time (s) 226.09
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.08 1.86 1.78 3/215 28181
/proc/meminfo: memFree=25653672/32770624 swapFree=0/209712
[pid=28080] ppid=28077 vsize=13982084 CPUtime=243.79 cores=0,2,4,6
/proc/28080/stat : 28080 (java) S 28077 28080 5228 0 -1 1077944320 53226 0 0 0 24293 86 0 0 20 0 15 0 11532837 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 140731947648256 139802718990071 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
/proc/28080/statm: 3495521 861658 3793 1 0 3484303 0
[pid=28080/tid=28082] ppid=28077 vsize=13982084 CPUtime=239.62 cores=0,2,4,6
/proc/28080/task/28082/stat : 28082 (java) R 28077 28080 5228 0 -1 4202560 30836 0 0 0 23910 52 0 0 20 0 15 0 11532848 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802723228592 139802349645915 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28083] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28083/stat : 28083 (java) S 28077 28080 5228 0 -1 1077944384 1263 0 0 0 10 5 0 0 20 0 15 0 11532849 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802675956880 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28084] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28084/stat : 28084 (java) S 28077 28080 5228 0 -1 1077944384 1856 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802674904080 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28085] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28085/stat : 28085 (java) S 28077 28080 5228 0 -1 1077944384 1291 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802673851280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28086] ppid=28077 vsize=13982084 CPUtime=0.15 cores=0,2,4,6
/proc/28080/task/28086/stat : 28086 (java) S 28077 28080 5228 0 -1 1077944384 1482 0 0 0 9 6 0 0 20 0 15 0 11532849 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802672798480 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28087] ppid=28077 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/28080/task/28087/stat : 28087 (java) S 28077 28080 5228 0 -1 1077944384 2590 0 0 0 2 0 0 0 20 0 15 0 11532850 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802265299312 139802719001218 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28088] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28088/stat : 28088 (java) S 28077 28080 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802264245280 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28089] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28089/stat : 28089 (java) S 28077 28080 5228 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11532851 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802263192432 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28090] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28090/stat : 28090 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802262140752 139802719008667 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28091] ppid=28077 vsize=13982084 CPUtime=1.33 cores=0,2,4,6
/proc/28080/task/28091/stat : 28091 (java) S 28077 28080 5228 0 -1 1077944384 3993 0 0 0 133 0 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802261089136 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28092] ppid=28077 vsize=13982084 CPUtime=1.47 cores=0,2,4,6
/proc/28080/task/28092/stat : 28092 (java) S 28077 28080 5228 0 -1 1077944384 5431 0 0 0 145 2 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802192112368 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28093] ppid=28077 vsize=13982084 CPUtime=0.58 cores=0,2,4,6
/proc/28080/task/28093/stat : 28093 (java) S 28077 28080 5228 0 -1 1077944384 2927 0 0 0 58 0 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802191059568 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28094] ppid=28077 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/28080/task/28094/stat : 28094 (java) S 28077 28080 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11532853 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802190007008 139802719000277 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
[pid=28080/tid=28095] ppid=28077 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/28080/task/28095/stat : 28095 (java) S 28077 28080 5228 0 -1 1077944384 142 0 0 0 1 4 0 0 20 0 15 0 11532860 14317654016 861658 18446744073709551615 4194304 4196468 140731947665712 139802188954288 139802719001218 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37928960 140731947667857 140731947668043 140731947668043 140731947671503 0
Current children cumulated CPU time (s) 243.79
Current children cumulated vsize (KiB) 13982084

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 28080 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.023
CPU time (s): 243.828
CPU user time (s): 242.945
CPU system time (s): 0.883496
CPU usage (%): 101.585
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.945
system time used= 0.883496
maximum resident set size= 3449400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53754
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8329
involuntary context switches= 288

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.0991 second user time and 1.42024 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-02 03:12:09
IDJOB=4256192
IDBENCH=130616
IDSOLVER=2639
FILE ID=node133/4256192-1501637175
RUNJOBID= node133-1501622945-15685
PBS_JOBID= 
Free space on /tmp= 61820 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-11.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256192-1501637175/watcher-4256192-1501637175 -o /tmp/evaluation-result-4256192-1501637175/solver-4256192-1501637175 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15685 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1706335632 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256192-1501637175.xml

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

MD5SUM BENCH= 021605e3a27b06e16b3134987a511561
RANDOM SEED=1706335632

node133.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.17
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.17
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.17
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.17
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:        31678696 kB
MemAvailable:   31889264 kB
Buffers:          108840 kB
Cached:           383532 kB
SwapCached:            0 kB
Active:           466648 kB
Inactive:         218040 kB
Active(anon):     192848 kB
Inactive(anon):     8548 kB
Active(file):     273800 kB
Inactive(file):   209492 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42268 kB
Writeback:             0 kB
AnonPages:        345384 kB
Mapped:            44880 kB
Shmem:              8924 kB
Slab:             111432 kB
SReclaimable:      86224 kB
SUnreclaim:        25208 kB
KernelStack:        3824 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61780 MiB
End job on node133 at 2017-08-02 03:16:09