Trace number 4296974

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.36152 1.61545

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K03-P03_c18.xml
MD5SUM48ac26f734f5e9f96f30a0090c6e98b4
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 benchmark1.68228
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints17
Number of domains2
Minimum domain size15
Maximum domain size16
Distribution of domain sizes[{"size":15,"count":15},{"size":16,"count":9}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":18},{"degree":2,"count":15},{"degree":4,"count":6},{"degree":5,"count":3}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":9,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 22:23:01 CEST 2018
0.66/0.55	c PID: 8194
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.84	c (0,0) Parsing End
1.18/0.84	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 17 ctr, max domain size 16
1.18/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.85	c (0,0) Constraint Name Generate Begin
1.18/0.85	c (0,0) Ctr:HOME/instance-4296974-1532636580.xml,AllDifferent:Dist:Eq:IntVar
1.18/0.85	c (0,0) Constraint Name Generate End
1.18/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.85	c (0,0) CSP to CSPinCNF Begin
1.35/0.95	c (0,0) translated 2 (10%) constraints
1.35/0.96	c (0,0) translated 4 (20%) constraints
1.35/0.97	c (0,0) translated 6 (30%) constraints
1.35/0.97	c (0,0) translated 7 (40%) constraints
1.35/0.98	c (0,0) translated 9 (50%) constraints
1.35/0.99	c (0,0) translated 11 (60%) constraints
1.35/0.99	c (0,0) translated 12 (70%) constraints
1.35/1.00	c (0,0) translated 14 (80%) constraints
1.35/1.00	c (0,0) translated 16 (90%) constraints
1.56/1.04	c (0,0) translated 17 (100%) constraints
1.79/1.16	c (0,0) STATISTICS1:HOME/instance-4296974-1532636580.xml,AllDifferent:Dist:Eq:IntVar,24,190,240,16,15,3,240:60;16:36;15:105,16:210;15:300,15:2;9:2;2:156;1:30,3:60;2:141;1:48,
1.79/1.16	c (0,0) ===========================================
1.79/1.16	c (0,0) Order
1.79/1.16	c (0,0) ===========================================
1.79/1.18	c (0,0) translated 19 (10%) constraints
1.79/1.18	c (0,0) translated 38 (20%) constraints
1.79/1.19	c (0,0) translated 57 (30%) constraints
1.79/1.20	c (0,0) translated 76 (40%) constraints
2.01/1.20	c (0,0) translated 95 (50%) constraints
2.01/1.21	c (0,0) translated 114 (60%) constraints
2.01/1.21	c (0,0) translated 133 (70%) constraints
2.01/1.22	c (0,0) translated 152 (80%) constraints
2.01/1.22	c (0,0) translated 171 (90%) constraints
2.01/1.23	c (0,0) translated 190 (100%) constraints
2.01/1.23	c (0,0) CSP to CSPinCNF End
2.01/1.23	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 16
2.01/1.23	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.23	c (0,0) CSPinCNF Propagation Begin
2.01/1.25	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.01/1.25	c (0,0) CSPinCNF Propagation End
2.01/1.25	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 16
2.01/1.25	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.25	c (0,0) Simplify CSPinCNF Begin
2.26/1.31	c (0,0) Simplify CSPinCNF End
2.26/1.31	c (0,0) CSP: 24 int (0 aux), 312 bool (312 aux), 502 ctr, max domain size 16
2.26/1.31	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.26/1.31	c (0,0) Calculate Precise Domain Begin
2.26/1.32	c (0,0) 0 values are removed by re-calculation
2.26/1.32	c (0,0) Calculate Precise Domain End
2.26/1.32	c (0,0) CSP: 24 int (0 aux), 312 bool (312 aux), 502 ctr, max domain size 16
2.26/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.26/1.32	c (0,0) CSPinCNF to SatSolver Begin
2.51/1.45	c (0,0) 51 (10 %) CSP clauses are encoded (657 SAT variables, 5131 SAT clauses)
2.51/1.47	c (0,0) 101 (20 %) CSP clauses are encoded (657 SAT variables, 7801 SAT clauses)
2.51/1.47	c (0,0) 151 (30 %) CSP clauses are encoded (657 SAT variables, 8361 SAT clauses)
2.51/1.48	c (0,0) 201 (40 %) CSP clauses are encoded (657 SAT variables, 8881 SAT clauses)
2.51/1.48	c (0,0) 251 (50 %) CSP clauses are encoded (657 SAT variables, 9393 SAT clauses)
2.51/1.48	c (0,0) 302 (60 %) CSP clauses are encoded (657 SAT variables, 9920 SAT clauses)
2.51/1.49	c (0,0) 352 (70 %) CSP clauses are encoded (657 SAT variables, 10432 SAT clauses)
2.51/1.49	c (0,0) 402 (80 %) CSP clauses are encoded (657 SAT variables, 10958 SAT clauses)
2.51/1.50	c (0,0) 452 (90 %) CSP clauses are encoded (657 SAT variables, 11470 SAT clauses)
2.94/1.50	c (0,0) 502 (100 %) CSP clauses are encoded (657 SAT variables, 11982 SAT clauses)
2.94/1.50	c (0,0) CSPinCNF to SatSolver End
2.94/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.94/1.52	c (0,0) STATISTICS2:HOME/instance-4296974-1532636580.xml,AllDifferent:Dist:Eq:IntVar,336,502,240,16,15,3,240:60;16:72;15:210,16:282;15:510;2:624,15:2;9:2;2:468;1:30,3:60;2:282;1:672,
2.94/1.52	c (0,0) SatSolver.solve Begin
2.94/1.52	c (0,0) 657 bool, 11983 clause
2.94/1.52	c (0,0) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296974-1532636580.xml-scop-8194.cnf HOME/instance-4296974-1532636580.xml-scop-8194.cnf.out
2.94/1.57	c (1,0) c
2.94/1.57	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
2.94/1.57	c (1,0) c
2.94/1.57	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
2.94/1.57	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
2.94/1.57	c (1,0) c ========================================[ Problem Statistics ]===========================================
2.94/1.57	c (1,0) c |                                                                                                       |
2.94/1.57	c (1,0) c |  Number of variables:           657                                                                   |
2.94/1.57	c (1,0) c |  Number of clauses:           11983                                                                   |
2.94/1.57	c (1,0) c |  Parse time:                   0.00 s                                                                 |
2.94/1.57	c (1,0) c |                                                                                                       |
2.94/1.57	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
2.94/1.57	c (1,0) c |  Simplification time:          0.01 s                                                                 |
2.94/1.57	c (1,0) c |                                                                                                       |
2.94/1.57	c (1,0) c |  Generating clones                                                                                    |
2.94/1.57	c (1,0) c |  all clones generated. Memory =  31.84Mb.                                                             |
2.94/1.57	c (1,0) c ========================================================================================================|
2.94/1.57	c (1,0) c last restart ## conflicts  :  113 16 
2.94/1.57	c (1,0) c Thread 3 is 100% pure glucose! First thread to finish! (SAT answer).
2.94/1.57	c (1,0) c Total Memory so far : 607.87Mb
2.94/1.57	c (1,0) c
2.94/1.57	c (1,0) c real time : 0.0230801 s
2.94/1.57	c (1,0) c cpu time  : 0.034478 s
2.94/1.57	c (1,0) c
2.94/1.57	c (1,0) c
2.94/1.57	c (1,0) c
2.94/1.57	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
2.94/1.57	c (1,0) c
2.94/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.94/1.57	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2.94/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.94/1.57	c (1,0) c | Conflicts     |             627 |        102 |        112 |          1 |        113 |        103 |          2 |        112 |         82 |
2.94/1.57	c (1,0) c | Decisions     |            1113 |        210 |        187 |         19 |        188 |        162 |         20 |        187 |        140 |
2.94/1.57	c (1,0) c | Propagations  |           57941 |       8400 |      10444 |        387 |      10494 |       9359 |        653 |      10444 |       7760 |
2.94/1.57	c (1,0) c | Avg_Trail     |                 |        396 |        406 |        279 |        407 |        402 |        336 |        406 |        398 |
2.94/1.57	c (1,0) c | Avg_DL        |                 |         18 |         16 |         19 |         16 |         16 |         18 |         16 |         17 |
2.94/1.57	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.94/1.57	c (1,0) c | Exported      |              10 |          5 |          1 |          0 |          1 |          1 |          0 |          1 |          1 |
2.94/1.57	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.94/1.57	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.94/1.57	c (1,0) c | Glues         |                 |          5 |          1 |          0 |          1 |          1 |          0 |          1 |          1 |
2.94/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.94/1.57	c (1,0) c | Orig_Seen     |             5 % |        762 |        918 |          4 |        923 |        816 |         40 |        918 |        728 |
2.94/1.57	c (1,0) c | Diff Orig seen|                 | -      161 | -        5 | -      919 |      X     | -      107 | -      883 | -        5 | -      195 |
2.94/1.57	c (1,0) c | Hamming       |            16 % |        197 |          6 |        192 |      X     |        118 |        143 |          6 |        113 |
2.94/1.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.94/1.57	c (1,0) 
2.94/1.57	c (1,0) s SATISFIABLE
2.94/1.58	c (1,1) SatSolver.solve End
2.94/1.58	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.94/1.58	c (1,1) Show results Begin
2.94/1.59	c (1,1) ce[0][0][1] = 14
2.94/1.59	c (1,1) ce[0][0][2] = 8
2.94/1.59	c (1,1) ce[0][1][2] = 6
2.94/1.59	c (1,1) ce[1][0][1] = 13
2.94/1.59	c (1,1) ce[1][0][2] = 2
2.94/1.59	c (1,1) ce[1][1][2] = 11
2.94/1.59	c (1,1) ce[2][0][1] = 10
2.94/1.59	c (1,1) ce[2][0][2] = 7
2.94/1.59	c (1,1) ce[2][1][2] = 3
2.94/1.59	c (1,1) cie[0][0] = 15
2.94/1.59	c (1,1) cie[0][1] = 12
2.94/1.59	c (1,1) cie[0][2] = 5
2.94/1.59	c (1,1) cie[1][0] = 4
2.94/1.59	c (1,1) cie[1][1] = 1
2.94/1.59	c (1,1) cie[1][2] = 9
2.94/1.59	c (1,1) cn[0][0] = 15
2.94/1.59	c (1,1) cn[0][1] = 1
2.94/1.59	c (1,1) cn[0][2] = 7
2.94/1.59	c (1,1) cn[1][0] = 0
2.94/1.59	c (1,1) cn[1][1] = 13
2.94/1.59	c (1,1) cn[1][2] = 2
2.94/1.59	c (1,1) cn[2][0] = 4
2.94/1.59	c (1,1) cn[2][1] = 14
2.94/1.59	c (1,1) cn[2][2] = 11
2.94/1.59	s SATISFIABLE
2.94/1.59	v <instantiation>
2.94/1.59	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2]</list>
2.94/1.59	v     <values>15 1 7 0 13 2 4 14 11 14 8 6 13 2 11 10 7 3 15 12 5 4 1 9</values>
2.94/1.59	v </instantiation>
2.94/1.59	c (1,1) Show results End
2.94/1.59	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.94/1.59	c (1,1) 0,0,0,0,0,0,0,1,1,STOP-AFTER(ALL)
2.94/1.59	c END-Prog: Thu Jul 26 22:23:02 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 (4001 MiB free)
  memory of node 1: 16384 MiB (8022 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296974-1532636580/watcher-4296974-1532636580 -o /tmp/evaluation-result-4296974-1532636580/solver-4296974-1532636580 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532634055-7904 --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-4296974-1532636580.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=8194, runsolver pid=8191
Current StackSize limit: 8192 KiB


[startup+0.100039 s]*
/proc/loadavg: 8.61 8.69 8.72 3/199 8214
/proc/meminfo: memFree=12218948/32770624 swapFree=67108860/67108860
[pid=8194] ppid=8191 vsize=27312552 memory=106476 CPUtime=0.11 cores=0-7
/proc/8194/stat : 8194 (java) S 8191 8194 7877 0 -1 1077944320 6158 0 0 0 9 2 0 0 20 0 20 0 81221204 27968053248 26619 33554432000 4194304 4196468 140728652976384 140728652958928 140137624952567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
/proc/8194/statm: 6828138 26619 2748 1 0 6790598 0
[pid=8194/tid=8196] ppid=8191 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/8194/task/8196/stat : 8196 (java) R 8191 8194 7877 0 -1 4202560 4265 0 0 0 7 2 0 0 20 0 20 0 81221205 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137596729648 140137609033054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8197] ppid=8191 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8194/task/8197/stat : 8197 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137629195152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8198] ppid=8191 vsize=27312552 memory=139795870717568 CPUtime=0 cores=0-7
/proc/8194/task/8198/stat : 8198 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137412590352 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8199] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8199/stat : 8199 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137411538064 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8200] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8200/stat : 8200 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137410485264 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8201] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8201/stat : 8201 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137409431952 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8202] ppid=8191 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8194/task/8202/stat : 8202 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137408379152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8203] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8203/stat : 8203 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137407326864 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8204] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8204/stat : 8204 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 26619 33554432000 4194304 4196468 140728652976384 140137406274064 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8205] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8205/stat : 8205 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 26619 33554432000 4194304 4196468 140728652976384 140136884988528 140137624963714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8206] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8206/stat : 8206 (java) S 8191 8194 7877 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 26619 33554432000 4194304 4196468 140728652976384 140135387620640 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8207] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8207/stat : 8207 (java) S 8191 8194 7877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 26619 33554432000 4194304 4196468 140728652976384 140135253399152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8208] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8208/stat : 8208 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 26619 33554432000 4194304 4196468 140728652976384 140134878894672 140137624971163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8209] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8209/stat : 8209 (java) S 8191 8194 7877 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 26619 33554432000 4194304 4196468 140728652976384 140136883935344 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8210] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8210/stat : 8210 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 26619 33554432000 4194304 4196468 140728652976384 140136882882544 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8211] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8211/stat : 8211 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 26619 33554432000 4194304 4196468 140728652976384 140136881830256 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8212] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8212/stat : 8212 (java) S 8191 8194 7877 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 26619 33554432000 4194304 4196468 140728652976384 140136880777456 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8213] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8213/stat : 8213 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 26619 33554432000 4194304 4196468 140728652976384 140134380989280 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8214] ppid=8191 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8194/task/8214/stat : 8214 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 26619 33554432000 4194304 4196468 140728652976384 140136879725360 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106476 KiB

[startup+0.210291 s]*
/proc/loadavg: 8.61 8.69 8.72 2/199 8214
/proc/meminfo: memFree=12202576/32770624 swapFree=67108860/67108860
[pid=8194] ppid=8191 vsize=27312552 memory=120924 CPUtime=0.24 cores=0-7
/proc/8194/stat : 8194 (java) S 8191 8194 7877 0 -1 1077944320 10074 0 0 0 21 3 0 0 20 0 20 0 81221204 27968053248 30231 33554432000 4194304 4196468 140728652976384 140728652958928 140137624952567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
/proc/8194/statm: 6828138 30231 2851 1 0 6790598 0
[pid=8194/tid=8196] ppid=8191 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/8194/task/8196/stat : 8196 (java) R 8191 8194 7877 0 -1 4202560 7953 0 0 0 17 3 0 0 20 0 20 0 81221205 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137596743232 140137624964502 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8197] ppid=8191 vsize=27312552 memory=12881 CPUtime=0 cores=0-7
/proc/8194/task/8197/stat : 8197 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137629195152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8198] ppid=8191 vsize=27312552 memory=139795870725621 CPUtime=0 cores=0-7
/proc/8194/task/8198/stat : 8198 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137412590352 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8199] ppid=8191 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8194/task/8199/stat : 8199 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137411538064 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8200] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8200/stat : 8200 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137410485264 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8201] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8201/stat : 8201 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137409431952 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8202] ppid=8191 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8194/task/8202/stat : 8202 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137408379152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8203] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8203/stat : 8203 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137407326864 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8204] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8204/stat : 8204 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 30231 33554432000 4194304 4196468 140728652976384 140137406274064 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8205] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8205/stat : 8205 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 30231 33554432000 4194304 4196468 140728652976384 140136884988528 140137624963714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8206] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8206/stat : 8206 (java) S 8191 8194 7877 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 30231 33554432000 4194304 4196468 140728652976384 140135387620640 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8207] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8207/stat : 8207 (java) S 8191 8194 7877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 30231 33554432000 4194304 4196468 140728652976384 140135253399152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8208] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8208/stat : 8208 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 30231 33554432000 4194304 4196468 140728652976384 140134878894672 140137624971163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8209] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8209/stat : 8209 (java) S 8191 8194 7877 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 30231 33554432000 4194304 4196468 140728652976384 140136883935344 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8210] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8210/stat : 8210 (java) S 8191 8194 7877 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 30231 33554432000 4194304 4196468 140728652976384 140136882882544 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8211] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8211/stat : 8211 (java) S 8191 8194 7877 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 30231 33554432000 4194304 4196468 140728652976384 140136881830256 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8212] ppid=8191 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8194/task/8212/stat : 8212 (java) S 8191 8194 7877 0 -1 1077944384 293 0 0 0 2 0 0 0 20 0 20 0 81221212 27968053248 30231 33554432000 4194304 4196468 140728652976384 140136880777456 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8213] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8213/stat : 8213 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 30231 33554432000 4194304 4196468 140728652976384 140134380989280 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8214] ppid=8191 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8194/task/8214/stat : 8214 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 30231 33554432000 4194304 4196468 140728652976384 140136879725360 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 120924 KiB

[startup+0.310254 s]*
/proc/loadavg: 8.61 8.69 8.72 2/199 8214
/proc/meminfo: memFree=12198172/32770624 swapFree=67108860/67108860
[pid=8194] ppid=8191 vsize=27312552 memory=125076 CPUtime=0.42 cores=0-7
/proc/8194/stat : 8194 (java) S 8191 8194 7877 0 -1 1077944320 10700 0 0 0 38 4 0 0 20 0 20 0 81221204 27968053248 31269 33554432000 4194304 4196468 140728652976384 140728652958928 140137624952567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
/proc/8194/statm: 6828138 31269 2932 1 0 6790598 0
[pid=8194/tid=8196] ppid=8191 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8194/task/8196/stat : 8196 (java) R 8191 8194 7877 0 -1 4202560 8392 0 0 0 26 3 0 0 20 0 20 0 81221205 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137596756720 140137609033054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8197] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8197/stat : 8197 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137629195152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8198] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8198/stat : 8198 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137412590352 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8199] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8199/stat : 8199 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137411538064 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8200] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8200/stat : 8200 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137410485264 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8201] ppid=8191 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/8194/task/8201/stat : 8201 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137409431952 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8202] ppid=8191 vsize=27312552 memory=139795749761967 CPUtime=0 cores=0-7
/proc/8194/task/8202/stat : 8202 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137408379152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8203] ppid=8191 vsize=27312552 memory=139795749764272 CPUtime=0 cores=0-7
/proc/8194/task/8203/stat : 8203 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137407326864 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8204] ppid=8191 vsize=27312552 memory=139795749766576 CPUtime=0 cores=0-7
/proc/8194/task/8204/stat : 8204 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27968053248 31269 33554432000 4194304 4196468 140728652976384 140137406274064 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8205] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8205/stat : 8205 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 31269 33554432000 4194304 4196468 140728652976384 140136884988528 140137624963714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8206] ppid=8191 vsize=27312552 memory=279591499540112 CPUtime=0 cores=0-7
/proc/8194/task/8206/stat : 8206 (java) S 8191 8194 7877 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 31269 33554432000 4194304 4196468 140728652976384 140135387620640 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8207] ppid=8191 vsize=27312552 memory=279591499547024 CPUtime=0 cores=0-7
/proc/8194/task/8207/stat : 8207 (java) S 8191 8194 7877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81221209 27968053248 31269 33554432000 4194304 4196468 140728652976384 140135253399152 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8208] ppid=8191 vsize=27312552 memory=279591499488304 CPUtime=0 cores=0-7
/proc/8194/task/8208/stat : 8208 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 31269 33554432000 4194304 4196468 140728652976384 140134878894672 140137624971163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8209] ppid=8191 vsize=27312552 memory=279591499560848 CPUtime=0.01 cores=0-7
/proc/8194/task/8209/stat : 8209 (java) S 8191 8194 7877 0 -1 1077944384 355 0 0 0 1 0 0 0 20 0 20 0 81221212 27968053248 31269 33554432000 4194304 4196468 140728652976384 140136883935344 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8210] ppid=8191 vsize=27312552 memory=279591499567760 CPUtime=0.02 cores=0-7
/proc/8194/task/8210/stat : 8210 (java) S 8191 8194 7877 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 20 0 81221212 27968053248 31269 33554432000 4194304 4196468 140728652976384 140136882882544 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8211] ppid=8191 vsize=27312552 memory=279591499565456 CPUtime=0 cores=0-7
/proc/8194/task/8211/stat : 8211 (java) S 8191 8194 7877 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 31269 33554432000 4194304 4196468 140728652976384 140136881830256 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8212] ppid=8191 vsize=27312552 memory=279591499582064 CPUtime=0.07 cores=0-7
/proc/8194/task/8212/stat : 8212 (java) S 8191 8194 7877 0 -1 1077944384 340 0 0 0 7 0 0 0 20 0 20 0 81221212 27968053248 31269 33554432000 4194304 4196468 140728652976384 140136880777456 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8213] ppid=8191 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8213/stat : 8213 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 31269 33554432000 4194304 4196468 140728652976384 140134380989280 140137624962773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8214] ppid=8191 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8194/task/8214/stat : 8214 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27968053248 31269 33554432000 4194304 4196468 140728652976384 140136879725360 140137624963714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125076 KiB

[startup+0.700924 s]
/proc/loadavg: 8.00 8.56 8.68 2/199 8214
/proc/meminfo: memFree=12173832/32770624 swapFree=67108860/67108860
[pid=8194] ppid=8191 vsize=27320948 memory=163456 CPUtime=0.99 cores=0-7
/proc/8194/stat : 8194 (java) S 8191 8194 7877 0 -1 1077944320 17930 0 0 0 93 6 0 0 20 0 20 0 81221204 27976650752 40864 33554432000 4194304 4196468 140728652976384 140728652958928 140137624952567 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
/proc/8194/statm: 6830237 40864 3168 1 0 6791622 0
[pid=8194/tid=8196] ppid=8191 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/8194/task/8196/stat : 8196 (java) R 8191 8194 7877 0 -1 4202560 15155 0 0 0 62 5 0 0 20 0 20 0 81221205 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137596777552 140137611201855 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8197] ppid=8191 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8197/stat : 8197 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137629195152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8198] ppid=8191 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8198/stat : 8198 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137412590352 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8199] ppid=8191 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8199/stat : 8199 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137411538064 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8200] ppid=8191 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/8194/task/8200/stat : 8200 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137410485264 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8201] ppid=8191 vsize=27320948 memory=10604 CPUtime=0 cores=0-7
/proc/8194/task/8201/stat : 8201 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137409431952 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8202] ppid=8191 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/8194/task/8202/stat : 8202 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221207 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137408379152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8203] ppid=8191 vsize=27320948 memory=1428 CPUtime=0 cores=0-7
/proc/8194/task/8203/stat : 8203 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137407326864 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8204] ppid=8191 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/8194/task/8204/stat : 8204 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27976650752 40864 33554432000 4194304 4196468 140728652976384 140137406274064 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8205] ppid=8191 vsize=27320948 memory=16436 CPUtime=0 cores=0-7
/proc/8194/task/8205/stat : 8205 (java) S 8191 8194 7877 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81221209 27976650752 40864 33554432000 4194304 4196468 140728652976384 140136884988528 140137624963714 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8206] ppid=8191 vsize=27320948 memory=13968 CPUtime=0 cores=0-7
/proc/8194/task/8206/stat : 8206 (java) S 8191 8194 7877 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81221209 27976650752 40864 33554432000 4194304 4196468 140728652976384 140135387620640 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8207] ppid=8191 vsize=27320948 memory=4048 CPUtime=0 cores=0-7
/proc/8194/task/8207/stat : 8207 (java) S 8191 8194 7877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81221209 27976650752 40864 33554432000 4194304 4196468 140728652976384 140135253399152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8208] ppid=8191 vsize=27320948 memory=1796 CPUtime=0 cores=0-7
/proc/8194/task/8208/stat : 8208 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27976650752 40864 33554432000 4194304 4196468 140728652976384 140134878894672 140137624971163 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8209] ppid=8191 vsize=27320948 memory=636 CPUtime=0.03 cores=0-7
/proc/8194/task/8209/stat : 8209 (java) S 8191 8194 7877 0 -1 1077944384 400 0 0 0 3 0 0 0 20 0 20 0 81221212 27976650752 40864 33554432000 4194304 4196468 140728652976384 140136883935344 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8210] ppid=8191 vsize=27320948 memory=1700 CPUtime=0.08 cores=0-7
/proc/8194/task/8210/stat : 8210 (java) S 8191 8194 7877 0 -1 1077944384 348 0 0 0 8 0 0 0 20 0 20 0 81221212 27976650752 40864 33554432000 4194304 4196468 140728652976384 140136882882544 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8211] ppid=8191 vsize=27320948 memory=796 CPUtime=0.04 cores=0-7
/proc/8194/task/8211/stat : 8211 (java) S 8191 8194 7877 0 -1 1077944384 210 0 0 0 4 0 0 0 20 0 20 0 81221212 27976650752 40864 33554432000 4194304 4196468 140728652976384 140136881830256 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8212] ppid=8191 vsize=27320948 memory=5408 CPUtime=0.14 cores=0-7
/proc/8194/task/8212/stat : 8212 (java) S 8191 8194 7877 0 -1 1077944384 451 0 0 0 14 0 0 0 20 0 20 0 81221212 27976650752 40864 33554432000 4194304 4196468 140728652976384 140136880777456 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8213] ppid=8191 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/8194/task/8213/stat : 8213 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221212 27976650752 40864 33554432000 4194304 4196468 140728652976384 140134380989280 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8214] ppid=8191 vsize=27320948 memory=9992 CPUtime=0 cores=0-7
/proc/8194/task/8214/stat : 8214 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27976650752 40864 33554432000 4194304 4196468 140728652976384 140136879725360 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 163456 KiB

[startup+1.50091 s]
/proc/loadavg: 8.00 8.56 8.68 3/199 8214
/proc/meminfo: memFree=12147740/32770624 swapFree=67108860/67108860
[pid=8194] ppid=8191 vsize=27327160 memory=229248 CPUtime=2.94 cores=0-7
/proc/8194/stat : 8194 (java) S 8191 8194 7877 0 -1 1077944320 22602 0 0 0 284 10 0 0 20 0 20 0 81221204 27983011840 57312 33554432000 4194304 4196468 140728652976384 140728652958928 140137624952567 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
/proc/8194/statm: 6831790 57312 3216 1 0 6792646 0
[pid=8194/tid=8196] ppid=8191 vsize=27327160 memory=0 CPUtime=1.46 cores=0-7
/proc/8194/task/8196/stat : 8196 (java) R 8191 8194 7877 0 -1 4202560 16561 0 0 0 140 6 0 0 20 0 20 0 81221205 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137596786480 140137624974397 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8197] ppid=8191 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8197/stat : 8197 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137629195152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8198] ppid=8191 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8198/stat : 8198 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137412590352 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8199] ppid=8191 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8199/stat : 8199 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137411538064 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8200] ppid=8191 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8200/stat : 8200 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137410485264 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8201] ppid=8191 vsize=27327160 memory=279591500096688 CPUtime=0 cores=0-7
/proc/8194/task/8201/stat : 8201 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137409431952 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8202] ppid=8191 vsize=27327160 memory=37366215476202 CPUtime=0 cores=0-7
/proc/8194/task/8202/stat : 8202 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221207 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137408379152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8203] ppid=8191 vsize=27327160 memory=37366215476202 CPUtime=0 cores=0-7
/proc/8194/task/8203/stat : 8203 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221207 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137407326864 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8204] ppid=8191 vsize=27327160 memory=279591500119872 CPUtime=0 cores=0-7
/proc/8194/task/8204/stat : 8204 (java) S 8191 8194 7877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81221207 27983011840 57312 33554432000 4194304 4196468 140728652976384 140137406274064 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8205] ppid=8191 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8205/stat : 8205 (java) S 8191 8194 7877 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81221209 27983011840 57312 33554432000 4194304 4196468 140728652976384 140136884988528 140137624963714 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8206] ppid=8191 vsize=27327160 memory=1200 CPUtime=0 cores=0-7
/proc/8194/task/8206/stat : 8206 (java) S 8191 8194 7877 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81221209 27983011840 57312 33554432000 4194304 4196468 140728652976384 140135387620640 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8207] ppid=8191 vsize=27327160 memory=10604 CPUtime=0 cores=0-7
/proc/8194/task/8207/stat : 8207 (java) S 8191 8194 7877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81221209 27983011840 57312 33554432000 4194304 4196468 140728652976384 140135253399152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8208] ppid=8191 vsize=27327160 memory=4616 CPUtime=0 cores=0-7
/proc/8194/task/8208/stat : 8208 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27983011840 57312 33554432000 4194304 4196468 140728652976384 140134878894672 140137624971163 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8209] ppid=8191 vsize=27327160 memory=1428 CPUtime=0.25 cores=0-7
/proc/8194/task/8209/stat : 8209 (java) R 8191 8194 7877 0 -1 4202560 858 0 0 0 24 1 0 0 20 0 20 0 81221212 27983011840 57312 33554432000 4194304 4196468 140728652976384 140136883926624 140137606496720 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8210] ppid=8191 vsize=27327160 memory=15876 CPUtime=0.28 cores=0-7
/proc/8194/task/8210/stat : 8210 (java) R 8191 8194 7877 0 -1 4202560 749 0 0 0 28 0 0 0 20 0 20 0 81221212 27983011840 57312 33554432000 4194304 4196468 140728652976384 140136882873376 140137609344422 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8211] ppid=8191 vsize=27327160 memory=16436 CPUtime=0.23 cores=0-7
/proc/8194/task/8211/stat : 8211 (java) R 8191 8194 7877 0 -1 4202560 429 0 0 0 23 0 0 0 20 0 20 0 81221212 27983011840 57312 33554432000 4194304 4196468 140728652976384 140136881809728 140137617189694 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8212] ppid=8191 vsize=27327160 memory=13968 CPUtime=0.67 cores=0-7
/proc/8194/task/8212/stat : 8212 (java) S 8191 8194 7877 0 -1 1077944384 2639 0 0 0 67 0 0 0 20 0 20 0 81221212 27983011840 57312 33554432000 4194304 4196468 140728652976384 140136880777456 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8213] ppid=8191 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8213/stat : 8213 (java) S 8191 8194 7877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81221212 27983011840 57312 33554432000 4194304 4196468 140728652976384 140134380989280 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8214] ppid=8191 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8194/task/8214/stat : 8214 (java) S 8191 8194 7877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81221212 27983011840 57312 33554432000 4194304 4196468 140728652976384 140136879725360 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 229248 KiB

[startup+1.6154 s]
# the end of solver process 8194 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.23341 s, system=0.12811 s

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

[startup+1.60104 s]
/proc/loadavg: 8.00 8.56 8.68 3/199 8214
/proc/meminfo: memFree=12147740/32770624 swapFree=67108860/67108860
[pid=8194] ppid=8191 vsize=27720608 memory=251968 CPUtime=3.33 cores=0-7
/proc/8194/stat : 8194 (java) S 8191 8194 7877 0 -1 1077944320 23710 2469 0 0 319 11 3 0 20 0 21 0 81221204 28385902592 62992 33554432000 4194304 4196468 140728652976384 140728652958928 140137624952567 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
/proc/8194/statm: 6930152 62992 3226 1 0 6891008 0
[pid=8194/tid=8196] ppid=8191 vsize=27720608 memory=0 CPUtime=1.59 cores=0-7
/proc/8194/task/8196/stat : 8196 (java) S 8191 8194 7877 0 -1 1077944384 16948 2469 0 0 149 7 3 0 20 0 21 0 81221205 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137596796048 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8197] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8197/stat : 8197 (java) S 8191 8194 7877 0 -1 1077944384 2 2469 0 0 0 0 3 0 20 0 21 0 81221207 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137629195152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8198] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8198/stat : 8198 (java) S 8191 8194 7877 0 -1 1077944384 1 2469 0 0 0 0 3 0 20 0 21 0 81221207 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137412590352 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8199] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8199/stat : 8199 (java) S 8191 8194 7877 0 -1 1077944384 1 2469 0 0 0 0 3 0 20 0 21 0 81221207 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137411538064 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8200] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8200/stat : 8200 (java) S 8191 8194 7877 0 -1 1077944384 2 2469 0 0 0 0 3 0 20 0 21 0 81221207 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137410485264 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8201] ppid=8191 vsize=27720608 memory=4128 CPUtime=0.03 cores=0-7
/proc/8194/task/8201/stat : 8201 (java) S 8191 8194 7877 0 -1 1077944384 2 2469 0 0 0 0 3 0 20 0 21 0 81221207 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137409431952 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8202] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8202/stat : 8202 (java) S 8191 8194 7877 0 -1 1077944384 3 2469 0 0 0 0 3 0 20 0 21 0 81221207 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137408379152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8203] ppid=8191 vsize=27720608 memory=139795749975488 CPUtime=0.03 cores=0-7
/proc/8194/task/8203/stat : 8203 (java) S 8191 8194 7877 0 -1 1077944384 1 2469 0 0 0 0 3 0 20 0 21 0 81221207 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137407326864 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8204] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8204/stat : 8204 (java) S 8191 8194 7877 0 -1 1077944384 2 2469 0 0 0 0 3 0 20 0 21 0 81221207 28385902592 62992 33554432000 4194304 4196468 140728652976384 140137406274064 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8205] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8205/stat : 8205 (java) S 8191 8194 7877 0 -1 1077944384 5 2469 0 0 0 0 3 0 20 0 21 0 81221209 28385902592 62992 33554432000 4194304 4196468 140728652976384 140136884988736 140137624963714 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8206] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8206/stat : 8206 (java) S 8191 8194 7877 0 -1 1077944384 13 2469 0 0 0 0 3 0 20 0 21 0 81221209 28385902592 62992 33554432000 4194304 4196468 140728652976384 140135387620640 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8207] ppid=8191 vsize=27720608 memory=12073153071324 CPUtime=0.03 cores=0-7
/proc/8194/task/8207/stat : 8207 (java) S 8191 8194 7877 0 -1 1077944384 21 2469 0 0 0 0 3 0 20 0 21 0 81221209 28385902592 62992 33554432000 4194304 4196468 140728652976384 140135253399152 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8208] ppid=8191 vsize=27720608 memory=288230621803970871 CPUtime=0.03 cores=0-7
/proc/8194/task/8208/stat : 8208 (java) S 8191 8194 7877 0 -1 1077944384 1 2469 0 0 0 0 3 0 20 0 21 0 81221212 28385902592 62992 33554432000 4194304 4196468 140728652976384 140134878894320 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8209] ppid=8191 vsize=27720608 memory=14134428972616243 CPUtime=0.33 cores=0-7
/proc/8194/task/8209/stat : 8209 (java) S 8191 8194 7877 0 -1 1077944384 892 2469 0 0 29 1 3 0 20 0 21 0 81221212 28385902592 62992 33554432000 4194304 4196468 140728652976384 140136883914896 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8210] ppid=8191 vsize=27720608 memory=0 CPUtime=0.41 cores=0-7
/proc/8194/task/8210/stat : 8210 (java) R 8191 8194 7877 0 -1 4202560 1133 2469 0 0 38 0 3 0 20 0 21 0 81221212 28385902592 62992 33554432000 4194304 4196468 140728652976384 140136882862888 140137608449351 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8211] ppid=8191 vsize=27720608 memory=0 CPUtime=0.31 cores=0-7
/proc/8194/task/8211/stat : 8211 (java) S 8191 8194 7877 0 -1 1077944384 546 2469 0 0 28 0 3 0 20 0 21 0 81221212 28385902592 62992 33554432000 4194304 4196468 140728652976384 140136881830256 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8212] ppid=8191 vsize=27720608 memory=0 CPUtime=0.74 cores=0-7
/proc/8194/task/8212/stat : 8212 (java) S 8191 8194 7877 0 -1 1077944384 2733 2469 0 0 71 0 3 0 20 0 21 0 81221212 28385902592 62992 33554432000 4194304 4196468 140728652976384 140136880777456 140137624963714 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
[pid=8194/tid=8213] ppid=8191 vsize=27720608 memory=0 CPUtime=0.03 cores=0-7
/proc/8194/task/8213/stat : 8213 (java) S 8191 8194 7877 0 -1 1077944384 3 2469 0 0 0 0 3 0 20 0 21 0 81221212 28385902592 62992 33554432000 4194304 4196468 140728652976384 140134380989280 140137624962773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36483072 140728652985305 140728652985605 140728652985605 140728652988367 0
Current children cumulated CPU time: 3.33 s
Current children cumulated vsize: 27720608 KiB
Current children cumulated memory: 251968 KiB

Child status: 0
Real time (s): 1.61545
CPU time (s): 3.36152
CPU user time (s): 3.23341
CPU system time (s): 0.12811
CPU usage (%): 208.085
Max. virtual memory (cumulated for all children) (KiB): 27720608
Max. memory (cumulated for all children) (KiB): 251968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.23341
system time used= 0.12811
maximum resident set size= 252392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26184
page faults= 0
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5015
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 8194
#   total CPU time (s): 3.36152
#   total CPU user time (s): 3.23341
#   total CPU system time (s): 0.12811

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030004 second user time and 0.064227 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-26 22:23:00
IDJOB=4296974
IDBENCH=141169
IDSOLVER=2758
FILE ID=node139/4296974-1532636580
RUNJOBID= node139-1532634055-7904
PBS_JOBID= 21022188
Free space on /tmp= 38720 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K03-P03_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-4296974-1532636580/watcher-4296974-1532636580 -o /tmp/evaluation-result-4296974-1532636580/solver-4296974-1532636580 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532634055-7904 --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-4296974-1532636580.xml

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

MD5SUM BENCH= 48ac26f734f5e9f96f30a0090c6e98b4
RANDOM SEED=248145695

node139.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.80
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.80
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.80
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.80
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:        12312608 kB
MemAvailable:   31932264 kB
Buffers:          243844 kB
Cached:         19331000 kB
SwapCached:            0 kB
Active:          3051408 kB
Inactive:       16576028 kB
Active(anon):       6720 kB
Inactive(anon):    73544 kB
Active(file):    3044688 kB
Inactive(file): 16502484 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8444 kB
Writeback:             0 kB
AnonPages:         73556 kB
Mapped:            41416 kB
Shmem:             25228 kB
Slab:             527616 kB
SReclaimable:     500944 kB
SUnreclaim:        26672 kB
KernelStack:        3536 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38712 MiB
End job on node139 at 2018-07-26 22:23:02