Trace number 4294415

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) 25.03 8.95425

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-8-cp_c18.xml
MD5SUM8a9161d398725f1a5fa3c8de0eb5bbd3
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 variables288
Number of constraints17650
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":288}]
Minimum variable degree247
Maximum variable degree248
Distribution of variable degrees[{"degree":247,"count":252},{"degree":248,"count":36}]
Minimum constraint arity4
Maximum constraint arity288
Distribution of constraint arities[{"arity":4,"count":17640},{"arity":36,"count":9},{"arity":288,"count":1}]
Number of extensional constraints0
Number of intensional constraints17640
Distribution of constraint types[{"type":"intension","count":17640},{"type":"lex","count":1},{"type":"cardinality","count":8},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 16:05:19 CEST 2018
0.67/0.55	c PID: 10166
0.67/0.55	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.55	c (0,0) Parsing Begin
7.73/2.95	c (2,2) Parsing End
7.73/2.95	c (2,2) CSP: 288 int (0 aux), 0 bool (0 aux), 17650 ctr, max domain size 6
7.73/2.95	c (2,2) Heap : 788 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
7.73/2.96	c (2,2) Constraint Name Generate Begin
8.08/3.04	c (2,2) Ctr:HOME/instance-4294415-1532354719.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
8.08/3.04	c (2,2) Constraint Name Generate End
8.08/3.04	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
8.08/3.04	c (2,2) CSP to CSPinCNF Begin
8.88/3.36	c (2,2) translated 1765 (10%) constraints
9.15/3.45	c (2,2) translated 3530 (20%) constraints
9.44/3.52	c (2,2) translated 5295 (30%) constraints
9.44/3.58	c (3,3) translated 7060 (40%) constraints
9.72/3.63	c (3,3) translated 8825 (50%) constraints
9.72/3.68	c (3,3) translated 10590 (60%) constraints
10.02/3.73	c (3,3) translated 12355 (70%) constraints
10.02/3.76	c (3,3) translated 14120 (80%) constraints
10.14/3.80	c (3,3) translated 15885 (90%) constraints
11.76/4.34	c (3,3) translated 17650 (100%) constraints
14.52/5.27	c (4,4) STATISTICS1:HOME/instance-4294415-1532354719.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2464,22160,34359738368,6,4,36,34359738368:96;6:31751;1:4551,6:66597;2:6528;1:9499,4:18088;3:1770;2:2176;1:126,36:96;2:36302;1:10056,
14.52/5.27	c (4,4) ===========================================
14.52/5.27	c (4,4) Order
14.52/5.27	c (4,4) ===========================================
15.15/5.44	c (4,4) translated 2216 (10%) constraints
15.76/5.61	c (5,5) translated 4432 (20%) constraints
16.06/5.76	c (5,5) translated 6648 (30%) constraints
16.66/5.91	c (5,5) translated 8864 (40%) constraints
16.99/6.03	c (5,5) translated 11080 (50%) constraints
17.17/6.14	c (5,5) translated 13296 (60%) constraints
17.30/6.25	c (5,5) translated 15512 (70%) constraints
17.46/6.39	c (5,5) translated 17728 (80%) constraints
18.32/6.65	c (6,6) translated 19944 (90%) constraints
18.63/6.78	c (6,6) translated 22160 (100%) constraints
18.63/6.78	c (6,6) CSP to CSPinCNF End
18.63/6.79	c (6,6) CSP: 720 int (432 aux), 3904 bool (3904 aux), 26564 ctr, max domain size 7
18.63/6.79	c (6,6) Heap : 1915 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.63/6.79	c (6,6) CSPinCNF Propagation Begin
19.90/7.16	c (6,6) 786 values, 6580 unsatisfiable literals, and 5416 valid clauses are removed
19.90/7.16	c (6,6) CSPinCNF Propagation End
19.90/7.16	c (6,6) CSP: 1182 int (894 aux), 3442 bool (3442 aux), 21148 ctr, max domain size 7
19.90/7.16	c (6,6) Heap : 2140 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
19.90/7.16	c (6,6) Simplify CSPinCNF Begin
21.20/7.64	c (7,7) Simplify CSPinCNF End
21.20/7.64	c (7,7) CSP: 1182 int (894 aux), 12773 bool (12773 aux), 30479 ctr, max domain size 7
21.20/7.64	c (7,7) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
21.20/7.64	c (7,7) Calculate Precise Domain Begin
21.51/7.70	c (7,7) 0 values are removed by re-calculation
21.51/7.70	c (7,7) Calculate Precise Domain End
21.51/7.70	c (7,7) CSP: 1182 int (894 aux), 12773 bool (12773 aux), 30479 ctr, max domain size 7
21.51/7.70	c (7,7) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
21.51/7.70	c (7,7) CSPinCNF to SatSolver Begin
22.11/7.93	c (7,7) 3048 (10 %) CSP clauses are encoded (16301 SAT variables, 16775 SAT clauses)
22.44/8.04	c (7,7) 6096 (20 %) CSP clauses are encoded (16301 SAT variables, 30628 SAT clauses)
22.75/8.13	c (7,7) 9144 (30 %) CSP clauses are encoded (16301 SAT variables, 43301 SAT clauses)
22.75/8.19	c (7,7) 12192 (40 %) CSP clauses are encoded (16301 SAT variables, 55944 SAT clauses)
23.01/8.22	c (7,7) 15240 (50 %) CSP clauses are encoded (16301 SAT variables, 62237 SAT clauses)
23.01/8.25	c (7,7) 18288 (60 %) CSP clauses are encoded (16301 SAT variables, 65285 SAT clauses)
23.01/8.27	c (7,7) 21336 (70 %) CSP clauses are encoded (16301 SAT variables, 68333 SAT clauses)
23.15/8.38	c (7,7) 24384 (80 %) CSP clauses are encoded (16301 SAT variables, 82805 SAT clauses)
23.69/8.51	c (7,7) 27432 (90 %) CSP clauses are encoded (16301 SAT variables, 108701 SAT clauses)
23.69/8.57	c (8,8) 30479 (100 %) CSP clauses are encoded (16301 SAT variables, 121400 SAT clauses)
23.69/8.57	c (8,8) CSPinCNF to SatSolver End
23.69/8.57	c (8,8) Heap : 2703 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
24.20/8.77	c (8,8) STATISTICS2:HOME/instance-4294415-1532354719.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,13955,30479,64,7,4,7,64:504;49:336;6:9701;1:89,7:1512;6:24531;2:75766;1:89,4:13638;3:1054;2:14911;1:876,7:504;3:336;2:9790;1:77782,
24.20/8.77	c (8,8) SatSolver.solve Begin
24.20/8.77	c (8,8) 16301 bool, 121405 clause
24.20/8.77	c (8,8) 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-4294415-1532354719.xml-scop-10166.cnf HOME/instance-4294415-1532354719.xml-scop-10166.cnf.out
24.82/8.92	c (8,0) receiving signal SIGTERM
24.82/8.92	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294415-1532354719/watcher-4294415-1532354719 -o /tmp/evaluation-result-4294415-1532354719/solver-4294415-1532354719 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294415-1532354719.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=10166, runsolver pid=10163

[startup+0.100137 s]*
/proc/loadavg: 2.17 2.05 2.06 4/220 10181
/proc/meminfo: memFree=15955228/32770624 swapFree=67108860/67108860
[pid=10166] ppid=10163 vsize=15011656 memory=75780 CPUtime=0.11 cores=1,3,5,7
/proc/10166/stat : 10166 (java) S 10163 10166 2271 0 -1 1077944320 6619 0 0 0 10 1 0 0 20 0 15 0 53035040 15371935744 18945 33554432000 4194304 4196468 140734118971472 140734118954016 140494595141367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
/proc/10166/statm: 3752914 18945 2780 1 0 3715374 0
[pid=10166/tid=10168] ppid=10163 vsize=15011656 memory=-6655087062886431568 CPUtime=0.09 cores=1,3,5,7
/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 4861 0 0 0 8 1 0 0 20 0 15 0 53035041 15371935744 19077 33554432000 4194304 4196468 140734118971472 140494566952616 140494575417181 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 19143 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15011656 memory=139646845417088 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 19143 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 19143 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 19143 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15011656 memory=139646845417088 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035044 15371935744 19143 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10174] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10174/stat : 10174 (java) S 10163 10166 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53035044 15371935744 19143 33554432000 4194304 4196468 140734118971472 140493178529056 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10175] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10175/stat : 10175 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035045 15371935744 19143 33554432000 4194304 4196468 140734118971472 140492943648368 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10176] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10176/stat : 10176 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 19143 33554432000 4194304 4196468 140734118971472 140492569139792 140494595159963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10177] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10177/stat : 10177 (java) S 10163 10166 2271 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 19143 33554432000 4194304 4196468 140734118971472 140493933439088 140494595152514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10178] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10178/stat : 10178 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 19143 33554432000 4194304 4196468 140734118971472 140493932386288 140494595152514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10179] ppid=10163 vsize=15011656 memory=139646845417088 CPUtime=0.01 cores=1,3,5,7
/proc/10166/task/10179/stat : 10179 (java) S 10163 10166 2271 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 53035047 15371935744 19143 33554432000 4194304 4196468 140734118971472 140493931334000 140494595152514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10180] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10180/stat : 10180 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 19209 33554432000 4194304 4196468 140734118971472 140492071234016 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10181] ppid=10163 vsize=15011656 memory=139646845417088 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10181/stat : 10181 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 19209 33554432000 4194304 4196468 140734118971472 140493930281904 140494595152514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 75780 KiB

[startup+0.210572 s]*
/proc/loadavg: 2.17 2.05 2.06 3/220 10181
/proc/meminfo: memFree=15941028/32770624 swapFree=67108860/67108860
[pid=10166] ppid=10163 vsize=15011656 memory=88352 CPUtime=0.25 cores=1,3,5,7
/proc/10166/stat : 10166 (java) S 10163 10166 2271 0 -1 1077944320 9999 0 0 0 23 2 0 0 20 0 15 0 53035040 15371935744 22088 33554432000 4194304 4196468 140734118971472 140734118954016 140494595141367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
/proc/10166/statm: 3752914 22088 2914 1 0 3715374 0
[pid=10166/tid=10168] ppid=10163 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 7898 0 0 0 18 2 0 0 20 0 15 0 53035041 15371935744 22088 33554432000 4194304 4196468 140734118971472 140494566967280 140494097283680 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 22088 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15011656 memory=139646845427508 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 22088 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 22088 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 22088 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15011656 memory=139646845417088 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035044 15371935744 22088 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10174] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10174/stat : 10174 (java) S 10163 10166 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53035044 15371935744 22088 33554432000 4194304 4196468 140734118971472 140493178529056 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10175] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10175/stat : 10175 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035045 15371935744 22088 33554432000 4194304 4196468 140734118971472 140492943648368 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10176] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10176/stat : 10176 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 22088 33554432000 4194304 4196468 140734118971472 140492569139792 140494595159963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10177] ppid=10163 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10166/task/10177/stat : 10177 (java) R 10163 10166 2271 0 -1 4202560 313 0 0 0 1 0 0 0 20 0 15 0 53035047 15371935744 22088 33554432000 4194304 4196468 140734118971472 140493933439088 140494573009184 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10178] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10178/stat : 10178 (java) R 10163 10166 2271 0 -1 4202560 161 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 22088 33554432000 4194304 4196468 140734118971472 140493932386288 140494574304528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10179] ppid=10163 vsize=15011656 memory=139646845417088 CPUtime=0.03 cores=1,3,5,7
/proc/10166/task/10179/stat : 10179 (java) R 10163 10166 2271 0 -1 1077944384 300 0 0 0 3 0 0 0 20 0 15 0 53035047 15371935744 22088 33554432000 4194304 4196468 140734118971472 140493931334000 140494595152514 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10180] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10180/stat : 10180 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 22088 33554432000 4194304 4196468 140734118971472 140492071234016 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10181] ppid=10163 vsize=15011656 memory=139646845417088 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10181/stat : 10181 (java) R 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 22088 33554432000 4194304 4196468 140734118971472 140493930281904 140494595152514 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88352 KiB

[startup+0.310602 s]*
/proc/loadavg: 2.17 2.05 2.06 3/220 10181
/proc/meminfo: memFree=15937616/32770624 swapFree=67108860/67108860
[pid=10166] ppid=10163 vsize=15011656 memory=91732 CPUtime=0.43 cores=1,3,5,7
/proc/10166/stat : 10166 (java) S 10163 10166 2271 0 -1 1077944320 10514 0 0 0 40 3 0 0 20 0 15 0 53035040 15371935744 22933 33554432000 4194304 4196468 140734118971472 140734118954016 140494595141367 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
/proc/10166/statm: 3752914 22933 3010 1 0 3715374 0
[pid=10166/tid=10168] ppid=10163 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 8267 0 0 0 27 2 0 0 20 0 15 0 53035041 15371935744 22933 33554432000 4194304 4196468 140734118971472 140494566968992 140494595162714 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 22933 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15011656 memory=3618133433689319636 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 22933 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 22933 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035042 15371935744 22933 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035044 15371935744 22933 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10174] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10174/stat : 10174 (java) S 10163 10166 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53035044 15371935744 22933 33554432000 4194304 4196468 140734118971472 140493178529056 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10175] ppid=10163 vsize=15011656 memory=139646845417088 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10175/stat : 10175 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035045 15371935744 22933 33554432000 4194304 4196468 140734118971472 140492943648368 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10176] ppid=10163 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10176/stat : 10176 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 22933 33554432000 4194304 4196468 140734118971472 140492569139792 140494595159963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10177] ppid=10163 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10166/task/10177/stat : 10177 (java) R 10163 10166 2271 0 -1 1077944384 325 0 0 0 1 0 0 0 20 0 15 0 53035047 15371935744 22933 33554432000 4194304 4196468 140734118971472 140493933439088 140494595152514 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10178] ppid=10163 vsize=15011656 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10166/task/10178/stat : 10178 (java) R 10163 10166 2271 0 -1 4202560 266 0 0 0 3 0 0 0 20 0 15 0 53035047 15371935744 22933 33554432000 4194304 4196468 140734118971472 140493932386288 140494581120213 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10179] ppid=10163 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10166/task/10179/stat : 10179 (java) R 10163 10166 2271 0 -1 4202560 320 0 0 0 7 0 0 0 20 0 15 0 53035047 15371935744 22933 33554432000 4194304 4196468 140734118971472 140493931334000 140494595153302 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10180] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10180/stat : 10180 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 22933 33554432000 4194304 4196468 140734118971472 140492071234016 140494595151573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10181] ppid=10163 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10181/stat : 10181 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035047 15371935744 22933 33554432000 4194304 4196468 140734118971472 140493930281904 140494595152514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91732 KiB

[startup+0.701018 s]
/proc/loadavg: 2.17 2.05 2.06 3/220 10181
/proc/meminfo: memFree=15913556/32770624 swapFree=67108860/67108860
[pid=10166] ppid=10163 vsize=15017928 memory=133004 CPUtime=1.05 cores=1,3,5,7
/proc/10166/stat : 10166 (java) S 10163 10166 2271 0 -1 1077944320 17450 0 0 0 100 5 0 0 20 0 15 0 53035040 15378358272 33251 33554432000 4194304 4196468 140734118971472 140734118954016 140494595141367 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
/proc/10166/statm: 3754482 33251 3123 1 0 3715886 0
[pid=10166/tid=10168] ppid=10163 vsize=15017928 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 14735 0 0 0 63 4 0 0 20 0 15 0 53035041 15378358272 33281 33554432000 4194304 4196468 140734118971472 140494566977152 140494096909025 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15017928 memory=796 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15378358272 33281 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15017928 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15378358272 33281 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15017928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15378358272 33281 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15017928 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035042 15378358272 33281 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15017928 memory=9924 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53035044 15378358272 33281 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10174] ppid=10163 vsize=15017928 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10174/stat : 10174 (java) S 10163 10166 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53035044 15378358272 33281 33554432000 4194304 4196468 140734118971472 140493178529056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10175] ppid=10163 vsize=15017928 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10175/stat : 10175 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035045 15378358272 33281 33554432000 4194304 4196468 140734118971472 140492943648368 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10176] ppid=10163 vsize=15017928 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10176/stat : 10176 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15378358272 33281 33554432000 4194304 4196468 140734118971472 140492569139792 140494595159963 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10177] ppid=10163 vsize=15017928 memory=8380 CPUtime=0.09 cores=1,3,5,7
/proc/10166/task/10177/stat : 10177 (java) R 10163 10166 2271 0 -1 4202560 584 0 0 0 9 0 0 0 20 0 15 0 53035047 15378358272 33281 33554432000 4194304 4196468 140734118971472 140493933425632 140494576666340 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10178] ppid=10163 vsize=15017928 memory=4616 CPUtime=0.09 cores=1,3,5,7
/proc/10166/task/10178/stat : 10178 (java) R 10163 10166 2271 0 -1 4202560 328 0 0 0 9 0 0 0 20 0 15 0 53035047 15378358272 33281 33554432000 4194304 4196468 140734118971472 140493932376400 140494579535225 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10179] ppid=10163 vsize=15017928 memory=1424 CPUtime=0.18 cores=1,3,5,7
/proc/10166/task/10179/stat : 10179 (java) R 10163 10166 2271 0 -1 4202560 467 0 0 0 18 0 0 0 20 0 15 0 53035047 15378358272 33281 33554432000 4194304 4196468 140734118971472 140493931329728 140494587378494 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10180] ppid=10163 vsize=15017928 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10180/stat : 10180 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15378358272 33281 33554432000 4194304 4196468 140734118971472 140492071234016 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10181] ppid=10163 vsize=15017928 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10181/stat : 10181 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035047 15378358272 33281 33554432000 4194304 4196468 140734118971472 140493930281904 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 133004 KiB

[startup+1.50066 s]
/proc/loadavg: 2.39 2.10 2.07 5/220 10181
/proc/meminfo: memFree=15843548/32770624 swapFree=67108860/67108860
[pid=10166] ppid=10163 vsize=15020052 memory=351448 CPUtime=3.53 cores=1,3,5,7
/proc/10166/stat : 10166 (java) S 10163 10166 2271 0 -1 1077944320 19924 0 0 0 343 10 0 0 20 0 15 0 53035040 15380533248 87862 33554432000 4194304 4196468 140734118971472 140734118954016 140494595141367 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
/proc/10166/statm: 3755013 87862 3205 1 0 3716398 0
[pid=10166/tid=10168] ppid=10163 vsize=15020052 memory=13570392392808141 CPUtime=1.47 cores=1,3,5,7
/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 15501 0 0 0 139 8 0 0 20 0 15 0 53035041 15380533248 87862 33554432000 4194304 4196468 140734118971472 140494566977552 140494595153302 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15380533248 87862 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15380533248 87862 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15380533248 87862 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035042 15380533248 87862 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53035044 15380533248 87862 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0

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

/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 16223 0 0 0 292 15 0 0 20 0 15 0 53035041 15382630400 209105 33554432000 4194304 4196468 140734118971472 140494566970960 140494579221854 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15022100 memory=576460756337256238 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15382630400 209105 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15022100 memory=279293401759984 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15382630400 209105 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15022100 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15382630400 209105 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035042 15382630400 209105 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15022100 memory=279293402167808 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53035044 15382630400 209105 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10174] ppid=10163 vsize=15022100 memory=279293402177168 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10174/stat : 10174 (java) S 10163 10166 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53035044 15382630400 209105 33554432000 4194304 4196468 140734118971472 140493178529056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10175] ppid=10163 vsize=15022100 memory=279293402193968 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10175/stat : 10175 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035045 15382630400 209105 33554432000 4194304 4196468 140734118971472 140492943648368 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10176] ppid=10163 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10176/stat : 10176 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15382630400 209105 33554432000 4194304 4196468 140734118971472 140492569139792 140494595159963 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10177] ppid=10163 vsize=15022100 memory=0 CPUtime=2.21 cores=1,3,5,7
/proc/10166/task/10177/stat : 10177 (java) S 10163 10166 2271 0 -1 1077944384 2938 0 0 0 221 0 0 0 20 0 15 0 53035047 15382630400 209105 33554432000 4194304 4196468 140734118971472 140493933439088 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10178] ppid=10163 vsize=15022100 memory=454768 CPUtime=2.22 cores=1,3,5,7
/proc/10166/task/10178/stat : 10178 (java) R 10163 10166 2271 0 -1 4202560 3333 0 0 0 222 0 0 0 20 0 15 0 53035047 15382630400 209105 33554432000 4194304 4196468 140734118971472 140493932386288 140494574610696 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10179] ppid=10163 vsize=15022100 memory=13570392392808141 CPUtime=0.7 cores=1,3,5,7
/proc/10166/task/10179/stat : 10179 (java) R 10163 10166 2271 0 -1 1077944384 1574 0 0 0 70 0 0 0 20 0 15 0 53035047 15382630400 209105 33554432000 4194304 4196468 140734118971472 140493931334000 140494595152514 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10180] ppid=10163 vsize=15022100 memory=381192 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10180/stat : 10180 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15382630400 209105 33554432000 4194304 4196468 140734118971472 140492071234016 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10181] ppid=10163 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10181/stat : 10181 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035047 15382630400 209105 33554432000 4194304 4196468 140734118971472 140493930281904 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
Current children cumulated CPU time: 8.25 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 836420 KiB

[startup+6.30076 s]
/proc/loadavg: 2.52 2.13 2.08 6/215 10256
/proc/meminfo: memFree=14372624/32770624 swapFree=67108860/67108860
[pid=10166] ppid=10163 vsize=15024148 memory=1896692 CPUtime=17.46 cores=1,3,5,7
/proc/10166/stat : 10166 (java) S 10163 10166 2271 0 -1 1077944320 37466 0 0 0 1709 37 0 0 20 0 15 0 53035040 15384727552 474173 33554432000 4194304 4196468 140734118971472 140734118954016 140494595141367 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
/proc/10166/statm: 3756037 474173 3226 1 0 3717422 0
[pid=10166/tid=10168] ppid=10163 vsize=15024148 memory=1825012 CPUtime=6.26 cores=1,3,5,7
/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 17010 0 0 0 595 31 0 0 20 0 15 0 53035041 15384727552 474173 33554432000 4194304 4196468 140734118971472 140494566977280 140494103737489 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15024148 memory=1757128 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15384727552 474173 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15384727552 474173 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035042 15384727552 474173 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53035042 15384727552 474173 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53035044 15384727552 474173 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10174] ppid=10163 vsize=15024148 memory=1729720 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10174/stat : 10174 (java) S 10163 10166 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53035044 15384727552 474173 33554432000 4194304 4196468 140734118971472 140493178529056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10175] ppid=10163 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10175/stat : 10175 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035045 15384727552 474173 33554432000 4194304 4196468 140734118971472 140492943648368 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10176] ppid=10163 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10176/stat : 10176 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15384727552 474173 33554432000 4194304 4196468 140734118971472 140492569139792 140494595159963 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10177] ppid=10163 vsize=15024148 memory=0 CPUtime=4.85 cores=1,3,5,7
/proc/10166/task/10177/stat : 10177 (java) R 10163 10166 2271 0 -1 4202560 6732 0 0 0 484 1 0 0 20 0 15 0 53035047 15384727552 474173 33554432000 4194304 4196468 140734118971472 140493933439088 140494573125937 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10178] ppid=10163 vsize=15024148 memory=0 CPUtime=4.91 cores=1,3,5,7
/proc/10166/task/10178/stat : 10178 (java) S 10163 10166 2271 0 -1 1077944384 8273 0 0 0 490 1 0 0 20 0 15 0 53035047 15384727552 474173 33554432000 4194304 4196468 140734118971472 140493932386288 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10179] ppid=10163 vsize=15024148 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/10166/task/10179/stat : 10179 (java) S 10163 10166 2271 0 -1 1077944384 4110 0 0 0 139 2 0 0 20 0 15 0 53035047 15384727552 474173 33554432000 4194304 4196468 140734118971472 140493931334000 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10180] ppid=10163 vsize=15024148 memory=183339403300892 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10180/stat : 10180 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53035047 15384727552 474173 33554432000 4194304 4196468 140734118971472 140492071234016 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10181] ppid=10163 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10181/stat : 10181 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53035047 15384727552 474173 33554432000 4194304 4196468 140734118971472 140493930281904 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
Current children cumulated CPU time: 17.46 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 1896692 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+8.90998 s]
/proc/loadavg: 2.52 2.13 2.08 5/215 10256
/proc/meminfo: memFree=12968568/32770624 swapFree=67108860/67108860
[pid=10166] ppid=10163 vsize=15880524 memory=3003728 CPUtime=24.82 cores=1,3,5,7
/proc/10166/stat : 10166 (java) S 10163 10166 2271 0 -1 1077944320 39368 0 0 0 2424 58 0 0 20 0 19 0 53035040 16261656576 750932 33554432000 4194304 4196468 140734118971472 140734118954016 140494595141367 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
/proc/10166/statm: 3970131 750932 3243 1 0 3930987 0
[pid=10166/tid=10168] ppid=10163 vsize=15880524 memory=2391680 CPUtime=8.78 cores=1,3,5,7
/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 18272 0 0 0 830 48 0 0 20 0 19 0 53035041 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494566949760 140494575417199 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15880524 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 25 0 0 0 4 0 0 0 20 0 19 0 53035042 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15880524 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 254 0 0 0 3 0 0 0 20 0 19 0 53035042 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15880524 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 44 0 0 0 5 1 0 0 20 0 19 0 53035042 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15880524 memory=183339403300892 CPUtime=0.02 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 52 0 0 0 2 0 0 0 20 0 19 0 53035042 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15880524 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 19 0 53035044 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10174] ppid=10163 vsize=15880524 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10174/stat : 10174 (java) S 10163 10166 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53035044 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493178529056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10175] ppid=10163 vsize=15880524 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10175/stat : 10175 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53035045 16261656576 750932 33554432000 4194304 4196468 140734118971472 140492943648368 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10176] ppid=10163 vsize=15880524 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10176/stat : 10176 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140492569139792 140494595159963 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10177] ppid=10163 vsize=15880524 memory=0 CPUtime=6.96 cores=1,3,5,7
/proc/10166/task/10177/stat : 10177 (java) R 10163 10166 2271 0 -1 4202560 6834 0 0 0 695 1 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493933425440 140494578344883 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10178] ppid=10163 vsize=15880524 memory=2335896 CPUtime=7.14 cores=1,3,5,7
/proc/10166/task/10178/stat : 10178 (java) R 10163 10166 2271 0 -1 4202560 8325 0 0 0 713 1 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493932378240 140494574389070 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10179] ppid=10163 vsize=15880524 memory=1676672 CPUtime=1.69 cores=1,3,5,7
/proc/10166/task/10179/stat : 10179 (java) S 10163 10166 2271 0 -1 1077944384 4170 0 0 0 167 2 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493931334000 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10180] ppid=10163 vsize=15880524 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10180/stat : 10180 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140492071234016 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10181] ppid=10163 vsize=15880524 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10181/stat : 10181 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493930281904 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
Current children cumulated CPU time: 24.82 s
Current children cumulated vsize: 15880524 KiB
Current children cumulated memory: 3003728 KiB

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

[startup+8.9542 s]
# the end of solver process 10166 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=24.4091 s, system=0.62091 s

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

[startup+8.90998 s]
/proc/loadavg: 2.52 2.13 2.08 5/215 10256
/proc/meminfo: memFree=12968568/32770624 swapFree=67108860/67108860
[pid=10166] ppid=10163 vsize=15880524 memory=3003728 CPUtime=24.82 cores=1,3,5,7
/proc/10166/stat : 10166 (java) S 10163 10166 2271 0 -1 1077944320 39368 0 0 0 2424 58 0 0 20 0 19 0 53035040 16261656576 750932 33554432000 4194304 4196468 140734118971472 140734118954016 140494595141367 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
/proc/10166/statm: 3970131 750932 3243 1 0 3930987 0
[pid=10166/tid=10168] ppid=10163 vsize=15880524 memory=2391680 CPUtime=8.78 cores=1,3,5,7
/proc/10166/task/10168/stat : 10168 (java) R 10163 10166 2271 0 -1 4202560 18272 0 0 0 830 48 0 0 20 0 19 0 53035041 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494566949760 140494575417199 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10169] ppid=10163 vsize=15880524 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10166/task/10169/stat : 10169 (java) S 10163 10166 2271 0 -1 1077944384 25 0 0 0 4 0 0 0 20 0 19 0 53035042 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494599383440 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10170] ppid=10163 vsize=15880524 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10166/task/10170/stat : 10170 (java) S 10163 10166 2271 0 -1 1077944384 254 0 0 0 3 0 0 0 20 0 19 0 53035042 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494421879056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10171] ppid=10163 vsize=15880524 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/10166/task/10171/stat : 10171 (java) S 10163 10166 2271 0 -1 1077944384 44 0 0 0 5 1 0 0 20 0 19 0 53035042 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494054484624 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10172] ppid=10163 vsize=15880524 memory=183339403300892 CPUtime=0.02 cores=1,3,5,7
/proc/10166/task/10172/stat : 10172 (java) S 10163 10166 2271 0 -1 1077944384 52 0 0 0 2 0 0 0 20 0 19 0 53035042 16261656576 750932 33554432000 4194304 4196468 140734118971472 140494053431824 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10173] ppid=10163 vsize=15880524 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10166/task/10173/stat : 10173 (java) S 10163 10166 2271 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 19 0 53035044 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493934492272 140494595152514 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10174] ppid=10163 vsize=15880524 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10174/stat : 10174 (java) S 10163 10166 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53035044 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493178529056 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10175] ppid=10163 vsize=15880524 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10175/stat : 10175 (java) S 10163 10166 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53035045 16261656576 750932 33554432000 4194304 4196468 140734118971472 140492943648368 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10176] ppid=10163 vsize=15880524 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10176/stat : 10176 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140492569139792 140494595159963 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10177] ppid=10163 vsize=15880524 memory=0 CPUtime=6.96 cores=1,3,5,7
/proc/10166/task/10177/stat : 10177 (java) R 10163 10166 2271 0 -1 4202560 6834 0 0 0 695 1 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493933425440 140494578344883 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10178] ppid=10163 vsize=15880524 memory=2335896 CPUtime=7.14 cores=1,3,5,7
/proc/10166/task/10178/stat : 10178 (java) R 10163 10166 2271 0 -1 4202560 8325 0 0 0 713 1 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493932378240 140494574389070 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10179] ppid=10163 vsize=15880524 memory=1676672 CPUtime=1.69 cores=1,3,5,7
/proc/10166/task/10179/stat : 10179 (java) S 10163 10166 2271 0 -1 1077944384 4170 0 0 0 167 2 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493931334000 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10180] ppid=10163 vsize=15880524 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10180/stat : 10180 (java) S 10163 10166 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140492071234016 140494595151573 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
[pid=10166/tid=10181] ppid=10163 vsize=15880524 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/10166/task/10181/stat : 10181 (java) S 10163 10166 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53035047 16261656576 750932 33554432000 4194304 4196468 140734118971472 140493930281904 140494595152514 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10379264 140734118978547 140734118978825 140734118978825 140734118981583 0
Current children cumulated CPU time: 24.82 s
Current children cumulated vsize: 15880524 KiB
Current children cumulated memory: 3003728 KiB

Child status: 1
Real time (s): 8.95425
CPU time (s): 25.03
CPU user time (s): 24.4091
CPU system time (s): 0.62091
CPU usage (%): 279.533
Max. virtual memory (cumulated for all children) (KiB): 15880524
Max. memory (cumulated for all children) (KiB): 3003728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.4091
system time used= 0.62091
maximum resident set size= 3005728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43080
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5346
involuntary context switches= 94


# summary of solver processes directly reported to runsolver:
#   pid: 10166
#   total CPU time (s): 25.03
#   total CPU user time (s): 24.4091
#   total CPU system time (s): 0.62091

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.080186 second user time and 0.127488 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:05:19
IDJOB=4294415
IDBENCH=141380
IDSOLVER=2756
FILE ID=node105/4294415-1532354719
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

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

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

MD5SUM BENCH= 8a9161d398725f1a5fa3c8de0eb5bbd3
RANDOM SEED=510342156

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16018464 kB
MemAvailable:   31665116 kB
Buffers:          199024 kB
Cached:         15421340 kB
SwapCached:            0 kB
Active:          1684680 kB
Inactive:       14264184 kB
Active(anon):     280924 kB
Inactive(anon):    67172 kB
Active(file):    1403756 kB
Inactive(file): 14197012 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9056 kB
Writeback:             0 kB
AnonPages:        302504 kB
Mapped:            49264 kB
Shmem:             17036 kB
Slab:             501904 kB
SReclaimable:     474344 kB
SUnreclaim:        27560 kB
KernelStack:        3968 kB
PageTables:         5924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13482548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 16:05:28