Trace number 4257751

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.728 240.00999

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-9.xml
MD5SUMa459d91dacc3f59ecbf6a687bb73e496
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1259
Best CPU time to get the best result obtained on this benchmark251.858
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1359
Maximum domain size1359
Distribution of domain sizes[{"size":1359,"count":240}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":225}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":15,"count":15}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.26/0.34	
0.26/0.34	AbsCon 2 
0.26/0.34	
0.85/0.60	  Solving XCSP3-instance-4257751-1501643492 as a COP in -infty..+infty
0.85/0.60	  Loading variables...
0.85/0.69	  Loading constraints...
1.49/0.86	  Solver SolverBacktrack being built...
1.49/0.86	
18.95/17.96	  Preprocessing : gac=true, ccks=253571810, filters=871, revisions=901 (useless=30), AC=181696, removals=181696, inconsistent=false
18.95/17.96	
241.70/240.00	
241.70/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-4257751-1501643492/watcher-4257751-1501643492 -o /tmp/evaluation-result-4257751-1501643492/solver-4257751-1501643492 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27505 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257751-1501643492.xml 

pid=30266
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.00 2.02 2.05 1/176 30269
/proc/meminfo: memFree=31868684/32770624 swapFree=0/218520
[pid=30269] ppid=30266 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/30269/stat : 30269 (runsolver) D 30266 30269 5131 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 12969515 24240128 108 18446744073709551615 4194304 4338465 140729684595040 140729684592680 139885595792087 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 30920704 140729684598943 140729684599366 140729684599366 140729684602826 0
/proc/30269/statm: 5918 108 54 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 2.00 2.02 2.05 1/176 30269
/proc/meminfo: memFree=31868684/32770624 swapFree=0/218520
[pid=30269] ppid=30266 vsize=10085108 CPUtime=0.01 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 3661 0 0 0 1 0 0 0 20 0 8 0 12969515 10327150592 4822 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2521277 4822 2043 1 0 2510782 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10085108

[startup+0.204825 s]
/proc/loadavg: 2.00 2.02 2.05 1/176 30269
/proc/meminfo: memFree=31868684/32770624 swapFree=0/218520
[pid=30269] ppid=30266 vsize=10551180 CPUtime=0.09 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 4902 0 0 0 8 1 0 0 20 0 15 0 12969515 10804408320 6908 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2637795 6908 2661 1 0 2627269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10551180

[startup+0.300243 s]
/proc/loadavg: 2.00 2.02 2.05 1/176 30269
/proc/meminfo: memFree=31868684/32770624 swapFree=0/218520
[pid=30269] ppid=30266 vsize=10553264 CPUtime=0.26 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 8345 0 0 0 23 3 0 0 20 0 15 0 12969515 10806542336 9656 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2638316 9656 2907 1 0 2627269 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10553264

[startup+0.700155 s]
/proc/loadavg: 2.00 2.02 2.05 1/176 30269
/proc/meminfo: memFree=31868684/32770624 swapFree=0/218520
[pid=30269] ppid=30266 vsize=10621952 CPUtime=1.15 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 13005 0 0 0 109 6 0 0 20 0 16 0 12969515 10876878848 20168 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2655488 20168 3078 1 0 2644422 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 10621952

[startup+1.50059 s]
/proc/loadavg: 2.00 2.02 2.05 2/196 30344
/proc/meminfo: memFree=31766568/32770624 swapFree=0/218564
[pid=30269] ppid=30266 vsize=10624000 CPUtime=2.43 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 14540 0 0 0 236 7 0 0 20 0 16 0 12969515 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2656000 28847 3093 1 0 2644934 0
[pid=30269/tid=30273] ppid=30266 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/30269/task/30273/stat : 30273 (java) S 30266 30269 5131 0 -1 1077944384 5716 0 0 0 19 2 0 0 20 0 16 0 12969522 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140596306623664 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30274] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30274/stat : 30274 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140596232800784 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30275] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30275/stat : 30275 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140596231748240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30276] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30276/stat : 30276 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140596230695184 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30277] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30277/stat : 30277 (java) S 30266 30269 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140596229642640 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30283] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30283/stat : 30283 (java) S 30266 30269 5131 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595798412016 140596302391938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30284] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30284/stat : 30284 (java) S 30266 30269 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595797358240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30285] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30285/stat : 30285 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969525 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595796305136 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30286] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30286/stat : 30286 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595795253712 140596302399387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30287] ppid=30266 vsize=10624000 CPUtime=0.31 cores=1,3,5,7
/proc/30269/task/30287/stat : 30287 (java) S 30266 30269 5131 0 -1 1077944384 1266 0 0 0 31 0 0 0 20 0 16 0 12969527 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595794200816 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30288] ppid=30266 vsize=10624000 CPUtime=0.29 cores=1,3,5,7
/proc/30269/task/30288/stat : 30288 (java) S 30266 30269 5131 0 -1 1077944384 686 0 0 0 29 0 0 0 20 0 16 0 12969527 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595793148272 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30289] ppid=30266 vsize=10624000 CPUtime=0.44 cores=1,3,5,7
/proc/30269/task/30289/stat : 30289 (java) S 30266 30269 5131 0 -1 1077944384 1944 0 0 0 44 0 0 0 20 0 16 0 12969527 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595792095216 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30290] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30290/stat : 30290 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595791042912 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30296] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30296/stat : 30296 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969532 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595789990960 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30312] ppid=30266 vsize=10624000 CPUtime=1.14 cores=1,3,5,7
/proc/30269/task/30312/stat : 30312 (java) R 30266 30269 5131 0 -1 4202560 3541 0 0 0 112 2 0 0 20 0 16 0 12969549 10878976000 28847 18446744073709551615 4194304 4196468 140737013693328 140595786798168 140595910469374 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 10624000

[startup+3.10056 s]
/proc/loadavg: 2.00 2.02 2.05 5/211 30359
/proc/meminfo: memFree=31589388/32770624 swapFree=0/218580
[pid=30269] ppid=30266 vsize=10624000 CPUtime=4.09 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 15971 0 0 0 402 7 0 0 20 0 16 0 12969515 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2656000 28883 3094 1 0 2644934 0
[pid=30269/tid=30273] ppid=30266 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/30269/task/30273/stat : 30273 (java) S 30266 30269 5131 0 -1 1077944384 5716 0 0 0 19 2 0 0 20 0 16 0 12969522 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140596306623664 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30274] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30274/stat : 30274 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140596232800784 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30275] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30275/stat : 30275 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140596231748240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30276] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30276/stat : 30276 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140596230695184 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30277] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30277/stat : 30277 (java) S 30266 30269 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140596229642640 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30283] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30283/stat : 30283 (java) S 30266 30269 5131 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595798412016 140596302391938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30284] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30284/stat : 30284 (java) S 30266 30269 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595797358240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30285] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30285/stat : 30285 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969525 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595796305136 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30286] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30286/stat : 30286 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595795253712 140596302399387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30287] ppid=30266 vsize=10624000 CPUtime=0.35 cores=1,3,5,7
/proc/30269/task/30287/stat : 30287 (java) S 30266 30269 5131 0 -1 1077944384 1738 0 0 0 35 0 0 0 20 0 16 0 12969527 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595794200816 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30288] ppid=30266 vsize=10624000 CPUtime=0.3 cores=1,3,5,7
/proc/30269/task/30288/stat : 30288 (java) S 30266 30269 5131 0 -1 1077944384 1163 0 0 0 30 0 0 0 20 0 16 0 12969527 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595793148272 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30289] ppid=30266 vsize=10624000 CPUtime=0.45 cores=1,3,5,7
/proc/30269/task/30289/stat : 30289 (java) S 30266 30269 5131 0 -1 1077944384 2203 0 0 0 45 0 0 0 20 0 16 0 12969527 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595792095216 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30290] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30290/stat : 30290 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595791042912 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30296] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30296/stat : 30296 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969532 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595789990960 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30312] ppid=30266 vsize=10624000 CPUtime=2.74 cores=1,3,5,7
/proc/30269/task/30312/stat : 30312 (java) R 30266 30269 5131 0 -1 4202560 3730 0 0 0 272 2 0 0 20 0 16 0 12969549 10878976000 28883 18446744073709551615 4194304 4196468 140737013693328 140595786797360 140595910469362 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 10624000

[startup+6.30057 s]
/proc/loadavg: 2.00 2.02 2.05 3/211 30359
/proc/meminfo: memFree=31507888/32770624 swapFree=0/218588
[pid=30269] ppid=30266 vsize=10624000 CPUtime=7.32 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 17269 0 0 0 725 7 0 0 20 0 16 0 12969515 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2656000 28949 3098 1 0 2644934 0
[pid=30269/tid=30273] ppid=30266 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/30269/task/30273/stat : 30273 (java) S 30266 30269 5131 0 -1 1077944384 5716 0 0 0 19 2 0 0 20 0 16 0 12969522 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140596306623664 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30274] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30274/stat : 30274 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140596232800784 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30275] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30275/stat : 30275 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140596231748240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30276] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30276/stat : 30276 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140596230695184 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30277] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30277/stat : 30277 (java) S 30266 30269 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140596229642640 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30283] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30283/stat : 30283 (java) S 30266 30269 5131 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595798412016 140596302391938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30284] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30284/stat : 30284 (java) S 30266 30269 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595797358240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30285] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30285/stat : 30285 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969525 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595796305136 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30286] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30286/stat : 30286 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595795253712 140596302399387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30287] ppid=30266 vsize=10624000 CPUtime=0.35 cores=1,3,5,7
/proc/30269/task/30287/stat : 30287 (java) S 30266 30269 5131 0 -1 1077944384 1742 0 0 0 35 0 0 0 20 0 16 0 12969527 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595794200816 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30288] ppid=30266 vsize=10624000 CPUtime=0.32 cores=1,3,5,7
/proc/30269/task/30288/stat : 30288 (java) S 30266 30269 5131 0 -1 1077944384 1319 0 0 0 32 0 0 0 20 0 16 0 12969527 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595793148272 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30289] ppid=30266 vsize=10624000 CPUtime=0.45 cores=1,3,5,7
/proc/30269/task/30289/stat : 30289 (java) S 30266 30269 5131 0 -1 1077944384 2751 0 0 0 45 0 0 0 20 0 16 0 12969527 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595792095216 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30290] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30290/stat : 30290 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595791042912 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30296] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30296/stat : 30296 (java) S 30266 30269 5131 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 16 0 12969532 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595789990960 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30312] ppid=30266 vsize=10624000 CPUtime=5.94 cores=1,3,5,7
/proc/30269/task/30312/stat : 30312 (java) R 30266 30269 5131 0 -1 4202560 3952 0 0 0 592 2 0 0 20 0 16 0 12969549 10878976000 28949 18446744073709551615 4194304 4196468 140737013693328 140595786797312 140595910457223 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 2.00 2.02 2.05 3/211 30359
/proc/meminfo: memFree=31506316/32770624 swapFree=0/218596
[pid=30269] ppid=30266 vsize=10624000 CPUtime=13.75 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 19123 0 0 0 1368 7 0 0 20 0 16 0 12969515 10878976000 29157 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2656000 29157 3098 1 0 2644934 0
[pid=30269/tid=30273] ppid=30266 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/30269/task/30273/stat : 30273 (java) S 30266 30269 5131 0 -1 1077944384 5716 0 0 0 19 2 0 0 20 0 16 0 12969522 10878976000 29157 18446744073709551615 4194304 4196468 140737013693328 140596306623664 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30274] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30274/stat : 30274 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 29157 18446744073709551615 4194304 4196468 140737013693328 140596232800784 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30275] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30275/stat : 30275 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 29157 18446744073709551615 4194304 4196468 140737013693328 140596231748240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30276] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30276/stat : 30276 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 29157 18446744073709551615 4194304 4196468 140737013693328 140596230695184 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30277] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30277/stat : 30277 (java) S 30266 30269 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 29157 18446744073709551615 4194304 4196468 140737013693328 140596229642640 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30283] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30283/stat : 30283 (java) S 30266 30269 5131 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 29157 18446744073709551615 4194304 4196468 140737013693328 140595798412016 140596302391938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0

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

/proc/meminfo: memFree=31499092/32770624 swapFree=0/218652
[pid=30269] ppid=30266 vsize=10624000 CPUtime=103.87 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 32993 0 0 0 10377 10 0 0 20 0 16 0 12969515 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2656000 30135 3102 1 0 2644934 0
[pid=30269/tid=30273] ppid=30266 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/30269/task/30273/stat : 30273 (java) S 30266 30269 5131 0 -1 1077944384 5716 0 0 0 19 2 0 0 20 0 16 0 12969522 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140596306623664 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30274] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30274/stat : 30274 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140596232800784 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30275] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30275/stat : 30275 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140596231748240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30276] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30276/stat : 30276 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140596230695184 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30277] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30277/stat : 30277 (java) S 30266 30269 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140596229642640 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30283] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30283/stat : 30283 (java) S 30266 30269 5131 0 -1 1077944384 505 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595798412016 140596302391938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30284] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30284/stat : 30284 (java) S 30266 30269 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595797358240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30285] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30285/stat : 30285 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969525 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595796305136 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30286] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30286/stat : 30286 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595795253712 140596302399387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30287] ppid=30266 vsize=10624000 CPUtime=0.64 cores=1,3,5,7
/proc/30269/task/30287/stat : 30287 (java) S 30266 30269 5131 0 -1 1077944384 5665 0 0 0 64 0 0 0 20 0 16 0 12969527 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595794200816 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30288] ppid=30266 vsize=10624000 CPUtime=0.5 cores=1,3,5,7
/proc/30269/task/30288/stat : 30288 (java) S 30266 30269 5131 0 -1 1077944384 4053 0 0 0 49 1 0 0 20 0 16 0 12969527 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595793148272 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30289] ppid=30266 vsize=10624000 CPUtime=0.53 cores=1,3,5,7
/proc/30269/task/30289/stat : 30289 (java) S 30266 30269 5131 0 -1 1077944384 5776 0 0 0 52 1 0 0 20 0 16 0 12969527 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595792095216 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30290] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30290/stat : 30290 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595791042912 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30296] ppid=30266 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/30269/task/30296/stat : 30296 (java) S 30266 30269 5131 0 -1 1077944384 523 0 0 0 0 1 0 0 20 0 16 0 12969532 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595789990960 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30312] ppid=30266 vsize=10624000 CPUtime=101.93 cores=1,3,5,7
/proc/30269/task/30312/stat : 30312 (java) R 30266 30269 5131 0 -1 4202560 9394 0 0 0 10190 3 0 0 20 0 16 0 12969549 10878976000 30135 18446744073709551615 4194304 4196468 140737013693328 140595786800904 140595910457286 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
Current children cumulated CPU time (s) 103.87
Current children cumulated vsize (KiB) 10624000

[startup+162.301 s]
/proc/loadavg: 2.03 2.03 2.05 3/211 30379
/proc/meminfo: memFree=31481940/32770624 swapFree=0/218676
[pid=30269] ppid=30266 vsize=10624000 CPUtime=163.98 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 35263 0 0 0 16387 11 0 0 20 0 16 0 12969515 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2656000 33994 3103 1 0 2644934 0
[pid=30269/tid=30273] ppid=30266 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/30269/task/30273/stat : 30273 (java) S 30266 30269 5131 0 -1 1077944384 5716 0 0 0 19 2 0 0 20 0 16 0 12969522 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140596306623664 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30274] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30274/stat : 30274 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140596232800784 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30275] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30275/stat : 30275 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140596231748240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30276] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30276/stat : 30276 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140596230695184 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30277] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30277/stat : 30277 (java) S 30266 30269 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140596229642640 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30283] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30283/stat : 30283 (java) S 30266 30269 5131 0 -1 1077944384 541 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595798412016 140596302391938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30284] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30284/stat : 30284 (java) S 30266 30269 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595797358240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30285] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30285/stat : 30285 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969525 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595796305136 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30286] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30286/stat : 30286 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595795253712 140596302399387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30287] ppid=30266 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/30269/task/30287/stat : 30287 (java) S 30266 30269 5131 0 -1 1077944384 6383 0 0 0 69 0 0 0 20 0 16 0 12969527 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595794200816 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30288] ppid=30266 vsize=10624000 CPUtime=0.55 cores=1,3,5,7
/proc/30269/task/30288/stat : 30288 (java) S 30266 30269 5131 0 -1 1077944384 4808 0 0 0 54 1 0 0 20 0 16 0 12969527 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595793148272 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30289] ppid=30266 vsize=10624000 CPUtime=0.54 cores=1,3,5,7
/proc/30269/task/30289/stat : 30289 (java) S 30266 30269 5131 0 -1 1077944384 5905 0 0 0 53 1 0 0 20 0 16 0 12969527 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595792095216 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30290] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30290/stat : 30290 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595791042912 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30296] ppid=30266 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/30269/task/30296/stat : 30296 (java) S 30266 30269 5131 0 -1 1077944384 559 0 0 0 1 1 0 0 20 0 16 0 12969532 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595789990960 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30312] ppid=30266 vsize=10624000 CPUtime=161.92 cores=1,3,5,7
/proc/30269/task/30312/stat : 30312 (java) R 30266 30269 5131 0 -1 4202560 9990 0 0 0 16189 3 0 0 20 0 16 0 12969549 10878976000 33994 18446744073709551615 4194304 4196468 140737013693328 140595786798936 140595906631912 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
Current children cumulated CPU time (s) 163.98
Current children cumulated vsize (KiB) 10624000

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.05 3/214 30409
/proc/meminfo: memFree=31476164/32770624 swapFree=0/218740
[pid=30269] ppid=30266 vsize=10624000 CPUtime=224 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 35848 0 0 0 22388 12 0 0 20 0 16 0 12969515 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2656000 34508 3103 1 0 2644934 0
[pid=30269/tid=30273] ppid=30266 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/30269/task/30273/stat : 30273 (java) S 30266 30269 5131 0 -1 1077944384 5716 0 0 0 19 2 0 0 20 0 16 0 12969522 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596306623664 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30274] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30274/stat : 30274 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596232800784 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30275] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30275/stat : 30275 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596231748240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30276] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30276/stat : 30276 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596230695184 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30277] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30277/stat : 30277 (java) S 30266 30269 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596229642640 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30283] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30283/stat : 30283 (java) S 30266 30269 5131 0 -1 1077944384 543 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595798412016 140596302391938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30284] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30284/stat : 30284 (java) S 30266 30269 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595797358240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30285] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30285/stat : 30285 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969525 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595796305136 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30286] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30286/stat : 30286 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595795253712 140596302399387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30287] ppid=30266 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/30269/task/30287/stat : 30287 (java) S 30266 30269 5131 0 -1 1077944384 6385 0 0 0 69 0 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595794200816 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30288] ppid=30266 vsize=10624000 CPUtime=0.56 cores=1,3,5,7
/proc/30269/task/30288/stat : 30288 (java) S 30266 30269 5131 0 -1 1077944384 4892 0 0 0 55 1 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595793148272 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30289] ppid=30266 vsize=10624000 CPUtime=0.54 cores=1,3,5,7
/proc/30269/task/30289/stat : 30289 (java) S 30266 30269 5131 0 -1 1077944384 5997 0 0 0 53 1 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595792095216 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30290] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30290/stat : 30290 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595791042912 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30296] ppid=30266 vsize=10624000 CPUtime=0.03 cores=1,3,5,7
/proc/30269/task/30296/stat : 30296 (java) S 30266 30269 5131 0 -1 1077944384 587 0 0 0 1 2 0 0 20 0 16 0 12969532 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595789990960 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30312] ppid=30266 vsize=10624000 CPUtime=221.92 cores=1,3,5,7
/proc/30269/task/30312/stat : 30312 (java) R 30266 30269 5131 0 -1 4202560 10367 0 0 0 22189 3 0 0 20 0 16 0 12969549 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595786801112 140595910462592 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
Current children cumulated CPU time (s) 224
Current children cumulated vsize (KiB) 10624000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.01 2.02 2.05 3/214 30409
/proc/meminfo: memFree=31476308/32770624 swapFree=0/218756
[pid=30269] ppid=30266 vsize=10624000 CPUtime=241.7 cores=1,3,5,7
/proc/30269/stat : 30269 (java) S 30266 30269 5131 0 -1 1077944320 36432 0 0 0 24158 12 0 0 20 0 16 0 12969515 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140737013675872 140596302380791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
/proc/30269/statm: 2656000 34508 3103 1 0 2644934 0
[pid=30269/tid=30273] ppid=30266 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/30269/task/30273/stat : 30273 (java) S 30266 30269 5131 0 -1 1077944384 5716 0 0 0 19 2 0 0 20 0 16 0 12969522 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596306623664 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30274] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30274/stat : 30274 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596232800784 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30275] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30275/stat : 30275 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596231748240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30276] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30276/stat : 30276 (java) S 30266 30269 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596230695184 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30277] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30277/stat : 30277 (java) S 30266 30269 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12969523 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140596229642640 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30283] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30283/stat : 30283 (java) S 30266 30269 5131 0 -1 1077944384 550 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595798412016 140596302391938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30284] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30284/stat : 30284 (java) S 30266 30269 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12969524 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595797358240 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30285] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30285/stat : 30285 (java) S 30266 30269 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12969525 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595796305136 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30286] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30286/stat : 30286 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595795253712 140596302399387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30287] ppid=30266 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/30269/task/30287/stat : 30287 (java) S 30266 30269 5131 0 -1 1077944384 6387 0 0 0 69 0 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595794200816 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30288] ppid=30266 vsize=10624000 CPUtime=0.56 cores=1,3,5,7
/proc/30269/task/30288/stat : 30288 (java) S 30266 30269 5131 0 -1 1077944384 5060 0 0 0 55 1 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595793148272 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30289] ppid=30266 vsize=10624000 CPUtime=0.54 cores=1,3,5,7
/proc/30269/task/30289/stat : 30289 (java) S 30266 30269 5131 0 -1 1077944384 6014 0 0 0 53 1 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595792095216 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30290] ppid=30266 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/30269/task/30290/stat : 30290 (java) S 30266 30269 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12969527 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595791042912 140596302390997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30296] ppid=30266 vsize=10624000 CPUtime=0.03 cores=1,3,5,7
/proc/30269/task/30296/stat : 30296 (java) S 30266 30269 5131 0 -1 1077944384 613 0 0 0 1 2 0 0 20 0 16 0 12969532 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595789990960 140596302391938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
[pid=30269/tid=30312] ppid=30266 vsize=10624000 CPUtime=239.61 cores=1,3,5,7
/proc/30269/task/30312/stat : 30312 (java) R 30266 30269 5131 0 -1 4202560 10731 0 0 0 23958 3 0 0 20 0 16 0 12969549 10878976000 34508 18446744073709551615 4194304 4196468 140737013693328 140595786800968 140595910520920 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20520960 140737013694922 140737013695051 140737013695051 140737013698511 0
Current children cumulated CPU time (s) 241.7
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 30269 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.01
CPU time (s): 241.728
CPU user time (s): 241.597
CPU system time (s): 0.131036
CPU usage (%): 100.716
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 241.597
system time used= 0.131036
maximum resident set size= 144672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36673
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= 7887
involuntary context switches= 87

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.922833 second user time and 1.34326 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-02 04:57:35
IDJOB=4257751
IDBENCH=115789
IDSOLVER=2642
FILE ID=node131/4257751-1501643492
RUNJOBID= node131-1501638784-27505
PBS_JOBID= 
Free space on /tmp= 61936 MiB

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

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

MD5SUM BENCH= a459d91dacc3f59ecbf6a687bb73e496
RANDOM SEED=1934959190

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:        31867272 kB
MemAvailable:   32027844 kB
Buffers:          112644 kB
Cached:           329672 kB
SwapCached:            0 kB
Active:           272668 kB
Inactive:         227052 kB
Active(anon):      57612 kB
Inactive(anon):     8532 kB
Active(file):     215056 kB
Inactive(file):   218520 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:        163568 kB
Mapped:            30576 kB
Shmem:              8872 kB
Slab:             110724 kB
SReclaimable:      85660 kB
SUnreclaim:        25064 kB
KernelStack:        3744 kB
PageTables:         4888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     300352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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 05:01:36