Trace number 4294912

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
scop order+MapleCOMSPS (2018-06-13)? (TO) 2528.34 966.933

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-09-10_c18.xml
MD5SUM6ec4d3779b35bd6998a70efbce1ebeb4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints19
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":90}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":90}]
Minimum constraint arity9
Maximum constraint arity10
Distribution of constraint arities[{"arity":9,"count":10},{"arity":10,"count":9}]
Number of extensional constraints19
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":19}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Wed Jul 25 19:11:37 CEST 2018
0.67/0.55	c PID: 32471
0.67/0.55	c IP: 172.20.3.135
0.67/0.55	c HOST: node135.alineos.net
0.67/0.56	c (0,0) Parsing Begin
3.03/1.53	c (1,1) Parsing End
3.03/1.54	c (1,1) CSP: 90 int (0 aux), 0 bool (0 aux), 19 ctr, max domain size 26
3.03/1.54	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
3.03/1.54	c (1,1) Constraint Name Generate Begin
3.03/1.55	c (1,1) Ctr:HOME/instance-4294912-1532538696.xml,ExtensionSupport:IntVar
3.03/1.55	c (1,1) Constraint Name Generate End
3.03/1.55	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
3.03/1.55	c (1,1) CSP to CSPinCNF Begin
71.84/52.00	c (51,48) translated 2 (10%) constraints
129.93/92.08	c (91,83) translated 4 (20%) constraints
183.33/131.00	c (130,117) translated 6 (30%) constraints
237.11/170.44	c (169,152) translated 8 (40%) constraints
344.65/223.58	c (223,186) translated 10 (50%) constraints
412.07/280.47	c (279,240) translated 12 (60%) constraints
454.29/312.76	c (312,269) translated 14 (70%) constraints
495.69/345.10	c (344,298) translated 16 (80%) constraints
583.99/389.00	c (388,327) translated 18 (90%) constraints
604.51/405.07	c (404,341) translated 19 (100%) constraints
704.84/450.62	c (450,369) STATISTICS1:HOME/instance-4294912-1532538696.xml,ExtensionSupport:IntVar,947466,7747182,-1,26,27,1,,26:11476364;2:14074156,27:399;26:124;25:265;24:305;23:341;22:458;21:473;20:602;19:666;18:840;17:1001;16:863;15:1129;14:1505;13:1720;12:2318;11:3141;10:4233;9:6441;8:10132;7:15031;6:29234;5:56698;4:3857856;3:1621670;2:2129737,1:25550520;0:19,
704.84/450.62	c (450,369) ===========================================
704.84/450.62	c (450,369) Order
704.84/450.62	c (450,369) ===========================================
715.95/460.84	c (460,379) translated 774719 (10%) constraints
729.37/472.05	c (471,389) translated 1549437 (20%) constraints
744.60/483.77	c (483,400) translated 2324155 (30%) constraints
759.66/495.47	c (494,410) translated 3098873 (40%) constraints
778.82/508.17	c (507,421) translated 3873591 (50%) constraints
1044.78/583.53	c (583,431) translated 4648310 (60%) constraints
1967.44/824.21	c (823,442) translated 5423028 (70%) constraints

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294912-1532538696/watcher-4294912-1532538696 -o /tmp/evaluation-result-4294912-1532538696/solver-4294912-1532538696 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532538696-32446 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294912-1532538696.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=32471, runsolver pid=32467

[startup+0.100063 s]*
/proc/loadavg: 1.24 1.28 1.36 5/219 32504
/proc/meminfo: memFree=15759440/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15011656 memory=73180 CPUtime=0.11 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 7016 0 0 0 10 1 0 0 20 0 15 0 71432778 15371935744 18295 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3752914 18295 2782 1 0 3715374 0
[pid=32471/tid=32477] ppid=32467 vsize=15011656 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) R 32467 32471 28921 0 -1 4202560 5146 0 0 0 8 1 0 0 20 0 15 0 71432778 15371935744 18361 33554432000 4194304 4196468 140730724164672 140475735886128 140475744384875 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 18361 33554432000 4194304 4196468 140730724164672 140475768350992 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 18361 33554432000 4194304 4196468 140730724164672 140475567126928 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 18361 33554432000 4194304 4196468 140730724164672 140475566074384 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) S 32467 32471 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 18361 33554432000 4194304 4196468 140730724164672 140475565021840 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71432781 15371935744 18427 33554432000 4194304 4196468 140730724164672 140475171428848 140475764120194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32489] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32489/stat : 32489 (java) S 32467 32471 28921 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71432782 15371935744 18427 33554432000 4194304 4196468 140730724164672 140474320938400 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32491] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32491/stat : 32491 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432782 15371935744 18427 33554432000 4194304 4196468 140730724164672 140474086057456 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32493] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32493/stat : 32493 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432784 15371935744 18427 33554432000 4194304 4196468 140730724164672 140473711549136 140475764127643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32494] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32494/stat : 32494 (java) S 32467 32471 28921 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 71432784 15371935744 18427 33554432000 4194304 4196468 140730724164672 140475170375664 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32495] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32495/stat : 32495 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432784 15371935744 18427 33554432000 4194304 4196468 140730724164672 140475169323120 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32496] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0.01 cores=1,3,5,7
/proc/32471/task/32496/stat : 32496 (java) S 32467 32471 28921 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 15 0 71432784 15371935744 18427 33554432000 4194304 4196468 140730724164672 140475168270576 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32501] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15371935744 18427 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432785 15371935744 18427 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73180 KiB

[startup+0.210606 s]*
/proc/loadavg: 1.24 1.28 1.36 3/219 32504
/proc/meminfo: memFree=15731412/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15011656 memory=85740 CPUtime=0.26 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 10382 0 0 0 24 2 0 0 20 0 15 0 71432778 15371935744 21435 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3752914 21435 2918 1 0 3715374 0
[pid=32471/tid=32477] ppid=32467 vsize=15011656 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) R 32467 32471 28921 0 -1 4202560 8254 0 0 0 18 2 0 0 20 0 15 0 71432778 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475735899712 140475748189534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15011656 memory=365 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475768350992 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15011656 memory=139757695541670 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475567126928 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475566074384 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) S 32467 32471 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475565021840 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71432781 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475171428848 140475764120194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32489] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32489/stat : 32489 (java) S 32467 32471 28921 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71432782 15371935744 21435 33554432000 4194304 4196468 140730724164672 140474320938400 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32491] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32491/stat : 32491 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432782 15371935744 21435 33554432000 4194304 4196468 140730724164672 140474086057456 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32493] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32493/stat : 32493 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432784 15371935744 21435 33554432000 4194304 4196468 140730724164672 140473711549136 140475764127643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32494] ppid=32467 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32471/task/32494/stat : 32494 (java) R 32467 32471 28921 0 -1 4202560 322 0 0 0 1 0 0 0 20 0 15 0 71432784 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475170375664 140475748020062 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32495] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32495/stat : 32495 (java) S 32467 32471 28921 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 15 0 71432784 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475169323120 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32496] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0.03 cores=1,3,5,7
/proc/32471/task/32496/stat : 32496 (java) R 32467 32471 28921 0 -1 1077944384 309 0 0 0 3 0 0 0 20 0 15 0 71432784 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475168270672 140475764119253 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32501] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15371935744 21435 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) R 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432785 15371935744 21435 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85740 KiB

[startup+0.310627 s]*
/proc/loadavg: 1.24 1.28 1.36 3/219 32504
/proc/meminfo: memFree=15723580/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15011656 memory=89908 CPUtime=0.43 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 11001 0 0 0 41 2 0 0 20 0 15 0 71432778 15371935744 22477 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3752914 22477 3022 1 0 3715374 0
[pid=32471/tid=32477] ppid=32467 vsize=15011656 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) R 32467 32471 28921 0 -1 4202560 8688 0 0 0 28 2 0 0 20 0 15 0 71432778 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475735936544 140475748189534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475768350992 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15011656 memory=139757695360811 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475567126928 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475566074384 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) S 32467 32471 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71432780 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475565021840 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71432781 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475171428848 140475764120194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32489] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32489/stat : 32489 (java) S 32467 32471 28921 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71432782 15371935744 22477 33554432000 4194304 4196468 140730724164672 140474320938400 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32491] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32491/stat : 32491 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432782 15371935744 22477 33554432000 4194304 4196468 140730724164672 140474086057456 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32493] ppid=32467 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32493/stat : 32493 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432784 15371935744 22477 33554432000 4194304 4196468 140730724164672 140473711549136 140475764127643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32494] ppid=32467 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32471/task/32494/stat : 32494 (java) S 32467 32471 28921 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 15 0 71432784 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475170375664 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32495] ppid=32467 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32471/task/32495/stat : 32495 (java) S 32467 32471 28921 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 15 0 71432784 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475169323120 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32496] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0.08 cores=1,3,5,7
/proc/32471/task/32496/stat : 32496 (java) S 32467 32471 28921 0 -1 1077944384 349 0 0 0 8 0 0 0 20 0 15 0 71432784 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475168270576 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32501] ppid=32467 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15371935744 22477 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15011656 memory=139757695153792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432785 15371935744 22477 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89908 KiB

[startup+0.700805 s]
/proc/loadavg: 1.24 1.28 1.36 3/219 32504
/proc/meminfo: memFree=15675212/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15017928 memory=132808 CPUtime=1.01 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 17922 0 0 0 97 4 0 0 20 0 15 0 71432778 15378358272 33202 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3754482 33202 3136 1 0 3715886 0
[pid=32471/tid=32477] ppid=32467 vsize=15017928 memory=1728 CPUtime=0.66 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) R 32467 32471 28921 0 -1 4202560 15169 0 0 0 63 3 0 0 20 0 15 0 71432778 15378358272 33202 33554432000 4194304 4196468 140730724164672 140475735946224 140475764130973 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15017928 memory=792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15378358272 33202 33554432000 4194304 4196468 140730724164672 140475768350992 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15017928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15378358272 33202 33554432000 4194304 4196468 140730724164672 140475567126928 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15017928 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15378358272 33202 33554432000 4194304 4196468 140730724164672 140475566074384 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15017928 memory=5524 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) S 32467 32471 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71432780 15378358272 33202 33554432000 4194304 4196468 140730724164672 140475565021840 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15017928 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71432781 15378358272 33202 33554432000 4194304 4196468 140730724164672 140475171428848 140475764120194 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32489] ppid=32467 vsize=15017928 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32489/stat : 32489 (java) S 32467 32471 28921 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71432782 15378358272 33202 33554432000 4194304 4196468 140730724164672 140474320938400 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32491] ppid=32467 vsize=15017928 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32491/stat : 32491 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432782 15378358272 33268 33554432000 4194304 4196468 140730724164672 140474086057456 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32493] ppid=32467 vsize=15017928 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32493/stat : 32493 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432784 15378358272 33268 33554432000 4194304 4196468 140730724164672 140473711549136 140475764127643 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32494] ppid=32467 vsize=15017928 memory=7450174591119418944 CPUtime=0.07 cores=1,3,5,7
/proc/32471/task/32494/stat : 32494 (java) S 32467 32471 28921 0 -1 1077944384 503 0 0 0 7 0 0 0 20 0 15 0 71432784 15378358272 33268 33554432000 4194304 4196468 140730724164672 140475170375664 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32495] ppid=32467 vsize=15017928 memory=7519162438972494954 CPUtime=0.09 cores=1,3,5,7
/proc/32471/task/32495/stat : 32495 (java) S 32467 32471 28921 0 -1 1077944384 450 0 0 0 9 0 0 0 20 0 15 0 71432784 15378358272 33268 33554432000 4194304 4196468 140730724164672 140475169323120 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32496] ppid=32467 vsize=15017928 memory=6154282490091891024 CPUtime=0.15 cores=1,3,5,7
/proc/32471/task/32496/stat : 32496 (java) R 32467 32471 28921 0 -1 4202560 462 0 0 0 15 0 0 0 20 0 15 0 71432784 15378358272 33268 33554432000 4194304 4196468 140730724164672 140475168270576 140475757205883 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32501] ppid=32467 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15378358272 33268 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432785 15378358272 33268 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 132808 KiB

[startup+1.50066 s]
/proc/loadavg: 1.24 1.28 1.36 5/219 32504
/proc/meminfo: memFree=15384764/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15020052 memory=517820 CPUtime=3.03 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 20159 0 0 0 293 10 0 0 20 0 15 0 71432778 15380533248 129455 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3755013 129455 3195 1 0 3716398 0
[pid=32471/tid=32477] ppid=32467 vsize=15020052 memory=6791534058613427641 CPUtime=1.46 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) R 32467 32471 28921 0 -1 4202560 16032 0 0 0 138 8 0 0 20 0 15 0 71432778 15380533248 129455 33554432000 4194304 4196468 140730724164672 140475735946400 140475745974191 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15020052 memory=40100 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15380533248 129455 33554432000 4194304 4196468 140730724164672 140475768350992 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15020052 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15380533248 129455 33554432000 4194304 4196468 140730724164672 140475567126928 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15020052 memory=-7161131788332309537 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) S 32467 32471 28921 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71432780 15380533248 129455 33554432000 4194304 4196468 140730724164672 140475566074384 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15020052 memory=-8316900901535099443 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) S 32467 32471 28921 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71432780 15380533248 129455 33554432000 4194304 4196468 140730724164672 140475565021840 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15020052 memory=7976406965554101975 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71432781 15380533248 129455 33554432000 4194304 4196468 140730724164672 140475171428848 140475764120194 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0

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

[pid=32471/tid=32501] ppid=32467 vsize=15024148 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15024148 memory=1412 CPUtime=0.75 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) S 32467 32471 28921 0 -1 1077944384 968 0 0 0 34 41 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 2520.54 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12062572 KiB

[startup+965.601 s]
/proc/loadavg: 4.05 3.63 2.69 5/197 32584
/proc/meminfo: memFree=12273100/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15024148 memory=12062572 CPUtime=2523.69 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 8665978 0 1 0 250416 1953 0 0 20 0 15 0 71432778 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3756037 3015643 3260 1 0 3717422 0
[pid=32471/tid=32477] ppid=32467 vsize=15024148 memory=21576 CPUtime=444.69 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) S 32467 32471 28921 0 -1 1077944384 102763 0 0 0 44409 60 0 0 20 0 15 0 71432778 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475735948144 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15024148 memory=6791534058613427641 CPUtime=514.05 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) R 32467 32471 28921 0 -1 4202560 1716180 0 1 0 50992 413 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475768351192 140475749094343 0 4 0 25189583 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15024148 memory=21576 CPUtime=515.67 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) R 32467 32471 28921 0 -1 4202560 2233213 0 0 0 51090 477 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475567127128 140475745705595 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15024148 memory=1296 CPUtime=514.8 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) R 32467 32471 28921 0 -1 4202560 1724047 0 0 0 51010 470 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475566074272 140475749059744 0 4 0 25189583 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15024148 memory=279515130434880 CPUtime=515.16 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) R 32467 32471 28921 0 -1 4202560 2648517 0 0 0 51026 490 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475565022040 140475745704880 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15024148 memory=7235147594880805952 CPUtime=2.99 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 178936 0 0 0 280 19 0 0 20 0 15 0 71432781 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475171427168 140475764119253 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32489] ppid=32467 vsize=15024148 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32489/stat : 32489 (java) S 32467 32471 28921 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 71432782 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140474320938464 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32491] ppid=32467 vsize=15024148 memory=5524 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32491/stat : 32491 (java) S 32467 32471 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71432782 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140474086057472 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32493] ppid=32467 vsize=15024148 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32493/stat : 32493 (java) S 32467 32471 28921 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473711548784 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32494] ppid=32467 vsize=15024148 memory=1200 CPUtime=7.04 cores=1,3,5,7
/proc/32471/task/32494/stat : 32494 (java) S 32467 32471 28921 0 -1 1077944384 18726 0 0 0 701 3 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475170375664 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32495] ppid=32467 vsize=15024148 memory=1008 CPUtime=7.21 cores=1,3,5,7
/proc/32471/task/32495/stat : 32495 (java) S 32467 32471 28921 0 -1 1077944384 18156 0 0 0 718 3 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475169323120 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32496] ppid=32467 vsize=15024148 memory=12040 CPUtime=1.22 cores=1,3,5,7
/proc/32471/task/32496/stat : 32496 (java) S 32467 32471 28921 0 -1 1077944384 23091 0 0 0 118 4 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475168270576 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32501] ppid=32467 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15024148 memory=-8253362762722141311 CPUtime=0.75 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) S 32467 32471 28921 0 -1 1077944384 968 0 0 0 34 41 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 2523.69 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12062572 KiB

[startup+966.401 s]
/proc/loadavg: 4.04 3.63 2.69 6/197 32584
/proc/meminfo: memFree=12273100/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15024148 memory=12062572 CPUtime=2526.88 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 8667969 0 1 0 250735 1953 0 0 20 0 15 0 71432778 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3756037 3015643 3260 1 0 3717422 0
[pid=32471/tid=32477] ppid=32467 vsize=15024148 memory=12062568 CPUtime=444.69 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) S 32467 32471 28921 0 -1 1077944384 102763 0 0 0 44409 60 0 0 20 0 15 0 71432778 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475735948144 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15024148 memory=6791534058613427641 CPUtime=514.85 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) R 32467 32471 28921 0 -1 4202560 1716180 0 1 0 51072 413 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475768351192 140475748806672 0 4 0 25189583 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15024148 memory=1228 CPUtime=516.47 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) R 32467 32471 28921 0 -1 4202560 2233213 0 0 0 51170 477 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475567127128 140475748806686 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15024148 memory=12062568 CPUtime=515.59 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) R 32467 32471 28921 0 -1 4202560 1726038 0 0 0 51089 470 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475566074272 140475745705647 0 4 0 25189583 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15024148 memory=12062568 CPUtime=515.96 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) R 32467 32471 28921 0 -1 4202560 2648517 0 0 0 51106 490 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475565022040 140475748806799 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15024148 memory=3828 CPUtime=2.99 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 178936 0 0 0 280 19 0 0 20 0 15 0 71432781 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475171427168 140475764119253 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32489] ppid=32467 vsize=15024148 memory=21576 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32489/stat : 32489 (java) S 32467 32471 28921 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 71432782 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140474320938464 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32491] ppid=32467 vsize=15024148 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32491/stat : 32491 (java) S 32467 32471 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71432782 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140474086057472 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32493] ppid=32467 vsize=15024148 memory=2448 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32493/stat : 32493 (java) S 32467 32471 28921 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473711548784 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32494] ppid=32467 vsize=15024148 memory=1728 CPUtime=7.04 cores=1,3,5,7
/proc/32471/task/32494/stat : 32494 (java) S 32467 32471 28921 0 -1 1077944384 18726 0 0 0 701 3 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475170375664 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32495] ppid=32467 vsize=15024148 memory=279515130936192 CPUtime=7.21 cores=1,3,5,7
/proc/32471/task/32495/stat : 32495 (java) S 32467 32471 28921 0 -1 1077944384 18156 0 0 0 718 3 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475169323120 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32496] ppid=32467 vsize=15024148 memory=6944656592455097440 CPUtime=1.22 cores=1,3,5,7
/proc/32471/task/32496/stat : 32496 (java) S 32467 32471 28921 0 -1 1077944384 23091 0 0 0 118 4 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475168270576 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32501] ppid=32467 vsize=15024148 memory=139757565719200 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15024148 memory=4616 CPUtime=0.75 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) S 32467 32471 28921 0 -1 1077944384 968 0 0 0 34 41 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 2526.88 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12062572 KiB

[startup+966.601 s]
/proc/loadavg: 4.04 3.63 2.69 6/197 32584
/proc/meminfo: memFree=12273100/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15024148 memory=12062572 CPUtime=2527.68 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 8667969 0 1 0 250815 1953 0 0 20 0 15 0 71432778 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3756037 3015643 3260 1 0 3717422 0
[pid=32471/tid=32477] ppid=32467 vsize=15024148 memory=12062568 CPUtime=444.69 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) S 32467 32471 28921 0 -1 1077944384 102763 0 0 0 44409 60 0 0 20 0 15 0 71432778 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475735948144 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15024148 memory=12062568 CPUtime=515.05 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) R 32467 32471 28921 0 -1 4202560 1716180 0 1 0 51092 413 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475768351192 140475749094058 0 4 0 25189583 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15024148 memory=3828 CPUtime=516.67 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) R 32467 32471 28921 0 -1 4202560 2233213 0 0 0 51190 477 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475567127128 140475749059703 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15024148 memory=21576 CPUtime=515.78 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) R 32467 32471 28921 0 -1 4202560 1726038 0 0 0 51108 470 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475566074272 140475749059762 0 4 0 25189583 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15024148 memory=6791534058613427641 CPUtime=516.16 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) R 32467 32471 28921 0 -1 4202560 2648517 0 0 0 51126 490 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475565022040 140475745705566 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15024148 memory=2448 CPUtime=2.99 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 178936 0 0 0 280 19 0 0 20 0 15 0 71432781 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475171427168 140475764119253 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32489] ppid=32467 vsize=15024148 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32489/stat : 32489 (java) S 32467 32471 28921 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 71432782 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140474320938464 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32491] ppid=32467 vsize=15024148 memory=792 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32491/stat : 32491 (java) S 32467 32471 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71432782 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140474086057472 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32493] ppid=32467 vsize=15024148 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32493/stat : 32493 (java) S 32467 32471 28921 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473711548784 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32494] ppid=32467 vsize=15024148 memory=792 CPUtime=7.04 cores=1,3,5,7
/proc/32471/task/32494/stat : 32494 (java) S 32467 32471 28921 0 -1 1077944384 18726 0 0 0 701 3 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475170375664 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32495] ppid=32467 vsize=15024148 memory=1228 CPUtime=7.21 cores=1,3,5,7
/proc/32471/task/32495/stat : 32495 (java) S 32467 32471 28921 0 -1 1077944384 18156 0 0 0 718 3 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475169323120 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32496] ppid=32467 vsize=15024148 memory=1948 CPUtime=1.22 cores=1,3,5,7
/proc/32471/task/32496/stat : 32496 (java) S 32467 32471 28921 0 -1 1077944384 23091 0 0 0 118 4 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475168270576 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32501] ppid=32467 vsize=15024148 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15024148 memory=21576 CPUtime=0.76 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) S 32467 32471 28921 0 -1 1077944384 968 0 0 0 34 42 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 2527.68 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12062572 KiB

[startup+966.701 s]
/proc/loadavg: 4.04 3.63 2.69 6/197 32584
/proc/meminfo: memFree=12273100/32770624 swapFree=67108860/67108860
[pid=32471] ppid=32467 vsize=15024148 memory=12062572 CPUtime=2528.08 cores=1,3,5,7
/proc/32471/stat : 32471 (java) S 32467 32471 28921 0 -1 1077944320 8667969 0 1 0 250855 1953 0 0 20 0 15 0 71432778 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140730724147216 140475764109047 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
/proc/32471/statm: 3756037 3015643 3260 1 0 3717422 0
[pid=32471/tid=32477] ppid=32467 vsize=15024148 memory=7523942020279521901 CPUtime=444.69 cores=1,3,5,7
/proc/32471/task/32477/stat : 32477 (java) S 32467 32471 28921 0 -1 1077944384 102763 0 0 0 44409 60 0 0 20 0 15 0 71432778 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475735948144 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32479] ppid=32467 vsize=15024148 memory=6791534058613427641 CPUtime=515.15 cores=1,3,5,7
/proc/32471/task/32479/stat : 32479 (java) R 32467 32471 28921 0 -1 4202560 1716180 0 1 0 51102 413 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475768351192 140475745705757 0 4 0 25189583 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32480] ppid=32467 vsize=15024148 memory=12062572 CPUtime=516.77 cores=1,3,5,7
/proc/32471/task/32480/stat : 32480 (java) R 32467 32471 28921 0 -1 4202560 2233213 0 0 0 51200 477 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475567127128 140475745705501 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32481] ppid=32467 vsize=15024148 memory=12062568 CPUtime=515.88 cores=1,3,5,7
/proc/32471/task/32481/stat : 32481 (java) R 32467 32471 28921 0 -1 4202560 1726038 0 0 0 51118 470 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475566074272 140475745662298 0 4 0 25189583 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32482] ppid=32467 vsize=15024148 memory=12062568 CPUtime=516.26 cores=1,3,5,7
/proc/32471/task/32482/stat : 32482 (java) R 32467 32471 28921 0 -1 4202560 2648517 0 0 0 51136 490 0 0 20 0 15 0 71432780 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475565022040 140475748806686 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32487] ppid=32467 vsize=15024148 memory=12062568 CPUtime=2.99 cores=1,3,5,7
/proc/32471/task/32487/stat : 32487 (java) S 32467 32471 28921 0 -1 1077944384 178936 0 0 0 280 19 0 0 20 0 15 0 71432781 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475171427168 140475764119253 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32489] ppid=32467 vsize=15024148 memory=12062568 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32489/stat : 32489 (java) S 32467 32471 28921 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 71432782 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140474320938464 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32491] ppid=32467 vsize=15024148 memory=12062568 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32491/stat : 32491 (java) S 32467 32471 28921 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71432782 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140474086057472 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32493] ppid=32467 vsize=15024148 memory=12062568 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32493/stat : 32493 (java) S 32467 32471 28921 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473711548784 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32494] ppid=32467 vsize=15024148 memory=12062568 CPUtime=7.04 cores=1,3,5,7
/proc/32471/task/32494/stat : 32494 (java) S 32467 32471 28921 0 -1 1077944384 18726 0 0 0 701 3 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475170375664 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32495] ppid=32467 vsize=15024148 memory=12062568 CPUtime=7.21 cores=1,3,5,7
/proc/32471/task/32495/stat : 32495 (java) S 32467 32471 28921 0 -1 1077944384 18156 0 0 0 718 3 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475169323120 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32496] ppid=32467 vsize=15024148 memory=12062568 CPUtime=1.22 cores=1,3,5,7
/proc/32471/task/32496/stat : 32496 (java) S 32467 32471 28921 0 -1 1077944384 23091 0 0 0 118 4 0 0 20 0 15 0 71432784 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475168270576 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32501] ppid=32467 vsize=15024148 memory=12062568 CPUtime=0 cores=1,3,5,7
/proc/32471/task/32501/stat : 32501 (java) S 32467 32471 28921 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140473213643360 140475764119253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
[pid=32471/tid=32503] ppid=32467 vsize=15024148 memory=12062572 CPUtime=0.76 cores=1,3,5,7
/proc/32471/task/32503/stat : 32503 (java) S 32467 32471 28921 0 -1 1077944384 968 0 0 0 34 42 0 0 20 0 15 0 71432785 15384727552 3015643 33554432000 4194304 4196468 140730724164672 140475167218480 140475764120194 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 12804096 140730724172787 140730724173065 140730724173065 140730724175823 0
Current children cumulated CPU time: 2528.08 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12062572 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 966.933
CPU time (s): 2528.34
CPU user time (s): 2508.59
CPU system time (s): 19.7506
CPU usage (%): 261.481
Max. virtual memory (cumulated for all children) (KiB): 15024148
Max. memory (cumulated for all children) (KiB): 12062572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.59
system time used= 19.7506
maximum resident set size= 12062728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8667971
page faults= 1
swaps= 0
block input operations= 968
block output operations= 3032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33222
involuntary context switches= 21789


# summary of solver processes directly reported to runsolver:
#   pid: 32471
#   total CPU time (s): 2528.34
#   total CPU user time (s): 2508.59
#   total CPU system time (s): 19.7506

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.57252 second user time and 8.83292 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-25 19:11:36
IDJOB=4294912
IDBENCH=141443
IDSOLVER=2756
FILE ID=node135/4294912-1532538696
RUNJOBID= node135-1532538696-32446
PBS_JOBID= 21021593
Free space on /tmp= 48360 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-09-10_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294912-1532538696/watcher-4294912-1532538696 -o /tmp/evaluation-result-4294912-1532538696/solver-4294912-1532538696 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532538696-32446 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294912-1532538696.xml

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

MD5SUM BENCH= 6ec4d3779b35bd6998a70efbce1ebeb4
RANDOM SEED=1734995249

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.50
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.50
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.50
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:        15879828 kB
MemAvailable:   31930976 kB
Buffers:          232472 kB
Cached:         15874400 kB
SwapCached:            0 kB
Active:          2477892 kB
Inactive:       13682640 kB
Active(anon):       3560 kB
Inactive(anon):    78072 kB
Active(file):    2474332 kB
Inactive(file): 13604568 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24516 kB
Writeback:             0 kB
AnonPages:         60928 kB
Mapped:            39804 kB
Shmem:             25248 kB
Slab:             429792 kB
SReclaimable:     400708 kB
SUnreclaim:        29084 kB
KernelStack:        3264 kB
PageTables:         5020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48356 MiB
End job on node135 at 2018-07-25 19:27:43