Trace number 4257733

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) 241.675 240.013

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-020-05-8.xml
MD5SUM0e54ac42af650b711b86c7f2d29cb640
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1253
Best CPU time to get the best result obtained on this benchmark1903.67
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints125
Number of domains1
Minimum domain size1330
Maximum domain size1330
Distribution of domain sizes[{"size":1330,"count":120}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":100}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":100},{"arity":20,"count":5}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.25/0.35	
0.25/0.35	AbsCon 2 
0.25/0.35	
0.60/0.58	  Solving XCSP3-instance-4257733-1501640590 as a COP in -infty..+infty
0.60/0.58	  Loading variables...
0.86/0.66	  Loading constraints...
1.10/0.80	  Solver SolverBacktrack being built...
1.10/0.80	
8.97/8.12	  Preprocessing : gac=true, ccks=102345707, filters=295, revisions=339 (useless=44), AC=31452, removals=31452, inconsistent=false
8.97/8.12	
241.65/240.00	
241.65/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-4257733-1501640590/watcher-4257733-1501640590 -o /tmp/evaluation-result-4257733-1501640590/solver-4257733-1501640590 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27504 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257733-1501640590.xml 

pid=28255
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.99 2.00 1.94 3/195 28258
/proc/meminfo: memFree=31721440/32770624 swapFree=0/216416
[pid=28258] ppid=28255 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/28258/stat : 28258 (runsolver) D 28255 28258 5131 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 12679238 24240128 106 18446744073709551615 4194304 4338465 140725122308608 140725122306248 139778493727447 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 7610368 140725122310303 140725122310726 140725122310726 140725122314186 0
/proc/28258/statm: 5918 106 53 36 0 2156 0

[startup+0.100057 s]
/proc/loadavg: 1.99 2.00 1.94 3/195 28258
/proc/meminfo: memFree=31721440/32770624 swapFree=0/216416
[pid=28258] ppid=28255 vsize=9936560 CPUtime=0 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 2895 0 0 0 0 0 0 0 20 0 6 0 12679238 10175037440 3585 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2484140 3585 1530 1 0 2473645 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9936560

[startup+0.20031 s]
/proc/loadavg: 1.99 2.00 1.94 3/195 28258
/proc/meminfo: memFree=31721440/32770624 swapFree=0/216416
[pid=28258] ppid=28255 vsize=10551180 CPUtime=0.07 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 4896 0 0 0 6 1 0 0 20 0 15 0 12679238 10804408320 6430 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2637795 6430 2669 1 0 2627269 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10551180

[startup+0.302225 s]
/proc/loadavg: 1.99 2.00 1.94 3/195 28258
/proc/meminfo: memFree=31721440/32770624 swapFree=0/216416
[pid=28258] ppid=28255 vsize=10551180 CPUtime=0.25 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 8886 0 0 0 23 2 0 0 20 0 15 0 12679238 10804408320 9715 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2638051 9715 2881 1 0 2627525 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10551180

[startup+0.702457 s]
/proc/loadavg: 1.99 2.00 1.94 3/195 28258
/proc/meminfo: memFree=31721440/32770624 swapFree=0/216416
[pid=28258] ppid=28255 vsize=10621952 CPUtime=1.1 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 12805 0 0 0 105 5 0 0 20 0 16 0 12679238 10876878848 19048 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2655488 19048 3056 1 0 2644422 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 10621952

[startup+1.50054 s]
/proc/loadavg: 1.99 2.00 1.94 3/211 28274
/proc/meminfo: memFree=31636284/32770624 swapFree=0/216440
[pid=28258] ppid=28255 vsize=10624000 CPUtime=2.29 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 14987 0 0 0 223 6 0 0 20 0 16 0 12679238 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2656000 24771 3091 1 0 2644934 0
[pid=28258/tid=28260] ppid=28255 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28258/task/28260/stat : 28260 (java) S 28255 28258 5131 0 -1 1077944384 6180 0 0 0 19 2 0 0 20 0 16 0 12679247 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140118063385776 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28261] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28261/stat : 28261 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140118016109456 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28262] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28262/stat : 28262 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140118015056656 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28263] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28263/stat : 28263 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140118014004368 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28264] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28264/stat : 28264 (java) S 28255 28258 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140118012951568 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28265] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28265/stat : 28265 (java) S 28255 28258 5131 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 12679249 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117623113840 140118059154050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28266] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28266/stat : 28266 (java) S 28255 28258 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117622059808 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28267] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28267/stat : 28267 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117621007472 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28268] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28268/stat : 28268 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679252 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117619955792 140118059161499 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28269] ppid=28255 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/28258/task/28269/stat : 28269 (java) S 28255 28258 5131 0 -1 1077944384 1508 0 0 0 26 0 0 0 20 0 16 0 12679252 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117618903664 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28270] ppid=28255 vsize=10624000 CPUtime=0.25 cores=0,2,4,6
/proc/28258/task/28270/stat : 28270 (java) S 28255 28258 5131 0 -1 1077944384 808 0 0 0 25 0 0 0 20 0 16 0 12679252 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117617850864 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28271] ppid=28255 vsize=10624000 CPUtime=0.39 cores=0,2,4,6
/proc/28258/task/28271/stat : 28271 (java) S 28255 28258 5131 0 -1 1077944384 1594 0 0 0 39 0 0 0 20 0 16 0 12679252 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117616798576 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28272] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28272/stat : 28272 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679253 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117615746016 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28273] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28273/stat : 28273 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679257 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117614692784 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28274] ppid=28255 vsize=10624000 CPUtime=1.13 cores=0,2,4,6
/proc/28258/task/28274/stat : 28274 (java) R 28255 28258 5131 0 -1 4202560 3509 0 0 0 111 2 0 0 20 0 16 0 12679274 10878976000 24771 18446744073709551615 4194304 4196468 140726446916960 140117611500312 140117692217064 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 10624000

[startup+3.10055 s]
/proc/loadavg: 1.99 2.00 1.94 3/211 28274
/proc/meminfo: memFree=31635064/32770624 swapFree=0/216440
[pid=28258] ppid=28255 vsize=10624000 CPUtime=3.96 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 16133 0 0 0 390 6 0 0 20 0 16 0 12679238 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2656000 24812 3096 1 0 2644934 0
[pid=28258/tid=28260] ppid=28255 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28258/task/28260/stat : 28260 (java) S 28255 28258 5131 0 -1 1077944384 6180 0 0 0 19 2 0 0 20 0 16 0 12679247 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140118063385776 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28261] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28261/stat : 28261 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140118016109456 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28262] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28262/stat : 28262 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140118015056656 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28263] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28263/stat : 28263 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140118014004368 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28264] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28264/stat : 28264 (java) S 28255 28258 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140118012951568 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28265] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28265/stat : 28265 (java) S 28255 28258 5131 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 16 0 12679249 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117623113840 140118059154050 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28266] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28266/stat : 28266 (java) S 28255 28258 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117622059808 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28267] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28267/stat : 28267 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117621007472 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28268] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28268/stat : 28268 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679252 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117619955792 140118059161499 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28269] ppid=28255 vsize=10624000 CPUtime=0.29 cores=0,2,4,6
/proc/28258/task/28269/stat : 28269 (java) S 28255 28258 5131 0 -1 1077944384 2004 0 0 0 29 0 0 0 20 0 16 0 12679252 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117618903664 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28270] ppid=28255 vsize=10624000 CPUtime=0.28 cores=0,2,4,6
/proc/28258/task/28270/stat : 28270 (java) S 28255 28258 5131 0 -1 1077944384 1145 0 0 0 28 0 0 0 20 0 16 0 12679252 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117617850864 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28271] ppid=28255 vsize=10624000 CPUtime=0.39 cores=0,2,4,6
/proc/28258/task/28271/stat : 28271 (java) S 28255 28258 5131 0 -1 1077944384 1707 0 0 0 39 0 0 0 20 0 16 0 12679252 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117616798576 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28272] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28272/stat : 28272 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679253 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117615746016 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28273] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28273/stat : 28273 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679257 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117614692784 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28274] ppid=28255 vsize=10624000 CPUtime=2.73 cores=0,2,4,6
/proc/28258/task/28274/stat : 28274 (java) R 28255 28258 5131 0 -1 4202560 3598 0 0 0 271 2 0 0 20 0 16 0 12679274 10878976000 24812 18446744073709551615 4194304 4196468 140726446916960 140117611498928 140117692149976 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 10624000

[startup+6.30061 s]
/proc/loadavg: 1.99 2.00 1.94 3/211 28274
/proc/meminfo: memFree=31634184/32770624 swapFree=0/216448
[pid=28258] ppid=28255 vsize=10624000 CPUtime=7.15 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 16878 0 0 0 709 6 0 0 20 0 16 0 12679238 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2656000 24817 3096 1 0 2644934 0
[pid=28258/tid=28260] ppid=28255 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28258/task/28260/stat : 28260 (java) S 28255 28258 5131 0 -1 1077944384 6180 0 0 0 19 2 0 0 20 0 16 0 12679247 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140118063385776 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28261] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28261/stat : 28261 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140118016109456 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28262] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28262/stat : 28262 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140118015056656 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28263] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28263/stat : 28263 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140118014004368 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28264] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28264/stat : 28264 (java) S 28255 28258 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140118012951568 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28265] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28265/stat : 28265 (java) S 28255 28258 5131 0 -1 1077944384 347 0 0 0 0 0 0 0 20 0 16 0 12679249 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117623113840 140118059154050 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28266] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28266/stat : 28266 (java) S 28255 28258 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117622059808 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28267] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28267/stat : 28267 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117621007472 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28268] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28268/stat : 28268 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679252 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117619955792 140118059161499 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28269] ppid=28255 vsize=10624000 CPUtime=0.29 cores=0,2,4,6
/proc/28258/task/28269/stat : 28269 (java) S 28255 28258 5131 0 -1 1077944384 2007 0 0 0 29 0 0 0 20 0 16 0 12679252 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117618903664 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28270] ppid=28255 vsize=10624000 CPUtime=0.28 cores=0,2,4,6
/proc/28258/task/28270/stat : 28270 (java) S 28255 28258 5131 0 -1 1077944384 1149 0 0 0 28 0 0 0 20 0 16 0 12679252 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117617850864 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28271] ppid=28255 vsize=10624000 CPUtime=0.4 cores=0,2,4,6
/proc/28258/task/28271/stat : 28271 (java) S 28255 28258 5131 0 -1 1077944384 1928 0 0 0 40 0 0 0 20 0 16 0 12679252 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117616798576 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28272] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28272/stat : 28272 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679253 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117615746016 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28273] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28273/stat : 28273 (java) S 28255 28258 5131 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 16 0 12679257 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117614692784 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28274] ppid=28255 vsize=10624000 CPUtime=5.93 cores=0,2,4,6
/proc/28258/task/28274/stat : 28274 (java) R 28255 28258 5131 0 -1 4202560 3790 0 0 0 591 2 0 0 20 0 16 0 12679274 10878976000 24817 18446744073709551615 4194304 4196468 140726446916960 140117611498848 140117692217064 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 1.99 2.00 1.94 3/211 28274
/proc/meminfo: memFree=31628604/32770624 swapFree=0/216460
[pid=28258] ppid=28255 vsize=10624000 CPUtime=13.84 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 24182 0 0 0 1376 8 0 0 20 0 16 0 12679238 10878976000 26013 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2656000 26013 3098 1 0 2644934 0
[pid=28258/tid=28260] ppid=28255 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28258/task/28260/stat : 28260 (java) S 28255 28258 5131 0 -1 1077944384 6180 0 0 0 19 2 0 0 20 0 16 0 12679247 10878976000 26013 18446744073709551615 4194304 4196468 140726446916960 140118063385776 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28261] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28261/stat : 28261 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 26013 18446744073709551615 4194304 4196468 140726446916960 140118016109456 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28262] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28262/stat : 28262 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 26013 18446744073709551615 4194304 4196468 140726446916960 140118015056656 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28263] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28263/stat : 28263 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 26013 18446744073709551615 4194304 4196468 140726446916960 140118014004368 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28264] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28264/stat : 28264 (java) S 28255 28258 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 26013 18446744073709551615 4194304 4196468 140726446916960 140118012951568 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28265] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28265/stat : 28265 (java) S 28255 28258 5131 0 -1 1077944384 402 0 0 0 0 0 0 0 20 0 16 0 12679249 10878976000 26013 18446744073709551615 4194304 4196468 140726446916960 140117623113840 140118059154050 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0

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

/proc/meminfo: memFree=31614124/32770624 swapFree=0/216528
[pid=28258] ppid=28255 vsize=10624000 CPUtime=103.9 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 38947 0 0 0 10380 10 0 0 20 0 16 0 12679238 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2656000 27916 3108 1 0 2644934 0
[pid=28258/tid=28260] ppid=28255 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28258/task/28260/stat : 28260 (java) S 28255 28258 5131 0 -1 1077944384 6180 0 0 0 19 2 0 0 20 0 16 0 12679247 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140118063385776 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28261] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28261/stat : 28261 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140118016109456 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28262] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28262/stat : 28262 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140118015056656 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28263] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28263/stat : 28263 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140118014004368 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28264] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28264/stat : 28264 (java) S 28255 28258 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140118012951568 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28265] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28265/stat : 28265 (java) S 28255 28258 5131 0 -1 1077944384 526 0 0 0 0 0 0 0 20 0 16 0 12679249 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117623113840 140118059154050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28266] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28266/stat : 28266 (java) S 28255 28258 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117622059808 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28267] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28267/stat : 28267 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117621007472 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28268] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28268/stat : 28268 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679252 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117619955792 140118059161499 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28269] ppid=28255 vsize=10624000 CPUtime=0.67 cores=0,2,4,6
/proc/28258/task/28269/stat : 28269 (java) S 28255 28258 5131 0 -1 1077944384 8759 0 0 0 66 1 0 0 20 0 16 0 12679252 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117618903664 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28270] ppid=28255 vsize=10624000 CPUtime=0.54 cores=0,2,4,6
/proc/28258/task/28270/stat : 28270 (java) S 28255 28258 5131 0 -1 1077944384 4736 0 0 0 54 0 0 0 20 0 16 0 12679252 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117617850864 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28271] ppid=28255 vsize=10624000 CPUtime=0.48 cores=0,2,4,6
/proc/28258/task/28271/stat : 28271 (java) S 28255 28258 5131 0 -1 1077944384 6205 0 0 0 48 0 0 0 20 0 16 0 12679252 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117616798576 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28272] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28272/stat : 28272 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679253 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117615746016 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28273] ppid=28255 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/28258/task/28273/stat : 28273 (java) S 28255 28258 5131 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 16 0 12679257 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117614692784 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28274] ppid=28255 vsize=10624000 CPUtime=101.91 cores=0,2,4,6
/proc/28258/task/28274/stat : 28274 (java) R 28255 28258 5131 0 -1 4202560 10724 0 0 0 10187 4 0 0 20 0 16 0 12679274 10878976000 27916 18446744073709551615 4194304 4196468 140726446916960 140117611502296 140117692217064 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
Current children cumulated CPU time (s) 103.9
Current children cumulated vsize (KiB) 10624000

[startup+162.301 s]
/proc/loadavg: 2.05 2.01 1.96 3/212 28294
/proc/meminfo: memFree=31598760/32770624 swapFree=0/216548
[pid=28258] ppid=28255 vsize=10624000 CPUtime=163.91 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 40585 0 0 0 16380 11 0 0 20 0 16 0 12679238 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2656000 27936 3108 1 0 2644934 0
[pid=28258/tid=28260] ppid=28255 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28258/task/28260/stat : 28260 (java) S 28255 28258 5131 0 -1 1077944384 6180 0 0 0 19 2 0 0 20 0 16 0 12679247 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140118063385776 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28261] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28261/stat : 28261 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140118016109456 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28262] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28262/stat : 28262 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140118015056656 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28263] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28263/stat : 28263 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140118014004368 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28264] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28264/stat : 28264 (java) S 28255 28258 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140118012951568 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28265] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28265/stat : 28265 (java) S 28255 28258 5131 0 -1 1077944384 561 0 0 0 0 0 0 0 20 0 16 0 12679249 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117623113840 140118059154050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28266] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28266/stat : 28266 (java) S 28255 28258 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117622059808 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28267] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28267/stat : 28267 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117621007472 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28268] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28268/stat : 28268 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679252 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117619955792 140118059161499 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28269] ppid=28255 vsize=10624000 CPUtime=0.67 cores=0,2,4,6
/proc/28258/task/28269/stat : 28269 (java) S 28255 28258 5131 0 -1 1077944384 8884 0 0 0 66 1 0 0 20 0 16 0 12679252 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117618903664 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28270] ppid=28255 vsize=10624000 CPUtime=0.55 cores=0,2,4,6
/proc/28258/task/28270/stat : 28270 (java) S 28255 28258 5131 0 -1 1077944384 4794 0 0 0 55 0 0 0 20 0 16 0 12679252 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117617850864 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28271] ppid=28255 vsize=10624000 CPUtime=0.49 cores=0,2,4,6
/proc/28258/task/28271/stat : 28271 (java) S 28255 28258 5131 0 -1 1077944384 6691 0 0 0 49 0 0 0 20 0 16 0 12679252 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117616798576 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28272] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28272/stat : 28272 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679253 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117615746016 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28273] ppid=28255 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/28258/task/28273/stat : 28273 (java) S 28255 28258 5131 0 -1 1077944384 502 0 0 0 2 1 0 0 20 0 16 0 12679257 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117614692784 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28274] ppid=28255 vsize=10624000 CPUtime=161.89 cores=0,2,4,6
/proc/28258/task/28274/stat : 28274 (java) R 28255 28258 5131 0 -1 4202560 11611 0 0 0 16185 4 0 0 20 0 16 0 12679274 10878976000 27936 18446744073709551615 4194304 4196468 140726446916960 140117611501640 140117692217064 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
Current children cumulated CPU time (s) 163.91
Current children cumulated vsize (KiB) 10624000

[startup+222.306 s]
/proc/loadavg: 2.08 2.03 1.96 3/213 28297
/proc/meminfo: memFree=31597068/32770624 swapFree=0/216572
[pid=28258] ppid=28255 vsize=10624000 CPUtime=223.95 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 42680 0 0 0 22383 12 0 0 20 0 16 0 12679238 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2656000 28461 3109 1 0 2644934 0
[pid=28258/tid=28260] ppid=28255 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28258/task/28260/stat : 28260 (java) S 28255 28258 5131 0 -1 1077944384 6180 0 0 0 19 2 0 0 20 0 16 0 12679247 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140118063385776 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28261] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28261/stat : 28261 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140118016109456 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28262] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28262/stat : 28262 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140118015056656 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28263] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28263/stat : 28263 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140118014004368 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28264] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28264/stat : 28264 (java) S 28255 28258 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140118012951568 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28265] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28265/stat : 28265 (java) S 28255 28258 5131 0 -1 1077944384 570 0 0 0 0 0 0 0 20 0 16 0 12679249 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117623113840 140118059154050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28266] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28266/stat : 28266 (java) S 28255 28258 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117622059808 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28267] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28267/stat : 28267 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117621007472 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28268] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28268/stat : 28268 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679252 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117619955792 140118059161499 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28269] ppid=28255 vsize=10624000 CPUtime=0.69 cores=0,2,4,6
/proc/28258/task/28269/stat : 28269 (java) S 28255 28258 5131 0 -1 1077944384 9857 0 0 0 68 1 0 0 20 0 16 0 12679252 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117618903664 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28270] ppid=28255 vsize=10624000 CPUtime=0.56 cores=0,2,4,6
/proc/28258/task/28270/stat : 28270 (java) S 28255 28258 5131 0 -1 1077944384 5263 0 0 0 56 0 0 0 20 0 16 0 12679252 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117617850864 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28271] ppid=28255 vsize=10624000 CPUtime=0.49 cores=0,2,4,6
/proc/28258/task/28271/stat : 28271 (java) S 28255 28258 5131 0 -1 1077944384 6730 0 0 0 49 0 0 0 20 0 16 0 12679252 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117616798576 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28272] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28272/stat : 28272 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679253 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117615746016 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28273] ppid=28255 vsize=10624000 CPUtime=0.05 cores=0,2,4,6
/proc/28258/task/28273/stat : 28273 (java) S 28255 28258 5131 0 -1 1077944384 543 0 0 0 3 2 0 0 20 0 16 0 12679257 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117614692784 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28274] ppid=28255 vsize=10624000 CPUtime=221.88 cores=0,2,4,6
/proc/28258/task/28274/stat : 28274 (java) R 28255 28258 5131 0 -1 4202560 12175 0 0 0 22184 4 0 0 20 0 16 0 12679274 10878976000 28461 18446744073709551615 4194304 4196468 140726446916960 140117611501048 140117688872091 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
Current children cumulated CPU time (s) 223.95
Current children cumulated vsize (KiB) 10624000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.05 2.03 1.96 2/193 28347
/proc/meminfo: memFree=31776768/32770624 swapFree=0/216580
[pid=28258] ppid=28255 vsize=10624000 CPUtime=241.65 cores=0,2,4,6
/proc/28258/stat : 28258 (java) S 28255 28258 5131 0 -1 1077944320 42900 0 0 0 24153 12 0 0 20 0 16 0 12679238 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140726446899504 140118059142903 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
/proc/28258/statm: 2656000 28462 3109 1 0 2644934 0
[pid=28258/tid=28260] ppid=28255 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/28258/task/28260/stat : 28260 (java) S 28255 28258 5131 0 -1 1077944384 6180 0 0 0 19 2 0 0 20 0 16 0 12679247 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140118063385776 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28261] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28261/stat : 28261 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140118016109456 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28262] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28262/stat : 28262 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140118015056656 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28263] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28263/stat : 28263 (java) S 28255 28258 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140118014004368 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28264] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28264/stat : 28264 (java) S 28255 28258 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12679248 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140118012951568 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28265] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28265/stat : 28265 (java) S 28255 28258 5131 0 -1 1077944384 578 0 0 0 0 0 0 0 20 0 16 0 12679249 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117623113840 140118059154050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28266] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28266/stat : 28266 (java) S 28255 28258 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117622059808 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28267] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28267/stat : 28267 (java) S 28255 28258 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12679250 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117621007472 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28268] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28268/stat : 28268 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679252 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117619955792 140118059161499 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28269] ppid=28255 vsize=10624000 CPUtime=0.69 cores=0,2,4,6
/proc/28258/task/28269/stat : 28269 (java) S 28255 28258 5131 0 -1 1077944384 9863 0 0 0 68 1 0 0 20 0 16 0 12679252 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117618903664 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28270] ppid=28255 vsize=10624000 CPUtime=0.56 cores=0,2,4,6
/proc/28258/task/28270/stat : 28270 (java) S 28255 28258 5131 0 -1 1077944384 5299 0 0 0 56 0 0 0 20 0 16 0 12679252 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117617850864 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28271] ppid=28255 vsize=10624000 CPUtime=0.49 cores=0,2,4,6
/proc/28258/task/28271/stat : 28271 (java) S 28255 28258 5131 0 -1 1077944384 6730 0 0 0 49 0 0 0 20 0 16 0 12679252 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117616798576 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28272] ppid=28255 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/28258/task/28272/stat : 28272 (java) S 28255 28258 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12679253 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117615746016 140118059153109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28273] ppid=28255 vsize=10624000 CPUtime=0.05 cores=0,2,4,6
/proc/28258/task/28273/stat : 28273 (java) S 28255 28258 5131 0 -1 1077944384 574 0 0 0 3 2 0 0 20 0 16 0 12679257 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117614692784 140118059154050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
[pid=28258/tid=28274] ppid=28255 vsize=10624000 CPUtime=239.57 cores=0,2,4,6
/proc/28258/task/28274/stat : 28274 (java) R 28255 28258 5131 0 -1 4202560 12314 0 0 0 23953 4 0 0 20 0 16 0 12679274 10878976000 28462 18446744073709551615 4194304 4196468 140726446916960 140117611500808 140117692217511 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8220672 140726446924234 140726446924363 140726446924363 140726446927823 0
Current children cumulated CPU time (s) 241.65
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 28258 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.013
CPU time (s): 241.675
CPU user time (s): 241.545
CPU system time (s): 0.130044
CPU usage (%): 100.693
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 241.545
system time used= 0.130044
maximum resident set size= 122604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43642
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= 7814
involuntary context switches= 244

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.991493 second user time and 1.348 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-02 04:09:13
IDJOB=4257733
IDBENCH=115627
IDSOLVER=2642
FILE ID=node131/4257733-1501640590
RUNJOBID= node131-1501638784-27504
PBS_JOBID= 
Free space on /tmp= 61936 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-020-05-8.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257733-1501640590/watcher-4257733-1501640590 -o /tmp/evaluation-result-4257733-1501640590/solver-4257733-1501640590 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27504 --watchdog 300  java -jar HOME/AbsCon-basic.jar HOME/instance-4257733-1501640590.xml

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

MD5SUM BENCH= 0e54ac42af650b711b86c7f2d29cb640
RANDOM SEED=395038090

node131.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	: 5334.07
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	: 5334.07
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	: 5334.07
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	: 5334.07
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:        31722448 kB
MemAvailable:   31880108 kB
Buffers:          111388 kB
Cached:           328264 kB
SwapCached:            0 kB
Active:           420548 kB
Inactive:         224948 kB
Active(anon):     206212 kB
Inactive(anon):     8532 kB
Active(file):     214336 kB
Inactive(file):   216416 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15644 kB
Writeback:             0 kB
AnonPages:        131864 kB
Mapped:            41800 kB
Shmem:              8872 kB
Slab:             110504 kB
SReclaimable:      85484 kB
SUnreclaim:        25020 kB
KernelStack:        3712 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1132512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61928 MiB
End job on node131 at 2017-08-02 04:13:13