Trace number 4297165

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)SAT 3.48666 1.66777

General information on the benchmark

NameLangford/
LangfordBin-11_c18.xml
MD5SUM0eb659d8c217bf688ca291acdf1662a5
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.4302
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints33
Number of domains2
Minimum domain size11
Maximum domain size22
Distribution of domain sizes[{"size":11,"count":22},{"size":22,"count":22}]
Minimum variable degree2
Maximum variable degree22
Distribution of variable degrees[{"degree":2,"count":22},{"degree":22,"count":22}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":11},{"arity":23,"count":22}]
Number of extensional constraints0
Number of intensional constraints11
Distribution of constraint types[{"type":"intension","count":11},{"type":"element","count":22}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 03:07:00 CEST 2018
0.66/0.55	c PID: 8811
0.66/0.55	c IP: 172.20.3.133
0.66/0.55	c HOST: node133.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.85	c (0,0) Parsing End
1.18/0.86	c (0,0) CSP: 44 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 22
1.18/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) Constraint Name Generate Begin
1.18/0.86	c (0,0) Ctr:HOME/instance-4297165-1532653619.xml,Add:Element:Eq:IntVar:Num
1.18/0.86	c (0,0) Constraint Name Generate End
1.18/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) CSP to CSPinCNF Begin
1.55/1.03	c (0,0) translated 4 (10%) constraints
1.55/1.07	c (0,0) translated 7 (20%) constraints
1.55/1.10	c (0,0) translated 10 (30%) constraints
1.84/1.14	c (0,0) translated 14 (40%) constraints
1.84/1.16	c (0,0) translated 17 (50%) constraints
1.84/1.18	c (0,0) translated 20 (60%) constraints
2.09/1.20	c (0,0) translated 24 (70%) constraints
2.09/1.20	c (0,0) translated 27 (80%) constraints
2.09/1.20	c (0,0) translated 30 (90%) constraints
2.09/1.20	c (0,0) translated 33 (100%) constraints
2.09/1.24	c (0,0) STATISTICS1:HOME/instance-4297165-1532653619.xml,Add:Element:Eq:IntVar:Num,44,495,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:46;19:46;18:46;17:46;16:46;15:46;14:46;13:46;12:46;11:530;10:46,3:484;1:11,2:22;1:1452,
2.09/1.24	c (0,0) ===========================================
2.09/1.24	c (0,0) Both Encoding selects:
2.09/1.24	c (0,0) Order
2.09/1.24	c (0,0) ===========================================
2.09/1.29	c (0,0) translated 50 (10%) constraints
2.33/1.31	c (0,0) translated 99 (20%) constraints
2.33/1.33	c (0,0) translated 149 (30%) constraints
2.33/1.35	c (0,0) translated 198 (40%) constraints
2.33/1.36	c (0,0) translated 248 (50%) constraints
2.33/1.37	c (0,0) translated 297 (60%) constraints
2.33/1.38	c (0,0) translated 347 (70%) constraints
2.33/1.39	c (0,0) translated 396 (80%) constraints
2.63/1.40	c (0,0) translated 446 (90%) constraints
2.63/1.41	c (0,0) translated 495 (100%) constraints
2.63/1.41	c (0,0) CSP to CSPinCNF End
2.63/1.41	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1474 ctr, max domain size 20
2.63/1.41	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.41	c (0,0) CSPinCNF Propagation Begin
2.63/1.46	c (0,0) 0 values, 198 unsatisfiable literals, and 242 valid clauses are removed
2.63/1.46	c (0,0) CSPinCNF Propagation End
2.63/1.46	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.63/1.46	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.46	c (0,0) Simplify CSPinCNF Begin
2.63/1.47	c (0,0) Simplify CSPinCNF End
2.63/1.47	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.63/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.63/1.47	c (0,0) Calculate Precise Domain Begin
2.63/1.47	c (0,0) 0 values are removed by re-calculation
2.63/1.47	c (0,0) Calculate Precise Domain End
2.63/1.47	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.63/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.63/1.47	c (0,0) CSPinCNF to SatSolver Begin
3.04/1.51	c (0,0) 124 (10 %) CSP clauses are encoded (770 SAT variables, 607 SAT clauses)
3.04/1.52	c (0,0) 247 (20 %) CSP clauses are encoded (770 SAT variables, 730 SAT clauses)
3.04/1.53	c (1,0) 370 (30 %) CSP clauses are encoded (770 SAT variables, 853 SAT clauses)
3.04/1.53	c (1,0) 493 (40 %) CSP clauses are encoded (770 SAT variables, 976 SAT clauses)
3.04/1.54	c (1,0) 616 (50 %) CSP clauses are encoded (770 SAT variables, 1099 SAT clauses)
3.04/1.54	c (1,1) 740 (60 %) CSP clauses are encoded (770 SAT variables, 1223 SAT clauses)
3.04/1.54	c (1,1) 863 (70 %) CSP clauses are encoded (770 SAT variables, 1346 SAT clauses)
3.04/1.55	c (1,1) 986 (80 %) CSP clauses are encoded (770 SAT variables, 1469 SAT clauses)
3.04/1.55	c (1,1) 1109 (90 %) CSP clauses are encoded (770 SAT variables, 1592 SAT clauses)
3.04/1.56	c (1,1) 1232 (100 %) CSP clauses are encoded (770 SAT variables, 1993 SAT clauses)
3.04/1.56	c (1,1) CSPinCNF to SatSolver End
3.04/1.56	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.04/1.58	c (1,1) STATISTICS2:HOME/instance-4297165-1532653619.xml,Add:Element:Eq:IntVar:Num,286,1232,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:80;19:76;18:72;17:68;16:64;15:60;14:56;13:52;12:48;11:924;10:40;2:1210,3:286;2:924;1:22,2:22;1:2706,
3.04/1.58	c (1,1) SatSolver.solve Begin
3.04/1.58	c (1,1) 770 bool, 2002 clause
3.04/1.58	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297165-1532653619.xml-scop-8811.cnf HOME/instance-4297165-1532653619.xml-scop-8811.cnf.out
3.34/1.61	c (1,0) c
3.34/1.61	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.34/1.61	c (1,0) c
3.34/1.61	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.34/1.61	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.34/1.61	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.34/1.61	c (1,0) c |                                                                                                       |
3.34/1.61	c (1,0) c |  Number of variables:           770                                                                   |
3.34/1.61	c (1,0) c |  Number of clauses:            2002                                                                   |
3.34/1.61	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.34/1.61	c (1,0) c |                                                                                                       |
3.34/1.61	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
3.34/1.61	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.34/1.61	c (1,0) c |                                                                                                       |
3.34/1.61	c (1,0) c |  Generating clones                                                                                    |
3.34/1.61	c (1,0) c |  all clones generated. Memory =  27.49Mb.                                                             |
3.34/1.61	c (1,0) c ========================================================================================================|
3.34/1.61	c (1,0) c last restart ## conflicts  :  18 21 
3.34/1.61	c (1,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
3.34/1.61	c (1,0) c last restart ## conflicts  :  18 21 
3.34/1.61	c (1,0) c Total Memory so far : 539.52Mb
3.34/1.61	c (1,0) c
3.34/1.61	c (1,0) c real time : 0.007267 s
3.34/1.61	c (1,0) c cpu time  : 0.006738 s
3.34/1.61	c (1,0) c
3.34/1.61	c (1,0) c
3.34/1.61	c (1,0) c
3.34/1.61	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.34/1.61	c (1,0) c
3.34/1.61	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.34/1.61	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.34/1.61	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.34/1.61	c (1,0) c | Conflicts     |              72 |         15 |          2 |         18 |          8 |         18 |          0 |         11 |          0 |
3.34/1.61	c (1,0) c | Decisions     |             267 |         67 |         29 |         45 |         37 |         45 |          4 |         40 |          0 |
3.34/1.61	c (1,0) c | Propagations  |            6670 |       1643 |        337 |       1484 |        720 |       1484 |         56 |        946 |          0 |
3.34/1.61	c (1,0) c | Avg_Trail     |                 |        326 |         89 |        354 |        307 |        354 |          0 |        327 |          0 |
3.34/1.61	c (1,0) c | Avg_DL        |                 |         47 |          4 |         21 |         18 |         21 |          0 |         19 |          0 |
3.34/1.61	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.34/1.61	c (1,0) c | Exported      |               2 |          0 |          0 |          1 |          0 |          1 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.34/1.61	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c | Glues         |                 |          0 |          0 |          1 |          0 |          1 |          0 |          0 |          0 |
3.34/1.61	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.34/1.61	c (1,0) c | Orig_Seen     |             6 % |        169 |         11 |        228 |        152 |        228 |          0 |        192 |          0 |
3.34/1.61	c (1,0) c | Diff Orig seen|                 | -       59 | -      217 | -        0 | -       76 |      X     | -      228 | -       36 | -      228 |
3.34/1.61	c (1,0) c | Hamming       |            11 % |        141 |        101 |          0 |         81 |      X     |        124 |         29 |        124 |
3.34/1.61	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.34/1.61	c (1,0) 
3.34/1.61	c (1,0) s SATISFIABLE
3.34/1.64	c (1,1) SatSolver.solve End
3.34/1.64	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.34/1.64	c (1,1) Show results Begin
3.34/1.65	c (1,1) p[0] = 21
3.34/1.65	c (1,1) p[1] = 19
3.34/1.65	c (1,1) p[2] = 6
3.34/1.65	c (1,1) p[3] = 3
3.34/1.65	c (1,1) p[4] = 16
3.34/1.65	c (1,1) p[5] = 12
3.34/1.65	c (1,1) p[6] = 9
3.34/1.65	c (1,1) p[7] = 4
3.34/1.65	c (1,1) p[8] = 17
3.34/1.65	c (1,1) p[9] = 11
3.34/1.65	c (1,1) p[10] = 20
3.34/1.65	c (1,1) p[11] = 13
3.34/1.65	c (1,1) p[12] = 8
3.34/1.65	c (1,1) p[13] = 0
3.34/1.65	c (1,1) p[14] = 10
3.34/1.65	c (1,1) p[15] = 1
3.34/1.65	c (1,1) p[16] = 15
3.34/1.65	c (1,1) p[17] = 5
3.34/1.65	c (1,1) p[18] = 18
3.34/1.65	c (1,1) p[19] = 7
3.34/1.65	c (1,1) p[20] = 14
3.34/1.65	c (1,1) p[21] = 2
3.34/1.65	c (1,1) v[0] = 7
3.34/1.65	c (1,1) v[1] = 8
3.34/1.65	c (1,1) v[2] = 11
3.34/1.65	c (1,1) v[3] = 2
3.34/1.65	c (1,1) v[4] = 4
3.34/1.65	c (1,1) v[5] = 9
3.34/1.65	c (1,1) v[6] = 2
3.34/1.65	c (1,1) v[7] = 10
3.34/1.65	c (1,1) v[8] = 7
3.34/1.65	c (1,1) v[9] = 4
3.34/1.65	c (1,1) v[10] = 8
3.34/1.65	c (1,1) v[11] = 5
3.34/1.65	c (1,1) v[12] = 3
3.34/1.65	c (1,1) v[13] = 6
3.34/1.65	c (1,1) v[14] = 11
3.34/1.65	c (1,1) v[15] = 9
3.34/1.65	c (1,1) v[16] = 3
3.34/1.65	c (1,1) v[17] = 5
3.34/1.65	c (1,1) v[18] = 10
3.34/1.65	c (1,1) v[19] = 1
3.34/1.65	c (1,1) v[20] = 6
3.34/1.65	c (1,1) v[21] = 1
3.34/1.65	s SATISFIABLE
3.34/1.65	v <instantiation>
3.34/1.65	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21]</list>
3.34/1.65	v     <values>7 8 11 2 4 9 2 10 7 4 8 5 3 6 11 9 3 5 10 1 6 1 21 19 6 3 16 12 9 4 17 11 20 13 8 0 10 1 15 5 18 7 14 2</values>
3.34/1.65	v </instantiation>
3.34/1.65	c (1,1) Show results End
3.34/1.65	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.34/1.65	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.34/1.65	c END-Prog: Fri Jul 27 03:07:01 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 (10845 MiB free)
  memory of node 1: 16384 MiB (12181 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297165-1532653619/watcher-4297165-1532653619 -o /tmp/evaluation-result-4297165-1532653619/solver-4297165-1532653619 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532646015-7507 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297165-1532653619.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
Current StackSize limit: 8192 KiB

solver pid=8811, runsolver pid=8808

[startup+0.100162 s]*
/proc/loadavg: 6.05 8.23 8.69 2/204 8831
/proc/meminfo: memFree=23484276/32770624 swapFree=67108860/67108860
[pid=8811] ppid=8808 vsize=27312552 memory=108480 CPUtime=0.11 cores=0-7
/proc/8811/stat : 8811 (java) S 8808 8811 7480 0 -1 1077944320 6669 0 0 0 9 2 0 0 20 0 20 0 82925075 27968053248 27120 33554432000 4194304 4196468 140730148841680 140730148824224 140092441734903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
/proc/8811/statm: 6828138 27120 2748 1 0 6790598 0
[pid=8811/tid=8813] ppid=8808 vsize=27312552 memory=4211600617697866648 CPUtime=0.09 cores=0-7
/proc/8811/task/8813/stat : 8813 (java) R 8808 8811 7480 0 -1 4202560 4769 0 0 0 7 2 0 0 20 0 20 0 82925075 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092413540376 140092424921712 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8814] ppid=8808 vsize=27312552 memory=732370300446092261 CPUtime=0 cores=0-7
/proc/8811/task/8814/stat : 8814 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092445977360 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8815] ppid=8808 vsize=27312552 memory=140162108638848 CPUtime=0 cores=0-7
/proc/8811/task/8815/stat : 8815 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092260133776 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8816] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8816/stat : 8816 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092259081232 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8817] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8817/stat : 8817 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092258028688 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8818] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8818/stat : 8818 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092256975120 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8819] ppid=8808 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8811/task/8819/stat : 8819 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092255922576 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8820] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8820/stat : 8820 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092254870032 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8821] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8821/stat : 8821 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 27120 33554432000 4194304 4196468 140730148841680 140092253817488 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8822] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8822/stat : 8822 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925079 27968053248 27120 33554432000 4194304 4196468 140730148841680 140091299121648 140092441746050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8823] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8823/stat : 8823 (java) S 8808 8811 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82925080 27968053248 27120 33554432000 4194304 4196468 140730148841680 140090424681888 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8824] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8824/stat : 8824 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925080 27968053248 27120 33554432000 4194304 4196468 140730148841680 140090156246512 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8825] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8825/stat : 8825 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 27120 33554432000 4194304 4196468 140730148841680 140089781738192 140092441753499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8826] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8826/stat : 8826 (java) S 8808 8811 7480 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 27120 33554432000 4194304 4196468 140730148841680 140090290460656 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8827] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8827/stat : 8827 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 27120 33554432000 4194304 4196468 140730148841680 140090289408112 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8828] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8828/stat : 8828 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 27120 33554432000 4194304 4196468 140730148841680 140090288355568 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8829] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8829/stat : 8829 (java) S 8808 8811 7480 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 27120 33554432000 4194304 4196468 140730148841680 140090287303024 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8830] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8830/stat : 8830 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925083 27968053248 27186 33554432000 4194304 4196468 140730148841680 140089283832544 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8831] ppid=8808 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8811/task/8831/stat : 8831 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925083 27968053248 27186 33554432000 4194304 4196468 140730148841680 140090286250928 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108480 KiB

[startup+0.210438 s]*
/proc/loadavg: 6.05 8.23 8.69 3/204 8831
/proc/meminfo: memFree=23467532/32770624 swapFree=67108860/67108860
[pid=8811] ppid=8808 vsize=27312552 memory=122936 CPUtime=0.25 cores=0-7
/proc/8811/stat : 8811 (java) S 8808 8811 7480 0 -1 1077944320 10577 0 0 0 22 3 0 0 20 0 20 0 82925075 27968053248 30734 33554432000 4194304 4196468 140730148841680 140730148824224 140092441734903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
/proc/8811/statm: 6828138 30734 2845 1 0 6790598 0
[pid=8811/tid=8813] ppid=8808 vsize=27312552 memory=0 CPUtime=0.19 cores=0-7
/proc/8811/task/8813/stat : 8813 (java) R 8808 8811 7480 0 -1 4202560 8463 0 0 0 17 2 0 0 20 0 20 0 82925075 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092413550416 140092422559792 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8814] ppid=8808 vsize=27312552 memory=140162108638848 CPUtime=0 cores=0-7
/proc/8811/task/8814/stat : 8814 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092445977360 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8815] ppid=8808 vsize=27312552 memory=140162108638848 CPUtime=0 cores=0-7
/proc/8811/task/8815/stat : 8815 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092260133776 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8816] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8816/stat : 8816 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092259081232 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8817] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8817/stat : 8817 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092258028688 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8818] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8818/stat : 8818 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092256975120 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8819] ppid=8808 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8811/task/8819/stat : 8819 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092255922576 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8820] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8820/stat : 8820 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092254870032 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8821] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8821/stat : 8821 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 30734 33554432000 4194304 4196468 140730148841680 140092253817488 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8822] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8822/stat : 8822 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925079 27968053248 30734 33554432000 4194304 4196468 140730148841680 140091299121648 140092441746050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8823] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8823/stat : 8823 (java) S 8808 8811 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82925080 27968053248 30734 33554432000 4194304 4196468 140730148841680 140090424681888 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8824] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8824/stat : 8824 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925080 27968053248 30734 33554432000 4194304 4196468 140730148841680 140090156246512 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8825] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8825/stat : 8825 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 30734 33554432000 4194304 4196468 140730148841680 140089781738192 140092441753499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8826] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8826/stat : 8826 (java) R 8808 8811 7480 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 30734 33554432000 4194304 4196468 140730148841680 140090290460656 140092441746050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8827] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8827/stat : 8827 (java) S 8808 8811 7480 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 30734 33554432000 4194304 4196468 140730148841680 140090289408112 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8828] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8828/stat : 8828 (java) S 8808 8811 7480 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 30734 33554432000 4194304 4196468 140730148841680 140090288355568 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8829] ppid=8808 vsize=27312552 memory=0 CPUtime=0.03 cores=0-7
/proc/8811/task/8829/stat : 8829 (java) R 8808 8811 7480 0 -1 1077944384 276 0 0 0 3 0 0 0 20 0 20 0 82925082 27968053248 30734 33554432000 4194304 4196468 140730148841680 140090287303024 140092441746050 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8830] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8830/stat : 8830 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925083 27968053248 30734 33554432000 4194304 4196468 140730148841680 140089283832544 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8831] ppid=8808 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8811/task/8831/stat : 8831 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925083 27968053248 30734 33554432000 4194304 4196468 140730148841680 140090286250928 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122936 KiB

[startup+0.310369 s]*
/proc/loadavg: 6.05 8.23 8.69 2/204 8831
/proc/meminfo: memFree=23463872/32770624 swapFree=67108860/67108860
[pid=8811] ppid=8808 vsize=27312552 memory=127112 CPUtime=0.42 cores=0-7
/proc/8811/stat : 8811 (java) S 8808 8811 7480 0 -1 1077944320 11216 0 0 0 38 4 0 0 20 0 20 0 82925075 27968053248 31778 33554432000 4194304 4196468 140730148841680 140730148824224 140092441734903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
/proc/8811/statm: 6828138 31778 2961 1 0 6790598 0
[pid=8811/tid=8813] ppid=8808 vsize=27312552 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/8811/task/8813/stat : 8813 (java) R 8808 8811 7480 0 -1 4202560 8900 0 0 0 27 3 0 0 20 0 20 0 82925075 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092413539536 140092422010283 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8814] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8814/stat : 8814 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092445977360 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8815] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8815/stat : 8815 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092260133776 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8816] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8816/stat : 8816 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092259081232 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8817] ppid=8808 vsize=27312552 memory=140161962830511 CPUtime=0 cores=0-7
/proc/8811/task/8817/stat : 8817 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092258028688 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8818] ppid=8808 vsize=27312552 memory=140161962832816 CPUtime=0 cores=0-7
/proc/8811/task/8818/stat : 8818 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092256975120 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8819] ppid=8808 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8811/task/8819/stat : 8819 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092255922576 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8820] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8820/stat : 8820 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092254870032 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8821] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8821/stat : 8821 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27968053248 31778 33554432000 4194304 4196468 140730148841680 140092253817488 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8822] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8822/stat : 8822 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925079 27968053248 31778 33554432000 4194304 4196468 140730148841680 140091299121648 140092441746050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8823] ppid=8808 vsize=27312552 memory=2110512569948068 CPUtime=0 cores=0-7
/proc/8811/task/8823/stat : 8823 (java) S 8808 8811 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82925080 27968053248 31778 33554432000 4194304 4196468 140730148841680 140090424681888 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8824] ppid=8808 vsize=27312552 memory=2110512569971412 CPUtime=0 cores=0-7
/proc/8811/task/8824/stat : 8824 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925080 27968053248 31778 33554432000 4194304 4196468 140730148841680 140090156246512 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8825] ppid=8808 vsize=27312552 memory=2110512569952676 CPUtime=0 cores=0-7
/proc/8811/task/8825/stat : 8825 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925082 27968053248 31778 33554432000 4194304 4196468 140730148841680 140089781738192 140092441753499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8826] ppid=8808 vsize=27312552 memory=2110512569971444 CPUtime=0.01 cores=0-7
/proc/8811/task/8826/stat : 8826 (java) S 8808 8811 7480 0 -1 1077944384 374 0 0 0 1 0 0 0 20 0 20 0 82925082 27968053248 31778 33554432000 4194304 4196468 140730148841680 140090290460656 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8827] ppid=8808 vsize=27312552 memory=2110512569971476 CPUtime=0.01 cores=0-7
/proc/8811/task/8827/stat : 8827 (java) S 8808 8811 7480 0 -1 1077944384 213 0 0 0 1 0 0 0 20 0 20 0 82925082 27968053248 31778 33554432000 4194304 4196468 140730148841680 140090289408112 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8828] ppid=8808 vsize=27312552 memory=2110512569971236 CPUtime=0.01 cores=0-7
/proc/8811/task/8828/stat : 8828 (java) S 8808 8811 7480 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 20 0 82925082 27968053248 31778 33554432000 4194304 4196468 140730148841680 140090288355568 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8829] ppid=8808 vsize=27312552 memory=2110512569961892 CPUtime=0.07 cores=0-7
/proc/8811/task/8829/stat : 8829 (java) S 8808 8811 7480 0 -1 1077944384 320 0 0 0 7 0 0 0 20 0 20 0 82925082 27968053248 31778 33554432000 4194304 4196468 140730148841680 140090287303024 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8830] ppid=8808 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8830/stat : 8830 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925083 27968053248 31778 33554432000 4194304 4196468 140730148841680 140089283832544 140092441745109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8831] ppid=8808 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8811/task/8831/stat : 8831 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925083 27968053248 31778 33554432000 4194304 4196468 140730148841680 140090286250928 140092441746050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127112 KiB

[startup+0.700942 s]
/proc/loadavg: 6.05 8.23 8.69 3/204 8831
/proc/meminfo: memFree=23439564/32770624 swapFree=67108860/67108860
[pid=8811] ppid=8808 vsize=27320948 memory=165488 CPUtime=1 cores=0-7
/proc/8811/stat : 8811 (java) S 8808 8811 7480 0 -1 1077944320 18511 0 0 0 94 6 0 0 20 0 20 0 82925075 27976650752 41372 33554432000 4194304 4196468 140730148841680 140730148824224 140092441734903 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
/proc/8811/statm: 6830237 41372 3158 1 0 6791622 0
[pid=8811/tid=8813] ppid=8808 vsize=27320948 memory=7451320394057802840 CPUtime=0.67 cores=0-7
/proc/8811/task/8813/stat : 8813 (java) R 8808 8811 7480 0 -1 4202560 15679 0 0 0 62 5 0 0 20 0 20 0 82925075 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092413572112 140092425815390 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8814] ppid=8808 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8814/stat : 8814 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092445977360 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8815] ppid=8808 vsize=27320948 memory=280323925478224 CPUtime=0 cores=0-7
/proc/8811/task/8815/stat : 8815 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092260133776 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8816] ppid=8808 vsize=27320948 memory=2110512569943204 CPUtime=0 cores=0-7
/proc/8811/task/8816/stat : 8816 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092259081232 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8817] ppid=8808 vsize=27320948 memory=4036 CPUtime=0 cores=0-7
/proc/8811/task/8817/stat : 8817 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925078 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092258028688 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8818] ppid=8808 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8818/stat : 8818 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092256975120 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8819] ppid=8808 vsize=27320948 memory=140161962914128 CPUtime=0 cores=0-7
/proc/8811/task/8819/stat : 8819 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092255922576 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8820] ppid=8808 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8820/stat : 8820 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092254870032 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8821] ppid=8808 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8821/stat : 8821 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27976650752 41372 33554432000 4194304 4196468 140730148841680 140092253817488 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8822] ppid=8808 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8822/stat : 8822 (java) S 8808 8811 7480 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82925079 27976650752 41372 33554432000 4194304 4196468 140730148841680 140091299121648 140092441746050 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8823] ppid=8808 vsize=27320948 memory=1804 CPUtime=0 cores=0-7
/proc/8811/task/8823/stat : 8823 (java) S 8808 8811 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82925080 27976650752 41372 33554432000 4194304 4196468 140730148841680 140090424681888 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8824] ppid=8808 vsize=27320948 memory=7662705889289527641 CPUtime=0 cores=0-7
/proc/8811/task/8824/stat : 8824 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925080 27976650752 41372 33554432000 4194304 4196468 140730148841680 140090156246512 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8825] ppid=8808 vsize=27320948 memory=7667776751403558738 CPUtime=0 cores=0-7
/proc/8811/task/8825/stat : 8825 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925082 27976650752 41372 33554432000 4194304 4196468 140730148841680 140089781738192 140092441753499 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8826] ppid=8808 vsize=27320948 memory=5787213827063244903 CPUtime=0.03 cores=0-7
/proc/8811/task/8826/stat : 8826 (java) S 8808 8811 7480 0 -1 1077944384 448 0 0 0 3 0 0 0 20 0 20 0 82925082 27976650752 41372 33554432000 4194304 4196468 140730148841680 140090290460656 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8827] ppid=8808 vsize=27320948 memory=-6014655643171517632 CPUtime=0.04 cores=0-7
/proc/8811/task/8827/stat : 8827 (java) S 8808 8811 7480 0 -1 1077944384 283 0 0 0 4 0 0 0 20 0 20 0 82925082 27976650752 41372 33554432000 4194304 4196468 140730148841680 140090289408112 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8828] ppid=8808 vsize=27320948 memory=0 CPUtime=0.07 cores=0-7
/proc/8811/task/8828/stat : 8828 (java) S 8808 8811 7480 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 20 0 82925082 27976650752 41372 33554432000 4194304 4196468 140730148841680 140090288355568 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8829] ppid=8808 vsize=27320948 memory=0 CPUtime=0.16 cores=0-7
/proc/8811/task/8829/stat : 8829 (java) S 8808 8811 7480 0 -1 1077944384 448 0 0 0 16 0 0 0 20 0 20 0 82925082 27976650752 41372 33554432000 4194304 4196468 140730148841680 140090287303024 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8830] ppid=8808 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8830/stat : 8830 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925083 27976650752 41372 33554432000 4194304 4196468 140730148841680 140089283832544 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8831] ppid=8808 vsize=27320948 memory=644 CPUtime=0 cores=0-7
/proc/8811/task/8831/stat : 8831 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925083 27976650752 41372 33554432000 4194304 4196468 140730148841680 140090286250928 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165488 KiB

[startup+1.5009 s]
/proc/loadavg: 6.05 8.23 8.69 3/204 8831
/proc/meminfo: memFree=23413608/32770624 swapFree=67108860/67108860
[pid=8811] ppid=8808 vsize=27327160 memory=222256 CPUtime=3.04 cores=0-7
/proc/8811/stat : 8811 (java) S 8808 8811 7480 0 -1 1077944320 22879 0 0 0 293 11 0 0 20 0 20 0 82925075 27983011840 55564 33554432000 4194304 4196468 140730148841680 140730148824224 140092441734903 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
/proc/8811/statm: 6831790 55564 3210 1 0 6792646 0
[pid=8811/tid=8813] ppid=8808 vsize=27327160 memory=55 CPUtime=1.47 cores=0-7
/proc/8811/task/8813/stat : 8813 (java) R 8808 8811 7480 0 -1 4202560 17017 0 0 0 140 7 0 0 20 0 20 0 82925075 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092413572064 140092441746838 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8814] ppid=8808 vsize=27327160 memory=-3756611412707075625 CPUtime=0 cores=0-7
/proc/8811/task/8814/stat : 8814 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092445977360 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8815] ppid=8808 vsize=27327160 memory=-4190076264842474805 CPUtime=0 cores=0-7
/proc/8811/task/8815/stat : 8815 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092260133776 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8816] ppid=8808 vsize=27327160 memory=8546823402028195750 CPUtime=0 cores=0-7
/proc/8811/task/8816/stat : 8816 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092259081232 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8817] ppid=8808 vsize=27327160 memory=140166403606143 CPUtime=0 cores=0-7
/proc/8811/task/8817/stat : 8817 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092258028688 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8818] ppid=8808 vsize=27327160 memory=-7816663703405220396 CPUtime=0 cores=0-7
/proc/8811/task/8818/stat : 8818 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092256975120 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8819] ppid=8808 vsize=27327160 memory=280323925475568 CPUtime=0 cores=0-7
/proc/8811/task/8819/stat : 8819 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092255922576 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8820] ppid=8808 vsize=27327160 memory=7811867840317189481 CPUtime=0 cores=0-7
/proc/8811/task/8820/stat : 8820 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092254870032 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8821] ppid=8808 vsize=27327160 memory=1 CPUtime=0 cores=0-7
/proc/8811/task/8821/stat : 8821 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 55564 33554432000 4194304 4196468 140730148841680 140092253817488 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8822] ppid=8808 vsize=27327160 memory=1 CPUtime=0 cores=0-7
/proc/8811/task/8822/stat : 8822 (java) S 8808 8811 7480 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82925079 27983011840 55564 33554432000 4194304 4196468 140730148841680 140091299121648 140092441746050 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8823] ppid=8808 vsize=27327160 memory=140161963182716 CPUtime=0 cores=0-7
/proc/8811/task/8823/stat : 8823 (java) S 8808 8811 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82925080 27983011840 55564 33554432000 4194304 4196468 140730148841680 140090424681888 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8824] ppid=8808 vsize=27327160 memory=280323926124608 CPUtime=0 cores=0-7
/proc/8811/task/8824/stat : 8824 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925080 27983011840 55564 33554432000 4194304 4196468 140730148841680 140090156246512 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8825] ppid=8808 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8825/stat : 8825 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925082 27983011840 55564 33554432000 4194304 4196468 140730148841680 140089781738192 140092441753499 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8826] ppid=8808 vsize=27327160 memory=0 CPUtime=0.25 cores=0-7
/proc/8811/task/8826/stat : 8826 (java) S 8808 8811 7480 0 -1 1077944384 759 0 0 0 25 0 0 0 20 0 20 0 82925082 27983011840 55564 33554432000 4194304 4196468 140730148841680 140090290460656 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8827] ppid=8808 vsize=27327160 memory=2241 CPUtime=0.31 cores=0-7
/proc/8811/task/8827/stat : 8827 (java) R 8808 8811 7480 0 -1 4202560 867 0 0 0 30 1 0 0 20 0 20 0 82925082 27983011840 55564 33554432000 4194304 4196468 140730148841680 140090289394136 140092420151218 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8828] ppid=8808 vsize=27327160 memory=2244 CPUtime=0.29 cores=0-7
/proc/8811/task/8828/stat : 8828 (java) R 8808 8811 7480 0 -1 4202560 411 0 0 0 29 0 0 0 20 0 20 0 82925082 27983011840 55564 33554432000 4194304 4196468 140730148841680 140090288343888 140092426123811 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8829] ppid=8808 vsize=27327160 memory=0 CPUtime=0.68 cores=0-7
/proc/8811/task/8829/stat : 8829 (java) S 8808 8811 7480 0 -1 1077944384 2477 0 0 0 67 1 0 0 20 0 20 0 82925082 27983011840 55564 33554432000 4194304 4196468 140730148841680 140090287303024 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8830] ppid=8808 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8830/stat : 8830 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925083 27983011840 55564 33554432000 4194304 4196468 140730148841680 140089283832544 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8831] ppid=8808 vsize=27327160 memory=1804 CPUtime=0 cores=0-7
/proc/8811/task/8831/stat : 8831 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925083 27983011840 55564 33554432000 4194304 4196468 140730148841680 140090286250928 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 222256 KiB

[startup+1.66772 s]
# the end of solver process 8811 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.3513 s, system=0.135365 s

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

[startup+1.60099 s]
/proc/loadavg: 6.05 8.23 8.69 3/204 8831
/proc/meminfo: memFree=23413608/32770624 swapFree=67108860/67108860
[pid=8811] ppid=8808 vsize=27327160 memory=233800 CPUtime=3.34 cores=0-7
/proc/8811/stat : 8811 (java) S 8808 8811 7480 0 -1 1077944320 23262 0 0 0 323 11 0 0 20 0 20 0 82925075 27983011840 58450 33554432000 4194304 4196468 140730148841680 140730148824224 140092441734903 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
/proc/8811/statm: 6831790 58450 3210 1 0 6792646 0
[pid=8811/tid=8813] ppid=8808 vsize=27327160 memory=1704 CPUtime=1.57 cores=0-7
/proc/8811/task/8813/stat : 8813 (java) R 8808 8811 7480 0 -1 4202560 17209 0 0 0 150 7 0 0 20 0 20 0 82925075 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092413570448 140092434363330 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8814] ppid=8808 vsize=27327160 memory=11860 CPUtime=0 cores=0-7
/proc/8811/task/8814/stat : 8814 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092445977360 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8815] ppid=8808 vsize=27327160 memory=5772 CPUtime=0 cores=0-7
/proc/8811/task/8815/stat : 8815 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092260133776 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8816] ppid=8808 vsize=27327160 memory=4616 CPUtime=0 cores=0-7
/proc/8811/task/8816/stat : 8816 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092259081232 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8817] ppid=8808 vsize=27327160 memory=1388 CPUtime=0 cores=0-7
/proc/8811/task/8817/stat : 8817 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092258028688 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8818] ppid=8808 vsize=27327160 memory=1232 CPUtime=0 cores=0-7
/proc/8811/task/8818/stat : 8818 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092256975120 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8819] ppid=8808 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8819/stat : 8819 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092255922576 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8820] ppid=8808 vsize=27327160 memory=140161962995985 CPUtime=0 cores=0-7
/proc/8811/task/8820/stat : 8820 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092254870032 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8821] ppid=8808 vsize=27327160 memory=8191324994196845656 CPUtime=0 cores=0-7
/proc/8811/task/8821/stat : 8821 (java) S 8808 8811 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82925078 27983011840 58450 33554432000 4194304 4196468 140730148841680 140092253817488 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8822] ppid=8808 vsize=27327160 memory=9215612443221087420 CPUtime=0 cores=0-7
/proc/8811/task/8822/stat : 8822 (java) S 8808 8811 7480 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82925079 27983011840 58450 33554432000 4194304 4196468 140730148841680 140091299121648 140092441746050 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8823] ppid=8808 vsize=27327160 memory=7589807160568932709 CPUtime=0 cores=0-7
/proc/8811/task/8823/stat : 8823 (java) S 8808 8811 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82925080 27983011840 58450 33554432000 4194304 4196468 140730148841680 140090424681888 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8824] ppid=8808 vsize=27327160 memory=7019467087990044728 CPUtime=0 cores=0-7
/proc/8811/task/8824/stat : 8824 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925080 27983011840 58450 33554432000 4194304 4196468 140730148841680 140090156246512 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8825] ppid=8808 vsize=27327160 memory=4294969536 CPUtime=0 cores=0-7
/proc/8811/task/8825/stat : 8825 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925082 27983011840 58450 33554432000 4194304 4196468 140730148841680 140089781738192 140092441753499 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8826] ppid=8808 vsize=27327160 memory=2244 CPUtime=0.29 cores=0-7
/proc/8811/task/8826/stat : 8826 (java) R 8808 8811 7480 0 -1 4202560 793 0 0 0 29 0 0 0 20 0 20 0 82925082 27983011840 58450 33554432000 4194304 4196468 140730148841680 140090290460656 140092426842588 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8827] ppid=8808 vsize=27327160 memory=0 CPUtime=0.36 cores=0-7
/proc/8811/task/8827/stat : 8827 (java) S 8808 8811 7480 0 -1 1077944384 896 0 0 0 35 1 0 0 20 0 20 0 82925082 27983011840 58450 33554432000 4194304 4196468 140730148841680 140090289408112 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8828] ppid=8808 vsize=27327160 memory=2241 CPUtime=0.34 cores=0-7
/proc/8811/task/8828/stat : 8828 (java) S 8808 8811 7480 0 -1 1077944384 434 0 0 0 34 0 0 0 20 0 20 0 82925082 27983011840 58450 33554432000 4194304 4196468 140730148841680 140090288355568 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8829] ppid=8808 vsize=27327160 memory=2244 CPUtime=0.74 cores=0-7
/proc/8811/task/8829/stat : 8829 (java) R 8808 8811 7480 0 -1 4202560 2582 0 0 0 73 1 0 0 20 0 20 0 82925082 27983011840 58450 33554432000 4194304 4196468 140730148841680 140090287296224 140092420664107 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8830] ppid=8808 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8811/task/8830/stat : 8830 (java) S 8808 8811 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82925083 27983011840 58450 33554432000 4194304 4196468 140730148841680 140089283832544 140092441745109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
[pid=8811/tid=8831] ppid=8808 vsize=27327160 memory=8026936536629536871 CPUtime=0 cores=0-7
/proc/8811/task/8831/stat : 8831 (java) S 8808 8811 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82925083 27983011840 58450 33554432000 4194304 4196468 140730148841680 140090286250928 140092441746050 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23678976 140730148848602 140730148848901 140730148848901 140730148851663 0
Current children cumulated CPU time: 3.34 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 233800 KiB

Child status: 0
Real time (s): 1.66777
CPU time (s): 3.48666
CPU user time (s): 3.3513
CPU system time (s): 0.135365
CPU usage (%): 209.061
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 233800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.3513
system time used= 0.135365
maximum resident set size= 248172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5177
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 8811
#   total CPU time (s): 3.48666
#   total CPU user time (s): 3.3513
#   total CPU system time (s): 0.135365

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033153 second user time and 0.063293 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-27 03:06:59
IDJOB=4297165
IDBENCH=141339
IDSOLVER=2759
FILE ID=node133/4297165-1532653619
RUNJOBID= node133-1532646015-7507
PBS_JOBID= 21022207
Free space on /tmp= 48252 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Langford/LangfordBin-11_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297165-1532653619/watcher-4297165-1532653619 -o /tmp/evaluation-result-4297165-1532653619/solver-4297165-1532653619 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532646015-7507 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297165-1532653619.xml

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

MD5SUM BENCH= 0eb659d8c217bf688ca291acdf1662a5
RANDOM SEED=529815149

node133.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.24
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.24
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.24
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.24
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:        23580604 kB
MemAvailable:   31925096 kB
Buffers:          172804 kB
Cached:          8402584 kB
SwapCached:            0 kB
Active:          2786384 kB
Inactive:        5843188 kB
Active(anon):       5240 kB
Inactive(anon):    76776 kB
Active(file):    2781144 kB
Inactive(file):  5766412 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8612 kB
Writeback:             0 kB
AnonPages:         61188 kB
Mapped:            39192 kB
Shmem:             25280 kB
Slab:             253556 kB
SReclaimable:     225396 kB
SUnreclaim:        28160 kB
KernelStack:        3280 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-27 03:07:01