Trace number 4257742

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) 242.46001 240.01199

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-05-3.xml
MD5SUMdf6c82869a26f460264e708359f1a186
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints605
Number of domains1
Minimum domain size5114
Maximum domain size5114
Distribution of domain sizes[{"size":5114,"count":600}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":500}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":500},{"arity":100,"count":5}]
Number of extensional constraints0
Number of intensional constraints600
Distribution of constraint types[{"type":"intension","count":600},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.26/0.34	
0.26/0.34	AbsCon 2 
0.26/0.34	
0.88/0.64	  Solving XCSP3-instance-4257742-1501640830 as a COP in -infty..+infty
0.88/0.64	  Loading variables...
1.33/0.80	  Loading constraints...
3.22/1.44	  Solver SolverBacktrack being built...
3.22/1.44	
242.44/240.00	
242.44/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-4257742-1501640830/watcher-4257742-1501640830 -o /tmp/evaluation-result-4257742-1501640830/solver-4257742-1501640830 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27505 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257742-1501640830.xml 

pid=28360
running on 4 cores: 1,3,5,7

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: 2.05 2.03 1.96 1/180 28363
/proc/meminfo: memFree=31869536/32770624 swapFree=0/216580
[pid=28363] ppid=28360 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (runsolver) D 28360 28363 5131 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 12703240 24240128 107 18446744073709551615 4194304 4338465 140733110440512 140733110438152 140265716556503 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 38494208 140733110444191 140733110444614 140733110444614 140733110448074 0
/proc/28363/statm: 5918 107 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 2.05 2.03 1.96 1/180 28363
/proc/meminfo: memFree=31869536/32770624 swapFree=0/216580
[pid=28363] ppid=28360 vsize=10018544 CPUtime=0.01 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 3738 0 0 0 1 0 0 0 20 0 7 0 12703240 10258989056 4443 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2504636 4443 2011 1 0 2494141 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10018544

[startup+0.200296 s]
/proc/loadavg: 2.05 2.03 1.96 1/180 28363
/proc/meminfo: memFree=31869536/32770624 swapFree=0/216580
[pid=28363] ppid=28360 vsize=10551180 CPUtime=0.08 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 5149 0 0 0 7 1 0 0 20 0 15 0 12703240 10804408320 6653 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2637795 6653 2667 1 0 2627269 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10551180

[startup+0.300742 s]
/proc/loadavg: 2.05 2.03 1.96 1/180 28363
/proc/meminfo: memFree=31869536/32770624 swapFree=0/216580
[pid=28363] ppid=28360 vsize=10553264 CPUtime=0.26 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 8952 0 0 0 24 2 0 0 20 0 15 0 12703240 10806542336 9783 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2638316 9783 2921 1 0 2627269 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10553264

[startup+0.700226 s]
/proc/loadavg: 2.05 2.03 1.96 1/180 28363
/proc/meminfo: memFree=31869536/32770624 swapFree=0/216580
[pid=28363] ppid=28360 vsize=10621952 CPUtime=1.1 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 12721 0 0 0 105 5 0 0 20 0 16 0 12703240 10876878848 24490 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2655488 24490 3070 1 0 2644422 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 10621952

[startup+1.50442 s]
/proc/loadavg: 2.05 2.03 1.96 7/192 28430
/proc/meminfo: memFree=31627456/32770624 swapFree=0/223044
[pid=28363] ppid=28360 vsize=10624000 CPUtime=3.52 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 17731 0 0 0 333 19 0 0 20 0 16 0 12703240 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2656000 70660 3115 1 0 2644934 0
[pid=28363/tid=28365] ppid=28360 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/28363/task/28365/stat : 28365 (java) S 28360 28363 5131 0 -1 1077944384 6193 0 0 0 19 2 0 0 20 0 16 0 12703248 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139926224403632 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28367] ppid=28360 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/28363/task/28367/stat : 28367 (java) R 28360 28363 5131 0 -1 4202560 60 0 0 0 2 2 0 0 20 0 16 0 12703249 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139926150581008 139926213260606 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28368] ppid=28360 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/28363/task/28368/stat : 28368 (java) R 28360 28363 5131 0 -1 4202560 47 0 0 0 2 2 0 0 20 0 16 0 12703249 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139926149528664 139926213260606 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28369] ppid=28360 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/28363/task/28369/stat : 28369 (java) R 28360 28363 5131 0 -1 4202560 56 0 0 0 2 2 0 0 20 0 16 0 12703249 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139926148475920 139926213257595 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28370] ppid=28360 vsize=10624000 CPUtime=0.03 cores=1,3,5,7
/proc/28363/task/28370/stat : 28370 (java) R 28360 28363 5131 0 -1 4202560 36 0 0 0 1 2 0 0 20 0 16 0 12703249 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139926147423376 139926213260606 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28372] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28372/stat : 28372 (java) S 28360 28363 5131 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 12703250 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139925260272160 139926220170965 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28373] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28373/stat : 28373 (java) S 28360 28363 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139925259219872 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28374] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28374/stat : 28374 (java) S 28360 28363 5131 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139925258167280 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28375] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28375/stat : 28375 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703253 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139925257115856 139926220179355 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28376] ppid=28360 vsize=10624000 CPUtime=0.72 cores=1,3,5,7
/proc/28363/task/28376/stat : 28376 (java) R 28360 28363 5131 0 -1 4202560 2397 0 0 0 72 0 0 0 20 0 16 0 12703253 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139925256049352 139926199407545 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28377] ppid=28360 vsize=10624000 CPUtime=0.71 cores=1,3,5,7
/proc/28363/task/28377/stat : 28377 (java) S 28360 28363 5131 0 -1 1077944384 1744 0 0 0 71 0 0 0 20 0 16 0 12703253 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139925255010928 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28378] ppid=28360 vsize=10624000 CPUtime=0.55 cores=1,3,5,7
/proc/28363/task/28378/stat : 28378 (java) S 28360 28363 5131 0 -1 1077944384 2488 0 0 0 54 1 0 0 20 0 16 0 12703253 10878976000 70660 18446744073709551615 4194304 4196468 140727736059216 139925253958384 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28379] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28379/stat : 28379 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703254 10878976000 71172 18446744073709551615 4194304 4196468 140727736059216 139925252906080 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28387] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28387/stat : 28387 (java) S 28360 28363 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12703258 10878976000 71172 18446744073709551615 4194304 4196468 140727736059216 139925251852592 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28402] ppid=28360 vsize=10624000 CPUtime=1.08 cores=1,3,5,7
/proc/28363/task/28402/stat : 28402 (java) S 28360 28363 5131 0 -1 1077944384 3269 0 0 0 105 3 0 0 20 0 16 0 12703275 10878976000 71172 18446744073709551615 4194304 4196468 140727736059216 139925248660992 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 10624000

[startup+3.10061 s]
/proc/loadavg: 2.05 2.03 1.96 3/213 28455
/proc/meminfo: memFree=31429804/32770624 swapFree=0/216632
[pid=28363] ppid=28360 vsize=10624000 CPUtime=5.39 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 19649 0 0 0 516 23 0 0 20 0 16 0 12703240 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2656000 87539 3126 1 0 2644934 0
[pid=28363/tid=28365] ppid=28360 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/28363/task/28365/stat : 28365 (java) S 28360 28363 5131 0 -1 1077944384 6193 0 0 0 19 2 0 0 20 0 16 0 12703248 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139926224403632 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28367] ppid=28360 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/28363/task/28367/stat : 28367 (java) S 28360 28363 5131 0 -1 1077944384 136 0 0 0 5 3 0 0 20 0 16 0 12703249 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139926150581008 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28368] ppid=28360 vsize=10624000 CPUtime=0.09 cores=1,3,5,7
/proc/28363/task/28368/stat : 28368 (java) S 28360 28363 5131 0 -1 1077944384 144 0 0 0 5 4 0 0 20 0 16 0 12703249 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139926149528464 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28369] ppid=28360 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/28363/task/28369/stat : 28369 (java) S 28360 28363 5131 0 -1 1077944384 141 0 0 0 3 3 0 0 20 0 16 0 12703249 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139926148475920 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28370] ppid=28360 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/28363/task/28370/stat : 28370 (java) S 28360 28363 5131 0 -1 1077944384 113 0 0 0 4 3 0 0 20 0 16 0 12703249 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139926147423376 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28372] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28372/stat : 28372 (java) S 28360 28363 5131 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 16 0 12703250 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925260273648 139926220171906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28373] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28373/stat : 28373 (java) S 28360 28363 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925259219936 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28374] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28374/stat : 28374 (java) S 28360 28363 5131 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925258167280 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28375] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28375/stat : 28375 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703253 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925257115856 139926220179355 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28376] ppid=28360 vsize=10624000 CPUtime=0.81 cores=1,3,5,7
/proc/28363/task/28376/stat : 28376 (java) S 28360 28363 5131 0 -1 1077944384 2865 0 0 0 81 0 0 0 20 0 16 0 12703253 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925256063472 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28377] ppid=28360 vsize=10624000 CPUtime=0.77 cores=1,3,5,7
/proc/28363/task/28377/stat : 28377 (java) S 28360 28363 5131 0 -1 1077944384 2142 0 0 0 77 0 0 0 20 0 16 0 12703253 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925255010928 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28378] ppid=28360 vsize=10624000 CPUtime=0.57 cores=1,3,5,7
/proc/28363/task/28378/stat : 28378 (java) S 28360 28363 5131 0 -1 1077944384 2805 0 0 0 56 1 0 0 20 0 16 0 12703253 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925253958384 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28379] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28379/stat : 28379 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703254 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925252906080 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28387] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28387/stat : 28387 (java) S 28360 28363 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12703258 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925251852592 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28402] ppid=28360 vsize=10624000 CPUtime=2.63 cores=1,3,5,7
/proc/28363/task/28402/stat : 28402 (java) R 28360 28363 5131 0 -1 4202560 3619 0 0 0 260 3 0 0 20 0 16 0 12703275 10878976000 87539 18446744073709551615 4194304 4196468 140727736059216 139925248659104 139925829718014 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 10624000

[startup+6.30062 s]
/proc/loadavg: 2.05 2.03 1.96 3/213 28455
/proc/meminfo: memFree=31428792/32770624 swapFree=0/216640
[pid=28363] ppid=28360 vsize=10624000 CPUtime=8.6 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 20923 0 0 0 837 23 0 0 20 0 16 0 12703240 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2656000 86658 3126 1 0 2644934 0
[pid=28363/tid=28365] ppid=28360 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/28363/task/28365/stat : 28365 (java) S 28360 28363 5131 0 -1 1077944384 6193 0 0 0 19 2 0 0 20 0 16 0 12703248 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139926224403632 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28367] ppid=28360 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/28363/task/28367/stat : 28367 (java) S 28360 28363 5131 0 -1 1077944384 136 0 0 0 5 3 0 0 20 0 16 0 12703249 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139926150581008 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28368] ppid=28360 vsize=10624000 CPUtime=0.09 cores=1,3,5,7
/proc/28363/task/28368/stat : 28368 (java) S 28360 28363 5131 0 -1 1077944384 144 0 0 0 5 4 0 0 20 0 16 0 12703249 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139926149528464 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28369] ppid=28360 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/28363/task/28369/stat : 28369 (java) S 28360 28363 5131 0 -1 1077944384 141 0 0 0 3 3 0 0 20 0 16 0 12703249 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139926148475920 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28370] ppid=28360 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/28363/task/28370/stat : 28370 (java) S 28360 28363 5131 0 -1 1077944384 113 0 0 0 4 3 0 0 20 0 16 0 12703249 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139926147423376 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28372] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28372/stat : 28372 (java) S 28360 28363 5131 0 -1 1077944384 404 0 0 0 0 0 0 0 20 0 16 0 12703250 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925260273648 139926220171906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28373] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28373/stat : 28373 (java) S 28360 28363 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925259219936 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28374] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28374/stat : 28374 (java) S 28360 28363 5131 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925258167280 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28375] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28375/stat : 28375 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703253 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925257115856 139926220179355 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28376] ppid=28360 vsize=10624000 CPUtime=0.82 cores=1,3,5,7
/proc/28363/task/28376/stat : 28376 (java) S 28360 28363 5131 0 -1 1077944384 2992 0 0 0 82 0 0 0 20 0 16 0 12703253 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925256063472 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28377] ppid=28360 vsize=10624000 CPUtime=0.77 cores=1,3,5,7
/proc/28363/task/28377/stat : 28377 (java) S 28360 28363 5131 0 -1 1077944384 2190 0 0 0 77 0 0 0 20 0 16 0 12703253 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925255010928 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28378] ppid=28360 vsize=10624000 CPUtime=0.57 cores=1,3,5,7
/proc/28363/task/28378/stat : 28378 (java) S 28360 28363 5131 0 -1 1077944384 3093 0 0 0 56 1 0 0 20 0 16 0 12703253 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925253958384 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28379] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28379/stat : 28379 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703254 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925252906080 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28387] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28387/stat : 28387 (java) S 28360 28363 5131 0 -1 1077944384 281 0 0 0 0 0 0 0 20 0 16 0 12703258 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925251852592 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28402] ppid=28360 vsize=10624000 CPUtime=5.83 cores=1,3,5,7
/proc/28363/task/28402/stat : 28402 (java) R 28360 28363 5131 0 -1 4202560 3879 0 0 0 580 3 0 0 20 0 16 0 12703275 10878976000 86658 18446744073709551615 4194304 4196468 140727736059216 139925248659040 139925829717952 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
Current children cumulated CPU time (s) 8.6
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 2.05 2.03 1.96 3/213 28455
/proc/meminfo: memFree=31427800/32770624 swapFree=0/216648
[pid=28363] ppid=28360 vsize=10624000 CPUtime=15.06 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 23660 0 0 0 1483 23 0 0 20 0 16 0 12703240 10878976000 86666 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2656000 86666 3126 1 0 2644934 0
[pid=28363/tid=28365] ppid=28360 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/28363/task/28365/stat : 28365 (java) S 28360 28363 5131 0 -1 1077944384 6193 0 0 0 19 2 0 0 20 0 16 0 12703248 10878976000 86666 18446744073709551615 4194304 4196468 140727736059216 139926224403632 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28367] ppid=28360 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/28363/task/28367/stat : 28367 (java) S 28360 28363 5131 0 -1 1077944384 136 0 0 0 5 3 0 0 20 0 16 0 12703249 10878976000 86666 18446744073709551615 4194304 4196468 140727736059216 139926150581008 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28368] ppid=28360 vsize=10624000 CPUtime=0.09 cores=1,3,5,7
/proc/28363/task/28368/stat : 28368 (java) S 28360 28363 5131 0 -1 1077944384 144 0 0 0 5 4 0 0 20 0 16 0 12703249 10878976000 86666 18446744073709551615 4194304 4196468 140727736059216 139926149528464 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28369] ppid=28360 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/28363/task/28369/stat : 28369 (java) S 28360 28363 5131 0 -1 1077944384 141 0 0 0 3 3 0 0 20 0 16 0 12703249 10878976000 86666 18446744073709551615 4194304 4196468 140727736059216 139926148475920 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28370] ppid=28360 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/28363/task/28370/stat : 28370 (java) S 28360 28363 5131 0 -1 1077944384 113 0 0 0 4 3 0 0 20 0 16 0 12703249 10878976000 86666 18446744073709551615 4194304 4196468 140727736059216 139926147423376 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28372] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28372/stat : 28372 (java) S 28360 28363 5131 0 -1 1077944384 457 0 0 0 0 0 0 0 20 0 16 0 12703250 10878976000 86666 18446744073709551615 4194304 4196468 140727736059216 139925260273648 139926220171906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0

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

/proc/meminfo: memFree=31418444/32770624 swapFree=0/216704
[pid=28363] ppid=28360 vsize=10624000 CPUtime=104.72 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 28038 0 0 0 10448 24 0 0 20 0 16 0 12703240 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2656000 86679 3126 1 0 2644934 0
[pid=28363/tid=28365] ppid=28360 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/28363/task/28365/stat : 28365 (java) S 28360 28363 5131 0 -1 1077944384 6193 0 0 0 19 2 0 0 20 0 16 0 12703248 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139926224403632 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28367] ppid=28360 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/28363/task/28367/stat : 28367 (java) S 28360 28363 5131 0 -1 1077944384 136 0 0 0 5 3 0 0 20 0 16 0 12703249 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139926150581008 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28368] ppid=28360 vsize=10624000 CPUtime=0.09 cores=1,3,5,7
/proc/28363/task/28368/stat : 28368 (java) S 28360 28363 5131 0 -1 1077944384 144 0 0 0 5 4 0 0 20 0 16 0 12703249 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139926149528464 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28369] ppid=28360 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/28363/task/28369/stat : 28369 (java) S 28360 28363 5131 0 -1 1077944384 141 0 0 0 3 3 0 0 20 0 16 0 12703249 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139926148475920 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28370] ppid=28360 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/28363/task/28370/stat : 28370 (java) S 28360 28363 5131 0 -1 1077944384 113 0 0 0 4 3 0 0 20 0 16 0 12703249 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139926147423376 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28372] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28372/stat : 28372 (java) S 28360 28363 5131 0 -1 1077944384 558 0 0 0 0 0 0 0 20 0 16 0 12703250 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925260273648 139926220171906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28373] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28373/stat : 28373 (java) S 28360 28363 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925259219936 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28374] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28374/stat : 28374 (java) S 28360 28363 5131 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925258167280 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28375] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28375/stat : 28375 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703253 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925257115856 139926220179355 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28376] ppid=28360 vsize=10624000 CPUtime=0.86 cores=1,3,5,7
/proc/28363/task/28376/stat : 28376 (java) S 28360 28363 5131 0 -1 1077944384 4463 0 0 0 86 0 0 0 20 0 16 0 12703253 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925256063472 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28377] ppid=28360 vsize=10624000 CPUtime=0.81 cores=1,3,5,7
/proc/28363/task/28377/stat : 28377 (java) S 28360 28363 5131 0 -1 1077944384 4207 0 0 0 81 0 0 0 20 0 16 0 12703253 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925255010928 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28378] ppid=28360 vsize=10624000 CPUtime=0.58 cores=1,3,5,7
/proc/28363/task/28378/stat : 28378 (java) S 28360 28363 5131 0 -1 1077944384 4789 0 0 0 57 1 0 0 20 0 16 0 12703253 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925253958384 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28379] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28379/stat : 28379 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703254 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925252906080 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28387] ppid=28360 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/28363/task/28387/stat : 28387 (java) S 28360 28363 5131 0 -1 1077944384 480 0 0 0 1 1 0 0 20 0 16 0 12703258 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925251852592 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28402] ppid=28360 vsize=10624000 CPUtime=101.83 cores=1,3,5,7
/proc/28363/task/28402/stat : 28402 (java) R 28360 28363 5131 0 -1 4202560 5457 0 0 0 10180 3 0 0 20 0 16 0 12703275 10878976000 86679 18446744073709551615 4194304 4196468 140727736059216 139925248658944 139925829578752 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
Current children cumulated CPU time (s) 104.72
Current children cumulated vsize (KiB) 10624000

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/212 28460
/proc/meminfo: memFree=31417912/32770624 swapFree=0/216724
[pid=28363] ppid=28360 vsize=10624000 CPUtime=164.73 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 30458 0 0 0 16448 25 0 0 20 0 16 0 12703240 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2656000 86690 3127 1 0 2644934 0
[pid=28363/tid=28365] ppid=28360 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/28363/task/28365/stat : 28365 (java) S 28360 28363 5131 0 -1 1077944384 6193 0 0 0 19 2 0 0 20 0 16 0 12703248 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926224403632 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28367] ppid=28360 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/28363/task/28367/stat : 28367 (java) S 28360 28363 5131 0 -1 1077944384 136 0 0 0 5 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926150581008 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28368] ppid=28360 vsize=10624000 CPUtime=0.09 cores=1,3,5,7
/proc/28363/task/28368/stat : 28368 (java) S 28360 28363 5131 0 -1 1077944384 144 0 0 0 5 4 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926149528464 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28369] ppid=28360 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/28363/task/28369/stat : 28369 (java) S 28360 28363 5131 0 -1 1077944384 141 0 0 0 3 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926148475920 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28370] ppid=28360 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/28363/task/28370/stat : 28370 (java) S 28360 28363 5131 0 -1 1077944384 113 0 0 0 4 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926147423376 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28372] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28372/stat : 28372 (java) S 28360 28363 5131 0 -1 1077944384 604 0 0 0 0 0 0 0 20 0 16 0 12703250 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925260273648 139926220171906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28373] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28373/stat : 28373 (java) S 28360 28363 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925259219936 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28374] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28374/stat : 28374 (java) S 28360 28363 5131 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925258167280 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28375] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28375/stat : 28375 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925257115856 139926220179355 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28376] ppid=28360 vsize=10624000 CPUtime=0.87 cores=1,3,5,7
/proc/28363/task/28376/stat : 28376 (java) S 28360 28363 5131 0 -1 1077944384 4778 0 0 0 86 1 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925256063472 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28377] ppid=28360 vsize=10624000 CPUtime=0.82 cores=1,3,5,7
/proc/28363/task/28377/stat : 28377 (java) S 28360 28363 5131 0 -1 1077944384 4510 0 0 0 82 0 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925255010928 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28378] ppid=28360 vsize=10624000 CPUtime=0.59 cores=1,3,5,7
/proc/28363/task/28378/stat : 28378 (java) S 28360 28363 5131 0 -1 1077944384 6148 0 0 0 58 1 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925253958384 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28379] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28379/stat : 28379 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703254 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925252906080 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28387] ppid=28360 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/28363/task/28387/stat : 28387 (java) S 28360 28363 5131 0 -1 1077944384 557 0 0 0 1 1 0 0 20 0 16 0 12703258 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925251852592 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28402] ppid=28360 vsize=10624000 CPUtime=161.82 cores=1,3,5,7
/proc/28363/task/28402/stat : 28402 (java) R 28360 28363 5131 0 -1 4202560 5777 0 0 0 16179 3 0 0 20 0 16 0 12703275 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925248662184 139925829790182 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
Current children cumulated CPU time (s) 164.73
Current children cumulated vsize (KiB) 10624000

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.96 3/212 28462
/proc/meminfo: memFree=31414504/32770624 swapFree=0/216744
[pid=28363] ppid=28360 vsize=10624000 CPUtime=224.74 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 30756 0 0 0 22449 25 0 0 20 0 16 0 12703240 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2656000 86690 3127 1 0 2644934 0
[pid=28363/tid=28365] ppid=28360 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/28363/task/28365/stat : 28365 (java) S 28360 28363 5131 0 -1 1077944384 6193 0 0 0 19 2 0 0 20 0 16 0 12703248 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926224403632 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28367] ppid=28360 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/28363/task/28367/stat : 28367 (java) S 28360 28363 5131 0 -1 1077944384 136 0 0 0 5 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926150581008 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28368] ppid=28360 vsize=10624000 CPUtime=0.09 cores=1,3,5,7
/proc/28363/task/28368/stat : 28368 (java) S 28360 28363 5131 0 -1 1077944384 144 0 0 0 5 4 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926149528464 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28369] ppid=28360 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/28363/task/28369/stat : 28369 (java) S 28360 28363 5131 0 -1 1077944384 141 0 0 0 3 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926148475920 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28370] ppid=28360 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/28363/task/28370/stat : 28370 (java) S 28360 28363 5131 0 -1 1077944384 113 0 0 0 4 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926147423376 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28372] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28372/stat : 28372 (java) S 28360 28363 5131 0 -1 1077944384 613 0 0 0 0 0 0 0 20 0 16 0 12703250 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925260273648 139926220171906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28373] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28373/stat : 28373 (java) S 28360 28363 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925259219936 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28374] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28374/stat : 28374 (java) S 28360 28363 5131 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925258167280 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28375] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28375/stat : 28375 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925257115856 139926220179355 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28376] ppid=28360 vsize=10624000 CPUtime=0.87 cores=1,3,5,7
/proc/28363/task/28376/stat : 28376 (java) S 28360 28363 5131 0 -1 1077944384 4792 0 0 0 86 1 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925256063472 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28377] ppid=28360 vsize=10624000 CPUtime=0.82 cores=1,3,5,7
/proc/28363/task/28377/stat : 28377 (java) S 28360 28363 5131 0 -1 1077944384 4513 0 0 0 82 0 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925255010928 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28378] ppid=28360 vsize=10624000 CPUtime=0.59 cores=1,3,5,7
/proc/28363/task/28378/stat : 28378 (java) S 28360 28363 5131 0 -1 1077944384 6151 0 0 0 58 1 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925253958384 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28379] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28379/stat : 28379 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703254 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925252906080 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28387] ppid=28360 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/28363/task/28387/stat : 28387 (java) S 28360 28363 5131 0 -1 1077944384 594 0 0 0 2 2 0 0 20 0 16 0 12703258 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925251852592 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28402] ppid=28360 vsize=10624000 CPUtime=221.82 cores=1,3,5,7
/proc/28363/task/28402/stat : 28402 (java) R 28360 28363 5131 0 -1 4202560 6009 0 0 0 22179 3 0 0 20 0 16 0 12703275 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925248662184 139925829717959 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
Current children cumulated CPU time (s) 224.74
Current children cumulated vsize (KiB) 10624000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.00 2.01 1.96 3/212 28462
/proc/meminfo: memFree=31414380/32770624 swapFree=0/216752
[pid=28363] ppid=28360 vsize=10624000 CPUtime=242.44 cores=1,3,5,7
/proc/28363/stat : 28363 (java) S 28360 28363 5131 0 -1 1077944320 30797 0 0 0 24218 26 0 0 20 0 16 0 12703240 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 140727736041760 139926220160759 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
/proc/28363/statm: 2656000 86690 3127 1 0 2644934 0
[pid=28363/tid=28365] ppid=28360 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/28363/task/28365/stat : 28365 (java) S 28360 28363 5131 0 -1 1077944384 6193 0 0 0 19 2 0 0 20 0 16 0 12703248 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926224403632 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28367] ppid=28360 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/28363/task/28367/stat : 28367 (java) S 28360 28363 5131 0 -1 1077944384 136 0 0 0 5 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926150581008 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28368] ppid=28360 vsize=10624000 CPUtime=0.09 cores=1,3,5,7
/proc/28363/task/28368/stat : 28368 (java) S 28360 28363 5131 0 -1 1077944384 144 0 0 0 5 4 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926149528464 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28369] ppid=28360 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/28363/task/28369/stat : 28369 (java) S 28360 28363 5131 0 -1 1077944384 141 0 0 0 3 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926148475920 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28370] ppid=28360 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/28363/task/28370/stat : 28370 (java) S 28360 28363 5131 0 -1 1077944384 113 0 0 0 4 3 0 0 20 0 16 0 12703249 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139926147423376 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28372] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28372/stat : 28372 (java) S 28360 28363 5131 0 -1 1077944384 613 0 0 0 0 0 0 0 20 0 16 0 12703250 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925260273648 139926220171906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28373] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28373/stat : 28373 (java) S 28360 28363 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925259219936 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28374] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28374/stat : 28374 (java) S 28360 28363 5131 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 12703251 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925258167280 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28375] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28375/stat : 28375 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925257115856 139926220179355 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28376] ppid=28360 vsize=10624000 CPUtime=0.87 cores=1,3,5,7
/proc/28363/task/28376/stat : 28376 (java) S 28360 28363 5131 0 -1 1077944384 4792 0 0 0 86 1 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925256063472 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28377] ppid=28360 vsize=10624000 CPUtime=0.82 cores=1,3,5,7
/proc/28363/task/28377/stat : 28377 (java) S 28360 28363 5131 0 -1 1077944384 4513 0 0 0 82 0 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925255010928 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28378] ppid=28360 vsize=10624000 CPUtime=0.59 cores=1,3,5,7
/proc/28363/task/28378/stat : 28378 (java) S 28360 28363 5131 0 -1 1077944384 6151 0 0 0 58 1 0 0 20 0 16 0 12703253 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925253958384 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28379] ppid=28360 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/28363/task/28379/stat : 28379 (java) S 28360 28363 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12703254 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925252906080 139926220170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28387] ppid=28360 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/28363/task/28387/stat : 28387 (java) S 28360 28363 5131 0 -1 1077944384 594 0 0 0 2 2 0 0 20 0 16 0 12703258 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925251852592 139926220171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
[pid=28363/tid=28402] ppid=28360 vsize=10624000 CPUtime=239.51 cores=1,3,5,7
/proc/28363/task/28402/stat : 28402 (java) R 28360 28363 5131 0 -1 4202560 6050 0 0 0 23948 3 0 0 20 0 16 0 12703275 10878976000 86690 18446744073709551615 4194304 4196468 140727736059216 139925248662184 139925829789944 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140727736066506 140727736066635 140727736066635 140727736070095 0
Current children cumulated CPU time (s) 242.44
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 28363 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.012
CPU time (s): 242.46
CPU user time (s): 242.191
CPU system time (s): 0.26908
CPU usage (%): 101.02
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.191
system time used= 0.26908
maximum resident set size= 350188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31540
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= 7700
involuntary context switches= 91

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.01878 second user time and 1.23251 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-02 04:13:13
IDJOB=4257742
IDBENCH=115630
IDSOLVER=2642
FILE ID=node131/4257742-1501640830
RUNJOBID= node131-1501638784-27505
PBS_JOBID= 
Free space on /tmp= 61936 MiB

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

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

MD5SUM BENCH= df6c82869a26f460264e708359f1a186
RANDOM SEED=2100142142

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:        31768700 kB
MemAvailable:   31926704 kB
Buffers:          111504 kB
Cached:           328284 kB
SwapCached:            0 kB
Active:           373552 kB
Inactive:         225112 kB
Active(anon):     159080 kB
Inactive(anon):     8532 kB
Active(file):     214472 kB
Inactive(file):   216580 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:        113548 kB
Mapped:            42108 kB
Shmem:              8872 kB
Slab:             110476 kB
SReclaimable:      85576 kB
SUnreclaim:        24900 kB
KernelStack:        3776 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1132764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:17:13