Trace number 4264112

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
AbsCon-basic 2017-06-11? (TO) 2520.05 2516.6101

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-20-8.xml
MD5SUM713d39b17b6d51a27147ff336666abea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1660
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints440
Number of domains1
Minimum domain size1729
Maximum domain size1729
Distribution of domain sizes[{"size":1729,"count":420}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":400}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":20,"count":20}]
Number of extensional constraints0
Number of intensional constraints420
Distribution of constraint types[{"type":"intension","count":420},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.31/0.32	
0.31/0.32	AbsCon 2 
0.31/0.32	
0.96/0.61	  Solving XCSP3-instance-4264112-1502262371 as a COP in -infty..+infty
0.96/0.61	  Loading variables...
1.19/0.71	  Loading constraints...
1.90/0.98	  Solver SolverBacktrack being built...
1.90/0.98	
50.70/49.24	  Preprocessing : gac=true, ccks=712432603, filters=1592, revisions=1631 (useless=39), AC=440622, removals=440622, inconsistent=false
50.70/49.24	
2520.02/2516.60	
2520.02/2516.60	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-4264112-1502262371/watcher-4264112-1502262371 -o /tmp/evaluation-result-4264112-1502262371/solver-4264112-1502262371 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502259017-17570 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264112-1502262371.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.06 2.06 3/200 17847
/proc/meminfo: memFree=31159696/32770624 swapFree=0/398388
[pid=17847] ppid=17844 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/17847/stat : 17847 (runsolver) D 17844 17847 9153 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 68148171 24240128 106 18446744073709551615 4194304 4338465 140729804380864 140729804378504 139663783826135 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 28082176 140729804382367 140729804382793 140729804382793 140729804386250 0
/proc/17847/statm: 5918 106 53 36 0 2156 0

[startup+0.100111 s]
/proc/loadavg: 2.13 2.06 2.06 3/200 17847
/proc/meminfo: memFree=31159696/32770624 swapFree=0/398388
[pid=17847] ppid=17844 vsize=10151672 CPUtime=0.02 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 4043 0 0 0 2 0 0 0 20 0 9 0 68148171 10395312128 5196 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2537918 5196 2104 1 0 2527415 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10151672

[startup+0.200298 s]
/proc/loadavg: 2.13 2.06 2.06 3/200 17847
/proc/meminfo: memFree=31159696/32770624 swapFree=0/398388
[pid=17847] ppid=17844 vsize=10551180 CPUtime=0.12 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 5416 0 0 0 11 1 0 0 20 0 15 0 68148171 10804408320 6832 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2637795 6832 2767 1 0 2627261 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10551180

[startup+0.300466 s]
/proc/loadavg: 2.13 2.06 2.06 3/200 17847
/proc/meminfo: memFree=31159696/32770624 swapFree=0/398388
[pid=17847] ppid=17844 vsize=10553264 CPUtime=0.31 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 9030 0 0 0 28 3 0 0 20 0 15 0 68148171 10806542336 10383 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2638316 10383 2947 1 0 2627261 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 10553264

[startup+0.700157 s]
/proc/loadavg: 2.13 2.06 2.06 3/200 17847
/proc/meminfo: memFree=31159696/32770624 swapFree=0/398388
[pid=17847] ppid=17844 vsize=10621952 CPUtime=1.19 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 13040 0 0 0 114 5 0 0 20 0 16 0 68148171 10876878848 21875 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2655488 21875 3082 1 0 2644414 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 10621952

[startup+1.50055 s]
/proc/loadavg: 2.13 2.06 2.06 3/197 17898
/proc/meminfo: memFree=31188944/32770624 swapFree=0/398580
[pid=17847] ppid=17844 vsize=10624000 CPUtime=2.83 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 17132 0 0 0 276 7 0 0 20 0 16 0 68148171 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2656000 38506 3105 1 0 2644926 0
[pid=17847/tid=17849] ppid=17844 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/17847/task/17849/stat : 17849 (java) S 17844 17847 9153 0 -1 1077944384 6190 0 0 0 19 2 0 0 20 0 16 0 68148178 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139714824146096 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17850] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17850/stat : 17850 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139714750322960 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17851] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17851/stat : 17851 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139714430495120 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17852] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17852/stat : 17852 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139714429442576 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17853] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17853/stat : 17853 (java) S 17844 17847 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139714428390032 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17854] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17854/stat : 17854 (java) S 17844 17847 9153 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713860868592 139714819914370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17855] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17855/stat : 17855 (java) S 17844 17847 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713859814816 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17856] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17856/stat : 17856 (java) S 17844 17847 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713858762224 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17857] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17857/stat : 17857 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713857710800 139714819921819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17858] ppid=17844 vsize=10624000 CPUtime=0.45 cores=0,2,4,6
/proc/17847/task/17858/stat : 17858 (java) S 17844 17847 9153 0 -1 1077944384 1743 0 0 0 45 0 0 0 20 0 16 0 68148183 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713856657392 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17859] ppid=17844 vsize=10624000 CPUtime=0.45 cores=0,2,4,6
/proc/17847/task/17859/stat : 17859 (java) S 17844 17847 9153 0 -1 1077944384 1583 0 0 0 45 0 0 0 20 0 16 0 68148183 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713855604848 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17860] ppid=17844 vsize=10624000 CPUtime=0.51 cores=0,2,4,6
/proc/17847/task/17860/stat : 17860 (java) S 17844 17847 9153 0 -1 1077944384 2896 0 0 0 50 1 0 0 20 0 16 0 68148183 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713854552304 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17861] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17861/stat : 17861 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713853500000 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17862] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17862/stat : 17862 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148187 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713852447536 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17863] ppid=17844 vsize=10624000 CPUtime=1.16 cores=0,2,4,6
/proc/17847/task/17863/stat : 17863 (java) R 17844 17847 9153 0 -1 4202560 3351 0 0 0 114 2 0 0 20 0 16 0 68148203 10878976000 38506 18446744073709551615 4194304 4196468 140735835503424 139713849256064 139714436215521 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 10624000

[startup+3.10056 s]
/proc/loadavg: 2.13 2.06 2.06 4/216 17942
/proc/meminfo: memFree=31142912/32770624 swapFree=0/398504
[pid=17847] ppid=17844 vsize=10624000 CPUtime=4.45 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 18415 0 0 0 438 7 0 0 20 0 16 0 68148171 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2656000 38556 3105 1 0 2644926 0
[pid=17847/tid=17849] ppid=17844 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/17847/task/17849/stat : 17849 (java) S 17844 17847 9153 0 -1 1077944384 6190 0 0 0 19 2 0 0 20 0 16 0 68148178 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139714824146096 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17850] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17850/stat : 17850 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139714750322960 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17851] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17851/stat : 17851 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139714430495120 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17852] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17852/stat : 17852 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139714429442576 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17853] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17853/stat : 17853 (java) S 17844 17847 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139714428390032 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17854] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17854/stat : 17854 (java) S 17844 17847 9153 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713860868592 139714819914370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17855] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17855/stat : 17855 (java) S 17844 17847 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713859814816 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17856] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17856/stat : 17856 (java) S 17844 17847 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713858762224 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17857] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17857/stat : 17857 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713857710800 139714819921819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17858] ppid=17844 vsize=10624000 CPUtime=0.46 cores=0,2,4,6
/proc/17847/task/17858/stat : 17858 (java) S 17844 17847 9153 0 -1 1077944384 1825 0 0 0 46 0 0 0 20 0 16 0 68148183 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713856657392 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17859] ppid=17844 vsize=10624000 CPUtime=0.46 cores=0,2,4,6
/proc/17847/task/17859/stat : 17859 (java) S 17844 17847 9153 0 -1 1077944384 2120 0 0 0 46 0 0 0 20 0 16 0 68148183 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713855604848 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17860] ppid=17844 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/17847/task/17860/stat : 17860 (java) S 17844 17847 9153 0 -1 1077944384 3309 0 0 0 51 1 0 0 20 0 16 0 68148183 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713854552304 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17861] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17861/stat : 17861 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713853500000 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17862] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17862/stat : 17862 (java) S 17844 17847 9153 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 68148187 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713852447536 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17863] ppid=17844 vsize=10624000 CPUtime=2.76 cores=0,2,4,6
/proc/17847/task/17863/stat : 17863 (java) R 17844 17847 9153 0 -1 4202560 3548 0 0 0 274 2 0 0 20 0 16 0 68148203 10878976000 38556 18446744073709551615 4194304 4196468 140735835503424 139713849256584 139714436183104 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 10624000

[startup+6.30057 s]
/proc/loadavg: 2.04 2.04 2.05 3/216 17942
/proc/meminfo: memFree=31072844/32770624 swapFree=0/398640
[pid=17847] ppid=17844 vsize=10624000 CPUtime=7.72 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 20700 0 0 0 764 8 0 0 20 0 16 0 68148171 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2656000 38578 3109 1 0 2644926 0
[pid=17847/tid=17849] ppid=17844 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/17847/task/17849/stat : 17849 (java) S 17844 17847 9153 0 -1 1077944384 6190 0 0 0 19 2 0 0 20 0 16 0 68148178 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139714824146096 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17850] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17850/stat : 17850 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139714750322960 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17851] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17851/stat : 17851 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139714430495120 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17852] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17852/stat : 17852 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139714429442576 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17853] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17853/stat : 17853 (java) S 17844 17847 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139714428390032 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17854] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17854/stat : 17854 (java) S 17844 17847 9153 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713860868592 139714819914370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17855] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17855/stat : 17855 (java) S 17844 17847 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713859814816 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17856] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17856/stat : 17856 (java) S 17844 17847 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713858762224 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17857] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17857/stat : 17857 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713857710800 139714819921819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17858] ppid=17844 vsize=10624000 CPUtime=0.49 cores=0,2,4,6
/proc/17847/task/17858/stat : 17858 (java) S 17844 17847 9153 0 -1 1077944384 2270 0 0 0 49 0 0 0 20 0 16 0 68148183 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713856657392 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17859] ppid=17844 vsize=10624000 CPUtime=0.49 cores=0,2,4,6
/proc/17847/task/17859/stat : 17859 (java) S 17844 17847 9153 0 -1 1077944384 3067 0 0 0 49 0 0 0 20 0 16 0 68148183 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713855604848 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17860] ppid=17844 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/17847/task/17860/stat : 17860 (java) S 17844 17847 9153 0 -1 1077944384 3345 0 0 0 51 1 0 0 20 0 16 0 68148183 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713854552304 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17861] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17861/stat : 17861 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713853500000 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17862] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17862/stat : 17862 (java) S 17844 17847 9153 0 -1 1077944384 386 0 0 0 0 0 0 0 20 0 16 0 68148187 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713852447536 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17863] ppid=17844 vsize=10624000 CPUtime=5.96 cores=0,2,4,6
/proc/17847/task/17863/stat : 17863 (java) R 17844 17847 9153 0 -1 4202560 3783 0 0 0 593 3 0 0 20 0 16 0 68148203 10878976000 38578 18446744073709551615 4194304 4196468 140735835503424 139713849253888 139714436157104 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 1.96 2.02 2.04 3/216 17942
/proc/meminfo: memFree=31072012/32770624 swapFree=0/398640
[pid=17847] ppid=17844 vsize=10624000 CPUtime=14.15 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 22185 0 0 0 1406 9 0 0 20 0 16 0 68148171 10878976000 38592 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2656000 38592 3109 1 0 2644926 0
[pid=17847/tid=17849] ppid=17844 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/17847/task/17849/stat : 17849 (java) S 17844 17847 9153 0 -1 1077944384 6190 0 0 0 19 2 0 0 20 0 16 0 68148178 10878976000 38592 18446744073709551615 4194304 4196468 140735835503424 139714824146096 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17850] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17850/stat : 17850 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38592 18446744073709551615 4194304 4196468 140735835503424 139714750322960 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17851] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17851/stat : 17851 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38592 18446744073709551615 4194304 4196468 140735835503424 139714430495120 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17852] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17852/stat : 17852 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38592 18446744073709551615 4194304 4196468 140735835503424 139714429442576 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17853] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17853/stat : 17853 (java) S 17844 17847 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 38592 18446744073709551615 4194304 4196468 140735835503424 139714428390032 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17854] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17854/stat : 17854 (java) S 17844 17847 9153 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 38592 18446744073709551615 4194304 4196468 140735835503424 139713860868592 139714819914370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0

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

/proc/meminfo: memFree=31007120/32770624 swapFree=0/399036
[pid=17847] ppid=17844 vsize=10624000 CPUtime=2385.65 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 44528 0 0 0 238534 31 0 0 20 0 16 0 68148171 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2656000 44826 3118 1 0 2644926 0
[pid=17847/tid=17849] ppid=17844 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/17847/task/17849/stat : 17849 (java) S 17844 17847 9153 0 -1 1077944384 6190 0 0 0 19 2 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714824146096 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17850] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17850/stat : 17850 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714750322960 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17851] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17851/stat : 17851 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714430495120 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17852] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17852/stat : 17852 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714429442576 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17853] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17853/stat : 17853 (java) S 17844 17847 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714428390032 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17854] ppid=17844 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/17847/task/17854/stat : 17854 (java) S 17844 17847 9153 0 -1 1077944384 665 0 0 0 2 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713860868592 139714819914370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17855] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17855/stat : 17855 (java) S 17844 17847 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713859814816 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17856] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17856/stat : 17856 (java) S 17844 17847 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713858762224 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17857] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17857/stat : 17857 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713857710800 139714819921819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17858] ppid=17844 vsize=10624000 CPUtime=0.77 cores=0,2,4,6
/proc/17847/task/17858/stat : 17858 (java) S 17844 17847 9153 0 -1 1077944384 5258 0 0 0 76 1 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713856657392 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17859] ppid=17844 vsize=10624000 CPUtime=0.95 cores=0,2,4,6
/proc/17847/task/17859/stat : 17859 (java) S 17844 17847 9153 0 -1 1077944384 7987 0 0 0 93 2 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713855604848 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17860] ppid=17844 vsize=10624000 CPUtime=0.64 cores=0,2,4,6
/proc/17847/task/17860/stat : 17860 (java) S 17844 17847 9153 0 -1 1077944384 8737 0 0 0 62 2 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713854552304 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17861] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17861/stat : 17861 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713853500000 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17862] ppid=17844 vsize=10624000 CPUtime=0.87 cores=0,2,4,6
/proc/17847/task/17862/stat : 17862 (java) S 17844 17847 9153 0 -1 1077944384 1209 0 0 0 38 49 0 0 20 0 16 0 68148187 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713852447536 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17863] ppid=17844 vsize=10624000 CPUtime=2382.13 cores=0,2,4,6
/proc/17847/task/17863/stat : 17863 (java) R 17844 17847 9153 0 -1 4202560 13121 0 0 0 238208 5 0 0 20 0 16 0 68148203 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713849256680 139714436157056 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
Current children cumulated CPU time (s) 2385.65
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/216 18136
/proc/meminfo: memFree=31005252/32770624 swapFree=0/399048
[pid=17847] ppid=17844 vsize=10624000 CPUtime=2445.68 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 44838 0 0 0 244536 32 0 0 20 0 16 0 68148171 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2656000 44826 3118 1 0 2644926 0
[pid=17847/tid=17849] ppid=17844 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/17847/task/17849/stat : 17849 (java) S 17844 17847 9153 0 -1 1077944384 6190 0 0 0 19 2 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714824146096 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17850] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17850/stat : 17850 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714750322960 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17851] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17851/stat : 17851 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714430495120 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17852] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17852/stat : 17852 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714429442576 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17853] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17853/stat : 17853 (java) S 17844 17847 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714428390032 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17854] ppid=17844 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/17847/task/17854/stat : 17854 (java) S 17844 17847 9153 0 -1 1077944384 666 0 0 0 2 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713860868592 139714819914370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17855] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17855/stat : 17855 (java) S 17844 17847 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713859814816 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17856] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17856/stat : 17856 (java) S 17844 17847 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713858762224 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17857] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17857/stat : 17857 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713857710800 139714819921819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17858] ppid=17844 vsize=10624000 CPUtime=0.77 cores=0,2,4,6
/proc/17847/task/17858/stat : 17858 (java) S 17844 17847 9153 0 -1 1077944384 5260 0 0 0 76 1 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713856657392 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17859] ppid=17844 vsize=10624000 CPUtime=0.95 cores=0,2,4,6
/proc/17847/task/17859/stat : 17859 (java) S 17844 17847 9153 0 -1 1077944384 7989 0 0 0 93 2 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713855604848 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17860] ppid=17844 vsize=10624000 CPUtime=0.64 cores=0,2,4,6
/proc/17847/task/17860/stat : 17860 (java) S 17844 17847 9153 0 -1 1077944384 8739 0 0 0 62 2 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713854552304 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17861] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17861/stat : 17861 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713853500000 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17862] ppid=17844 vsize=10624000 CPUtime=0.9 cores=0,2,4,6
/proc/17847/task/17862/stat : 17862 (java) S 17844 17847 9153 0 -1 1077944384 1215 0 0 0 39 51 0 0 20 0 16 0 68148187 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713852447536 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17863] ppid=17844 vsize=10624000 CPUtime=2442.13 cores=0,2,4,6
/proc/17847/task/17863/stat : 17863 (java) R 17844 17847 9153 0 -1 4202560 13418 0 0 0 244208 5 0 0 20 0 16 0 68148203 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713849256680 139714436167104 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
Current children cumulated CPU time (s) 2445.68
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/215 18139
/proc/meminfo: memFree=31006272/32770624 swapFree=0/399092
[pid=17847] ppid=17844 vsize=10624000 CPUtime=2505.72 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 44842 0 0 0 250539 33 0 0 20 0 16 0 68148171 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2656000 44826 3118 1 0 2644926 0
[pid=17847/tid=17849] ppid=17844 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/17847/task/17849/stat : 17849 (java) S 17844 17847 9153 0 -1 1077944384 6190 0 0 0 19 2 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714824146096 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17850] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17850/stat : 17850 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714750322960 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17851] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17851/stat : 17851 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714430495120 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17852] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17852/stat : 17852 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714429442576 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17853] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17853/stat : 17853 (java) S 17844 17847 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714428390032 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17854] ppid=17844 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/17847/task/17854/stat : 17854 (java) S 17844 17847 9153 0 -1 1077944384 666 0 0 0 2 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713860868592 139714819914370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17855] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17855/stat : 17855 (java) S 17844 17847 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713859814816 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17856] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17856/stat : 17856 (java) S 17844 17847 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713858762224 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17857] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17857/stat : 17857 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713857710800 139714819921819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17858] ppid=17844 vsize=10624000 CPUtime=0.77 cores=0,2,4,6
/proc/17847/task/17858/stat : 17858 (java) S 17844 17847 9153 0 -1 1077944384 5260 0 0 0 76 1 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713856657392 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17859] ppid=17844 vsize=10624000 CPUtime=0.95 cores=0,2,4,6
/proc/17847/task/17859/stat : 17859 (java) S 17844 17847 9153 0 -1 1077944384 7989 0 0 0 93 2 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713855604848 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17860] ppid=17844 vsize=10624000 CPUtime=0.64 cores=0,2,4,6
/proc/17847/task/17860/stat : 17860 (java) S 17844 17847 9153 0 -1 1077944384 8739 0 0 0 62 2 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713854552304 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17861] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17861/stat : 17861 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713853500000 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17862] ppid=17844 vsize=10624000 CPUtime=0.93 cores=0,2,4,6
/proc/17847/task/17862/stat : 17862 (java) S 17844 17847 9153 0 -1 1077944384 1219 0 0 0 40 53 0 0 20 0 16 0 68148187 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713852447536 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17863] ppid=17844 vsize=10624000 CPUtime=2502.13 cores=0,2,4,6
/proc/17847/task/17863/stat : 17863 (java) R 17844 17847 9153 0 -1 4202560 13418 0 0 0 250208 5 0 0 20 0 16 0 68148203 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713849256680 139714436214994 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
Current children cumulated CPU time (s) 2505.72
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.6 s]
/proc/loadavg: 2.04 2.03 2.05 3/216 18141
/proc/meminfo: memFree=31006272/32770624 swapFree=0/399092
[pid=17847] ppid=17844 vsize=10624000 CPUtime=2520.02 cores=0,2,4,6
/proc/17847/stat : 17847 (java) S 17844 17847 9153 0 -1 1077944320 44843 0 0 0 251969 33 0 0 20 0 16 0 68148171 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 140735835485968 139714819903223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
/proc/17847/statm: 2656000 44826 3118 1 0 2644926 0
[pid=17847/tid=17849] ppid=17844 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/17847/task/17849/stat : 17849 (java) S 17844 17847 9153 0 -1 1077944384 6190 0 0 0 19 2 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714824146096 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17850] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17850/stat : 17850 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714750322960 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17851] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17851/stat : 17851 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714430495120 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17852] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17852/stat : 17852 (java) S 17844 17847 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714429442576 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17853] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17853/stat : 17853 (java) S 17844 17847 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 68148178 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139714428390032 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17854] ppid=17844 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/17847/task/17854/stat : 17854 (java) S 17844 17847 9153 0 -1 1077944384 666 0 0 0 2 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713860868592 139714819914370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17855] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17855/stat : 17855 (java) S 17844 17847 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713859814816 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17856] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17856/stat : 17856 (java) S 17844 17847 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 68148180 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713858762224 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17857] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17857/stat : 17857 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713857710800 139714819921819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17858] ppid=17844 vsize=10624000 CPUtime=0.77 cores=0,2,4,6
/proc/17847/task/17858/stat : 17858 (java) S 17844 17847 9153 0 -1 1077944384 5260 0 0 0 76 1 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713856657392 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17859] ppid=17844 vsize=10624000 CPUtime=0.95 cores=0,2,4,6
/proc/17847/task/17859/stat : 17859 (java) S 17844 17847 9153 0 -1 1077944384 7989 0 0 0 93 2 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713855604848 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17860] ppid=17844 vsize=10624000 CPUtime=0.64 cores=0,2,4,6
/proc/17847/task/17860/stat : 17860 (java) S 17844 17847 9153 0 -1 1077944384 8739 0 0 0 62 2 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713854552304 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17861] ppid=17844 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/17847/task/17861/stat : 17861 (java) S 17844 17847 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 68148183 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713853500000 139714819913429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17862] ppid=17844 vsize=10624000 CPUtime=0.94 cores=0,2,4,6
/proc/17847/task/17862/stat : 17862 (java) S 17844 17847 9153 0 -1 1077944384 1219 0 0 0 40 54 0 0 20 0 16 0 68148187 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713852447536 139714819914370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
[pid=17847/tid=17863] ppid=17844 vsize=10624000 CPUtime=2516.44 cores=0,2,4,6
/proc/17847/task/17863/stat : 17863 (java) R 17844 17847 9153 0 -1 4202560 13419 0 0 0 251639 5 0 0 20 0 16 0 68148203 10878976000 44826 18446744073709551615 4194304 4196468 140735835503424 139713849256680 139714436215016 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25382912 140735835509197 140735835509326 140735835509326 140735835512783 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 10624000

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 17847 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2516.61
CPU time (s): 2520.05
CPU user time (s): 2519.71
CPU system time (s): 0.335123
CPU usage (%): 100.136
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.71
system time used= 0.335123
maximum resident set size= 188068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45173
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57386
involuntary context switches= 802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2938 second user time and 6.95595 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-09 08:52:15
IDJOB=4264112
IDBENCH=115766
IDSOLVER=2652
FILE ID=node135/4264112-1502262371
RUNJOBID= node135-1502259017-17570
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-20-8.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264112-1502262371/watcher-4264112-1502262371 -o /tmp/evaluation-result-4264112-1502262371/solver-4264112-1502262371 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502259017-17570 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264112-1502262371.xml

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

MD5SUM BENCH= 713d39b17b6d51a27147ff336666abea
RANDOM SEED=1627994852

node135.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.21
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.21
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.21
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.21
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:        31159784 kB
MemAvailable:   31821240 kB
Buffers:          254912 kB
Cached:           691944 kB
SwapCached:            0 kB
Active:           751712 kB
Inactive:         423336 kB
Active(anon):     228444 kB
Inactive(anon):    24948 kB
Active(file):     523268 kB
Inactive(file):   398388 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7168 kB
Writeback:             0 kB
AnonPages:        227564 kB
Mapped:            56192 kB
Shmem:             25272 kB
Slab:             138384 kB
SReclaimable:     111272 kB
SUnreclaim:        27112 kB
KernelStack:        3568 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1149976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62016 MiB
End job on node135 at 2017-08-09 09:34:12