Trace number 4295561

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) 18.5303 8.33445

General information on the benchmark

NameMagicHexagon/
MagicHexagon-07-m011_c18.xml
MD5SUMcb154bca5bef3b2160515065825e7dfd
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints46
Number of domains1
Minimum domain size127
Maximum domain size127
Distribution of domain sizes[{"size":127,"count":127}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":42},{"degree":4,"count":121},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity127
Distribution of constraint arities[{"arity":2,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":3},{"arity":127,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":39}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Wed Jul 25 20:29:23 CEST 2018
0.67/0.54	c PID: 966
0.67/0.54	c IP: 172.20.3.102
0.67/0.54	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.43/0.90	c (0,0) Parsing End
1.43/0.91	c (0,0) CSP: 127 int (0 aux), 0 bool (0 aux), 46 ctr, max domain size 127
1.43/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.43/0.91	c (0,0) Constraint Name Generate Begin
1.43/0.91	c (0,0) Ctr:HOME/instance-4295561-1532543362.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.43/0.91	c (0,0) Constraint Name Generate End
1.43/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.43/0.91	c (0,0) CSP to CSPinCNF Begin
3.32/1.60	c (1,1) translated 5 (10%) constraints
3.32/1.60	c (1,1) translated 10 (20%) constraints
3.32/1.61	c (1,1) translated 14 (30%) constraints
3.32/1.61	c (1,1) translated 19 (40%) constraints
3.32/1.62	c (1,1) translated 23 (50%) constraints
3.32/1.62	c (1,1) translated 28 (60%) constraints
3.32/1.62	c (1,1) translated 33 (70%) constraints
3.32/1.63	c (1,1) translated 37 (80%) constraints
3.32/1.63	c (1,1) translated 42 (90%) constraints
3.32/1.63	c (1,1) translated 46 (100%) constraints
3.68/1.78	c (1,1) STATISTICS1:HOME/instance-4295561-1532543362.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,127,8048,9223372036854775807,127,127,13,9223372036854775807:30;8594754748609397760:12;67675234241018880:12;532875860165503:12;4130056320516:4;4097278095750:8;127:7260;126:493;125:254,127:15851;126:532;125:266,127:2;2:8001;1:45,13:6;12:12;11:12;10:12;9:12;8:12;7:12;2:8007;1:254,301401:6;258064:12;216225:12
3.68/1.78	c (1,1) ===========================================
3.68/1.78	c (1,1) Both Encoding selects:
3.68/1.78	c (1,1) Log
3.68/1.78	c (1,1) ===========================================
4.00/1.86	c (1,1) translated 805 (10%) constraints
4.32/1.91	c (1,1) translated 1610 (20%) constraints
4.32/1.97	c (1,1) translated 2415 (30%) constraints
4.64/2.03	c (1,1) translated 3220 (40%) constraints
4.64/2.07	c (1,1) translated 4024 (50%) constraints
4.95/2.12	c (1,1) translated 4829 (60%) constraints
4.95/2.15	c (1,1) translated 5634 (70%) constraints
4.95/2.19	c (1,1) translated 6439 (80%) constraints
5.23/2.21	c (1,1) translated 7244 (90%) constraints
5.23/2.25	c (1,1) translated 8048 (100%) constraints
5.23/2.26	c (1,1) CSP to CSPinCNF End
5.23/2.26	c (1,1) CSP: 127 int (0 aux), 0 bool (0 aux), 8087 ctr, max domain size 127
5.23/2.26	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.23/2.26	c (1,1) CSPinCNF Propagation Begin
5.54/2.35	c (1,1) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
5.54/2.35	c (1,1) CSPinCNF Propagation End
5.54/2.35	c (1,1) CSP: 127 int (0 aux), 0 bool (0 aux), 8087 ctr, max domain size 127
5.54/2.35	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.54/2.35	c (1,1) Simplify CSPinCNF Begin
7.41/2.96	c (2,2) Simplify CSPinCNF End
7.41/2.96	c (2,2) CSP: 127 int (0 aux), 16002 bool (16002 aux), 24089 ctr, max domain size 127
7.41/2.96	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.41/2.96	c (2,2) Calculate Precise Domain Begin
7.41/2.96	c (2,2) 0 values are removed by re-calculation
7.41/2.96	c (2,2) Calculate Precise Domain End
7.41/2.97	c (2,2) CSP: 127 int (0 aux), 16002 bool (16002 aux), 24089 ctr, max domain size 127
7.41/2.97	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.41/2.97	c (2,2) CSPinCNF to SatSolver Begin
9.65/3.66	c (3,3) 2409 (10 %) CSP clauses are being encoded (49694 SAT variables, 78950 SAT clauses)
10.49/4.02	c (3,3) 4818 (20 %) CSP clauses are being encoded (82413 SAT variables, 158084 SAT clauses)
11.13/4.36	c (3,3) 7227 (30 %) CSP clauses are being encoded (113134 SAT variables, 233108 SAT clauses)
11.86/4.68	c (4,4) 9636 (40 %) CSP clauses are being encoded (143855 SAT variables, 308130 SAT clauses)
12.19/4.98	c (4,4) 12045 (50 %) CSP clauses are being encoded (174603 SAT variables, 383201 SAT clauses)
12.50/5.29	c (4,4) 14454 (60 %) CSP clauses are being encoded (205378 SAT variables, 458315 SAT clauses)
12.81/5.59	c (5,5) 16863 (70 %) CSP clauses are being encoded (236189 SAT variables, 533489 SAT clauses)
13.11/5.89	c (5,5) 19272 (80 %) CSP clauses are being encoded (267045 SAT variables, 608738 SAT clauses)
13.52/6.20	c (5,5) 21681 (90 %) CSP clauses are being encoded (298333 SAT variables, 684707 SAT clauses)
16.29/7.30	c (6,6) 24089 (100 %) CSP clauses are being encoded (386839 SAT variables, 923935 SAT clauses)
16.29/7.30	c (6,6) CSPinCNF to SatSolver End
16.29/7.30	c (6,6) Heap : 733 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
16.90/7.54	c (7,6) STATISTICS2:HOME/instance-4295561-1532543362.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,16129,24089,9223372036854775807,127,125,13,9223372036854775807:30;8594754748609397760:12;67675234241018880:12;532875860165503:12;4130056320516:4;4097278095750:4;4064760015625:4;127:14520;126:732;125:756,127:31460;126:780;125:785;2:32004,125:1;122:1;2:24003;1:84,13:6;12:12;11:12;10:12;9:12;8:12;7:12;2:16008;1:32251,127:30
16.90/7.54	c (7,6) SatSolver.solve Begin
16.90/7.54	c (7,6) 386859 bool, 923980 clause
16.90/7.54	c (7,6) 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-4295561-1532543362.xml-scop-966.cnf HOME/instance-4295561-1532543362.xml-scop-966.cnf.out
18.47/8.30	c (7,0) receiving signal SIGTERM
18.47/8.30	s UNKNOWN
18.47/8.31	c (7,6) SatSolver is killed by some reasons.
18.47/8.31	c (7,6) 0,0,1,1,2,2,6,TO,TO,STOP-AFTER(DIMACS)
18.47/8.31	c END-Prog: Wed Jul 25 20:29:30 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 (5068 MiB free)
  memory of node 1: 16384 MiB (15589 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295561-1532543362/watcher-4295561-1532543362 -o /tmp/evaluation-result-4295561-1532543362/solver-4295561-1532543362 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295561-1532543362.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
solver pid=966, runsolver pid=963
Current StackSize limit: 8192 KiB


[startup+0.100141 s]*
/proc/loadavg: 2.33 2.32 2.21 3/220 981
/proc/meminfo: memFree=21093544/32770624 swapFree=67076520/67108860
[pid=966] ppid=963 vsize=15011656 memory=71872 CPUtime=0.11 cores=1,3,5,7
/proc/966/stat : 966 (java) S 963 966 29212 0 -1 1077944320 6179 0 0 0 10 1 0 0 20 0 15 0 71899382 15371935744 17968 33554432000 4194304 4196468 140728245304320 140728245286864 140036247088887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
/proc/966/statm: 3752914 17968 2752 1 0 3715374 0
[pid=966/tid=968] ppid=963 vsize=15011656 memory=4627829647351778678 CPUtime=0.09 cores=1,3,5,7
/proc/966/task/968/stat : 968 (java) R 963 966 29212 0 -1 4202560 4874 0 0 0 8 1 0 0 20 0 15 0 71899383 15371935744 18562 33554432000 4194304 4196468 140728245304320 140036218900664 140036233310207 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=969] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/969/stat : 969 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 18562 33554432000 4194304 4196468 140728245304320 140036251330960 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=970] ppid=963 vsize=15011656 memory=140498788615808 CPUtime=0 cores=1,3,5,7
/proc/966/task/970/stat : 970 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 18562 33554432000 4194304 4196468 140728245304320 140036069419280 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=971] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/971/stat : 971 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 18562 33554432000 4194304 4196468 140728245304320 140036068366992 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=972] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/972/stat : 972 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 18562 33554432000 4194304 4196468 140728245304320 140035705350672 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=973] ppid=963 vsize=15011656 memory=140498788615808 CPUtime=0 cores=1,3,5,7
/proc/966/task/973/stat : 973 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 18562 33554432000 4194304 4196468 140728245304320 140035285113456 140036247100034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=974] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/974/stat : 974 (java) S 963 966 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 18562 33554432000 4194304 4196468 140728245304320 140034791433504 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=975] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/975/stat : 975 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 18562 33554432000 4194304 4196468 140728245304320 140034522998384 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=976] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/976/stat : 976 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 18562 33554432000 4194304 4196468 140728245304320 140034148489808 140036247107483 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=977] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/977/stat : 977 (java) S 963 966 29212 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 18562 33554432000 4194304 4196468 140728245304320 140035284060272 140036247100034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=978] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/978/stat : 978 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 18562 33554432000 4194304 4196468 140728245304320 140035283007472 140036247100034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=979] ppid=963 vsize=15011656 memory=140498788615808 CPUtime=0.01 cores=1,3,5,7
/proc/966/task/979/stat : 979 (java) R 963 966 29212 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 15 0 71899389 15371935744 18627 33554432000 4194304 4196468 140728245304320 140035281955184 140036247110234 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=980] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/980/stat : 980 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 18627 33554432000 4194304 4196468 140728245304320 140033650584032 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=981] ppid=963 vsize=15011656 memory=140498788615808 CPUtime=0 cores=1,3,5,7
/proc/966/task/981/stat : 981 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 18627 33554432000 4194304 4196468 140728245304320 140035280903088 140036247100034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71872 KiB

[startup+0.210442 s]*
/proc/loadavg: 2.33 2.32 2.21 3/220 981
/proc/meminfo: memFree=21078964/32770624 swapFree=67076520/67108860
[pid=966] ppid=963 vsize=15011656 memory=85540 CPUtime=0.25 cores=1,3,5,7
/proc/966/stat : 966 (java) S 963 966 29212 0 -1 1077944320 9854 0 0 0 23 2 0 0 20 0 15 0 71899382 15371935744 21385 33554432000 4194304 4196468 140728245304320 140728245286864 140036247088887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
/proc/966/statm: 3752914 21385 2882 1 0 3715374 0
[pid=966/tid=968] ppid=963 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/966/task/968/stat : 968 (java) R 963 966 29212 0 -1 4202560 7759 0 0 0 18 1 0 0 20 0 15 0 71899383 15371935744 21517 33554432000 4194304 4196468 140728245304320 140036218879552 140036231132517 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=969] ppid=963 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/966/task/969/stat : 969 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 21517 33554432000 4194304 4196468 140728245304320 140036251330960 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=970] ppid=963 vsize=15011656 memory=140498788645303 CPUtime=0 cores=1,3,5,7
/proc/966/task/970/stat : 970 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 21517 33554432000 4194304 4196468 140728245304320 140036069419280 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=971] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/971/stat : 971 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 21517 33554432000 4194304 4196468 140728245304320 140036068366992 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=972] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/972/stat : 972 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 21517 33554432000 4194304 4196468 140728245304320 140035705350672 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=973] ppid=963 vsize=15011656 memory=140498788615808 CPUtime=0 cores=1,3,5,7
/proc/966/task/973/stat : 973 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 21517 33554432000 4194304 4196468 140728245304320 140035285113456 140036247100034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=974] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/974/stat : 974 (java) S 963 966 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 21517 33554432000 4194304 4196468 140728245304320 140034791433504 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=975] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/975/stat : 975 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 21517 33554432000 4194304 4196468 140728245304320 140034522998384 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=976] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/976/stat : 976 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 21517 33554432000 4194304 4196468 140728245304320 140034148489808 140036247107483 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=977] ppid=963 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/966/task/977/stat : 977 (java) R 963 966 29212 0 -1 4202560 465 0 0 0 1 0 0 0 20 0 15 0 71899389 15371935744 21517 33554432000 4194304 4196468 140728245304320 140035284051776 140036226252048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=978] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/978/stat : 978 (java) R 963 966 29212 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 21517 33554432000 4194304 4196468 140728245304320 140035283007568 140036247099093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=979] ppid=963 vsize=15011656 memory=140498788615808 CPUtime=0.03 cores=1,3,5,7
/proc/966/task/979/stat : 979 (java) S 963 966 29212 0 -1 1077944384 293 0 0 0 3 0 0 0 20 0 15 0 71899389 15371935744 21517 33554432000 4194304 4196468 140728245304320 140035281955184 140036247100034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=980] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/980/stat : 980 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 21517 33554432000 4194304 4196468 140728245304320 140033650584032 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=981] ppid=963 vsize=15011656 memory=140498788615808 CPUtime=0 cores=1,3,5,7
/proc/966/task/981/stat : 981 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 21517 33554432000 4194304 4196468 140728245304320 140035280903088 140036247100034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85540 KiB

[startup+0.310551 s]*
/proc/loadavg: 2.33 2.32 2.21 3/220 981
/proc/meminfo: memFree=21075800/32770624 swapFree=67076520/67108860
[pid=966] ppid=963 vsize=15011656 memory=89452 CPUtime=0.42 cores=1,3,5,7
/proc/966/stat : 966 (java) S 963 966 29212 0 -1 1077944320 10475 0 0 0 40 2 0 0 20 0 15 0 71899382 15371935744 22363 33554432000 4194304 4196468 140728245304320 140728245286864 140036247088887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
/proc/966/statm: 3752914 22363 2991 1 0 3715374 0
[pid=966/tid=968] ppid=963 vsize=15011656 memory=-7824251494390454375 CPUtime=0.3 cores=1,3,5,7
/proc/966/task/968/stat : 968 (java) R 963 966 29212 0 -1 4202560 8193 0 0 0 28 2 0 0 20 0 15 0 71899383 15371935744 22427 33554432000 4194304 4196468 140728245304320 140036218893040 140036247110234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=969] ppid=963 vsize=15011656 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/966/task/969/stat : 969 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 22427 33554432000 4194304 4196468 140728245304320 140036251330960 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=970] ppid=963 vsize=15011656 memory=796 CPUtime=0 cores=1,3,5,7
/proc/966/task/970/stat : 970 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 22427 33554432000 4194304 4196468 140728245304320 140036069419280 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=971] ppid=963 vsize=15011656 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/966/task/971/stat : 971 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 22427 33554432000 4194304 4196468 140728245304320 140036068366992 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=972] ppid=963 vsize=15011656 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/966/task/972/stat : 972 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15371935744 22427 33554432000 4194304 4196468 140728245304320 140035705350672 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=973] ppid=963 vsize=15011656 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/966/task/973/stat : 973 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 22427 33554432000 4194304 4196468 140728245304320 140035285113456 140036247100034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=974] ppid=963 vsize=15011656 memory=10028 CPUtime=0 cores=1,3,5,7
/proc/966/task/974/stat : 974 (java) S 963 966 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 22427 33554432000 4194304 4196468 140728245304320 140034791433504 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=975] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/975/stat : 975 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899386 15371935744 22427 33554432000 4194304 4196468 140728245304320 140034522998384 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=976] ppid=963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/976/stat : 976 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 22427 33554432000 4194304 4196468 140728245304320 140034148489808 140036247107483 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=977] ppid=963 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/966/task/977/stat : 977 (java) R 963 966 29212 0 -1 1077944384 573 0 0 0 3 0 0 0 20 0 15 0 71899389 15371935744 22427 33554432000 4194304 4196468 140728245304320 140035284060272 140036247100034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=978] ppid=963 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/966/task/978/stat : 978 (java) S 963 966 29212 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 15 0 71899389 15371935744 22427 33554432000 4194304 4196468 140728245304320 140035283000496 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=979] ppid=963 vsize=15011656 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/966/task/979/stat : 979 (java) R 963 966 29212 0 -1 4202560 331 0 0 0 7 0 0 0 20 0 15 0 71899389 15371935744 22427 33554432000 4194304 4196468 140728245304320 140035281955184 140036247110234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=980] ppid=963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/966/task/980/stat : 980 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 22427 33554432000 4194304 4196468 140728245304320 140033650584032 140036247099093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=981] ppid=963 vsize=15011656 memory=140498788687680 CPUtime=0 cores=1,3,5,7
/proc/966/task/981/stat : 981 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899389 15371935744 22427 33554432000 4194304 4196468 140728245304320 140035280903088 140036247100034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89452 KiB

[startup+0.701278 s]
/proc/loadavg: 2.33 2.32 2.21 4/220 981
/proc/meminfo: memFree=21050748/32770624 swapFree=67076520/67108860
[pid=966] ppid=963 vsize=15020052 memory=130156 CPUtime=1.01 cores=1,3,5,7
/proc/966/stat : 966 (java) S 963 966 29212 0 -1 1077944320 17728 0 0 0 97 4 0 0 20 0 15 0 71899382 15380533248 32539 33554432000 4194304 4196468 140728245304320 140728245286864 140036247088887 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
/proc/966/statm: 3755013 32539 3165 1 0 3716398 0
[pid=966/tid=968] ppid=963 vsize=15020052 memory=144677651093292 CPUtime=0.68 cores=1,3,5,7
/proc/966/task/968/stat : 968 (java) R 963 966 29212 0 -1 4202560 14959 0 0 0 64 4 0 0 20 0 15 0 71899383 15380533248 32539 33554432000 4194304 4196468 140728245304320 140036218924512 140036231169374 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=969] ppid=963 vsize=15020052 memory=288230376152071363 CPUtime=0 cores=1,3,5,7
/proc/966/task/969/stat : 969 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15380533248 32539 33554432000 4194304 4196468 140728245304320 140036251330960 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=970] ppid=963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/970/stat : 970 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15380533248 32539 33554432000 4194304 4196468 140728245304320 140036069419280 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=971] ppid=963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/971/stat : 971 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15380533248 32539 33554432000 4194304 4196468 140728245304320 140036068366992 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=972] ppid=963 vsize=15020052 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/966/task/972/stat : 972 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15380533248 32539 33554432000 4194304 4196468 140728245304320 140035705350672 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=973] ppid=963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/973/stat : 973 (java) S 963 966 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71899386 15380533248 32539 33554432000 4194304 4196468 140728245304320 140035285113456 140036247100034 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=974] ppid=963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/974/stat : 974 (java) S 963 966 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71899386 15380533248 32539 33554432000 4194304 4196468 140728245304320 140034791433504 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=975] ppid=963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/975/stat : 975 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899386 15380533248 32539 33554432000 4194304 4196468 140728245304320 140034522998384 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=976] ppid=963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/976/stat : 976 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15380533248 32539 33554432000 4194304 4196468 140728245304320 140034148489808 140036247107483 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=977] ppid=963 vsize=15020052 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/966/task/977/stat : 977 (java) R 963 966 29212 0 -1 4202560 676 0 0 0 8 0 0 0 20 0 15 0 71899389 15380533248 32539 33554432000 4194304 4196468 140728245304320 140035284049536 140036228280740 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=978] ppid=963 vsize=15020052 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/966/task/978/stat : 978 (java) S 963 966 29212 0 -1 1077944384 288 0 0 0 8 0 0 0 20 0 15 0 71899389 15380533248 32539 33554432000 4194304 4196468 140728245304320 140035283007472 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=979] ppid=963 vsize=15020052 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/966/task/979/stat : 979 (java) S 963 966 29212 0 -1 1077944384 464 0 0 0 16 0 0 0 20 0 15 0 71899389 15380533248 32539 33554432000 4194304 4196468 140728245304320 140035281955184 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=980] ppid=963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/980/stat : 980 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15380533248 32539 33554432000 4194304 4196468 140728245304320 140033650584032 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=981] ppid=963 vsize=15020052 memory=31 CPUtime=0 cores=1,3,5,7
/proc/966/task/981/stat : 981 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899389 15380533248 32539 33554432000 4194304 4196468 140728245304320 140035280903088 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130156 KiB

[startup+1.50313 s]
/proc/loadavg: 2.33 2.32 2.21 5/220 981
/proc/meminfo: memFree=21022336/32770624 swapFree=67076520/67108860
[pid=966] ppid=963 vsize=15022100 memory=234376 CPUtime=3.02 cores=1,3,5,7
/proc/966/stat : 966 (java) S 963 966 29212 0 -1 1077944320 21308 0 0 0 294 8 0 0 20 0 15 0 71899382 15382630400 58594 33554432000 4194304 4196468 140728245304320 140728245286864 140036247088887 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
/proc/966/statm: 3755525 58594 3202 1 0 3716910 0
[pid=966/tid=968] ppid=963 vsize=15022100 memory=7309178645155046017 CPUtime=1.47 cores=1,3,5,7
/proc/966/task/968/stat : 968 (java) R 963 966 29212 0 -1 4202560 15965 0 0 0 142 5 0 0 20 0 15 0 71899383 15382630400 58594 33554432000 4194304 4196468 140728245304320 140036218926480 140036247110234 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=969] ppid=963 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/969/stat : 969 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15382630400 58594 33554432000 4194304 4196468 140728245304320 140036251330960 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=970] ppid=963 vsize=15022100 memory=4817 CPUtime=0 cores=1,3,5,7
/proc/966/task/970/stat : 970 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15382630400 58594 33554432000 4194304 4196468 140728245304320 140036069419280 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=971] ppid=963 vsize=15022100 memory=6009316314409558626 CPUtime=0 cores=1,3,5,7
/proc/966/task/971/stat : 971 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15382630400 58594 33554432000 4194304 4196468 140728245304320 140036068366992 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=972] ppid=963 vsize=15022100 memory=280997295870976 CPUtime=0 cores=1,3,5,7
/proc/966/task/972/stat : 972 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15382630400 58594 33554432000 4194304 4196468 140728245304320 140035705350672 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=973] ppid=963 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/973/stat : 973 (java) S 963 966 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71899386 15382630400 58594 33554432000 4194304 4196468 140728245304320 140035285113456 140036247100034 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0

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

/proc/966/task/979/stat : 979 (java) R 963 966 29212 0 -1 4202560 2804 0 0 0 87 1 0 0 20 0 15 0 71899389 15386894336 153194 33554432000 4194304 4196468 140728245304320 140035281953144 140036226034475 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=980] ppid=963 vsize=15026264 memory=17 CPUtime=0 cores=1,3,5,7
/proc/966/task/980/stat : 980 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15386894336 153194 33554432000 4194304 4196468 140728245304320 140033650584032 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=981] ppid=963 vsize=15026264 memory=288230613214036277 CPUtime=0 cores=1,3,5,7
/proc/966/task/981/stat : 981 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899389 15386894336 153194 33554432000 4194304 4196468 140728245304320 140035280903088 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
Current children cumulated CPU time: 8.11 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 612776 KiB

[startup+6.30083 s]
/proc/loadavg: 2.30 2.31 2.21 3/220 981
/proc/meminfo: memFree=18618472/32770624 swapFree=67076520/67108860
[pid=966] ppid=963 vsize=15026264 memory=2758396 CPUtime=13.63 cores=1,3,5,7
/proc/966/stat : 966 (java) S 963 966 29212 0 -1 1077944320 28812 0 0 0 1312 51 0 0 20 0 15 0 71899382 15386894336 689599 33554432000 4194304 4196468 140728245304320 140728245286864 140036247088887 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
/proc/966/statm: 3756566 689599 3227 1 0 3717422 0
[pid=966/tid=968] ppid=963 vsize=15026264 memory=3544 CPUtime=6.26 cores=1,3,5,7
/proc/966/task/968/stat : 968 (java) R 963 966 29212 0 -1 4202560 17873 0 0 0 580 46 0 0 20 0 15 0 71899383 15386894336 689599 33554432000 4194304 4196468 140728245304320 140036218927840 140035758122889 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=969] ppid=963 vsize=15026264 memory=6223407613083 CPUtime=0 cores=1,3,5,7
/proc/966/task/969/stat : 969 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15386894336 689599 33554432000 4194304 4196468 140728245304320 140036251330960 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=970] ppid=963 vsize=15026264 memory=17 CPUtime=0 cores=1,3,5,7
/proc/966/task/970/stat : 970 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15386894336 689599 33554432000 4194304 4196468 140728245304320 140036069419280 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=971] ppid=963 vsize=15026264 memory=288230613214036277 CPUtime=0 cores=1,3,5,7
/proc/966/task/971/stat : 971 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71899384 15386894336 689599 33554432000 4194304 4196468 140728245304320 140036068366992 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=972] ppid=963 vsize=15026264 memory=54 CPUtime=0 cores=1,3,5,7
/proc/966/task/972/stat : 972 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899384 15386894336 689599 33554432000 4194304 4196468 140728245304320 140035705350672 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=973] ppid=963 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/973/stat : 973 (java) S 963 966 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 71899386 15386894336 689599 33554432000 4194304 4196468 140728245304320 140035285113456 140036247100034 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=974] ppid=963 vsize=15026264 memory=3904673890620874841 CPUtime=0 cores=1,3,5,7
/proc/966/task/974/stat : 974 (java) S 963 966 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71899386 15386894336 689599 33554432000 4194304 4196468 140728245304320 140034791433504 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=975] ppid=963 vsize=15026264 memory=7739276948478257000 CPUtime=0 cores=1,3,5,7
/proc/966/task/975/stat : 975 (java) S 963 966 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71899386 15386894336 689599 33554432000 4194304 4196468 140728245304320 140034522998384 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=976] ppid=963 vsize=15026264 memory=7518035426735121768 CPUtime=0 cores=1,3,5,7
/proc/966/task/976/stat : 976 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15386894336 689599 33554432000 4194304 4196468 140728245304320 140034148489808 140036247107483 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=977] ppid=963 vsize=15026264 memory=225 CPUtime=3.09 cores=1,3,5,7
/proc/966/task/977/stat : 977 (java) S 963 966 29212 0 -1 1077944384 2287 0 0 0 308 1 0 0 20 0 15 0 71899389 15386894336 689599 33554432000 4194304 4196468 140728245304320 140035284060272 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=978] ppid=963 vsize=15026264 memory=0 CPUtime=3.23 cores=1,3,5,7
/proc/966/task/978/stat : 978 (java) S 963 966 29212 0 -1 1077944384 4338 0 0 0 322 1 0 0 20 0 15 0 71899389 15386894336 689599 33554432000 4194304 4196468 140728245304320 140035283007472 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=979] ppid=963 vsize=15026264 memory=0 CPUtime=1.02 cores=1,3,5,7
/proc/966/task/979/stat : 979 (java) S 963 966 29212 0 -1 1077944384 2970 0 0 0 100 2 0 0 20 0 15 0 71899389 15386894336 689599 33554432000 4194304 4196468 140728245304320 140035281955184 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=980] ppid=963 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/980/stat : 980 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15386894336 689599 33554432000 4194304 4196468 140728245304320 140033650584032 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=981] ppid=963 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/981/stat : 981 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71899389 15386894336 689599 33554432000 4194304 4196468 140728245304320 140035280903088 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
Current children cumulated CPU time: 13.63 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 2758396 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+8.30087 s]
/proc/loadavg: 2.30 2.31 2.21 3/225 987
/proc/meminfo: memFree=17741496/32770624 swapFree=67076520/67108860
[pid=966] ppid=963 vsize=15683912 memory=3254596 CPUtime=17.74 cores=1,3,5,7
/proc/966/stat : 966 (java) S 963 966 29212 0 -1 1077944320 41001 0 0 0 1691 83 0 0 20 0 19 0 71899382 16060325888 813649 33554432000 4194304 4196468 140728245304320 140728245286864 140036247088887 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
/proc/966/statm: 3920978 813649 3243 1 0 3881834 0
[pid=982] ppid=966 vsize=190912 memory=156620 CPUtime=0.73 cores=1,3,5,7
/proc/982/stat : 982 (minisat_release) R 966 966 29212 0 -1 4202496 36083 0 0 0 69 4 0 0 20 0 1 0 71900138 195493888 39155 33554432000 4194304 4308513 140723000163488 140722999111720 4212932 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6409496 6410680 26337280 140723000165043 140723000165550 140723000165550 140723000168389 0
/proc/982/statm: 47728 39155 332 28 0 43968 0
[pid=966/tid=968] ppid=963 vsize=15683912 memory=0 CPUtime=7.32 cores=1,3,5,7
/proc/966/task/968/stat : 968 (java) S 963 966 29212 0 -1 1077944384 18362 0 0 0 682 50 0 0 20 0 19 0 71899383 16060325888 813649 33554432000 4194304 4196468 140728245304320 140036218928128 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=969] ppid=963 vsize=15683912 memory=3544 CPUtime=0.23 cores=1,3,5,7
/proc/966/task/969/stat : 969 (java) S 963 966 29212 0 -1 1077944384 130 0 0 0 17 6 0 0 20 0 19 0 71899384 16060325888 813649 33554432000 4194304 4196468 140728245304320 140036251330960 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=970] ppid=963 vsize=15683912 memory=18624 CPUtime=0.23 cores=1,3,5,7
/proc/966/task/970/stat : 970 (java) S 963 966 29212 0 -1 1077944384 106 0 0 0 17 6 0 0 20 0 19 0 71899384 16060325888 813649 33554432000 4194304 4196468 140728245304320 140036069419280 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=971] ppid=963 vsize=15683912 memory=23 CPUtime=0.23 cores=1,3,5,7
/proc/966/task/971/stat : 971 (java) S 963 966 29212 0 -1 1077944384 185 0 0 0 17 6 0 0 20 0 19 0 71899384 16060325888 813649 33554432000 4194304 4196468 140728245304320 140036068366992 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=972] ppid=963 vsize=15683912 memory=23 CPUtime=0.22 cores=1,3,5,7
/proc/966/task/972/stat : 972 (java) S 963 966 29212 0 -1 1077944384 150 0 0 0 16 6 0 0 20 0 19 0 71899384 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035705350672 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=973] ppid=963 vsize=15683912 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/966/task/973/stat : 973 (java) S 963 966 29212 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 71899386 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035285113456 140036247100034 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=974] ppid=963 vsize=15683912 memory=796 CPUtime=0 cores=1,3,5,7
/proc/966/task/974/stat : 974 (java) S 963 966 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 71899386 16060325888 813649 33554432000 4194304 4196468 140728245304320 140034791433504 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=975] ppid=963 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/975/stat : 975 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71899386 16060325888 813649 33554432000 4194304 4196468 140728245304320 140034522998384 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=976] ppid=963 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/976/stat : 976 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140034148489808 140036247107483 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=977] ppid=963 vsize=15683912 memory=3760963079672057920 CPUtime=4.05 cores=1,3,5,7
/proc/966/task/977/stat : 977 (java) S 963 966 29212 0 -1 1077944384 8424 0 0 0 404 1 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035284060272 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=978] ppid=963 vsize=15683912 memory=149488 CPUtime=4.3 cores=1,3,5,7
/proc/966/task/978/stat : 978 (java) S 963 966 29212 0 -1 1077944384 9194 0 0 0 429 1 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035283007472 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=979] ppid=963 vsize=15683912 memory=3253908 CPUtime=1.07 cores=1,3,5,7
/proc/966/task/979/stat : 979 (java) S 963 966 29212 0 -1 1077944384 3041 0 0 0 105 2 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035281955184 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=980] ppid=963 vsize=15683912 memory=2992072 CPUtime=0 cores=1,3,5,7
/proc/966/task/980/stat : 980 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140033650584032 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=981] ppid=963 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/981/stat : 981 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035280903088 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=983] ppid=963 vsize=15683912 memory=290763849282617370 CPUtime=0 cores=1,3,5,7
/proc/966/task/983/stat : 983 (java) S 963 966 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71900138 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035264968128 140036247113497 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=985] ppid=963 vsize=15683912 memory=144633023694747 CPUtime=0 cores=1,3,5,7
/proc/966/task/985/stat : 985 (java) S 963 966 29212 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 71900138 16060325888 813649 33554432000 4194304 4196468 140728245304320 140033113702320 140036247110813 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=986] ppid=963 vsize=15683912 memory=280997296598208 CPUtime=0 cores=1,3,5,7
/proc/966/task/986/stat : 986 (java) S 963 966 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 71900139 16060325888 813649 33554432000 4194304 4196468 140728245304320 140032845266224 140036247110813 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=987] ppid=963 vsize=15683912 memory=140501265154492 CPUtime=0 cores=1,3,5,7
/proc/966/task/987/stat : 987 (java) S 963 966 29212 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 71900141 16060325888 813649 33554432000 4194304 4196468 140728245304320 140033382144928 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
Current children cumulated CPU time: 18.47 s
Current children cumulated vsize: 15874824 KiB
Current children cumulated memory: 3411216 KiB

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

[startup+8.3344 s]
# the end of solver process 966 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=17.6198 s, system=0.910503 s

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

[startup+8.30087 s]
/proc/loadavg: 2.30 2.31 2.21 3/225 987
/proc/meminfo: memFree=17741496/32770624 swapFree=67076520/67108860
[pid=966] ppid=963 vsize=15683912 memory=3254596 CPUtime=17.74 cores=1,3,5,7
/proc/966/stat : 966 (java) S 963 966 29212 0 -1 1077944320 41001 0 0 0 1691 83 0 0 20 0 19 0 71899382 16060325888 813649 33554432000 4194304 4196468 140728245304320 140728245286864 140036247088887 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
/proc/966/statm: 3920978 813649 3243 1 0 3881834 0
[pid=982] ppid=966 vsize=190912 memory=156620 CPUtime=0.73 cores=1,3,5,7
/proc/982/stat : 982 (minisat_release) R 966 966 29212 0 -1 4202496 36083 0 0 0 69 4 0 0 20 0 1 0 71900138 195493888 39155 33554432000 4194304 4308513 140723000163488 140722999111720 4212932 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6409496 6410680 26337280 140723000165043 140723000165550 140723000165550 140723000168389 0
/proc/982/statm: 47728 39155 332 28 0 43968 0
[pid=966/tid=968] ppid=963 vsize=15683912 memory=0 CPUtime=7.32 cores=1,3,5,7
/proc/966/task/968/stat : 968 (java) S 963 966 29212 0 -1 1077944384 18362 0 0 0 682 50 0 0 20 0 19 0 71899383 16060325888 813649 33554432000 4194304 4196468 140728245304320 140036218928128 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=969] ppid=963 vsize=15683912 memory=3544 CPUtime=0.23 cores=1,3,5,7
/proc/966/task/969/stat : 969 (java) S 963 966 29212 0 -1 1077944384 130 0 0 0 17 6 0 0 20 0 19 0 71899384 16060325888 813649 33554432000 4194304 4196468 140728245304320 140036251330960 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=970] ppid=963 vsize=15683912 memory=18624 CPUtime=0.23 cores=1,3,5,7
/proc/966/task/970/stat : 970 (java) S 963 966 29212 0 -1 1077944384 106 0 0 0 17 6 0 0 20 0 19 0 71899384 16060325888 813649 33554432000 4194304 4196468 140728245304320 140036069419280 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=971] ppid=963 vsize=15683912 memory=23 CPUtime=0.23 cores=1,3,5,7
/proc/966/task/971/stat : 971 (java) S 963 966 29212 0 -1 1077944384 185 0 0 0 17 6 0 0 20 0 19 0 71899384 16060325888 813649 33554432000 4194304 4196468 140728245304320 140036068366992 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=972] ppid=963 vsize=15683912 memory=23 CPUtime=0.22 cores=1,3,5,7
/proc/966/task/972/stat : 972 (java) S 963 966 29212 0 -1 1077944384 150 0 0 0 16 6 0 0 20 0 19 0 71899384 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035705350672 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=973] ppid=963 vsize=15683912 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/966/task/973/stat : 973 (java) S 963 966 29212 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 71899386 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035285113456 140036247100034 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=974] ppid=963 vsize=15683912 memory=796 CPUtime=0 cores=1,3,5,7
/proc/966/task/974/stat : 974 (java) S 963 966 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 71899386 16060325888 813649 33554432000 4194304 4196468 140728245304320 140034791433504 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=975] ppid=963 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/975/stat : 975 (java) S 963 966 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71899386 16060325888 813649 33554432000 4194304 4196468 140728245304320 140034522998384 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=976] ppid=963 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/976/stat : 976 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140034148489808 140036247107483 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=977] ppid=963 vsize=15683912 memory=3760963079672057920 CPUtime=4.05 cores=1,3,5,7
/proc/966/task/977/stat : 977 (java) S 963 966 29212 0 -1 1077944384 8424 0 0 0 404 1 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035284060272 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=978] ppid=963 vsize=15683912 memory=149488 CPUtime=4.3 cores=1,3,5,7
/proc/966/task/978/stat : 978 (java) S 963 966 29212 0 -1 1077944384 9194 0 0 0 429 1 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035283007472 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=979] ppid=963 vsize=15683912 memory=3253908 CPUtime=1.07 cores=1,3,5,7
/proc/966/task/979/stat : 979 (java) S 963 966 29212 0 -1 1077944384 3041 0 0 0 105 2 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035281955184 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=980] ppid=963 vsize=15683912 memory=2992072 CPUtime=0 cores=1,3,5,7
/proc/966/task/980/stat : 980 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140033650584032 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=981] ppid=963 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/966/task/981/stat : 981 (java) S 963 966 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71899389 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035280903088 140036247100034 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=983] ppid=963 vsize=15683912 memory=290763849282617370 CPUtime=0 cores=1,3,5,7
/proc/966/task/983/stat : 983 (java) S 963 966 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71900138 16060325888 813649 33554432000 4194304 4196468 140728245304320 140035264968128 140036247113497 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=985] ppid=963 vsize=15683912 memory=144633023694747 CPUtime=0 cores=1,3,5,7
/proc/966/task/985/stat : 985 (java) S 963 966 29212 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 71900138 16060325888 813649 33554432000 4194304 4196468 140728245304320 140033113702320 140036247110813 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=986] ppid=963 vsize=15683912 memory=280997296598208 CPUtime=0 cores=1,3,5,7
/proc/966/task/986/stat : 986 (java) S 963 966 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 71900139 16060325888 813649 33554432000 4194304 4196468 140728245304320 140032845266224 140036247110813 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
[pid=966/tid=987] ppid=963 vsize=15683912 memory=140501265154492 CPUtime=0 cores=1,3,5,7
/proc/966/task/987/stat : 987 (java) S 963 966 29212 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 71900141 16060325888 813649 33554432000 4194304 4196468 140728245304320 140033382144928 140036247099093 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25104384 140728245306356 140728245306633 140728245306633 140728245309391 0
Current children cumulated CPU time: 18.47 s
Current children cumulated vsize: 15874824 KiB
Current children cumulated memory: 3411216 KiB

Child status: 1
Real time (s): 8.33445
CPU time (s): 18.5303
CPU user time (s): 17.6198
CPU system time (s): 0.910503
CPU usage (%): 222.334
Max. virtual memory (cumulated for all children) (KiB): 15874824
Max. memory (cumulated for all children) (KiB): 3411216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6198
system time used= 0.910503
maximum resident set size= 3256644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77135
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4256
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 966
#   total CPU time (s): 18.5303
#   total CPU user time (s): 17.6198
#   total CPU system time (s): 0.910503

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064369 second user time and 0.135175 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 20:29:22
IDJOB=4295561
IDBENCH=141566
IDSOLVER=2755
FILE ID=node102/4295561-1532543362
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-07-m011_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-4295561-1532543362/watcher-4295561-1532543362 -o /tmp/evaluation-result-4295561-1532543362/solver-4295561-1532543362 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295561-1532543362.xml

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

MD5SUM BENCH= cb154bca5bef3b2160515065825e7dfd
RANDOM SEED=93744771

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:        21154040 kB
MemAvailable:   28734992 kB
Buffers:          159084 kB
Cached:          7657692 kB
SwapCached:         5648 kB
Active:          4449288 kB
Inactive:        6625840 kB
Active(anon):    3227144 kB
Inactive(anon):    55316 kB
Active(file):    1222144 kB
Inactive(file):  6570524 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076520 kB
Dirty:              7956 kB
Writeback:             0 kB
AnonPages:       3188128 kB
Mapped:            44576 kB
Shmem:             21452 kB
Slab:             236464 kB
SReclaimable:     208236 kB
SUnreclaim:        28228 kB
KernelStack:        3760 kB
PageTables:        11764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13517588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3016704 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= 52728 MiB
End job on node102 at 2018-07-25 20:29:31