Trace number 4293412

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)SAT 5.80541 3.13878

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K02-P09_c18.xml
MD5SUM7d3eec938755fdf0eb3fdb8654f4a439
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 benchmark0.013569
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":18}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":27},{"degree":2,"count":25},{"degree":3,"count":4},{"degree":4,"count":14}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":18,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.55/0.51	
0.68/0.52	scop order+minisat_release (2018-06-13)
0.68/0.52	
0.68/0.54	c BEGIN-Prog: Mon Jul 23 13:22:52 CEST 2018
0.68/0.54	c PID: 5343
0.68/0.54	c IP: 172.20.3.105
0.68/0.54	c HOST: node105.alineos.net
0.68/0.55	c (0,0) Parsing Begin
1.22/0.85	c (0,0) Parsing End
1.22/0.85	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
1.22/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.22/0.86	c (0,0) Constraint Name Generate Begin
1.22/0.86	c (0,0) Ctr:HOME/instance-4293412-1532344972.xml,AllDifferent:Dist:Eq:IntVar
1.22/0.86	c (0,0) Constraint Name Generate End
1.22/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.22/0.86	c (0,0) CSP to CSPinCNF Begin
1.39/0.96	c (0,0) translated 3 (10%) constraints
1.39/0.97	c (0,0) translated 6 (20%) constraints
1.39/0.99	c (0,0) translated 9 (30%) constraints
1.39/0.99	c (0,0) translated 11 (40%) constraints
1.39/1.00	c (0,0) translated 14 (50%) constraints
1.60/1.01	c (0,0) translated 17 (60%) constraints
1.60/1.02	c (0,0) translated 19 (70%) constraints
1.60/1.02	c (0,0) translated 22 (80%) constraints
1.60/1.03	c (0,0) translated 25 (90%) constraints
1.60/1.09	c (0,0) translated 27 (100%) constraints
2.15/1.25	c (0,0) STATISTICS1:HOME/instance-4293412-1532344972.xml,AllDifferent:Dist:Eq:IntVar,43,532,650,26,25,3,650:100;26:153;25:300,26:542;25:750,25:2;18:2;2:478;1:50,3:100;2:453;1:86,
2.15/1.25	c (0,0) ===========================================
2.15/1.25	c (0,0) Order
2.15/1.25	c (0,0) ===========================================
2.15/1.27	c (0,0) translated 54 (10%) constraints
2.15/1.28	c (0,0) translated 107 (20%) constraints
2.15/1.29	c (0,0) translated 160 (30%) constraints
2.15/1.30	c (0,0) translated 213 (40%) constraints
2.43/1.31	c (0,0) translated 266 (50%) constraints
2.43/1.32	c (0,0) translated 320 (60%) constraints
2.43/1.33	c (0,0) translated 373 (70%) constraints
2.43/1.33	c (0,0) translated 426 (80%) constraints
2.43/1.34	c (0,0) translated 479 (90%) constraints
2.43/1.34	c (0,0) translated 532 (100%) constraints
2.43/1.35	c (0,0) CSP to CSPinCNF End
2.43/1.35	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 532 ctr, max domain size 26
2.43/1.35	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.43/1.35	c (0,0) CSPinCNF Propagation Begin
2.43/1.37	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.43/1.37	c (0,0) CSPinCNF Propagation End
2.43/1.37	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 532 ctr, max domain size 26
2.43/1.37	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.43/1.37	c (0,0) Simplify CSPinCNF Begin
2.72/1.47	c (0,0) Simplify CSPinCNF End
2.72/1.48	c (0,0) CSP: 43 int (0 aux), 956 bool (956 aux), 1488 ctr, max domain size 26
2.72/1.48	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.72/1.48	c (0,0) Calculate Precise Domain Begin
2.72/1.48	c (0,0) 0 values are removed by re-calculation
2.72/1.48	c (0,0) Calculate Precise Domain End
2.72/1.48	c (0,0) CSP: 43 int (0 aux), 956 bool (956 aux), 1488 ctr, max domain size 26
2.72/1.48	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.72/1.48	c (0,0) CSPinCNF to SatSolver Begin
3.65/1.75	c (1,1) 149 (10 %) CSP clauses are encoded (2006 SAT variables, 33930 SAT clauses)
3.65/1.76	c (1,1) 298 (20 %) CSP clauses are encoded (2006 SAT variables, 36554 SAT clauses)
3.65/1.78	c (1,1) 447 (30 %) CSP clauses are encoded (2006 SAT variables, 39203 SAT clauses)
3.96/1.80	c (1,1) 596 (40 %) CSP clauses are encoded (2006 SAT variables, 41796 SAT clauses)
3.96/1.81	c (1,1) 744 (50 %) CSP clauses are encoded (2006 SAT variables, 44296 SAT clauses)
3.96/1.83	c (1,1) 893 (60 %) CSP clauses are encoded (2006 SAT variables, 46845 SAT clauses)
3.96/1.84	c (1,1) 1042 (70 %) CSP clauses are encoded (2006 SAT variables, 49370 SAT clauses)
3.96/1.85	c (1,1) 1191 (80 %) CSP clauses are encoded (2006 SAT variables, 51895 SAT clauses)
3.96/1.87	c (1,1) 1340 (90 %) CSP clauses are encoded (2006 SAT variables, 54444 SAT clauses)
3.96/1.88	c (1,1) 1488 (100 %) CSP clauses are encoded (2006 SAT variables, 56944 SAT clauses)
3.96/1.88	c (1,1) CSPinCNF to SatSolver End
3.96/1.88	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.27/1.91	c (1,1) STATISTICS2:HOME/instance-4293412-1532344972.xml,AllDifferent:Dist:Eq:IntVar,999,1488,650,26,25,3,650:100;26:306;25:600,26:848;25:1350;2:1912,25:2;18:2;2:1434;1:50,3:100;2:906;1:1998,
4.27/1.91	c (1,1) SatSolver.solve Begin
4.27/1.91	c (1,1) 2006 bool, 56945 clause
4.27/1.91	c (1,1) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4293412-1532344972.xml-scop-5343.cnf HOME/instance-4293412-1532344972.xml-scop-5343.cnf.out
5.60/3.10	c (2,0) c This is COMiniSatPS.
5.60/3.10	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
5.60/3.10	c (2,0) c ============================[ Problem Statistics ]=============================
5.60/3.10	c (2,0) c |                                                                             |
5.60/3.10	c (2,0) c |  Number of variables:          2006                                         |
5.60/3.10	c (2,0) c |  Number of clauses:           56945                                         |
5.60/3.10	c (2,0) c |  Parse time:                   0.02 s                                       |
5.60/3.10	c (2,0) c |  Eliminated clauses:           0.01 Mb                                      |
5.60/3.10	c (2,0) c Reduced to 1528 vars, 56467 cls (grow=0)
5.60/3.10	c (2,0) c No iterative elimination performed. (vars=1528, c/v ratio=37.0)
5.60/3.10	c (2,0) c |  Simplification time:          0.07 s                                       |
5.60/3.10	c (2,0) c |                                                                             |
5.60/3.10	c (2,0) c ============================[ Search Statistics ]==============================
5.60/3.10	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.60/3.10	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.60/3.10	c (2,0) c ===============================================================================
5.60/3.10	c (2,0) c ===============================================================================
5.60/3.10	c (2,0) c restarts              : 39
5.60/3.10	c (2,0) c conflicts             : 20182          (17194 /sec)
5.60/3.10	c (2,0) c decisions             : 26971          (0.00 % random) (22977 /sec)
5.60/3.10	c (2,0) c propagations          : 3439675        (2930373 /sec)
5.60/3.10	c (2,0) c conflict literals     : 604217         (14.94 % deleted)
5.60/3.10	c (2,0) c CPU time              : 1.1738 s
5.60/3.10	c (2,0) 
5.60/3.10	c (2,0) s SATISFIABLE
5.73/3.11	c (2,1) SatSolver.solve End
5.73/3.11	c (2,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.73/3.11	c (2,1) Show results Begin
5.73/3.13	c (2,1) ce[0][0][1] = 13
5.73/3.13	c (2,1) ce[1][0][1] = 9
5.73/3.13	c (2,1) ce[2][0][1] = 22
5.73/3.13	c (2,1) ce[3][0][1] = 5
5.73/3.13	c (2,1) ce[4][0][1] = 14
5.73/3.13	c (2,1) ce[5][0][1] = 15
5.73/3.13	c (2,1) ce[6][0][1] = 20
5.73/3.13	c (2,1) ce[7][0][1] = 8
5.73/3.13	c (2,1) ce[8][0][1] = 23
5.73/3.13	c (2,1) cie[0][0] = 19
5.73/3.13	c (2,1) cie[0][1] = 3
5.73/3.13	c (2,1) cie[1][0] = 21
5.73/3.13	c (2,1) cie[1][1] = 10
5.73/3.13	c (2,1) cie[2][0] = 16
5.73/3.13	c (2,1) cie[2][1] = 11
5.73/3.13	c (2,1) cie[3][0] = 12
5.73/3.13	c (2,1) cie[3][1] = 7
5.73/3.13	c (2,1) cie[4][0] = 1
5.73/3.13	c (2,1) cie[4][1] = 2
5.73/3.13	c (2,1) cie[5][0] = 18
5.73/3.13	c (2,1) cie[5][1] = 17
5.73/3.13	c (2,1) cie[6][0] = 24
5.73/3.13	c (2,1) cie[6][1] = 4
5.73/3.13	c (2,1) cie[7][0] = 25
5.73/3.13	c (2,1) cie[7][1] = 6
5.73/3.13	c (2,1) cn[0][0] = 22
5.73/3.13	c (2,1) cn[0][1] = 9
5.73/3.13	c (2,1) cn[1][0] = 3
5.73/3.13	c (2,1) cn[1][1] = 12
5.73/3.13	c (2,1) cn[2][0] = 24
5.73/3.13	c (2,1) cn[2][1] = 2
5.73/3.13	c (2,1) cn[3][0] = 8
5.73/3.13	c (2,1) cn[3][1] = 13
5.73/3.13	c (2,1) cn[4][0] = 20
5.73/3.13	c (2,1) cn[4][1] = 6
5.73/3.13	c (2,1) cn[5][0] = 19
5.73/3.13	c (2,1) cn[5][1] = 4
5.73/3.13	c (2,1) cn[6][0] = 1
5.73/3.13	c (2,1) cn[6][1] = 21
5.73/3.13	c (2,1) cn[7][0] = 25
5.73/3.13	c (2,1) cn[7][1] = 17
5.73/3.13	c (2,1) cn[8][0] = 0
5.73/3.13	c (2,1) cn[8][1] = 23
5.73/3.13	s SATISFIABLE
5.73/3.13	v <instantiation>
5.73/3.13	v     <list>cn[0][0] cn[0][1] cn[1][0] cn[1][1] cn[2][0] cn[2][1] cn[3][0] cn[3][1] cn[4][0] cn[4][1] cn[5][0] cn[5][1] cn[6][0] cn[6][1] cn[7][0] cn[7][1] cn[8][0] cn[8][1] ce[0][0][1] ce[1][0][1] ce[2][0][1] ce[3][0][1] ce[4][0][1] ce[5][0][1] ce[6][0][1] ce[7][0][1] ce[8][0][1] cie[0][0] cie[0][1] cie[1][0] cie[1][1] cie[2][0] cie[2][1] cie[3][0] cie[3][1] cie[4][0] cie[4][1] cie[5][0] cie[5][1] cie[6][0] cie[6][1] cie[7][0] cie[7][1]</list>
5.73/3.13	v     <values>22 9 3 12 24 2 8 13 20 6 19 4 1 21 25 17 0 23 13 9 22 5 14 15 20 8 23 19 3 21 10 16 11 12 7 1 2 18 17 24 4 25 6</values>
5.73/3.13	v </instantiation>
5.73/3.13	c (2,1) Show results End
5.73/3.13	c (2,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.73/3.13	c (2,1) 0,0,0,0,0,0,1,2,2,STOP-AFTER(ALL)
5.73/3.13	c END-Prog: Mon Jul 23 13:22:55 CEST 2018

Verifier Data

OK	

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293412-1532344972/watcher-4293412-1532344972 -o /tmp/evaluation-result-4293412-1532344972/solver-4293412-1532344972 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293412-1532344972.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=5343, runsolver pid=5340

[startup+0.100137 s]*
/proc/loadavg: 2.05 2.03 2.05 3/221 5358
/proc/meminfo: memFree=14711360/32770624 swapFree=67108860/67108860
[pid=5343] ppid=5340 vsize=15011656 memory=74936 CPUtime=0.11 cores=1,3,5,7
/proc/5343/stat : 5343 (java) S 5340 5343 2271 0 -1 1077944320 6413 0 0 0 9 2 0 0 20 0 15 0 52060329 15371935744 18734 33554432000 4194304 4196468 140731600083376 140731600065920 140647318437623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
/proc/5343/statm: 3752914 18734 2778 1 0 3715374 0
[pid=5343/tid=5345] ppid=5340 vsize=15011656 memory=4426095751271125907 CPUtime=0.08 cores=1,3,5,7
/proc/5343/task/5345/stat : 5345 (java) R 5340 5343 2271 0 -1 4202560 4708 0 0 0 7 1 0 0 20 0 15 0 52060329 15371935744 18932 33554432000 4194304 4196468 140731600083376 140647290263952 140647298712696 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5346] ppid=5340 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5346/stat : 5346 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 18932 33554432000 4194304 4196468 140731600083376 140647322679568 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5347] ppid=5340 vsize=15011656 memory=140598436939392 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5347/stat : 5347 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 18932 33554432000 4194304 4196468 140731600083376 140647098382736 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5348] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5348/stat : 5348 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 18932 33554432000 4194304 4196468 140731600083376 140647097330192 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5349] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5349/stat : 5349 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 18932 33554432000 4194304 4196468 140731600083376 140647096277648 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5350] ppid=5340 vsize=15011656 memory=140598436939392 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5350/stat : 5350 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060332 15371935744 18932 33554432000 4194304 4196468 140731600083376 140646356711920 140647318448770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5351] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5351/stat : 5351 (java) S 5340 5343 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52060333 15371935744 18932 33554432000 4194304 4196468 140731600083376 140645884749216 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5352] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5352/stat : 5352 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060333 15371935744 18932 33554432000 4194304 4196468 140731600083376 140645616313840 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5353] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5353/stat : 5353 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 18932 33554432000 4194304 4196468 140731600083376 140645241805520 140647318456219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5354] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5354/stat : 5354 (java) S 5340 5343 2271 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 18932 33554432000 4194304 4196468 140731600083376 140646355658736 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5355] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5355/stat : 5355 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 18932 33554432000 4194304 4196468 140731600083376 140646287403120 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5356] ppid=5340 vsize=15011656 memory=140598436939392 CPUtime=0.01 cores=1,3,5,7
/proc/5343/task/5356/stat : 5356 (java) S 5340 5343 2271 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 52060335 15371935744 18932 33554432000 4194304 4196468 140731600083376 140646286350576 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5357] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5357/stat : 5357 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 18932 33554432000 4194304 4196468 140731600083376 140644743899744 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5358] ppid=5340 vsize=15011656 memory=140598436939392 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5358/stat : 5358 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060336 15371935744 18932 33554432000 4194304 4196468 140731600083376 140646285298480 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74936 KiB

[startup+0.21056 s]*
/proc/loadavg: 2.05 2.03 2.05 4/221 5358
/proc/meminfo: memFree=14697656/32770624 swapFree=67108860/67108860
[pid=5343] ppid=5340 vsize=15011656 memory=86944 CPUtime=0.26 cores=1,3,5,7
/proc/5343/stat : 5343 (java) S 5340 5343 2271 0 -1 1077944320 9603 0 0 0 23 3 0 0 20 0 15 0 52060329 15371935744 21736 33554432000 4194304 4196468 140731600083376 140731600065920 140647318437623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
/proc/5343/statm: 3752914 21736 2927 1 0 3715374 0
[pid=5343/tid=5345] ppid=5340 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/5343/task/5345/stat : 5345 (java) R 5340 5343 2271 0 -1 4202560 7481 0 0 0 18 2 0 0 20 0 15 0 52060329 15371935744 21736 33554432000 4194304 4196468 140731600083376 140647290265408 140647318449558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5346] ppid=5340 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5346/stat : 5346 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 21736 33554432000 4194304 4196468 140731600083376 140647322679568 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5347] ppid=5340 vsize=15011656 memory=3833601289798272672 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5347/stat : 5347 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 21736 33554432000 4194304 4196468 140731600083376 140647098382736 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5348] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5348/stat : 5348 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 21736 33554432000 4194304 4196468 140731600083376 140647097330192 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5349] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5349/stat : 5349 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 21736 33554432000 4194304 4196468 140731600083376 140647096277648 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5350] ppid=5340 vsize=15011656 memory=140598436939392 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5350/stat : 5350 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060332 15371935744 21736 33554432000 4194304 4196468 140731600083376 140646356711920 140647318448770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5351] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5351/stat : 5351 (java) S 5340 5343 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52060333 15371935744 21736 33554432000 4194304 4196468 140731600083376 140645884749216 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5352] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5352/stat : 5352 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060333 15371935744 21736 33554432000 4194304 4196468 140731600083376 140645616313840 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5353] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5353/stat : 5353 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 21736 33554432000 4194304 4196468 140731600083376 140645241805520 140647318456219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5354] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5354/stat : 5354 (java) S 5340 5343 2271 0 -1 1077944384 358 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 21736 33554432000 4194304 4196468 140731600083376 140646355658736 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5355] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5355/stat : 5355 (java) S 5340 5343 2271 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 21736 33554432000 4194304 4196468 140731600083376 140646287403120 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5356] ppid=5340 vsize=15011656 memory=140598436939392 CPUtime=0.03 cores=1,3,5,7
/proc/5343/task/5356/stat : 5356 (java) R 5340 5343 2271 0 -1 4202560 288 0 0 0 3 0 0 0 20 0 15 0 52060335 15371935744 21736 33554432000 4194304 4196468 140731600083376 140646286350576 140647318449558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5357] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5357/stat : 5357 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 21736 33554432000 4194304 4196468 140731600083376 140644743899744 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5358] ppid=5340 vsize=15011656 memory=140598436939392 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5358/stat : 5358 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060336 15371935744 21736 33554432000 4194304 4196468 140731600083376 140646285298480 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86944 KiB

[startup+0.310627 s]*
/proc/loadavg: 2.05 2.03 2.05 3/221 5358
/proc/meminfo: memFree=14694368/32770624 swapFree=67108860/67108860
[pid=5343] ppid=5340 vsize=15011656 memory=90152 CPUtime=0.43 cores=1,3,5,7
/proc/5343/stat : 5343 (java) S 5340 5343 2271 0 -1 1077944320 10113 0 0 0 40 3 0 0 20 0 15 0 52060329 15371935744 22538 33554432000 4194304 4196468 140731600083376 140731600065920 140647318437623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
/proc/5343/statm: 3752914 22538 2977 1 0 3715374 0
[pid=5343/tid=5345] ppid=5340 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/5343/task/5345/stat : 5345 (java) R 5340 5343 2271 0 -1 4202560 7860 0 0 0 28 2 0 0 20 0 15 0 52060329 15371935744 22538 33554432000 4194304 4196468 140731600083376 140647290241776 140647300001161 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5346] ppid=5340 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5346/stat : 5346 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 22538 33554432000 4194304 4196468 140731600083376 140647322679568 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5347] ppid=5340 vsize=15011656 memory=4121691067513045024 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5347/stat : 5347 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 22538 33554432000 4194304 4196468 140731600083376 140647098382736 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5348] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5348/stat : 5348 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 22538 33554432000 4194304 4196468 140731600083376 140647097330192 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5349] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5349/stat : 5349 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15371935744 22538 33554432000 4194304 4196468 140731600083376 140647096277648 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5350] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5350/stat : 5350 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060332 15371935744 22538 33554432000 4194304 4196468 140731600083376 140646356711920 140647318448770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5351] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5351/stat : 5351 (java) S 5340 5343 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52060333 15371935744 22538 33554432000 4194304 4196468 140731600083376 140645884749216 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5352] ppid=5340 vsize=15011656 memory=140598436939392 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5352/stat : 5352 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060333 15371935744 22538 33554432000 4194304 4196468 140731600083376 140645616313840 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5353] ppid=5340 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5353/stat : 5353 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 22538 33554432000 4194304 4196468 140731600083376 140645241805520 140647318456219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5354] ppid=5340 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5343/task/5354/stat : 5354 (java) S 5340 5343 2271 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 15 0 52060335 15371935744 22538 33554432000 4194304 4196468 140731600083376 140646355658736 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5355] ppid=5340 vsize=15011656 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/5343/task/5355/stat : 5355 (java) S 5340 5343 2271 0 -1 1077944384 256 0 0 0 3 0 0 0 20 0 15 0 52060335 15371935744 22538 33554432000 4194304 4196468 140731600083376 140646287403120 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5356] ppid=5340 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5343/task/5356/stat : 5356 (java) S 5340 5343 2271 0 -1 1077944384 308 0 0 0 7 0 0 0 20 0 15 0 52060335 15371935744 22538 33554432000 4194304 4196468 140731600083376 140646286350576 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5357] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5357/stat : 5357 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15371935744 22538 33554432000 4194304 4196468 140731600083376 140644743899744 140647318447829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5358] ppid=5340 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5358/stat : 5358 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060336 15371935744 22538 33554432000 4194304 4196468 140731600083376 140646285298480 140647318448770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90152 KiB

[startup+0.700772 s]
/proc/loadavg: 2.05 2.03 2.05 3/221 5358
/proc/meminfo: memFree=14670184/32770624 swapFree=67108860/67108860
[pid=5343] ppid=5340 vsize=15020052 memory=130296 CPUtime=1.02 cores=1,3,5,7
/proc/5343/stat : 5343 (java) S 5340 5343 2271 0 -1 1077944320 17234 0 0 0 96 6 0 0 20 0 15 0 52060329 15380533248 32574 33554432000 4194304 4196468 140731600083376 140731600065920 140647318437623 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
/proc/5343/statm: 3755013 32574 3163 1 0 3716398 0
[pid=5343/tid=5345] ppid=5340 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/5343/task/5345/stat : 5345 (java) R 5340 5343 2271 0 -1 4202560 14509 0 0 0 63 4 0 0 20 0 15 0 52060329 15380533248 32574 33554432000 4194304 4196468 140731600083376 140647290273472 140647302518110 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5346] ppid=5340 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5346/stat : 5346 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15380533248 32574 33554432000 4194304 4196468 140731600083376 140647322679568 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5347] ppid=5340 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5347/stat : 5347 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15380533248 32574 33554432000 4194304 4196468 140731600083376 140647098382736 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5348] ppid=5340 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5348/stat : 5348 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15380533248 32574 33554432000 4194304 4196468 140731600083376 140647097330192 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5349] ppid=5340 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5349/stat : 5349 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15380533248 32574 33554432000 4194304 4196468 140731600083376 140647096277648 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5350] ppid=5340 vsize=15020052 memory=281196609447712 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5350/stat : 5350 (java) S 5340 5343 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52060332 15380533248 32574 33554432000 4194304 4196468 140731600083376 140646356711920 140647318448770 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5351] ppid=5340 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5351/stat : 5351 (java) S 5340 5343 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52060333 15380533248 32574 33554432000 4194304 4196468 140731600083376 140645884749216 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5352] ppid=5340 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5352/stat : 5352 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060333 15380533248 32574 33554432000 4194304 4196468 140731600083376 140645616313840 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5353] ppid=5340 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5353/stat : 5353 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15380533248 32574 33554432000 4194304 4196468 140731600083376 140645241805520 140647318456219 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5354] ppid=5340 vsize=15020052 memory=8380 CPUtime=0.08 cores=1,3,5,7
/proc/5343/task/5354/stat : 5354 (java) S 5340 5343 2271 0 -1 1077944384 617 0 0 0 8 0 0 0 20 0 15 0 52060335 15380533248 32574 33554432000 4194304 4196468 140731600083376 140646355658736 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5355] ppid=5340 vsize=15020052 memory=7307210974946176466 CPUtime=0.07 cores=1,3,5,7
/proc/5343/task/5355/stat : 5355 (java) S 5340 5343 2271 0 -1 1077944384 350 0 0 0 7 0 0 0 20 0 15 0 52060335 15380533248 32574 33554432000 4194304 4196468 140731600083376 140646287403120 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5356] ppid=5340 vsize=15020052 memory=7302135314614015847 CPUtime=0.16 cores=1,3,5,7
/proc/5343/task/5356/stat : 5356 (java) R 5340 5343 2271 0 -1 1077944384 422 0 0 0 16 0 0 0 20 0 15 0 52060335 15380533248 32574 33554432000 4194304 4196468 140731600083376 140646286350576 140647318448770 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5357] ppid=5340 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5357/stat : 5357 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15380533248 32574 33554432000 4194304 4196468 140731600083376 140644743899744 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5358] ppid=5340 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5358/stat : 5358 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060336 15380533248 32574 33554432000 4194304 4196468 140731600083376 140646285298480 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130296 KiB

[startup+1.50785 s]
/proc/loadavg: 2.12 2.04 2.05 3/221 5358
/proc/meminfo: memFree=14643572/32770624 swapFree=67108860/67108860
[pid=5343] ppid=5340 vsize=15026264 memory=187016 CPUtime=3.04 cores=1,3,5,7
/proc/5343/stat : 5343 (java) S 5340 5343 2271 0 -1 1077944320 21703 0 0 0 295 9 0 0 20 0 15 0 52060329 15386894336 46754 33554432000 4194304 4196468 140731600083376 140731600065920 140647318437623 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
/proc/5343/statm: 3756566 46754 3216 1 0 3717422 0
[pid=5343/tid=5345] ppid=5340 vsize=15026264 memory=288230377108275491 CPUtime=1.47 cores=1,3,5,7
/proc/5343/task/5345/stat : 5345 (java) R 5340 5343 2271 0 -1 4202560 15818 0 0 0 142 5 0 0 20 0 15 0 52060329 15386894336 46754 33554432000 4194304 4196468 140731600083376 140647290273536 140646774085572 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5346] ppid=5340 vsize=15026264 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5346/stat : 5346 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15386894336 46754 33554432000 4194304 4196468 140731600083376 140647322679568 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5347] ppid=5340 vsize=15026264 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5347/stat : 5347 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15386894336 46754 33554432000 4194304 4196468 140731600083376 140647098382736 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5348] ppid=5340 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5348/stat : 5348 (java) S 5340 5343 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52060331 15386894336 46754 33554432000 4194304 4196468 140731600083376 140647097330192 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5349] ppid=5340 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5349/stat : 5349 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060331 15386894336 46754 33554432000 4194304 4196468 140731600083376 140647096277648 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5350] ppid=5340 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5350/stat : 5350 (java) S 5340 5343 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52060332 15386894336 46754 33554432000 4194304 4196468 140731600083376 140646356711920 140647318448770 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5351] ppid=5340 vsize=15026264 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5351/stat : 5351 (java) S 5340 5343 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52060333 15386894336 46754 33554432000 4194304 4196468 140731600083376 140645884749216 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5352] ppid=5340 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5352/stat : 5352 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060333 15386894336 46754 33554432000 4194304 4196468 140731600083376 140645616313840 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5353] ppid=5340 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5353/stat : 5353 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15386894336 46754 33554432000 4194304 4196468 140731600083376 140645241805520 140647318456219 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5354] ppid=5340 vsize=15026264 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/5343/task/5354/stat : 5354 (java) R 5340 5343 2271 0 -1 1077944384 1061 0 0 0 40 0 0 0 20 0 15 0 52060335 15386894336 46754 33554432000 4194304 4196468 140731600083376 140646355650064 140647318447829 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5355] ppid=5340 vsize=15026264 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/5343/task/5355/stat : 5355 (java) R 5340 5343 2271 0 -1 4202560 814 0 0 0 41 1 0 0 20 0 15 0 52060335 15386894336 46754 33554432000 4194304 4196468 140731600083376 140646287390080 140647299131067 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5356] ppid=5340 vsize=15026264 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/5343/task/5356/stat : 5356 (java) R 5340 5343 2271 0 -1 4202560 2670 0 0 0 70 1 0 0 20 0 15 0 52060335 15386894336 46754 33554432000 4194304 4196468 140731600083376 140646286348368 140647302518110 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5357] ppid=5340 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5357/stat : 5357 (java) S 5340 5343 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52060335 15386894336 46754 33554432000 4194304 4196468 140731600083376 140644743899744 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5358] ppid=5340 vsize=15026264 memory=281196609453120 CPUtime=0 cores=1,3,5,7
/proc/5343/task/5358/stat : 5358 (java) S 5340 5343 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52060336 15386894336 46754 33554432000 4194304 4196468 140731600083376 140646285298480 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 187016 KiB

[startup+3.11338 s]
/proc/loadavg: 2.12 2.04 2.05 3/226 5364
/proc/meminfo: memFree=14441184/32770624 swapFree=67108860/67108860
[pid=5343] ppid=5340 vsize=15681864 memory=332256 CPUtime=5.73 cores=1,3,5,7
/proc/5343/stat : 5343 (java) S 5340 5343 2271 0 -1 1077944320 23629 3433 0 0 443 13 117 0 20 0 18 0 52060329 16058228736 83064 33554432000 4194304 4196468 140731600083376 140731600065920 140647318437623 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
/proc/5343/statm: 3920466 83064 3225 1 0 3881322 0
[pid=5343/tid=5345] ppid=5340 vsize=15681864 memory=0 CPUtime=3.1 cores=1,3,5,7
/proc/5343/task/5345/stat : 5345 (java) S 5340 5343 2271 0 -1 1077944384 16300 3433 0 0 185 8 117 0 20 0 18 0 52060329 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647290276864 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5346] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5346/stat : 5346 (java) S 5340 5343 2271 0 -1 1077944384 2 3433 0 0 0 0 117 0 20 0 18 0 52060331 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647322679568 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5347] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5347/stat : 5347 (java) S 5340 5343 2271 0 -1 1077944384 1 3433 0 0 0 0 117 0 20 0 18 0 52060331 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647098382736 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5348] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5348/stat : 5348 (java) S 5340 5343 2271 0 -1 1077944384 2 3433 0 0 0 0 117 0 20 0 18 0 52060331 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647097330192 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5349] ppid=5340 vsize=15681864 memory=140598304889600 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5349/stat : 5349 (java) S 5340 5343 2271 0 -1 1077944384 1 3433 0 0 0 0 117 0 20 0 18 0 52060331 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647096277648 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5350] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5350/stat : 5350 (java) S 5340 5343 2271 0 -1 1077944384 5 3433 0 0 0 0 117 0 20 0 18 0 52060332 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646356711920 140647318448770 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5351] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5351/stat : 5351 (java) S 5340 5343 2271 0 -1 1077944384 13 3433 0 0 0 0 117 0 20 0 18 0 52060333 16058228736 83064 33554432000 4194304 4196468 140731600083376 140645884749216 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5352] ppid=5340 vsize=15681864 memory=7500 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5352/stat : 5352 (java) S 5340 5343 2271 0 -1 1077944384 1 3433 0 0 0 0 117 0 20 0 18 0 52060333 16058228736 83064 33554432000 4194304 4196468 140731600083376 140645616313840 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5353] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5353/stat : 5353 (java) S 5340 5343 2271 0 -1 1077944384 3 3433 0 0 0 0 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140645241805520 140647318456219 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5354] ppid=5340 vsize=15681864 memory=0 CPUtime=2.04 cores=1,3,5,7
/proc/5343/task/5354/stat : 5354 (java) S 5340 5343 2271 0 -1 1077944384 1188 3433 0 0 86 1 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646355658736 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5355] ppid=5340 vsize=15681864 memory=0 CPUtime=2.06 cores=1,3,5,7
/proc/5343/task/5355/stat : 5355 (java) S 5340 5343 2271 0 -1 1077944384 1847 3433 0 0 88 1 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646287403120 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5356] ppid=5340 vsize=15681864 memory=0 CPUtime=2 cores=1,3,5,7
/proc/5343/task/5356/stat : 5356 (java) R 5340 5343 2271 0 -1 4202560 2858 3433 0 0 82 1 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646286350576 140647297161873 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5357] ppid=5340 vsize=15681864 memory=330020 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5357/stat : 5357 (java) S 5340 5343 2271 0 -1 1077944384 3 3433 0 0 0 0 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140644743899744 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5358] ppid=5340 vsize=15681864 memory=281196609449984 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5358/stat : 5358 (java) S 5340 5343 2271 0 -1 1077944384 1 3433 0 0 0 0 117 0 20 0 18 0 52060336 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646285298480 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5360] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5360/stat : 5360 (java) S 5340 5343 2271 0 -1 1077944384 26 3433 0 0 0 0 117 0 20 0 18 0 52060522 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647092945680 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5362] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5362/stat : 5362 (java) R 5340 5343 2271 0 -1 4202560 42 3433 0 0 0 0 117 0 20 0 18 0 52060523 16058228736 83064 33554432000 4194304 4196468 140731600083376 140644207024208 140647318449558 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5364] ppid=5340 vsize=15681864 memory=-3472574944341025154 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5364/stat : 5364 (java) S 5340 5343 2271 0 -1 1077944384 23 3433 0 0 0 0 117 0 20 0 18 0 52060526 16058228736 83064 33554432000 4194304 4196468 140731600083376 140644475460400 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
Current children cumulated CPU time: 5.73 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 332256 KiB

[startup+3.13874 s]
# the end of solver process 5343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.6611 s, system=0.144308 s

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

[startup+3.11338 s]
/proc/loadavg: 2.12 2.04 2.05 3/226 5364
/proc/meminfo: memFree=14441184/32770624 swapFree=67108860/67108860
[pid=5343] ppid=5340 vsize=15681864 memory=332256 CPUtime=5.73 cores=1,3,5,7
/proc/5343/stat : 5343 (java) S 5340 5343 2271 0 -1 1077944320 23629 3433 0 0 443 13 117 0 20 0 18 0 52060329 16058228736 83064 33554432000 4194304 4196468 140731600083376 140731600065920 140647318437623 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
/proc/5343/statm: 3920466 83064 3225 1 0 3881322 0
[pid=5343/tid=5345] ppid=5340 vsize=15681864 memory=0 CPUtime=3.1 cores=1,3,5,7
/proc/5343/task/5345/stat : 5345 (java) S 5340 5343 2271 0 -1 1077944384 16300 3433 0 0 185 8 117 0 20 0 18 0 52060329 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647290276864 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5346] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5346/stat : 5346 (java) S 5340 5343 2271 0 -1 1077944384 2 3433 0 0 0 0 117 0 20 0 18 0 52060331 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647322679568 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5347] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5347/stat : 5347 (java) S 5340 5343 2271 0 -1 1077944384 1 3433 0 0 0 0 117 0 20 0 18 0 52060331 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647098382736 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5348] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5348/stat : 5348 (java) S 5340 5343 2271 0 -1 1077944384 2 3433 0 0 0 0 117 0 20 0 18 0 52060331 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647097330192 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5349] ppid=5340 vsize=15681864 memory=140598304889600 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5349/stat : 5349 (java) S 5340 5343 2271 0 -1 1077944384 1 3433 0 0 0 0 117 0 20 0 18 0 52060331 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647096277648 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5350] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5350/stat : 5350 (java) S 5340 5343 2271 0 -1 1077944384 5 3433 0 0 0 0 117 0 20 0 18 0 52060332 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646356711920 140647318448770 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5351] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5351/stat : 5351 (java) S 5340 5343 2271 0 -1 1077944384 13 3433 0 0 0 0 117 0 20 0 18 0 52060333 16058228736 83064 33554432000 4194304 4196468 140731600083376 140645884749216 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5352] ppid=5340 vsize=15681864 memory=7500 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5352/stat : 5352 (java) S 5340 5343 2271 0 -1 1077944384 1 3433 0 0 0 0 117 0 20 0 18 0 52060333 16058228736 83064 33554432000 4194304 4196468 140731600083376 140645616313840 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5353] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5353/stat : 5353 (java) S 5340 5343 2271 0 -1 1077944384 3 3433 0 0 0 0 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140645241805520 140647318456219 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5354] ppid=5340 vsize=15681864 memory=0 CPUtime=2.04 cores=1,3,5,7
/proc/5343/task/5354/stat : 5354 (java) S 5340 5343 2271 0 -1 1077944384 1188 3433 0 0 86 1 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646355658736 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5355] ppid=5340 vsize=15681864 memory=0 CPUtime=2.06 cores=1,3,5,7
/proc/5343/task/5355/stat : 5355 (java) S 5340 5343 2271 0 -1 1077944384 1847 3433 0 0 88 1 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646287403120 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5356] ppid=5340 vsize=15681864 memory=0 CPUtime=2 cores=1,3,5,7
/proc/5343/task/5356/stat : 5356 (java) R 5340 5343 2271 0 -1 4202560 2858 3433 0 0 82 1 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646286350576 140647297161873 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5357] ppid=5340 vsize=15681864 memory=330020 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5357/stat : 5357 (java) S 5340 5343 2271 0 -1 1077944384 3 3433 0 0 0 0 117 0 20 0 18 0 52060335 16058228736 83064 33554432000 4194304 4196468 140731600083376 140644743899744 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5358] ppid=5340 vsize=15681864 memory=281196609449984 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5358/stat : 5358 (java) S 5340 5343 2271 0 -1 1077944384 1 3433 0 0 0 0 117 0 20 0 18 0 52060336 16058228736 83064 33554432000 4194304 4196468 140731600083376 140646285298480 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5360] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5360/stat : 5360 (java) S 5340 5343 2271 0 -1 1077944384 26 3433 0 0 0 0 117 0 20 0 18 0 52060522 16058228736 83064 33554432000 4194304 4196468 140731600083376 140647092945680 140647318448770 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5362] ppid=5340 vsize=15681864 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5362/stat : 5362 (java) R 5340 5343 2271 0 -1 4202560 42 3433 0 0 0 0 117 0 20 0 18 0 52060523 16058228736 83064 33554432000 4194304 4196468 140731600083376 140644207024208 140647318449558 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
[pid=5343/tid=5364] ppid=5340 vsize=15681864 memory=-3472574944341025154 CPUtime=1.17 cores=1,3,5,7
/proc/5343/task/5364/stat : 5364 (java) S 5340 5343 2271 0 -1 1077944384 23 3433 0 0 0 0 117 0 20 0 18 0 52060526 16058228736 83064 33554432000 4194304 4196468 140731600083376 140644475460400 140647318447829 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32858112 140731600086003 140731600086281 140731600086281 140731600089039 0
Current children cumulated CPU time: 5.73 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 332256 KiB

Child status: 0
Real time (s): 3.13878
CPU time (s): 5.80541
CPU user time (s): 5.6611
CPU system time (s): 0.144308
CPU usage (%): 184.958
Max. virtual memory (cumulated for all children) (KiB): 15710952
Max. memory (cumulated for all children) (KiB): 342956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.6611
system time used= 0.144308
maximum resident set size= 333072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27130
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3659
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 5343
#   total CPU time (s): 5.80541
#   total CPU user time (s): 5.6611
#   total CPU system time (s): 0.144308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04391 second user time and 0.079457 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 13:22:52
IDJOB=4293412
IDBENCH=141172
IDSOLVER=2756
FILE ID=node105/4293412-1532344972
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44836 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K02-P09_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-4293412-1532344972/watcher-4293412-1532344972 -o /tmp/evaluation-result-4293412-1532344972/solver-4293412-1532344972 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293412-1532344972.xml

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

MD5SUM BENCH= 7d3eec938755fdf0eb3fdb8654f4a439
RANDOM SEED=1673475972

node105.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.32
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.32
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.32
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.32
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:        14773760 kB
MemAvailable:   30420536 kB
Buffers:          194992 kB
Cached:         15426480 kB
SwapCached:            0 kB
Active:          2931912 kB
Inactive:       14260844 kB
Active(anon):    1523856 kB
Inactive(anon):    67172 kB
Active(file):    1408056 kB
Inactive(file): 14193672 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7776 kB
Writeback:             0 kB
AnonPages:       1697180 kB
Mapped:            49228 kB
Shmem:             17036 kB
Slab:             501320 kB
SReclaimable:     473508 kB
SUnreclaim:        27812 kB
KernelStack:        3984 kB
PageTables:         8388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13524920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1517568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44828 MiB
End job on node105 at 2018-07-23 13:22:55