Trace number 4294158

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 both+MapleCOMSPS (2018-06-13)? (MO) 14.7704 5.18675

General information on the benchmark

NameBibd/
Bibd-sc-12-06-05_c18.xml
MD5SUMc0ca155b7f34bafa6648dc876ad7391e
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 benchmark1.29173
Satisfiable
(Un)Satisfiability was proved
Number of variables3432
Number of constraints1553
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1716}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":1716},{"degree":2,"count":1452},{"degree":14,"count":264}]
Minimum constraint arity3
Maximum constraint arity264
Distribution of constraint arities[{"arity":3,"count":1452},{"arity":12,"count":22},{"arity":22,"count":78},{"arity":264,"count":1}]
Number of extensional constraints0
Number of intensional constraints1452
Distribution of constraint types[{"type":"intension","count":1452},{"type":"lex","count":1},{"type":"sum","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.53	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 15:58:05 CEST 2018
0.67/0.55	c PID: 15499
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
3.44/1.56	c (1,1) Parsing End
3.44/1.57	c (1,1) CSP: 0 int (0 aux), 1716 bool (0 aux), 1553 ctr, max domain size 2
3.44/1.57	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.44/1.57	c (1,1) Constraint Name Generate Begin
3.44/1.59	c (1,1) Ctr:HOME/instance-4294158-1532354285.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum
3.44/1.59	c (1,1) Constraint Name Generate End
3.44/1.59	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.44/1.59	c (1,1) CSP to CSPinCNF Begin
4.80/1.97	c (1,1) translated 156 (10%) constraints
5.18/2.10	c (1,1) translated 311 (20%) constraints
5.73/2.20	c (1,1) translated 466 (30%) constraints
5.73/2.28	c (1,1) translated 622 (40%) constraints
6.05/2.36	c (1,1) translated 777 (50%) constraints
6.36/2.44	c (1,1) translated 932 (60%) constraints
6.36/2.49	c (1,1) translated 1088 (70%) constraints
6.69/2.55	c (2,1) translated 1243 (80%) constraints
6.99/2.60	c (2,2) translated 1398 (90%) constraints
6.99/2.68	c (2,2) translated 1553 (100%) constraints
8.46/3.17	c (2,2) STATISTICS1:HOME/instance-4294158-1532354285.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,5050,8284,2097152,2,4,22,2097152:156;2048:44;2:3860,2:21154,4:430;3:2936;2:3334;1:1584,22:156;12:44;2:3860;1:15810,
8.46/3.17	c (2,2) ===========================================
8.46/3.17	c (2,2) Both Encoding selects:
8.46/3.17	c (2,2) Order
8.46/3.17	c (2,2) ===========================================
9.08/3.30	c (2,2) translated 829 (10%) constraints
9.08/3.35	c (2,2) translated 1657 (20%) constraints
9.08/3.39	c (2,2) translated 2486 (30%) constraints
9.39/3.44	c (2,2) translated 3314 (40%) constraints
9.39/3.48	c (2,2) translated 4142 (50%) constraints
9.69/3.52	c (2,2) translated 4971 (60%) constraints
9.69/3.56	c (3,3) translated 5799 (70%) constraints
10.00/3.60	c (3,3) translated 6628 (80%) constraints
10.30/3.75	c (3,3) translated 7456 (90%) constraints
10.30/3.80	c (3,3) translated 8284 (100%) constraints
10.61/3.80	c (3,3) CSP to CSPinCNF End
10.61/3.80	c (3,3) CSP: 300 int (300 aux), 6502 bool (4786 aux), 13340 ctr, max domain size 9
10.61/3.80	c (3,3) Heap : 788 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.61/3.80	c (3,3) CSPinCNF Propagation Begin
10.93/3.94	c (3,3) 0 values, 1452 unsatisfiable literals, and 1452 valid clauses are removed
10.93/3.94	c (3,3) CSPinCNF Propagation End
10.93/3.94	c (3,3) CSP: 300 int (300 aux), 6502 bool (4786 aux), 11888 ctr, max domain size 9
10.93/3.94	c (3,3) Heap : 788 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.93/3.94	c (3,3) Simplify CSPinCNF Begin
11.28/4.01	c (3,3) Simplify CSPinCNF End
11.28/4.01	c (3,3) CSP: 300 int (300 aux), 7458 bool (5742 aux), 12844 ctr, max domain size 9
11.28/4.01	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
11.28/4.01	c (3,3) Calculate Precise Domain Begin
11.28/4.06	c (3,3) 0 values are removed by re-calculation
11.28/4.06	c (3,3) Calculate Precise Domain End
11.28/4.06	c (3,3) CSP: 300 int (300 aux), 7458 bool (5742 aux), 12844 ctr, max domain size 9
11.28/4.06	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
11.28/4.06	c (3,3) CSPinCNF to SatSolver Begin
12.29/4.34	c (3,3) 1285 (10 %) CSP clauses are encoded (8976 SAT variables, 18442 SAT clauses)
12.29/4.38	c (3,3) 2569 (20 %) CSP clauses are encoded (8976 SAT variables, 19726 SAT clauses)
12.29/4.39	c (3,3) 3854 (30 %) CSP clauses are encoded (8976 SAT variables, 21011 SAT clauses)
12.61/4.42	c (3,3) 5138 (40 %) CSP clauses are encoded (8976 SAT variables, 22295 SAT clauses)
12.61/4.44	c (3,3) 6422 (50 %) CSP clauses are encoded (8976 SAT variables, 23579 SAT clauses)
12.61/4.46	c (3,3) 7707 (60 %) CSP clauses are encoded (8976 SAT variables, 24864 SAT clauses)
12.61/4.49	c (3,3) 8991 (70 %) CSP clauses are encoded (8976 SAT variables, 26148 SAT clauses)
12.92/4.51	c (3,3) 10276 (80 %) CSP clauses are encoded (8976 SAT variables, 27433 SAT clauses)
13.94/4.91	c (4,4) 11560 (90 %) CSP clauses are encoded (8976 SAT variables, 87817 SAT clauses)
13.94/4.94	c (4,4) 12844 (100 %) CSP clauses are encoded (8976 SAT variables, 89731 SAT clauses)
13.94/4.94	c (4,4) CSPinCNF to SatSolver End
13.94/4.94	c (4,4) Heap : 1182 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
14.27/5.04	c (4,4) STATISTICS2:HOME/instance-4294158-1532354285.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,7758,12844,256,9,4,9,256:156;128:312;64:24;36:132;25:44;16:132;2:4322,9:48;8:96;6:792;5:264;2:31778,4:430;3:1484;2:7194;1:3736,9:156;8:312;5:132;3:200;2:4322;1:19174,
14.27/5.04	c (4,4) SatSolver.solve Begin
14.27/5.04	c (4,4) 8976 bool, 89732 clause
14.27/5.04	c (4,4) 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-4294158-1532354285.xml-scop-15499.cnf HOME/instance-4294158-1532354285.xml-scop-15499.cnf.out
14.58/5.12	c (4,0) receiving signal SIGTERM
14.58/5.12	s UNKNOWN
14.58/5.13	c (4,4) SatSolver is killed by some reasons.
14.58/5.13	c (4,4) 1,1,3,3,3,3,4,TO,TO,STOP-AFTER(DIMACS)
14.58/5.13	c END-Prog: Mon Jul 23 15:58:10 CEST 2018

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294158-1532354285/watcher-4294158-1532354285 -o /tmp/evaluation-result-4294158-1532354285/solver-4294158-1532354285 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294158-1532354285.xml 

running on 4 cores: 0,2,4,6

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=15499, runsolver pid=15496

[startup+0.10009 s]*
/proc/loadavg: 2.38 2.11 2.07 3/220 15514
/proc/meminfo: memFree=13370472/32770624 swapFree=67108860/67108860
[pid=15499] ppid=15496 vsize=15011656 memory=70808 CPUtime=0.11 cores=0,2,4,6
/proc/15499/stat : 15499 (java) S 15496 15499 8919 0 -1 1077944320 6906 0 0 0 9 2 0 0 20 0 15 0 52991638 15371935744 17702 33554432000 4194304 4196468 140729404488608 140729404471152 140459754991351 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
/proc/15499/statm: 3752914 17702 2772 1 0 3715374 0
[pid=15499/tid=15501] ppid=15496 vsize=15011656 memory=-6295080567673502544 CPUtime=0.09 cores=0,2,4,6
/proc/15499/task/15501/stat : 15501 (java) R 15496 15499 8919 0 -1 4202560 4969 0 0 0 8 1 0 0 20 0 15 0 52991638 15371935744 17702 33554432000 4194304 4196468 140729404488608 140459726803336 140459735268176 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15502] ppid=15496 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15502/stat : 15502 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 17702 33554432000 4194304 4196468 140729404488608 140459759233808 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15503] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15503/stat : 15503 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 17702 33554432000 4194304 4196468 140729404488608 140459592612752 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15504] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15504/stat : 15504 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 17702 33554432000 4194304 4196468 140729404488608 140459214101520 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15505] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15505/stat : 15505 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 17702 33554432000 4194304 4196468 140729404488608 140459213048976 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15506] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15506/stat : 15506 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991641 15371935744 17702 33554432000 4194304 4196468 140729404488608 140458793388016 140459755002498 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15507] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15507/stat : 15507 (java) S 15496 15499 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52991642 15371935744 17702 33554432000 4194304 4196468 140729404488608 140458315473824 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15508] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15508/stat : 15508 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991642 15371935744 17702 33554432000 4194304 4196468 140729404488608 140458047038448 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15509] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15509/stat : 15509 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991644 15371935744 17702 33554432000 4194304 4196468 140729404488608 140457672530128 140459755009947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15510] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15510/stat : 15510 (java) S 15496 15499 8919 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 52991644 15371935744 17702 33554432000 4194304 4196468 140729404488608 140458792335856 140459755002498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15511] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15511/stat : 15511 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991644 15371935744 17702 33554432000 4194304 4196468 140729404488608 140458791283312 140459755002498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15512] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0.01 cores=0,2,4,6
/proc/15499/task/15512/stat : 15512 (java) S 15496 15499 8919 0 -1 1077944384 297 0 0 0 1 0 0 0 20 0 15 0 52991644 15371935744 17702 33554432000 4194304 4196468 140729404488608 140458790230768 140459755002498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15513] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15513/stat : 15513 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991645 15371935744 17702 33554432000 4194304 4196468 140729404488608 140457174625376 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15514] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15514/stat : 15514 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991645 15371935744 17702 33554432000 4194304 4196468 140729404488608 140458789177648 140459755002498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 70808 KiB

[startup+0.210441 s]*
/proc/loadavg: 2.38 2.11 2.07 3/220 15514
/proc/meminfo: memFree=13356472/32770624 swapFree=67108860/67108860
[pid=15499] ppid=15496 vsize=15011656 memory=84168 CPUtime=0.26 cores=0,2,4,6
/proc/15499/stat : 15499 (java) S 15496 15499 8919 0 -1 1077944320 10480 0 0 0 23 3 0 0 20 0 15 0 52991638 15371935744 21042 33554432000 4194304 4196468 140729404488608 140729404471152 140459754991351 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
/proc/15499/statm: 3752914 21042 2876 1 0 3715374 0
[pid=15499/tid=15501] ppid=15496 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/15499/task/15501/stat : 15501 (java) R 15496 15499 8919 0 -1 4202560 8317 0 0 0 18 2 0 0 20 0 15 0 52991638 15371935744 21042 33554432000 4194304 4196468 140729404488608 140459726817744 140459732994193 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15502] ppid=15496 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15502/stat : 15502 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 21042 33554432000 4194304 4196468 140729404488608 140459759233808 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15503] ppid=15496 vsize=15011656 memory=139632991140885 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15503/stat : 15503 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 21042 33554432000 4194304 4196468 140729404488608 140459592612752 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15504] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15504/stat : 15504 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 21042 33554432000 4194304 4196468 140729404488608 140459214101520 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15505] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15505/stat : 15505 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 21042 33554432000 4194304 4196468 140729404488608 140459213048976 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15506] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15506/stat : 15506 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991641 15371935744 21042 33554432000 4194304 4196468 140729404488608 140458793388016 140459755002498 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15507] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15507/stat : 15507 (java) S 15496 15499 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52991642 15371935744 21042 33554432000 4194304 4196468 140729404488608 140458315473824 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15508] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15508/stat : 15508 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991642 15371935744 21042 33554432000 4194304 4196468 140729404488608 140458047038448 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15509] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15509/stat : 15509 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991644 15371935744 21042 33554432000 4194304 4196468 140729404488608 140457672530128 140459755009947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15510] ppid=15496 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15499/task/15510/stat : 15510 (java) S 15496 15499 8919 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 15 0 52991644 15371935744 21042 33554432000 4194304 4196468 140729404488608 140458792335856 140459755002498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15511] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15511/stat : 15511 (java) S 15496 15499 8919 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 52991644 15371935744 21042 33554432000 4194304 4196468 140729404488608 140458791283312 140459755002498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15512] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0.03 cores=0,2,4,6
/proc/15499/task/15512/stat : 15512 (java) R 15496 15499 8919 0 -1 4202560 346 0 0 0 3 0 0 0 20 0 15 0 52991644 15371935744 21042 33554432000 4194304 4196468 140729404488608 140458790230768 140459739071838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15513] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15513/stat : 15513 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991645 15371935744 21042 33554432000 4194304 4196468 140729404488608 140457174625376 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15514] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15514/stat : 15514 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991645 15371935744 21042 33554432000 4194304 4196468 140729404488608 140458789177648 140459755002498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84168 KiB

[startup+0.310342 s]*
/proc/loadavg: 2.38 2.11 2.07 3/220 15514
/proc/meminfo: memFree=13352688/32770624 swapFree=67108860/67108860
[pid=15499] ppid=15496 vsize=15011656 memory=88712 CPUtime=0.43 cores=0,2,4,6
/proc/15499/stat : 15499 (java) S 15496 15499 8919 0 -1 1077944320 11194 0 0 0 40 3 0 0 20 0 15 0 52991638 15371935744 22178 33554432000 4194304 4196468 140729404488608 140729404471152 140459754991351 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
/proc/15499/statm: 3752914 22178 3016 1 0 3715374 0
[pid=15499/tid=15501] ppid=15496 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/15499/task/15501/stat : 15501 (java) R 15496 15499 8919 0 -1 4202560 8755 0 0 0 27 2 0 0 20 0 15 0 52991638 15371935744 22178 33554432000 4194304 4196468 140729404488608 140459726796488 140459755003286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15502] ppid=15496 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15502/stat : 15502 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 22178 33554432000 4194304 4196468 140729404488608 140459759233808 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15503] ppid=15496 vsize=15011656 memory=139632991132983 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15503/stat : 15503 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 22178 33554432000 4194304 4196468 140729404488608 140459592612752 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15504] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15504/stat : 15504 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 22178 33554432000 4194304 4196468 140729404488608 140459214101520 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15505] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15505/stat : 15505 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15371935744 22178 33554432000 4194304 4196468 140729404488608 140459213048976 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15506] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15506/stat : 15506 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991641 15371935744 22178 33554432000 4194304 4196468 140729404488608 140458793388016 140459755002498 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15507] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15507/stat : 15507 (java) S 15496 15499 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52991642 15371935744 22178 33554432000 4194304 4196468 140729404488608 140458315473824 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15508] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15508/stat : 15508 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991642 15371935744 22178 33554432000 4194304 4196468 140729404488608 140458047038448 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15509] ppid=15496 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15509/stat : 15509 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991644 15371935744 22178 33554432000 4194304 4196468 140729404488608 140457672530128 140459755009947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15510] ppid=15496 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15499/task/15510/stat : 15510 (java) R 15496 15499 8919 0 -1 1077944384 473 0 0 0 2 0 0 0 20 0 15 0 52991644 15371935744 22178 33554432000 4194304 4196468 140729404488608 140458792335856 140459755002498 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15511] ppid=15496 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15499/task/15511/stat : 15511 (java) R 15496 15499 8919 0 -1 4202560 166 0 0 0 2 0 0 0 20 0 15 0 52991644 15371935744 22178 33554432000 4194304 4196468 140729404488608 140458791283312 140459755003286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15512] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0.07 cores=0,2,4,6
/proc/15499/task/15512/stat : 15512 (java) R 15496 15499 8919 0 -1 4202560 465 0 0 0 7 0 0 0 20 0 15 0 52991644 15371935744 22178 33554432000 4194304 4196468 140729404488608 140458790230768 140459755003286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15513] ppid=15496 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15513/stat : 15513 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991645 15371935744 22178 33554432000 4194304 4196468 140729404488608 140457174625376 140459755001557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15514] ppid=15496 vsize=15011656 memory=139632990828160 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15514/stat : 15514 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991645 15371935744 22178 33554432000 4194304 4196468 140729404488608 140458789177648 140459755002498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88712 KiB

[startup+0.700782 s]
/proc/loadavg: 2.38 2.11 2.07 3/220 15514
/proc/meminfo: memFree=13328412/32770624 swapFree=67108860/67108860
[pid=15499] ppid=15496 vsize=15017928 memory=126172 CPUtime=1.01 cores=0,2,4,6
/proc/15499/stat : 15499 (java) S 15496 15499 8919 0 -1 1077944320 18273 0 0 0 96 5 0 0 20 0 15 0 52991638 15378358272 31543 33554432000 4194304 4196468 140729404488608 140729404471152 140459754991351 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
/proc/15499/statm: 3754482 31543 3143 1 0 3715886 0
[pid=15499/tid=15501] ppid=15496 vsize=15017928 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/15499/task/15501/stat : 15501 (java) R 15496 15499 8919 0 -1 4202560 15288 0 0 0 63 4 0 0 20 0 15 0 52991638 15378358272 31543 33554432000 4194304 4196468 140729404488608 140459726827136 140459256609694 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15502] ppid=15496 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15502/stat : 15502 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15378358272 31543 33554432000 4194304 4196468 140729404488608 140459759233808 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15503] ppid=15496 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15503/stat : 15503 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15378358272 31543 33554432000 4194304 4196468 140729404488608 140459592612752 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15504] ppid=15496 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15504/stat : 15504 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15378358272 31543 33554432000 4194304 4196468 140729404488608 140459214101520 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15505] ppid=15496 vsize=15017928 memory=206230639366129 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15505/stat : 15505 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15378358272 31543 33554432000 4194304 4196468 140729404488608 140459213048976 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15506] ppid=15496 vsize=15017928 memory=286033 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15506/stat : 15506 (java) S 15496 15499 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 52991641 15378358272 31543 33554432000 4194304 4196468 140729404488608 140458793388016 140459755002498 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15507] ppid=15496 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15507/stat : 15507 (java) S 15496 15499 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52991642 15378358272 31543 33554432000 4194304 4196468 140729404488608 140458315473824 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15508] ppid=15496 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15508/stat : 15508 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991642 15378358272 31543 33554432000 4194304 4196468 140729404488608 140458047038448 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15509] ppid=15496 vsize=15017928 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15509/stat : 15509 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991644 15378358272 31543 33554432000 4194304 4196468 140729404488608 140457672530128 140459755009947 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15510] ppid=15496 vsize=15017928 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15499/task/15510/stat : 15510 (java) R 15496 15499 8919 0 -1 4202560 723 0 0 0 8 0 0 0 20 0 15 0 52991644 15378358272 31543 33554432000 4194304 4196468 140729404488608 140458792328880 140459748095994 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15511] ppid=15496 vsize=15017928 memory=-3472574513799858009 CPUtime=0.06 cores=0,2,4,6
/proc/15499/task/15511/stat : 15511 (java) R 15496 15499 8919 0 -1 1077944384 214 0 0 0 6 0 0 0 20 0 15 0 52991644 15378358272 31543 33554432000 4194304 4196468 140729404488608 140458791274960 140459755001557 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15512] ppid=15496 vsize=15017928 memory=6944656592387989600 CPUtime=0.17 cores=0,2,4,6
/proc/15499/task/15512/stat : 15512 (java) R 15496 15499 8919 0 -1 4202560 713 0 0 0 17 0 0 0 20 0 15 0 52991644 15378358272 31543 33554432000 4194304 4196468 140729404488608 140458790230768 140459755003286 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15513] ppid=15496 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15513/stat : 15513 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991645 15378358272 31543 33554432000 4194304 4196468 140729404488608 140457174625376 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15514] ppid=15496 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15514/stat : 15514 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991645 15378358272 31543 33554432000 4194304 4196468 140729404488608 140458789177648 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 126172 KiB

[startup+1.50078 s]
/proc/loadavg: 2.38 2.11 2.07 6/220 15514
/proc/meminfo: memFree=13281944/32770624 swapFree=67108860/67108860
[pid=15499] ppid=15496 vsize=15022100 memory=196024 CPUtime=3.44 cores=0,2,4,6
/proc/15499/stat : 15499 (java) S 15496 15499 8919 0 -1 1077944320 21915 0 0 0 337 7 0 0 20 0 15 0 52991638 15382630400 49006 33554432000 4194304 4196468 140729404488608 140729404471152 140459754991351 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
/proc/15499/statm: 3755525 49006 3200 1 0 3716910 0
[pid=15499/tid=15501] ppid=15496 vsize=15022100 memory=127 CPUtime=1.46 cores=0,2,4,6
/proc/15499/task/15501/stat : 15501 (java) R 15496 15499 8919 0 -1 4202560 16171 0 0 0 141 5 0 0 20 0 15 0 52991638 15382630400 49006 33554432000 4194304 4196468 140729404488608 140459726825216 140459262355392 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15502] ppid=15496 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15502/stat : 15502 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15382630400 49006 33554432000 4194304 4196468 140729404488608 140459759233808 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15503] ppid=15496 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15503/stat : 15503 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15382630400 49006 33554432000 4194304 4196468 140729404488608 140459592612752 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15504] ppid=15496 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15504/stat : 15504 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15382630400 49006 33554432000 4194304 4196468 140729404488608 140459214101520 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15505] ppid=15496 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15505/stat : 15505 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15382630400 49006 33554432000 4194304 4196468 140729404488608 140459213048976 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15506] ppid=15496 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15506/stat : 15506 (java) S 15496 15499 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 52991641 15382630400 49006 33554432000 4194304 4196468 140729404488608 140458793388016 140459755002498 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15507] ppid=15496 vsize=15022100 memory=279265752926304 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15507/stat : 15507 (java) S 15496 15499 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52991642 15382630400 49006 33554432000 4194304 4196468 140729404488608 140458315473824 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15508] ppid=15496 vsize=15022100 memory=279265752967728 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15508/stat : 15508 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991642 15382630400 49006 33554432000 4194304 4196468 140729404488608 140458047038448 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15509] ppid=15496 vsize=15022100 memory=139632876867120 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15509/stat : 15509 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991644 15382630400 49006 33554432000 4194304 4196468 140729404488608 140457672530128 140459755009947 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15510] ppid=15496 vsize=15022100 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/15499/task/15510/stat : 15510 (java) R 15496 15499 8919 0 -1 4202560 1504 0 0 0 64 0 0 0 20 0 15 0 52991644 15382630400 49006 33554432000 4194304 4196468 140729404488608 140458792322704 140459734247722 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15511] ppid=15496 vsize=15022100 memory=5794836780235446633 CPUtime=0.64 cores=0,2,4,6
/proc/15499/task/15511/stat : 15511 (java) R 15496 15499 8919 0 -1 4202560 1086 0 0 0 64 0 0 0 20 0 15 0 52991644 15382630400 49006 33554432000 4194304 4196468 140729404488608 140458791264880 140459738488080 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15512] ppid=15496 vsize=15022100 memory=7449065291328807781 CPUtime=0.66 cores=0,2,4,6
/proc/15499/task/15512/stat : 15512 (java) S 15496 15499 8919 0 -1 1077944384 1813 0 0 0 65 1 0 0 20 0 15 0 52991644 15382630400 49006 33554432000 4194304 4196468 140729404488608 140458790230768 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15513] ppid=15496 vsize=15022100 memory=7589518994032321898 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15513/stat : 15513 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991645 15382630400 49006 33554432000 4194304 4196468 140729404488608 140457174625376 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15514] ppid=15496 vsize=15022100 memory=7589518994032321898 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15514/stat : 15514 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991645 15382630400 49006 33554432000 4194304 4196468 140729404488608 140458789177648 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
Current children cumulated CPU time: 3.44 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 196024 KiB

[startup+3.11074 s]
/proc/loadavg: 2.38 2.11 2.07 5/220 15514
/proc/meminfo: memFree=12906988/32770624 swapFree=67108860/67108860
[pid=15499] ppid=15496 vsize=15024148 memory=574468 CPUtime=8.46 cores=0,2,4,6
/proc/15499/stat : 15499 (java) S 15496 15499 8919 0 -1 1077944320 26593 0 0 0 831 15 0 0 20 0 15 0 52991638 15384727552 143617 33554432000 4194304 4196468 140729404488608 140729404471152 140459754991351 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
/proc/15499/statm: 3756037 143617 3212 1 0 3717422 0
[pid=15499/tid=15501] ppid=15496 vsize=15024148 memory=440796 CPUtime=3.07 cores=0,2,4,6
/proc/15499/task/15501/stat : 15501 (java) R 15496 15499 8919 0 -1 4202560 16852 0 0 0 296 11 0 0 20 0 15 0 52991638 15384727552 143617 33554432000 4194304 4196468 140729404488608 140459726827616 140459270020908 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15502] ppid=15496 vsize=15024148 memory=275316 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15502/stat : 15502 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15384727552 143617 33554432000 4194304 4196468 140729404488608 140459759233808 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15503] ppid=15496 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15503/stat : 15503 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15384727552 143617 33554432000 4194304 4196468 140729404488608 140459592612752 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15504] ppid=15496 vsize=15024148 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15504/stat : 15504 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991640 15384727552 143617 33554432000 4194304 4196468 140729404488608 140459214101520 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15505] ppid=15496 vsize=15024148 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15505/stat : 15505 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52991640 15384727552 143617 33554432000 4194304 4196468 140729404488608 140459213048976 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15506] ppid=15496 vsize=15024148 memory=239132 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15506/stat : 15506 (java) S 15496 15499 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 52991641 15384727552 143617 33554432000 4194304 4196468 140729404488608 140458793388016 140459755002498 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15507] ppid=15496 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15507/stat : 15507 (java) S 15496 15499 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52991642 15384727552 143617 33554432000 4194304 4196468 140729404488608 140458315473824 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15508] ppid=15496 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15508/stat : 15508 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991642 15384727552 143617 33554432000 4194304 4196468 140729404488608 140458047038448 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15509] ppid=15496 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15509/stat : 15509 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991644 15384727552 143617 33554432000 4194304 4196468 140729404488608 140457672530128 140459755009947 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15510] ppid=15496 vsize=15024148 memory=279265752926304 CPUtime=2.09 cores=0,2,4,6
/proc/15499/task/15510/stat : 15510 (java) R 15496 15499 8919 0 -1 4202560 2229 0 0 0 208 1 0 0 20 0 15 0 52991644 15384727552 143617 33554432000 4194304 4196468 140729404488608 140458792321952 140459738477293 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15511] ppid=15496 vsize=15024148 memory=279265752967728 CPUtime=2.06 cores=0,2,4,6
/proc/15499/task/15511/stat : 15511 (java) R 15496 15499 8919 0 -1 4202560 2174 0 0 0 206 0 0 0 20 0 15 0 52991644 15384727552 143617 33554432000 4194304 4196468 140729404488608 140458791263584 140459732586096 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15512] ppid=15496 vsize=15024148 memory=288230574492221466 CPUtime=1.21 cores=0,2,4,6
/proc/15499/task/15512/stat : 15512 (java) S 15496 15499 8919 0 -1 1077944384 3997 0 0 0 120 1 0 0 20 0 15 0 52991644 15384727552 143617 33554432000 4194304 4196468 140729404488608 140458790230768 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15513] ppid=15496 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15513/stat : 15513 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52991645 15384727552 143617 33554432000 4194304 4196468 140729404488608 140457174625376 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15514] ppid=15496 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15514/stat : 15514 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52991645 15384727552 143617 33554432000 4194304 4196468 140729404488608 140458789177648 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
Current children cumulated CPU time: 8.46 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 574468 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+5.11474 s]
/proc/loadavg: 2.43 2.13 2.08 5/220 15514
/proc/meminfo: memFree=12274936/32770624 swapFree=67108860/67108860
[pid=15499] ppid=15496 vsize=15880524 memory=1200460 CPUtime=14.58 cores=0,2,4,6
/proc/15499/stat : 15499 (java) S 15496 15499 8919 0 -1 1077944320 32592 0 0 0 1431 27 0 0 20 0 19 0 52991638 16261656576 300115 33554432000 4194304 4196468 140729404488608 140729404471152 140459754991351 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
/proc/15499/statm: 3970131 300115 3232 1 0 3930987 0
[pid=15499/tid=15501] ppid=15496 vsize=15880524 memory=1126040 CPUtime=5.05 cores=0,2,4,6
/proc/15499/task/15501/stat : 15501 (java) R 15496 15499 8919 0 -1 4202560 18025 0 0 0 484 21 0 0 20 0 19 0 52991638 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459726824704 140459739071838 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15502] ppid=15496 vsize=15880524 memory=275316 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15502/stat : 15502 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52991640 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459759233808 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15503] ppid=15496 vsize=15880524 memory=635036 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15503/stat : 15503 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52991640 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459592612752 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15504] ppid=15496 vsize=15880524 memory=5787220531491389536 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15504/stat : 15504 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52991640 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459214101520 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15505] ppid=15496 vsize=15880524 memory=279265753121184 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15505/stat : 15505 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52991640 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459213048976 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15506] ppid=15496 vsize=15880524 memory=279265753221288 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15506/stat : 15506 (java) S 15496 15499 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 52991641 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458793388016 140459755002498 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15507] ppid=15496 vsize=15880524 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15507/stat : 15507 (java) S 15496 15499 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52991642 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458315473824 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15508] ppid=15496 vsize=15880524 memory=56 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15508/stat : 15508 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52991642 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458047038448 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15509] ppid=15496 vsize=15880524 memory=9169 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15509/stat : 15509 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52991644 16261656576 300115 33554432000 4194304 4196468 140729404488608 140457672530128 140459755009947 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15510] ppid=15496 vsize=15880524 memory=21517 CPUtime=3.98 cores=0,2,4,6
/proc/15499/task/15510/stat : 15510 (java) R 15496 15499 8919 0 -1 4202560 3505 0 0 0 397 1 0 0 20 0 19 0 52991644 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458792315792 140459734424416 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15511] ppid=15496 vsize=15880524 memory=-1161699032755964503 CPUtime=3.95 cores=0,2,4,6
/proc/15499/task/15511/stat : 15511 (java) R 15496 15499 8919 0 -1 4202560 5427 0 0 0 393 2 0 0 20 0 19 0 52991644 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458791269472 140459734237218 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15512] ppid=15496 vsize=15880524 memory=6944656592455097440 CPUtime=1.56 cores=0,2,4,6
/proc/15499/task/15512/stat : 15512 (java) S 15496 15499 8919 0 -1 1077944384 4260 0 0 0 155 1 0 0 20 0 19 0 52991644 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458790230768 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15513] ppid=15496 vsize=15880524 memory=161 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15513/stat : 15513 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52991645 16261656576 300115 33554432000 4194304 4196468 140729404488608 140457174625376 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15514] ppid=15496 vsize=15880524 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15514/stat : 15514 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52991645 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458789177648 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
Current children cumulated CPU time: 14.58 s
Current children cumulated vsize: 15880524 KiB
Current children cumulated memory: 1200460 KiB

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

[startup+5.18669 s]
# the end of solver process 15499 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.4753 s, system=0.29512 s

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

[startup+5.11474 s]
/proc/loadavg: 2.43 2.13 2.08 5/220 15514
/proc/meminfo: memFree=12274936/32770624 swapFree=67108860/67108860
[pid=15499] ppid=15496 vsize=15880524 memory=1200460 CPUtime=14.58 cores=0,2,4,6
/proc/15499/stat : 15499 (java) S 15496 15499 8919 0 -1 1077944320 32592 0 0 0 1431 27 0 0 20 0 19 0 52991638 16261656576 300115 33554432000 4194304 4196468 140729404488608 140729404471152 140459754991351 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
/proc/15499/statm: 3970131 300115 3232 1 0 3930987 0
[pid=15499/tid=15501] ppid=15496 vsize=15880524 memory=1126040 CPUtime=5.05 cores=0,2,4,6
/proc/15499/task/15501/stat : 15501 (java) R 15496 15499 8919 0 -1 4202560 18025 0 0 0 484 21 0 0 20 0 19 0 52991638 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459726824704 140459739071838 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15502] ppid=15496 vsize=15880524 memory=275316 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15502/stat : 15502 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52991640 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459759233808 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15503] ppid=15496 vsize=15880524 memory=635036 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15503/stat : 15503 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52991640 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459592612752 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15504] ppid=15496 vsize=15880524 memory=5787220531491389536 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15504/stat : 15504 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52991640 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459214101520 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15505] ppid=15496 vsize=15880524 memory=279265753121184 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15505/stat : 15505 (java) S 15496 15499 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52991640 16261656576 300115 33554432000 4194304 4196468 140729404488608 140459213048976 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15506] ppid=15496 vsize=15880524 memory=279265753221288 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15506/stat : 15506 (java) S 15496 15499 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 52991641 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458793388016 140459755002498 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15507] ppid=15496 vsize=15880524 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15507/stat : 15507 (java) S 15496 15499 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52991642 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458315473824 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15508] ppid=15496 vsize=15880524 memory=56 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15508/stat : 15508 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52991642 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458047038448 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15509] ppid=15496 vsize=15880524 memory=9169 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15509/stat : 15509 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52991644 16261656576 300115 33554432000 4194304 4196468 140729404488608 140457672530128 140459755009947 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15510] ppid=15496 vsize=15880524 memory=21517 CPUtime=3.98 cores=0,2,4,6
/proc/15499/task/15510/stat : 15510 (java) R 15496 15499 8919 0 -1 4202560 3505 0 0 0 397 1 0 0 20 0 19 0 52991644 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458792315792 140459734424416 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15511] ppid=15496 vsize=15880524 memory=-1161699032755964503 CPUtime=3.95 cores=0,2,4,6
/proc/15499/task/15511/stat : 15511 (java) R 15496 15499 8919 0 -1 4202560 5427 0 0 0 393 2 0 0 20 0 19 0 52991644 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458791269472 140459734237218 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15512] ppid=15496 vsize=15880524 memory=6944656592455097440 CPUtime=1.56 cores=0,2,4,6
/proc/15499/task/15512/stat : 15512 (java) S 15496 15499 8919 0 -1 1077944384 4260 0 0 0 155 1 0 0 20 0 19 0 52991644 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458790230768 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15513] ppid=15496 vsize=15880524 memory=161 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15513/stat : 15513 (java) S 15496 15499 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52991645 16261656576 300115 33554432000 4194304 4196468 140729404488608 140457174625376 140459755001557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
[pid=15499/tid=15514] ppid=15496 vsize=15880524 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/15499/task/15514/stat : 15514 (java) S 15496 15499 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52991645 16261656576 300115 33554432000 4194304 4196468 140729404488608 140458789177648 140459755002498 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140729404494836 140729404495113 140729404495113 140729404497871 0
Current children cumulated CPU time: 14.58 s
Current children cumulated vsize: 15880524 KiB
Current children cumulated memory: 1200460 KiB

Child status: 1
Real time (s): 5.18675
CPU time (s): 14.7704
CPU user time (s): 14.4753
CPU system time (s): 0.29512
CPU usage (%): 284.772
Max. virtual memory (cumulated for all children) (KiB): 15880524
Max. memory (cumulated for all children) (KiB): 1200460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4753
system time used= 0.29512
maximum resident set size= 1205328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4382
involuntary context switches= 73


# summary of solver processes directly reported to runsolver:
#   pid: 15499
#   total CPU time (s): 14.7704
#   total CPU user time (s): 14.4753
#   total CPU system time (s): 0.29512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056985 second user time and 0.097284 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 15:58:05
IDJOB=4294158
IDBENCH=141336
IDSOLVER=2755
FILE ID=node102/4294158-1532354285
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Bibd/Bibd-sc-12-06-05_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294158-1532354285/watcher-4294158-1532354285 -o /tmp/evaluation-result-4294158-1532354285/solver-4294158-1532354285 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294158-1532354285.xml

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

MD5SUM BENCH= c0ca155b7f34bafa6648dc876ad7391e
RANDOM SEED=1518962498

node102.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.51
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.51
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.51
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.51
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:        13428936 kB
MemAvailable:   28666592 kB
Buffers:          258576 kB
Cached:         15065976 kB
SwapCached:            0 kB
Active:          4818028 kB
Inactive:       13828968 kB
Active(anon):    3324832 kB
Inactive(anon):    16888 kB
Active(file):    1493196 kB
Inactive(file): 13812080 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8108 kB
Writeback:             0 kB
AnonPages:       3472308 kB
Mapped:            49456 kB
Shmem:             17036 kB
Slab:             388700 kB
SReclaimable:     360840 kB
SUnreclaim:        27860 kB
KernelStack:        3872 kB
PageTables:        10984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13556676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3258368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53228 MiB
End job on node102 at 2018-07-23 15:58:10