Trace number 4297249

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.37769 1.69208

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.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Thu Jul 26 20:58:51 CEST 2018
0.65/0.55	c PID: 7607
0.65/0.55	c IP: 172.20.3.139
0.65/0.55	c HOST: node139.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.37/0.92	c (0,0) Parsing End
1.37/0.93	c (0,0) CSP: 40 int (0 aux), 10 bool (0 aux), 31 ctr, max domain size 15
1.37/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.37/0.93	c (0,0) Constraint Name Generate Begin
1.37/0.93	c (0,0) Ctr:HOME/instance-4297249-1532631530.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.37/0.93	c (0,0) Constraint Name Generate End
1.37/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.37/0.93	c (0,0) CSP to CSPinCNF Begin
1.54/1.01	c (0,0) translated 4 (10%) constraints
1.54/1.02	c (0,0) translated 7 (20%) constraints
1.54/1.02	c (0,0) translated 10 (30%) constraints
1.54/1.02	c (0,0) translated 13 (40%) constraints
1.54/1.03	c (0,0) translated 16 (50%) constraints
1.54/1.03	c (0,0) translated 19 (60%) constraints
1.74/1.11	c (0,0) translated 22 (70%) constraints
1.74/1.14	c (0,0) translated 25 (80%) constraints
1.74/1.18	c (0,0) translated 28 (90%) constraints
1.95/1.21	c (0,0) translated 31 (100%) constraints
2.25/1.33	c (0,0) STATISTICS1:HOME/instance-4297249-1532631530.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.25/1.33	c (0,0) ===========================================
2.25/1.33	c (0,0) Both Encoding selects:
2.25/1.33	c (0,0) Order
2.25/1.33	c (0,0) ===========================================
2.25/1.33	c (0,0) translated 21 (10%) constraints
2.25/1.34	c (0,0) translated 41 (20%) constraints
2.25/1.34	c (0,0) translated 61 (30%) constraints
2.25/1.35	c (0,0) translated 81 (40%) constraints
2.25/1.35	c (0,0) translated 101 (50%) constraints
2.25/1.35	c (0,0) translated 121 (60%) constraints
2.25/1.35	c (0,0) translated 141 (70%) constraints
2.25/1.36	c (0,0) translated 161 (80%) constraints
2.25/1.36	c (0,0) translated 181 (90%) constraints
2.25/1.37	c (0,0) translated 201 (100%) constraints
2.25/1.37	c (0,0) CSP to CSPinCNF End
2.25/1.37	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 201 ctr, max domain size 14
2.25/1.37	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.25/1.37	c (0,0) CSPinCNF Propagation Begin
2.49/1.42	c (0,0) 0 values, 9 unsatisfiable literals, and 3 valid clauses are removed
2.49/1.42	c (0,0) CSPinCNF Propagation End
2.49/1.42	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 198 ctr, max domain size 14
2.49/1.42	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.49/1.42	c (0,0) Simplify CSPinCNF Begin
2.49/1.46	c (0,0) Simplify CSPinCNF End
2.49/1.46	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.49/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.49/1.46	c (0,0) Calculate Precise Domain Begin
2.49/1.46	c (0,0) 0 values are removed by re-calculation
2.49/1.46	c (0,0) Calculate Precise Domain End
2.49/1.46	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.49/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.49/1.46	c (0,0) CSPinCNF to SatSolver Begin
2.49/1.49	c (0,0) 38 (10 %) CSP clauses are encoded (476 SAT variables, 249 SAT clauses)
2.49/1.50	c (0,0) 76 (20 %) CSP clauses are encoded (476 SAT variables, 287 SAT clauses)
2.49/1.50	c (0,0) 114 (30 %) CSP clauses are encoded (476 SAT variables, 325 SAT clauses)
2.49/1.50	c (0,0) 152 (40 %) CSP clauses are encoded (476 SAT variables, 363 SAT clauses)
2.74/1.52	c (0,0) 189 (50 %) CSP clauses are encoded (476 SAT variables, 712 SAT clauses)
2.74/1.54	c (1,0) 227 (60 %) CSP clauses are encoded (476 SAT variables, 1217 SAT clauses)
2.74/1.55	c (1,1) 265 (70 %) CSP clauses are encoded (476 SAT variables, 1780 SAT clauses)
2.74/1.56	c (1,1) 303 (80 %) CSP clauses are encoded (476 SAT variables, 2235 SAT clauses)
2.74/1.57	c (1,1) 341 (90 %) CSP clauses are encoded (476 SAT variables, 2755 SAT clauses)
2.74/1.58	c (1,1) 378 (100 %) CSP clauses are encoded (476 SAT variables, 3386 SAT clauses)
2.74/1.58	c (1,1) CSPinCNF to SatSolver End
2.74/1.58	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.74/1.59	c (1,1) STATISTICS2:HOME/instance-4297249-1532631530.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.74/1.59	c (1,1) SatSolver.solve Begin
2.74/1.59	c (1,1) 476 bool, 3410 clause
2.74/1.59	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297249-1532631530.xml-scop-7607.cnf HOME/instance-4297249-1532631530.xml-scop-7607.cnf.out
3.10/1.63	c (1,0) c
3.10/1.63	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.10/1.63	c (1,0) c
3.10/1.63	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.10/1.63	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.10/1.63	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.10/1.63	c (1,0) c |                                                                                                       |
3.10/1.63	c (1,0) c |  Number of variables:           476                                                                   |
3.10/1.63	c (1,0) c |  Number of clauses:            3410                                                                   |
3.10/1.63	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.10/1.63	c (1,0) c |                                                                                                       |
3.10/1.63	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.10/1.63	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.10/1.63	c (1,0) c |                                                                                                       |
3.10/1.63	c (1,0) c |  Generating clones                                                                                    |
3.10/1.63	c (1,0) c |  all clones generated. Memory =  27.85Mb.                                                             |
3.10/1.63	c (1,0) c ========================================================================================================|
3.10/1.63	c (1,0) c last restart ## conflicts  :  144 30 
3.10/1.63	c (1,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
3.10/1.63	c (1,0) c Total Memory so far : 603.88Mb
3.10/1.63	c (1,0) c
3.10/1.63	c (1,0) c real time : 0.0161312 s
3.10/1.63	c (1,0) c cpu time  : 0.048327 s
3.10/1.63	c (1,0) c
3.10/1.63	c (1,0) c
3.10/1.63	c (1,0) c
3.10/1.63	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.10/1.63	c (1,0) c
3.10/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.10/1.63	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.10/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.10/1.63	c (1,0) c | Conflicts     |            3333 |        241 |        544 |        478 |        433 |        577 |        513 |          7 |        540 |
3.10/1.63	c (1,0) c | Decisions     |            5528 |        446 |        884 |        783 |        708 |        941 |        841 |         47 |        878 |
3.10/1.63	c (1,0) c | Propagations  |          127739 |      10819 |      20684 |      18180 |      16517 |      21110 |      19502 |        474 |      20453 |
3.10/1.63	c (1,0) c | Avg_Trail     |                 |        234 |        217 |        215 |        215 |        221 |        215 |        232 |        217 |
3.10/1.63	c (1,0) c | Avg_DL        |                 |         22 |         16 |         16 |         17 |         17 |         16 |         29 |         16 |
3.10/1.63	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.10/1.63	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.10/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.10/1.63	c (1,0) c | Exported      |              27 |          7 |          3 |          3 |          3 |          5 |          3 |          0 |          3 |
3.10/1.63	c (1,0) c | Imported      |             131 |          7 |         20 |         22 |         20 |         20 |         21 |          0 |         21 |
3.10/1.63	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.10/1.63	c (1,0) c | Purge         |             131 |          7 |         20 |         22 |         20 |         20 |         21 |          0 |         21 |
3.10/1.63	c (1,0) c | Promoted      |               1 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.10/1.63	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.10/1.63	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.10/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.10/1.63	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.10/1.63	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.10/1.63	c (1,0) c | Glues         |                 |          7 |          3 |          3 |          3 |          5 |          3 |          0 |          3 |
3.10/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.10/1.63	c (1,0) c | Orig_Seen     |            28 % |        999 |       1166 |       1082 |        978 |       1211 |       1115 |         43 |       1162 |
3.10/1.63	c (1,0) c | Diff Orig seen|                 |      X     |        167 |         83 | -       21 |        212 |        116 | -      956 |        163 |
3.10/1.63	c (1,0) c | Hamming       |            26 % |      X     |        128 |        109 |        129 |        119 |        127 |        144 |        132 |
3.10/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.10/1.63	c (1,0) 
3.10/1.63	c (1,0) s SATISFIABLE
3.10/1.65	c (1,1) SatSolver.solve End
3.10/1.65	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.10/1.65	c (1,1) Show results Begin
3.10/1.66	c (1,1) h[0] = 8
3.10/1.66	c (1,1) h[1] = 3
3.10/1.66	c (1,1) h[2] = 5
3.10/1.66	c (1,1) h[3] = 5
3.10/1.66	c (1,1) h[4] = 12
3.10/1.66	c (1,1) h[5] = 7
3.10/1.66	c (1,1) h[6] = 7
3.10/1.66	c (1,1) h[7] = 6
3.10/1.66	c (1,1) h[8] = 2
3.10/1.66	c (1,1) h[9] = 2
3.10/1.66	c (1,1) r[0] = 1
3.10/1.66	c (1,1) r[1] = 1
3.10/1.66	c (1,1) r[2] = 0
3.10/1.66	c (1,1) r[3] = 0
3.10/1.66	c (1,1) r[4] = 0
3.10/1.66	c (1,1) r[5] = 0
3.10/1.66	c (1,1) r[6] = 0
3.10/1.66	c (1,1) r[7] = 0
3.10/1.66	c (1,1) r[8] = 0
3.10/1.66	c (1,1) r[9] = 0
3.10/1.66	c (1,1) w[0] = 6
3.10/1.66	c (1,1) w[1] = 6
3.10/1.66	c (1,1) w[2] = 3
3.10/1.66	c (1,1) w[3] = 5
3.10/1.66	c (1,1) w[4] = 3
3.10/1.66	c (1,1) w[5] = 3
3.10/1.66	c (1,1) w[6] = 5
3.10/1.66	c (1,1) w[7] = 2
3.10/1.66	c (1,1) w[8] = 3
3.10/1.66	c (1,1) w[9] = 4
3.10/1.66	c (1,1) x[0] = 3
3.10/1.66	c (1,1) x[1] = 9
3.10/1.66	c (1,1) x[2] = 9
3.10/1.66	c (1,1) x[3] = 2
3.10/1.66	c (1,1) x[4] = 12
3.10/1.66	c (1,1) x[5] = 0
3.10/1.66	c (1,1) x[6] = 7
3.10/1.66	c (1,1) x[7] = 0
3.10/1.66	c (1,1) x[8] = 0
3.10/1.66	c (1,1) x[9] = 3
3.10/1.66	c (1,1) y[0] = 0
3.10/1.66	c (1,1) y[1] = 0
3.10/1.66	c (1,1) y[2] = 3
3.10/1.66	c (1,1) y[3] = 10
3.10/1.66	c (1,1) y[4] = 3
3.10/1.66	c (1,1) y[5] = 0
3.10/1.67	c (1,1) y[6] = 8
3.10/1.67	c (1,1) y[7] = 9
3.10/1.67	c (1,1) y[8] = 7
3.10/1.67	c (1,1) y[9] = 8
3.10/1.67	s SATISFIABLE
3.10/1.67	v <instantiation>
3.10/1.67	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.10/1.67	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.10/1.67	v </instantiation>
3.10/1.67	c (1,1) Show results End
3.10/1.67	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.10/1.67	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.10/1.67	c END-Prog: Thu Jul 26 20:58:52 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 (3990 MiB free)
  memory of node 1: 16384 MiB (8031 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297249-1532631530/watcher-4297249-1532631530 -o /tmp/evaluation-result-4297249-1532631530/solver-4297249-1532631530 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532623784-6898 --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-4297249-1532631530.xml 

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

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


[startup+0.10015 s]*
/proc/loadavg: 8.18 8.71 8.73 2/198 7627
/proc/meminfo: memFree=12215924/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=27312552 memory=108508 CPUtime=0.1 cores=0-7
/proc/7607/stat : 7607 (java) S 7604 7607 6871 0 -1 1077944320 6653 0 0 0 8 2 0 0 20 0 20 0 80716175 27968053248 27127 33554432000 4194304 4196468 140726430460624 140726430443168 140193241333495 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
/proc/7607/statm: 6828138 27127 2754 1 0 6790598 0
[pid=7607/tid=7609] ppid=7604 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/7607/task/7609/stat : 7609 (java) R 7604 7607 6871 0 -1 4202560 4766 0 0 0 7 2 0 0 20 0 20 0 80716176 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193213167936 140193241345430 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7610] ppid=7604 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7607/task/7610/stat : 7610 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193245575440 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7611] ppid=7604 vsize=27312552 memory=140603813439104 CPUtime=0 cores=0-7
/proc/7607/task/7611/stat : 7611 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193059731856 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7612] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7612/stat : 7612 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193058679312 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7613] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7613/stat : 7613 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193057626768 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7614] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7614/stat : 7614 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193056574224 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7615] ppid=7604 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7607/task/7615/stat : 7615 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193055521680 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7616] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7616/stat : 7616 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193054469136 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7617] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7617/stat : 7617 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 27127 33554432000 4194304 4196468 140726430460624 140193053416592 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7618] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7618/stat : 7618 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 27127 33554432000 4194304 4196468 140726430460624 140191494760432 140193241344642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7619] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7619/stat : 7619 (java) S 7604 7607 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 27127 33554432000 4194304 4196468 140726430460624 140191155086240 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7620] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7620/stat : 7620 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 27127 33554432000 4194304 4196468 140726430460624 140190886650864 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7621] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7621/stat : 7621 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 27127 33554432000 4194304 4196468 140726430460624 140190512142544 140193241352091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7622] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7622/stat : 7622 (java) S 7604 7607 6871 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 27127 33554432000 4194304 4196468 140726430460624 140191493708272 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7623] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7623/stat : 7623 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 27127 33554432000 4194304 4196468 140726430460624 140191492655728 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7624] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7624/stat : 7624 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 27127 33554432000 4194304 4196468 140726430460624 140191423523568 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7625] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7625/stat : 7625 (java) S 7604 7607 6871 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 27127 33554432000 4194304 4196468 140726430460624 140191422471024 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7626] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7626/stat : 7626 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 27127 33554432000 4194304 4196468 140726430460624 140190014236896 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7627] ppid=7604 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7607/task/7627/stat : 7627 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 27127 33554432000 4194304 4196468 140726430460624 140191421417904 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108508 KiB

[startup+0.210294 s]*
/proc/loadavg: 8.18 8.71 8.73 3/198 7627
/proc/meminfo: memFree=12199428/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=27312552 memory=123200 CPUtime=0.24 cores=0-7
/proc/7607/stat : 7607 (java) S 7604 7607 6871 0 -1 1077944320 10564 0 0 0 21 3 0 0 20 0 20 0 80716175 27968053248 30800 33554432000 4194304 4196468 140726430460624 140726430443168 140193241333495 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
/proc/7607/statm: 6828138 30800 2877 1 0 6790598 0
[pid=7607/tid=7609] ppid=7604 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/7607/task/7609/stat : 7609 (java) R 7604 7607 6871 0 -1 4202560 8460 0 0 0 17 3 0 0 20 0 20 0 80716176 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193213132240 140193225377125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7610] ppid=7604 vsize=27312552 memory=12881 CPUtime=0 cores=0-7
/proc/7607/task/7610/stat : 7610 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193245575440 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7611] ppid=7604 vsize=27312552 memory=140603813446648 CPUtime=0 cores=0-7
/proc/7607/task/7611/stat : 7611 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193059731856 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7612] ppid=7604 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7607/task/7612/stat : 7612 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193058679312 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7613] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7613/stat : 7613 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193057626768 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7614] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7614/stat : 7614 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193056574224 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7615] ppid=7604 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7607/task/7615/stat : 7615 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193055521680 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7616] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7616/stat : 7616 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193054469136 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7617] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7617/stat : 7617 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 30800 33554432000 4194304 4196468 140726430460624 140193053416592 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7618] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7618/stat : 7618 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 30800 33554432000 4194304 4196468 140726430460624 140191494760432 140193241344642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7619] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7619/stat : 7619 (java) S 7604 7607 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 30800 33554432000 4194304 4196468 140726430460624 140191155086240 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7620] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7620/stat : 7620 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 30800 33554432000 4194304 4196468 140726430460624 140190886650864 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7621] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7621/stat : 7621 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 30800 33554432000 4194304 4196468 140726430460624 140190512142544 140193241352091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7622] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7622/stat : 7622 (java) S 7604 7607 6871 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 30800 33554432000 4194304 4196468 140726430460624 140191493708272 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7623] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7623/stat : 7623 (java) S 7604 7607 6871 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 30800 33554432000 4194304 4196468 140726430460624 140191492655728 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7624] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7624/stat : 7624 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 30800 33554432000 4194304 4196468 140726430460624 140191423523568 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7625] ppid=7604 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/7607/task/7625/stat : 7625 (java) S 7604 7607 6871 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 80716183 27968053248 30800 33554432000 4194304 4196468 140726430460624 140191422471024 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7626] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7626/stat : 7626 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 30800 33554432000 4194304 4196468 140726430460624 140190014236896 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7627] ppid=7604 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7607/task/7627/stat : 7627 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 30800 33554432000 4194304 4196468 140726430460624 140191421417904 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123200 KiB

[startup+0.310188 s]*
/proc/loadavg: 8.18 8.71 8.73 2/198 7627
/proc/meminfo: memFree=12196140/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=27312552 memory=127092 CPUtime=0.42 cores=0-7
/proc/7607/stat : 7607 (java) S 7604 7607 6871 0 -1 1077944320 11198 0 0 0 38 4 0 0 20 0 20 0 80716175 27968053248 31773 33554432000 4194304 4196468 140726430460624 140726430443168 140193241333495 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
/proc/7607/statm: 6828138 31773 2911 1 0 6790598 0
[pid=7607/tid=7609] ppid=7604 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7607/task/7609/stat : 7609 (java) R 7604 7607 6871 0 -1 4202560 8897 0 0 0 26 3 0 0 20 0 20 0 80716176 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193213137576 140193224520304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7610] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7610/stat : 7610 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193245575440 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7611] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7611/stat : 7611 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193059731856 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7612] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7612/stat : 7612 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193058679312 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7613] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7613/stat : 7613 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193057626768 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7614] ppid=7604 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/7607/task/7614/stat : 7614 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193056574224 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7615] ppid=7604 vsize=27312552 memory=140603673375663 CPUtime=0 cores=0-7
/proc/7607/task/7615/stat : 7615 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193055521680 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7616] ppid=7604 vsize=27312552 memory=140603673377968 CPUtime=0 cores=0-7
/proc/7607/task/7616/stat : 7616 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193054469136 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7617] ppid=7604 vsize=27312552 memory=140603673380272 CPUtime=0 cores=0-7
/proc/7607/task/7617/stat : 7617 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27968053248 31773 33554432000 4194304 4196468 140726430460624 140193053416592 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7618] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7618/stat : 7618 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 31773 33554432000 4194304 4196468 140726430460624 140191494760432 140193241344642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7619] ppid=7604 vsize=27312552 memory=281207346767504 CPUtime=0 cores=0-7
/proc/7607/task/7619/stat : 7619 (java) S 7604 7607 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 31773 33554432000 4194304 4196468 140726430460624 140191155086240 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7620] ppid=7604 vsize=27312552 memory=281207346774416 CPUtime=0 cores=0-7
/proc/7607/task/7620/stat : 7620 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716180 27968053248 31773 33554432000 4194304 4196468 140726430460624 140190886650864 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7621] ppid=7604 vsize=27312552 memory=281207346715696 CPUtime=0 cores=0-7
/proc/7607/task/7621/stat : 7621 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 31773 33554432000 4194304 4196468 140726430460624 140190512142544 140193241352091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7622] ppid=7604 vsize=27312552 memory=281207346788240 CPUtime=0.01 cores=0-7
/proc/7607/task/7622/stat : 7622 (java) S 7604 7607 6871 0 -1 1077944384 460 0 0 0 1 0 0 0 20 0 20 0 80716183 27968053248 31773 33554432000 4194304 4196468 140726430460624 140191493708272 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7623] ppid=7604 vsize=27312552 memory=281207346795152 CPUtime=0.01 cores=0-7
/proc/7607/task/7623/stat : 7623 (java) S 7604 7607 6871 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 20 0 80716183 27968053248 31773 33554432000 4194304 4196468 140726430460624 140191492655728 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7624] ppid=7604 vsize=27312552 memory=281207346792848 CPUtime=0.01 cores=0-7
/proc/7607/task/7624/stat : 7624 (java) S 7604 7607 6871 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 20 0 80716183 27968053248 31773 33554432000 4194304 4196468 140726430460624 140191423523568 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7625] ppid=7604 vsize=27312552 memory=281207346809456 CPUtime=0.07 cores=0-7
/proc/7607/task/7625/stat : 7625 (java) S 7604 7607 6871 0 -1 1077944384 332 0 0 0 7 0 0 0 20 0 20 0 80716183 27968053248 31773 33554432000 4194304 4196468 140726430460624 140191422471024 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7626] ppid=7604 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7626/stat : 7626 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 31773 33554432000 4194304 4196468 140726430460624 140190014236896 140193241343701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7627] ppid=7604 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7607/task/7627/stat : 7627 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27968053248 31773 33554432000 4194304 4196468 140726430460624 140191421417904 140193241344642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127092 KiB

[startup+0.700828 s]
/proc/loadavg: 8.18 8.71 8.73 2/198 7627
/proc/meminfo: memFree=12171832/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=27320948 memory=165460 CPUtime=1 cores=0-7
/proc/7607/stat : 7607 (java) S 7604 7607 6871 0 -1 1077944320 18467 0 0 0 94 6 0 0 20 0 20 0 80716175 27976650752 41365 33554432000 4194304 4196468 140726430460624 140726430443168 140193241333495 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
/proc/7607/statm: 6830237 41365 3154 1 0 6791622 0
[pid=7607/tid=7609] ppid=7604 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/7607/task/7609/stat : 7609 (java) R 7604 7607 6871 0 -1 4202560 15660 0 0 0 63 4 0 0 20 0 20 0 80716176 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193213158000 140193241345430 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7610] ppid=7604 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7610/stat : 7610 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193245575440 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7611] ppid=7604 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7611/stat : 7611 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716178 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193059731856 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7612] ppid=7604 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7612/stat : 7612 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193058679312 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7613] ppid=7604 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/7607/task/7613/stat : 7613 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193057626768 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7614] ppid=7604 vsize=27320948 memory=10604 CPUtime=0 cores=0-7
/proc/7607/task/7614/stat : 7614 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193056574224 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7615] ppid=7604 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/7607/task/7615/stat : 7615 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193055521680 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7616] ppid=7604 vsize=27320948 memory=1428 CPUtime=0 cores=0-7
/proc/7607/task/7616/stat : 7616 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193054469136 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7617] ppid=7604 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/7607/task/7617/stat : 7617 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27976650752 41365 33554432000 4194304 4196468 140726430460624 140193053416592 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7618] ppid=7604 vsize=27320948 memory=16436 CPUtime=0 cores=0-7
/proc/7607/task/7618/stat : 7618 (java) S 7604 7607 6871 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 80716180 27976650752 41365 33554432000 4194304 4196468 140726430460624 140191494760432 140193241344642 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7619] ppid=7604 vsize=27320948 memory=13908 CPUtime=0 cores=0-7
/proc/7607/task/7619/stat : 7619 (java) S 7604 7607 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80716180 27976650752 41365 33554432000 4194304 4196468 140726430460624 140191155086240 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7620] ppid=7604 vsize=27320948 memory=4048 CPUtime=0 cores=0-7
/proc/7607/task/7620/stat : 7620 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716180 27976650752 41365 33554432000 4194304 4196468 140726430460624 140190886650864 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7621] ppid=7604 vsize=27320948 memory=1796 CPUtime=0 cores=0-7
/proc/7607/task/7621/stat : 7621 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27976650752 41365 33554432000 4194304 4196468 140726430460624 140190512142544 140193241352091 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7622] ppid=7604 vsize=27320948 memory=636 CPUtime=0.06 cores=0-7
/proc/7607/task/7622/stat : 7622 (java) S 7604 7607 6871 0 -1 1077944384 704 0 0 0 6 0 0 0 20 0 20 0 80716183 27976650752 41365 33554432000 4194304 4196468 140726430460624 140191493708272 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7623] ppid=7604 vsize=27320948 memory=1700 CPUtime=0.03 cores=0-7
/proc/7607/task/7623/stat : 7623 (java) R 7604 7607 6871 0 -1 1077944384 106 0 0 0 3 0 0 0 20 0 20 0 80716183 27976650752 41365 33554432000 4194304 4196468 140726430460624 140191492655728 140193241344642 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7624] ppid=7604 vsize=27320948 memory=796 CPUtime=0.06 cores=0-7
/proc/7607/task/7624/stat : 7624 (java) S 7604 7607 6871 0 -1 1077944384 176 0 0 0 6 0 0 0 20 0 20 0 80716183 27976650752 41365 33554432000 4194304 4196468 140726430460624 140191423523568 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7625] ppid=7604 vsize=27320948 memory=5408 CPUtime=0.16 cores=0-7
/proc/7607/task/7625/stat : 7625 (java) S 7604 7607 6871 0 -1 1077944384 474 0 0 0 16 0 0 0 20 0 20 0 80716183 27976650752 41365 33554432000 4194304 4196468 140726430460624 140191422471024 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7626] ppid=7604 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/7607/task/7626/stat : 7626 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27976650752 41365 33554432000 4194304 4196468 140726430460624 140190014236896 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7627] ppid=7604 vsize=27320948 memory=9992 CPUtime=0 cores=0-7
/proc/7607/task/7627/stat : 7627 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27976650752 41365 33554432000 4194304 4196468 140726430460624 140191421417904 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165460 KiB

[startup+1.50548 s]
/proc/loadavg: 8.18 8.71 8.73 2/198 7627
/proc/meminfo: memFree=12138492/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=27327160 memory=210004 CPUtime=2.74 cores=0-7
/proc/7607/stat : 7607 (java) S 7604 7607 6871 0 -1 1077944320 22896 0 0 0 264 10 0 0 20 0 20 0 80716175 27983011840 52501 33554432000 4194304 4196468 140726430460624 140726430443168 140193241333495 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
/proc/7607/statm: 6831790 52501 3211 1 0 6792646 0
[pid=7607/tid=7609] ppid=7604 vsize=27327160 memory=0 CPUtime=1.47 cores=0-7
/proc/7607/task/7609/stat : 7609 (java) R 7604 7607 6871 0 -1 4202560 17306 0 0 0 141 6 0 0 20 0 20 0 80716176 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193213170768 140193241355325 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7610] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7610/stat : 7610 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193245575440 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7611] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7611/stat : 7611 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193059731856 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7612] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7612/stat : 7612 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193058679312 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7613] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7613/stat : 7613 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193057626768 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7614] ppid=7604 vsize=27327160 memory=281207347324080 CPUtime=0 cores=0-7
/proc/7607/task/7614/stat : 7614 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193056574224 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7615] ppid=7604 vsize=27327160 memory=34845069673450 CPUtime=0 cores=0-7
/proc/7607/task/7615/stat : 7615 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193055521680 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7616] ppid=7604 vsize=27327160 memory=34845069673450 CPUtime=0 cores=0-7
/proc/7607/task/7616/stat : 7616 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193054469136 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7617] ppid=7604 vsize=27327160 memory=281207347347264 CPUtime=0 cores=0-7
/proc/7607/task/7617/stat : 7617 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 52501 33554432000 4194304 4196468 140726430460624 140193053416592 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7618] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7618/stat : 7618 (java) S 7604 7607 6871 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 80716180 27983011840 52501 33554432000 4194304 4196468 140726430460624 140191494760432 140193241344642 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7619] ppid=7604 vsize=27327160 memory=1200 CPUtime=0 cores=0-7
/proc/7607/task/7619/stat : 7619 (java) S 7604 7607 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80716180 27983011840 52501 33554432000 4194304 4196468 140726430460624 140191155086240 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7620] ppid=7604 vsize=27327160 memory=10604 CPUtime=0 cores=0-7
/proc/7607/task/7620/stat : 7620 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716180 27983011840 52501 33554432000 4194304 4196468 140726430460624 140190886650864 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7621] ppid=7604 vsize=27327160 memory=4616 CPUtime=0 cores=0-7
/proc/7607/task/7621/stat : 7621 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27983011840 52501 33554432000 4194304 4196468 140726430460624 140190512142544 140193241352091 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7622] ppid=7604 vsize=27327160 memory=1428 CPUtime=0.15 cores=0-7
/proc/7607/task/7622/stat : 7622 (java) S 7604 7607 6871 0 -1 1077944384 817 0 0 0 15 0 0 0 20 0 20 0 80716183 27983011840 52501 33554432000 4194304 4196468 140726430460624 140191493708272 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7623] ppid=7604 vsize=27327160 memory=15876 CPUtime=0.17 cores=0-7
/proc/7607/task/7623/stat : 7623 (java) R 7604 7607 6871 0 -1 4202560 295 0 0 0 16 1 0 0 20 0 20 0 80716183 27983011840 52501 33554432000 4194304 4196468 140726430460624 140191492642512 140193219499976 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7624] ppid=7604 vsize=27327160 memory=16436 CPUtime=0.22 cores=0-7
/proc/7607/task/7624/stat : 7624 (java) S 7604 7607 6871 0 -1 1077944384 499 0 0 0 21 1 0 0 20 0 20 0 80716183 27983011840 52501 33554432000 4194304 4196468 140726430460624 140191423523568 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7625] ppid=7604 vsize=27327160 memory=13908 CPUtime=0.69 cores=0-7
/proc/7607/task/7625/stat : 7625 (java) R 7604 7607 6871 0 -1 4202560 2630 0 0 0 68 1 0 0 20 0 20 0 80716183 27983011840 52501 33554432000 4194304 4196468 140726430460624 140191422471024 140193220302162 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7626] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7626/stat : 7626 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27983011840 52501 33554432000 4194304 4196468 140726430460624 140190014236896 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7627] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7627/stat : 7627 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27983011840 52501 33554432000 4194304 4196468 140726430460624 140191421417904 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 210004 KiB

[startup+1.69202 s]
# the end of solver process 7607 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.23944 s, system=0.138253 s

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

[startup+1.60374 s]
/proc/loadavg: 8.18 8.71 8.73 2/198 7627
/proc/meminfo: memFree=12138492/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=27327160 memory=222308 CPUtime=3.1 cores=0-7
/proc/7607/stat : 7607 (java) S 7604 7607 6871 0 -1 1077944320 23416 0 0 0 299 11 0 0 20 0 20 0 80716175 27983011840 55577 33554432000 4194304 4196468 140726430460624 140726430443168 140193241333495 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
/proc/7607/statm: 6831790 55577 3211 1 0 6792646 0
[pid=7607/tid=7609] ppid=7604 vsize=27327160 memory=0 CPUtime=1.56 cores=0-7
/proc/7607/task/7609/stat : 7609 (java) R 7604 7607 6871 0 -1 4202560 17398 0 0 0 150 6 0 0 20 0 20 0 80716176 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193213169216 140193225413982 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7610] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7610/stat : 7610 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193245575440 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7611] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7611/stat : 7611 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193059731856 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7612] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7612/stat : 7612 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193058679312 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7613] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7613/stat : 7613 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193057626768 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7614] ppid=7604 vsize=27327160 memory=4128 CPUtime=0 cores=0-7
/proc/7607/task/7614/stat : 7614 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193056574224 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7615] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7615/stat : 7615 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193055521680 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7616] ppid=7604 vsize=27327160 memory=140603673589184 CPUtime=0 cores=0-7
/proc/7607/task/7616/stat : 7616 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193054469136 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7617] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7617/stat : 7617 (java) S 7604 7607 6871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80716178 27983011840 55577 33554432000 4194304 4196468 140726430460624 140193053416592 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7618] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7618/stat : 7618 (java) S 7604 7607 6871 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 80716180 27983011840 55577 33554432000 4194304 4196468 140726430460624 140191494760432 140193241344642 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7619] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7619/stat : 7619 (java) S 7604 7607 6871 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80716180 27983011840 55577 33554432000 4194304 4196468 140726430460624 140191155086240 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7620] ppid=7604 vsize=27327160 memory=12073153071324 CPUtime=0 cores=0-7
/proc/7607/task/7620/stat : 7620 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716180 27983011840 55577 33554432000 4194304 4196468 140726430460624 140190886650864 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7621] ppid=7604 vsize=27327160 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/7607/task/7621/stat : 7621 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27983011840 55577 33554432000 4194304 4196468 140726430460624 140190512142544 140193241352091 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7622] ppid=7604 vsize=27327160 memory=16101455274707249 CPUtime=0.21 cores=0-7
/proc/7607/task/7622/stat : 7622 (java) R 7604 7607 6871 0 -1 4202560 895 0 0 0 21 0 0 0 20 0 20 0 80716183 27983011840 55577 33554432000 4194304 4196468 140726430460624 140191493696944 140193224718972 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7623] ppid=7604 vsize=27327160 memory=0 CPUtime=0.25 cores=0-7
/proc/7607/task/7623/stat : 7623 (java) R 7604 7607 6871 0 -1 4202560 495 0 0 0 24 1 0 0 20 0 20 0 80716183 27983011840 55577 33554432000 4194304 4196468 140726430460624 140191492648360 140193221169836 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7624] ppid=7604 vsize=27327160 memory=0 CPUtime=0.27 cores=0-7
/proc/7607/task/7624/stat : 7624 (java) S 7604 7607 6871 0 -1 1077944384 523 0 0 0 26 1 0 0 20 0 20 0 80716183 27983011840 55577 33554432000 4194304 4196468 140726430460624 140191423523568 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7625] ppid=7604 vsize=27327160 memory=0 CPUtime=0.76 cores=0-7
/proc/7607/task/7625/stat : 7625 (java) R 7604 7607 6871 0 -1 4202560 2755 0 0 0 75 1 0 0 20 0 20 0 80716183 27983011840 55577 33554432000 4194304 4196468 140726430460624 140191422465376 140193220041678 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7626] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7626/stat : 7626 (java) S 7604 7607 6871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80716183 27983011840 55577 33554432000 4194304 4196468 140726430460624 140190014236896 140193241343701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
[pid=7607/tid=7627] ppid=7604 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7607/task/7627/stat : 7627 (java) S 7604 7607 6871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80716183 27983011840 55577 33554432000 4194304 4196468 140726430460624 140191421417904 140193241344642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17252352 140726430462938 140726430463237 140726430463237 140726430465999 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 222308 KiB

Child status: 0
Real time (s): 1.69208
CPU time (s): 3.37769
CPU user time (s): 3.23944
CPU system time (s): 0.138253
CPU usage (%): 199.618
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 222308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.23944
system time used= 0.138253
maximum resident set size= 241204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5812
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 7607
#   total CPU time (s): 3.37769
#   total CPU user time (s): 3.23944
#   total CPU system time (s): 0.138253

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041537 second user time and 0.053253 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-26 20:58:50
IDJOB=4297249
IDBENCH=141125
IDSOLVER=2759
FILE ID=node139/4297249-1532631530
RUNJOBID= node139-1532623784-6898
PBS_JOBID= 21022022
Free space on /tmp= 38720 MiB

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

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

MD5SUM BENCH= 1d962658b6cfa8354278e550b215e9b2
RANDOM SEED=1015792531

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:        12311764 kB
MemAvailable:   31929812 kB
Buffers:          243000 kB
Cached:         19330552 kB
SwapCached:            0 kB
Active:          3048444 kB
Inactive:       16575876 kB
Active(anon):       5200 kB
Inactive(anon):    73544 kB
Active(file):    3043244 kB
Inactive(file): 16502332 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8248 kB
Writeback:             0 kB
AnonPages:         52192 kB
Mapped:            40876 kB
Shmem:             25228 kB
Slab:             527948 kB
SReclaimable:     500932 kB
SUnreclaim:        27016 kB
KernelStack:        3008 kB
PageTables:         4632 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:         0 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:52