Trace number 4275286

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 - Parallel with EPS 2017-07-26? (TO) 19886.4 2520.05

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-04-72.xml
MD5SUM606ad4221d4941292d84c5bdd64a5487
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 benchmark1596.5699
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints731
Number of domains2
Minimum domain size2
Maximum domain size22
Distribution of domain sizes[{"size":2,"count":500},{"size":22,"count":100}]
Minimum variable degree2
Maximum variable degree53
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":19},{"degree":21,"count":19},{"degree":22,"count":20},{"degree":23,"count":20},{"degree":24,"count":25},{"degree":25,"count":14},{"degree":26,"count":9},"...",{"degree":29,"count":9}, {"degree":30,"count":10}, {"degree":31,"count":26}, {"degree":32,"count":19}, {"degree":33,"count":2}, {"degree":34,"count":2}, {"degree":35,"count":2}, {"degree":36,"count":2}, {"degree":37,"count":2}, {"degree":38,"count":2}, {"degree":39,"count":2}, {"degree":40,"count":2}, {"degree":41,"count":2}, {"degree":42,"count":2}, {"degree":43,"count":2}, {"degree":44,"count":2}, {"degree":45,"count":2}, {"degree":46,"count":2}, {"degree":47,"count":2}, {"degree":48,"count":2}, {"degree":49,"count":2}, {"degree":50,"count":2}, {"degree":51,"count":2}, {"degree":52,"count":3}, {"degree":53,"count":1}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":100},{"arity":3,"count":196},{"arity":4,"count":1},{"arity":5,"count":193},{"arity":6,"count":101},{"arity":8,"count":1},{"arity":10,"count":2},{"arity":12,"count":1},{"arity":14,"count":1},{"arity":15,"count":2},{"arity":16,"count":1},{"arity":18,"count":1},{"arity":19,"count":1},{"arity":20,"count":3},{"arity":22,"count":3},{"arity":24,"count":1},{"arity":25,"count":4},{"arity":26,"count":1},{"arity":28,"count":3},{"arity":30,"count":3},{"arity":31,"count":2},{"arity":32,"count":1},{"arity":34,"count":3},{"arity":35,"count":2},{"arity":36,"count":1},"...",{"arity":67,"count":2}, {"arity":68,"count":1}, {"arity":70,"count":5}, {"arity":72,"count":1}, {"arity":73,"count":2}, {"arity":74,"count":1}, {"arity":75,"count":2}, {"arity":76,"count":3}, {"arity":78,"count":1}, {"arity":79,"count":2}, {"arity":80,"count":3}, {"arity":82,"count":3}, {"arity":84,"count":1}, {"arity":85,"count":4}, {"arity":86,"count":1}, {"arity":88,"count":3}, {"arity":90,"count":3}, {"arity":91,"count":2}, {"arity":92,"count":1}, {"arity":94,"count":3}, {"arity":95,"count":2}, {"arity":96,"count":1}, {"arity":97,"count":2}, {"arity":98,"count":1}, {"arity":100,"count":6}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"sum","count":630},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1027360937
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
1.39/0.71	c Parsing done, starting search...
19886.17/2520.03	s UNKNOWN

Verifier Data


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 (14233 MiB free)
  memory of node 1: 16384 MiB (14156 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275286-1502743060/watcher-4275286-1502743060 -o /tmp/evaluation-result-4275286-1502743060/solver-4275286-1502743060 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502739680-32663 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1027360937 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275286-1502743060.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=366, runsolver pid=363

[startup+0.100116 s]*
/proc/loadavg: 7.54 8.15 8.17 2/199 386
/proc/meminfo: memFree=29050736/32770624 swapFree=67108860/67108860
[pid=366] ppid=363 vsize=14325320 memory=33748 CPUtime=0.11 cores=0-7
/proc/366/stat : 366 (java) S 363 366 32636 0 -1 1077944320 8320 0 0 0 9 2 0 0 20 0 20 0 107394084 14669127680 8437 33554432000 4194304 4196468 140735741356272 140735741338816 140600638537463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
/proc/366/statm: 3581330 8437 3410 1 0 3569050 0
[pid=366/tid=368] ppid=363 vsize=14325320 memory=8316850467074736180 CPUtime=0.08 cores=0-7
/proc/366/task/368/stat : 368 (java) R 363 366 32636 0 -1 4202560 6283 0 0 0 7 1 0 0 20 0 20 0 107394084 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600642754144 140600595139178 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=369] ppid=363 vsize=14325320 memory=12796 CPUtime=0 cores=0-7
/proc/366/task/369/stat : 369 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600591157648 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=370] ppid=363 vsize=14325320 memory=140179675259100 CPUtime=0 cores=0-7
/proc/366/task/370/stat : 370 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600590104848 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=371] ppid=363 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/366/task/371/stat : 371 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600589052560 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=372] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/372/stat : 372 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600587999760 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=373] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/373/stat : 373 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600229948304 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=374] ppid=363 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/366/task/374/stat : 374 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600228895504 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=375] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/375/stat : 375 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600227843216 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=376] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/376/stat : 376 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 8443 33554432000 4194304 4196468 140735741356272 140600226790416 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=377] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/377/stat : 377 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394086 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599803205744 140600638548610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=378] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/378/stat : 378 (java) S 363 366 32636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107394087 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599802151712 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=379] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/379/stat : 379 (java) S 363 366 32636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107394087 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599801099376 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=380] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/380/stat : 380 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394089 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599800047696 140600638556059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=381] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/381/stat : 381 (java) S 363 366 32636 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 107394089 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599798995568 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=382] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/382/stat : 382 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394089 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599797942768 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=383] ppid=363 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/366/task/383/stat : 383 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394089 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599796890480 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=384] ppid=363 vsize=14325320 memory=-1 CPUtime=0.02 cores=0-7
/proc/366/task/384/stat : 384 (java) R 363 366 32636 0 -1 4202560 370 0 0 0 2 0 0 0 20 0 20 0 107394089 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599795837680 140600638558810 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=385] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/385/stat : 385 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394090 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599794784608 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=386] ppid=363 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/366/task/386/stat : 386 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394090 14669127680 8443 33554432000 4194304 4196468 140735741356272 140599793731888 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33748 KiB

[startup+0.209803 s]*
/proc/loadavg: 7.54 8.15 8.17 3/199 386
/proc/meminfo: memFree=29043228/32770624 swapFree=67108860/67108860
[pid=366] ppid=363 vsize=14325320 memory=42396 CPUtime=0.3 cores=0-7
/proc/366/stat : 366 (java) S 363 366 32636 0 -1 1077944320 9287 0 0 0 27 3 0 0 20 0 20 0 107394084 14669127680 10599 33554432000 4194304 4196468 140735741356272 140735741338816 140600638537463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
/proc/366/statm: 3581330 10599 3579 1 0 3569050 0
[pid=366/tid=368] ppid=363 vsize=14325320 memory=7882827048052850738 CPUtime=0.19 cores=0-7
/proc/366/task/368/stat : 368 (java) R 363 366 32636 0 -1 4202560 6912 0 0 0 17 2 0 0 20 0 20 0 107394084 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600642730064 140600622617950 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=369] ppid=363 vsize=14325320 memory=311 CPUtime=0 cores=0-7
/proc/366/task/369/stat : 369 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600591157648 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=370] ppid=363 vsize=14325320 memory=140179675257582 CPUtime=0 cores=0-7
/proc/366/task/370/stat : 370 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600590104848 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=371] ppid=363 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/366/task/371/stat : 371 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600589052560 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=372] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/372/stat : 372 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600587999760 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=373] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/373/stat : 373 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600229948304 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=374] ppid=363 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/366/task/374/stat : 374 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600228895504 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=375] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/375/stat : 375 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600227843216 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=376] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/376/stat : 376 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394085 14669127680 10599 33554432000 4194304 4196468 140735741356272 140600226790416 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=377] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/377/stat : 377 (java) S 363 366 32636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 107394086 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599803205744 140600638548610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=378] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/378/stat : 378 (java) S 363 366 32636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107394087 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599802151712 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=379] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/379/stat : 379 (java) S 363 366 32636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107394087 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599801099376 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=380] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/380/stat : 380 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394089 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599800047696 140600638556059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=381] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/381/stat : 381 (java) S 363 366 32636 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 107394089 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599798995568 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=382] ppid=363 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/366/task/382/stat : 382 (java) S 363 366 32636 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 20 0 107394089 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599797942768 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=383] ppid=363 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/366/task/383/stat : 383 (java) S 363 366 32636 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 20 0 107394089 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599796890480 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=384] ppid=363 vsize=14325320 memory=-1 CPUtime=0.05 cores=0-7
/proc/366/task/384/stat : 384 (java) S 363 366 32636 0 -1 1077944384 388 0 0 0 5 0 0 0 20 0 20 0 107394089 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599795837680 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=385] ppid=363 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/366/task/385/stat : 385 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394090 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599794784608 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=386] ppid=363 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/366/task/386/stat : 386 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394090 14669127680 10599 33554432000 4194304 4196468 140735741356272 140599793731888 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42396 KiB

[startup+0.309413 s]*
/proc/loadavg: 7.54 8.15 8.17 2/199 386
/proc/meminfo: memFree=29037396/32770624 swapFree=67108860/67108860
[pid=366] ppid=363 vsize=14325340 memory=49576 CPUtime=0.46 cores=0-7
/proc/366/stat : 366 (java) S 363 366 32636 0 -1 1077944320 10213 0 0 0 43 3 0 0 20 0 20 0 107394084 14669148160 12394 33554432000 4194304 4196468 140735741356272 140735741338816 140600638537463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
/proc/366/statm: 3581335 12394 3692 1 0 3569050 0
[pid=366/tid=368] ppid=363 vsize=14325340 memory=6935054825532540783 CPUtime=0.28 cores=0-7
/proc/366/task/368/stat : 368 (java) R 363 366 32636 0 -1 4202560 7597 0 0 0 26 2 0 0 20 0 20 0 107394084 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600642765968 140600638549398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=369] ppid=363 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/366/task/369/stat : 369 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600591157648 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=370] ppid=363 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/366/task/370/stat : 370 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600590104848 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=371] ppid=363 vsize=14325340 memory=2240 CPUtime=0 cores=0-7
/proc/366/task/371/stat : 371 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600589052560 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=372] ppid=363 vsize=14325340 memory=2241 CPUtime=0 cores=0-7
/proc/366/task/372/stat : 372 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600587999760 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=373] ppid=363 vsize=14325340 memory=2241 CPUtime=0 cores=0-7
/proc/366/task/373/stat : 373 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600229948304 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=374] ppid=363 vsize=14325340 memory=140179545357583 CPUtime=0 cores=0-7
/proc/366/task/374/stat : 374 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394085 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600228895504 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=375] ppid=363 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/366/task/375/stat : 375 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394085 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600227843216 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=376] ppid=363 vsize=14325340 memory=280359090724384 CPUtime=0 cores=0-7
/proc/366/task/376/stat : 376 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394085 14669148160 12460 33554432000 4194304 4196468 140735741356272 140600226790416 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=377] ppid=363 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/366/task/377/stat : 377 (java) S 363 366 32636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 107394086 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599803205744 140600638548610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=378] ppid=363 vsize=14325340 memory=139 CPUtime=0 cores=0-7
/proc/366/task/378/stat : 378 (java) S 363 366 32636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107394087 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599802151712 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=379] ppid=363 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/366/task/379/stat : 379 (java) S 363 366 32636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107394087 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599801099376 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=380] ppid=363 vsize=14325340 memory=64 CPUtime=0 cores=0-7
/proc/366/task/380/stat : 380 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394089 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599800047696 140600638556059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=381] ppid=363 vsize=14325340 memory=8589 CPUtime=0.01 cores=0-7
/proc/366/task/381/stat : 381 (java) S 363 366 32636 0 -1 1077944384 326 0 0 0 1 0 0 0 20 0 20 0 107394089 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599798995568 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=382] ppid=363 vsize=14325340 memory=1 CPUtime=0.04 cores=0-7
/proc/366/task/382/stat : 382 (java) S 363 366 32636 0 -1 1077944384 357 0 0 0 4 0 0 0 20 0 20 0 107394089 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599797942768 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=383] ppid=363 vsize=14325340 memory=0 CPUtime=0.03 cores=0-7
/proc/366/task/383/stat : 383 (java) S 363 366 32636 0 -1 1077944384 160 0 0 0 3 0 0 0 20 0 20 0 107394089 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599796890480 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=384] ppid=363 vsize=14325340 memory=0 CPUtime=0.08 cores=0-7
/proc/366/task/384/stat : 384 (java) S 363 366 32636 0 -1 1077944384 438 0 0 0 8 0 0 0 20 0 20 0 107394089 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599795837680 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=385] ppid=363 vsize=14325340 memory=3467825727391412274 CPUtime=0 cores=0-7
/proc/366/task/385/stat : 385 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394090 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599794784608 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=386] ppid=363 vsize=14325340 memory=2319684899342136882 CPUtime=0 cores=0-7
/proc/366/task/386/stat : 386 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394090 14669148160 12460 33554432000 4194304 4196468 140735741356272 140599793731888 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 49576 KiB

[startup+0.700773 s]
/proc/loadavg: 7.54 8.15 8.17 3/199 386
/proc/meminfo: memFree=29023484/32770624 swapFree=67108860/67108860
[pid=366] ppid=363 vsize=14327388 memory=76884 CPUtime=1.39 cores=0-7
/proc/366/stat : 366 (java) S 363 366 32636 0 -1 1077944320 12781 0 0 0 134 5 0 0 20 0 20 0 107394084 14671245312 19221 33554432000 4194304 4196468 140735741356272 140735741338816 140600638537463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
/proc/366/statm: 3581847 19221 3776 1 0 3569562 0
[pid=366/tid=368] ppid=363 vsize=14327388 memory=0 CPUtime=0.67 cores=0-7
/proc/366/task/368/stat : 368 (java) R 363 366 32636 0 -1 4202560 8551 0 0 0 64 3 0 0 20 0 20 0 107394084 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600642771632 140600638549398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=369] ppid=363 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/366/task/369/stat : 369 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600591157648 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=370] ppid=363 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/366/task/370/stat : 370 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600590104848 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=371] ppid=363 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/366/task/371/stat : 371 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600589052560 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=372] ppid=363 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/366/task/372/stat : 372 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600587999760 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=373] ppid=363 vsize=14327388 memory=1952 CPUtime=0 cores=0-7
/proc/366/task/373/stat : 373 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107394085 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600229948304 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=374] ppid=363 vsize=14327388 memory=8552 CPUtime=0 cores=0-7
/proc/366/task/374/stat : 374 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394085 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600228895504 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=375] ppid=363 vsize=14327388 memory=1224 CPUtime=0 cores=0-7
/proc/366/task/375/stat : 375 (java) S 363 366 32636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107394085 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600227843216 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=376] ppid=363 vsize=14327388 memory=792 CPUtime=0 cores=0-7
/proc/366/task/376/stat : 376 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107394085 14671245312 19221 33554432000 4194304 4196468 140735741356272 140600226790416 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=377] ppid=363 vsize=14327388 memory=1004 CPUtime=0 cores=0-7
/proc/366/task/377/stat : 377 (java) S 363 366 32636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 107394086 14671245312 19221 33554432000 4194304 4196468 140735741356272 140599803205744 140600638548610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0

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

/proc/366/task/372/stat : 372 (java) S 363 366 32636 0 -1 1077944384 144652 0 0 0 1196 53 0 0 20 0 36 0 107394085 15772352512 485859 33554432000 4194304 4196468 140735741356272 140600587999760 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=373] ppid=363 vsize=15402688 memory=4126316290023845779 CPUtime=12.55 cores=0-7
/proc/366/task/373/stat : 373 (java) S 363 366 32636 0 -1 1077944384 138488 0 0 0 1200 55 0 0 20 0 36 0 107394085 15772352512 485859 33554432000 4194304 4196468 140735741356272 140600229948304 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=374] ppid=363 vsize=15402688 memory=1954720 CPUtime=12.57 cores=0-7
/proc/366/task/374/stat : 374 (java) S 363 366 32636 0 -1 1077944384 137847 0 0 0 1199 58 0 0 20 0 36 0 107394085 15772352512 485859 33554432000 4194304 4196468 140735741356272 140600228895504 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=375] ppid=363 vsize=15402688 memory=6947385649911455296 CPUtime=12.43 cores=0-7
/proc/366/task/375/stat : 375 (java) S 363 366 32636 0 -1 1077944384 145801 0 0 0 1186 57 0 0 20 0 36 0 107394085 15772352512 485859 33554432000 4194304 4196468 140735741356272 140600227843216 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=376] ppid=363 vsize=15402688 memory=956 CPUtime=12.5 cores=0-7
/proc/366/task/376/stat : 376 (java) S 363 366 32636 0 -1 1077944384 135856 0 0 0 1197 53 0 0 20 0 36 0 107394085 15772352512 485859 33554432000 4194304 4196468 140735741356272 140600226790416 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 41 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=377] ppid=363 vsize=15402688 memory=4100 CPUtime=10.36 cores=0-7
/proc/366/task/377/stat : 377 (java) S 363 366 32636 0 -1 1077944384 263333 0 0 0 866 170 0 0 20 0 36 0 107394086 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599803205744 140600638548610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=378] ppid=363 vsize=15402688 memory=1292 CPUtime=0 cores=0-7
/proc/366/task/378/stat : 378 (java) S 363 366 32636 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 36 0 107394087 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599802151776 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=379] ppid=363 vsize=15402688 memory=8530215889788221747 CPUtime=0 cores=0-7
/proc/366/task/379/stat : 379 (java) S 363 366 32636 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 36 0 107394087 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599801099392 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=380] ppid=363 vsize=15402688 memory=7310735240135859585 CPUtime=0 cores=0-7
/proc/366/task/380/stat : 380 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 107394089 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599800047696 140600638556059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=381] ppid=363 vsize=15402688 memory=4136 CPUtime=1.49 cores=0-7
/proc/366/task/381/stat : 381 (java) S 363 366 32636 0 -1 1077944384 8331 0 0 0 147 2 0 0 20 0 36 0 107394089 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599798995568 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=382] ppid=363 vsize=15402688 memory=1943436 CPUtime=1.71 cores=0-7
/proc/366/task/382/stat : 382 (java) S 363 366 32636 0 -1 1077944384 8000 0 0 0 170 1 0 0 20 0 36 0 107394089 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599797942768 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=383] ppid=363 vsize=15402688 memory=4140 CPUtime=1.69 cores=0-7
/proc/366/task/383/stat : 383 (java) S 363 366 32636 0 -1 1077944384 5571 0 0 0 168 1 0 0 20 0 36 0 107394089 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599796890480 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=384] ppid=363 vsize=15402688 memory=1152 CPUtime=0.87 cores=0-7
/proc/366/task/384/stat : 384 (java) S 363 366 32636 0 -1 1077944384 14978 0 0 0 85 2 0 0 20 0 36 0 107394089 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599795837680 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=385] ppid=363 vsize=15402688 memory=1947540 CPUtime=0 cores=0-7
/proc/366/task/385/stat : 385 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 107394090 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599794784608 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=386] ppid=363 vsize=15402688 memory=2340 CPUtime=0.79 cores=0-7
/proc/366/task/386/stat : 386 (java) S 363 366 32636 0 -1 1077944384 11653 0 0 0 43 36 0 0 20 0 36 0 107394090 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599793731888 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=387] ppid=363 vsize=15402688 memory=1236 CPUtime=0 cores=0-7
/proc/366/task/387/stat : 387 (java) S 363 366 32636 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 36 0 107394283 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599783445376 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=388] ppid=363 vsize=15402688 memory=30528 CPUtime=3.93 cores=0-7
/proc/366/task/388/stat : 388 (java) S 363 366 32636 0 -1 1077944384 23951 0 0 0 155 238 0 0 20 0 36 0 107394295 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599782392864 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=389] ppid=363 vsize=15402688 memory=4100 CPUtime=2451.71 cores=0-7
/proc/366/task/389/stat : 389 (java) R 363 366 32636 0 -1 4202560 84773 0 0 0 245105 66 0 0 20 0 36 0 107394305 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599575435312 140600275512832 0 4 0 16800975 0 0 0 -1 3 0 0 69 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=390] ppid=363 vsize=15402688 memory=1292 CPUtime=2452.01 cores=0-7
/proc/366/task/390/stat : 390 (java) R 363 366 32636 0 -1 4202560 95425 0 0 0 245132 69 0 0 20 0 36 0 107394306 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599574382768 140735741369553 0 4 0 16800975 0 0 0 -1 2 0 0 73 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=391] ppid=363 vsize=15402688 memory=1943436 CPUtime=0.08 cores=0-7
/proc/366/task/391/stat : 391 (java) S 363 366 32636 0 -1 1077944384 85 0 0 0 8 0 0 0 20 0 36 0 107394306 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599573333552 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=392] ppid=363 vsize=15402688 memory=15872 CPUtime=2452.59 cores=0-7
/proc/366/task/392/stat : 392 (java) R 363 366 32636 0 -1 4202560 85239 0 0 0 245192 67 0 0 20 0 36 0 107394306 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599572274008 140600275441672 0 4 0 16800975 0 0 0 -1 1 0 0 67 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=393] ppid=363 vsize=15402688 memory=18448 CPUtime=2454.64 cores=0-7
/proc/366/task/393/stat : 393 (java) R 363 366 32636 0 -1 4202560 94190 0 0 0 245390 74 0 0 20 0 36 0 107394309 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599571220624 140600277844197 0 4 0 16800975 0 0 0 -1 5 0 0 73 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=394] ppid=363 vsize=15402688 memory=1712 CPUtime=0.06 cores=0-7
/proc/366/task/394/stat : 394 (java) S 363 366 32636 0 -1 1077944384 55 0 0 0 6 0 0 0 20 0 36 0 107394309 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599570174640 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=395] ppid=363 vsize=15402688 memory=1952 CPUtime=2452.91 cores=0-7
/proc/366/task/395/stat : 395 (java) R 363 366 32636 0 -1 4202560 85882 0 0 0 245221 70 0 0 20 0 36 0 107394309 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599569115800 140600269734020 0 4 0 16800975 0 0 0 -1 7 0 0 52 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=396] ppid=363 vsize=15402688 memory=8552 CPUtime=0.04 cores=0-7
/proc/366/task/396/stat : 396 (java) S 363 366 32636 0 -1 1077944384 39 0 0 0 4 0 0 0 20 0 36 0 107394309 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599568069552 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=397] ppid=363 vsize=15402688 memory=1966520 CPUtime=0 cores=0-7
/proc/366/task/397/stat : 397 (java) S 363 366 32636 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 36 0 107394309 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599567017264 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=398] ppid=363 vsize=15402688 memory=1420 CPUtime=0 cores=0-7
/proc/366/task/398/stat : 398 (java) S 363 366 32636 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 36 0 107394310 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599565964464 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=399] ppid=363 vsize=15402688 memory=1966520 CPUtime=2452.55 cores=0-7
/proc/366/task/399/stat : 399 (java) R 363 366 32636 0 -1 4202560 94005 0 0 0 245175 80 0 0 20 0 36 0 107394320 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599564905360 140600278524700 0 4 0 16800975 0 0 0 -1 4 0 0 49 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=400] ppid=363 vsize=15402688 memory=1953696 CPUtime=2452.78 cores=0-7
/proc/366/task/400/stat : 400 (java) R 363 366 32636 0 -1 4202560 89110 0 0 0 245208 70 0 0 20 0 36 0 107394320 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599563852576 140600277932664 0 4 0 16800975 0 0 0 -1 6 0 0 62 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=401] ppid=363 vsize=15402688 memory=280359094487552 CPUtime=2454.11 cores=0-7
/proc/366/task/401/stat : 401 (java) R 363 366 32636 0 -1 4202560 83729 0 0 0 245340 71 0 0 20 0 36 0 107394320 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599562800192 140600271180896 0 4 0 16800975 0 0 0 -1 0 0 0 58 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=402] ppid=363 vsize=15402688 memory=1944460 CPUtime=0 cores=0-7
/proc/366/task/402/stat : 402 (java) S 363 366 32636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 107394320 15772352512 485859 33554432000 4194304 4196468 140735741356272 140599561753264 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
Current children cumulated CPU time: 19746.7 s
Current children cumulated vsize: 15402688 KiB
Current children cumulated memory: 1943436 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.60 8.66 8.70 10/215 463
/proc/meminfo: memFree=27138188/32770624 swapFree=67108860/67108860
[pid=366] ppid=363 vsize=15402688 memory=1937280 CPUtime=19886.2 cores=0-7
/proc/366/stat : 366 (java) S 363 366 32636 0 -1 1077944320 2233221 0 0 0 1987434 1183 0 0 20 0 36 0 107394084 15772352512 484320 33554432000 4194304 4196468 140735741356272 140735741338816 140600638537463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
/proc/366/statm: 3850672 484320 3864 1 0 3837866 0
[pid=366/tid=368] ppid=363 vsize=15402688 memory=6935054825532540783 CPUtime=2.17 cores=0-7
/proc/366/task/368/stat : 368 (java) S 363 366 32636 0 -1 1077944384 14303 0 0 0 210 7 0 0 20 0 36 0 107394084 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600642775168 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=369] ppid=363 vsize=15402688 memory=4126316290023845779 CPUtime=12.51 cores=0-7
/proc/366/task/369/stat : 369 (java) S 363 366 32636 0 -1 1077944384 151773 0 0 0 1195 56 0 0 20 0 36 0 107394085 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600591157648 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=370] ppid=363 vsize=15402688 memory=14417007739143609 CPUtime=12.62 cores=0-7
/proc/366/task/370/stat : 370 (java) S 363 366 32636 0 -1 1077944384 150119 0 0 0 1208 54 0 0 20 0 36 0 107394085 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600590104848 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=371] ppid=363 vsize=15402688 memory=2240 CPUtime=12.57 cores=0-7
/proc/366/task/371/stat : 371 (java) S 363 366 32636 0 -1 1077944384 149481 0 0 0 1205 52 0 0 20 0 36 0 107394085 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600589052560 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=372] ppid=363 vsize=15402688 memory=4128 CPUtime=12.58 cores=0-7
/proc/366/task/372/stat : 372 (java) S 363 366 32636 0 -1 1077944384 145280 0 0 0 1204 54 0 0 20 0 36 0 107394085 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600587999760 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=373] ppid=363 vsize=15402688 memory=1572 CPUtime=12.64 cores=0-7
/proc/366/task/373/stat : 373 (java) S 363 366 32636 0 -1 1077944384 139675 0 0 0 1209 55 0 0 20 0 36 0 107394085 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600229948304 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=374] ppid=363 vsize=15402688 memory=932 CPUtime=12.66 cores=0-7
/proc/366/task/374/stat : 374 (java) S 363 366 32636 0 -1 1077944384 139516 0 0 0 1207 59 0 0 20 0 36 0 107394085 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600228895504 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 43 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=375] ppid=363 vsize=15402688 memory=2200 CPUtime=12.51 cores=0-7
/proc/366/task/375/stat : 375 (java) S 363 366 32636 0 -1 1077944384 147450 0 0 0 1194 57 0 0 20 0 36 0 107394085 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600227843216 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=376] ppid=363 vsize=15402688 memory=4140 CPUtime=12.59 cores=0-7
/proc/366/task/376/stat : 376 (java) S 363 366 32636 0 -1 1077944384 136902 0 0 0 1206 53 0 0 20 0 36 0 107394085 15772352512 484320 33554432000 4194304 4196468 140735741356272 140600226790416 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=377] ppid=363 vsize=15402688 memory=1152 CPUtime=10.46 cores=0-7
/proc/366/task/377/stat : 377 (java) S 363 366 32636 0 -1 1077944384 265499 0 0 0 873 173 0 0 20 0 36 0 107394086 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599803205744 140600638548610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=378] ppid=363 vsize=15402688 memory=6947385649911455296 CPUtime=0 cores=0-7
/proc/366/task/378/stat : 378 (java) S 363 366 32636 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 36 0 107394087 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599802151776 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=379] ppid=363 vsize=15402688 memory=1943436 CPUtime=0 cores=0-7
/proc/366/task/379/stat : 379 (java) S 363 366 32636 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 36 0 107394087 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599801099392 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=380] ppid=363 vsize=15402688 memory=4612 CPUtime=0 cores=0-7
/proc/366/task/380/stat : 380 (java) S 363 366 32636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 107394089 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599800047696 140600638556059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=381] ppid=363 vsize=15402688 memory=15872 CPUtime=1.49 cores=0-7
/proc/366/task/381/stat : 381 (java) S 363 366 32636 0 -1 1077944384 8337 0 0 0 147 2 0 0 20 0 36 0 107394089 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599798995568 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=382] ppid=363 vsize=15402688 memory=18448 CPUtime=1.71 cores=0-7
/proc/366/task/382/stat : 382 (java) S 363 366 32636 0 -1 1077944384 8006 0 0 0 170 1 0 0 20 0 36 0 107394089 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599797942768 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=383] ppid=363 vsize=15402688 memory=17160 CPUtime=1.69 cores=0-7
/proc/366/task/383/stat : 383 (java) S 363 366 32636 0 -1 1077944384 5577 0 0 0 168 1 0 0 20 0 36 0 107394089 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599796890480 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=384] ppid=363 vsize=15402688 memory=4044 CPUtime=0.87 cores=0-7
/proc/366/task/384/stat : 384 (java) S 363 366 32636 0 -1 1077944384 14984 0 0 0 85 2 0 0 20 0 36 0 107394089 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599795837680 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=385] ppid=363 vsize=15402688 memory=1792 CPUtime=0 cores=0-7
/proc/366/task/385/stat : 385 (java) S 363 366 32636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 107394090 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599794784608 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=386] ppid=363 vsize=15402688 memory=636 CPUtime=0.79 cores=0-7
/proc/366/task/386/stat : 386 (java) S 363 366 32636 0 -1 1077944384 11743 0 0 0 43 36 0 0 20 0 36 0 107394090 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599793731888 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=387] ppid=363 vsize=15402688 memory=956 CPUtime=0 cores=0-7
/proc/366/task/387/stat : 387 (java) S 363 366 32636 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 36 0 107394283 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599783445376 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=388] ppid=363 vsize=15402688 memory=2340 CPUtime=3.96 cores=0-7
/proc/366/task/388/stat : 388 (java) S 363 366 32636 0 -1 1077944384 24093 0 0 0 157 239 0 0 20 0 36 0 107394295 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599782392864 140600638548610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=389] ppid=363 vsize=15402688 memory=1236 CPUtime=2469.14 cores=0-7
/proc/366/task/389/stat : 389 (java) R 363 366 32636 0 -1 4202560 85551 0 0 0 246847 67 0 0 20 0 36 0 107394305 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599575431648 140600277843938 0 4 0 16800975 0 0 0 -1 1 0 0 70 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=390] ppid=363 vsize=15402688 memory=2240 CPUtime=2469.33 cores=0-7
/proc/366/task/390/stat : 390 (java) R 363 366 32636 0 -1 4202560 96421 0 0 0 246864 69 0 0 20 0 36 0 107394306 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599574382736 140600278449418 0 4 0 16800975 0 0 0 -1 3 0 0 74 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=391] ppid=363 vsize=15402688 memory=4128 CPUtime=0.08 cores=0-7
/proc/366/task/391/stat : 391 (java) S 363 366 32636 0 -1 1077944384 85 0 0 0 8 0 0 0 20 0 36 0 107394306 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599573333552 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=392] ppid=363 vsize=15402688 memory=4116 CPUtime=2469.93 cores=0-7
/proc/366/task/392/stat : 392 (java) R 363 366 32636 0 -1 4202560 85946 0 0 0 246926 67 0 0 20 0 36 0 107394306 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599572276776 140600278105920 0 4 0 16800975 0 0 0 -1 7 0 0 68 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=393] ppid=363 vsize=15402688 memory=6935054825532540783 CPUtime=2471.87 cores=0-7
/proc/366/task/393/stat : 393 (java) R 363 366 32636 0 -1 4202560 95052 0 0 0 247112 75 0 0 20 0 36 0 107394309 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599571224416 140600277932673 0 4 0 16800975 0 0 0 -1 2 0 0 74 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=394] ppid=363 vsize=15402688 memory=4140 CPUtime=0.06 cores=0-7
/proc/366/task/394/stat : 394 (java) S 363 366 32636 0 -1 1077944384 55 0 0 0 6 0 0 0 20 0 36 0 107394309 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599570174640 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=395] ppid=363 vsize=15402688 memory=1152 CPUtime=2470.28 cores=0-7
/proc/366/task/395/stat : 395 (java) R 363 366 32636 0 -1 4202560 86574 0 0 0 246957 71 0 0 20 0 36 0 107394309 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599569115608 140600277932868 0 4 0 16800975 0 0 0 -1 4 0 0 53 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=396] ppid=363 vsize=15402688 memory=4136 CPUtime=0.04 cores=0-7
/proc/366/task/396/stat : 396 (java) S 363 366 32636 0 -1 1077944384 39 0 0 0 4 0 0 0 20 0 36 0 107394309 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599568069552 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=397] ppid=363 vsize=15402688 memory=1937280 CPUtime=0 cores=0-7
/proc/366/task/397/stat : 397 (java) S 363 366 32636 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 36 0 107394309 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599567017264 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=398] ppid=363 vsize=15402688 memory=6947385649911455296 CPUtime=0 cores=0-7
/proc/366/task/398/stat : 398 (java) S 363 366 32636 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 36 0 107394310 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599565964464 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=399] ppid=363 vsize=15402688 memory=6935054825532540783 CPUtime=2469.91 cores=0-7
/proc/366/task/399/stat : 399 (java) R 363 366 32636 0 -1 4202560 95039 0 0 0 246911 80 0 0 20 0 36 0 107394320 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599564907616 140600275512865 0 4 0 16800975 0 0 0 -1 6 0 0 50 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=400] ppid=363 vsize=15402688 memory=4126316290023845779 CPUtime=2470.08 cores=0-7
/proc/366/task/400/stat : 400 (java) R 363 366 32636 0 -1 4202560 89734 0 0 0 246938 70 0 0 20 0 36 0 107394320 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599563856112 140600275631411 0 4 0 16800975 0 0 0 -1 0 0 0 63 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=401] ppid=363 vsize=15402688 memory=2200 CPUtime=2471.42 cores=0-7
/proc/366/task/401/stat : 401 (java) R 363 366 32636 0 -1 4202560 84453 0 0 0 247071 71 0 0 20 0 36 0 107394320 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599562802816 140600277933559 0 4 0 16800975 0 0 0 -1 5 0 0 59 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
[pid=366/tid=402] ppid=363 vsize=15402688 memory=6504 CPUtime=0 cores=0-7
/proc/366/task/402/stat : 402 (java) S 363 366 32636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 107394320 15772352512 484320 33554432000 4194304 4196468 140735741356272 140599561753264 140600638547669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6438912 140735741363297 140735741363483 140735741363483 140735741366223 0
Current children cumulated CPU time: 19886.2 s
Current children cumulated vsize: 15402688 KiB
Current children cumulated memory: 1937280 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.05 s]
# the end of solver process 366 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19874.5 s, system=11.8567 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.05
CPU time (s): 19886.4
CPU user time (s): 19874.5
CPU system time (s): 11.8567
CPU usage (%): 789.128
Max. virtual memory (cumulated for all children) (KiB): 15402720
Max. memory (cumulated for all children) (KiB): 3433692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19874.5
system time used= 11.8567
maximum resident set size= 3435740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2233480
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 964755
involuntary context switches= 440944


# summary of solver processes directly reported to runsolver:
#   pid: 366
#   total CPU time (s): 19886.4
#   total CPU user time (s): 19874.5
#   total CPU system time (s): 11.8567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.8861 second user time and 33.4842 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-14 22:23:22
IDJOB=4275286
IDBENCH=128084
IDSOLVER=2668
FILE ID=node107/4275286-1502743060
RUNJOBID= node107-1502739680-32663
PBS_JOBID= 20629059
Free space on /tmp= 61660 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-04-72.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275286-1502743060/watcher-4275286-1502743060 -o /tmp/evaluation-result-4275286-1502743060/solver-4275286-1502743060 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502739680-32663 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1027360937 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275286-1502743060.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 606ad4221d4941292d84c5bdd64a5487
RANDOM SEED=1027360937

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.84
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.84
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.84
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.84
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:        29072564 kB
MemAvailable:   31990312 kB
Buffers:          204552 kB
Cached:          3000720 kB
SwapCached:            0 kB
Active:           583460 kB
Inactive:        2673188 kB
Active(anon):      54324 kB
Inactive(anon):    24972 kB
Active(file):     529136 kB
Inactive(file):  2648216 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42292 kB
Writeback:             0 kB
AnonPages:         57696 kB
Mapped:            44952 kB
Shmem:             25228 kB
Slab:             137956 kB
SReclaimable:     112460 kB
SUnreclaim:        25496 kB
KernelStack:        3168 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 61620 MiB
End job on node107 at 2017-08-14 23:05:22