Trace number 4256282

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 - Conflict Ordering 2017-07-26SAT (TO)736 246.347 240.02499

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-0.xml
MD5SUMd2a9d5f7f2311440d16f3c3017ccc9f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark716
Best CPU time to get the best result obtained on this benchmark252.465
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size752
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":752,"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.25/0.37	c version: 2017-07-26
0.25/0.37	c seed: 1581028566
0.25/0.37	c timeout: 264
0.25/0.37	c memlimit: 11000
0.25/0.37	c nbcore: 4
0.25/0.39	c Parsing instance...
1.90/1.12	c Parsing done, starting search...
37.49/32.27	o 751
37.49/32.28	o 750
37.49/32.28	o 749
37.49/32.28	o 748
37.49/32.29	o 747
37.49/32.29	o 746
37.65/32.31	o 745
37.65/32.31	o 744
38.26/32.52	o 743
38.26/32.52	o 742
38.26/32.53	o 741
38.26/32.54	o 740
83.74/77.72	o 739
115.87/109.82	o 738
115.87/109.82	o 737
115.87/109.83	o 736
246.32/240.00	s SATISFIABLE
246.32/240.00	v <instantiation>
246.32/240.00	v 	<list>
246.32/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]
246.32/240.00	v 	</list>
246.32/240.00	v 	<values>
246.32/240.00	v 		0 96 190 259 343 410 523 574 631 734 168 264 356 465 545 618 660 686 708 724 0 96 269 369 455 525 596 660 684 730 0 69 100 222 283 349 417 488 505 608 96 236 358 422 590 647 679 699 716 728 3 139 231 287 362 422 468 522 533 619 0 97 204 303 411 491 539 636 678 711 16 186 289 356 442 491 584 602 667 681 0 97 255 327 542 581 622 676 704 722 95 202 286 380 462 535 585 626 670 705 736 736 736 675 736 686 736 736 728 736 96 83 69 68 67 52 51 48 47 2 96 92 86 60 57 29 26 22 16 12 96 90 87 86 70 65 64 24 38 6 69 31 89 37 66 62 71 17 91 67 72 56 52 46 46 29 20 12 12 8 97 83 55 62 60 46 37 11 86 67 95 93 85 53 44 44 42 40 33 25 80 97 67 86 49 93 18 29 3 55 97 94 72 53 39 38 38 28 18 6 95 84 83 82 73 50 41 34 34 31 2 7 8 4 3 6 9 0 5 1 2 8 0 4 5 1 9 6 3 7 6 9 1 5 2 4 7 0 8 3 5 0 1 4 6 2 8 9 7 3 2 0 6 7 4 1 3 9 5 8 1 4 5 2 9 3 7 0 8 6 8 3 7 0 2 1 6 4 5 9 4 6 7 1 0 3 9 5 8 2 3 5 9 4 2 6 0 1 7 8 8 3 5 4 6 1 2 9 7 0 574 734 0 343 259 631 410 96 190 523 356 618 168 708 465 545 686 724 264 660 660 269 455 730 525 369 0 596 684 96 69 100 349 608 222 0 283 505 417 488 236 647 96 679 590 716 358 422 728 699 522 3 287 422 139 231 619 468 533 362 303 491 411 97 636 678 539 204 0 711 442 356 681 491 16 602 186 289 667 584 622 676 542 0 327 97 581 704 722 255 705 535 585 202 380 286 462 670 95 626 
246.32/240.00	v 	</values>
246.32/240.00	v </instantiation>

Verifier Data

OK	736

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-4256282-1501988176/watcher-4256282-1501988176 -o /tmp/evaluation-result-4256282-1501988176/solver-4256282-1501988176 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501986126-20442 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1581028566 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256282-1501988176.xml 

pid=21502
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.20 1.41 1.60 4/199 21505
/proc/meminfo: memFree=31369568/32770624 swapFree=0/325636
[pid=21505] ppid=21502 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/21505/stat : 21505 (runsolver) D 21502 21505 12039 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 98470830 24240128 108 18446744073709551615 4194304 4338465 140726868597936 140726868595576 140555327103703 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 38690816 140726868602988 140726868603468 140726868603468 140726868606922 0
/proc/21505/statm: 5918 108 54 36 0 2156 0

[startup+0.100138 s]
/proc/loadavg: 1.20 1.41 1.60 4/199 21505
/proc/meminfo: memFree=31369568/32770624 swapFree=0/325636
[pid=21505] ppid=21502 vsize=13358552 CPUtime=0 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 3381 0 0 0 0 0 0 0 20 0 6 0 98470830 13679157248 3535 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3339638 3535 1900 1 0 3329135 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13358552

[startup+0.201043 s]
/proc/loadavg: 1.20 1.41 1.60 4/199 21505
/proc/meminfo: memFree=31369568/32770624 swapFree=0/325636
[pid=21505] ppid=21502 vsize=13975920 CPUtime=0.09 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 6723 0 0 0 8 1 0 0 20 0 15 0 98470830 14311342080 7432 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3493980 7432 3368 1 0 3482759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13975920

[startup+0.300285 s]
/proc/loadavg: 1.20 1.41 1.60 4/199 21505
/proc/meminfo: memFree=31369568/32770624 swapFree=0/325636
[pid=21505] ppid=21502 vsize=13975920 CPUtime=0.25 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 10500 0 0 0 22 3 0 0 20 0 15 0 98470830 14311342080 9766 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3493980 9766 3577 1 0 3482759 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13975920

[startup+0.700176 s]
/proc/loadavg: 1.20 1.41 1.60 4/199 21505
/proc/meminfo: memFree=31369568/32770624 swapFree=0/325636
[pid=21505] ppid=21502 vsize=13977988 CPUtime=1.06 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 14025 0 0 0 101 5 0 0 20 0 15 0 98470830 14313459712 17246 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3494497 17246 3719 1 0 3483271 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 13977988

[startup+1.50103 s]
/proc/loadavg: 1.20 1.41 1.60 7/214 21520
/proc/meminfo: memFree=31267464/32770624 swapFree=0/325672
[pid=21505] ppid=21502 vsize=13982084 CPUtime=3.16 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 29719 0 0 0 306 10 0 0 20 0 15 0 98470830 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3495521 34143 3757 1 0 3484295 0
[pid=21505/tid=21507] ppid=21502 vsize=13982084 CPUtime=1.35 cores=1,3,5,7
/proc/21505/task/21507/stat : 21507 (java) R 21502 21505 12039 0 -1 4202560 14213 0 0 0 130 5 0 0 20 0 15 0 98470839 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140578807722000 140578396848161 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21508] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21508/stat : 21508 (java) S 21502 21505 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140578722905104 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21509] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21509/stat : 21509 (java) S 21502 21505 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140578721852560 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21510] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21510/stat : 21510 (java) S 21502 21505 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140578720799504 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21511] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21511/stat : 21511 (java) S 21502 21505 12039 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140578719746960 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21512] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21512/stat : 21512 (java) S 21502 21505 12039 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577720768752 140578803501698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21513] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21513/stat : 21513 (java) S 21502 21505 12039 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577719714976 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21514] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21514/stat : 21514 (java) S 21502 21505 12039 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577718661872 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21515] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21515/stat : 21515 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577717610448 140578803509147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21516] ppid=21502 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/21505/task/21516/stat : 21516 (java) R 21502 21505 12039 0 -1 4202560 3595 0 0 0 56 1 0 0 20 0 15 0 98470844 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577716540144 140578785012257 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21517] ppid=21502 vsize=13982084 CPUtime=0.59 cores=1,3,5,7
/proc/21505/task/21517/stat : 21517 (java) R 21502 21505 12039 0 -1 4202560 4024 0 0 0 58 1 0 0 20 0 15 0 98470844 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577715492056 140578788616759 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21518] ppid=21502 vsize=13982084 CPUtime=0.61 cores=1,3,5,7
/proc/21505/task/21518/stat : 21518 (java) S 21502 21505 12039 0 -1 1077944384 6497 0 0 0 60 1 0 0 20 0 15 0 98470844 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577714452976 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21519] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21519/stat : 21519 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577713400672 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21520] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21520/stat : 21520 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470848 14317654016 34143 18446744073709551615 4194304 4196468 140728322231600 140577712347696 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 13982084

[startup+3.10066 s]
/proc/loadavg: 1.20 1.41 1.60 6/214 21520
/proc/meminfo: memFree=31232104/32770624 swapFree=0/325672
[pid=21505] ppid=21502 vsize=13982084 CPUtime=7.26 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 35010 0 0 0 716 10 0 0 20 0 15 0 98470830 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3495521 43340 3773 1 0 3484295 0
[pid=21505/tid=21507] ppid=21502 vsize=13982084 CPUtime=2.95 cores=1,3,5,7
/proc/21505/task/21507/stat : 21507 (java) R 21502 21505 12039 0 -1 4202560 14683 0 0 0 289 6 0 0 20 0 15 0 98470839 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140578807726512 140578398284480 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21508] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21508/stat : 21508 (java) S 21502 21505 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140578722905104 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21509] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21509/stat : 21509 (java) S 21502 21505 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140578721852560 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21510] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21510/stat : 21510 (java) S 21502 21505 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140578720799504 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21511] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21511/stat : 21511 (java) S 21502 21505 12039 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140578719746960 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21512] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21512/stat : 21512 (java) S 21502 21505 12039 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577720768752 140578803501698 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21513] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21513/stat : 21513 (java) S 21502 21505 12039 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577719714976 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21514] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21514/stat : 21514 (java) S 21502 21505 12039 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577718661872 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21515] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21515/stat : 21515 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577717610448 140578803509147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21516] ppid=21502 vsize=13982084 CPUtime=1.83 cores=1,3,5,7
/proc/21505/task/21516/stat : 21516 (java) S 21502 21505 12039 0 -1 1077944384 5553 0 0 0 182 1 0 0 20 0 15 0 98470844 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577716558576 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21517] ppid=21502 vsize=13982084 CPUtime=1.8 cores=1,3,5,7
/proc/21505/task/21517/stat : 21517 (java) S 21502 21505 12039 0 -1 1077944384 6617 0 0 0 179 1 0 0 20 0 15 0 98470844 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577715506032 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21518] ppid=21502 vsize=13982084 CPUtime=0.64 cores=1,3,5,7
/proc/21505/task/21518/stat : 21518 (java) S 21502 21505 12039 0 -1 1077944384 6736 0 0 0 63 1 0 0 20 0 15 0 98470844 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577714452976 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21519] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21519/stat : 21519 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577713400672 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21520] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21520/stat : 21520 (java) S 21502 21505 12039 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 98470848 14317654016 43340 18446744073709551615 4194304 4196468 140728322231600 140577712347696 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 13982084

[startup+6.3006 s]
/proc/loadavg: 1.11 1.38 1.59 4/214 21521
/proc/meminfo: memFree=31153920/32770624 swapFree=0/325672
[pid=21505] ppid=21502 vsize=13982084 CPUtime=10.92 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 42498 0 0 0 1077 15 0 0 20 0 15 0 98470830 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3495521 57292 3791 1 0 3484295 0
[pid=21505/tid=21507] ppid=21502 vsize=13982084 CPUtime=6.14 cores=1,3,5,7
/proc/21505/task/21507/stat : 21507 (java) R 21502 21505 12039 0 -1 4202560 14962 0 0 0 606 8 0 0 20 0 15 0 98470839 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140578807726096 140578398675579 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21508] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21508/stat : 21508 (java) S 21502 21505 12039 0 -1 1077944384 200 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140578722905104 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21509] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21509/stat : 21509 (java) S 21502 21505 12039 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140578721852560 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21510] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21510/stat : 21510 (java) S 21502 21505 12039 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140578720799504 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21511] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21511/stat : 21511 (java) S 21502 21505 12039 0 -1 1077944384 696 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140578719746960 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21512] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21512/stat : 21512 (java) S 21502 21505 12039 0 -1 1077944384 606 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577720768752 140578803501698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21513] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21513/stat : 21513 (java) S 21502 21505 12039 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577719715040 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21514] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21514/stat : 21514 (java) S 21502 21505 12039 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577718661888 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21515] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21515/stat : 21515 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577717610448 140578803509147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21516] ppid=21502 vsize=13982084 CPUtime=2.13 cores=1,3,5,7
/proc/21505/task/21516/stat : 21516 (java) S 21502 21505 12039 0 -1 1077944384 8301 0 0 0 212 1 0 0 20 0 15 0 98470844 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577716558576 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21517] ppid=21502 vsize=13982084 CPUtime=1.91 cores=1,3,5,7
/proc/21505/task/21517/stat : 21517 (java) S 21502 21505 12039 0 -1 1077944384 7513 0 0 0 190 1 0 0 20 0 15 0 98470844 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577715506032 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21518] ppid=21502 vsize=13982084 CPUtime=0.66 cores=1,3,5,7
/proc/21505/task/21518/stat : 21518 (java) S 21502 21505 12039 0 -1 1077944384 8278 0 0 0 65 1 0 0 20 0 15 0 98470844 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577714452976 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21519] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21519/stat : 21519 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577713400672 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21520] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21520/stat : 21520 (java) S 21502 21505 12039 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 98470848 14317654016 57292 18446744073709551615 4194304 4196468 140728322231600 140577712347696 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
Current children cumulated CPU time (s) 10.92
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.10 1.38 1.59 4/214 21521
/proc/meminfo: memFree=31147124/32770624 swapFree=0/325680
[pid=21505] ppid=21502 vsize=13982084 CPUtime=17.5 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 45543 0 0 0 1735 15 0 0 20 0 15 0 98470830 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3495521 58927 3800 1 0 3484295 0
[pid=21505/tid=21507] ppid=21502 vsize=13982084 CPUtime=12.52 cores=1,3,5,7
/proc/21505/task/21507/stat : 21507 (java) R 21502 21505 12039 0 -1 4202560 15254 0 0 0 1244 8 0 0 20 0 15 0 98470839 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140578807728656 140578398674190 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21508] ppid=21502 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/21505/task/21508/stat : 21508 (java) S 21502 21505 12039 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 15 0 98470839 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140578722905104 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21509] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21509/stat : 21509 (java) S 21502 21505 12039 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140578721852560 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21510] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21510/stat : 21510 (java) S 21502 21505 12039 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140578720799504 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21511] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21511/stat : 21511 (java) S 21502 21505 12039 0 -1 1077944384 1677 0 0 0 0 0 0 0 20 0 15 0 98470839 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140578719746960 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21512] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21512/stat : 21512 (java) S 21502 21505 12039 0 -1 1077944384 811 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140577720768752 140578803501698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21513] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21513/stat : 21513 (java) S 21502 21505 12039 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140577719715040 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21514] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21514/stat : 21514 (java) S 21502 21505 12039 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140577718661888 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21515] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21515/stat : 21515 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 58927 18446744073709551615 4194304 4196468 140728322231600 140577717610448 140578803509147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0

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

/proc/21505/task/21519/stat : 21519 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 54324 18446744073709551615 4194304 4196468 140728322231600 140577713400672 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21520] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21520/stat : 21520 (java) S 21502 21505 12039 0 -1 1077944384 647 0 0 0 0 0 0 0 20 0 15 0 98470848 14317654016 54324 18446744073709551615 4194304 4196468 140728322231600 140577712347696 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 46 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
Current children cumulated CPU time (s) 57.12
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.30 1.41 1.58 3/214 21600
/proc/meminfo: memFree=31192652/32770624 swapFree=0/325788
[pid=21505] ppid=21502 vsize=13982084 CPUtime=108.36 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 66678 0 0 0 10817 19 0 0 20 0 15 0 98470830 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3495521 42796 3808 1 0 3484295 0
[pid=21505/tid=21507] ppid=21502 vsize=13982084 CPUtime=102.04 cores=1,3,5,7
/proc/21505/task/21507/stat : 21507 (java) R 21502 21505 12039 0 -1 4202560 19021 0 0 0 10195 9 0 0 20 0 15 0 98470839 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140578807728800 140578397007567 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21508] ppid=21502 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/21505/task/21508/stat : 21508 (java) S 21502 21505 12039 0 -1 1077944384 903 0 0 0 4 0 0 0 20 0 15 0 98470839 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140578722905104 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21509] ppid=21502 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/21505/task/21509/stat : 21509 (java) S 21502 21505 12039 0 -1 1077944384 1877 0 0 0 3 0 0 0 20 0 15 0 98470839 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140578721852560 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21510] ppid=21502 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/21505/task/21510/stat : 21510 (java) S 21502 21505 12039 0 -1 1077944384 640 0 0 0 3 0 0 0 20 0 15 0 98470839 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140578720799504 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21511] ppid=21502 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/21505/task/21511/stat : 21511 (java) S 21502 21505 12039 0 -1 1077944384 2674 0 0 0 3 0 0 0 20 0 15 0 98470839 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140578719746960 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21512] ppid=21502 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/21505/task/21512/stat : 21512 (java) S 21502 21505 12039 0 -1 1077944384 1794 0 0 0 3 1 0 0 20 0 15 0 98470841 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577720768752 140578803501698 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21513] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21513/stat : 21513 (java) S 21502 21505 12039 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577719715040 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21514] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21514/stat : 21514 (java) S 21502 21505 12039 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577718661888 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21515] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21515/stat : 21515 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577717610448 140578803509147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21516] ppid=21502 vsize=13982084 CPUtime=2.71 cores=1,3,5,7
/proc/21505/task/21516/stat : 21516 (java) S 21502 21505 12039 0 -1 1077944384 13570 0 0 0 270 1 0 0 20 0 15 0 98470844 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577716558576 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 28 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21517] ppid=21502 vsize=13982084 CPUtime=2.62 cores=1,3,5,7
/proc/21505/task/21517/stat : 21517 (java) S 21502 21505 12039 0 -1 1077944384 13898 0 0 0 260 2 0 0 20 0 15 0 98470844 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577715506032 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21518] ppid=21502 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/21505/task/21518/stat : 21518 (java) S 21502 21505 12039 0 -1 1077944384 10153 0 0 0 70 2 0 0 20 0 15 0 98470844 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577714452976 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21519] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21519/stat : 21519 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577713400672 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21520] ppid=21502 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/21505/task/21520/stat : 21520 (java) S 21502 21505 12039 0 -1 1077944384 689 0 0 0 1 1 0 0 20 0 15 0 98470848 14317654016 42796 18446744073709551615 4194304 4196468 140728322231600 140577712347696 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
Current children cumulated CPU time (s) 108.36
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.27 1.38 1.56 3/214 21602
/proc/meminfo: memFree=31212996/32770624 swapFree=0/325836
[pid=21505] ppid=21502 vsize=13982084 CPUtime=168.48 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 70843 0 0 0 16826 22 0 0 20 0 15 0 98470830 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3495521 40637 3809 1 0 3484295 0
[pid=21505/tid=21507] ppid=21502 vsize=13982084 CPUtime=161.95 cores=1,3,5,7
/proc/21505/task/21507/stat : 21507 (java) R 21502 21505 12039 0 -1 4202560 19766 0 0 0 16186 9 0 0 20 0 15 0 98470839 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140578807728912 140578788700526 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21508] ppid=21502 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/21505/task/21508/stat : 21508 (java) S 21502 21505 12039 0 -1 1077944384 953 0 0 0 6 0 0 0 20 0 15 0 98470839 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140578722905104 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21509] ppid=21502 vsize=13982084 CPUtime=0.07 cores=1,3,5,7
/proc/21505/task/21509/stat : 21509 (java) S 21502 21505 12039 0 -1 1077944384 2034 0 0 0 6 1 0 0 20 0 15 0 98470839 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140578721852560 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21510] ppid=21502 vsize=13982084 CPUtime=0.07 cores=1,3,5,7
/proc/21505/task/21510/stat : 21510 (java) S 21502 21505 12039 0 -1 1077944384 1168 0 0 0 6 1 0 0 20 0 15 0 98470839 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140578720799504 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21511] ppid=21502 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/21505/task/21511/stat : 21511 (java) S 21502 21505 12039 0 -1 1077944384 2699 0 0 0 5 1 0 0 20 0 15 0 98470839 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140578719746960 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21512] ppid=21502 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/21505/task/21512/stat : 21512 (java) S 21502 21505 12039 0 -1 1077944384 2054 0 0 0 5 1 0 0 20 0 15 0 98470841 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577720768752 140578803501698 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21513] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21513/stat : 21513 (java) S 21502 21505 12039 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577719715040 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21514] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21514/stat : 21514 (java) S 21502 21505 12039 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577718661888 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21515] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21515/stat : 21515 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577717610448 140578803509147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21516] ppid=21502 vsize=13982084 CPUtime=2.74 cores=1,3,5,7
/proc/21505/task/21516/stat : 21516 (java) S 21502 21505 12039 0 -1 1077944384 14599 0 0 0 272 2 0 0 20 0 15 0 98470844 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577716558576 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21517] ppid=21502 vsize=13982084 CPUtime=2.64 cores=1,3,5,7
/proc/21505/task/21517/stat : 21517 (java) S 21502 21505 12039 0 -1 1077944384 14764 0 0 0 262 2 0 0 20 0 15 0 98470844 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577715506032 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21518] ppid=21502 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/21505/task/21518/stat : 21518 (java) S 21502 21505 12039 0 -1 1077944384 10606 0 0 0 70 2 0 0 20 0 15 0 98470844 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577714452976 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21519] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21519/stat : 21519 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577713400672 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21520] ppid=21502 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/21505/task/21520/stat : 21520 (java) S 21502 21505 12039 0 -1 1077944384 741 0 0 0 2 1 0 0 20 0 15 0 98470848 14317654016 40637 18446744073709551615 4194304 4196468 140728322231600 140577712347696 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
Current children cumulated CPU time (s) 168.48
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.28 1.36 1.55 3/213 21604
/proc/meminfo: memFree=31210572/32770624 swapFree=0/325876
[pid=21505] ppid=21502 vsize=13982084 CPUtime=228.59 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 71944 0 0 0 22835 24 0 0 20 0 15 0 98470830 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3495521 40649 3809 1 0 3484295 0
[pid=21505/tid=21507] ppid=21502 vsize=13982084 CPUtime=221.86 cores=1,3,5,7
/proc/21505/task/21507/stat : 21507 (java) R 21502 21505 12039 0 -1 4202560 20177 0 0 0 22177 9 0 0 20 0 15 0 98470839 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140578807728624 140578397420242 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21508] ppid=21502 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/21505/task/21508/stat : 21508 (java) S 21502 21505 12039 0 -1 1077944384 985 0 0 0 9 1 0 0 20 0 15 0 98470839 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140578722905104 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21509] ppid=21502 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/21505/task/21509/stat : 21509 (java) S 21502 21505 12039 0 -1 1077944384 2572 0 0 0 9 1 0 0 20 0 15 0 98470839 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140578721852560 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21510] ppid=21502 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/21505/task/21510/stat : 21510 (java) S 21502 21505 12039 0 -1 1077944384 1194 0 0 0 9 1 0 0 20 0 15 0 98470839 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140578720799504 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21511] ppid=21502 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/21505/task/21511/stat : 21511 (java) S 21502 21505 12039 0 -1 1077944384 2730 0 0 0 9 1 0 0 20 0 15 0 98470839 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140578719746960 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21512] ppid=21502 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21505/task/21512/stat : 21512 (java) S 21502 21505 12039 0 -1 1077944384 2105 0 0 0 9 2 0 0 20 0 15 0 98470841 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577720768752 140578803501698 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21513] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21513/stat : 21513 (java) S 21502 21505 12039 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577719715040 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21514] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21514/stat : 21514 (java) S 21502 21505 12039 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577718661888 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21515] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21515/stat : 21515 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577717610448 140578803509147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21516] ppid=21502 vsize=13982084 CPUtime=2.74 cores=1,3,5,7
/proc/21505/task/21516/stat : 21516 (java) S 21502 21505 12039 0 -1 1077944384 14601 0 0 0 272 2 0 0 20 0 15 0 98470844 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577716558576 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21517] ppid=21502 vsize=13982084 CPUtime=2.64 cores=1,3,5,7
/proc/21505/task/21517/stat : 21517 (java) S 21502 21505 12039 0 -1 1077944384 14766 0 0 0 262 2 0 0 20 0 15 0 98470844 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577715506032 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21518] ppid=21502 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/21505/task/21518/stat : 21518 (java) S 21502 21505 12039 0 -1 1077944384 10608 0 0 0 70 2 0 0 20 0 15 0 98470844 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577714452976 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 33 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21519] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21519/stat : 21519 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577713400672 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21520] ppid=21502 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/21505/task/21520/stat : 21520 (java) S 21502 21505 12039 0 -1 1077944384 747 0 0 0 2 2 0 0 20 0 15 0 98470848 14317654016 40649 18446744073709551615 4194304 4196468 140728322231600 140577712347696 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
Current children cumulated CPU time (s) 228.59
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.20 1.34 1.53 3/213 21604
/proc/meminfo: memFree=31210696/32770624 swapFree=0/325876
[pid=21505] ppid=21502 vsize=13982084 CPUtime=246.32 cores=1,3,5,7
/proc/21505/stat : 21505 (java) S 21502 21505 12039 0 -1 1077944320 72444 0 0 0 24607 25 0 0 20 0 15 0 98470830 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140728322214144 140578803490551 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
/proc/21505/statm: 3495521 40657 3809 1 0 3484295 0
[pid=21505/tid=21507] ppid=21502 vsize=13982084 CPUtime=239.52 cores=1,3,5,7
/proc/21505/task/21507/stat : 21507 (java) R 21502 21505 12039 0 -1 4202560 20249 0 0 0 23943 9 0 0 20 0 15 0 98470839 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140578807728848 140578397972099 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21508] ppid=21502 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21505/task/21508/stat : 21508 (java) S 21502 21505 12039 0 -1 1077944384 1019 0 0 0 10 1 0 0 20 0 15 0 98470839 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140578722905104 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21509] ppid=21502 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21505/task/21509/stat : 21509 (java) S 21502 21505 12039 0 -1 1077944384 2673 0 0 0 10 1 0 0 20 0 15 0 98470839 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140578721852560 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21510] ppid=21502 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21505/task/21510/stat : 21510 (java) S 21502 21505 12039 0 -1 1077944384 1237 0 0 0 10 1 0 0 20 0 15 0 98470839 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140578720799504 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21511] ppid=21502 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21505/task/21511/stat : 21511 (java) S 21502 21505 12039 0 -1 1077944384 2740 0 0 0 10 1 0 0 20 0 15 0 98470839 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140578719746960 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21512] ppid=21502 vsize=13982084 CPUtime=0.12 cores=1,3,5,7
/proc/21505/task/21512/stat : 21512 (java) S 21502 21505 12039 0 -1 1077944384 2329 0 0 0 10 2 0 0 20 0 15 0 98470841 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577720768752 140578803501698 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21513] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21513/stat : 21513 (java) S 21502 21505 12039 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577719715040 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21514] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21514/stat : 21514 (java) S 21502 21505 12039 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 98470841 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577718661888 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21515] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21515/stat : 21515 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577717610448 140578803509147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21516] ppid=21502 vsize=13982084 CPUtime=2.74 cores=1,3,5,7
/proc/21505/task/21516/stat : 21516 (java) S 21502 21505 12039 0 -1 1077944384 14601 0 0 0 272 2 0 0 20 0 15 0 98470844 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577716558576 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21517] ppid=21502 vsize=13982084 CPUtime=2.64 cores=1,3,5,7
/proc/21505/task/21517/stat : 21517 (java) S 21502 21505 12039 0 -1 1077944384 14766 0 0 0 262 2 0 0 20 0 15 0 98470844 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577715506032 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21518] ppid=21502 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/21505/task/21518/stat : 21518 (java) S 21502 21505 12039 0 -1 1077944384 10608 0 0 0 70 2 0 0 20 0 15 0 98470844 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577714452976 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 33 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21519] ppid=21502 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21505/task/21519/stat : 21519 (java) S 21502 21505 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98470844 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577713400672 140578803500757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
[pid=21505/tid=21520] ppid=21502 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/21505/task/21520/stat : 21520 (java) S 21502 21505 12039 0 -1 1077944384 763 0 0 0 2 2 0 0 20 0 15 0 98470848 14317654016 40657 18446744073709551615 4194304 4196468 140728322231600 140577712347696 140578803501698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 46 0 0 6293624 6294260 14434304 140728322236823 140728322237009 140728322237009 140728322240463 0
Current children cumulated CPU time (s) 246.32
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 21505 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.025
CPU time (s): 246.347
CPU user time (s): 246.088
CPU system time (s): 0.259203
CPU usage (%): 102.634
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.088
system time used= 0.259203
maximum resident set size= 237568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73777
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11410
involuntary context switches= 408

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.13027 second user time and 1.19 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-06 04:41:55
IDJOB=4256282
IDBENCH=115851
IDSOLVER=2639
FILE ID=node132/4256282-1501988176
RUNJOBID= node132-1501986126-20442
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-0.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256282-1501988176/watcher-4256282-1501988176 -o /tmp/evaluation-result-4256282-1501988176/solver-4256282-1501988176 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501986126-20442 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1581028566 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256282-1501988176.xml

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

MD5SUM BENCH= d2a9d5f7f2311440d16f3c3017ccc9f9
RANDOM SEED=1581028566

node132.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.74
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.74
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.74
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.74
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:        31369568 kB
MemAvailable:   31849604 kB
Buffers:          188340 kB
Cached:           591532 kB
SwapCached:            0 kB
Active:           619516 kB
Inactive:         358264 kB
Active(anon):     198612 kB
Inactive(anon):    32628 kB
Active(file):     420904 kB
Inactive(file):   325636 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42024 kB
Writeback:             4 kB
AnonPages:        198076 kB
Mapped:            60884 kB
Shmem:             33468 kB
Slab:             125380 kB
SReclaimable:      98660 kB
SUnreclaim:        26720 kB
KernelStack:        3552 kB
PageTables:         5424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1161412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61948 MiB
End job on node132 at 2017-08-06 04:45:56