Trace number 4296975

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+glucose-syrup (2018-07-07)SAT 3.56883 1.66997

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P02_c18.xml
MD5SUMdf122225b0586fd0ab127ca5658303c8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.12551
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints18
Number of domains2
Minimum domain size16
Maximum domain size17
Distribution of domain sizes[{"size":16,"count":16},{"size":17,"count":8}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":16},{"degree":5,"count":8}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":16},{"arity":8,"count":1},{"arity":16,"count":1}]
Number of extensional constraints0
Number of intensional constraints16
Distribution of constraint types[{"type":"intension","count":16},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.54	
0.66/0.54	scop order+glucose-syrup (2018-07-07)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Thu Jul 26 22:21:03 CEST 2018
0.66/0.57	c PID: 8539
0.66/0.57	c IP: 172.20.3.138
0.66/0.57	c HOST: node138.alineos.net
0.66/0.58	c (0,0) Parsing Begin
1.14/0.87	c (0,0) Parsing End
1.14/0.87	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 18 ctr, max domain size 17
1.14/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.14/0.87	c (0,0) Constraint Name Generate Begin
1.14/0.88	c (0,0) Ctr:HOME/instance-4296975-1532636462.xml,AllDifferent:Dist:Eq:IntVar
1.14/0.88	c (0,0) Constraint Name Generate End
1.14/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.14/0.88	c (0,0) CSP to CSPinCNF Begin
1.33/0.98	c (0,0) translated 2 (10%) constraints
1.33/0.99	c (0,0) translated 4 (20%) constraints
1.33/1.00	c (0,0) translated 6 (30%) constraints
1.53/1.01	c (0,0) translated 8 (40%) constraints
1.53/1.01	c (0,0) translated 9 (50%) constraints
1.53/1.02	c (0,0) translated 11 (60%) constraints
1.53/1.03	c (0,0) translated 13 (70%) constraints
1.53/1.03	c (0,0) translated 15 (80%) constraints
1.53/1.04	c (0,0) translated 17 (90%) constraints
1.53/1.07	c (0,0) translated 18 (100%) constraints
1.71/1.18	c (0,0) STATISTICS1:HOME/instance-4296975-1532636462.xml,AllDifferent:Dist:Eq:IntVar,24,200,272,17,16,3,272:64;17:28;16:120,17:200;16:336,16:2;8:2;2:164;1:32,3:64;2:148;1:48,
1.71/1.18	c (0,0) ===========================================
1.71/1.18	c (0,0) Order
1.71/1.18	c (0,0) ===========================================
1.71/1.19	c (0,0) translated 20 (10%) constraints
1.96/1.20	c (0,0) translated 40 (20%) constraints
1.96/1.21	c (0,0) translated 60 (30%) constraints
1.96/1.21	c (0,0) translated 80 (40%) constraints
1.96/1.22	c (0,0) translated 100 (50%) constraints
1.96/1.23	c (0,0) translated 120 (60%) constraints
1.96/1.23	c (0,0) translated 140 (70%) constraints
1.96/1.24	c (0,0) translated 160 (80%) constraints
1.96/1.24	c (0,0) translated 180 (90%) constraints
1.96/1.25	c (0,0) translated 200 (100%) constraints
1.96/1.26	c (0,0) CSP to CSPinCNF End
1.96/1.26	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 200 ctr, max domain size 17
1.96/1.26	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
1.96/1.26	c (0,0) CSPinCNF Propagation Begin
1.96/1.28	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.96/1.28	c (0,0) CSPinCNF Propagation End
1.96/1.28	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 200 ctr, max domain size 17
1.96/1.28	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
1.96/1.28	c (0,0) Simplify CSPinCNF Begin
2.22/1.35	c (0,0) Simplify CSPinCNF End
2.22/1.35	c (0,0) CSP: 24 int (0 aux), 328 bool (328 aux), 528 ctr, max domain size 17
2.22/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.22/1.35	c (0,0) Calculate Precise Domain Begin
2.22/1.35	c (0,0) 0 values are removed by re-calculation
2.22/1.35	c (0,0) Calculate Precise Domain End
2.22/1.35	c (0,0) CSP: 24 int (0 aux), 328 bool (328 aux), 528 ctr, max domain size 17
2.22/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.22/1.35	c (0,0) CSPinCNF to SatSolver Begin
2.44/1.49	c (0,0) 53 (10 %) CSP clauses are encoded (696 SAT variables, 6034 SAT clauses)
2.84/1.51	c (0,0) 106 (20 %) CSP clauses are encoded (696 SAT variables, 9345 SAT clauses)
2.84/1.51	c (0,0) 159 (30 %) CSP clauses are encoded (696 SAT variables, 9974 SAT clauses)
2.84/1.52	c (0,0) 212 (40 %) CSP clauses are encoded (696 SAT variables, 10541 SAT clauses)
2.84/1.52	c (0,0) 264 (50 %) CSP clauses are encoded (696 SAT variables, 11103 SAT clauses)
2.84/1.53	c (0,0) 317 (60 %) CSP clauses are encoded (696 SAT variables, 11696 SAT clauses)
2.84/1.53	c (0,0) 370 (70 %) CSP clauses are encoded (696 SAT variables, 12274 SAT clauses)
2.84/1.54	c (0,0) 423 (80 %) CSP clauses are encoded (696 SAT variables, 12852 SAT clauses)
2.84/1.54	c (0,0) 476 (90 %) CSP clauses are encoded (696 SAT variables, 13445 SAT clauses)
2.84/1.54	c (0,0) 528 (100 %) CSP clauses are encoded (696 SAT variables, 14007 SAT clauses)
2.84/1.54	c (0,0) CSPinCNF to SatSolver End
2.84/1.54	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.84/1.56	c (1,1) STATISTICS2:HOME/instance-4296975-1532636462.xml,AllDifferent:Dist:Eq:IntVar,352,528,272,17,16,3,272:64;17:56;16:240,17:256;16:576;2:656,16:2;8:2;2:492;1:32,3:64;2:296;1:704,
2.84/1.56	c (1,1) SatSolver.solve Begin
2.84/1.56	c (1,1) 696 bool, 14008 clause
2.84/1.56	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296975-1532636462.xml-scop-8539.cnf HOME/instance-4296975-1532636462.xml-scop-8539.cnf.out
3.30/1.62	c (1,0) c
3.30/1.62	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.30/1.62	c (1,0) c
3.30/1.62	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.30/1.62	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.30/1.62	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.30/1.62	c (1,0) c |                                                                                                       |
3.30/1.62	c (1,0) c |  Number of variables:           696                                                                   |
3.30/1.62	c (1,0) c |  Number of clauses:           14008                                                                   |
3.30/1.62	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.30/1.62	c (1,0) c |                                                                                                       |
3.30/1.62	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.30/1.62	c (1,0) c |  Simplification time:          0.01 s                                                                 |
3.30/1.62	c (1,0) c |                                                                                                       |
3.30/1.62	c (1,0) c |  Generating clones                                                                                    |
3.30/1.62	c (1,0) c |  all clones generated. Memory =  32.42Mb.                                                             |
3.30/1.62	c (1,0) c ========================================================================================================|
3.30/1.62	c (1,0) c last restart ## conflicts  :  61 15 
3.30/1.62	c (1,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
3.30/1.62	c (1,0) c Total Memory so far : 608.45Mb
3.30/1.62	c (1,0) c
3.30/1.62	c (1,0) c real time : 0.037199 s
3.30/1.62	c (1,0) c cpu time  : 0.077422 s
3.30/1.62	c (1,0) c
3.30/1.62	c (1,0) c
3.30/1.62	c (1,0) c
3.30/1.62	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.30/1.62	c (1,0) c
3.30/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.30/1.62	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.30/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.30/1.62	c (1,0) c | Conflicts     |            2058 |        396 |         50 |        304 |        310 |        351 |        346 |        301 |          0 |
3.30/1.62	c (1,0) c | Decisions     |            3162 |        498 |        102 |        487 |        493 |        544 |        537 |        483 |         18 |
3.30/1.62	c (1,0) c | Propagations  |          215221 |      39317 |       5665 |      31962 |      32577 |      37397 |      36665 |      31315 |        323 |
3.30/1.62	c (1,0) c | Avg_Trail     |                 |        452 |        341 |        410 |        411 |        413 |        413 |        409 |          0 |
3.30/1.62	c (1,0) c | Avg_DL        |                 |         18 |         14 |         16 |         16 |         16 |         16 |         16 |          0 |
3.30/1.62	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.30/1.62	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.30/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.30/1.62	c (1,0) c | Exported      |              36 |          2 |          0 |          6 |          7 |          8 |          7 |          6 |          0 |
3.30/1.62	c (1,0) c | Imported      |             128 |          0 |          0 |         28 |         28 |         22 |         22 |         28 |          0 |
3.30/1.62	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.30/1.62	c (1,0) c | Purge         |             128 |          0 |          0 |         28 |         28 |         22 |         22 |         28 |          0 |
3.30/1.62	c (1,0) c | Promoted      |               1 |          0 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |
3.30/1.62	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.30/1.62	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.30/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.30/1.62	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.30/1.62	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.30/1.62	c (1,0) c | Glues         |                 |          2 |          0 |          6 |          7 |          8 |          7 |          6 |          0 |
3.30/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.30/1.62	c (1,0) c | Orig_Seen     |            13 % |       2556 |        457 |       2349 |       2374 |       2641 |       2590 |       2299 |          0 |
3.30/1.63	c (1,0) c | Diff Orig seen|                 | -       85 | -     2184 | -      292 | -      267 |      X     | -       51 | -      342 | -     2641 |
3.30/1.63	c (1,0) c | Hamming       |            26 % |        247 |        210 |        159 |        145 |      X     |        179 |        133 |        234 |
3.30/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.30/1.63	c (1,0) 
3.30/1.63	c (1,0) s SATISFIABLE
3.30/1.63	c (1,1) SatSolver.solve End
3.30/1.63	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.30/1.63	c (1,1) Show results Begin
3.30/1.64	c (1,1) ce[0][0][1] = 3
3.30/1.64	c (1,1) ce[0][0][2] = 9
3.30/1.64	c (1,1) ce[0][0][3] = 7
3.30/1.64	c (1,1) ce[0][1][2] = 12
3.30/1.64	c (1,1) ce[0][1][3] = 10
3.30/1.64	c (1,1) ce[0][2][3] = 2
3.30/1.64	c (1,1) ce[1][0][1] = 16
3.30/1.64	c (1,1) ce[1][0][2] = 1
3.30/1.64	c (1,1) ce[1][0][3] = 5
3.30/1.64	c (1,1) ce[1][1][2] = 15
3.30/1.64	c (1,1) ce[1][1][3] = 11
3.30/1.64	c (1,1) ce[1][2][3] = 4
3.30/1.64	c (1,1) cie[0][0] = 6
3.30/1.64	c (1,1) cie[0][1] = 13
3.30/1.64	c (1,1) cie[0][2] = 14
3.30/1.64	c (1,1) cie[0][3] = 8
3.30/1.64	c (1,1) cn[0][0] = 10
3.30/1.64	c (1,1) cn[0][1] = 13
3.30/1.64	c (1,1) cn[0][2] = 1
3.30/1.64	c (1,1) cn[0][3] = 3
3.30/1.64	c (1,1) cn[1][0] = 16
3.30/1.64	c (1,1) cn[1][1] = 0
3.30/1.64	c (1,1) cn[1][2] = 15
3.30/1.64	c (1,1) cn[1][3] = 11
3.30/1.64	s SATISFIABLE
3.30/1.64	v <instantiation>
3.30/1.64	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3]</list>
3.30/1.64	v     <values>10 13 1 3 16 0 15 11 3 9 7 12 10 2 16 1 5 15 11 4 6 13 14 8</values>
3.30/1.64	v </instantiation>
3.30/1.64	c (1,1) Show results End
3.30/1.64	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.30/1.64	c (1,1) 0,0,0,0,0,0,0,1,1,STOP-AFTER(ALL)
3.30/1.64	c END-Prog: Thu Jul 26 22:21:04 CEST 2018

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296975-1532636462/watcher-4296975-1532636462 -o /tmp/evaluation-result-4296975-1532636462/solver-4296975-1532636462 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1532633938-8345 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296975-1532636462.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=8539, runsolver pid=8536
Current StackSize limit: 8192 KiB


[startup+0.100336 s]*
/proc/loadavg: 9.18 8.80 8.78 2/200 8559
/proc/meminfo: memFree=17449372/32770624 swapFree=67108796/67108860
[pid=8539] ppid=8536 vsize=27312552 memory=106428 CPUtime=0.11 cores=0-7
/proc/8539/stat : 8539 (java) S 8536 8539 8318 0 -1 1077944320 6652 0 0 0 8 3 0 0 20 0 20 0 81209372 27968053248 26607 33554432000 4194304 4196468 140727374993248 140727374975792 140146607988471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
/proc/8539/statm: 6828138 26607 2747 1 0 6790598 0
[pid=8539/tid=8541] ppid=8536 vsize=27312552 memory=4354871380843590560 CPUtime=0.08 cores=0-7
/proc/8539/task/8541/stat : 8541 (java) R 8536 8539 8318 0 -1 4202560 4736 0 0 0 6 2 0 0 20 0 20 0 81209373 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146579773536 140146592068958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8542] ppid=8536 vsize=27312552 memory=732370534610455525 CPUtime=0 cores=0-7
/proc/8539/task/8542/stat : 8542 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146612230928 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8543] ppid=8536 vsize=27312552 memory=140396273002112 CPUtime=0 cores=0-7
/proc/8539/task/8543/stat : 8543 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146395626384 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8544] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8544/stat : 8544 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146394573840 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8545] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8545/stat : 8545 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146028567696 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8546] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8546/stat : 8546 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146027514128 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8547] ppid=8536 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8539/task/8547/stat : 8547 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146026461584 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8548] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8548/stat : 8548 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146025409040 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8549] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8549/stat : 8549 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 26607 33554432000 4194304 4196468 140727374993248 140146024356496 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8550] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8550/stat : 8550 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209377 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144728304112 140146607999618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8551] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8551/stat : 8551 (java) S 8536 8539 8318 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209377 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144514426272 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8552] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8552/stat : 8552 (java) S 8536 8539 8318 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209378 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144380204528 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8553] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8553/stat : 8553 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144005700304 140146608007067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8554] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8554/stat : 8554 (java) S 8536 8539 8318 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144727250928 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8555] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8555/stat : 8555 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144726198384 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8556] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8556/stat : 8556 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144725145840 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8557] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8557/stat : 8557 (java) S 8536 8539 8318 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144724093296 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8558] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8558/stat : 8558 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 26607 33554432000 4194304 4196468 140727374993248 140143507794656 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8559] ppid=8536 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8539/task/8559/stat : 8559 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209381 27968053248 26607 33554432000 4194304 4196468 140727374993248 140144723041200 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106428 KiB

[startup+0.21042 s]*
/proc/loadavg: 9.18 8.80 8.78 2/200 8559
/proc/meminfo: memFree=17431200/32770624 swapFree=67108796/67108860
[pid=8539] ppid=8536 vsize=27312552 memory=120788 CPUtime=0.25 cores=0-7
/proc/8539/stat : 8539 (java) S 8536 8539 8318 0 -1 1077944320 10506 0 0 0 21 4 0 0 20 0 20 0 81209372 27968053248 30197 33554432000 4194304 4196468 140727374993248 140727374975792 140146607988471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
/proc/8539/statm: 6828138 30197 2907 1 0 6790598 0
[pid=8539/tid=8541] ppid=8536 vsize=27312552 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/8539/task/8541/stat : 8541 (java) R 8536 8539 8318 0 -1 4202560 8370 0 0 0 17 3 0 0 20 0 20 0 81209373 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146579815872 140146600225598 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8542] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8542/stat : 8542 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146612230928 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8543] ppid=8536 vsize=27312552 memory=140396273459404 CPUtime=0 cores=0-7
/proc/8539/task/8543/stat : 8543 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146395626384 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8544] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8544/stat : 8544 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146394573840 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8545] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8545/stat : 8545 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146028567696 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8546] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8546/stat : 8546 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146027514128 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8547] ppid=8536 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8539/task/8547/stat : 8547 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146026461584 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8548] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8548/stat : 8548 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146025409040 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8549] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8549/stat : 8549 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 30197 33554432000 4194304 4196468 140727374993248 140146024356496 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8550] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8550/stat : 8550 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209377 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144728304112 140146607999618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8551] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8551/stat : 8551 (java) S 8536 8539 8318 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209377 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144514426272 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8552] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8552/stat : 8552 (java) S 8536 8539 8318 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209378 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144380204528 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8553] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8553/stat : 8553 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144005700304 140146608007067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8554] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8554/stat : 8554 (java) S 8536 8539 8318 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144727250928 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8555] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8555/stat : 8555 (java) S 8536 8539 8318 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144726198384 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8556] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8556/stat : 8556 (java) S 8536 8539 8318 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144725145840 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8557] ppid=8536 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8539/task/8557/stat : 8557 (java) S 8536 8539 8318 0 -1 1077944384 295 0 0 0 2 0 0 0 20 0 20 0 81209380 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144724093296 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8558] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8558/stat : 8558 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 30197 33554432000 4194304 4196468 140727374993248 140143507794656 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8559] ppid=8536 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8539/task/8559/stat : 8559 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209381 27968053248 30197 33554432000 4194304 4196468 140727374993248 140144723041200 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 120788 KiB

[startup+0.310209 s]*
/proc/loadavg: 9.18 8.80 8.78 2/200 8559
/proc/meminfo: memFree=17427664/32770624 swapFree=67108796/67108860
[pid=8539] ppid=8536 vsize=27312552 memory=125320 CPUtime=0.42 cores=0-7
/proc/8539/stat : 8539 (java) S 8536 8539 8318 0 -1 1077944320 11209 0 0 0 38 4 0 0 20 0 20 0 81209372 27968053248 31330 33554432000 4194304 4196468 140727374993248 140727374975792 140146607988471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
/proc/8539/statm: 6828138 31330 3011 1 0 6790598 0
[pid=8539/tid=8541] ppid=8536 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8539/task/8541/stat : 8541 (java) R 8536 8539 8318 0 -1 4202560 8890 0 0 0 26 3 0 0 20 0 20 0 81209373 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146579792624 140146608002335 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8542] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8542/stat : 8542 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146612230928 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8543] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8543/stat : 8543 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146395626384 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8544] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8544/stat : 8544 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146394573840 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8545] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8545/stat : 8545 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146028567696 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8546] ppid=8536 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/8539/task/8546/stat : 8546 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146027514128 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8547] ppid=8536 vsize=27312552 memory=140396172768175 CPUtime=0 cores=0-7
/proc/8539/task/8547/stat : 8547 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146026461584 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8548] ppid=8536 vsize=27312552 memory=140396172770480 CPUtime=0 cores=0-7
/proc/8539/task/8548/stat : 8548 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146025409040 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8549] ppid=8536 vsize=27312552 memory=140396172772784 CPUtime=0 cores=0-7
/proc/8539/task/8549/stat : 8549 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27968053248 31330 33554432000 4194304 4196468 140727374993248 140146024356496 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8550] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8550/stat : 8550 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209377 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144728304112 140146607999618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8551] ppid=8536 vsize=27312552 memory=280792345552528 CPUtime=0 cores=0-7
/proc/8539/task/8551/stat : 8551 (java) S 8536 8539 8318 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209377 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144514426272 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8552] ppid=8536 vsize=27312552 memory=280792345559440 CPUtime=0 cores=0-7
/proc/8539/task/8552/stat : 8552 (java) S 8536 8539 8318 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209378 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144380204528 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8553] ppid=8536 vsize=27312552 memory=280792345500720 CPUtime=0 cores=0-7
/proc/8539/task/8553/stat : 8553 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144005700304 140146608007067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8554] ppid=8536 vsize=27312552 memory=280792345573264 CPUtime=0 cores=0-7
/proc/8539/task/8554/stat : 8554 (java) S 8536 8539 8318 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144727250928 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8555] ppid=8536 vsize=27312552 memory=280792345580176 CPUtime=0.01 cores=0-7
/proc/8539/task/8555/stat : 8555 (java) S 8536 8539 8318 0 -1 1077944384 160 0 0 0 1 0 0 0 20 0 20 0 81209380 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144726198384 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8556] ppid=8536 vsize=27312552 memory=280792345577872 CPUtime=0.01 cores=0-7
/proc/8539/task/8556/stat : 8556 (java) S 8536 8539 8318 0 -1 1077944384 147 0 0 0 1 0 0 0 20 0 20 0 81209380 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144725145840 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8557] ppid=8536 vsize=27312552 memory=280792345594432 CPUtime=0.07 cores=0-7
/proc/8539/task/8557/stat : 8557 (java) S 8536 8539 8318 0 -1 1077944384 339 0 0 0 7 0 0 0 20 0 20 0 81209380 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144724093296 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8558] ppid=8536 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8558/stat : 8558 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209380 27968053248 31330 33554432000 4194304 4196468 140727374993248 140143507794656 140146607998677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8559] ppid=8536 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8539/task/8559/stat : 8559 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209381 27968053248 31330 33554432000 4194304 4196468 140727374993248 140144723041200 140146607999618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125320 KiB

[startup+0.701075 s]
/proc/loadavg: 9.18 8.80 8.78 2/200 8559
/proc/meminfo: memFree=17402952/32770624 swapFree=67108796/67108860
[pid=8539] ppid=8536 vsize=27318824 memory=162416 CPUtime=0.95 cores=0-7
/proc/8539/stat : 8539 (java) S 8536 8539 8318 0 -1 1077944320 18230 0 0 0 89 6 0 0 20 0 20 0 81209372 27974475776 40604 33554432000 4194304 4196468 140727374993248 140727374975792 140146607988471 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
/proc/8539/statm: 6829706 40604 3126 1 0 6791110 0
[pid=8539/tid=8541] ppid=8536 vsize=27318824 memory=7014184072865407828 CPUtime=0.66 cores=0-7
/proc/8539/task/8541/stat : 8541 (java) R 8536 8539 8318 0 -1 4202560 15475 0 0 0 61 5 0 0 20 0 20 0 81209373 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146579819776 140146593683520 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8542] ppid=8536 vsize=27318824 memory=36756330136284 CPUtime=0 cores=0-7
/proc/8539/task/8542/stat : 8542 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146612230928 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8543] ppid=8536 vsize=27318824 memory=140396172778900 CPUtime=0 cores=0-7
/proc/8539/task/8543/stat : 8543 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146395626384 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8544] ppid=8536 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8544/stat : 8544 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146394573840 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8545] ppid=8536 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8545/stat : 8545 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146028567696 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8546] ppid=8536 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8546/stat : 8546 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146027514128 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8547] ppid=8536 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8547/stat : 8547 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146026461584 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8548] ppid=8536 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8548/stat : 8548 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146025409040 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8549] ppid=8536 vsize=27318824 memory=1628 CPUtime=0 cores=0-7
/proc/8539/task/8549/stat : 8549 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27974475776 40604 33554432000 4194304 4196468 140727374993248 140146024356496 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8550] ppid=8536 vsize=27318824 memory=8876 CPUtime=0 cores=0-7
/proc/8539/task/8550/stat : 8550 (java) S 8536 8539 8318 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81209377 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144728304112 140146607999618 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8551] ppid=8536 vsize=27318824 memory=1120 CPUtime=0 cores=0-7
/proc/8539/task/8551/stat : 8551 (java) S 8536 8539 8318 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209377 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144514426272 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8552] ppid=8536 vsize=27318824 memory=792 CPUtime=0 cores=0-7
/proc/8539/task/8552/stat : 8552 (java) S 8536 8539 8318 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209378 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144380204528 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8553] ppid=8536 vsize=27318824 memory=832 CPUtime=0 cores=0-7
/proc/8539/task/8553/stat : 8553 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209380 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144005700304 140146608007067 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8554] ppid=8536 vsize=27318824 memory=1608 CPUtime=0.04 cores=0-7
/proc/8539/task/8554/stat : 8554 (java) S 8536 8539 8318 0 -1 1077944384 568 0 0 0 4 0 0 0 20 0 20 0 81209380 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144727250928 140146607999618 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8555] ppid=8536 vsize=27318824 memory=5024 CPUtime=0.04 cores=0-7
/proc/8539/task/8555/stat : 8555 (java) R 8536 8539 8318 0 -1 4202560 232 0 0 0 4 0 0 0 20 0 20 0 81209380 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144726198384 140146587177920 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8556] ppid=8536 vsize=27318824 memory=4032 CPUtime=0.04 cores=0-7
/proc/8539/task/8556/stat : 8556 (java) S 8536 8539 8318 0 -1 1077944384 160 0 0 0 4 0 0 0 20 0 20 0 81209380 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144725145840 140146607999618 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8557] ppid=8536 vsize=27318824 memory=1284 CPUtime=0.14 cores=0-7
/proc/8539/task/8557/stat : 8557 (java) S 8536 8539 8318 0 -1 1077944384 425 0 0 0 14 0 0 0 20 0 20 0 81209380 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144724093296 140146607999618 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8558] ppid=8536 vsize=27318824 memory=1088 CPUtime=0 cores=0-7
/proc/8539/task/8558/stat : 8558 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209380 27974475776 40604 33554432000 4194304 4196468 140727374993248 140143507794656 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8559] ppid=8536 vsize=27318824 memory=1800 CPUtime=0 cores=0-7
/proc/8539/task/8559/stat : 8559 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209381 27974475776 40604 33554432000 4194304 4196468 140727374993248 140144723041200 140146607999618 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
Current children cumulated CPU time: 0.95 s
Current children cumulated vsize: 27318824 KiB
Current children cumulated memory: 162416 KiB

[startup+1.50088 s]
/proc/loadavg: 9.18 8.80 8.78 3/200 8559
/proc/meminfo: memFree=17376216/32770624 swapFree=67108796/67108860
[pid=8539] ppid=8536 vsize=27327160 memory=219576 CPUtime=2.84 cores=0-7
/proc/8539/stat : 8539 (java) S 8536 8539 8318 0 -1 1077944320 22785 0 0 0 272 12 0 0 20 0 20 0 81209372 27983011840 54894 33554432000 4194304 4196468 140727374993248 140727374975792 140146607988471 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
/proc/8539/statm: 6831790 54894 3210 1 0 6792646 0
[pid=8539/tid=8541] ppid=8536 vsize=27327160 memory=196168 CPUtime=1.46 cores=0-7
/proc/8539/task/8541/stat : 8541 (java) R 8536 8539 8318 0 -1 4202560 17071 0 0 0 138 8 0 0 20 0 20 0 81209373 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146579820704 140146081482407 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8542] ppid=8536 vsize=27327160 memory=1088 CPUtime=0 cores=0-7
/proc/8539/task/8542/stat : 8542 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146612230928 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8543] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8543/stat : 8543 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146395626384 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8544] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8544/stat : 8544 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146394573840 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8545] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8545/stat : 8545 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209375 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146028567696 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8546] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8546/stat : 8546 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146027514128 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8547] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8547/stat : 8547 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146026461584 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8548] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8548/stat : 8548 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209375 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146025409040 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8549] ppid=8536 vsize=27327160 memory=2241 CPUtime=0 cores=0-7
/proc/8539/task/8549/stat : 8549 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209375 27983011840 54894 33554432000 4194304 4196468 140727374993248 140146024356496 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8550] ppid=8536 vsize=27327160 memory=2244 CPUtime=0 cores=0-7
/proc/8539/task/8550/stat : 8550 (java) S 8536 8539 8318 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81209377 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144728304112 140146607999618 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8551] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8551/stat : 8551 (java) S 8536 8539 8318 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209377 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144514426272 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8552] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8552/stat : 8552 (java) S 8536 8539 8318 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209378 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144380204528 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8553] ppid=8536 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8553/stat : 8553 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209380 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144005700304 140146608007067 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8554] ppid=8536 vsize=27327160 memory=0 CPUtime=0.2 cores=0-7
/proc/8539/task/8554/stat : 8554 (java) R 8536 8539 8318 0 -1 4202560 684 0 0 0 20 0 0 0 20 0 20 0 81209380 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144727235712 140146585964952 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8555] ppid=8536 vsize=27327160 memory=0 CPUtime=0.22 cores=0-7
/proc/8539/task/8555/stat : 8555 (java) R 8536 8539 8318 0 -1 4202560 478 0 0 0 22 0 0 0 20 0 20 0 81209380 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144726183792 140146587255936 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8556] ppid=8536 vsize=27327160 memory=6226317088255004775 CPUtime=0.25 cores=0-7
/proc/8539/task/8556/stat : 8556 (java) R 8536 8539 8318 0 -1 4202560 548 0 0 0 24 1 0 0 20 0 20 0 81209380 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144725135760 140146585815689 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8557] ppid=8536 vsize=27327160 memory=6153395256955523664 CPUtime=0.67 cores=0-7
/proc/8539/task/8557/stat : 8557 (java) S 8536 8539 8318 0 -1 1077944384 2634 0 0 0 66 1 0 0 20 0 20 0 81209380 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144724093296 140146607999618 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8558] ppid=8536 vsize=27327160 memory=7301852791831685456 CPUtime=0 cores=0-7
/proc/8539/task/8558/stat : 8558 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209380 27983011840 54894 33554432000 4194304 4196468 140727374993248 140143507794656 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8559] ppid=8536 vsize=27327160 memory=140400567969407 CPUtime=0 cores=0-7
/proc/8539/task/8559/stat : 8559 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209381 27983011840 54894 33554432000 4194304 4196468 140727374993248 140144723041200 140146607999618 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 219576 KiB

[startup+1.66992 s]
# the end of solver process 8539 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.40473 s, system=0.164094 s

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

[startup+1.60207 s]
/proc/loadavg: 9.18 8.80 8.78 3/200 8559
/proc/meminfo: memFree=17376216/32770624 swapFree=67108796/67108860
[pid=8539] ppid=8536 vsize=27786148 memory=248296 CPUtime=3.3 cores=0-7
/proc/8539/stat : 8539 (java) S 8536 8539 8318 0 -1 1077944320 23869 0 0 0 317 13 0 0 20 0 23 0 81209372 28453015552 62074 33554432000 4194304 4196468 140727374993248 140727374975792 140146607988471 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
/proc/8539/statm: 6946537 62074 3222 1 0 6907393 0
[pid=8539/tid=8541] ppid=8536 vsize=27786148 memory=6944656592455360569 CPUtime=1.56 cores=0-7
/proc/8539/task/8541/stat : 8541 (java) R 8536 8539 8318 0 -1 4202560 17328 0 0 0 147 9 0 0 20 0 23 0 81209373 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146579808976 140146592032101 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8542] ppid=8536 vsize=27786148 memory=6944656592452807316 CPUtime=0 cores=0-7
/proc/8539/task/8542/stat : 8542 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 81209375 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146612230928 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8543] ppid=8536 vsize=27786148 memory=-7739291840220455296 CPUtime=0 cores=0-7
/proc/8539/task/8543/stat : 8543 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 81209375 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146395626384 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8544] ppid=8536 vsize=27786148 memory=7100839852556452247 CPUtime=0 cores=0-7
/proc/8539/task/8544/stat : 8544 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 81209375 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146394573840 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8545] ppid=8536 vsize=27786148 memory=8514726395714956677 CPUtime=0 cores=0-7
/proc/8539/task/8545/stat : 8545 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 81209375 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146028567696 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8546] ppid=8536 vsize=27786148 memory=-8995268955501268086 CPUtime=0 cores=0-7
/proc/8539/task/8546/stat : 8546 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 81209375 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146027514128 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8547] ppid=8536 vsize=27786148 memory=4283920778551074714 CPUtime=0 cores=0-7
/proc/8539/task/8547/stat : 8547 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 81209375 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146026461584 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8548] ppid=8536 vsize=27786148 memory=-8888249021292038029 CPUtime=0 cores=0-7
/proc/8539/task/8548/stat : 8548 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 81209375 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146025409040 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8549] ppid=8536 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8549/stat : 8549 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 81209375 28453015552 62074 33554432000 4194304 4196468 140727374993248 140146024356496 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8550] ppid=8536 vsize=27786148 memory=7666648566607603567 CPUtime=0 cores=0-7
/proc/8539/task/8550/stat : 8550 (java) S 8536 8539 8318 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 23 0 81209377 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144728304112 140146607999618 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8551] ppid=8536 vsize=27786148 memory=6370439973181025640 CPUtime=0 cores=0-7
/proc/8539/task/8551/stat : 8551 (java) S 8536 8539 8318 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 23 0 81209377 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144514426272 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8552] ppid=8536 vsize=27786148 memory=212 CPUtime=0 cores=0-7
/proc/8539/task/8552/stat : 8552 (java) S 8536 8539 8318 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 23 0 81209378 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144380204528 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8553] ppid=8536 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/8539/task/8553/stat : 8553 (java) S 8536 8539 8318 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 81209380 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144005700304 140146608007067 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8554] ppid=8536 vsize=27786148 memory=140396172884673 CPUtime=0.3 cores=0-7
/proc/8539/task/8554/stat : 8554 (java) R 8536 8539 8318 0 -1 4202560 779 0 0 0 30 0 0 0 20 0 23 0 81209380 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144727237728 140146589532210 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8555] ppid=8536 vsize=27786148 memory=0 CPUtime=0.33 cores=0-7
/proc/8539/task/8555/stat : 8555 (java) R 8536 8539 8318 0 -1 4202560 980 0 0 0 33 0 0 0 20 0 23 0 81209380 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144726178256 140146601094178 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8556] ppid=8536 vsize=27786148 memory=-8486080722631693414 CPUtime=0.35 cores=0-7
/proc/8539/task/8556/stat : 8556 (java) R 8536 8539 8318 0 -1 4202560 632 0 0 0 34 1 0 0 20 0 23 0 81209380 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144725132368 140146593096385 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8557] ppid=8536 vsize=27786148 memory=-7023579799431922829 CPUtime=0.72 cores=0-7
/proc/8539/task/8557/stat : 8557 (java) S 8536 8539 8318 0 -1 1077944384 2735 0 0 0 71 1 0 0 20 0 23 0 81209380 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144724093296 140146607999618 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8558] ppid=8536 vsize=27786148 memory=4426639978525455914 CPUtime=0 cores=0-7
/proc/8539/task/8558/stat : 8558 (java) S 8536 8539 8318 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 81209380 28453015552 62074 33554432000 4194304 4196468 140727374993248 140143507794656 140146607998677 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
[pid=8539/tid=8559] ppid=8536 vsize=27786148 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/8539/task/8559/stat : 8559 (java) S 8536 8539 8318 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 81209381 28453015552 62074 33554432000 4194304 4196468 140727374993248 140144723041200 140146607999618 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34566144 140727374996441 140727374996741 140727374996741 140727374999503 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 27786148 KiB
Current children cumulated memory: 248296 KiB

Child status: 0
Real time (s): 1.66997
CPU time (s): 3.56883
CPU user time (s): 3.40473
CPU system time (s): 0.164094
CPU usage (%): 213.706
Max. virtual memory (cumulated for all children) (KiB): 27786148
Max. memory (cumulated for all children) (KiB): 248296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.40473
system time used= 0.164094
maximum resident set size= 258196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27453
page faults= 0
swaps= 0
block input operations= 0
block output operations= 576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4982
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 8539
#   total CPU time (s): 3.56883
#   total CPU user time (s): 3.40473
#   total CPU system time (s): 0.164094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035429 second user time and 0.060914 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-26 22:21:02
IDJOB=4296975
IDBENCH=141165
IDSOLVER=2758
FILE ID=node138/4296975-1532636462
RUNJOBID= node138-1532633938-8345
PBS_JOBID= 21022187
Free space on /tmp= 53804 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P02_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296975-1532636462/watcher-4296975-1532636462 -o /tmp/evaluation-result-4296975-1532636462/solver-4296975-1532636462 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1532633938-8345 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296975-1532636462.xml

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

MD5SUM BENCH= df122225b0586fd0ab127ca5658303c8
RANDOM SEED=1836863281

node138.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.71
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.71
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.71
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.71
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:        17540792 kB
MemAvailable:   31922000 kB
Buffers:          201720 kB
Cached:         14323128 kB
SwapCached:           44 kB
Active:          2429068 kB
Inactive:       12155328 kB
Active(anon):      10108 kB
Inactive(anon):    77300 kB
Active(file):    2418960 kB
Inactive(file): 12078028 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              8436 kB
Writeback:            48 kB
AnonPages:        172848 kB
Mapped:            36052 kB
Shmem:             25164 kB
Slab:             340356 kB
SReclaimable:     312680 kB
SUnreclaim:        27676 kB
KernelStack:        3472 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53792 MiB
End job on node138 at 2018-07-26 22:21:04