Trace number 4295490

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)? (MO) 43.3547 35.7069

General information on the benchmark

NameMagicHexagon/
MagicHexagon-07-0002_c18.xml
MD5SUMd84d4d85366018deec6903098e084e8b
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.65/0.52	
0.65/0.52	scop order+minisat_release (2018-06-13)
0.65/0.52	
0.65/0.55	c BEGIN-Prog: Thu Jul 26 03:23:44 CEST 2018
0.65/0.55	c PID: 3228
0.65/0.55	c IP: 172.20.3.150
0.65/0.55	c HOST: node150.alineos.net
0.65/0.55	c (0,0) Parsing Begin
1.39/0.91	c (0,0) Parsing End
1.39/0.91	c (0,0) CSP: 127 int (0 aux), 0 bool (0 aux), 46 ctr, max domain size 127
1.39/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.91	c (0,0) Constraint Name Generate Begin
1.39/0.92	c (0,0) Ctr:HOME/instance-4295490-1532568224.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.39/0.92	c (0,0) Constraint Name Generate End
1.39/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.92	c (0,0) CSP to CSPinCNF Begin
3.06/1.57	c (1,1) translated 5 (10%) constraints
3.06/1.59	c (1,1) translated 10 (20%) constraints
3.06/1.59	c (1,1) translated 14 (30%) constraints
3.35/1.60	c (1,1) translated 19 (40%) constraints
3.35/1.60	c (1,1) translated 23 (50%) constraints
3.35/1.61	c (1,1) translated 28 (60%) constraints
3.35/1.61	c (1,1) translated 33 (70%) constraints
3.35/1.61	c (1,1) translated 37 (80%) constraints
3.35/1.62	c (1,1) translated 42 (90%) constraints
3.35/1.62	c (1,1) translated 46 (100%) constraints
3.70/1.77	c (1,1) STATISTICS1:HOME/instance-4295490-1532568224.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.70/1.77	c (1,1) ===========================================
3.70/1.77	c (1,1) Order
3.70/1.77	c (1,1) ===========================================
4.03/1.86	c (1,1) translated 805 (10%) constraints
4.34/1.92	c (1,1) translated 1610 (20%) constraints
4.34/1.97	c (1,1) translated 2415 (30%) constraints
4.66/2.03	c (1,1) translated 3220 (40%) constraints
4.66/2.07	c (1,1) translated 4024 (50%) constraints
4.66/2.10	c (1,1) translated 4829 (60%) constraints
4.98/2.13	c (1,1) translated 5634 (70%) constraints
4.98/2.16	c (1,1) translated 6439 (80%) constraints
4.98/2.19	c (1,1) translated 7244 (90%) constraints
5.59/2.32	c (1,1) translated 8048 (100%) constraints
5.59/2.32	c (1,1) CSP to CSPinCNF End
5.59/2.32	c (1,1) CSP: 391 int (264 aux), 0 bool (0 aux), 8615 ctr, max domain size 609
5.59/2.32	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.59/2.32	c (1,1) CSPinCNF Propagation Begin
5.92/2.42	c (1,1) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
5.92/2.42	c (1,1) CSPinCNF Propagation End
5.92/2.42	c (1,1) CSP: 391 int (264 aux), 0 bool (0 aux), 8615 ctr, max domain size 609
5.92/2.42	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.92/2.42	c (1,1) Simplify CSPinCNF Begin
7.10/2.86	c (2,2) Simplify CSPinCNF End
7.10/2.86	c (2,2) CSP: 391 int (264 aux), 16002 bool (16002 aux), 24617 ctr, max domain size 609
7.42/2.94	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
7.42/2.94	c (2,2) Calculate Precise Domain Begin
7.42/2.94	c (2,2) 4 values are removed by re-calculation
7.42/2.94	c (2,2) Calculate Precise Domain End
7.42/2.94	c (2,2) CSP: 391 int (264 aux), 16002 bool (16002 aux), 24617 ctr, max domain size 609
7.42/2.94	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
7.42/2.94	c (2,2) CSPinCNF to SatSolver Begin
9.27/3.75	c (3,3) 2462 (10 %) CSP clauses are encoded (116612 SAT variables, 308416 SAT clauses)
9.84/4.27	c (3,3) 4924 (20 %) CSP clauses are encoded (116612 SAT variables, 517320 SAT clauses)
10.48/4.80	c (4,4) 7386 (30 %) CSP clauses are encoded (116612 SAT variables, 726490 SAT clauses)
11.08/5.32	c (4,4) 9847 (40 %) CSP clauses are encoded (116612 SAT variables, 935653 SAT clauses)
11.72/5.86	c (5,5) 12309 (50 %) CSP clauses are encoded (116612 SAT variables, 1144809 SAT clauses)
12.23/6.30	c (5,5) 14771 (60 %) CSP clauses are encoded (116612 SAT variables, 1353957 SAT clauses)
12.63/6.74	c (6,6) 17232 (70 %) CSP clauses are encoded (116612 SAT variables, 1563092 SAT clauses)
13.04/7.18	c (6,6) 19694 (80 %) CSP clauses are encoded (116612 SAT variables, 1772212 SAT clauses)
13.53/7.62	c (7,6) 22156 (90 %) CSP clauses are encoded (116612 SAT variables, 1981218 SAT clauses)
41.72/34.79	c (34,33) 24617 (100 %) CSP clauses are encoded (116612 SAT variables, 25759559 SAT clauses)
41.72/34.79	c (34,33) CSPinCNF to SatSolver End
41.72/34.79	c (34,33) Heap : 2084 MiB used (max 11192 MiB), NonHeap : 31 MiB used (max 0 MiB)
42.11/34.96	c (34,33) STATISTICS2:HOME/instance-4295490-1532568224.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,16393,24617,255025,609,125,3,255025:12;254520:6;191395:12;143641:24;95887:12;95381:6;64009:78;63756:14;63503:4;32131:96;32004:4;31877:14;16129:288;16002:18;15875:18;127:14520;126:732;125:756,609:4;608:4;607:4;505:156;504:12;379:192;377:12;262:12;261:8;260:4;253:576;252:36;251:36;127:31460;126:780;125:785;2:32004,125:1;122:1;2:24003;1:612,3:606;2:16008;1:32251,
42.11/34.96	c (34,33) SatSolver.solve Begin
42.11/34.96	c (34,33) 116612 bool, 25759683 clause
42.11/34.96	c (34,33) 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-4295490-1532568224.xml-scop-3228.cnf HOME/instance-4295490-1532568224.xml-scop-3228.cnf.out
43.22/35.60	c (35,0) receiving signal SIGTERM
43.22/35.60	s UNKNOWN
43.22/35.61	c (35,33) SatSolver is killed by some reasons.
43.22/35.61	c (35,33) 0,0,1,1,2,2,34,TO,TO,STOP-AFTER(DIMACS)
43.22/35.61	c END-Prog: Thu Jul 26 03:24:19 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 (6710 MiB free)
  memory of node 1: 16384 MiB (14006 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295490-1532568224/watcher-4295490-1532568224 -o /tmp/evaluation-result-4295490-1532568224/solver-4295490-1532568224 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295490-1532568224.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=3228, runsolver pid=3225
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 1.72 2.02 2.07 3/221 3243
/proc/meminfo: memFree=21154776/32770624 swapFree=67108860/67108860
[pid=3228] ppid=3225 vsize=15011656 memory=71924 CPUtime=0.11 cores=1,3,5,7
/proc/3228/stat : 3228 (java) S 3225 3228 32649 0 -1 1077944320 7190 0 0 0 9 2 0 0 20 0 15 0 74385626 15371935744 17981 33554432000 4194304 4196468 140727584473600 140727584456144 139871766613751 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
/proc/3228/statm: 3752914 17981 2779 1 0 3715374 0
[pid=3228/tid=3230] ppid=3225 vsize=15011656 memory=7100839861464500584 CPUtime=0.09 cores=1,3,5,7
/proc/3228/task/3230/stat : 3230 (java) R 3225 3228 32649 0 -1 4202560 5376 0 0 0 8 1 0 0 20 0 15 0 74385626 15371935744 18113 33554432000 4194304 4196468 140727584473600 139871738440080 139871766635677 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3231] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3231/stat : 3231 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 18113 33554432000 4194304 4196468 140727584473600 139871770856080 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3232] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3232/stat : 3232 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 18113 33554432000 4194304 4196468 140727584473600 139871585012240 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3233] ppid=3225 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3233/stat : 3233 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 18179 33554432000 4194304 4196468 140727584473600 139871583959440 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3234] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3234/stat : 3234 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 18179 33554432000 4194304 4196468 140727584473600 139871225456912 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3235] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3235/stat : 3235 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385629 15371935744 18188 33554432000 4194304 4196468 140727584473600 139870603283312 139871766624898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3236] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3236/stat : 3236 (java) S 3225 3228 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74385630 15371935744 18188 33554432000 4194304 4196468 140727584473600 139870374716960 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3237] ppid=3225 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3237/stat : 3237 (java) S 3225 3228 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74385630 15371935744 18188 33554432000 4194304 4196468 140727584473600 139870240494960 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3238] ppid=3225 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3238/stat : 3238 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385632 15371935744 18188 33554432000 4194304 4196468 140727584473600 139869865990480 139871766632347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3239] ppid=3225 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3239/stat : 3239 (java) R 3225 3228 32649 0 -1 4202560 371 0 0 0 0 0 0 0 20 0 15 0 74385632 15371935744 18188 33554432000 4194304 4196468 140727584473600 139870602222048 139871747331296 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3240] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3240/stat : 3240 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385632 15371935744 18188 33554432000 4194304 4196468 140727584473600 139870601177328 139871766624898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3241] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0.01 cores=1,3,5,7
/proc/3228/task/3241/stat : 3241 (java) R 3225 3228 32649 0 -1 4202560 285 0 0 0 1 0 0 0 20 0 15 0 74385632 15371935744 18188 33554432000 4194304 4196468 140727584473600 139870600124528 139871750694238 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3242] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3242/stat : 3242 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385633 15371935744 18188 33554432000 4194304 4196468 140727584473600 139869368084704 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3243] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3243/stat : 3243 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385633 15371935744 18188 33554432000 4194304 4196468 140727584473600 139870599072944 139871766624898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71924 KiB

[startup+0.210532 s]*
/proc/loadavg: 1.72 2.02 2.07 4/221 3243
/proc/meminfo: memFree=21141072/32770624 swapFree=67108860/67108860
[pid=3228] ppid=3225 vsize=15011656 memory=83428 CPUtime=0.25 cores=1,3,5,7
/proc/3228/stat : 3228 (java) S 3225 3228 32649 0 -1 1077944320 10387 0 0 0 23 2 0 0 20 0 15 0 74385626 15371935744 20857 33554432000 4194304 4196468 140727584473600 140727584456144 139871766613751 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
/proc/3228/statm: 3752914 20857 2886 1 0 3715374 0
[pid=3228/tid=3230] ppid=3225 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/3228/task/3230/stat : 3230 (java) R 3225 3228 32649 0 -1 4202560 8251 0 0 0 18 2 0 0 20 0 15 0 74385626 15371935744 20923 33554432000 4194304 4196468 140727584473600 139871738437360 139871766625686 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3231] ppid=3225 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3231/stat : 3231 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 20923 33554432000 4194304 4196468 140727584473600 139871770856080 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3232] ppid=3225 vsize=15011656 memory=3618277829898933920 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3232/stat : 3232 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 20923 33554432000 4194304 4196468 140727584473600 139871585012240 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3233] ppid=3225 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3233/stat : 3233 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 20923 33554432000 4194304 4196468 140727584473600 139871583959440 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3234] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3234/stat : 3234 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 20923 33554432000 4194304 4196468 140727584473600 139871225456912 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3235] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3235/stat : 3235 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385629 15371935744 20923 33554432000 4194304 4196468 140727584473600 139870603283312 139871766624898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3236] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3236/stat : 3236 (java) S 3225 3228 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74385630 15371935744 20923 33554432000 4194304 4196468 140727584473600 139870374716960 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3237] ppid=3225 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3237/stat : 3237 (java) S 3225 3228 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74385630 15371935744 20923 33554432000 4194304 4196468 140727584473600 139870240494960 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3238] ppid=3225 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3238/stat : 3238 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385632 15371935744 20923 33554432000 4194304 4196468 140727584473600 139869865990480 139871766632347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3239] ppid=3225 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3228/task/3239/stat : 3239 (java) S 3225 3228 32649 0 -1 1077944384 424 0 0 0 1 0 0 0 20 0 15 0 74385632 15371935744 20923 33554432000 4194304 4196468 140727584473600 139870602230128 139871766624898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3240] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3240/stat : 3240 (java) S 3225 3228 32649 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 74385632 15371935744 20923 33554432000 4194304 4196468 140727584473600 139870601177328 139871766624898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3241] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0.03 cores=1,3,5,7
/proc/3228/task/3241/stat : 3241 (java) R 3225 3228 32649 0 -1 4202560 316 0 0 0 3 0 0 0 20 0 15 0 74385632 15371935744 20923 33554432000 4194304 4196468 140727584473600 139870600120256 139871766635098 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3242] ppid=3225 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3242/stat : 3242 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385633 15371935744 20923 33554432000 4194304 4196468 140727584473600 139869368084704 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3243] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3243/stat : 3243 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385633 15371935744 20923 33554432000 4194304 4196468 140727584473600 139870599072944 139871766624898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83428 KiB

[startup+0.310547 s]*
/proc/loadavg: 1.72 2.02 2.07 3/221 3243
/proc/meminfo: memFree=21137660/32770624 swapFree=67108860/67108860
[pid=3228] ppid=3225 vsize=15011656 memory=87580 CPUtime=0.42 cores=1,3,5,7
/proc/3228/stat : 3228 (java) S 3225 3228 32649 0 -1 1077944320 11004 0 0 0 39 3 0 0 20 0 15 0 74385626 15371935744 21895 33554432000 4194304 4196468 140727584473600 140727584456144 139871766613751 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
/proc/3228/statm: 3752914 21895 2995 1 0 3715374 0
[pid=3228/tid=3230] ppid=3225 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/3228/task/3230/stat : 3230 (java) R 3225 3228 32649 0 -1 4202560 8681 0 0 0 27 2 0 0 20 0 15 0 74385626 15371935744 21895 33554432000 4194304 4196468 140727584473600 139871738441376 139871746885615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3231] ppid=3225 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3231/stat : 3231 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 21895 33554432000 4194304 4196468 140727584473600 139871770856080 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3232] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3232/stat : 3232 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 21895 33554432000 4194304 4196468 140727584473600 139871585012240 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3233] ppid=3225 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3233/stat : 3233 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 21895 33554432000 4194304 4196468 140727584473600 139871583959440 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3234] ppid=3225 vsize=15011656 memory=139993720922319 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3234/stat : 3234 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385628 15371935744 21895 33554432000 4194304 4196468 140727584473600 139871225456912 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3235] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3235/stat : 3235 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385629 15371935744 21895 33554432000 4194304 4196468 140727584473600 139870603283312 139871766624898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3236] ppid=3225 vsize=15011656 memory=139993720943055 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3236/stat : 3236 (java) S 3225 3228 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74385630 15371935744 21895 33554432000 4194304 4196468 140727584473600 139870374716960 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3237] ppid=3225 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3237/stat : 3237 (java) S 3225 3228 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74385630 15371935744 21895 33554432000 4194304 4196468 140727584473600 139870240494960 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3238] ppid=3225 vsize=15011656 memory=279987441858432 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3238/stat : 3238 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385632 15371935744 21895 33554432000 4194304 4196468 140727584473600 139869865990480 139871766632347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3239] ppid=3225 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3228/task/3239/stat : 3239 (java) R 3225 3228 32649 0 -1 1077944384 526 0 0 0 3 0 0 0 20 0 15 0 74385632 15371935744 21895 33554432000 4194304 4196468 140727584473600 139870602230224 139871766623957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3240] ppid=3225 vsize=15011656 memory=139993720954799 CPUtime=0.01 cores=1,3,5,7
/proc/3228/task/3240/stat : 3240 (java) S 3225 3228 32649 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 15 0 74385632 15371935744 21895 33554432000 4194304 4196468 140727584473600 139870601177328 139871766624898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3241] ppid=3225 vsize=15011656 memory=139993834591872 CPUtime=0.07 cores=1,3,5,7
/proc/3228/task/3241/stat : 3241 (java) S 3225 3228 32649 0 -1 1077944384 360 0 0 0 7 0 0 0 20 0 15 0 74385632 15371935744 21895 33554432000 4194304 4196468 140727584473600 139870600124528 139871766624898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3242] ppid=3225 vsize=15011656 memory=139993720959903 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3242/stat : 3242 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385633 15371935744 21895 33554432000 4194304 4196468 140727584473600 139869368084704 139871766623957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3243] ppid=3225 vsize=15011656 memory=139993908977498 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3243/stat : 3243 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385633 15371935744 21895 33554432000 4194304 4196468 140727584473600 139870599072944 139871766624898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87580 KiB

[startup+0.701894 s]
/proc/loadavg: 1.72 2.02 2.07 3/221 3243
/proc/meminfo: memFree=21112984/32770624 swapFree=67108860/67108860
[pid=3228] ppid=3225 vsize=15020052 memory=128024 CPUtime=0.98 cores=1,3,5,7
/proc/3228/stat : 3228 (java) S 3225 3228 32649 0 -1 1077944320 18250 0 0 0 92 6 0 0 20 0 15 0 74385626 15380533248 32006 33554432000 4194304 4196468 140727584473600 140727584456144 139871766613751 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
/proc/3228/statm: 3755013 32006 3171 1 0 3716398 0
[pid=3228/tid=3230] ppid=3225 vsize=15020052 memory=53 CPUtime=0.67 cores=1,3,5,7
/proc/3228/task/3230/stat : 3230 (java) R 3225 3228 32649 0 -1 4202560 15449 0 0 0 62 5 0 0 20 0 15 0 74385626 15380533248 32006 33554432000 4194304 4196468 140727584473600 139871738451264 139871766625686 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3231] ppid=3225 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3231/stat : 3231 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15380533248 32006 33554432000 4194304 4196468 140727584473600 139871770856080 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3232] ppid=3225 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3232/stat : 3232 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15380533248 32006 33554432000 4194304 4196468 140727584473600 139871585012240 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3233] ppid=3225 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3233/stat : 3233 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15380533248 32006 33554432000 4194304 4196468 140727584473600 139871583959440 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3234] ppid=3225 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3234/stat : 3234 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385628 15380533248 32006 33554432000 4194304 4196468 140727584473600 139871225456912 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3235] ppid=3225 vsize=15020052 memory=153887940026370 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3235/stat : 3235 (java) S 3225 3228 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74385629 15380533248 32006 33554432000 4194304 4196468 140727584473600 139870603283312 139871766624898 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3236] ppid=3225 vsize=15020052 memory=433534 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3236/stat : 3236 (java) S 3225 3228 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74385630 15380533248 32006 33554432000 4194304 4196468 140727584473600 139870374716960 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3237] ppid=3225 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3237/stat : 3237 (java) S 3225 3228 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74385630 15380533248 32006 33554432000 4194304 4196468 140727584473600 139870240494960 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3238] ppid=3225 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3238/stat : 3238 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385632 15380533248 32006 33554432000 4194304 4196468 140727584473600 139869865990480 139871766632347 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3239] ppid=3225 vsize=15020052 memory=279987441631472 CPUtime=0.06 cores=1,3,5,7
/proc/3228/task/3239/stat : 3239 (java) S 3225 3228 32649 0 -1 1077944384 613 0 0 0 6 0 0 0 20 0 15 0 74385632 15380533248 32006 33554432000 4194304 4196468 140727584473600 139870602230128 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3240] ppid=3225 vsize=15020052 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/3228/task/3240/stat : 3240 (java) S 3225 3228 32649 0 -1 1077944384 336 0 0 0 7 0 0 0 20 0 15 0 74385632 15380533248 32006 33554432000 4194304 4196468 140727584473600 139870601177328 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3241] ppid=3225 vsize=15020052 memory=-6305716092003769728 CPUtime=0.16 cores=1,3,5,7
/proc/3228/task/3241/stat : 3241 (java) S 3225 3228 32649 0 -1 1077944384 492 0 0 0 16 0 0 0 20 0 15 0 74385632 15380533248 32006 33554432000 4194304 4196468 140727584473600 139870600124528 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3242] ppid=3225 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3242/stat : 3242 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385633 15380533248 32006 33554432000 4194304 4196468 140727584473600 139869368084704 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3243] ppid=3225 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3243/stat : 3243 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385633 15380533248 32006 33554432000 4194304 4196468 140727584473600 139870599072944 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 128024 KiB

[startup+1.50535 s]
/proc/loadavg: 1.72 2.02 2.07 5/221 3243
/proc/meminfo: memFree=21084572/32770624 swapFree=67108860/67108860
[pid=3228] ppid=3225 vsize=15022100 memory=234292 CPUtime=3.06 cores=1,3,5,7
/proc/3228/stat : 3228 (java) S 3225 3228 32649 0 -1 1077944320 21805 0 0 0 297 9 0 0 20 0 15 0 74385626 15382630400 58573 33554432000 4194304 4196468 140727584473600 140727584456144 139871766613751 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
/proc/3228/statm: 3755525 58573 3203 1 0 3716910 0
[pid=3228/tid=3230] ppid=3225 vsize=15022100 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/3228/task/3230/stat : 3230 (java) R 3225 3228 32649 0 -1 4202560 16459 0 0 0 140 7 0 0 20 0 15 0 74385626 15382630400 58573 33554432000 4194304 4196468 140727584473600 139871738449440 139871270486407 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3231] ppid=3225 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3231/stat : 3231 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15382630400 58573 33554432000 4194304 4196468 140727584473600 139871770856080 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3232] ppid=3225 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3232/stat : 3232 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15382630400 58573 33554432000 4194304 4196468 140727584473600 139871585012240 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3233] ppid=3225 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3233/stat : 3233 (java) S 3225 3228 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74385628 15382630400 58573 33554432000 4194304 4196468 140727584473600 139871583959440 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3234] ppid=3225 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3234/stat : 3234 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385628 15382630400 58573 33554432000 4194304 4196468 140727584473600 139871225456912 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3235] ppid=3225 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3235/stat : 3235 (java) S 3225 3228 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74385629 15382630400 58573 33554432000 4194304 4196468 140727584473600 139870603283312 139871766624898 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0

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

[pid=3228/tid=3236] ppid=3225 vsize=15026264 memory=279987441887008 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3236/stat : 3236 (java) S 3225 3228 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 74385630 15386894336 755995 33554432000 4194304 4196468 140727584473600 139870374717024 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3237] ppid=3225 vsize=15026264 memory=7230645025961766505 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3237/stat : 3237 (java) S 3225 3228 32649 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 74385630 15386894336 755995 33554432000 4194304 4196468 140727584473600 139870240494960 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3238] ppid=3225 vsize=15026264 memory=7230645025961766505 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3238/stat : 3238 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385632 15386894336 755995 33554432000 4194304 4196468 140727584473600 139869865990480 139871766632347 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3239] ppid=3225 vsize=15026264 memory=7230645025961766505 CPUtime=2.44 cores=1,3,5,7
/proc/3228/task/3239/stat : 3239 (java) S 3225 3228 32649 0 -1 1077944384 1991 0 0 0 243 1 0 0 20 0 15 0 74385632 15386894336 755995 33554432000 4194304 4196468 140727584473600 139870602230128 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3240] ppid=3225 vsize=15026264 memory=279987442384512 CPUtime=2.44 cores=1,3,5,7
/proc/3228/task/3240/stat : 3240 (java) S 3225 3228 32649 0 -1 1077944384 3942 0 0 0 243 1 0 0 20 0 15 0 74385632 15386894336 755995 33554432000 4194304 4196468 140727584473600 139870601177328 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3241] ppid=3225 vsize=15026264 memory=16040964655850 CPUtime=1 cores=1,3,5,7
/proc/3228/task/3241/stat : 3241 (java) S 3225 3228 32649 0 -1 1077944384 3072 0 0 0 99 1 0 0 20 0 15 0 74385632 15386894336 755995 33554432000 4194304 4196468 140727584473600 139870600124528 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3242] ppid=3225 vsize=15026264 memory=279987442383440 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3242/stat : 3242 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385633 15386894336 755995 33554432000 4194304 4196468 140727584473600 139869368084704 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3243] ppid=3225 vsize=15026264 memory=7681407940103534239 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3243/stat : 3243 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385633 15386894336 755995 33554432000 4194304 4196468 140727584473600 139870599072944 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
Current children cumulated CPU time: 12.23 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3023980 KiB

[startup+12.7008 s]
/proc/loadavg: 1.76 2.01 2.07 3/221 3243
/proc/meminfo: memFree=18020808/32770624 swapFree=67108860/67108860
[pid=3228] ppid=3225 vsize=15026264 memory=3092504 CPUtime=19.42 cores=1,3,5,7
/proc/3228/stat : 3228 (java) S 3225 3228 32649 0 -1 1077944320 34022 0 0 0 1863 79 0 0 20 0 15 0 74385626 15386894336 773126 33554432000 4194304 4196468 140727584473600 140727584456144 139871766613751 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
/proc/3228/statm: 3756566 773126 3230 1 0 3717422 0
[pid=3228/tid=3230] ppid=3225 vsize=15026264 memory=3092504 CPUtime=12.17 cores=1,3,5,7
/proc/3228/task/3230/stat : 3230 (java) R 3225 3228 32649 0 -1 4202560 19032 0 0 0 1151 66 0 0 20 0 15 0 74385626 15386894336 773126 33554432000 4194304 4196468 140727584473600 139871738453392 139871275067345 0 4 0 25189583 0 0 0 -1 5 0 0 38 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3231] ppid=3225 vsize=15026264 memory=-7595718148000617580 CPUtime=0.07 cores=1,3,5,7
/proc/3228/task/3231/stat : 3231 (java) S 3225 3228 32649 0 -1 1077944384 117 0 0 0 6 1 0 0 20 0 15 0 74385628 15386894336 773126 33554432000 4194304 4196468 140727584473600 139871770856080 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3232] ppid=3225 vsize=15026264 memory=-7595718147998060693 CPUtime=0.07 cores=1,3,5,7
/proc/3228/task/3232/stat : 3232 (java) S 3225 3228 32649 0 -1 1077944384 45 0 0 0 6 1 0 0 20 0 15 0 74385628 15386894336 773126 33554432000 4194304 4196468 140727584473600 139871585012240 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3233] ppid=3225 vsize=15026264 memory=279987442163136 CPUtime=0.07 cores=1,3,5,7
/proc/3228/task/3233/stat : 3233 (java) S 3225 3228 32649 0 -1 1077944384 77 0 0 0 6 1 0 0 20 0 15 0 74385628 15386894336 773126 33554432000 4194304 4196468 140727584473600 139871583959440 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3234] ppid=3225 vsize=15026264 memory=6442213902160126816 CPUtime=0.07 cores=1,3,5,7
/proc/3228/task/3234/stat : 3234 (java) S 3225 3228 32649 0 -1 1077944384 34 0 0 0 6 1 0 0 20 0 15 0 74385628 15386894336 773126 33554432000 4194304 4196468 140727584473600 139871225456912 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3235] ppid=3225 vsize=15026264 memory=6442213902160126816 CPUtime=0.01 cores=1,3,5,7
/proc/3228/task/3235/stat : 3235 (java) S 3225 3228 32649 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 15 0 74385629 15386894336 773126 33554432000 4194304 4196468 140727584473600 139870603283312 139871766624898 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3236] ppid=3225 vsize=15026264 memory=13297 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3236/stat : 3236 (java) S 3225 3228 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 74385630 15386894336 773126 33554432000 4194304 4196468 140727584473600 139870374717024 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3237] ppid=3225 vsize=15026264 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3237/stat : 3237 (java) S 3225 3228 32649 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 74385630 15386894336 773126 33554432000 4194304 4196468 140727584473600 139870240494960 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3238] ppid=3225 vsize=15026264 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3238/stat : 3238 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385632 15386894336 773126 33554432000 4194304 4196468 140727584473600 139869865990480 139871766632347 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3239] ppid=3225 vsize=15026264 memory=8836 CPUtime=2.98 cores=1,3,5,7
/proc/3228/task/3239/stat : 3239 (java) S 3225 3228 32649 0 -1 1077944384 3868 0 0 0 297 1 0 0 20 0 15 0 74385632 15386894336 773126 33554432000 4194304 4196468 140727584473600 139870602230128 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3240] ppid=3225 vsize=15026264 memory=11044 CPUtime=2.87 cores=1,3,5,7
/proc/3228/task/3240/stat : 3240 (java) S 3225 3228 32649 0 -1 1077944384 6286 0 0 0 286 1 0 0 20 0 15 0 74385632 15386894336 773126 33554432000 4194304 4196468 140727584473600 139870601177328 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3241] ppid=3225 vsize=15026264 memory=13252 CPUtime=1.03 cores=1,3,5,7
/proc/3228/task/3241/stat : 3241 (java) S 3225 3228 32649 0 -1 1077944384 3184 0 0 0 102 1 0 0 20 0 15 0 74385632 15386894336 773126 33554432000 4194304 4196468 140727584473600 139870600124528 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3242] ppid=3225 vsize=15026264 memory=55 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3242/stat : 3242 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385633 15386894336 773126 33554432000 4194304 4196468 140727584473600 139869368084704 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3243] ppid=3225 vsize=15026264 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3243/stat : 3243 (java) S 3225 3228 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74385633 15386894336 773126 33554432000 4194304 4196468 140727584473600 139870599072944 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
Current children cumulated CPU time: 19.42 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3092504 KiB

[startup+25.5008 s]
/proc/loadavg: 1.81 2.01 2.07 3/221 3243
/proc/meminfo: memFree=16882560/32770624 swapFree=67108860/67108860
[pid=3228] ppid=3225 vsize=15026264 memory=3989844 CPUtime=32.51 cores=1,3,5,7
/proc/3228/stat : 3228 (java) S 3225 3228 32649 0 -1 1077944320 39300 0 0 0 3124 127 0 0 20 0 15 0 74385626 15386894336 997461 33554432000 4194304 4196468 140727584473600 140727584456144 139871766613751 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
/proc/3228/statm: 3756566 997461 3256 1 0 3717422 0
[pid=3228/tid=3230] ppid=3225 vsize=15026264 memory=4136 CPUtime=24.85 cores=1,3,5,7
/proc/3228/task/3230/stat : 3230 (java) R 3225 3228 32649 0 -1 4202560 21307 0 0 0 2378 107 0 0 20 0 15 0 74385626 15386894336 997461 33554432000 4194304 4196468 140727584473600 139871738453392 139871276542397 0 4 0 25189583 0 0 0 -1 3 0 0 38 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3231] ppid=3225 vsize=15026264 memory=3023980 CPUtime=0.16 cores=1,3,5,7
/proc/3228/task/3231/stat : 3231 (java) S 3225 3228 32649 0 -1 1077944384 679 0 0 0 13 3 0 0 20 0 15 0 74385628 15386894336 997461 33554432000 4194304 4196468 140727584473600 139871770856080 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3232] ppid=3225 vsize=15026264 memory=3092656 CPUtime=0.16 cores=1,3,5,7
/proc/3228/task/3232/stat : 3232 (java) S 3225 3228 32649 0 -1 1077944384 210 0 0 0 13 3 0 0 20 0 15 0 74385628 15386894336 997461 33554432000 4194304 4196468 140727584473600 139871585012240 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3233] ppid=3225 vsize=15026264 memory=6372150813693339749 CPUtime=0.16 cores=1,3,5,7
/proc/3228/task/3233/stat : 3233 (java) S 3225 3228 32649 0 -1 1077944384 198 0 0 0 13 3 0 0 20 0 15 0 74385628 15386894336 997461 33554432000 4194304 4196468 140727584473600 139871583959440 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3234] ppid=3225 vsize=15026264 memory=3121408 CPUtime=0.16 cores=1,3,5,7
/proc/3228/task/3234/stat : 3234 (java) S 3225 3228 32649 0 -1 1077944384 1821 0 0 0 13 3 0 0 20 0 15 0 74385628 15386894336 997461 33554432000 4194304 4196468 140727584473600 139871225456912 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3235] ppid=3225 vsize=15026264 memory=3121408 CPUtime=0.03 cores=1,3,5,7
/proc/3228/task/3235/stat : 3235 (java) S 3225 3228 32649 0 -1 1077944384 288 0 0 0 3 0 0 0 20 0 15 0 74385629 15386894336 997461 33554432000 4194304 4196468 140727584473600 139870603283312 139871766624898 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3236] ppid=3225 vsize=15026264 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3236/stat : 3236 (java) S 3225 3228 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 74385630 15386894336 997461 33554432000 4194304 4196468 140727584473600 139870374717024 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3237] ppid=3225 vsize=15026264 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3237/stat : 3237 (java) S 3225 3228 32649 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 74385630 15386894336 997461 33554432000 4194304 4196468 140727584473600 139870240494960 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3238] ppid=3225 vsize=15026264 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3238/stat : 3238 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385632 15386894336 997461 33554432000 4194304 4196468 140727584473600 139869865990480 139871766632347 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3239] ppid=3225 vsize=15026264 memory=18268 CPUtime=2.98 cores=1,3,5,7
/proc/3228/task/3239/stat : 3239 (java) S 3225 3228 32649 0 -1 1077944384 3870 0 0 0 297 1 0 0 20 0 15 0 74385632 15386894336 997461 33554432000 4194304 4196468 140727584473600 139870602230128 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3240] ppid=3225 vsize=15026264 memory=0 CPUtime=2.87 cores=1,3,5,7
/proc/3228/task/3240/stat : 3240 (java) S 3225 3228 32649 0 -1 1077944384 6288 0 0 0 286 1 0 0 20 0 15 0 74385632 15386894336 997461 33554432000 4194304 4196468 140727584473600 139870601177328 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3241] ppid=3225 vsize=15026264 memory=8387223549236478041 CPUtime=1.03 cores=1,3,5,7
/proc/3228/task/3241/stat : 3241 (java) S 3225 3228 32649 0 -1 1077944384 3249 0 0 0 102 1 0 0 20 0 15 0 74385632 15386894336 997461 33554432000 4194304 4196468 140727584473600 139870600124528 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3242] ppid=3225 vsize=15026264 memory=288283368364442535 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3242/stat : 3242 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74385633 15386894336 997461 33554432000 4194304 4196468 140727584473600 139869368084704 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3243] ppid=3225 vsize=15026264 memory=3989844 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3243/stat : 3243 (java) S 3225 3228 32649 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 74385633 15386894336 997461 33554432000 4194304 4196468 140727584473600 139870599072944 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
Current children cumulated CPU time: 32.51 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3989844 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+35.6009 s]
/proc/loadavg: 1.84 2.01 2.07 6/225 3248
/proc/meminfo: memFree=16680436/32770624 swapFree=67108860/67108860
[pid=3228] ppid=3225 vsize=15681864 memory=3999908 CPUtime=42.62 cores=1,3,5,7
/proc/3228/stat : 3228 (java) S 3225 3228 32649 0 -1 1077944320 48194 0 0 0 4111 151 0 0 20 0 19 0 74385626 16058228736 999977 33554432000 4194304 4196468 140727584473600 140727584456144 139871766613751 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
/proc/3228/statm: 3920466 999977 3262 1 0 3881322 0
[pid=3244] ppid=3228 vsize=192436 memory=172324 CPUtime=0.6 cores=1,3,5,7
/proc/3244/stat : 3244 (minisat_release) R 3228 3228 32649 0 -1 4202496 35927 0 0 0 55 5 0 0 20 0 1 0 74389124 197054464 43081 33554432000 4194304 4308513 140733998960832 140733997909240 4279516 0 4 0 8388610 0 0 0 17 5 0 0 0 0 0 6409496 6410680 16125952 140733998969521 140733998970030 140733998970030 140733998972869 0
/proc/3244/statm: 48109 43081 316 28 0 44349 0
[pid=3228/tid=3230] ppid=3225 vsize=15681864 memory=9920 CPUtime=34.37 cores=1,3,5,7
/proc/3228/task/3230/stat : 3230 (java) S 3225 3228 32649 0 -1 1077944384 24538 0 0 0 3306 131 0 0 20 0 19 0 74385626 16058228736 999977 33554432000 4194304 4196468 140727584473600 139871738452992 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3231] ppid=3225 vsize=15681864 memory=1944 CPUtime=0.17 cores=1,3,5,7
/proc/3228/task/3231/stat : 3231 (java) S 3225 3228 32649 0 -1 1077944384 681 0 0 0 14 3 0 0 20 0 19 0 74385628 16058228736 999977 33554432000 4194304 4196468 140727584473600 139871770856080 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3232] ppid=3225 vsize=15681864 memory=1428 CPUtime=0.17 cores=1,3,5,7
/proc/3228/task/3232/stat : 3232 (java) S 3225 3228 32649 0 -1 1077944384 217 0 0 0 14 3 0 0 20 0 19 0 74385628 16058228736 999977 33554432000 4194304 4196468 140727584473600 139871585012240 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3233] ppid=3225 vsize=15681864 memory=8532 CPUtime=0.17 cores=1,3,5,7
/proc/3228/task/3233/stat : 3233 (java) S 3225 3228 32649 0 -1 1077944384 206 0 0 0 14 3 0 0 20 0 19 0 74385628 16058228736 999977 33554432000 4194304 4196468 140727584473600 139871583959440 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3234] ppid=3225 vsize=15681864 memory=792 CPUtime=0.17 cores=1,3,5,7
/proc/3228/task/3234/stat : 3234 (java) S 3225 3228 32649 0 -1 1077944384 1827 0 0 0 14 3 0 0 20 0 19 0 74385628 16058228736 999977 33554432000 4194304 4196468 140727584473600 139871225456912 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3235] ppid=3225 vsize=15681864 memory=1008 CPUtime=0.03 cores=1,3,5,7
/proc/3228/task/3235/stat : 3235 (java) S 3225 3228 32649 0 -1 1077944384 298 0 0 0 3 0 0 0 20 0 19 0 74385629 16058228736 999977 33554432000 4194304 4196468 140727584473600 139870603283312 139871766624898 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3236] ppid=3225 vsize=15681864 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3236/stat : 3236 (java) S 3225 3228 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 74385630 16058228736 999977 33554432000 4194304 4196468 140727584473600 139870374717024 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3237] ppid=3225 vsize=15681864 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3237/stat : 3237 (java) S 3225 3228 32649 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 74385630 16058228736 999977 33554432000 4194304 4196468 140727584473600 139870240494960 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3238] ppid=3225 vsize=15681864 memory=14410445029116127 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3238/stat : 3238 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74385632 16058228736 999977 33554432000 4194304 4196468 140727584473600 139869865990480 139871766632347 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3239] ppid=3225 vsize=15681864 memory=4128 CPUtime=3.24 cores=1,3,5,7
/proc/3228/task/3239/stat : 3239 (java) S 3225 3228 32649 0 -1 1077944384 5739 0 0 0 323 1 0 0 20 0 19 0 74385632 16058228736 999977 33554432000 4194304 4196468 140727584473600 139870602230128 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3240] ppid=3225 vsize=15681864 memory=8112282956445269571 CPUtime=3.13 cores=1,3,5,7
/proc/3228/task/3240/stat : 3240 (java) S 3225 3228 32649 0 -1 1077944384 8174 0 0 0 312 1 0 0 20 0 19 0 74385632 16058228736 999977 33554432000 4194304 4196468 140727584473600 139870601177328 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3241] ppid=3225 vsize=15681864 memory=7892 CPUtime=1.09 cores=1,3,5,7
/proc/3228/task/3241/stat : 3241 (java) S 3225 3228 32649 0 -1 1077944384 5064 0 0 0 107 2 0 0 20 0 19 0 74385632 16058228736 999977 33554432000 4194304 4196468 140727584473600 139870600124528 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3242] ppid=3225 vsize=15681864 memory=840 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3242/stat : 3242 (java) S 3225 3228 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74385633 16058228736 999977 33554432000 4194304 4196468 140727584473600 139869368084704 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3243] ppid=3225 vsize=15681864 memory=1412 CPUtime=0.02 cores=1,3,5,7
/proc/3228/task/3243/stat : 3243 (java) S 3225 3228 32649 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 19 0 74385633 16058228736 999977 33554432000 4194304 4196468 140727584473600 139870599072944 139871766624898 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3245] ppid=3225 vsize=15681864 memory=3304 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3245/stat : 3245 (java) S 3225 3228 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74389125 16058228736 999977 33554432000 4194304 4196468 140727584473600 139871180310208 139871766638361 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3247] ppid=3225 vsize=15681864 memory=3135048 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3247/stat : 3247 (java) S 3225 3228 32649 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 74389125 16058228736 999977 33554432000 4194304 4196468 140727584473600 139868831202992 139871766635677 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3248] ppid=3225 vsize=15681864 memory=6079973173651792488 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3248/stat : 3248 (java) S 3225 3228 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 74389125 16058228736 999977 33554432000 4194304 4196468 140727584473600 139868562767408 139871766635677 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
[pid=3228/tid=3249] ppid=3225 vsize=15681864 memory=6079973173651792488 CPUtime=0 cores=1,3,5,7
/proc/3228/task/3249/stat : 3249 (java) S 3225 3228 32649 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 74389127 16058228736 999977 33554432000 4194304 4196468 140727584473600 139869099646112 139871766623957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140727584482291 140727584482569 140727584482569 140727584485327 0
Current children cumulated CPU time: 43.22 s
Current children cumulated vsize: 15874300 KiB
Current children cumulated memory: 4172232 KiB

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

[startup+35.7068 s]
# the end of solver process 3228 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=41.6789 s, system=1.67588 s

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

Child status: 1
Real time (s): 35.7069
CPU time (s): 43.3547
CPU user time (s): 41.6789
CPU system time (s): 1.67588
CPU usage (%): 121.419
Max. virtual memory (cumulated for all children) (KiB): 15874300
Max. memory (cumulated for all children) (KiB): 4172232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.6789
system time used= 1.67588
maximum resident set size= 4002044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84283
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1059632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5360
involuntary context switches= 83


# summary of solver processes directly reported to runsolver:
#   pid: 3228
#   total CPU time (s): 43.3547
#   total CPU user time (s): 41.6789
#   total CPU system time (s): 1.67588

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.200445 second user time and 0.409943 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 03:23:44
IDJOB=4295490
IDBENCH=141558
IDSOLVER=2756
FILE ID=node150/4295490-1532568224
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-07-0002_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295490-1532568224/watcher-4295490-1532568224 -o /tmp/evaluation-result-4295490-1532568224/solver-4295490-1532568224 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295490-1532568224.xml

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

MD5SUM BENCH= d84d4d85366018deec6903098e084e8b
RANDOM SEED=1549197202

node150.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.76
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.76
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.76
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.76
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:        21214292 kB
MemAvailable:   28704464 kB
Buffers:          189876 kB
Cached:          7518184 kB
SwapCached:            0 kB
Active:          5359744 kB
Inactive:        5621728 kB
Active(anon):    3224616 kB
Inactive(anon):    76676 kB
Active(file):    2135128 kB
Inactive(file):  5545052 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8316 kB
Writeback:             0 kB
AnonPages:       3280912 kB
Mapped:            52288 kB
Shmem:             25224 kB
Slab:             266132 kB
SReclaimable:     238452 kB
SUnreclaim:        27680 kB
KernelStack:        3648 kB
PageTables:        11340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13519580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3092480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 03:24:19