Trace number 4308182

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT 114.747 112.785

General information on the benchmark

NameSportsScheduling/
SportsScheduling-14_c18.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark49.9118
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 553714850
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.32/1.32	c Parsing done, starting search...
114.64/112.78	s SATISFIABLE
114.64/112.78	v <instantiation>
114.64/112.78	v 	<list>
114.64/112.78	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6]
114.64/112.78	v 	</list>
114.64/112.78	v 	<values>
114.64/112.78	v 		0 3 8 3 1 0 5 4 2 9 2 7 5 2 0 1 5 7 10 0 11 1 5 9 3 4 4 8 4 1 3 3 1 6 6 2 5 0 0 6 6 2 11 10 2 4 0 0 4 1 1 3 8 5 0 7 2 4 8 5 7 1 0 6 2 10 1 7 0 0 1 2 3 8 6 3 2 6 12 7 9 2 4 5 3 1 3 0 4 9 1 1 4 10 12 13 6 11 7 10 11 13 8 9 3 2 6 6 9 13 7 12 4 8 12 13 10 5 13 11 9 11 8 10 10 12 7 7 12 13 7 9 5 13 12 11 13 8 9 12 8 5 7 9 10 3 10 6 9 12 13 13 3 11 11 12 11 12 12 4 5 7 9 9 11 13 10 4 8 13 11 13 8 8 12 6 2 5 10 6 10 11 0 36 77 44 24 5 60 48 32 82 35 70 58 25 1 17 55 71 87 6 88 15 57 83 45 51 46 80 52 20 43 40 21 66 68 29 56 11 12 63 65 27 89 86 33 54 7 8 53 19 16 39 76 59 2 72 28 50 79 62 75 14 10 67 34 85 23 74 3 4 18 31 41 78 69 42 26 64 90 73 84 30 49 61 38 13 37 9 47 81 22 6 8 2 3 1 5 0 12 11 9 10 4 13 7 
114.64/112.78	v 	</values>
114.64/112.78	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13159 MiB free)
  memory of node 1: 16384 MiB (11084 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308182-1534345602/watcher-4308182-1534345602 -o /tmp/evaluation-result-4308182-1534345602/solver-4308182-1534345602 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534345602-27243 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 553714850 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308182-1534345602.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27268, runsolver pid=27264

[startup+0.108774 s]*
/proc/loadavg: 0.95 1.23 1.31 5/215 27301
/proc/meminfo: memFree=24790412/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14082736 memory=32264 CPUtime=0.12 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 7017 0 0 0 11 1 0 0 20 0 15 0 252123384 14420721664 8066 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3520684 8066 3152 1 0 3482761 0
[pid=27268/tid=27274] ppid=27264 vsize=14082736 memory=6735269665583770266 CPUtime=0.1 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 5061 0 0 0 9 1 0 0 20 0 15 0 252123385 14420721664 8132 33554432000 4194304 4196468 140724536706096 139730490294016 139730466354930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14082736 memory=4211974254005157258 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 8132 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 8132 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 8132 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 8132 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 8132 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27286] ppid=27264 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27286/stat : 27286 (java) S 27264 27268 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 8132 33554432000 4194304 4196468 140724536706096 139729959847456 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27288] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27288/stat : 27288 (java) S 27264 27268 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 8132 33554432000 4194304 4196468 140724536706096 139729958794608 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27290] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27290/stat : 27290 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 8132 33554432000 4194304 4196468 140724536706096 139729957742928 139730486097819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27291] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27291/stat : 27291 (java) S 27264 27268 21510 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 8198 33554432000 4194304 4196468 140724536706096 139729956690288 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27292] ppid=27264 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27292/stat : 27292 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 8198 33554432000 4194304 4196468 140724536706096 139729955637488 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27293] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0.01 cores=1,3,5,7
/proc/27268/task/27293/stat : 27293 (java) S 27264 27268 21510 0 -1 1077944384 318 0 0 0 1 0 0 0 20 0 15 0 252123390 14420721664 8198 33554432000 4194304 4196468 140724536706096 139729954584688 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27296] ppid=27264 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 8198 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 8198 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32264 KiB

[startup+0.215515 s]*
/proc/loadavg: 0.95 1.23 1.31 9/215 27301
/proc/meminfo: memFree=24759588/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14082736 memory=46752 CPUtime=0.31 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 10269 0 0 0 29 2 0 0 20 0 15 0 252123384 14420721664 11688 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3520684 11688 3413 1 0 3482761 0
[pid=27268/tid=27274] ppid=27264 vsize=14082736 memory=4871374705135476842 CPUtime=0.2 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 7836 0 0 0 19 1 0 0 20 0 15 0 252123385 14420721664 11688 33554432000 4194304 4196468 140724536706096 139730490308288 139730123120048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14082736 memory=4211974254005157258 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 11688 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 11688 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 11688 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 11688 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27286] ppid=27264 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27286/stat : 27286 (java) S 27264 27268 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729959847456 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27288] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27288/stat : 27288 (java) S 27264 27268 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729958794608 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27290] ppid=27264 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27290/stat : 27290 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729957742928 139730486097819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27291] ppid=27264 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27268/task/27291/stat : 27291 (java) S 27264 27268 21510 0 -1 1077944384 465 0 0 0 2 0 0 0 20 0 15 0 252123390 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729956690288 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27292] ppid=27264 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/27268/task/27292/stat : 27292 (java) R 27264 27268 21510 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 15 0 252123390 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729955637488 139730486090370 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27293] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0.06 cores=1,3,5,7
/proc/27268/task/27293/stat : 27293 (java) S 27264 27268 21510 0 -1 1077944384 417 0 0 0 6 0 0 0 20 0 15 0 252123390 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729954584688 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27296] ppid=27264 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 11688 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46752 KiB

[startup+0.310322 s]*
/proc/loadavg: 0.96 1.23 1.31 4/215 27301
/proc/meminfo: memFree=24752408/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14082736 memory=50128 CPUtime=0.44 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 10654 0 0 0 42 2 0 0 20 0 15 0 252123384 14420721664 12532 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3520684 12532 3416 1 0 3482761 0
[pid=27268/tid=27274] ppid=27264 vsize=14082736 memory=281055277875440 CPUtime=0.29 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 8165 0 0 0 28 1 0 0 20 0 15 0 252123385 14420721664 12532 33554432000 4194304 4196468 140724536706096 139730490287056 139730469266032 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14082736 memory=4211974254005157258 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 12532 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14082736 memory=140527800369077 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 12532 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14082736 memory=140527639046733 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 12532 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14082736 memory=140527639051215 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252123385 14420721664 12532 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14082736 memory=140527800388256 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27286] ppid=27264 vsize=14082736 memory=140527639051215 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27286/stat : 27286 (java) S 27264 27268 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729959847456 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27288] ppid=27264 vsize=14082736 memory=281055278123152 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27288/stat : 27288 (java) S 27264 27268 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252123387 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729958794608 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27290] ppid=27264 vsize=14082736 memory=281055278120848 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27290/stat : 27290 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729957742928 139730486097819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27291] ppid=27264 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27268/task/27291/stat : 27291 (java) S 27264 27268 21510 0 -1 1077944384 479 0 0 0 3 0 0 0 20 0 15 0 252123390 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729956690288 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27292] ppid=27264 vsize=14082736 memory=2240 CPUtime=0.01 cores=1,3,5,7
/proc/27268/task/27292/stat : 27292 (java) S 27264 27268 21510 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 15 0 252123390 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729955637488 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27293] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0.08 cores=1,3,5,7
/proc/27268/task/27293/stat : 27293 (java) S 27264 27268 21510 0 -1 1077944384 453 0 0 0 8 0 0 0 20 0 15 0 252123390 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729954584688 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27296] ppid=27264 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14082736 memory=140527800366720 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123390 14420721664 12532 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50128 KiB

[startup+0.700713 s]
/proc/loadavg: 0.96 1.23 1.31 3/215 27301
/proc/meminfo: memFree=24707388/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14084804 memory=88084 CPUtime=0.99 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 17431 0 0 0 94 5 0 0 20 0 15 0 252123384 14422839296 22021 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3521201 22021 3499 1 0 3483273 0
[pid=27268/tid=27274] ppid=27264 vsize=14084804 memory=6076 CPUtime=0.67 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 14495 0 0 0 64 3 0 0 20 0 15 0 252123385 14422839296 22021 33554432000 4194304 4196468 140724536706096 139730490304640 139730470159710 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14084804 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14422839296 22021 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14084804 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14422839296 22021 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14084804 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14422839296 22021 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252123385 14422839296 22021 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14084804 memory=5787213840016500561 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252123387 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27286] ppid=27264 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27286/stat : 27286 (java) S 27264 27268 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252123387 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729959847456 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27288] ppid=27264 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27288/stat : 27288 (java) S 27264 27268 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252123387 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729958794608 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27290] ppid=27264 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27290/stat : 27290 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729957742928 139730486097819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27291] ppid=27264 vsize=14084804 memory=1088 CPUtime=0.09 cores=1,3,5,7
/proc/27268/task/27291/stat : 27291 (java) S 27264 27268 21510 0 -1 1077944384 636 0 0 0 9 0 0 0 20 0 15 0 252123390 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729956690288 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27292] ppid=27264 vsize=14084804 memory=14888 CPUtime=0.05 cores=1,3,5,7
/proc/27268/task/27292/stat : 27292 (java) S 27264 27268 21510 0 -1 1077944384 339 0 0 0 5 0 0 0 20 0 15 0 252123390 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729955637488 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27293] ppid=27264 vsize=14084804 memory=38000 CPUtime=0.15 cores=1,3,5,7
/proc/27268/task/27293/stat : 27293 (java) S 27264 27268 21510 0 -1 1077944384 581 0 0 0 15 0 0 0 20 0 15 0 252123390 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729954584688 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27296] ppid=27264 vsize=14084804 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14084804 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123390 14422839296 22021 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88084 KiB

[startup+1.50075 s]
/proc/loadavg: 0.96 1.23 1.31 8/215 27301
/proc/meminfo: memFree=24645264/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14090948 memory=143408 CPUtime=2.99 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 30219 0 0 0 291 8 0 0 20 0 15 0 252123384 14429130752 35852 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3522737 35852 3553 1 0 3484809 0
[pid=27268/tid=27274] ppid=27264 vsize=14090948 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 24076 0 0 0 142 5 0 0 20 0 15 0 252123385 14429130752 35852 33554432000 4194304 4196468 140724536706096 139730490316464 139730128309848 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14090948 memory=234384955331877 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14429130752 35852 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14090948 memory=281055278082336 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14429130752 35852 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14090948 memory=3833181415407878176 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252123385 14429130752 35852 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252123385 14429130752 35852 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 35852 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0

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

[pid=27268/tid=27296] ppid=27264 vsize=14090948 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43810 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14090948 memory=174884 CPUtime=0.02 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 514 0 0 0 1 1 0 0 20 0 15 0 252123390 14429130752 43810 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 89 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 112.34 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 175240 KiB

[startup+112.001 s]*
/proc/loadavg: 1.45 1.36 1.35 3/215 27302
/proc/meminfo: memFree=24426856/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14090948 memory=175288 CPUtime=113.95 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 47846 0 0 0 11376 19 0 0 20 0 15 0 252123384 14429130752 43822 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3522737 43822 3580 1 0 3484809 0
[pid=27268/tid=27274] ppid=27264 vsize=14090948 memory=6791534058613427641 CPUtime=110.77 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 28038 0 0 0 11070 7 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730490317232 139730128980004 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14090948 memory=-7003737579269690708 CPUtime=0.13 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 2172 0 0 0 12 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14090948 memory=38000 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 761 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14090948 memory=3312 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 2103 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14090948 memory=15708 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 653 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14090948 memory=1620 CPUtime=0.12 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 1478 0 0 0 10 2 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 87 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27286] ppid=27264 vsize=14090948 memory=504 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27286/stat : 27286 (java) S 27264 27268 21510 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729959847520 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27288] ppid=27264 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27288/stat : 27288 (java) S 27264 27268 21510 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729958794608 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27290] ppid=27264 vsize=14090948 memory=68608 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27290/stat : 27290 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729957742928 139730486097819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27291] ppid=27264 vsize=14090948 memory=1064 CPUtime=0.9 cores=1,3,5,7
/proc/27268/task/27291/stat : 27291 (java) S 27264 27268 21510 0 -1 1077944384 4746 0 0 0 89 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729956690288 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27292] ppid=27264 vsize=14090948 memory=2072 CPUtime=0.88 cores=1,3,5,7
/proc/27268/task/27292/stat : 27292 (java) S 27264 27268 21510 0 -1 1077944384 2699 0 0 0 87 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729955637488 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27293] ppid=27264 vsize=14090948 memory=6791534058613427641 CPUtime=0.6 cores=1,3,5,7
/proc/27268/task/27293/stat : 27293 (java) S 27264 27268 21510 0 -1 1077944384 3257 0 0 0 60 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729954584688 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27296] ppid=27264 vsize=14090948 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14090948 memory=872 CPUtime=0.02 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 518 0 0 0 1 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 89 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 113.95 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 175288 KiB

[startup+112.401 s]
/proc/loadavg: 1.45 1.36 1.35 3/215 27302
/proc/meminfo: memFree=24426856/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14090948 memory=175288 CPUtime=114.34 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 47852 0 0 0 11415 19 0 0 20 0 15 0 252123384 14429130752 43822 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3522737 43822 3580 1 0 3484809 0
[pid=27268/tid=27274] ppid=27264 vsize=14090948 memory=1696 CPUtime=111.16 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 28039 0 0 0 11109 7 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730490317504 139730129154027 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14090948 memory=920 CPUtime=0.13 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 2172 0 0 0 12 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14090948 memory=3848 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 761 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14090948 memory=4104 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 2103 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14090948 memory=2300 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 658 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14090948 memory=2300 CPUtime=0.12 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 1478 0 0 0 10 2 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 87 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27286] ppid=27264 vsize=14090948 memory=175288 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27286/stat : 27286 (java) S 27264 27268 21510 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729959847520 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27288] ppid=27264 vsize=14090948 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27288/stat : 27288 (java) S 27264 27268 21510 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729958794608 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27290] ppid=27264 vsize=14090948 memory=504 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27290/stat : 27290 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729957742928 139730486097819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27291] ppid=27264 vsize=14090948 memory=924 CPUtime=0.9 cores=1,3,5,7
/proc/27268/task/27291/stat : 27291 (java) S 27264 27268 21510 0 -1 1077944384 4746 0 0 0 89 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729956690288 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27292] ppid=27264 vsize=14090948 memory=1168 CPUtime=0.88 cores=1,3,5,7
/proc/27268/task/27292/stat : 27292 (java) S 27264 27268 21510 0 -1 1077944384 2699 0 0 0 87 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729955637488 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27293] ppid=27264 vsize=14090948 memory=2132 CPUtime=0.6 cores=1,3,5,7
/proc/27268/task/27293/stat : 27293 (java) S 27264 27268 21510 0 -1 1077944384 3257 0 0 0 60 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729954584688 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27296] ppid=27264 vsize=14090948 memory=2180 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14090948 memory=924 CPUtime=0.02 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 518 0 0 0 1 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 89 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 114.34 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 175288 KiB

[startup+112.601 s]
/proc/loadavg: 1.45 1.36 1.35 3/215 27302
/proc/meminfo: memFree=24426856/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14090948 memory=175288 CPUtime=114.54 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 47852 0 0 0 11435 19 0 0 20 0 15 0 252123384 14429130752 43822 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3522737 43822 3580 1 0 3484809 0
[pid=27268/tid=27274] ppid=27264 vsize=14090948 memory=4004 CPUtime=111.36 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 28039 0 0 0 11129 7 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730490317504 139730129187499 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14090948 memory=3516 CPUtime=0.13 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 2172 0 0 0 12 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14090948 memory=872 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 761 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14090948 memory=288230574492221466 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 2103 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14090948 memory=288230596050944315 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 658 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14090948 memory=15258134151170443 CPUtime=0.12 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 1478 0 0 0 10 2 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 87 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27286] ppid=27264 vsize=14090948 memory=172836 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27286/stat : 27286 (java) S 27264 27268 21510 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729959847520 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27288] ppid=27264 vsize=14090948 memory=3312 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27288/stat : 27288 (java) S 27264 27268 21510 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729958794608 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27290] ppid=27264 vsize=14090948 memory=15708 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27290/stat : 27290 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729957742928 139730486097819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27291] ppid=27264 vsize=14090948 memory=1620 CPUtime=0.9 cores=1,3,5,7
/proc/27268/task/27291/stat : 27291 (java) S 27264 27268 21510 0 -1 1077944384 4746 0 0 0 89 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729956690288 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27292] ppid=27264 vsize=14090948 memory=504 CPUtime=0.88 cores=1,3,5,7
/proc/27268/task/27292/stat : 27292 (java) S 27264 27268 21510 0 -1 1077944384 2699 0 0 0 87 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729955637488 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27293] ppid=27264 vsize=14090948 memory=3712 CPUtime=0.6 cores=1,3,5,7
/proc/27268/task/27293/stat : 27293 (java) S 27264 27268 21510 0 -1 1077944384 3257 0 0 0 60 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729954584688 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27296] ppid=27264 vsize=14090948 memory=68608 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14090948 memory=288230574492221466 CPUtime=0.02 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 518 0 0 0 1 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 89 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 114.54 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 175288 KiB

[startup+112.701 s]
/proc/loadavg: 1.45 1.36 1.35 3/215 27302
/proc/meminfo: memFree=24426856/32770624 swapFree=67108524/67108860
[pid=27268] ppid=27264 vsize=14090948 memory=175288 CPUtime=114.64 cores=1,3,5,7
/proc/27268/stat : 27268 (java) S 27264 27268 21510 0 -1 1077944320 47859 0 0 0 11445 19 0 0 20 0 15 0 252123384 14429130752 43822 33554432000 4194304 4196468 140724536706096 140724536688640 139730486079223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
/proc/27268/statm: 3522737 43822 3580 1 0 3484809 0
[pid=27268/tid=27274] ppid=27264 vsize=14090948 memory=172652 CPUtime=111.46 cores=1,3,5,7
/proc/27268/task/27274/stat : 27274 (java) R 27264 27268 21510 0 -1 4202560 28046 0 0 0 11139 7 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730490317504 139730129153656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27276] ppid=27264 vsize=14090948 memory=172836 CPUtime=0.13 cores=1,3,5,7
/proc/27268/task/27276/stat : 27276 (java) S 27264 27268 21510 0 -1 1077944384 2172 0 0 0 12 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730081479312 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27277] ppid=27264 vsize=14090948 memory=172836 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27277/stat : 27277 (java) S 27264 27268 21510 0 -1 1077944384 761 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730080426512 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27278] ppid=27264 vsize=14090948 memory=175288 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27278/stat : 27278 (java) S 27264 27268 21510 0 -1 1077944384 2103 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730079373712 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27279] ppid=27264 vsize=14090948 memory=2072 CPUtime=0.14 cores=1,3,5,7
/proc/27268/task/27279/stat : 27279 (java) S 27264 27268 21510 0 -1 1077944384 658 0 0 0 13 1 0 0 20 0 15 0 252123385 14429130752 43822 33554432000 4194304 4196468 140724536706096 139730078320912 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27284] ppid=27264 vsize=14090948 memory=1740 CPUtime=0.12 cores=1,3,5,7
/proc/27268/task/27284/stat : 27284 (java) S 27264 27268 21510 0 -1 1077944384 1478 0 0 0 10 2 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729960901488 139730486090370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 87 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27286] ppid=27264 vsize=14090948 memory=303430223234596890 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27286/stat : 27286 (java) S 27264 27268 21510 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729959847520 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27288] ppid=27264 vsize=14090948 memory=316378093722009915 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27288/stat : 27288 (java) S 27264 27268 21510 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 252123387 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729958794608 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27290] ppid=27264 vsize=14090948 memory=1288 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27290/stat : 27290 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729957742928 139730486097819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27291] ppid=27264 vsize=14090948 memory=1088 CPUtime=0.9 cores=1,3,5,7
/proc/27268/task/27291/stat : 27291 (java) S 27264 27268 21510 0 -1 1077944384 4746 0 0 0 89 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729956690288 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27292] ppid=27264 vsize=14090948 memory=174884 CPUtime=0.88 cores=1,3,5,7
/proc/27268/task/27292/stat : 27292 (java) S 27264 27268 21510 0 -1 1077944384 2699 0 0 0 87 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729955637488 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27293] ppid=27264 vsize=14090948 memory=174884 CPUtime=0.6 cores=1,3,5,7
/proc/27268/task/27293/stat : 27293 (java) S 27264 27268 21510 0 -1 1077944384 3257 0 0 0 60 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729954584688 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27296] ppid=27264 vsize=14090948 memory=3712 CPUtime=0 cores=1,3,5,7
/proc/27268/task/27296/stat : 27296 (java) S 27264 27268 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729953532128 139730486089429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
[pid=27268/tid=27299] ppid=27264 vsize=14090948 memory=68608 CPUtime=0.02 cores=1,3,5,7
/proc/27268/task/27299/stat : 27299 (java) S 27264 27268 21510 0 -1 1077944384 518 0 0 0 1 1 0 0 20 0 15 0 252123390 14429130752 43822 33554432000 4194304 4196468 140724536706096 139729952480432 139730486090370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 89 0 0 6293624 6294260 39161856 140724536710217 140724536710409 140724536710409 140724536713167 0
Current children cumulated CPU time: 114.64 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 175288 KiB

Child status: 0
Real time (s): 112.785
CPU time (s): 114.747
CPU user time (s): 114.548
CPU system time (s): 0.199398
CPU usage (%): 101.739
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 238808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.548
system time used= 0.199398
maximum resident set size= 238808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48832
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8446
involuntary context switches= 186


# summary of solver processes directly reported to runsolver:
#   pid: 27268
#   total CPU time (s): 114.747
#   total CPU user time (s): 114.548
#   total CPU system time (s): 0.199398

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.858444 second user time and 0.917709 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-15 17:06:42
IDJOB=4308182
IDBENCH=141595
IDSOLVER=2791
FILE ID=node107/4308182-1534345602
RUNJOBID= node107-1534345602-27243
PBS_JOBID= 21038151
Free space on /tmp= 50628 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-14_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308182-1534345602/watcher-4308182-1534345602 -o /tmp/evaluation-result-4308182-1534345602/solver-4308182-1534345602 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534345602-27243 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 553714850 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308182-1534345602.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=553714850

node107.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.40
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.40
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.40
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.40
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:        24826268 kB
MemAvailable:   31899056 kB
Buffers:          218084 kB
Cached:          7105136 kB
SwapCached:           20 kB
Active:          3954892 kB
Inactive:        3422424 kB
Active(anon):       3428 kB
Inactive(anon):   111348 kB
Active(file):    3951464 kB
Inactive(file):  3311076 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:             71896 kB
Writeback:             0 kB
AnonPages:         57120 kB
Mapped:            54724 kB
Shmem:             57824 kB
Slab:             267168 kB
SReclaimable:     238708 kB
SUnreclaim:        28460 kB
KernelStack:        3216 kB
PageTables:         5352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 50560 MiB
End job on node107 at 2018-08-15 17:08:35