Trace number 4256782

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)696 251.252 240.01801

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-6.xml
MD5SUM0823366b416f0d4f591b1c2bb0d09de5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark681
Best CPU time to get the best result obtained on this benchmark1577.75
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size723
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":723,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.26/0.36	c version: 2017-07-26
0.26/0.36	c seed: 280933681
0.26/0.36	c timeout: 264
0.26/0.36	c memlimit: 11000
0.26/0.36	c nbcore: 4
0.26/0.38	c Parsing instance...
1.69/1.10	c Parsing done, starting first complete search...
111.51/106.26	o 722
111.51/106.26	c First complete search done, starting ALNS search...
115.88/108.58	o 721
124.51/116.54	o 720
124.82/116.89	o 719
124.92/116.94	o 718
124.92/117.00	o 716
125.02/117.06	o 714
125.55/117.55	o 713
161.17/152.26	o 712
161.29/152.35	o 711
161.39/152.41	o 710
168.86/159.70	o 709
168.86/159.76	o 708
168.97/159.81	o 707
168.97/159.86	o 706
169.09/159.92	o 705
169.09/159.97	o 704
169.25/160.03	o 703
169.25/160.08	o 702
169.35/160.14	o 701
169.35/160.19	o 700
209.91/199.74	o 699
212.98/202.73	o 696
251.21/240.00	s SATISFIABLE
251.21/240.00	v <instantiation>
251.21/240.00	v 	<list>
251.21/240.00	v 		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[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[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[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[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[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[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[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[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[0][7] sd[0][8] sd[0][9] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[1][7] sd[1][8] sd[1][9] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[2][7] sd[2][8] sd[2][9] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[3][7] sd[3][8] sd[3][9] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[4][7] sd[4][8] sd[4][9] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[5][7] sd[5][8] sd[5][9] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] sd[6][7] sd[6][8] sd[6][9] sd[7][0] sd[7][1] sd[7][2] sd[7][3] sd[7][4] sd[7][5] sd[7][6] sd[7][7] sd[7][8] sd[7][9] sd[8][0] sd[8][1] sd[8][2] sd[8][3] sd[8][4] sd[8][5] sd[8][6] sd[8][7] sd[8][8] sd[8][9] sd[9][0] sd[9][1] sd[9][2] sd[9][3] sd[9][4] sd[9][5] sd[9][6] sd[9][7] sd[9][8] sd[9][9]
251.21/240.00	v 	</list>
251.21/240.00	v 	<values>
251.21/240.00	v 		0 169 336 417 489 559 623 637 656 674 0 228 291 379 537 589 632 643 661 681 0 77 165 195 272 360 419 464 522 590 0 272 355 419 460 494 559 585 622 642 2 92 169 200 317 442 503 585 627 693 92 191 251 291 364 460 537 573 611 624 0 1 90 97 195 291 362 451 526 632 0 95 143 253 306 429 623 661 681 686 0 100 165 263 346 368 438 473 513 651 0 95 169 251 278 349 464 486 589 693 694 691 626 661 696 695 654 688 672 696 97 84 81 72 70 64 14 19 18 20 98 54 64 78 52 43 11 16 20 10 77 88 30 77 88 59 45 21 68 36 77 64 56 41 34 19 26 37 3 19 90 77 31 63 62 61 48 42 66 3 99 60 40 34 65 77 36 38 13 71 1 84 2 56 61 70 89 71 45 22 71 48 49 53 38 97 38 20 5 2 99 65 92 83 22 70 35 30 92 21 95 74 82 27 71 93 22 54 83 3 0 4 1 6 2 3 7 9 5 8 7 6 8 4 0 1 5 2 9 3 6 3 7 1 9 0 2 4 8 5 3 1 8 0 5 4 2 6 9 7 1 8 5 0 4 7 3 2 6 9 1 3 5 2 9 0 6 7 8 4 4 2 6 0 7 5 3 8 9 1 8 5 6 4 7 9 3 1 0 2 9 7 2 0 6 5 1 3 4 8 5 4 9 8 3 7 2 1 0 6 0 336 489 559 169 656 417 623 674 637 537 589 643 681 379 632 228 0 291 661 360 195 419 77 464 590 0 165 522 272 419 272 559 0 494 460 585 642 355 622 200 2 585 503 317 169 627 442 92 693 460 92 291 191 624 251 537 573 611 364 97 632 1 362 0 291 90 195 451 526 681 661 686 623 253 95 143 306 0 429 263 438 165 473 513 368 346 100 651 0 589 486 464 278 95 0 693 349 251 169 
251.21/240.00	v 	</values>
251.21/240.00	v </instantiation>

Verifier Data

OK	696

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-4256782-1501987941/watcher-4256782-1501987941 -o /tmp/evaluation-result-4256782-1501987941/solver-4256782-1501987941 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501986359-8060 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 280933681 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256782-1501987941.xml 

pid=8852
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.41 1.48 1.69 3/199 8855
/proc/meminfo: memFree=31309584/32770624 swapFree=0/291456
[pid=8855] ppid=8852 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/8855/stat : 8855 (runsolver) D 8852 8855 30500 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 46609425 24240128 107 18446744073709551615 4194304 4338465 140732222751248 140732222748888 140332872348375 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 27521024 140732222754930 140732222755404 140732222755404 140732222758858 0
/proc/8855/statm: 5918 107 54 36 0 2156 0

[startup+0.100106 s]
/proc/loadavg: 1.41 1.48 1.69 3/199 8855
/proc/meminfo: memFree=31309584/32770624 swapFree=0/291456
[pid=8855] ppid=8852 vsize=13440536 CPUtime=0.01 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 3748 0 0 0 1 0 0 0 20 0 7 0 46609425 13763108864 3930 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3360134 3930 2010 1 0 3349631 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13440536

[startup+0.20023 s]
/proc/loadavg: 1.41 1.48 1.69 3/199 8855
/proc/meminfo: memFree=31309584/32770624 swapFree=0/291456
[pid=8855] ppid=8852 vsize=13975920 CPUtime=0.09 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 6847 0 0 0 8 1 0 0 20 0 15 0 46609425 14311342080 7517 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3493980 7517 3372 1 0 3482759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13975920

[startup+0.300274 s]
/proc/loadavg: 1.41 1.48 1.69 3/199 8855
/proc/meminfo: memFree=31309584/32770624 swapFree=0/291456
[pid=8855] ppid=8852 vsize=13975920 CPUtime=0.26 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 10586 0 0 0 23 3 0 0 20 0 15 0 46609425 14311342080 9837 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3493980 9837 3539 1 0 3482759 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13975920

[startup+0.700199 s]
/proc/loadavg: 1.41 1.48 1.69 3/199 8855
/proc/meminfo: memFree=31309584/32770624 swapFree=0/291456
[pid=8855] ppid=8852 vsize=13977988 CPUtime=1.06 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 14052 0 0 0 101 5 0 0 20 0 15 0 46609425 14313459712 17358 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3494497 17358 3737 1 0 3483271 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 13977988

[startup+1.50062 s]
/proc/loadavg: 1.41 1.48 1.69 5/214 8870
/proc/meminfo: memFree=31204372/32770624 swapFree=0/291412
[pid=8855] ppid=8852 vsize=13982084 CPUtime=3.22 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 31781 0 0 0 313 9 0 0 20 0 15 0 46609425 14317654016 33711 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3495521 33711 3757 1 0 3484295 0
[pid=8855/tid=8857] ppid=8852 vsize=13982084 CPUtime=1.37 cores=1,3,5,7
/proc/8855/task/8857/stat : 8857 (java) R 8852 8855 30500 0 -1 4202560 14819 0 0 0 131 6 0 0 20 0 15 0 46609433 14317654016 33711 18446744073709551615 4194304 4196468 140730537012768 139761540654392 139761144734936 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8858] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8858/stat : 8858 (java) S 8852 8855 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 33711 18446744073709551615 4194304 4196468 140730537012768 139761470851344 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8859] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8859/stat : 8859 (java) S 8852 8855 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 33711 18446744073709551615 4194304 4196468 140730537012768 139761469798800 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8860] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8860/stat : 8860 (java) S 8852 8855 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 33770 18446744073709551615 4194304 4196468 140730537012768 139761468746256 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8861] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8861/stat : 8861 (java) S 8852 8855 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 33770 18446744073709551615 4194304 4196468 140730537012768 139761467693712 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8862] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8862/stat : 8862 (java) S 8852 8855 30500 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 46609435 14317654016 33770 18446744073709551615 4194304 4196468 140730537012768 139761037703664 139761536428674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8863] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8863/stat : 8863 (java) S 8852 8855 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 33770 18446744073709551615 4194304 4196468 140730537012768 139761036649888 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8864] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8864/stat : 8864 (java) S 8852 8855 30500 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 33770 18446744073709551615 4194304 4196468 140730537012768 139761035597296 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8865] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8865/stat : 8865 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 33770 18446744073709551615 4194304 4196468 140730537012768 139761034545872 139761536436123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8866] ppid=8852 vsize=13982084 CPUtime=0.61 cores=1,3,5,7
/proc/8855/task/8866/stat : 8866 (java) R 8852 8855 30500 0 -1 4202560 4186 0 0 0 61 0 0 0 20 0 15 0 46609438 14317654016 33836 18446744073709551615 4194304 4196468 140730537012768 139761033478344 139761513686080 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8867] ppid=8852 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/8855/task/8867/stat : 8867 (java) R 8852 8855 30500 0 -1 4202560 4828 0 0 0 59 1 0 0 20 0 15 0 46609438 14317654016 33836 18446744073709551615 4194304 4196468 140730537012768 139761032420936 139761517961250 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8868] ppid=8852 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/8855/task/8868/stat : 8868 (java) S 8852 8855 30500 0 -1 1077944384 6621 0 0 0 60 0 0 0 20 0 15 0 46609438 14317654016 33836 18446744073709551615 4194304 4196468 140730537012768 139761031387376 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8869] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8869/stat : 8869 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 33836 18446744073709551615 4194304 4196468 140730537012768 139761030335072 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8870] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8870/stat : 8870 (java) S 8852 8855 30500 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 46609442 14317654016 33836 18446744073709551615 4194304 4196468 140730537012768 139761029282608 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 13982084

[startup+3.10062 s]
/proc/loadavg: 1.41 1.48 1.69 5/214 8870
/proc/meminfo: memFree=31171512/32770624 swapFree=0/291412
[pid=8855] ppid=8852 vsize=13982084 CPUtime=7.49 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 35100 0 0 0 738 11 0 0 20 0 15 0 46609425 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3495521 45348 3772 1 0 3484295 0
[pid=8855/tid=8857] ppid=8852 vsize=13982084 CPUtime=2.96 cores=1,3,5,7
/proc/8855/task/8857/stat : 8857 (java) R 8852 8855 30500 0 -1 4202560 14912 0 0 0 290 6 0 0 20 0 15 0 46609433 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761540652592 139761145932601 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8858] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8858/stat : 8858 (java) S 8852 8855 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761470851344 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8859] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8859/stat : 8859 (java) S 8852 8855 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761469798800 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8860] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8860/stat : 8860 (java) S 8852 8855 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761468746256 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8861] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8861/stat : 8861 (java) S 8852 8855 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761467693712 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8862] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8862/stat : 8862 (java) S 8852 8855 30500 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 46609435 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761037703664 139761536428674 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8863] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8863/stat : 8863 (java) S 8852 8855 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761036649888 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8864] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8864/stat : 8864 (java) S 8852 8855 30500 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761035597296 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8865] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8865/stat : 8865 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761034545872 139761536436123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8866] ppid=8852 vsize=13982084 CPUtime=1.93 cores=1,3,5,7
/proc/8855/task/8866/stat : 8866 (java) R 8852 8855 30500 0 -1 4202560 5451 0 0 0 192 1 0 0 20 0 15 0 46609438 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761033492464 139761529514469 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8867] ppid=8852 vsize=13982084 CPUtime=1.89 cores=1,3,5,7
/proc/8855/task/8867/stat : 8867 (java) R 8852 8855 30500 0 -1 4202560 6492 0 0 0 188 1 0 0 20 0 15 0 46609438 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761032439920 139761515675155 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8868] ppid=8852 vsize=13982084 CPUtime=0.66 cores=1,3,5,7
/proc/8855/task/8868/stat : 8868 (java) S 8852 8855 30500 0 -1 1077944384 6797 0 0 0 65 1 0 0 20 0 15 0 46609438 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761031387376 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8869] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8869/stat : 8869 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761030335072 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8870] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8870/stat : 8870 (java) S 8852 8855 30500 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 46609442 14317654016 45348 18446744073709551615 4194304 4196468 140730537012768 139761029282608 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 13982084

[startup+6.30058 s]
/proc/loadavg: 1.62 1.53 1.70 3/214 8870
/proc/meminfo: memFree=31073708/32770624 swapFree=0/291412
[pid=8855] ppid=8852 vsize=13982084 CPUtime=11.33 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 44301 0 0 0 1120 13 0 0 20 0 15 0 46609425 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3495521 59362 3801 1 0 3484295 0
[pid=8855/tid=8857] ppid=8852 vsize=13982084 CPUtime=6.15 cores=1,3,5,7
/proc/8855/task/8857/stat : 8857 (java) R 8852 8855 30500 0 -1 4202560 15362 0 0 0 608 7 0 0 20 0 15 0 46609433 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761540652496 139761146811156 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8858] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8858/stat : 8858 (java) S 8852 8855 30500 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761470851344 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8859] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8859/stat : 8859 (java) S 8852 8855 30500 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761469798800 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8860] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8860/stat : 8860 (java) S 8852 8855 30500 0 -1 1077944384 542 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761468746256 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8861] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8861/stat : 8861 (java) S 8852 8855 30500 0 -1 1077944384 966 0 0 0 0 0 0 0 20 0 15 0 46609434 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761467693712 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8862] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8862/stat : 8862 (java) S 8852 8855 30500 0 -1 1077944384 279 0 0 0 0 0 0 0 20 0 15 0 46609435 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761037703664 139761536428674 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8863] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8863/stat : 8863 (java) S 8852 8855 30500 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761036649952 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8864] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8864/stat : 8864 (java) S 8852 8855 30500 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761035597312 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8865] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8865/stat : 8865 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761034545872 139761536436123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8866] ppid=8852 vsize=13982084 CPUtime=2.27 cores=1,3,5,7
/proc/8855/task/8866/stat : 8866 (java) S 8852 8855 30500 0 -1 1077944384 7635 0 0 0 226 1 0 0 20 0 15 0 46609438 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761033492464 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8867] ppid=8852 vsize=13982084 CPUtime=2.15 cores=1,3,5,7
/proc/8855/task/8867/stat : 8867 (java) S 8852 8855 30500 0 -1 1077944384 8714 0 0 0 214 1 0 0 20 0 15 0 46609438 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761032439920 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8868] ppid=8852 vsize=13982084 CPUtime=0.68 cores=1,3,5,7
/proc/8855/task/8868/stat : 8868 (java) S 8852 8855 30500 0 -1 1077944384 8493 0 0 0 67 1 0 0 20 0 15 0 46609438 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761031387376 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8869] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8869/stat : 8869 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761030335072 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8870] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8870/stat : 8870 (java) S 8852 8855 30500 0 -1 1077944384 663 0 0 0 0 0 0 0 20 0 15 0 46609442 14317654016 59362 18446744073709551615 4194304 4196468 140730537012768 139761029282608 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.65 1.53 1.70 3/213 8871
/proc/meminfo: memFree=31063932/32770624 swapFree=0/291420
[pid=8855] ppid=8852 vsize=13982084 CPUtime=17.86 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 44811 0 0 0 1773 13 0 0 20 0 15 0 46609425 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3495521 60937 3801 1 0 3484295 0
[pid=8855/tid=8857] ppid=8852 vsize=13982084 CPUtime=12.54 cores=1,3,5,7
/proc/8855/task/8857/stat : 8857 (java) R 8852 8855 30500 0 -1 4202560 15518 0 0 0 1247 7 0 0 20 0 15 0 46609433 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761540655600 139761145805260 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8858] ppid=8852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/8855/task/8858/stat : 8858 (java) S 8852 8855 30500 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 15 0 46609434 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761470851344 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8859] ppid=8852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/8855/task/8859/stat : 8859 (java) S 8852 8855 30500 0 -1 1077944384 139 0 0 0 1 0 0 0 20 0 15 0 46609434 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761469798800 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8860] ppid=8852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/8855/task/8860/stat : 8860 (java) S 8852 8855 30500 0 -1 1077944384 550 0 0 0 1 0 0 0 20 0 15 0 46609434 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761468746256 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8861] ppid=8852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/8855/task/8861/stat : 8861 (java) S 8852 8855 30500 0 -1 1077944384 981 0 0 0 1 0 0 0 20 0 15 0 46609434 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761467693712 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8862] ppid=8852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/8855/task/8862/stat : 8862 (java) S 8852 8855 30500 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 15 0 46609435 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761037703664 139761536428674 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8863] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8863/stat : 8863 (java) S 8852 8855 30500 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761036649952 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8864] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8864/stat : 8864 (java) S 8852 8855 30500 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761035597312 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8865] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8865/stat : 8865 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 60937 18446744073709551615 4194304 4196468 140730537012768 139761034545872 139761536436123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0

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

/proc/8855/task/8869/stat : 8869 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 50092 18446744073709551615 4194304 4196468 140730537012768 139761030335072 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8870] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8870/stat : 8870 (java) S 8852 8855 30500 0 -1 1077944384 852 0 0 0 0 0 0 0 20 0 15 0 46609442 14317654016 50092 18446744073709551615 4194304 4196468 140730537012768 139761029282608 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
Current children cumulated CPU time (s) 56.33
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.51 1.52 1.68 3/214 8875
/proc/meminfo: memFree=31226140/32770624 swapFree=0/291456
[pid=8855] ppid=8852 vsize=13982084 CPUtime=107.6 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 53191 0 0 0 10744 16 0 0 20 0 15 0 46609425 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3495521 40410 3806 1 0 3484295 0
[pid=8855/tid=8857] ppid=8852 vsize=13982084 CPUtime=102.04 cores=1,3,5,7
/proc/8855/task/8857/stat : 8857 (java) R 8852 8855 30500 0 -1 4202560 17445 0 0 0 10197 7 0 0 20 0 15 0 46609433 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761540655600 139761145362858 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8858] ppid=8852 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/8855/task/8858/stat : 8858 (java) S 8852 8855 30500 0 -1 1077944384 968 0 0 0 5 0 0 0 20 0 15 0 46609434 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761470851344 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8859] ppid=8852 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/8855/task/8859/stat : 8859 (java) S 8852 8855 30500 0 -1 1077944384 1981 0 0 0 4 1 0 0 20 0 15 0 46609434 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761469798800 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8860] ppid=8852 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/8855/task/8860/stat : 8860 (java) S 8852 8855 30500 0 -1 1077944384 729 0 0 0 5 0 0 0 20 0 15 0 46609434 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761468746256 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8861] ppid=8852 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/8855/task/8861/stat : 8861 (java) S 8852 8855 30500 0 -1 1077944384 2144 0 0 0 4 0 0 0 20 0 15 0 46609434 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761467693712 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8862] ppid=8852 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/8855/task/8862/stat : 8862 (java) S 8852 8855 30500 0 -1 1077944384 1275 0 0 0 5 1 0 0 20 0 15 0 46609435 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761037703664 139761536428674 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8863] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8863/stat : 8863 (java) S 8852 8855 30500 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761036649952 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8864] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8864/stat : 8864 (java) S 8852 8855 30500 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761035597312 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8865] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8865/stat : 8865 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761034545872 139761536436123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8866] ppid=8852 vsize=13982084 CPUtime=2.32 cores=1,3,5,7
/proc/8855/task/8866/stat : 8866 (java) S 8852 8855 30500 0 -1 1077944384 8190 0 0 0 231 1 0 0 20 0 15 0 46609438 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761033492464 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8867] ppid=8852 vsize=13982084 CPUtime=2.2 cores=1,3,5,7
/proc/8855/task/8867/stat : 8867 (java) S 8852 8855 30500 0 -1 1077944384 9280 0 0 0 219 1 0 0 20 0 15 0 46609438 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761032439920 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8868] ppid=8852 vsize=13982084 CPUtime=0.69 cores=1,3,5,7
/proc/8855/task/8868/stat : 8868 (java) S 8852 8855 30500 0 -1 1077944384 8867 0 0 0 68 1 0 0 20 0 15 0 46609438 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761031387376 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8869] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8869/stat : 8869 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761030335072 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8870] ppid=8852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/8855/task/8870/stat : 8870 (java) S 8852 8855 30500 0 -1 1077944384 877 0 0 0 1 0 0 0 20 0 15 0 46609442 14317654016 40410 18446744073709551615 4194304 4196468 140730537012768 139761029282608 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
Current children cumulated CPU time (s) 107.6
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.27 1.45 1.64 3/218 8892
/proc/meminfo: memFree=30999788/32770624 swapFree=0/291556
[pid=8855] ppid=8852 vsize=13982084 CPUtime=171.62 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 77442 0 0 0 17122 40 0 0 20 0 15 0 46609425 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3495521 103359 3823 1 0 3484295 0
[pid=8855/tid=8857] ppid=8852 vsize=13982084 CPUtime=161.4 cores=1,3,5,7
/proc/8855/task/8857/stat : 8857 (java) R 8852 8855 30500 0 -1 4202560 25582 0 0 0 16128 12 0 0 20 0 15 0 46609433 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761540655088 139761148102432 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8858] ppid=8852 vsize=13982084 CPUtime=0.48 cores=1,3,5,7
/proc/8855/task/8858/stat : 8858 (java) S 8852 8855 30500 0 -1 1077944384 1441 0 0 0 45 3 0 0 20 0 15 0 46609434 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761470851344 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8859] ppid=8852 vsize=13982084 CPUtime=0.49 cores=1,3,5,7
/proc/8855/task/8859/stat : 8859 (java) S 8852 8855 30500 0 -1 1077944384 3045 0 0 0 44 5 0 0 20 0 15 0 46609434 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761469798800 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8860] ppid=8852 vsize=13982084 CPUtime=0.48 cores=1,3,5,7
/proc/8855/task/8860/stat : 8860 (java) S 8852 8855 30500 0 -1 1077944384 1209 0 0 0 44 4 0 0 20 0 15 0 46609434 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761468746256 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8861] ppid=8852 vsize=13982084 CPUtime=0.48 cores=1,3,5,7
/proc/8855/task/8861/stat : 8861 (java) S 8852 8855 30500 0 -1 1077944384 2576 0 0 0 44 4 0 0 20 0 15 0 46609434 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761467693712 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8862] ppid=8852 vsize=13982084 CPUtime=0.19 cores=1,3,5,7
/proc/8855/task/8862/stat : 8862 (java) S 8852 8855 30500 0 -1 1077944384 1641 0 0 0 17 2 0 0 20 0 15 0 46609435 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761037703664 139761536428674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8863] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8863/stat : 8863 (java) S 8852 8855 30500 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761036649952 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8864] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8864/stat : 8864 (java) S 8852 8855 30500 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761035597312 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8865] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8865/stat : 8865 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761034545872 139761536436123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8866] ppid=8852 vsize=13982084 CPUtime=3.49 cores=1,3,5,7
/proc/8855/task/8866/stat : 8866 (java) S 8852 8855 30500 0 -1 1077944384 12559 0 0 0 347 2 0 0 20 0 15 0 46609438 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761033492464 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8867] ppid=8852 vsize=13982084 CPUtime=3.5 cores=1,3,5,7
/proc/8855/task/8867/stat : 8867 (java) S 8852 8855 30500 0 -1 1077944384 13221 0 0 0 348 2 0 0 20 0 15 0 46609438 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761032439920 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8868] ppid=8852 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/8855/task/8868/stat : 8868 (java) S 8852 8855 30500 0 -1 1077944384 13825 0 0 0 94 1 0 0 20 0 15 0 46609438 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761031387376 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8869] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8869/stat : 8869 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761030335072 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8870] ppid=8852 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/8855/task/8870/stat : 8870 (java) S 8852 8855 30500 0 -1 1077944384 900 0 0 0 2 3 0 0 20 0 15 0 46609442 14317654016 103359 18446744073709551615 4194304 4196468 140730537012768 139761029282608 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
Current children cumulated CPU time (s) 171.62
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.27 1.41 1.62 3/215 8894
/proc/meminfo: memFree=30948256/32770624 swapFree=0/291616
[pid=8855] ppid=8852 vsize=13982084 CPUtime=233.04 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 83295 0 0 0 23247 57 0 0 20 0 15 0 46609425 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3495521 117002 3823 1 0 3484295 0
[pid=8855/tid=8857] ppid=8852 vsize=13982084 CPUtime=220.71 cores=1,3,5,7
/proc/8855/task/8857/stat : 8857 (java) R 8852 8855 30500 0 -1 4202560 29755 0 0 0 22058 13 0 0 20 0 15 0 46609433 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761540654976 139761148628086 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8858] ppid=8852 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/8855/task/8858/stat : 8858 (java) S 8852 8855 30500 0 -1 1077944384 1749 0 0 0 88 6 0 0 20 0 15 0 46609434 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761470851344 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8859] ppid=8852 vsize=13982084 CPUtime=0.95 cores=1,3,5,7
/proc/8855/task/8859/stat : 8859 (java) S 8852 8855 30500 0 -1 1077944384 3336 0 0 0 87 8 0 0 20 0 15 0 46609434 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761469798800 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8860] ppid=8852 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/8855/task/8860/stat : 8860 (java) S 8852 8855 30500 0 -1 1077944384 1498 0 0 0 87 7 0 0 20 0 15 0 46609434 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761468746256 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8861] ppid=8852 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/8855/task/8861/stat : 8861 (java) S 8852 8855 30500 0 -1 1077944384 2843 0 0 0 87 7 0 0 20 0 15 0 46609434 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761467693712 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8862] ppid=8852 vsize=13982084 CPUtime=0.35 cores=1,3,5,7
/proc/8855/task/8862/stat : 8862 (java) S 8852 8855 30500 0 -1 1077944384 1742 0 0 0 31 4 0 0 20 0 15 0 46609435 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761037703664 139761536428674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8863] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8863/stat : 8863 (java) S 8852 8855 30500 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761036649952 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8864] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8864/stat : 8864 (java) S 8852 8855 30500 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761035597312 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8865] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8865/stat : 8865 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761034545872 139761536436123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8866] ppid=8852 vsize=13982084 CPUtime=3.51 cores=1,3,5,7
/proc/8855/task/8866/stat : 8866 (java) S 8852 8855 30500 0 -1 1077944384 12609 0 0 0 349 2 0 0 20 0 15 0 46609438 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761033492464 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8867] ppid=8852 vsize=13982084 CPUtime=3.53 cores=1,3,5,7
/proc/8855/task/8867/stat : 8867 (java) S 8852 8855 30500 0 -1 1077944384 13336 0 0 0 351 2 0 0 20 0 15 0 46609438 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761032439920 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8868] ppid=8852 vsize=13982084 CPUtime=0.96 cores=1,3,5,7
/proc/8855/task/8868/stat : 8868 (java) S 8852 8855 30500 0 -1 1077944384 14078 0 0 0 95 1 0 0 20 0 15 0 46609438 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761031387376 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8869] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8869/stat : 8869 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761030335072 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8870] ppid=8852 vsize=13982084 CPUtime=0.09 cores=1,3,5,7
/proc/8855/task/8870/stat : 8870 (java) S 8852 8855 30500 0 -1 1077944384 906 0 0 0 4 5 0 0 20 0 15 0 46609442 14317654016 117002 18446744073709551615 4194304 4196468 140730537012768 139761029282608 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
Current children cumulated CPU time (s) 233.04
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.27 1.40 1.61 3/215 8971
/proc/meminfo: memFree=29943316/32770624 swapFree=0/291660
[pid=8855] ppid=8852 vsize=13982084 CPUtime=251.21 cores=1,3,5,7
/proc/8855/stat : 8855 (java) S 8852 8855 30500 0 -1 1077944320 90643 0 0 0 25058 63 0 0 20 0 15 0 46609425 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 140730536995312 139761536417527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
/proc/8855/statm: 3495521 129765 3823 1 0 3484295 0
[pid=8855/tid=8857] ppid=8852 vsize=13982084 CPUtime=238.21 cores=1,3,5,7
/proc/8855/task/8857/stat : 8857 (java) R 8852 8855 30500 0 -1 4202560 31339 0 0 0 23807 14 0 0 20 0 15 0 46609433 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761540655040 139761148193306 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8858] ppid=8852 vsize=13982084 CPUtime=1.09 cores=1,3,5,7
/proc/8855/task/8858/stat : 8858 (java) S 8852 8855 30500 0 -1 1077944384 1933 0 0 0 101 8 0 0 20 0 15 0 46609434 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761470851344 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8859] ppid=8852 vsize=13982084 CPUtime=1.09 cores=1,3,5,7
/proc/8855/task/8859/stat : 8859 (java) S 8852 8855 30500 0 -1 1077944384 4023 0 0 0 100 9 0 0 20 0 15 0 46609434 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761469798800 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8860] ppid=8852 vsize=13982084 CPUtime=1.08 cores=1,3,5,7
/proc/8855/task/8860/stat : 8860 (java) S 8852 8855 30500 0 -1 1077944384 1713 0 0 0 100 8 0 0 20 0 15 0 46609434 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761468746256 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8861] ppid=8852 vsize=13982084 CPUtime=1.09 cores=1,3,5,7
/proc/8855/task/8861/stat : 8861 (java) S 8852 8855 30500 0 -1 1077944384 3084 0 0 0 100 9 0 0 20 0 15 0 46609434 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761467693712 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8862] ppid=8852 vsize=13982084 CPUtime=0.39 cores=1,3,5,7
/proc/8855/task/8862/stat : 8862 (java) S 8852 8855 30500 0 -1 1077944384 2025 0 0 0 34 5 0 0 20 0 15 0 46609435 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761037703664 139761536428674 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8863] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8863/stat : 8863 (java) S 8852 8855 30500 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761036649952 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8864] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8864/stat : 8864 (java) S 8852 8855 30500 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 46609436 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761035597312 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8865] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8865/stat : 8865 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761034545872 139761536436123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8866] ppid=8852 vsize=13982084 CPUtime=3.54 cores=1,3,5,7
/proc/8855/task/8866/stat : 8866 (java) S 8852 8855 30500 0 -1 1077944384 13967 0 0 0 352 2 0 0 20 0 15 0 46609438 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761033492464 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8867] ppid=8852 vsize=13982084 CPUtime=3.57 cores=1,3,5,7
/proc/8855/task/8867/stat : 8867 (java) S 8852 8855 30500 0 -1 1077944384 14868 0 0 0 355 2 0 0 20 0 15 0 46609438 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761032439920 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8868] ppid=8852 vsize=13982084 CPUtime=0.98 cores=1,3,5,7
/proc/8855/task/8868/stat : 8868 (java) S 8852 8855 30500 0 -1 1077944384 15319 0 0 0 96 2 0 0 20 0 15 0 46609438 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761031387376 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8869] ppid=8852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/8855/task/8869/stat : 8869 (java) S 8852 8855 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46609438 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761030335072 139761536427733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
[pid=8855/tid=8870] ppid=8852 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/8855/task/8870/stat : 8870 (java) S 8852 8855 30500 0 -1 1077944384 929 0 0 0 4 6 0 0 20 0 15 0 46609442 14317654016 129765 18446744073709551615 4194304 4196468 140730537012768 139761029282608 139761536428674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26288128 140730537017756 140730537017937 140730537017937 140730537021391 0
Current children cumulated CPU time (s) 251.21
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 8855 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.018
CPU time (s): 251.252
CPU user time (s): 250.602
CPU system time (s): 0.64966
CPU usage (%): 104.681
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.602
system time used= 0.64966
maximum resident set size= 520088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91234
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19015
involuntary context switches= 605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.10022 second user time and 1.41915 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-06 04:38:14
IDJOB=4256782
IDBENCH=115840
IDSOLVER=2640
FILE ID=node133/4256782-1501987941
RUNJOBID= node133-1501986359-8060
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-6.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-4256782-1501987941/watcher-4256782-1501987941 -o /tmp/evaluation-result-4256782-1501987941/solver-4256782-1501987941 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501986359-8060 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 280933681 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256782-1501987941.xml

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

MD5SUM BENCH= 0823366b416f0d4f591b1c2bb0d09de5
RANDOM SEED=280933681

node133.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.17
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.17
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.17
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.17
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:        31309584 kB
MemAvailable:   31755544 kB
Buffers:          171700 kB
Cached:           558852 kB
SwapCached:            0 kB
Active:           733584 kB
Inactive:         308184 kB
Active(anon):     311556 kB
Inactive(anon):    16728 kB
Active(file):     422028 kB
Inactive(file):   291456 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3976 kB
Writeback:             0 kB
AnonPages:        311136 kB
Mapped:            52408 kB
Shmem:             17084 kB
Slab:             123544 kB
SReclaimable:      96620 kB
SUnreclaim:        26924 kB
KernelStack:        3504 kB
PageTables:         5464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1384484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-06 04:42:15