Trace number 4256813

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
OscaR - Hybrid 2017-07-26SAT (TO)53 248.976 240.015

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-13.xml
MD5SUMba14410c7a25eefcb6b446bec14c0338
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark56
Best CPU time to get the best result obtained on this benchmark247.92999
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints242
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":104},{"size":9,"count":104}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":104},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":66}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":104},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":66}]
Number of extensional constraints138
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":138},{"type":"sum","count":104}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.31/0.43	c version: 2017-07-26
0.31/0.43	c seed: 1245488443
0.31/0.43	c timeout: 264
0.31/0.43	c memlimit: 11000
0.31/0.43	c nbcore: 4
0.31/0.45	c Parsing instance...
1.44/1.02	c Parsing done, starting first complete search...
1.44/1.06	o 0
1.44/1.07	o 4
1.44/1.07	o 5
1.44/1.07	o 6
1.44/1.09	o 7
1.44/1.09	o 8
1.44/1.09	o 9
1.44/1.09	o 10
1.44/1.10	o 12
1.72/1.11	o 14
1.72/1.14	o 16
2.03/1.23	o 18
2.31/1.35	o 19
3.22/1.68	o 20
4.82/2.92	c First complete search done, starting ALNS search...
5.33/3.14	o 32
5.85/3.38	o 34
6.69/3.89	o 38
7.18/4.29	o 47
12.82/9.41	o 48
23.91/20.04	o 49
35.09/30.83	o 52
44.97/40.43	o 53
191.47/183.76	c ALNS done, starting second complete search
191.47/183.76	c Best operator: ValGuided(156,Random)_LastConf(Max) with improvement of: 29
248.95/240.00	s SATISFIABLE
248.95/240.00	v <instantiation>
248.95/240.00	v 	<list>
248.95/240.00	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12]
248.95/240.00	v 	</list>
248.95/240.00	v 	<values>
248.95/240.00	v 		1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 0 0 0 0 1 1 0 0 0 0 1 1 0 0 1 1 0 0 0 0 1 1 0 0 0 1 0 1 0 1 1 1 0 1 0 1 1 1 1 1 0 0 0 0 1 1 0 0 0 0 1 3 3 4 3 3 4 3 3 4 2 3 4 2 3 3 4 3 3 4 3 3 5 3 5 3 2 4 5 5 5 5 4 4 4 6 3 5 4 4 2 3 2 2 3 3 4 2 3 2 4 3 3 2 5 5 5 5 3 3 4 5 4 4 3 3 2 4 2 3 4 5 4 4 2 3 4 5 4 2 5 3 4 2 3 3 5 3 4 2 3 2 2 3 2 2 2 4 3 3 2 2 2 4 2 
248.95/240.00	v 	</values>
248.95/240.00	v </instantiation>

Verifier Data

OK	53

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-4256813-1501626598/watcher-4256813-1501626598 -o /tmp/evaluation-result-4256813-1501626598/solver-4256813-1501626598 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501623096-17793 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1245488443 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256813-1501626598.xml 

pid=19791
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: 1.47 1.46 1.53 4/198 19794
/proc/meminfo: memFree=31098764/32770624 swapFree=0/180460
[pid=19794] ppid=19791 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/19794/stat : 19794 (runsolver) D 19791 19794 3187 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 4570437 24240128 106 18446744073709551615 4194304 4338465 140721911999056 140721911996696 140642263196375 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 18710528 140721912004715 140721912005191 140721912005191 140721912008650 0
/proc/19794/statm: 5918 106 53 36 0 2156 0

[startup+0.100088 s]
/proc/loadavg: 1.47 1.46 1.53 4/198 19794
/proc/meminfo: memFree=31098764/32770624 swapFree=0/180460
[pid=19794] ppid=19791 vsize=13358552 CPUtime=0.01 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 3415 0 0 0 1 0 0 0 20 0 6 0 4570437 13679157248 4104 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3339638 4104 1902 1 0 3329143 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13358552

[startup+0.200281 s]
/proc/loadavg: 1.47 1.46 1.53 4/198 19794
/proc/meminfo: memFree=31098764/32770624 swapFree=0/180460
[pid=19794] ppid=19791 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 4617 0 0 0 4 1 0 0 20 0 14 0 4570437 14240239616 5100 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3476621 5100 2557 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300626 s]
/proc/loadavg: 1.47 1.46 1.53 4/198 19794
/proc/meminfo: memFree=31098764/32770624 swapFree=0/180460
[pid=19794] ppid=19791 vsize=13975920 CPUtime=0.14 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 9245 0 0 0 12 2 0 0 20 0 15 0 4570437 14311342080 8661 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3493980 8661 3373 1 0 3482767 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13975920

[startup+0.700215 s]
/proc/loadavg: 1.47 1.46 1.53 4/198 19794
/proc/meminfo: memFree=31098764/32770624 swapFree=0/180460
[pid=19794] ppid=19791 vsize=13977988 CPUtime=0.89 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 13083 0 0 0 85 4 0 0 20 0 15 0 4570437 14313459712 16380 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3494497 16380 3711 1 0 3483279 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 13977988

[startup+1.50066 s]
/proc/loadavg: 1.47 1.46 1.53 6/213 19809
/proc/meminfo: memFree=31011784/32770624 swapFree=0/180460
[pid=19794] ppid=19791 vsize=13982084 CPUtime=2.92 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 25391 0 0 0 284 8 0 0 20 0 15 0 4570437 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3495521 34252 3748 1 0 3484303 0
[pid=19794/tid=19796] ppid=19791 vsize=13982084 CPUtime=1.3 cores=1,3,5,7
/proc/19794/task/19796/stat : 19796 (java) R 19791 19794 3187 0 -1 4202560 13420 0 0 0 125 5 0 0 20 0 15 0 4570445 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755550097840 139755170403971 0 4 1 16800974 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19797] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19797/stat : 19797 (java) S 19791 19794 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4570446 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755487808400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19798] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19798/stat : 19798 (java) S 19791 19794 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4570446 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755486755600 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19799] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19799/stat : 19799 (java) S 19791 19794 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4570446 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755485703312 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19800] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19800/stat : 19800 (java) S 19791 19794 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4570446 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755143044112 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19801] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19801/stat : 19801 (java) S 19791 19794 3187 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 4570447 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755092166768 139755545873026 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19802] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19802/stat : 19802 (java) S 19791 19794 3187 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755091112736 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19803] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19803/stat : 19803 (java) S 19791 19794 3187 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755090060400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19804] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19804/stat : 19804 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755089008720 139755545880475 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19805] ppid=19791 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/19794/task/19805/stat : 19805 (java) R 19791 19794 3187 0 -1 4202560 3929 0 0 0 58 0 0 0 20 0 15 0 4570450 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755087947424 139755531890489 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19806] ppid=19791 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/19794/task/19806/stat : 19806 (java) R 19791 19794 3187 0 -1 4202560 4744 0 0 0 57 1 0 0 20 0 15 0 4570450 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755086890224 139755523091152 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19807] ppid=19791 vsize=13982084 CPUtime=0.43 cores=1,3,5,7
/proc/19794/task/19807/stat : 19807 (java) S 19791 19794 3187 0 -1 1077944384 1849 0 0 0 43 0 0 0 20 0 15 0 4570450 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755085851504 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19808] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19808/stat : 19808 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755084798944 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19809] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19809/stat : 19809 (java) S 19791 19794 3187 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 4570461 14317654016 34252 18446744073709551615 4194304 4196468 140736013562768 139755083745712 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 13982084

[startup+3.10068 s]
/proc/loadavg: 1.47 1.46 1.53 4/213 19809
/proc/meminfo: memFree=30899536/32770624 swapFree=0/180452
[pid=19794] ppid=19791 vsize=13982084 CPUtime=5.33 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 29746 0 0 0 521 12 0 0 20 0 15 0 4570437 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3495521 54545 3774 1 0 3484303 0
[pid=19794/tid=19796] ppid=19791 vsize=13982084 CPUtime=2.88 cores=1,3,5,7
/proc/19794/task/19796/stat : 19796 (java) R 19791 19794 3187 0 -1 4202560 14623 0 0 0 282 6 0 0 20 0 15 0 4570445 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755550090384 139755526197927 0 4 1 16800974 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19797] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19797/stat : 19797 (java) S 19791 19794 3187 0 -1 1077944384 349 0 0 0 0 0 0 0 20 0 15 0 4570446 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755487808400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19798] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19798/stat : 19798 (java) S 19791 19794 3187 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 4570446 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755486755600 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19799] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19799/stat : 19799 (java) S 19791 19794 3187 0 -1 1077944384 144 0 0 0 0 0 0 0 20 0 15 0 4570446 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755485703312 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19800] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19800/stat : 19800 (java) S 19791 19794 3187 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 4570446 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755143044112 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19801] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19801/stat : 19801 (java) S 19791 19794 3187 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 15 0 4570447 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755092166768 139755545873026 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19802] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19802/stat : 19802 (java) S 19791 19794 3187 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755091112800 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19803] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19803/stat : 19803 (java) S 19791 19794 3187 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755090060416 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19804] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19804/stat : 19804 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755089008720 139755545880475 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19805] ppid=19791 vsize=13982084 CPUtime=0.89 cores=1,3,5,7
/proc/19794/task/19805/stat : 19805 (java) S 19791 19794 3187 0 -1 1077944384 4396 0 0 0 88 1 0 0 20 0 15 0 4570450 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755087956592 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19806] ppid=19791 vsize=13982084 CPUtime=0.98 cores=1,3,5,7
/proc/19794/task/19806/stat : 19806 (java) R 19791 19794 3187 0 -1 4202560 5348 0 0 0 97 1 0 0 20 0 15 0 4570450 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755086893936 139755530255346 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19807] ppid=19791 vsize=13982084 CPUtime=0.5 cores=1,3,5,7
/proc/19794/task/19807/stat : 19807 (java) S 19791 19794 3187 0 -1 1077944384 2824 0 0 0 50 0 0 0 20 0 15 0 4570450 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755085851504 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19808] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19808/stat : 19808 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755084798944 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19809] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19809/stat : 19809 (java) S 19791 19794 3187 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 4570461 14317654016 54545 18446744073709551615 4194304 4196468 140736013562768 139755083745712 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 13982084

[startup+6.30069 s]
/proc/loadavg: 1.43 1.46 1.53 2/196 19846
/proc/meminfo: memFree=31451872/32770624 swapFree=0/180464
[pid=19794] ppid=19791 vsize=13982084 CPUtime=9.56 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 31163 0 0 0 936 20 0 0 20 0 15 0 4570437 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3495521 149902 3791 1 0 3484303 0
[pid=19794/tid=19796] ppid=19791 vsize=13982084 CPUtime=6.03 cores=1,3,5,7
/proc/19794/task/19796/stat : 19796 (java) R 19791 19794 3187 0 -1 4202560 14983 0 0 0 592 11 0 0 20 0 15 0 4570445 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755550099480 139755166719120 0 4 1 16800974 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19797] ppid=19791 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/19794/task/19797/stat : 19797 (java) S 19791 19794 3187 0 -1 1077944384 362 0 0 0 1 0 0 0 20 0 15 0 4570446 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755487808400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19798] ppid=19791 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/19794/task/19798/stat : 19798 (java) S 19791 19794 3187 0 -1 1077944384 59 0 0 0 2 1 0 0 20 0 15 0 4570446 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755486755600 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19799] ppid=19791 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/19794/task/19799/stat : 19799 (java) S 19791 19794 3187 0 -1 1077944384 159 0 0 0 2 1 0 0 20 0 15 0 4570446 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755485703312 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19800] ppid=19791 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/19794/task/19800/stat : 19800 (java) S 19791 19794 3187 0 -1 1077944384 349 0 0 0 2 0 0 0 20 0 15 0 4570446 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755143044112 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19801] ppid=19791 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/19794/task/19801/stat : 19801 (java) S 19791 19794 3187 0 -1 1077944384 595 0 0 0 1 0 0 0 20 0 15 0 4570447 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755092166768 139755545873026 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19802] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19802/stat : 19802 (java) S 19791 19794 3187 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755091112800 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19803] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19803/stat : 19803 (java) S 19791 19794 3187 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755090060416 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19804] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19804/stat : 19804 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755089008720 139755545880475 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19805] ppid=19791 vsize=13982084 CPUtime=1.41 cores=1,3,5,7
/proc/19794/task/19805/stat : 19805 (java) S 19791 19794 3187 0 -1 1077944384 4675 0 0 0 140 1 0 0 20 0 15 0 4570450 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755087956592 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19806] ppid=19791 vsize=13982084 CPUtime=1.35 cores=1,3,5,7
/proc/19794/task/19806/stat : 19806 (java) S 19791 19794 3187 0 -1 1077944384 5501 0 0 0 134 1 0 0 20 0 15 0 4570450 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755086903792 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19807] ppid=19791 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/19794/task/19807/stat : 19807 (java) S 19791 19794 3187 0 -1 1077944384 3037 0 0 0 58 0 0 0 20 0 15 0 4570450 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755085851504 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19808] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19808/stat : 19808 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755084798944 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19809] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19809/stat : 19809 (java) S 19791 19794 3187 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4570461 14317654016 149902 18446744073709551615 4194304 4196468 140736013562768 139755083745712 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.64 1.50 1.54 3/213 19889
/proc/meminfo: memFree=31141300/32770624 swapFree=0/180500
[pid=19794] ppid=19791 vsize=13982084 CPUtime=16.25 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 36570 0 0 0 1601 24 0 0 20 0 15 0 4570437 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3495521 152363 3792 1 0 3484303 0
[pid=19794/tid=19796] ppid=19791 vsize=13982084 CPUtime=12.41 cores=1,3,5,7
/proc/19794/task/19796/stat : 19796 (java) R 19791 19794 3187 0 -1 4202560 16682 0 0 0 1229 12 0 0 20 0 15 0 4570445 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755550098840 139755171700240 0 4 1 16800974 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19797] ppid=19791 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/19794/task/19797/stat : 19797 (java) S 19791 19794 3187 0 -1 1077944384 388 0 0 0 2 1 0 0 20 0 15 0 4570446 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755487808400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19798] ppid=19791 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/19794/task/19798/stat : 19798 (java) S 19791 19794 3187 0 -1 1077944384 75 0 0 0 2 1 0 0 20 0 15 0 4570446 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755486755600 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19799] ppid=19791 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/19794/task/19799/stat : 19799 (java) S 19791 19794 3187 0 -1 1077944384 182 0 0 0 2 2 0 0 20 0 15 0 4570446 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755485703312 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19800] ppid=19791 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/19794/task/19800/stat : 19800 (java) S 19791 19794 3187 0 -1 1077944384 740 0 0 0 2 1 0 0 20 0 15 0 4570446 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755143044112 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19801] ppid=19791 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/19794/task/19801/stat : 19801 (java) S 19791 19794 3187 0 -1 1077944384 793 0 0 0 2 0 0 0 20 0 15 0 4570447 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755092166768 139755545873026 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19802] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19802/stat : 19802 (java) S 19791 19794 3187 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755091112800 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19803] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19803/stat : 19803 (java) S 19791 19794 3187 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755090060416 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19804] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19804/stat : 19804 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 152363 18446744073709551615 4194304 4196468 140736013562768 139755089008720 139755545880475 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0

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

/proc/19794/task/19808/stat : 19808 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 152724 18446744073709551615 4194304 4196468 140736013562768 139755084798944 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19809] ppid=19791 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/19794/task/19809/stat : 19809 (java) S 19791 19794 3187 0 -1 1077944384 80 0 0 0 1 1 0 0 20 0 15 0 4570461 14317654016 152724 18446744073709551615 4194304 4196468 140736013562768 139755083745712 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
Current children cumulated CPU time (s) 55.96
Current children cumulated vsize (KiB) 13982084

[startup+102.303 s]
/proc/loadavg: 1.62 1.53 1.55 3/213 19891
/proc/meminfo: memFree=31038552/32770624 swapFree=0/180604
[pid=19794] ppid=19791 vsize=13982084 CPUtime=108.42 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 63893 0 0 0 10786 56 0 0 20 0 15 0 4570437 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3495521 157044 3805 1 0 3484303 0
[pid=19794/tid=19796] ppid=19791 vsize=13982084 CPUtime=101 cores=1,3,5,7
/proc/19794/task/19796/stat : 19796 (java) R 19791 19794 3187 0 -1 4202560 21584 0 0 0 10087 13 0 0 20 0 15 0 4570445 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755550098912 139755171700048 0 4 1 16800974 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19797] ppid=19791 vsize=13982084 CPUtime=0.56 cores=1,3,5,7
/proc/19794/task/19797/stat : 19797 (java) S 19791 19794 3187 0 -1 1077944384 1564 0 0 0 48 8 0 0 20 0 15 0 4570446 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755487808400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19798] ppid=19791 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/19794/task/19798/stat : 19798 (java) S 19791 19794 3187 0 -1 1077944384 669 0 0 0 50 8 0 0 20 0 15 0 4570446 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755486755600 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19799] ppid=19791 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/19794/task/19799/stat : 19799 (java) S 19791 19794 3187 0 -1 1077944384 1355 0 0 0 49 8 0 0 20 0 15 0 4570446 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755485703312 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19800] ppid=19791 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/19794/task/19800/stat : 19800 (java) S 19791 19794 3187 0 -1 1077944384 1776 0 0 0 49 8 0 0 20 0 15 0 4570446 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755143044112 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19801] ppid=19791 vsize=13982084 CPUtime=0.36 cores=1,3,5,7
/proc/19794/task/19801/stat : 19801 (java) S 19791 19794 3187 0 -1 1077944384 1530 0 0 0 32 4 0 0 20 0 15 0 4570447 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755092166768 139755545873026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19802] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19802/stat : 19802 (java) S 19791 19794 3187 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755091112800 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19803] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19803/stat : 19803 (java) S 19791 19794 3187 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755090060416 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19804] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19804/stat : 19804 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755089008720 139755545880475 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19805] ppid=19791 vsize=13982084 CPUtime=1.69 cores=1,3,5,7
/proc/19794/task/19805/stat : 19805 (java) S 19791 19794 3187 0 -1 1077944384 8237 0 0 0 168 1 0 0 20 0 15 0 4570450 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755087956592 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19806] ppid=19791 vsize=13982084 CPUtime=2.19 cores=1,3,5,7
/proc/19794/task/19806/stat : 19806 (java) S 19791 19794 3187 0 -1 1077944384 14331 0 0 0 217 2 0 0 20 0 15 0 4570450 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755086903792 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19807] ppid=19791 vsize=13982084 CPUtime=0.73 cores=1,3,5,7
/proc/19794/task/19807/stat : 19807 (java) S 19791 19794 3187 0 -1 1077944384 11301 0 0 0 72 1 0 0 20 0 15 0 4570450 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755085851504 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19808] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19808/stat : 19808 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755084798944 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19809] ppid=19791 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/19794/task/19809/stat : 19809 (java) S 19791 19794 3187 0 -1 1077944384 104 0 0 0 2 4 0 0 20 0 15 0 4570461 14317654016 157044 18446744073709551615 4194304 4196468 140736013562768 139755083745712 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
Current children cumulated CPU time (s) 108.42
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.22 1.43 1.51 4/212 19893
/proc/meminfo: memFree=30983364/32770624 swapFree=0/180632
[pid=19794] ppid=19791 vsize=13982084 CPUtime=169.65 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 72417 0 0 0 16891 74 0 0 20 0 15 0 4570437 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3495521 159380 3807 1 0 3484303 0
[pid=19794/tid=19796] ppid=19791 vsize=13982084 CPUtime=160.3 cores=1,3,5,7
/proc/19794/task/19796/stat : 19796 (java) R 19791 19794 3187 0 -1 4202560 23851 0 0 0 16015 15 0 0 20 0 15 0 4570445 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755550099520 139755530594353 0 4 1 16800974 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19797] ppid=19791 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/19794/task/19797/stat : 19797 (java) S 19791 19794 3187 0 -1 1077944384 1809 0 0 0 82 12 0 0 20 0 15 0 4570446 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755487808400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19798] ppid=19791 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/19794/task/19798/stat : 19798 (java) S 19791 19794 3187 0 -1 1077944384 1011 0 0 0 83 11 0 0 20 0 15 0 4570446 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755486755600 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19799] ppid=19791 vsize=13982084 CPUtime=0.96 cores=1,3,5,7
/proc/19794/task/19799/stat : 19799 (java) S 19791 19794 3187 0 -1 1077944384 2626 0 0 0 84 12 0 0 20 0 15 0 4570446 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755485703312 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19800] ppid=19791 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/19794/task/19800/stat : 19800 (java) S 19791 19794 3187 0 -1 1077944384 2048 0 0 0 83 12 0 0 20 0 15 0 4570446 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755143044112 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19801] ppid=19791 vsize=13982084 CPUtime=0.59 cores=1,3,5,7
/proc/19794/task/19801/stat : 19801 (java) S 19791 19794 3187 0 -1 1077944384 2022 0 0 0 52 7 0 0 20 0 15 0 4570447 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755092166768 139755545873026 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19802] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19802/stat : 19802 (java) S 19791 19794 3187 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755091112800 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19803] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19803/stat : 19803 (java) S 19791 19794 3187 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755090060416 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19804] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19804/stat : 19804 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755089008720 139755545880475 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19805] ppid=19791 vsize=13982084 CPUtime=1.79 cores=1,3,5,7
/proc/19794/task/19805/stat : 19805 (java) S 19791 19794 3187 0 -1 1077944384 9515 0 0 0 178 1 0 0 20 0 15 0 4570450 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755087956592 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19806] ppid=19791 vsize=13982084 CPUtime=2.23 cores=1,3,5,7
/proc/19794/task/19806/stat : 19806 (java) S 19791 19794 3187 0 -1 1077944384 14997 0 0 0 221 2 0 0 20 0 15 0 4570450 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755086903792 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19807] ppid=19791 vsize=13982084 CPUtime=0.76 cores=1,3,5,7
/proc/19794/task/19807/stat : 19807 (java) S 19791 19794 3187 0 -1 1077944384 12579 0 0 0 74 2 0 0 20 0 15 0 4570450 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755085851504 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19808] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19808/stat : 19808 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755084798944 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19809] ppid=19791 vsize=13982084 CPUtime=0.09 cores=1,3,5,7
/proc/19794/task/19809/stat : 19809 (java) S 19791 19794 3187 0 -1 1077944384 517 0 0 0 3 6 0 0 20 0 15 0 4570461 14317654016 159380 18446744073709551615 4194304 4196468 140736013562768 139755083745712 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
Current children cumulated CPU time (s) 169.65
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.35 1.43 1.50 3/213 19896
/proc/meminfo: memFree=30972768/32770624 swapFree=0/180676
[pid=19794] ppid=19791 vsize=13982084 CPUtime=230.92 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 82919 0 0 0 23003 89 0 0 20 0 15 0 4570437 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3495521 161871 3807 1 0 3484303 0
[pid=19794/tid=19796] ppid=19791 vsize=13982084 CPUtime=219.63 cores=1,3,5,7
/proc/19794/task/19796/stat : 19796 (java) R 19791 19794 3187 0 -1 4202560 25447 0 0 0 21947 16 0 0 20 0 15 0 4570445 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755550100240 139755170843127 0 4 1 16800974 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19797] ppid=19791 vsize=13982084 CPUtime=1.31 cores=1,3,5,7
/proc/19794/task/19797/stat : 19797 (java) S 19791 19794 3187 0 -1 1077944384 2039 0 0 0 116 15 0 0 20 0 15 0 4570446 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755487808400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19798] ppid=19791 vsize=13982084 CPUtime=1.31 cores=1,3,5,7
/proc/19794/task/19798/stat : 19798 (java) S 19791 19794 3187 0 -1 1077944384 1244 0 0 0 117 14 0 0 20 0 15 0 4570446 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755486755600 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19799] ppid=19791 vsize=13982084 CPUtime=1.32 cores=1,3,5,7
/proc/19794/task/19799/stat : 19799 (java) S 19791 19794 3187 0 -1 1077944384 3434 0 0 0 117 15 0 0 20 0 15 0 4570446 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755485703312 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19800] ppid=19791 vsize=13982084 CPUtime=1.31 cores=1,3,5,7
/proc/19794/task/19800/stat : 19800 (java) S 19791 19794 3187 0 -1 1077944384 2341 0 0 0 116 15 0 0 20 0 15 0 4570446 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755143044112 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19801] ppid=19791 vsize=13982084 CPUtime=0.83 cores=1,3,5,7
/proc/19794/task/19801/stat : 19801 (java) S 19791 19794 3187 0 -1 1077944384 2277 0 0 0 73 10 0 0 20 0 15 0 4570447 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755092166768 139755545873026 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19802] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19802/stat : 19802 (java) S 19791 19794 3187 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755091112800 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19803] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19803/stat : 19803 (java) S 19791 19794 3187 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755090060416 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19804] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19804/stat : 19804 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755089008720 139755545880475 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19805] ppid=19791 vsize=13982084 CPUtime=1.89 cores=1,3,5,7
/proc/19794/task/19805/stat : 19805 (java) S 19791 19794 3187 0 -1 1077944384 13482 0 0 0 188 1 0 0 20 0 15 0 4570450 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755087956592 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19806] ppid=19791 vsize=13982084 CPUtime=2.32 cores=1,3,5,7
/proc/19794/task/19806/stat : 19806 (java) S 19791 19794 3187 0 -1 1077944384 17124 0 0 0 229 3 0 0 20 0 15 0 4570450 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755086903792 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19807] ppid=19791 vsize=13982084 CPUtime=0.77 cores=1,3,5,7
/proc/19794/task/19807/stat : 19807 (java) S 19791 19794 3187 0 -1 1077944384 13532 0 0 0 75 2 0 0 20 0 15 0 4570450 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755085851504 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19808] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19808/stat : 19808 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755084798944 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19809] ppid=19791 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/19794/task/19809/stat : 19809 (java) S 19791 19794 3187 0 -1 1077944384 549 0 0 0 5 8 0 0 20 0 15 0 4570461 14317654016 161871 18446744073709551615 4194304 4196468 140736013562768 139755083745712 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
Current children cumulated CPU time (s) 230.92
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.41 1.44 1.51 3/213 19897
/proc/meminfo: memFree=30939228/32770624 swapFree=0/180692
[pid=19794] ppid=19791 vsize=13982084 CPUtime=248.95 cores=1,3,5,7
/proc/19794/stat : 19794 (java) S 19791 19794 3187 0 -1 1077944320 83254 0 0 0 24801 94 0 0 20 0 15 0 4570437 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 140736013545312 139755545861879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
/proc/19794/statm: 3495521 162631 3807 1 0 3484303 0
[pid=19794/tid=19796] ppid=19791 vsize=13982084 CPUtime=237.12 cores=1,3,5,7
/proc/19794/task/19796/stat : 19796 (java) R 19791 19794 3187 0 -1 4202560 25580 0 0 0 23696 16 0 0 20 0 15 0 4570445 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755550100240 139755171528855 0 4 1 16800974 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19797] ppid=19791 vsize=13982084 CPUtime=1.42 cores=1,3,5,7
/proc/19794/task/19797/stat : 19797 (java) S 19791 19794 3187 0 -1 1077944384 2073 0 0 0 127 15 0 0 20 0 15 0 4570446 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755487808400 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19798] ppid=19791 vsize=13982084 CPUtime=1.43 cores=1,3,5,7
/proc/19794/task/19798/stat : 19798 (java) S 19791 19794 3187 0 -1 1077944384 1296 0 0 0 127 16 0 0 20 0 15 0 4570446 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755486755600 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19799] ppid=19791 vsize=13982084 CPUtime=1.43 cores=1,3,5,7
/proc/19794/task/19799/stat : 19799 (java) S 19791 19794 3187 0 -1 1077944384 3485 0 0 0 127 16 0 0 20 0 15 0 4570446 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755485703312 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19800] ppid=19791 vsize=13982084 CPUtime=1.42 cores=1,3,5,7
/proc/19794/task/19800/stat : 19800 (java) S 19791 19794 3187 0 -1 1077944384 2391 0 0 0 126 16 0 0 20 0 15 0 4570446 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755143044112 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19801] ppid=19791 vsize=13982084 CPUtime=0.89 cores=1,3,5,7
/proc/19794/task/19801/stat : 19801 (java) S 19791 19794 3187 0 -1 1077944384 2281 0 0 0 79 10 0 0 20 0 15 0 4570447 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755092166768 139755545873026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19802] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19802/stat : 19802 (java) S 19791 19794 3187 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755091112800 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19803] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19803/stat : 19803 (java) S 19791 19794 3187 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 4570448 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755090060416 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19804] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19804/stat : 19804 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755089008720 139755545880475 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19805] ppid=19791 vsize=13982084 CPUtime=1.89 cores=1,3,5,7
/proc/19794/task/19805/stat : 19805 (java) S 19791 19794 3187 0 -1 1077944384 13482 0 0 0 188 1 0 0 20 0 15 0 4570450 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755087956592 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19806] ppid=19791 vsize=13982084 CPUtime=2.32 cores=1,3,5,7
/proc/19794/task/19806/stat : 19806 (java) S 19791 19794 3187 0 -1 1077944384 17124 0 0 0 229 3 0 0 20 0 15 0 4570450 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755086903792 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19807] ppid=19791 vsize=13982084 CPUtime=0.77 cores=1,3,5,7
/proc/19794/task/19807/stat : 19807 (java) S 19791 19794 3187 0 -1 1077944384 13532 0 0 0 75 2 0 0 20 0 15 0 4570450 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755085851504 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19808] ppid=19791 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19794/task/19808/stat : 19808 (java) S 19791 19794 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4570450 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755084798944 139755545872085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
[pid=19794/tid=19809] ppid=19791 vsize=13982084 CPUtime=0.15 cores=1,3,5,7
/proc/19794/task/19809/stat : 19809 (java) S 19791 19794 3187 0 -1 1077944384 560 0 0 0 6 9 0 0 20 0 15 0 4570461 14317654016 162631 18446744073709551615 4194304 4196468 140736013562768 139755083745712 139755545873026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12521472 140736013570454 140736013570636 140736013570636 140736013574095 0
Current children cumulated CPU time (s) 248.95
Current children cumulated vsize (KiB) 13982084

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

Child status: 143
Real time (s): 240.015
CPU time (s): 248.976
CPU user time (s): 248.027
CPU system time (s): 0.949573
CPU usage (%): 103.734
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.027
system time used= 0.949573
maximum resident set size= 651552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83783
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= 32510
involuntary context switches= 1073

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.25866 second user time and 1.29783 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-02 00:15:58
IDJOB=4256813
IDBENCH=115957
IDSOLVER=2640
FILE ID=node135/4256813-1501626598
RUNJOBID= node135-1501623096-17793
PBS_JOBID= 
Free space on /tmp= 61800 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-13.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256813-1501626598/watcher-4256813-1501626598 -o /tmp/evaluation-result-4256813-1501626598/solver-4256813-1501626598 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501623096-17793 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1245488443 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256813-1501626598.xml

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

MD5SUM BENCH= ba14410c7a25eefcb6b446bec14c0338
RANDOM SEED=1245488443

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31099028 kB
MemAvailable:   31204344 kB
Buffers:           42416 kB
Cached:           372896 kB
SwapCached:            0 kB
Active:          1127664 kB
Inactive:         189052 kB
Active(anon):     901936 kB
Inactive(anon):     8592 kB
Active(file):     225728 kB
Inactive(file):   180460 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42340 kB
Writeback:             0 kB
AnonPages:        901376 kB
Mapped:            43108 kB
Shmem:              8960 kB
Slab:              55124 kB
SReclaimable:      29928 kB
SUnreclaim:        25196 kB
KernelStack:        3456 kB
PageTables:         6520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1818568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    786432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61760 MiB
End job on node135 at 2017-08-02 00:19:58