Trace number 4263859

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AbsCon-basic 2017-06-11? (TO) 2520.1001 2513.4199

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-r3.xml
MD5SUM35e588148f794a6a4a81576d123b10dc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark2400.14
Satisfiable
(Un)Satisfiability was proved
Number of variables19091
Number of constraints160
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":19091}]
Minimum variable degree3
Maximum variable degree19
Distribution of variable degrees[{"degree":3,"count":10},{"degree":4,"count":86},{"degree":5,"count":309},{"degree":6,"count":636},{"degree":7,"count":911},{"degree":8,"count":1069},{"degree":9,"count":1258},{"degree":10,"count":1321},{"degree":11,"count":1446},{"degree":12,"count":1732},{"degree":13,"count":2126},{"degree":14,"count":2492},{"degree":15,"count":3123},{"degree":16,"count":1856},{"degree":17,"count":628},{"degree":18,"count":85},{"degree":19,"count":3}]
Minimum constraint arity13
Maximum constraint arity4379
Distribution of constraint arities[{"arity":13,"count":2},{"arity":140,"count":2},{"arity":176,"count":1},{"arity":182,"count":2},{"arity":212,"count":2},{"arity":214,"count":2},{"arity":221,"count":2},{"arity":222,"count":2},{"arity":271,"count":1},{"arity":273,"count":2},{"arity":275,"count":3},{"arity":280,"count":1},{"arity":282,"count":1},{"arity":291,"count":3},{"arity":301,"count":4},{"arity":304,"count":3},{"arity":307,"count":5},{"arity":341,"count":3},{"arity":352,"count":1},{"arity":393,"count":2},{"arity":421,"count":3},{"arity":438,"count":2},{"arity":441,"count":2},{"arity":449,"count":1},{"arity":458,"count":2},"...",{"arity":2907,"count":1}, {"arity":2936,"count":1}, {"arity":3201,"count":1}, {"arity":3393,"count":1}, {"arity":3498,"count":1}, {"arity":3551,"count":1}, {"arity":3656,"count":1}, {"arity":3814,"count":1}, {"arity":3816,"count":1}, {"arity":3827,"count":1}, {"arity":3932,"count":1}, {"arity":3961,"count":1}, {"arity":4014,"count":1}, {"arity":4038,"count":1}, {"arity":4066,"count":1}, {"arity":4072,"count":1}, {"arity":4078,"count":1}, {"arity":4125,"count":1}, {"arity":4146,"count":1}, {"arity":4162,"count":1}, {"arity":4242,"count":1}, {"arity":4283,"count":1}, {"arity":4304,"count":1}, {"arity":4369,"count":1}, {"arity":4379,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":160}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.23/0.37	
0.23/0.37	AbsCon 2 
0.23/0.37	
1.91/0.98	  Solving XCSP3-instance-4263859-1502302505 as a COP in -infty..+infty
1.91/0.98	  Loading variables...
2.55/1.19	  Loading constraints...
6.96/4.40	  Solver SolverBacktrack being built...
6.96/4.40	
7.52/4.58	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
7.52/4.58	
2520.07/2513.40	
2520.07/2513.40	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-4263859-1502302505/watcher-4263859-1502302505 -o /tmp/evaluation-result-4263859-1502302505/solver-4263859-1502302505 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502257550-8973 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4263859-1502302505.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 2/198 15625
/proc/meminfo: memFree=31195696/32770624 swapFree=0/455884
[pid=15625] ppid=15622 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15625/stat : 15625 (runsolver) D 15622 15625 4057 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 32471383 24240128 107 18446744073709551615 4194304 4338465 140733404238240 140733404235880 140548670296791 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 7004160 140733404242081 140733404242506 140733404242506 140733404245962 0
/proc/15625/statm: 5918 107 54 36 0 2156 0

[startup+0.10006 s]
/proc/loadavg: 2.00 2.01 2.05 2/198 15625
/proc/meminfo: memFree=31195696/32770624 swapFree=0/455884
[pid=15625] ppid=15622 vsize=10484492 CPUtime=0.05 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 4633 0 0 0 4 1 0 0 20 0 14 0 32471383 10736119808 5683 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2621123 5683 2578 1 0 2610620 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10484492

[startup+0.20025 s]
/proc/loadavg: 2.00 2.01 2.05 2/198 15625
/proc/meminfo: memFree=31195696/32770624 swapFree=0/455884
[pid=15625] ppid=15622 vsize=10551056 CPUtime=0.06 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 4722 0 0 0 5 1 0 0 20 0 15 0 32471383 10804281344 5763 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2637764 5763 2612 1 0 2627261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551056

[startup+0.301772 s]
/proc/loadavg: 2.00 2.01 2.05 2/198 15625
/proc/meminfo: memFree=31195696/32770624 swapFree=0/455884
[pid=15625] ppid=15622 vsize=10551180 CPUtime=0.23 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 8699 0 0 0 20 3 0 0 20 0 15 0 32471383 10804408320 8976 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2637795 8976 2892 1 0 2627261 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551180

[startup+0.700167 s]
/proc/loadavg: 2.00 2.01 2.05 2/198 15625
/proc/meminfo: memFree=31195696/32770624 swapFree=0/455884
[pid=15625] ppid=15622 vsize=10621952 CPUtime=1.27 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 13048 0 0 0 121 6 0 0 20 0 16 0 32471383 10876878848 24826 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2655488 24826 3078 1 0 2644414 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 10621952

[startup+1.50074 s]
/proc/loadavg: 1.92 2.00 2.04 7/214 15665
/proc/meminfo: memFree=31004420/32770624 swapFree=0/456020
[pid=15625] ppid=15622 vsize=10621952 CPUtime=3.61 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 17248 0 0 0 352 9 0 0 20 0 16 0 32471383 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2655488 50985 3121 1 0 2644414 0
[pid=15625/tid=15627] ppid=15622 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/15625/task/15627/stat : 15627 (java) S 15622 15625 4057 0 -1 1077944384 6188 0 0 0 19 2 0 0 20 0 16 0 32471388 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811578342576 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15628] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15628/stat : 15628 (java) S 15622 15625 4057 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 32471389 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811185548304 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15629] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15629/stat : 15629 (java) S 15622 15625 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 32471389 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811184495760 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15630] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15630/stat : 15630 (java) S 15622 15625 4057 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 32471389 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811183442704 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15631] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15631/stat : 15631 (java) S 15622 15625 4057 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 16 0 32471389 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811182390160 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15632] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15632/stat : 15632 (java) S 15622 15625 4057 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 32471390 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811138115824 139811574110850 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15633] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15633/stat : 15633 (java) S 15622 15625 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 32471390 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811137062048 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15634] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15634/stat : 15634 (java) S 15622 15625 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32471391 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811136008944 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15635] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15635/stat : 15635 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811134957520 139811574118299 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15636] ppid=15622 vsize=10621952 CPUtime=0.86 cores=0,2,4,6
/proc/15625/task/15636/stat : 15636 (java) S 15622 15625 4057 0 -1 1077944384 2468 0 0 0 86 0 0 0 20 0 16 0 32471393 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811133905648 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15637] ppid=15622 vsize=10621952 CPUtime=0.89 cores=0,2,4,6
/proc/15625/task/15637/stat : 15637 (java) S 15622 15625 4057 0 -1 1077944384 2517 0 0 0 88 1 0 0 20 0 16 0 32471393 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811132853104 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15638] ppid=15622 vsize=10621952 CPUtime=0.45 cores=0,2,4,6
/proc/15625/task/15638/stat : 15638 (java) S 15622 15625 4057 0 -1 1077944384 1811 0 0 0 45 0 0 0 20 0 16 0 32471393 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811131800048 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15639] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15639/stat : 15639 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811130747744 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15652] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15652/stat : 15652 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471403 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811129694768 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15665] ppid=15622 vsize=10621952 CPUtime=1.11 cores=0,2,4,6
/proc/15625/task/15665/stat : 15665 (java) R 15622 15625 4057 0 -1 4202560 2773 0 0 0 108 3 0 0 20 0 16 0 32471420 10876878848 50985 18446744073709551615 4194304 4196468 140721559408304 139811126500384 139811206733305 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 10621952

[startup+3.10075 s]
/proc/loadavg: 1.92 2.00 2.04 3/214 15665
/proc/meminfo: memFree=31000832/32770624 swapFree=0/456020
[pid=15625] ppid=15622 vsize=10621952 CPUtime=5.47 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 18212 0 0 0 525 22 0 0 20 0 16 0 32471383 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2655488 98712 3132 1 0 2644414 0
[pid=15625/tid=15627] ppid=15622 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/15625/task/15627/stat : 15627 (java) S 15622 15625 4057 0 -1 1077944384 6188 0 0 0 19 2 0 0 20 0 16 0 32471388 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811578342576 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15628] ppid=15622 vsize=10621952 CPUtime=0.07 cores=0,2,4,6
/proc/15625/task/15628/stat : 15628 (java) S 15622 15625 4057 0 -1 1077944384 197 0 0 0 5 2 0 0 20 0 16 0 32471389 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811185548304 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15629] ppid=15622 vsize=10621952 CPUtime=0.07 cores=0,2,4,6
/proc/15625/task/15629/stat : 15629 (java) S 15622 15625 4057 0 -1 1077944384 161 0 0 0 5 2 0 0 20 0 16 0 32471389 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811184495760 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15630] ppid=15622 vsize=10621952 CPUtime=0.08 cores=0,2,4,6
/proc/15625/task/15630/stat : 15630 (java) S 15622 15625 4057 0 -1 1077944384 250 0 0 0 5 3 0 0 20 0 16 0 32471389 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811183442704 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15631] ppid=15622 vsize=10621952 CPUtime=0.07 cores=0,2,4,6
/proc/15625/task/15631/stat : 15631 (java) S 15622 15625 4057 0 -1 1077944384 202 0 0 0 5 2 0 0 20 0 16 0 32471389 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811182390160 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15632] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15632/stat : 15632 (java) S 15622 15625 4057 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 16 0 32471390 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811138115824 139811574110850 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15633] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15633/stat : 15633 (java) S 15622 15625 4057 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 32471390 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811137062112 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15634] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15634/stat : 15634 (java) S 15622 15625 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32471391 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811136008960 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15635] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15635/stat : 15635 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811134957520 139811574118299 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15636] ppid=15622 vsize=10621952 CPUtime=0.89 cores=0,2,4,6
/proc/15625/task/15636/stat : 15636 (java) S 15622 15625 4057 0 -1 1077944384 2471 0 0 0 89 0 0 0 20 0 16 0 32471393 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811133905648 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15637] ppid=15622 vsize=10621952 CPUtime=0.9 cores=0,2,4,6
/proc/15625/task/15637/stat : 15637 (java) S 15622 15625 4057 0 -1 1077944384 2518 0 0 0 89 1 0 0 20 0 16 0 32471393 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811132853104 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15638] ppid=15622 vsize=10621952 CPUtime=0.45 cores=0,2,4,6
/proc/15625/task/15638/stat : 15638 (java) S 15622 15625 4057 0 -1 1077944384 1811 0 0 0 45 0 0 0 20 0 16 0 32471393 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811131800048 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15639] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15639/stat : 15639 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811130747744 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15652] ppid=15622 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15652/stat : 15652 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471403 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811129694768 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15665] ppid=15622 vsize=10621952 CPUtime=2.63 cores=0,2,4,6
/proc/15625/task/15665/stat : 15665 (java) R 15622 15625 4057 0 -1 4202560 2845 0 0 0 258 5 0 0 20 0 16 0 32471420 10876878848 98712 18446744073709551615 4194304 4196468 140721559408304 139811126503824 139811201515584 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 10621952

[startup+6.30069 s]
/proc/loadavg: 1.92 2.00 2.04 3/214 15665
/proc/meminfo: memFree=29030012/32770624 swapFree=0/456020
[pid=15625] ppid=15622 vsize=10624000 CPUtime=9.55 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 23679 0 0 0 898 57 0 0 20 0 16 0 32471383 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2656000 542396 3137 1 0 2644926 0
[pid=15625/tid=15627] ppid=15622 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15625/task/15627/stat : 15627 (java) S 15622 15625 4057 0 -1 1077944384 6188 0 0 0 19 2 0 0 20 0 16 0 32471388 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811578342576 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15628] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15628/stat : 15628 (java) S 15622 15625 4057 0 -1 1077944384 243 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811185548304 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15629] ppid=15622 vsize=10624000 CPUtime=0.13 cores=0,2,4,6
/proc/15625/task/15629/stat : 15629 (java) S 15622 15625 4057 0 -1 1077944384 191 0 0 0 9 4 0 0 20 0 16 0 32471389 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811184495760 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15630] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15630/stat : 15630 (java) S 15622 15625 4057 0 -1 1077944384 281 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811183442704 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15631] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15631/stat : 15631 (java) S 15622 15625 4057 0 -1 1077944384 232 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811182390160 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15632] ppid=15622 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/15625/task/15632/stat : 15632 (java) S 15622 15625 4057 0 -1 1077944384 1235 0 0 0 1 0 0 0 20 0 16 0 32471390 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811138115824 139811574110850 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15633] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15633/stat : 15633 (java) S 15622 15625 4057 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 32471390 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811137062112 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15634] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15634/stat : 15634 (java) S 15622 15625 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32471391 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811136008960 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15635] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15635/stat : 15635 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811134957520 139811574118299 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15636] ppid=15622 vsize=10624000 CPUtime=1.18 cores=0,2,4,6
/proc/15625/task/15636/stat : 15636 (java) S 15622 15625 4057 0 -1 1077944384 2538 0 0 0 118 0 0 0 20 0 16 0 32471393 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811133905648 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15637] ppid=15622 vsize=10624000 CPUtime=1.19 cores=0,2,4,6
/proc/15625/task/15637/stat : 15637 (java) S 15622 15625 4057 0 -1 1077944384 2582 0 0 0 118 1 0 0 20 0 16 0 32471393 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811132853104 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15638] ppid=15622 vsize=10624000 CPUtime=0.55 cores=0,2,4,6
/proc/15625/task/15638/stat : 15638 (java) S 15622 15625 4057 0 -1 1077944384 2005 0 0 0 55 0 0 0 20 0 16 0 32471393 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811131800048 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15639] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15639/stat : 15639 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811130747744 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15652] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15652/stat : 15652 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471403 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811129694768 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15665] ppid=15622 vsize=10624000 CPUtime=5.75 cores=0,2,4,6
/proc/15625/task/15665/stat : 15665 (java) R 15622 15625 4057 0 -1 4202560 6825 0 0 0 543 32 0 0 20 0 16 0 32471420 10878976000 542396 18446744073709551615 4194304 4196468 140721559408304 139811126504616 139811207653656 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
Current children cumulated CPU time (s) 9.55
Current children cumulated vsize (KiB) 10624000

[startup+12.7008 s]
/proc/loadavg: 1.85 1.98 2.03 3/214 15665
/proc/meminfo: memFree=29030608/32770624 swapFree=0/456032
[pid=15625] ppid=15622 vsize=10624000 CPUtime=15.98 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 23850 0 0 0 1541 57 0 0 20 0 16 0 32471383 10878976000 542467 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2656000 542467 3137 1 0 2644926 0
[pid=15625/tid=15627] ppid=15622 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15625/task/15627/stat : 15627 (java) S 15622 15625 4057 0 -1 1077944384 6188 0 0 0 19 2 0 0 20 0 16 0 32471388 10878976000 542467 18446744073709551615 4194304 4196468 140721559408304 139811578342576 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15628] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15628/stat : 15628 (java) S 15622 15625 4057 0 -1 1077944384 243 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 542467 18446744073709551615 4194304 4196468 140721559408304 139811185548304 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15629] ppid=15622 vsize=10624000 CPUtime=0.13 cores=0,2,4,6
/proc/15625/task/15629/stat : 15629 (java) S 15622 15625 4057 0 -1 1077944384 191 0 0 0 9 4 0 0 20 0 16 0 32471389 10878976000 542467 18446744073709551615 4194304 4196468 140721559408304 139811184495760 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15630] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15630/stat : 15630 (java) S 15622 15625 4057 0 -1 1077944384 281 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 542467 18446744073709551615 4194304 4196468 140721559408304 139811183442704 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15631] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15631/stat : 15631 (java) S 15622 15625 4057 0 -1 1077944384 232 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 542467 18446744073709551615 4194304 4196468 140721559408304 139811182390160 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15632] ppid=15622 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/15625/task/15632/stat : 15632 (java) S 15622 15625 4057 0 -1 1077944384 1255 0 0 0 1 0 0 0 20 0 16 0 32471390 10878976000 542467 18446744073709551615 4194304 4196468 140721559408304 139811138115824 139811574110850 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0

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

/proc/meminfo: memFree=29097436/32770624 swapFree=0/457040
[pid=15625] ppid=15622 vsize=10624000 CPUtime=2388.86 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 91277 0 0 0 238763 123 0 0 20 0 16 0 32471383 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2656000 546576 3146 1 0 2644926 0
[pid=15625/tid=15627] ppid=15622 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15625/task/15627/stat : 15627 (java) S 15622 15625 4057 0 -1 1077944384 6188 0 0 0 19 2 0 0 20 0 16 0 32471388 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811578342576 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15628] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15628/stat : 15628 (java) S 15622 15625 4057 0 -1 1077944384 243 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811185548304 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15629] ppid=15622 vsize=10624000 CPUtime=0.13 cores=0,2,4,6
/proc/15625/task/15629/stat : 15629 (java) S 15622 15625 4057 0 -1 1077944384 191 0 0 0 9 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811184495760 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15630] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15630/stat : 15630 (java) S 15622 15625 4057 0 -1 1077944384 281 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811183442704 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15631] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15631/stat : 15631 (java) S 15622 15625 4057 0 -1 1077944384 232 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811182390160 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15632] ppid=15622 vsize=10624000 CPUtime=0.08 cores=0,2,4,6
/proc/15625/task/15632/stat : 15632 (java) S 15622 15625 4057 0 -1 1077944384 2441 0 0 0 5 3 0 0 20 0 16 0 32471390 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811138115824 139811574110850 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15633] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15633/stat : 15633 (java) S 15622 15625 4057 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 32471390 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811137062112 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15634] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15634/stat : 15634 (java) S 15622 15625 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32471391 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811136008960 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15635] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15635/stat : 15635 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811134957520 139811574118299 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15636] ppid=15622 vsize=10624000 CPUtime=1.65 cores=0,2,4,6
/proc/15625/task/15636/stat : 15636 (java) S 15622 15625 4057 0 -1 1077944384 13304 0 0 0 163 2 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811133905648 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15637] ppid=15622 vsize=10624000 CPUtime=1.85 cores=0,2,4,6
/proc/15625/task/15637/stat : 15637 (java) S 15622 15625 4057 0 -1 1077944384 17920 0 0 0 182 3 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811132853104 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15638] ppid=15622 vsize=10624000 CPUtime=0.66 cores=0,2,4,6
/proc/15625/task/15638/stat : 15638 (java) S 15622 15625 4057 0 -1 1077944384 10524 0 0 0 65 1 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811131800048 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15639] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15639/stat : 15639 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811130747744 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15652] ppid=15622 vsize=10624000 CPUtime=1.75 cores=0,2,4,6
/proc/15625/task/15652/stat : 15652 (java) S 15622 15625 4057 0 -1 1077944384 3910 0 0 0 81 94 0 0 20 0 16 0 32471403 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811129694768 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15665] ppid=15622 vsize=10624000 CPUtime=2381.98 cores=0,2,4,6
/proc/15625/task/15665/stat : 15665 (java) R 15622 15625 4057 0 -1 4202560 34687 0 0 0 238162 36 0 0 20 0 16 0 32471420 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811126502936 139811208130244 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
Current children cumulated CPU time (s) 2388.86
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 1.95 1.93 1.96 3/213 15884
/proc/meminfo: memFree=29099576/32770624 swapFree=0/457076
[pid=15625] ppid=15622 vsize=10624000 CPUtime=2448.92 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 91822 0 0 0 244767 125 0 0 20 0 16 0 32471383 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2656000 546576 3146 1 0 2644926 0
[pid=15625/tid=15627] ppid=15622 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15625/task/15627/stat : 15627 (java) S 15622 15625 4057 0 -1 1077944384 6188 0 0 0 19 2 0 0 20 0 16 0 32471388 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811578342576 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15628] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15628/stat : 15628 (java) S 15622 15625 4057 0 -1 1077944384 243 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811185548304 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15629] ppid=15622 vsize=10624000 CPUtime=0.13 cores=0,2,4,6
/proc/15625/task/15629/stat : 15629 (java) S 15622 15625 4057 0 -1 1077944384 191 0 0 0 9 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811184495760 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15630] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15630/stat : 15630 (java) S 15622 15625 4057 0 -1 1077944384 281 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811183442704 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15631] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15631/stat : 15631 (java) S 15622 15625 4057 0 -1 1077944384 232 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811182390160 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15632] ppid=15622 vsize=10624000 CPUtime=0.08 cores=0,2,4,6
/proc/15625/task/15632/stat : 15632 (java) S 15622 15625 4057 0 -1 1077944384 2490 0 0 0 5 3 0 0 20 0 16 0 32471390 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811138115824 139811574110850 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15633] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15633/stat : 15633 (java) S 15622 15625 4057 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 32471390 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811137062112 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15634] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15634/stat : 15634 (java) S 15622 15625 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32471391 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811136008960 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15635] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15635/stat : 15635 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811134957520 139811574118299 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15636] ppid=15622 vsize=10624000 CPUtime=1.65 cores=0,2,4,6
/proc/15625/task/15636/stat : 15636 (java) S 15622 15625 4057 0 -1 1077944384 13312 0 0 0 163 2 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811133905648 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15637] ppid=15622 vsize=10624000 CPUtime=1.85 cores=0,2,4,6
/proc/15625/task/15637/stat : 15637 (java) S 15622 15625 4057 0 -1 1077944384 17924 0 0 0 182 3 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811132853104 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15638] ppid=15622 vsize=10624000 CPUtime=0.66 cores=0,2,4,6
/proc/15625/task/15638/stat : 15638 (java) S 15622 15625 4057 0 -1 1077944384 10537 0 0 0 65 1 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811131800048 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15639] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15639/stat : 15639 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811130747744 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15652] ppid=15622 vsize=10624000 CPUtime=1.79 cores=0,2,4,6
/proc/15625/task/15652/stat : 15652 (java) S 15622 15625 4057 0 -1 1077944384 3992 0 0 0 83 96 0 0 20 0 16 0 32471403 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811129694768 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15665] ppid=15622 vsize=10624000 CPUtime=2441.99 cores=0,2,4,6
/proc/15625/task/15665/stat : 15665 (java) R 15622 15625 4057 0 -1 4202560 35076 0 0 0 244163 36 0 0 20 0 16 0 32471420 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811126502048 139811208130210 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
Current children cumulated CPU time (s) 2448.92
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.87 1.91 1.95 3/212 15886
/proc/meminfo: memFree=29101848/32770624 swapFree=0/457108
[pid=15625] ppid=15622 vsize=10624000 CPUtime=2508.97 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 92113 0 0 0 250770 127 0 0 20 0 16 0 32471383 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2656000 546576 3146 1 0 2644926 0
[pid=15625/tid=15627] ppid=15622 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15625/task/15627/stat : 15627 (java) S 15622 15625 4057 0 -1 1077944384 6188 0 0 0 19 2 0 0 20 0 16 0 32471388 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811578342576 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15628] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15628/stat : 15628 (java) S 15622 15625 4057 0 -1 1077944384 243 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811185548304 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15629] ppid=15622 vsize=10624000 CPUtime=0.13 cores=0,2,4,6
/proc/15625/task/15629/stat : 15629 (java) S 15622 15625 4057 0 -1 1077944384 191 0 0 0 9 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811184495760 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15630] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15630/stat : 15630 (java) S 15622 15625 4057 0 -1 1077944384 281 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811183442704 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15631] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15631/stat : 15631 (java) S 15622 15625 4057 0 -1 1077944384 232 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811182390160 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15632] ppid=15622 vsize=10624000 CPUtime=0.08 cores=0,2,4,6
/proc/15625/task/15632/stat : 15632 (java) S 15622 15625 4057 0 -1 1077944384 2504 0 0 0 5 3 0 0 20 0 16 0 32471390 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811138115824 139811574110850 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15633] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15633/stat : 15633 (java) S 15622 15625 4057 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 32471390 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811137062112 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15634] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15634/stat : 15634 (java) S 15622 15625 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32471391 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811136008960 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15635] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15635/stat : 15635 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811134957520 139811574118299 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15636] ppid=15622 vsize=10624000 CPUtime=1.65 cores=0,2,4,6
/proc/15625/task/15636/stat : 15636 (java) S 15622 15625 4057 0 -1 1077944384 13326 0 0 0 163 2 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811133905648 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15637] ppid=15622 vsize=10624000 CPUtime=1.85 cores=0,2,4,6
/proc/15625/task/15637/stat : 15637 (java) S 15622 15625 4057 0 -1 1077944384 17934 0 0 0 182 3 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811132853104 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15638] ppid=15622 vsize=10624000 CPUtime=0.66 cores=0,2,4,6
/proc/15625/task/15638/stat : 15638 (java) S 15622 15625 4057 0 -1 1077944384 10553 0 0 0 65 1 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811131800048 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15639] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15639/stat : 15639 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811130747744 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15652] ppid=15622 vsize=10624000 CPUtime=1.83 cores=0,2,4,6
/proc/15625/task/15652/stat : 15652 (java) S 15622 15625 4057 0 -1 1077944384 4055 0 0 0 84 99 0 0 20 0 16 0 32471403 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811129694768 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15665] ppid=15622 vsize=10624000 CPUtime=2501.99 cores=0,2,4,6
/proc/15625/task/15665/stat : 15665 (java) R 15622 15625 4057 0 -1 4202560 35250 0 0 0 250163 36 0 0 20 0 16 0 32471420 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811126502048 139811208130244 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
Current children cumulated CPU time (s) 2508.97
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.4 s]
/proc/loadavg: 1.76 1.88 1.94 3/212 15887
/proc/meminfo: memFree=29100964/32770624 swapFree=0/457156
[pid=15625] ppid=15622 vsize=10624000 CPUtime=2520.07 cores=0,2,4,6
/proc/15625/stat : 15625 (java) S 15622 15625 4057 0 -1 1077944320 92134 0 0 0 251880 127 0 0 20 0 16 0 32471383 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 140721559390848 139811574099703 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
/proc/15625/statm: 2656000 546576 3146 1 0 2644926 0
[pid=15625/tid=15627] ppid=15622 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15625/task/15627/stat : 15627 (java) S 15622 15625 4057 0 -1 1077944384 6188 0 0 0 19 2 0 0 20 0 16 0 32471388 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811578342576 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15628] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15628/stat : 15628 (java) S 15622 15625 4057 0 -1 1077944384 243 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811185548304 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15629] ppid=15622 vsize=10624000 CPUtime=0.13 cores=0,2,4,6
/proc/15625/task/15629/stat : 15629 (java) S 15622 15625 4057 0 -1 1077944384 191 0 0 0 9 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811184495760 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15630] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15630/stat : 15630 (java) S 15622 15625 4057 0 -1 1077944384 281 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811183442704 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15631] ppid=15622 vsize=10624000 CPUtime=0.14 cores=0,2,4,6
/proc/15625/task/15631/stat : 15631 (java) S 15622 15625 4057 0 -1 1077944384 232 0 0 0 10 4 0 0 20 0 16 0 32471389 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811182390160 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15632] ppid=15622 vsize=10624000 CPUtime=0.08 cores=0,2,4,6
/proc/15625/task/15632/stat : 15632 (java) S 15622 15625 4057 0 -1 1077944384 2504 0 0 0 5 3 0 0 20 0 16 0 32471390 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811138115824 139811574110850 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15633] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15633/stat : 15633 (java) S 15622 15625 4057 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 32471390 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811137062112 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15634] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15634/stat : 15634 (java) S 15622 15625 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 32471391 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811136008960 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15635] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15635/stat : 15635 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811134957520 139811574118299 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15636] ppid=15622 vsize=10624000 CPUtime=1.65 cores=0,2,4,6
/proc/15625/task/15636/stat : 15636 (java) S 15622 15625 4057 0 -1 1077944384 13326 0 0 0 163 2 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811133905648 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15637] ppid=15622 vsize=10624000 CPUtime=1.85 cores=0,2,4,6
/proc/15625/task/15637/stat : 15637 (java) S 15622 15625 4057 0 -1 1077944384 17934 0 0 0 182 3 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811132853104 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15638] ppid=15622 vsize=10624000 CPUtime=0.66 cores=0,2,4,6
/proc/15625/task/15638/stat : 15638 (java) S 15622 15625 4057 0 -1 1077944384 10553 0 0 0 65 1 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811131800048 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15639] ppid=15622 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15625/task/15639/stat : 15639 (java) S 15622 15625 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 32471393 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811130747744 139811574109909 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15652] ppid=15622 vsize=10624000 CPUtime=1.84 cores=0,2,4,6
/proc/15625/task/15652/stat : 15652 (java) S 15622 15625 4057 0 -1 1077944384 4055 0 0 0 84 100 0 0 20 0 16 0 32471403 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811129694768 139811574110850 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
[pid=15625/tid=15665] ppid=15622 vsize=10624000 CPUtime=2513.1 cores=0,2,4,6
/proc/15625/task/15665/stat : 15665 (java) R 15622 15625 4057 0 -1 4202560 35271 0 0 0 251274 36 0 0 20 0 16 0 32471420 10878976000 546576 18446744073709551615 4194304 4196468 140721559408304 139811126502048 139811208103871 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140721559409102 140721559409231 140721559409231 140721559412687 0
Current children cumulated CPU time (s) 2520.07
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 15625 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2513.42
CPU time (s): 2520.1
CPU user time (s): 2518.82
CPU system time (s): 1.2826
CPU usage (%): 100.266
Max. virtual memory (cumulated for all children) (KiB): 10625024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.82
system time used= 1.2826
maximum resident set size= 2187064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57557
involuntary context switches= 879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7431 second user time and 16.6594 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-09 20:01:01
IDJOB=4263859
IDBENCH=133709
IDSOLVER=2652
FILE ID=node125/4263859-1502302505
RUNJOBID= node125-1502257550-8973
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-r3.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263859-1502302505/watcher-4263859-1502302505 -o /tmp/evaluation-result-4263859-1502302505/solver-4263859-1502302505 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502257550-8973 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4263859-1502302505.xml

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

MD5SUM BENCH= 35e588148f794a6a4a81576d123b10dc
RANDOM SEED=1570466464

node125.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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	: 5333.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	: 5333.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	: 5333.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:        31195988 kB
MemAvailable:   31789464 kB
Buffers:          209196 kB
Cached:           669756 kB
SwapCached:            0 kB
Active:           685828 kB
Inactive:         472600 kB
Active(anon):     280192 kB
Inactive(anon):    16716 kB
Active(file):     405636 kB
Inactive(file):   455884 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8260 kB
Writeback:             4 kB
AnonPages:        279852 kB
Mapped:            50288 kB
Shmem:             17060 kB
Slab:             120560 kB
SReclaimable:      95580 kB
SUnreclaim:        24980 kB
KernelStack:        3488 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1144868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-09 20:42:55