Trace number 4297311

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)UNSAT 2.75233 1.62081

General information on the benchmark

NameHaystacks/
Haystacks-ext-05_c18.xml
MD5SUMbdee8744e8abf74466ff50bd2efe3217
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.75233
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints54
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree4
Maximum variable degree5
Distribution of variable degrees[{"degree":4,"count":17},{"degree":5,"count":8}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":54}]
Number of extensional constraints54
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":54}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:45:38 CEST 2018
0.66/0.55	c PID: 27302
0.66/0.55	c IP: 172.20.3.132
0.66/0.55	c HOST: node132.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.83	c (0,0) Parsing End
1.18/0.84	c (0,0) CSP: 25 int (0 aux), 0 bool (0 aux), 54 ctr, max domain size 5
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.84	c (0,0) Constraint Name Generate Begin
1.18/0.84	c (0,0) Ctr:HOME/instance-4297311-1532659537.xml,ExtensionConflict:ExtensionSupport:IntVar
1.18/0.84	c (0,0) Constraint Name Generate End
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.84	c (0,0) CSP to CSPinCNF Begin
1.52/1.04	c (0,0) translated 6 (10%) constraints
1.52/1.08	c (0,0) translated 11 (20%) constraints
1.52/1.10	c (0,0) translated 17 (30%) constraints
1.74/1.12	c (0,0) translated 22 (40%) constraints
1.74/1.14	c (0,0) translated 27 (50%) constraints
1.74/1.16	c (0,0) translated 33 (60%) constraints
1.74/1.17	c (0,0) translated 38 (70%) constraints
1.74/1.19	c (0,0) translated 44 (80%) constraints
1.97/1.21	c (0,0) translated 49 (90%) constraints
1.97/1.27	c (0,0) translated 54 (100%) constraints
2.21/1.31	c (0,0) STATISTICS1:HOME/instance-4297311-1532659537.xml,ExtensionConflict:ExtensionSupport:IntVar,45,310,-1,5,6,1,,5:932;2:92,6:4;4:184;3:24;2:98,1:1024;0:4,
2.21/1.31	c (0,0) ===========================================
2.21/1.31	c (0,0) Both Encoding selects:
2.21/1.31	c (0,0) Order
2.21/1.31	c (0,0) ===========================================
2.21/1.32	c (0,0) translated 31 (10%) constraints
2.21/1.32	c (0,0) translated 62 (20%) constraints
2.21/1.33	c (0,0) translated 93 (30%) constraints
2.21/1.33	c (0,0) translated 124 (40%) constraints
2.21/1.33	c (0,0) translated 155 (50%) constraints
2.21/1.34	c (0,0) translated 186 (60%) constraints
2.21/1.34	c (0,0) translated 217 (70%) constraints
2.21/1.34	c (0,0) translated 248 (80%) constraints
2.21/1.34	c (0,0) translated 279 (90%) constraints
2.21/1.35	c (0,0) translated 310 (100%) constraints
2.21/1.35	c (0,0) CSP to CSPinCNF End
2.21/1.35	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.21/1.35	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.21/1.35	c (0,0) CSPinCNF Propagation Begin
2.21/1.38	c (0,0) 0 values, 104 unsatisfiable literals, and 0 valid clauses are removed
2.21/1.38	c (0,0) CSPinCNF Propagation End
2.21/1.38	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.21/1.38	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.21/1.38	c (0,0) Simplify CSPinCNF Begin
2.21/1.39	c (0,0) Simplify CSPinCNF End
2.21/1.39	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.21/1.39	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.21/1.39	c (0,0) Calculate Precise Domain Begin
2.21/1.39	c (0,0) 0 values are removed by re-calculation
2.21/1.39	c (0,0) Calculate Precise Domain End
2.21/1.39	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.21/1.39	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.21/1.39	c (0,0) CSPinCNF to SatSolver Begin
2.49/1.41	c (0,0) 31 (10 %) CSP clauses are encoded (120 SAT variables, 105 SAT clauses)
2.49/1.41	c (0,0) 62 (20 %) CSP clauses are encoded (120 SAT variables, 136 SAT clauses)
2.49/1.42	c (0,0) 93 (30 %) CSP clauses are encoded (120 SAT variables, 167 SAT clauses)
2.49/1.42	c (0,0) 124 (40 %) CSP clauses are encoded (120 SAT variables, 198 SAT clauses)
2.49/1.42	c (0,0) 155 (50 %) CSP clauses are encoded (120 SAT variables, 229 SAT clauses)
2.49/1.42	c (0,0) 186 (60 %) CSP clauses are encoded (120 SAT variables, 260 SAT clauses)
2.49/1.43	c (0,0) 217 (70 %) CSP clauses are encoded (120 SAT variables, 291 SAT clauses)
2.49/1.43	c (0,0) 248 (80 %) CSP clauses are encoded (120 SAT variables, 322 SAT clauses)
2.49/1.43	c (0,0) 279 (90 %) CSP clauses are encoded (120 SAT variables, 353 SAT clauses)
2.49/1.43	c (0,0) 310 (100 %) CSP clauses are encoded (120 SAT variables, 384 SAT clauses)
2.49/1.43	c (0,0) CSPinCNF to SatSolver End
2.49/1.43	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.49/1.44	c (0,0) STATISTICS2:HOME/instance-4297311-1532659537.xml,ExtensionConflict:ExtensionSupport:IntVar,45,310,-1,5,5,1,,5:832;2:92,5:4;4:134;3:24;2:148,1:924,
2.49/1.44	c (0,0) SatSolver.solve Begin
2.49/1.44	c (0,0) 120 bool, 385 clause
2.63/1.54	c (1,0) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297311-1532659537.xml-scop-27302.cnf HOME/instance-4297311-1532659537.xml-scop-27302.cnf.out
2.63/1.56	c (1,0) c
2.63/1.56	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
2.63/1.56	c (1,0) c
2.63/1.56	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
2.63/1.56	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
2.63/1.56	c (1,0) c ========================================[ Problem Statistics ]===========================================
2.63/1.56	c (1,0) c |                                                                                                       |
2.63/1.56	c (1,0) c |  Number of variables:           120                                                                   |
2.63/1.56	c (1,0) c |  Number of clauses:             385                                                                   |
2.63/1.56	c (1,0) c |  Parse time:                   0.00 s                                                                 |
2.63/1.56	c (1,0) c |                                                                                                       |
2.63/1.57	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
2.63/1.57	c (1,0) c |  Simplification time:          0.00 s                                                                 |
2.63/1.57	c (1,0) c |                                                                                                       |
2.63/1.57	c (1,0) c |  Generating clones                                                                                    |
2.63/1.57	c (1,0) c |  all clones generated. Memory =  25.87Mb.                                                             |
2.63/1.57	c (1,0) c ========================================================================================================|
2.63/1.57	c (1,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
2.63/1.57	c (1,0) c Total Memory so far : 537.90Mb
2.63/1.57	c (1,0) c
2.63/1.57	c (1,0) c real time : 0.00342298 s
2.63/1.57	c (1,0) c cpu time  : 0.00511 s
2.63/1.57	c (1,0) c
2.63/1.57	c (1,0) c
2.63/1.57	c (1,0) c
2.63/1.57	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
2.63/1.57	c (1,0) c
2.63/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.63/1.57	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2.63/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.63/1.57	c (1,0) c | Conflicts     |              85 |          1 |         17 |          9 |         33 |          6 |         19 |          0 |          0 |
2.63/1.57	c (1,0) c | Decisions     |             407 |         33 |         58 |         55 |        107 |         34 |         78 |         21 |         21 |
2.63/1.57	c (1,0) c | Propagations  |            1450 |         75 |        208 |        182 |        433 |        113 |        321 |         59 |         59 |
2.63/1.57	c (1,0) c | Avg_Trail     |                 |         76 |         55 |         47 |         56 |         46 |         49 |          0 |          0 |
2.63/1.57	c (1,0) c | Avg_DL        |                 |         33 |         14 |         12 |         12 |         13 |          8 |          0 |          0 |
2.63/1.57	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.63/1.57	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.63/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.63/1.57	c (1,0) c | Exported      |              34 |          1 |          5 |          3 |         13 |          2 |         10 |          0 |          0 |
2.63/1.57	c (1,0) c | Imported      |             137 |          0 |         28 |          0 |         19 |          0 |         22 |         34 |         34 |
2.63/1.57	c (1,0) c | Good          |              87 |          0 |         18 |          0 |         13 |          0 |         14 |         21 |         21 |
2.63/1.57	c (1,0) c | Purge         |              50 |          0 |         10 |          0 |          6 |          0 |          8 |         13 |         13 |
2.63/1.57	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.63/1.57	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.63/1.57	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.63/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.63/1.57	c (1,0) c | Unaries       |                 |          0 |          1 |          0 |          3 |          0 |          5 |          0 |          0 |
2.63/1.57	c (1,0) c | Binaries      |                 |          0 |          3 |          2 |          8 |          1 |          7 |          0 |          0 |
2.63/1.57	c (1,0) c | Glues         |                 |          1 |          5 |          3 |         13 |          2 |         10 |          0 |          0 |
2.63/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.63/1.57	c (1,0) c | Orig_Seen     |             8 % |          3 |         54 |         33 |         95 |         26 |         65 |          0 |          0 |
2.63/1.57	c (1,0) c | Diff Orig seen|                 | -       62 | -       11 | -       32 |         30 | -       39 |      X     | -       65 | -       65 |
2.63/1.57	c (1,0) c | Hamming       |            23 % |         29 |         29 |         26 |         28 |         31 |      X     |         27 |         27 |
2.63/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.63/1.57	c (1,0) 
2.63/1.57	c (1,0) s UNSATISFIABLE
2.63/1.60	c (1,0) SatSolver.solve End
2.63/1.60	c (1,0) Heap : 675 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.63/1.60	c (1,0) Show results Begin
2.63/1.60	s UNSATISFIABLE
2.63/1.60	c (1,0) Show results End
2.63/1.60	c (1,0) Heap : 675 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.63/1.61	c (1,0) 0,0,0,0,0,0,0,1,1,STOP-AFTER(ALL)
2.63/1.61	c END-Prog: Fri Jul 27 04:45:39 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 (6444 MiB free)
  memory of node 1: 16384 MiB (12401 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297311-1532659537/watcher-4297311-1532659537 -o /tmp/evaluation-result-4297311-1532659537/solver-4297311-1532659537 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532654088-26444 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297311-1532659537.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=27302, runsolver pid=27299
Current StackSize limit: 8192 KiB


[startup+0.100853 s]*
/proc/loadavg: 6.77 7.95 8.24 2/202 27322
/proc/meminfo: memFree=19205116/32770624 swapFree=67108860/67108860
[pid=27302] ppid=27299 vsize=27312552 memory=107256 CPUtime=0.11 cores=0-7
/proc/27302/stat : 27302 (java) S 27299 27302 26417 0 -1 1077944320 6876 0 0 0 8 3 0 0 20 0 20 0 83516896 27968053248 26814 33554432000 4194304 4196468 140732877052832 140732877035376 140578237603575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
/proc/27302/statm: 6828138 26814 2751 1 0 6790598 0
[pid=27302/tid=27304] ppid=27299 vsize=27312552 memory=7898077279151889303 CPUtime=0.08 cores=0-7
/proc/27302/task/27304/stat : 27304 (java) R 27299 27302 26417 0 -1 4202560 4967 0 0 0 6 2 0 0 20 0 20 0 83516897 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578209417936 140578221684062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27305] ppid=27299 vsize=27312552 memory=732369845886110693 CPUtime=0 cores=0-7
/proc/27302/task/27305/stat : 27305 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578241845648 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27306] ppid=27299 vsize=27312552 memory=139707548657280 CPUtime=0 cores=0-7
/proc/27302/task/27306/stat : 27306 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578056001808 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27307] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27307/stat : 27307 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578054949520 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27308] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27308/stat : 27308 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578053896720 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27309] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27309/stat : 27309 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578052844432 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27310] ppid=27299 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/27302/task/27310/stat : 27310 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578051791632 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27311] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27311/stat : 27311 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578050739344 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27312] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27312/stat : 27312 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 26814 33554432000 4194304 4196468 140732877052832 140578049686544 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27313] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27313/stat : 27313 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 26814 33554432000 4194304 4196468 140732877052832 140577429497968 140578237614722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27314] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27314/stat : 27314 (java) S 27299 27302 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 26814 33554432000 4194304 4196468 140732877052832 140575890203424 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27315] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27315/stat : 27315 (java) S 27299 27302 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 26814 33554432000 4194304 4196468 140732877052832 140575755981936 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27316] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27316/stat : 27316 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 26814 33554432000 4194304 4196468 140732877052832 140575381477456 140578237622171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27317] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27317/stat : 27317 (java) S 27299 27302 26417 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 26814 33554432000 4194304 4196468 140732877052832 140577428445808 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27318] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27318/stat : 27318 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 26814 33554432000 4194304 4196468 140732877052832 140577427393008 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27319] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27319/stat : 27319 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 26814 33554432000 4194304 4196468 140732877052832 140577426340720 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27320] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27320/stat : 27320 (java) S 27299 27302 26417 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 26814 33554432000 4194304 4196468 140732877052832 140577425287920 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27321] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27321/stat : 27321 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 26814 33554432000 4194304 4196468 140732877052832 140574883572064 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27322] ppid=27299 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/27302/task/27322/stat : 27322 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 26814 33554432000 4194304 4196468 140732877052832 140577424234800 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107256 KiB

[startup+0.210675 s]*
/proc/loadavg: 6.77 7.95 8.24 2/202 27322
/proc/meminfo: memFree=19188464/32770624 swapFree=67108860/67108860
[pid=27302] ppid=27299 vsize=27312552 memory=121704 CPUtime=0.25 cores=0-7
/proc/27302/stat : 27302 (java) S 27299 27302 26417 0 -1 1077944320 10664 0 0 0 21 4 0 0 20 0 20 0 83516896 27968053248 30426 33554432000 4194304 4196468 140732877052832 140732877035376 140578237603575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
/proc/27302/statm: 6828138 30426 2912 1 0 6790598 0
[pid=27302/tid=27304] ppid=27299 vsize=27312552 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/27302/task/27304/stat : 27304 (java) R 27299 27302 26417 0 -1 4202560 8555 0 0 0 16 3 0 0 20 0 20 0 83516897 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578209402320 140578237625501 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27305] ppid=27299 vsize=27312552 memory=288230583233151328 CPUtime=0 cores=0-7
/proc/27302/task/27305/stat : 27305 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578241845648 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27306] ppid=27299 vsize=27312552 memory=139707549159117 CPUtime=0 cores=0-7
/proc/27302/task/27306/stat : 27306 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578056001808 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27307] ppid=27299 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/27302/task/27307/stat : 27307 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578054949520 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27308] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27308/stat : 27308 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578053896720 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27309] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27309/stat : 27309 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578052844432 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27310] ppid=27299 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/27302/task/27310/stat : 27310 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578051791632 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27311] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27311/stat : 27311 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578050739344 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27312] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27312/stat : 27312 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 30426 33554432000 4194304 4196468 140732877052832 140578049686544 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27313] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27313/stat : 27313 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 30426 33554432000 4194304 4196468 140732877052832 140577429497968 140578237614722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27314] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27314/stat : 27314 (java) S 27299 27302 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 30426 33554432000 4194304 4196468 140732877052832 140575890203424 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27315] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27315/stat : 27315 (java) S 27299 27302 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 30426 33554432000 4194304 4196468 140732877052832 140575755981936 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27316] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27316/stat : 27316 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 30426 33554432000 4194304 4196468 140732877052832 140575381477456 140578237622171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27317] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27317/stat : 27317 (java) S 27299 27302 26417 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 30426 33554432000 4194304 4196468 140732877052832 140577428445808 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27318] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27318/stat : 27318 (java) S 27299 27302 26417 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 30426 33554432000 4194304 4196468 140732877052832 140577427393008 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27319] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27319/stat : 27319 (java) S 27299 27302 26417 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 30426 33554432000 4194304 4196468 140732877052832 140577426340720 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27320] ppid=27299 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/27302/task/27320/stat : 27320 (java) S 27299 27302 26417 0 -1 1077944384 274 0 0 0 2 0 0 0 20 0 20 0 83516904 27968053248 30426 33554432000 4194304 4196468 140732877052832 140577425287920 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27321] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27321/stat : 27321 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 30426 33554432000 4194304 4196468 140732877052832 140574883572064 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27322] ppid=27299 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/27302/task/27322/stat : 27322 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 30426 33554432000 4194304 4196468 140732877052832 140577424234800 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121704 KiB

[startup+0.310603 s]*
/proc/loadavg: 6.77 7.95 8.24 2/202 27322
/proc/meminfo: memFree=19184912/32770624 swapFree=67108860/67108860
[pid=27302] ppid=27299 vsize=27312552 memory=125236 CPUtime=0.42 cores=0-7
/proc/27302/stat : 27302 (java) S 27299 27302 26417 0 -1 1077944320 11213 0 0 0 38 4 0 0 20 0 20 0 83516896 27968053248 31309 33554432000 4194304 4196468 140732877052832 140732877035376 140578237603575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
/proc/27302/statm: 6828138 31309 3008 1 0 6790598 0
[pid=27302/tid=27304] ppid=27299 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/27302/task/27304/stat : 27304 (java) R 27299 27302 26417 0 -1 4202560 8939 0 0 0 26 3 0 0 20 0 20 0 83516897 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578209407728 140578220790401 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27305] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27305/stat : 27305 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578241845648 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27306] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27306/stat : 27306 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578056001808 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27307] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27307/stat : 27307 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578054949520 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27308] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27308/stat : 27308 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578053896720 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27309] ppid=27299 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/27302/task/27309/stat : 27309 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578052844432 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27310] ppid=27299 vsize=27312552 memory=139707434496943 CPUtime=0 cores=0-7
/proc/27302/task/27310/stat : 27310 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578051791632 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27311] ppid=27299 vsize=27312552 memory=139707434499248 CPUtime=0 cores=0-7
/proc/27302/task/27311/stat : 27311 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578050739344 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27312] ppid=27299 vsize=27312552 memory=139707434501552 CPUtime=0 cores=0-7
/proc/27302/task/27312/stat : 27312 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27968053248 31309 33554432000 4194304 4196468 140732877052832 140578049686544 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27313] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27313/stat : 27313 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 31309 33554432000 4194304 4196468 140732877052832 140577429497968 140578237614722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27314] ppid=27299 vsize=27312552 memory=279414869010064 CPUtime=0 cores=0-7
/proc/27302/task/27314/stat : 27314 (java) S 27299 27302 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 31309 33554432000 4194304 4196468 140732877052832 140575890203424 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27315] ppid=27299 vsize=27312552 memory=279414869016976 CPUtime=0 cores=0-7
/proc/27302/task/27315/stat : 27315 (java) S 27299 27302 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516901 27968053248 31309 33554432000 4194304 4196468 140732877052832 140575755981936 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27316] ppid=27299 vsize=27312552 memory=279414868958256 CPUtime=0 cores=0-7
/proc/27302/task/27316/stat : 27316 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 31309 33554432000 4194304 4196468 140732877052832 140575381477456 140578237622171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27317] ppid=27299 vsize=27312552 memory=279414869030800 CPUtime=0 cores=0-7
/proc/27302/task/27317/stat : 27317 (java) S 27299 27302 26417 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 31309 33554432000 4194304 4196468 140732877052832 140577428445808 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27318] ppid=27299 vsize=27312552 memory=279414869037712 CPUtime=0.02 cores=0-7
/proc/27302/task/27318/stat : 27318 (java) S 27299 27302 26417 0 -1 1077944384 144 0 0 0 2 0 0 0 20 0 20 0 83516904 27968053248 31309 33554432000 4194304 4196468 140732877052832 140577427393008 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27319] ppid=27299 vsize=27312552 memory=279414869035408 CPUtime=0.01 cores=0-7
/proc/27302/task/27319/stat : 27319 (java) S 27299 27302 26417 0 -1 1077944384 150 0 0 0 1 0 0 0 20 0 20 0 83516904 27968053248 31309 33554432000 4194304 4196468 140732877052832 140577426340720 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27320] ppid=27299 vsize=27312552 memory=279414869051968 CPUtime=0.07 cores=0-7
/proc/27302/task/27320/stat : 27320 (java) S 27299 27302 26417 0 -1 1077944384 299 0 0 0 7 0 0 0 20 0 20 0 83516904 27968053248 31309 33554432000 4194304 4196468 140732877052832 140577425287920 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27321] ppid=27299 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27321/stat : 27321 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 31309 33554432000 4194304 4196468 140732877052832 140574883572064 140578237613781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27322] ppid=27299 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/27302/task/27322/stat : 27322 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27968053248 31309 33554432000 4194304 4196468 140732877052832 140577424234800 140578237614722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125236 KiB

[startup+0.700959 s]
/proc/loadavg: 6.77 7.95 8.24 2/202 27322
/proc/meminfo: memFree=19160480/32770624 swapFree=67108860/67108860
[pid=27302] ppid=27299 vsize=27320948 memory=163628 CPUtime=0.99 cores=0-7
/proc/27302/stat : 27302 (java) S 27299 27302 26417 0 -1 1077944320 18491 0 0 0 92 7 0 0 20 0 20 0 83516896 27976650752 40907 33554432000 4194304 4196468 140732877052832 140732877035376 140578237603575 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
/proc/27302/statm: 6830237 40907 3155 1 0 6791622 0
[pid=27302/tid=27304] ppid=27299 vsize=27320948 memory=7230638415990712919 CPUtime=0.67 cores=0-7
/proc/27302/task/27304/stat : 27304 (java) R 27299 27302 26417 0 -1 4202560 15716 0 0 0 62 5 0 0 20 0 20 0 83516897 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578209438192 140578221684062 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27305] ppid=27299 vsize=27320948 memory=117342801548658 CPUtime=0 cores=0-7
/proc/27302/task/27305/stat : 27305 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578241845648 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27306] ppid=27299 vsize=27320948 memory=139707434526431 CPUtime=0 cores=0-7
/proc/27302/task/27306/stat : 27306 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578056001808 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27307] ppid=27299 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27307/stat : 27307 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578054949520 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27308] ppid=27299 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27308/stat : 27308 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516899 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578053896720 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27309] ppid=27299 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27309/stat : 27309 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578052844432 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27310] ppid=27299 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/27302/task/27310/stat : 27310 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578051791632 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27311] ppid=27299 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27311/stat : 27311 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578050739344 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27312] ppid=27299 vsize=27320948 memory=1832 CPUtime=0 cores=0-7
/proc/27302/task/27312/stat : 27312 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27976650752 40907 33554432000 4194304 4196468 140732877052832 140578049686544 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27313] ppid=27299 vsize=27320948 memory=1948 CPUtime=0 cores=0-7
/proc/27302/task/27313/stat : 27313 (java) S 27299 27302 26417 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83516901 27976650752 40907 33554432000 4194304 4196468 140732877052832 140577429497968 140578237614722 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27314] ppid=27299 vsize=27320948 memory=1224 CPUtime=0 cores=0-7
/proc/27302/task/27314/stat : 27314 (java) S 27299 27302 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516901 27976650752 40907 33554432000 4194304 4196468 140732877052832 140575890203424 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27315] ppid=27299 vsize=27320948 memory=1716 CPUtime=0 cores=0-7
/proc/27302/task/27315/stat : 27315 (java) S 27299 27302 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516901 27976650752 40907 33554432000 4194304 4196468 140732877052832 140575755981936 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27316] ppid=27299 vsize=27320948 memory=1424 CPUtime=0 cores=0-7
/proc/27302/task/27316/stat : 27316 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27976650752 40907 33554432000 4194304 4196468 140732877052832 140575381477456 140578237622171 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27317] ppid=27299 vsize=27320948 memory=796 CPUtime=0.03 cores=0-7
/proc/27302/task/27317/stat : 27317 (java) S 27299 27302 26417 0 -1 1077944384 422 0 0 0 3 0 0 0 20 0 20 0 83516904 27976650752 40907 33554432000 4194304 4196468 140732877052832 140577428445808 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27318] ppid=27299 vsize=27320948 memory=8556 CPUtime=0.07 cores=0-7
/proc/27302/task/27318/stat : 27318 (java) S 27299 27302 26417 0 -1 1077944384 356 0 0 0 7 0 0 0 20 0 20 0 83516904 27976650752 40907 33554432000 4194304 4196468 140732877052832 140577427393008 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27319] ppid=27299 vsize=27320948 memory=5784 CPUtime=0.04 cores=0-7
/proc/27302/task/27319/stat : 27319 (java) S 27299 27302 26417 0 -1 1077944384 226 0 0 0 4 0 0 0 20 0 20 0 83516904 27976650752 40907 33554432000 4194304 4196468 140732877052832 140577426340720 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27320] ppid=27299 vsize=27320948 memory=1200 CPUtime=0.14 cores=0-7
/proc/27302/task/27320/stat : 27320 (java) R 27299 27302 26417 0 -1 4202560 408 0 0 0 14 0 0 0 20 0 20 0 83516904 27976650752 40907 33554432000 4194304 4196468 140732877052832 140577425287920 140578230703275 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27321] ppid=27299 vsize=27320948 memory=12136 CPUtime=0 cores=0-7
/proc/27302/task/27321/stat : 27321 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516904 27976650752 40907 33554432000 4194304 4196468 140732877052832 140574883572064 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27322] ppid=27299 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/27302/task/27322/stat : 27322 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27976650752 40907 33554432000 4194304 4196468 140732877052832 140577424234800 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 163628 KiB

[startup+1.5009 s]
/proc/loadavg: 6.77 7.95 8.24 4/202 27322
/proc/meminfo: memFree=19132744/32770624 swapFree=67108860/67108860
[pid=27302] ppid=27299 vsize=27327160 memory=208288 CPUtime=2.63 cores=0-7
/proc/27302/stat : 27302 (java) S 27299 27302 26417 0 -1 1077944320 22473 0 0 0 252 11 0 0 20 0 20 0 83516896 27983011840 52072 33554432000 4194304 4196468 140732877052832 140732877035376 140578237603575 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
/proc/27302/statm: 6831790 52072 3209 1 0 6792646 0
[pid=27302/tid=27304] ppid=27299 vsize=27327160 memory=195280 CPUtime=1.41 cores=0-7
/proc/27302/task/27304/stat : 27304 (java) D 27299 27302 26417 0 -1 4202560 17234 0 0 0 135 6 0 0 20 0 20 0 83516897 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578209443664 140578237625405 0 4 0 25189583 18446744072100891781 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27305] ppid=27299 vsize=27327160 memory=12136 CPUtime=0 cores=0-7
/proc/27302/task/27305/stat : 27305 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578241845648 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27306] ppid=27299 vsize=27327160 memory=279414869016576 CPUtime=0 cores=0-7
/proc/27302/task/27306/stat : 27306 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578056001808 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27307] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27307/stat : 27307 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578054949520 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27308] ppid=27299 vsize=27327160 memory=279414869503712 CPUtime=0 cores=0-7
/proc/27302/task/27308/stat : 27308 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578053896720 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27309] ppid=27299 vsize=27327160 memory=279414869503904 CPUtime=0 cores=0-7
/proc/27302/task/27309/stat : 27309 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578052844432 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27310] ppid=27299 vsize=27327160 memory=279414869671328 CPUtime=0 cores=0-7
/proc/27302/task/27310/stat : 27310 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578051791632 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27311] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27311/stat : 27311 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578050739344 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27312] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27312/stat : 27312 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578049686544 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27313] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27313/stat : 27313 (java) S 27299 27302 26417 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83516901 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577429497968 140578237614722 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27314] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27314/stat : 27314 (java) S 27299 27302 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516901 27983011840 52072 33554432000 4194304 4196468 140732877052832 140575890203424 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27315] ppid=27299 vsize=27327160 memory=6226598563232043111 CPUtime=0 cores=0-7
/proc/27302/task/27315/stat : 27315 (java) S 27299 27302 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516901 27983011840 52072 33554432000 4194304 4196468 140732877052832 140575755981936 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27316] ppid=27299 vsize=27327160 memory=7301856073203476816 CPUtime=0 cores=0-7
/proc/27302/task/27316/stat : 27316 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140575381477456 140578237622171 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27317] ppid=27299 vsize=27327160 memory=6153395261233713744 CPUtime=0.17 cores=0-7
/proc/27302/task/27317/stat : 27317 (java) S 27299 27302 26417 0 -1 1077944384 625 0 0 0 17 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577428445808 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27318] ppid=27299 vsize=27327160 memory=4132 CPUtime=0.18 cores=0-7
/proc/27302/task/27318/stat : 27318 (java) S 27299 27302 26417 0 -1 1077944384 440 0 0 0 17 1 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577427393008 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27319] ppid=27299 vsize=27327160 memory=0 CPUtime=0.18 cores=0-7
/proc/27302/task/27319/stat : 27319 (java) S 27299 27302 26417 0 -1 1077944384 363 0 0 0 18 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577426340720 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27320] ppid=27299 vsize=27327160 memory=139707434710496 CPUtime=0.63 cores=0-7
/proc/27302/task/27320/stat : 27320 (java) S 27299 27302 26417 0 -1 1077944384 2442 0 0 0 62 1 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577425287920 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27321] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27321/stat : 27321 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140574883572064 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27322] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27322/stat : 27322 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577424234800 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 208288 KiB

[startup+1.62076 s]
# the end of solver process 27302 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.61938 s, system=0.13295 s

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

[startup+1.5009 s]
/proc/loadavg: 6.77 7.95 8.24 4/202 27322
/proc/meminfo: memFree=19132744/32770624 swapFree=67108860/67108860
[pid=27302] ppid=27299 vsize=27327160 memory=208288 CPUtime=2.63 cores=0-7
/proc/27302/stat : 27302 (java) S 27299 27302 26417 0 -1 1077944320 22473 0 0 0 252 11 0 0 20 0 20 0 83516896 27983011840 52072 33554432000 4194304 4196468 140732877052832 140732877035376 140578237603575 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
/proc/27302/statm: 6831790 52072 3209 1 0 6792646 0
[pid=27302/tid=27304] ppid=27299 vsize=27327160 memory=195280 CPUtime=1.41 cores=0-7
/proc/27302/task/27304/stat : 27304 (java) D 27299 27302 26417 0 -1 4202560 17234 0 0 0 135 6 0 0 20 0 20 0 83516897 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578209443664 140578237625405 0 4 0 25189583 18446744072100891781 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27305] ppid=27299 vsize=27327160 memory=12136 CPUtime=0 cores=0-7
/proc/27302/task/27305/stat : 27305 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578241845648 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27306] ppid=27299 vsize=27327160 memory=279414869016576 CPUtime=0 cores=0-7
/proc/27302/task/27306/stat : 27306 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578056001808 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27307] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27307/stat : 27307 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578054949520 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27308] ppid=27299 vsize=27327160 memory=279414869503712 CPUtime=0 cores=0-7
/proc/27302/task/27308/stat : 27308 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578053896720 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27309] ppid=27299 vsize=27327160 memory=279414869503904 CPUtime=0 cores=0-7
/proc/27302/task/27309/stat : 27309 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578052844432 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27310] ppid=27299 vsize=27327160 memory=279414869671328 CPUtime=0 cores=0-7
/proc/27302/task/27310/stat : 27310 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578051791632 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27311] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27311/stat : 27311 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578050739344 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27312] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27312/stat : 27312 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516899 27983011840 52072 33554432000 4194304 4196468 140732877052832 140578049686544 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27313] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27313/stat : 27313 (java) S 27299 27302 26417 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83516901 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577429497968 140578237614722 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27314] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27314/stat : 27314 (java) S 27299 27302 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516901 27983011840 52072 33554432000 4194304 4196468 140732877052832 140575890203424 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27315] ppid=27299 vsize=27327160 memory=6226598563232043111 CPUtime=0 cores=0-7
/proc/27302/task/27315/stat : 27315 (java) S 27299 27302 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516901 27983011840 52072 33554432000 4194304 4196468 140732877052832 140575755981936 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27316] ppid=27299 vsize=27327160 memory=7301856073203476816 CPUtime=0 cores=0-7
/proc/27302/task/27316/stat : 27316 (java) S 27299 27302 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140575381477456 140578237622171 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27317] ppid=27299 vsize=27327160 memory=6153395261233713744 CPUtime=0.17 cores=0-7
/proc/27302/task/27317/stat : 27317 (java) S 27299 27302 26417 0 -1 1077944384 625 0 0 0 17 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577428445808 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27318] ppid=27299 vsize=27327160 memory=4132 CPUtime=0.18 cores=0-7
/proc/27302/task/27318/stat : 27318 (java) S 27299 27302 26417 0 -1 1077944384 440 0 0 0 17 1 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577427393008 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27319] ppid=27299 vsize=27327160 memory=0 CPUtime=0.18 cores=0-7
/proc/27302/task/27319/stat : 27319 (java) S 27299 27302 26417 0 -1 1077944384 363 0 0 0 18 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577426340720 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27320] ppid=27299 vsize=27327160 memory=139707434710496 CPUtime=0.63 cores=0-7
/proc/27302/task/27320/stat : 27320 (java) S 27299 27302 26417 0 -1 1077944384 2442 0 0 0 62 1 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577425287920 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27321] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27321/stat : 27321 (java) S 27299 27302 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140574883572064 140578237613781 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
[pid=27302/tid=27322] ppid=27299 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/27302/task/27322/stat : 27322 (java) S 27299 27302 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516904 27983011840 52072 33554432000 4194304 4196468 140732877052832 140577424234800 140578237614722 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25010176 140732877059034 140732877059333 140732877059333 140732877062095 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 208288 KiB

Child status: 0
Real time (s): 1.62081
CPU time (s): 2.75233
CPU user time (s): 2.61938
CPU system time (s): 0.13295
CPU usage (%): 169.812
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 208288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.61938
system time used= 0.13295
maximum resident set size= 225376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24570
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5002
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 27302
#   total CPU time (s): 2.75233
#   total CPU user time (s): 2.61938
#   total CPU system time (s): 0.13295

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036569 second user time and 0.0606 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-27 04:45:37
IDJOB=4297311
IDBENCH=141412
IDSOLVER=2759
FILE ID=node132/4297311-1532659537
RUNJOBID= node132-1532654088-26444
PBS_JOBID= 21022213
Free space on /tmp= 52044 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-05_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297311-1532659537/watcher-4297311-1532659537 -o /tmp/evaluation-result-4297311-1532659537/solver-4297311-1532659537 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532654088-26444 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297311-1532659537.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= bdee8744e8abf74466ff50bd2efe3217
RANDOM SEED=1964702374

node132.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.65
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.65
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.65
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.65
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:        19299876 kB
MemAvailable:   31927680 kB
Buffers:          228808 kB
Cached:         12559528 kB
SwapCached:            0 kB
Active:          3439068 kB
Inactive:        9403924 kB
Active(anon):       5204 kB
Inactive(anon):    77496 kB
Active(file):    3433864 kB
Inactive(file):  9326428 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8460 kB
Writeback:             0 kB
AnonPages:         54908 kB
Mapped:            41232 kB
Shmem:             25248 kB
Slab:             323592 kB
SReclaimable:     295972 kB
SUnreclaim:        27620 kB
KernelStack:        3600 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52036 MiB
End job on node132 at 2018-07-27 04:45:39