Trace number 4297013

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.31696 1.68532

General information on the benchmark

NameStripPacking/
StripPacking-1b_c18.xml
MD5SUM1d962658b6cfa8354278e550b215e9b2
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 benchmark3.31696
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints31
Number of domains12
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":15,"count":20}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":10},{"degree":2,"count":20},{"degree":3,"count":20}]
Minimum constraint arity2
Maximum constraint arity40
Distribution of constraint arities[{"arity":2,"count":20},{"arity":3,"count":10},{"arity":40,"count":1}]
Number of extensional constraints10
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":10},{"type":"intension","count":20},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
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 20:58:48 CEST 2018
0.66/0.55	c PID: 7507
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.36/0.92	c (0,0) Parsing End
1.36/0.93	c (0,0) CSP: 40 int (0 aux), 10 bool (0 aux), 31 ctr, max domain size 15
1.36/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.36/0.93	c (0,0) Constraint Name Generate Begin
1.36/0.93	c (0,0) Ctr:HOME/instance-4297013-1532631528.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.36/0.93	c (0,0) Constraint Name Generate End
1.36/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.36/0.93	c (0,0) CSP to CSPinCNF Begin
1.53/1.01	c (0,0) translated 4 (10%) constraints
1.53/1.02	c (0,0) translated 7 (20%) constraints
1.53/1.02	c (0,0) translated 10 (30%) constraints
1.53/1.02	c (0,0) translated 13 (40%) constraints
1.53/1.03	c (0,0) translated 16 (50%) constraints
1.53/1.03	c (0,0) translated 19 (60%) constraints
1.73/1.11	c (0,0) translated 22 (70%) constraints
1.73/1.14	c (0,0) translated 25 (80%) constraints
1.73/1.18	c (0,0) translated 28 (90%) constraints
1.94/1.20	c (0,0) translated 31 (100%) constraints
2.23/1.32	c (0,0) STATISTICS1:HOME/instance-4297013-1532631528.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,86,201,28,14,4,3,28:12;26:72;22:44;20:34;11:16;10:2;2:18;1:2,14:114;13:152;11:76;10:38;2:486;1:20,4:45;3:45;2:90;1:21,3:180;2:20;1:306;0:10,
2.23/1.32	c (0,0) ===========================================
2.23/1.32	c (0,0) Order
2.23/1.32	c (0,0) ===========================================
2.23/1.33	c (0,0) translated 21 (10%) constraints
2.23/1.33	c (0,0) translated 41 (20%) constraints
2.23/1.34	c (0,0) translated 61 (30%) constraints
2.23/1.34	c (0,0) translated 81 (40%) constraints
2.23/1.34	c (0,0) translated 101 (50%) constraints
2.23/1.35	c (0,0) translated 121 (60%) constraints
2.23/1.35	c (0,0) translated 141 (70%) constraints
2.23/1.35	c (0,0) translated 161 (80%) constraints
2.23/1.36	c (0,0) translated 181 (90%) constraints
2.23/1.36	c (0,0) translated 201 (100%) constraints
2.23/1.36	c (0,0) CSP to CSPinCNF End
2.23/1.36	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 201 ctr, max domain size 14
2.23/1.36	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.23/1.36	c (0,0) CSPinCNF Propagation Begin
2.45/1.41	c (0,0) 0 values, 9 unsatisfiable literals, and 3 valid clauses are removed
2.45/1.41	c (0,0) CSPinCNF Propagation End
2.45/1.41	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 198 ctr, max domain size 14
2.45/1.41	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.45/1.41	c (0,0) Simplify CSPinCNF Begin
2.45/1.45	c (0,0) Simplify CSPinCNF End
2.45/1.45	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.45/1.45	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.45/1.45	c (0,0) Calculate Precise Domain Begin
2.45/1.45	c (0,0) 0 values are removed by re-calculation
2.45/1.45	c (0,0) Calculate Precise Domain End
2.45/1.46	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.45/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.45/1.46	c (0,0) CSPinCNF to SatSolver Begin
2.45/1.49	c (0,0) 38 (10 %) CSP clauses are encoded (476 SAT variables, 249 SAT clauses)
2.45/1.49	c (0,0) 76 (20 %) CSP clauses are encoded (476 SAT variables, 287 SAT clauses)
2.45/1.49	c (0,0) 114 (30 %) CSP clauses are encoded (476 SAT variables, 325 SAT clauses)
2.45/1.50	c (0,0) 152 (40 %) CSP clauses are encoded (476 SAT variables, 363 SAT clauses)
2.70/1.51	c (0,0) 189 (50 %) CSP clauses are encoded (476 SAT variables, 712 SAT clauses)
2.70/1.53	c (0,0) 227 (60 %) CSP clauses are encoded (476 SAT variables, 1217 SAT clauses)
2.70/1.54	c (1,1) 265 (70 %) CSP clauses are encoded (476 SAT variables, 1780 SAT clauses)
2.70/1.55	c (1,1) 303 (80 %) CSP clauses are encoded (476 SAT variables, 2235 SAT clauses)
2.70/1.56	c (1,1) 341 (90 %) CSP clauses are encoded (476 SAT variables, 2755 SAT clauses)
2.70/1.57	c (1,1) 378 (100 %) CSP clauses are encoded (476 SAT variables, 3386 SAT clauses)
2.70/1.57	c (1,1) CSPinCNF to SatSolver End
2.70/1.57	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.70/1.59	c (1,1) STATISTICS2:HOME/instance-4297013-1532631528.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,266,378,28,14,4,3,28:12;26:72;22:44;20:34;11:16;10:2;2:18,14:114;13:152;11:74;10:38;2:846;1:18,4:45;3:36;2:279;1:18,3:180;2:18;1:666,
2.70/1.59	c (1,1) SatSolver.solve Begin
2.70/1.59	c (1,1) 476 bool, 3410 clause
2.70/1.59	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297013-1532631528.xml-scop-7507.cnf HOME/instance-4297013-1532631528.xml-scop-7507.cnf.out
3.07/1.62	c (1,0) c
3.07/1.62	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.07/1.62	c (1,0) c
3.07/1.62	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.07/1.62	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.07/1.62	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.07/1.62	c (1,0) c |                                                                                                       |
3.07/1.62	c (1,0) c |  Number of variables:           476                                                                   |
3.07/1.62	c (1,0) c |  Number of clauses:            3410                                                                   |
3.07/1.62	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.07/1.62	c (1,0) c |                                                                                                       |
3.07/1.62	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.07/1.62	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.07/1.62	c (1,0) c |                                                                                                       |
3.07/1.62	c (1,0) c |  Generating clones                                                                                    |
3.07/1.62	c (1,0) c |  all clones generated. Memory =  27.85Mb.                                                             |
3.07/1.62	c (1,0) c ========================================================================================================|
3.07/1.62	c (1,0) c last restart ## conflicts  :  144 30 
3.07/1.62	c (1,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
3.07/1.62	c (1,0) c Total Memory so far : 603.88Mb
3.07/1.62	c (1,0) c
3.07/1.62	c (1,0) c real time : 0.0132649 s
3.07/1.62	c (1,0) c cpu time  : 0.031162 s
3.07/1.62	c (1,0) c
3.07/1.62	c (1,0) c
3.07/1.62	c (1,0) c
3.07/1.62	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.07/1.62	c (1,0) c
3.07/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.07/1.62	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.07/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.07/1.62	c (1,0) c | Conflicts     |            1861 |        241 |        319 |         43 |         59 |        309 |        317 |        313 |        260 |
3.07/1.62	c (1,0) c | Decisions     |            3387 |        446 |        569 |        108 |        130 |        528 |        564 |        554 |        488 |
3.07/1.62	c (1,0) c | Propagations  |           71217 |      10819 |      11802 |       1635 |       2235 |      11699 |      11678 |      11541 |       9808 |
3.07/1.62	c (1,0) c | Avg_Trail     |                 |        234 |        223 |        226 |        224 |        222 |        223 |        223 |        222 |
3.07/1.62	c (1,0) c | Avg_DL        |                 |         22 |         18 |         22 |         21 |         20 |         18 |         18 |         19 |
3.07/1.62	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.07/1.62	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.07/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.07/1.62	c (1,0) c | Exported      |              24 |          7 |          3 |          1 |          1 |          3 |          3 |          3 |          3 |
3.07/1.62	c (1,0) c | Imported      |             117 |         12 |         21 |          0 |          0 |         21 |         21 |         21 |         21 |
3.07/1.62	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.07/1.62	c (1,0) c | Purge         |             117 |         12 |         21 |          0 |          0 |         21 |         21 |         21 |         21 |
3.07/1.62	c (1,0) c | Promoted      |               1 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.07/1.62	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.07/1.62	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.07/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.07/1.62	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.07/1.62	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.07/1.62	c (1,0) c | Glues         |                 |          7 |          3 |          1 |          1 |          3 |          3 |          3 |          3 |
3.07/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.07/1.62	c (1,0) c | Orig_Seen     |            21 % |        999 |        876 |        250 |        319 |        833 |        873 |        853 |        785 |
3.07/1.62	c (1,0) c | Diff Orig seen|                 |      X     | -      123 | -      749 | -      680 | -      166 | -      126 | -      146 | -      214 |
3.07/1.62	c (1,0) c | Hamming       |            28 % |      X     |        134 |        149 |        143 |        126 |        135 |        143 |        128 |
3.07/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.07/1.62	c (1,0) 
3.07/1.62	c (1,0) s SATISFIABLE
3.07/1.65	c (1,1) SatSolver.solve End
3.07/1.65	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.07/1.65	c (1,1) Show results Begin
3.07/1.66	c (1,1) h[0] = 8
3.07/1.66	c (1,1) h[1] = 3
3.07/1.66	c (1,1) h[2] = 5
3.07/1.66	c (1,1) h[3] = 5
3.07/1.66	c (1,1) h[4] = 12
3.07/1.66	c (1,1) h[5] = 7
3.07/1.66	c (1,1) h[6] = 7
3.07/1.66	c (1,1) h[7] = 6
3.07/1.66	c (1,1) h[8] = 2
3.07/1.66	c (1,1) h[9] = 2
3.07/1.66	c (1,1) r[0] = 1
3.07/1.66	c (1,1) r[1] = 1
3.07/1.66	c (1,1) r[2] = 0
3.07/1.66	c (1,1) r[3] = 0
3.07/1.66	c (1,1) r[4] = 0
3.07/1.66	c (1,1) r[5] = 0
3.07/1.66	c (1,1) r[6] = 0
3.07/1.66	c (1,1) r[7] = 0
3.07/1.66	c (1,1) r[8] = 0
3.07/1.66	c (1,1) r[9] = 0
3.07/1.66	c (1,1) w[0] = 6
3.07/1.66	c (1,1) w[1] = 6
3.07/1.66	c (1,1) w[2] = 3
3.07/1.66	c (1,1) w[3] = 5
3.07/1.66	c (1,1) w[4] = 3
3.07/1.66	c (1,1) w[5] = 3
3.07/1.66	c (1,1) w[6] = 5
3.07/1.66	c (1,1) w[7] = 2
3.07/1.66	c (1,1) w[8] = 3
3.07/1.66	c (1,1) w[9] = 4
3.07/1.66	c (1,1) x[0] = 3
3.07/1.66	c (1,1) x[1] = 9
3.07/1.66	c (1,1) x[2] = 9
3.07/1.66	c (1,1) x[3] = 2
3.07/1.66	c (1,1) x[4] = 12
3.07/1.66	c (1,1) x[5] = 0
3.07/1.66	c (1,1) x[6] = 7
3.07/1.66	c (1,1) x[7] = 0
3.07/1.66	c (1,1) x[8] = 0
3.07/1.66	c (1,1) x[9] = 3
3.07/1.66	c (1,1) y[0] = 0
3.07/1.66	c (1,1) y[1] = 0
3.07/1.66	c (1,1) y[2] = 3
3.07/1.66	c (1,1) y[3] = 10
3.07/1.66	c (1,1) y[4] = 3
3.07/1.66	c (1,1) y[5] = 0
3.07/1.66	c (1,1) y[6] = 8
3.07/1.66	c (1,1) y[7] = 9
3.07/1.66	c (1,1) y[8] = 7
3.07/1.66	c (1,1) y[9] = 8
3.07/1.66	s SATISFIABLE
3.07/1.66	v <instantiation>
3.07/1.66	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9]</list>
3.07/1.66	v     <values>3 9 9 2 12 0 7 0 0 3 0 0 3 10 3 0 8 9 7 8 6 6 3 5 3 3 5 2 3 4 8 3 5 5 12 7 7 6 2 2 1 1 0 0 0 0 0 0 0 0</values>
3.07/1.66	v </instantiation>
3.07/1.66	c (1,1) Show results End
3.07/1.66	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.07/1.66	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.07/1.66	c END-Prog: Thu Jul 26 20:58:49 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 (4000 MiB free)
  memory of node 1: 16384 MiB (8023 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297013-1532631528/watcher-4297013-1532631528 -o /tmp/evaluation-result-4297013-1532631528/solver-4297013-1532631528 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532623784-6898 --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-4297013-1532631528.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=7507, runsolver pid=7504


[startup+0.100169 s]*
/proc/loadavg: 8.80 8.84 8.77 3/198 7527
/proc/meminfo: memFree=12218192/32770624 swapFree=67108860/67108860
[pid=7507] ppid=7504 vsize=27312552 memory=109836 CPUtime=0.11 cores=0-7
/proc/7507/stat : 7507 (java) S 7504 7507 6871 0 -1 1077944320 6467 0 0 0 9 2 0 0 20 0 20 0 80715942 27968053248 27459 33554432000 4194304 4196468 140732808008976 140732807991520 140520568872695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
/proc/7507/statm: 6828138 27459 2747 1 0 6790598 0
[pid=7507/tid=7509] ppid=7504 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/7507/task/7509/stat : 7509 (java) R 7504 7507 6871 0 -1 4202560 4583 0 0 0 7 2 0 0 20 0 20 0 80715942 27968053248 27459 33554432000 4194304 4196468 140732808008976 140520540696128 140520568884630 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7510] ppid=7504 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7507/task/7510/stat : 7510 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 27459 33554432000 4194304 4196468 140732808008976 140520573115152 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7511] ppid=7504 vsize=27312552 memory=139803288729216 CPUtime=0 cores=0-7
/proc/7507/task/7511/stat : 7511 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 27459 33554432000 4194304 4196468 140732808008976 140519991573392 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7512] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7512/stat : 7512 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 27459 33554432000 4194304 4196468 140732808008976 140519990520848 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7513] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7513/stat : 7513 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 27459 33554432000 4194304 4196468 140732808008976 140519989468304 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7514] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7514/stat : 7514 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 27459 33554432000 4194304 4196468 140732808008976 140519988414736 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7515] ppid=7504 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7507/task/7515/stat : 7515 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 27459 33554432000 4194304 4196468 140732808008976 140519987362192 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7516] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7516/stat : 7516 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 27459 33554432000 4194304 4196468 140732808008976 140519986309648 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7517] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7517/stat : 7517 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 27459 33554432000 4194304 4196468 140732808008976 140519985257104 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7518] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7518/stat : 7518 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715946 27968053248 27459 33554432000 4194304 4196468 140732808008976 140518956624368 140520568883842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7519] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7519/stat : 7519 (java) S 7504 7507 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80715947 27968053248 27459 33554432000 4194304 4196468 140732808008976 140518445016480 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7520] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7520/stat : 7520 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715947 27968053248 27459 33554432000 4194304 4196468 140732808008976 140518176581104 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7521] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7521/stat : 7521 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 27459 33554432000 4194304 4196468 140732808008976 140517802072784 140520568891291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7522] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7522/stat : 7522 (java) S 7504 7507 6871 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 27459 33554432000 4194304 4196468 140732808008976 140518955571184 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7523] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7523/stat : 7523 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 27459 33554432000 4194304 4196468 140732808008976 140518954518640 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7524] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7524/stat : 7524 (java) R 7504 7507 6871 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 27459 33554432000 4194304 4196468 140732808008976 140518953466096 140520568883842 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7525] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7525/stat : 7525 (java) S 7504 7507 6871 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 27459 33554432000 4194304 4196468 140732808008976 140518952413552 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7526] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7526/stat : 7526 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 27459 33554432000 4194304 4196468 140732808008976 140517304167136 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7527] ppid=7504 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7507/task/7527/stat : 7527 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 27459 33554432000 4194304 4196468 140732808008976 140518951361456 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109836 KiB

[startup+0.210325 s]*
/proc/loadavg: 8.80 8.84 8.77 2/198 7527
/proc/meminfo: memFree=12200036/32770624 swapFree=67108860/67108860
[pid=7507] ppid=7504 vsize=27312552 memory=124208 CPUtime=0.24 cores=0-7
/proc/7507/stat : 7507 (java) S 7504 7507 6871 0 -1 1077944320 10276 0 0 0 21 3 0 0 20 0 20 0 80715942 27968053248 31052 33554432000 4194304 4196468 140732808008976 140732807991520 140520568872695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
/proc/7507/statm: 6828138 31052 2914 1 0 6790598 0
[pid=7507/tid=7509] ppid=7504 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/7507/task/7509/stat : 7509 (java) R 7504 7507 6871 0 -1 4202560 8160 0 0 0 17 2 0 0 20 0 20 0 80715942 27968053248 31052 33554432000 4194304 4196468 140732808008976 140520540662400 140520568884630 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7510] ppid=7504 vsize=27312552 memory=12881 CPUtime=0 cores=0-7
/proc/7507/task/7510/stat : 7510 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31052 33554432000 4194304 4196468 140732808008976 140520573115152 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7511] ppid=7504 vsize=27312552 memory=139803288736760 CPUtime=0 cores=0-7
/proc/7507/task/7511/stat : 7511 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31052 33554432000 4194304 4196468 140732808008976 140519991573392 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7512] ppid=7504 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7507/task/7512/stat : 7512 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31052 33554432000 4194304 4196468 140732808008976 140519990520848 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7513] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7513/stat : 7513 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31052 33554432000 4194304 4196468 140732808008976 140519989468304 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7514] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7514/stat : 7514 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31052 33554432000 4194304 4196468 140732808008976 140519988414736 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7515] ppid=7504 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7507/task/7515/stat : 7515 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31052 33554432000 4194304 4196468 140732808008976 140519987362192 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7516] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7516/stat : 7516 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31052 33554432000 4194304 4196468 140732808008976 140519986309648 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7517] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7517/stat : 7517 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31052 33554432000 4194304 4196468 140732808008976 140519985257104 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7518] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7518/stat : 7518 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715946 27968053248 31052 33554432000 4194304 4196468 140732808008976 140518956624368 140520568883842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7519] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7519/stat : 7519 (java) S 7504 7507 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80715947 27968053248 31052 33554432000 4194304 4196468 140732808008976 140518445016480 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7520] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7520/stat : 7520 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715947 27968053248 31052 33554432000 4194304 4196468 140732808008976 140518176581104 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7521] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7521/stat : 7521 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31052 33554432000 4194304 4196468 140732808008976 140517802072784 140520568891291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7522] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7522/stat : 7522 (java) S 7504 7507 6871 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31052 33554432000 4194304 4196468 140732808008976 140518955571184 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7523] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7523/stat : 7523 (java) S 7504 7507 6871 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31052 33554432000 4194304 4196468 140732808008976 140518954518640 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7524] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7524/stat : 7524 (java) S 7504 7507 6871 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31052 33554432000 4194304 4196468 140732808008976 140518953466096 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7525] ppid=7504 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/7507/task/7525/stat : 7525 (java) S 7504 7507 6871 0 -1 1077944384 292 0 0 0 2 0 0 0 20 0 20 0 80715950 27968053248 31052 33554432000 4194304 4196468 140732808008976 140518952413552 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7526] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7526/stat : 7526 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31052 33554432000 4194304 4196468 140732808008976 140517304167136 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7527] ppid=7504 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7507/task/7527/stat : 7527 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31052 33554432000 4194304 4196468 140732808008976 140518951361456 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124208 KiB

[startup+0.310213 s]*
/proc/loadavg: 8.80 8.84 8.77 2/198 7527
/proc/meminfo: memFree=12196688/32770624 swapFree=67108860/67108860
[pid=7507] ppid=7504 vsize=27312552 memory=127680 CPUtime=0.42 cores=0-7
/proc/7507/stat : 7507 (java) S 7504 7507 6871 0 -1 1077944320 10826 0 0 0 38 4 0 0 20 0 20 0 80715942 27968053248 31920 33554432000 4194304 4196468 140732808008976 140732807991520 140520568872695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
/proc/7507/statm: 6828138 31920 2953 1 0 6790598 0
[pid=7507/tid=7509] ppid=7504 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7507/task/7509/stat : 7509 (java) R 7504 7507 6871 0 -1 4202560 8530 0 0 0 26 3 0 0 20 0 20 0 80715942 27968053248 31920 33554432000 4194304 4196468 140732808008976 140520540676848 140520552059504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7510] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7510/stat : 7510 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31920 33554432000 4194304 4196468 140732808008976 140520573115152 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7511] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7511/stat : 7511 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31920 33554432000 4194304 4196468 140732808008976 140519991573392 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7512] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7512/stat : 7512 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31920 33554432000 4194304 4196468 140732808008976 140519990520848 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7513] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7513/stat : 7513 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31920 33554432000 4194304 4196468 140732808008976 140519989468304 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7514] ppid=7504 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/7507/task/7514/stat : 7514 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31920 33554432000 4194304 4196468 140732808008976 140519988414736 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7515] ppid=7504 vsize=27312552 memory=139803131737007 CPUtime=0 cores=0-7
/proc/7507/task/7515/stat : 7515 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31920 33554432000 4194304 4196468 140732808008976 140519987362192 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7516] ppid=7504 vsize=27312552 memory=139803131739312 CPUtime=0 cores=0-7
/proc/7507/task/7516/stat : 7516 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31920 33554432000 4194304 4196468 140732808008976 140519986309648 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7517] ppid=7504 vsize=27312552 memory=139803131741616 CPUtime=0 cores=0-7
/proc/7507/task/7517/stat : 7517 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27968053248 31920 33554432000 4194304 4196468 140732808008976 140519985257104 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7518] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7518/stat : 7518 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715946 27968053248 31920 33554432000 4194304 4196468 140732808008976 140518956624368 140520568883842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7519] ppid=7504 vsize=27312552 memory=279606263490192 CPUtime=0 cores=0-7
/proc/7507/task/7519/stat : 7519 (java) S 7504 7507 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80715947 27968053248 31920 33554432000 4194304 4196468 140732808008976 140518445016480 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7520] ppid=7504 vsize=27312552 memory=279606263497104 CPUtime=0 cores=0-7
/proc/7507/task/7520/stat : 7520 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715947 27968053248 31920 33554432000 4194304 4196468 140732808008976 140518176581104 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7521] ppid=7504 vsize=27312552 memory=279606263438384 CPUtime=0 cores=0-7
/proc/7507/task/7521/stat : 7521 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31920 33554432000 4194304 4196468 140732808008976 140517802072784 140520568891291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7522] ppid=7504 vsize=27312552 memory=279606263510928 CPUtime=0.01 cores=0-7
/proc/7507/task/7522/stat : 7522 (java) S 7504 7507 6871 0 -1 1077944384 337 0 0 0 1 0 0 0 20 0 20 0 80715950 27968053248 31920 33554432000 4194304 4196468 140732808008976 140518955571184 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7523] ppid=7504 vsize=27312552 memory=279606263517840 CPUtime=0.01 cores=0-7
/proc/7507/task/7523/stat : 7523 (java) S 7504 7507 6871 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 20 0 80715950 27968053248 31920 33554432000 4194304 4196468 140732808008976 140518954518640 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7524] ppid=7504 vsize=27312552 memory=279606263515536 CPUtime=0.01 cores=0-7
/proc/7507/task/7524/stat : 7524 (java) S 7504 7507 6871 0 -1 1077944384 193 0 0 0 1 0 0 0 20 0 20 0 80715950 27968053248 31920 33554432000 4194304 4196468 140732808008976 140518953466096 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7525] ppid=7504 vsize=27312552 memory=279606263532144 CPUtime=0.07 cores=0-7
/proc/7507/task/7525/stat : 7525 (java) S 7504 7507 6871 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 80715950 27968053248 31920 33554432000 4194304 4196468 140732808008976 140518952413552 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7526] ppid=7504 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7526/stat : 7526 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31920 33554432000 4194304 4196468 140732808008976 140517304167136 140520568882901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7527] ppid=7504 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7507/task/7527/stat : 7527 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27968053248 31920 33554432000 4194304 4196468 140732808008976 140518951361456 140520568883842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127680 KiB

[startup+0.70313 s]
/proc/loadavg: 8.80 8.84 8.77 2/198 7527
/proc/meminfo: memFree=12172272/32770624 swapFree=67108860/67108860
[pid=7507] ppid=7504 vsize=27320948 memory=167276 CPUtime=1 cores=0-7
/proc/7507/stat : 7507 (java) S 7504 7507 6871 0 -1 1077944320 17910 0 0 0 94 6 0 0 20 0 20 0 80715942 27976650752 41819 33554432000 4194304 4196468 140732808008976 140732807991520 140520568872695 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
/proc/7507/statm: 6830237 41819 3136 1 0 6791622 0
[pid=7507/tid=7509] ppid=7504 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/7507/task/7509/stat : 7509 (java) R 7504 7507 6871 0 -1 4202560 15164 0 0 0 62 5 0 0 20 0 20 0 80715942 27976650752 41819 33554432000 4194304 4196468 140732808008976 140520540705056 140520568894621 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7510] ppid=7504 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7510/stat : 7510 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27976650752 41819 33554432000 4194304 4196468 140732808008976 140520573115152 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7511] ppid=7504 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7511/stat : 7511 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27976650752 41819 33554432000 4194304 4196468 140732808008976 140519991573392 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7512] ppid=7504 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7512/stat : 7512 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27976650752 41819 33554432000 4194304 4196468 140732808008976 140519990520848 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7513] ppid=7504 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/7507/task/7513/stat : 7513 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715945 27976650752 41819 33554432000 4194304 4196468 140732808008976 140519989468304 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7514] ppid=7504 vsize=27320948 memory=10604 CPUtime=0 cores=0-7
/proc/7507/task/7514/stat : 7514 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27976650752 41819 33554432000 4194304 4196468 140732808008976 140519988414736 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7515] ppid=7504 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/7507/task/7515/stat : 7515 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27976650752 41819 33554432000 4194304 4196468 140732808008976 140519987362192 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7516] ppid=7504 vsize=27320948 memory=1428 CPUtime=0 cores=0-7
/proc/7507/task/7516/stat : 7516 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27976650752 41819 33554432000 4194304 4196468 140732808008976 140519986309648 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7517] ppid=7504 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/7507/task/7517/stat : 7517 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27976650752 41819 33554432000 4194304 4196468 140732808008976 140519985257104 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7518] ppid=7504 vsize=27320948 memory=16436 CPUtime=0 cores=0-7
/proc/7507/task/7518/stat : 7518 (java) S 7504 7507 6871 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80715946 27976650752 41819 33554432000 4194304 4196468 140732808008976 140518956624368 140520568883842 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7519] ppid=7504 vsize=27320948 memory=13908 CPUtime=0 cores=0-7
/proc/7507/task/7519/stat : 7519 (java) S 7504 7507 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80715947 27976650752 41819 33554432000 4194304 4196468 140732808008976 140518445016480 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7520] ppid=7504 vsize=27320948 memory=4048 CPUtime=0 cores=0-7
/proc/7507/task/7520/stat : 7520 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715947 27976650752 41819 33554432000 4194304 4196468 140732808008976 140518176581104 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7521] ppid=7504 vsize=27320948 memory=1796 CPUtime=0 cores=0-7
/proc/7507/task/7521/stat : 7521 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27976650752 41819 33554432000 4194304 4196468 140732808008976 140517802072784 140520568891291 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7522] ppid=7504 vsize=27320948 memory=636 CPUtime=0.03 cores=0-7
/proc/7507/task/7522/stat : 7522 (java) S 7504 7507 6871 0 -1 1077944384 381 0 0 0 3 0 0 0 20 0 20 0 80715950 27976650752 41819 33554432000 4194304 4196468 140732808008976 140518955571184 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7523] ppid=7504 vsize=27320948 memory=1700 CPUtime=0.09 cores=0-7
/proc/7507/task/7523/stat : 7523 (java) S 7504 7507 6871 0 -1 1077944384 322 0 0 0 9 0 0 0 20 0 20 0 80715950 27976650752 41819 33554432000 4194304 4196468 140732808008976 140518954518640 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7524] ppid=7504 vsize=27320948 memory=796 CPUtime=0.03 cores=0-7
/proc/7507/task/7524/stat : 7524 (java) S 7504 7507 6871 0 -1 1077944384 270 0 0 0 3 0 0 0 20 0 20 0 80715950 27976650752 41819 33554432000 4194304 4196468 140732808008976 140518953466096 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7525] ppid=7504 vsize=27320948 memory=5408 CPUtime=0.15 cores=0-7
/proc/7507/task/7525/stat : 7525 (java) S 7504 7507 6871 0 -1 1077944384 425 0 0 0 15 0 0 0 20 0 20 0 80715950 27976650752 41819 33554432000 4194304 4196468 140732808008976 140518952413552 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7526] ppid=7504 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/7507/task/7526/stat : 7526 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715950 27976650752 41819 33554432000 4194304 4196468 140732808008976 140517304167136 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7527] ppid=7504 vsize=27320948 memory=9992 CPUtime=0 cores=0-7
/proc/7507/task/7527/stat : 7527 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27976650752 41819 33554432000 4194304 4196468 140732808008976 140518951361456 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 167276 KiB

[startup+1.50092 s]
/proc/loadavg: 8.80 8.84 8.77 2/198 7527
/proc/meminfo: memFree=12141936/32770624 swapFree=67108860/67108860
[pid=7507] ppid=7504 vsize=27327160 memory=211144 CPUtime=2.7 cores=0-7
/proc/7507/stat : 7507 (java) S 7504 7507 6871 0 -1 1077944320 22155 0 0 0 260 10 0 0 20 0 20 0 80715942 27983011840 52786 33554432000 4194304 4196468 140732808008976 140732807991520 140520568872695 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
/proc/7507/statm: 6831790 52786 3211 1 0 6792646 0
[pid=7507/tid=7509] ppid=7504 vsize=27327160 memory=0 CPUtime=1.46 cores=0-7
/proc/7507/task/7509/stat : 7509 (java) R 7504 7507 6871 0 -1 4202560 16773 0 0 0 140 6 0 0 20 0 20 0 80715942 27983011840 52786 33554432000 4194304 4196468 140732808008976 140520540710736 140520072490112 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7510] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7510/stat : 7510 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 52786 33554432000 4194304 4196468 140732808008976 140520573115152 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7511] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7511/stat : 7511 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 52786 33554432000 4194304 4196468 140732808008976 140519991573392 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7512] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7512/stat : 7512 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 52786 33554432000 4194304 4196468 140732808008976 140519990520848 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7513] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7513/stat : 7513 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 52786 33554432000 4194304 4196468 140732808008976 140519989468304 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7514] ppid=7504 vsize=27327160 memory=279606264046768 CPUtime=0 cores=0-7
/proc/7507/task/7514/stat : 7514 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 52786 33554432000 4194304 4196468 140732808008976 140519988414736 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7515] ppid=7504 vsize=27327160 memory=34415572943850 CPUtime=0 cores=0-7
/proc/7507/task/7515/stat : 7515 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 52786 33554432000 4194304 4196468 140732808008976 140519987362192 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7516] ppid=7504 vsize=27327160 memory=34415572943850 CPUtime=0 cores=0-7
/proc/7507/task/7516/stat : 7516 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 52786 33554432000 4194304 4196468 140732808008976 140519986309648 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7517] ppid=7504 vsize=27327160 memory=279606264069952 CPUtime=0 cores=0-7
/proc/7507/task/7517/stat : 7517 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 52786 33554432000 4194304 4196468 140732808008976 140519985257104 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7518] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7518/stat : 7518 (java) S 7504 7507 6871 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80715946 27983011840 52786 33554432000 4194304 4196468 140732808008976 140518956624368 140520568883842 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7519] ppid=7504 vsize=27327160 memory=1200 CPUtime=0 cores=0-7
/proc/7507/task/7519/stat : 7519 (java) S 7504 7507 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80715947 27983011840 52786 33554432000 4194304 4196468 140732808008976 140518445016480 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7520] ppid=7504 vsize=27327160 memory=10604 CPUtime=0 cores=0-7
/proc/7507/task/7520/stat : 7520 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715947 27983011840 52786 33554432000 4194304 4196468 140732808008976 140518176581104 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7521] ppid=7504 vsize=27327160 memory=4616 CPUtime=0 cores=0-7
/proc/7507/task/7521/stat : 7521 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27983011840 52786 33554432000 4194304 4196468 140732808008976 140517802072784 140520568891291 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7522] ppid=7504 vsize=27327160 memory=1428 CPUtime=0.12 cores=0-7
/proc/7507/task/7522/stat : 7522 (java) S 7504 7507 6871 0 -1 1077944384 465 0 0 0 11 1 0 0 20 0 20 0 80715950 27983011840 52786 33554432000 4194304 4196468 140732808008976 140518955571184 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7523] ppid=7504 vsize=27327160 memory=15876 CPUtime=0.23 cores=0-7
/proc/7507/task/7523/stat : 7523 (java) S 7504 7507 6871 0 -1 1077944384 420 0 0 0 23 0 0 0 20 0 20 0 80715950 27983011840 52786 33554432000 4194304 4196468 140732808008976 140518954518640 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7524] ppid=7504 vsize=27327160 memory=16436 CPUtime=0.19 cores=0-7
/proc/7507/task/7524/stat : 7524 (java) S 7504 7507 6871 0 -1 1077944384 624 0 0 0 18 1 0 0 20 0 20 0 80715950 27983011840 52786 33554432000 4194304 4196468 140732808008976 140518953466096 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7525] ppid=7504 vsize=27327160 memory=13908 CPUtime=0.66 cores=0-7
/proc/7507/task/7525/stat : 7525 (java) R 7504 7507 6871 0 -1 4202560 2525 0 0 0 66 0 0 0 20 0 20 0 80715950 27983011840 52786 33554432000 4194304 4196468 140732808008976 140518952413552 140520568894042 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7526] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7526/stat : 7526 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715950 27983011840 52786 33554432000 4194304 4196468 140732808008976 140517304167136 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7527] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7527/stat : 7527 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27983011840 52786 33554432000 4194304 4196468 140732808008976 140518951361456 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 211144 KiB

[startup+1.68527 s]
# the end of solver process 7507 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.18342 s, system=0.133544 s

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

[startup+1.60107 s]
/proc/loadavg: 8.80 8.84 8.77 2/198 7527
/proc/meminfo: memFree=12141936/32770624 swapFree=67108860/67108860
[pid=7507] ppid=7504 vsize=27327160 memory=223180 CPUtime=3.07 cores=0-7
/proc/7507/stat : 7507 (java) S 7504 7507 6871 0 -1 1077944320 22637 0 0 0 297 10 0 0 20 0 20 0 80715942 27983011840 55795 33554432000 4194304 4196468 140732808008976 140732807991520 140520568872695 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
/proc/7507/statm: 6831790 55795 3212 1 0 6792646 0
[pid=7507/tid=7509] ppid=7504 vsize=27327160 memory=0 CPUtime=1.56 cores=0-7
/proc/7507/task/7509/stat : 7509 (java) R 7504 7507 6871 0 -1 4202560 16881 0 0 0 150 6 0 0 20 0 20 0 80715942 27983011840 55795 33554432000 4194304 4196468 140732808008976 140520540700976 140520552916325 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7510] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7510/stat : 7510 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 55795 33554432000 4194304 4196468 140732808008976 140520573115152 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7511] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7511/stat : 7511 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 55795 33554432000 4194304 4196468 140732808008976 140519991573392 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7512] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7512/stat : 7512 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 55795 33554432000 4194304 4196468 140732808008976 140519990520848 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7513] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7513/stat : 7513 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 55795 33554432000 4194304 4196468 140732808008976 140519989468304 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7514] ppid=7504 vsize=27327160 memory=4128 CPUtime=0 cores=0-7
/proc/7507/task/7514/stat : 7514 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 55795 33554432000 4194304 4196468 140732808008976 140519988414736 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7515] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7515/stat : 7515 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 55795 33554432000 4194304 4196468 140732808008976 140519987362192 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7516] ppid=7504 vsize=27327160 memory=139803131950528 CPUtime=0 cores=0-7
/proc/7507/task/7516/stat : 7516 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 55795 33554432000 4194304 4196468 140732808008976 140519986309648 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7517] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7517/stat : 7517 (java) S 7504 7507 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80715945 27983011840 55795 33554432000 4194304 4196468 140732808008976 140519985257104 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7518] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7518/stat : 7518 (java) S 7504 7507 6871 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80715946 27983011840 55795 33554432000 4194304 4196468 140732808008976 140518956624368 140520568883842 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7519] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7519/stat : 7519 (java) S 7504 7507 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80715947 27983011840 55795 33554432000 4194304 4196468 140732808008976 140518445016480 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7520] ppid=7504 vsize=27327160 memory=12073153071324 CPUtime=0 cores=0-7
/proc/7507/task/7520/stat : 7520 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715947 27983011840 55795 33554432000 4194304 4196468 140732808008976 140518176581104 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7521] ppid=7504 vsize=27327160 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/7507/task/7521/stat : 7521 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27983011840 55795 33554432000 4194304 4196468 140732808008976 140517802072784 140520568891291 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7522] ppid=7504 vsize=27327160 memory=16101455274707249 CPUtime=0.17 cores=0-7
/proc/7507/task/7522/stat : 7522 (java) S 7504 7507 6871 0 -1 1077944384 545 0 0 0 16 1 0 0 20 0 20 0 80715950 27983011840 55795 33554432000 4194304 4196468 140732808008976 140518955571184 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7523] ppid=7504 vsize=27327160 memory=0 CPUtime=0.29 cores=0-7
/proc/7507/task/7523/stat : 7523 (java) R 7504 7507 6871 0 -1 4202560 504 0 0 0 29 0 0 0 20 0 20 0 80715950 27983011840 55795 33554432000 4194304 4196468 140732808008976 140518954498384 140520550416871 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7524] ppid=7504 vsize=27327160 memory=0 CPUtime=0.27 cores=0-7
/proc/7507/task/7524/stat : 7524 (java) R 7504 7507 6871 0 -1 4202560 670 0 0 0 26 1 0 0 20 0 20 0 80715950 27983011840 55795 33554432000 4194304 4196468 140732808008976 140518953453392 140520549036655 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7525] ppid=7504 vsize=27327160 memory=0 CPUtime=0.74 cores=0-7
/proc/7507/task/7525/stat : 7525 (java) S 7504 7507 6871 0 -1 1077944384 2691 0 0 0 74 0 0 0 20 0 20 0 80715950 27983011840 55795 33554432000 4194304 4196468 140732808008976 140518952413552 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7526] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7526/stat : 7526 (java) S 7504 7507 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80715950 27983011840 55795 33554432000 4194304 4196468 140732808008976 140517304167136 140520568882901 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
[pid=7507/tid=7527] ppid=7504 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7507/task/7527/stat : 7527 (java) S 7504 7507 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80715950 27983011840 55795 33554432000 4194304 4196468 140732808008976 140518951361456 140520568883842 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140732808016857 140732808017157 140732808017157 140732808019919 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 223180 KiB

Child status: 0
Real time (s): 1.68532
CPU time (s): 3.31696
CPU user time (s): 3.18342
CPU system time (s): 0.133544
CPU usage (%): 196.815
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 223180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.18342
system time used= 0.133544
maximum resident set size= 241740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25603
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5848
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 7507
#   total CPU time (s): 3.31696
#   total CPU user time (s): 3.18342
#   total CPU system time (s): 0.133544

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028499 second user time and 0.066498 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-26 20:58:48
IDJOB=4297013
IDBENCH=141125
IDSOLVER=2758
FILE ID=node139/4297013-1532631528
RUNJOBID= node139-1532623784-6898
PBS_JOBID= 21022022
Free space on /tmp= 38720 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/StripPacking/StripPacking-1b_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-4297013-1532631528/watcher-4297013-1532631528 -o /tmp/evaluation-result-4297013-1532631528/solver-4297013-1532631528 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532623784-6898 --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-4297013-1532631528.xml

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

MD5SUM BENCH= 1d962658b6cfa8354278e550b215e9b2
RANDOM SEED=1266267968

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:        12312816 kB
MemAvailable:   31931472 kB
Buffers:          242984 kB
Cached:         19330844 kB
SwapCached:            0 kB
Active:          3049864 kB
Inactive:       16575832 kB
Active(anon):       6000 kB
Inactive(anon):    73544 kB
Active(file):    3043864 kB
Inactive(file): 16502288 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8256 kB
Writeback:             0 kB
AnonPages:         84816 kB
Mapped:            41512 kB
Shmem:             25228 kB
Slab:             527984 kB
SReclaimable:     500964 kB
SUnreclaim:        27020 kB
KernelStack:        3520 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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 20:58:50