Trace number 4307197

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-31)SAT 4.70034 2.57078

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.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-20520-serial-file.bin HOME/instance-4307197-1534178829.xml
0.65/0.53	
0.65/0.54	scop order+glucose-syrup (2018-07-31)
0.65/0.54	(Encoding Process)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 18:47:10 CEST 2018
0.65/0.56	c PID: 20523
0.65/0.56	c IP: 172.20.3.132
0.65/0.56	c HOST: node132.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.36/0.93	c (0,0) Parsing End
1.36/0.94	c (0,0) CSP: 40 int (0 aux), 10 bool (0 aux), 31 ctr, max domain size 15
1.36/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.36/0.94	c (0,0) Constraint Name Generate Begin
1.36/0.94	c (0,0) Ctr:HOME/instance-4307197-1534178829.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.36/0.94	c (0,0) Constraint Name Generate End
1.36/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.36/0.94	c (0,0) CSP to CSPinCNF Begin
1.53/1.02	c (0,0) translated 4 (10%) constraints
1.53/1.03	c (0,0) translated 7 (20%) constraints
1.53/1.03	c (0,0) translated 10 (30%) constraints
1.53/1.03	c (0,0) translated 13 (40%) constraints
1.53/1.04	c (0,0) translated 16 (50%) constraints
1.53/1.04	c (0,0) translated 19 (60%) constraints
1.70/1.12	c (0,0) translated 22 (70%) constraints
1.70/1.15	c (0,0) translated 25 (80%) constraints
1.70/1.19	c (0,0) translated 28 (90%) constraints
1.91/1.22	c (0,0) translated 31 (100%) constraints
2.23/1.33	c (0,0) STATISTICS1:HOME/instance-4307197-1534178829.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.33	c (0,0) ==========================================
2.23/1.33	c (0,0) Order
2.23/1.33	c (0,0) ==========================================
2.23/1.34	c (0,0) translated 21 (10%) constraints
2.23/1.34	c (0,0) translated 41 (20%) constraints
2.23/1.35	c (0,0) translated 61 (30%) constraints
2.23/1.35	c (0,0) translated 81 (40%) constraints
2.23/1.35	c (0,0) translated 101 (50%) constraints
2.23/1.36	c (0,0) translated 121 (60%) constraints
2.23/1.36	c (0,0) translated 141 (70%) constraints
2.23/1.36	c (0,0) translated 161 (80%) constraints
2.23/1.37	c (0,0) translated 181 (90%) constraints
2.23/1.37	c (0,0) translated 201 (100%) constraints
2.23/1.37	c (0,0) CSP to CSPinCNF End
2.23/1.37	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 201 ctr, max domain size 14
2.23/1.37	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.23/1.37	c (0,0) CSPinCNF Propagation Begin
2.48/1.42	c (0,0) 0 values, 9 unsatisfiable literals, and 3 valid clauses are removed
2.48/1.42	c (0,0) CSPinCNF Propagation End
2.48/1.42	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 198 ctr, max domain size 14
2.48/1.42	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.48/1.42	c (0,0) Simplify CSPinCNF Begin
2.48/1.46	c (0,0) Simplify CSPinCNF End
2.48/1.46	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.48/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.48/1.46	c (0,0) Calculate Precise Domain Begin
2.48/1.46	c (0,0) 0 values are removed by re-calculation
2.48/1.46	c (0,0) Calculate Precise Domain End
2.48/1.47	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.48/1.47	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.48/1.47	c (0,0) CSPinCNF to SatSolver Begin
2.72/1.50	c (0,0) 38 (10 %) CSP clauses are encoded (476 SAT variables, 249 SAT clauses)
2.72/1.50	c (0,0) 76 (20 %) CSP clauses are encoded (476 SAT variables, 287 SAT clauses)
2.72/1.50	c (0,0) 114 (30 %) CSP clauses are encoded (476 SAT variables, 325 SAT clauses)
2.72/1.50	c (0,0) 152 (40 %) CSP clauses are encoded (476 SAT variables, 363 SAT clauses)
2.72/1.52	c (0,0) 189 (50 %) CSP clauses are encoded (476 SAT variables, 712 SAT clauses)
2.72/1.54	c (0,0) 227 (60 %) CSP clauses are encoded (476 SAT variables, 1217 SAT clauses)
2.72/1.55	c (1,0) 265 (70 %) CSP clauses are encoded (476 SAT variables, 1780 SAT clauses)
2.72/1.56	c (1,1) 303 (80 %) CSP clauses are encoded (476 SAT variables, 2235 SAT clauses)
2.72/1.57	c (1,1) 341 (90 %) CSP clauses are encoded (476 SAT variables, 2755 SAT clauses)
2.72/1.58	c (1,1) 378 (100 %) CSP clauses are encoded (476 SAT variables, 3386 SAT clauses)
2.72/1.58	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.72/1.58	c (1,1) CSPinCNF to SatSolver End
2.72/1.58	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.72/1.59	c (1,1) STATISTICS2:HOME/instance-4307197-1534178829.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.72/1.60	c (1,1) 476 bool, 3410 clause
2.72/1.60	c (1,1) Export Begin
3.08/1.69	c (1,1) Export to HOME/scop-20520-serial-file.bin
3.08/1.69	c (1,1) Export End
3.08/1.70	c (1,1) Export File Size: 0.01 MB
3.08/1.70	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.08/1.70	c END-Prog: Mon Aug 13 18:47:11 CEST 2018
3.36/1.72	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20520-serial-file.bin
3.99/2.20	c (0,0) Read Serial File Begin
3.99/2.20	c (0,0) HOME/scop-20520-serial-file.bin
4.14/2.39	c (0,0) Read Serial File End
4.14/2.39	
4.14/2.39	scop order+glucose-syrup (2018-07-31)
4.14/2.39	(Solving Process)
4.14/2.39	
4.31/2.42	c BEGIN-Prog: Mon Aug 13 18:47:12 CEST 2018
4.31/2.42	c PID: 20543
4.31/2.42	c IP: 172.20.3.132
4.31/2.42	c HOST: node132.alineos.net
4.31/2.43	c (0,0) SatSolver.solve Begin
4.31/2.43	c (0,0) 0 bool, 0 clause
4.31/2.43	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307197-1534178829.xml-scop-20523.cnf
4.31/2.47	c (0,0) c
4.31/2.47	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.31/2.47	c (0,0) c
4.31/2.47	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.31/2.47	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.31/2.47	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.31/2.47	c (0,0) c |                                                                                                       |
4.31/2.47	c (0,0) c |  Number of variables:           476                                                                   |
4.31/2.47	c (0,0) c |  Number of clauses:            3410                                                                   |
4.31/2.47	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.31/2.47	c (0,0) c |                                                                                                       |
4.31/2.47	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
4.31/2.47	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.31/2.47	c (0,0) c |                                                                                                       |
4.31/2.47	c (0,0) c |  Generating clones                                                                                    |
4.31/2.47	c (0,0) c |  all clones generated. Memory =  27.85Mb.                                                             |
4.31/2.47	c (0,0) c ========================================================================================================|
4.31/2.47	c (0,0) c last restart ## conflicts  :  144 30 
4.31/2.47	c (0,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
4.31/2.47	c (0,0) c Total Memory so far : 603.88Mb
4.31/2.47	c (0,0) c
4.31/2.47	c (0,0) c real time : 0.017133 s
4.31/2.47	c (0,0) c cpu time  : 0.050958 s
4.31/2.47	c (0,0) c
4.31/2.47	c (0,0) c
4.31/2.47	c (0,0) c
4.31/2.47	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.31/2.47	c (0,0) c
4.31/2.47	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.31/2.47	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.31/2.47	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.31/2.47	c (0,0) c | Conflicts     |            3470 |        241 |        604 |        592 |        597 |        470 |        317 |        328 |        321 |
4.31/2.47	c (0,0) c | Decisions     |            5859 |        446 |        988 |        969 |        980 |        765 |        564 |        578 |        569 |
4.31/2.47	c (0,0) c | Propagations  |          131292 |      10819 |      22840 |      22462 |      22665 |      16694 |      11678 |      12252 |      11882 |
4.31/2.47	c (0,0) c | Avg_Trail     |                 |        234 |        218 |        217 |        217 |        218 |        223 |        222 |        222 |
4.31/2.47	c (0,0) c | Avg_DL        |                 |         22 |         16 |         16 |         16 |         18 |         18 |         18 |         18 |
4.31/2.47	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.31/2.47	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.31/2.47	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.31/2.47	c (0,0) c | Exported      |              28 |          7 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |
4.31/2.47	c (0,0) c | Imported      |             166 |         21 |         19 |         19 |         19 |         20 |         25 |         20 |         23 |
4.31/2.47	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.31/2.47	c (0,0) c | Purge         |             166 |         21 |         19 |         19 |         19 |         20 |         25 |         20 |         23 |
4.31/2.47	c (0,0) c | Promoted      |               1 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.31/2.47	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.31/2.47	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.31/2.47	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.31/2.47	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.31/2.47	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.31/2.47	c (0,0) c | Glues         |                 |          7 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |
4.31/2.47	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.31/2.47	c (0,0) c | Orig_Seen     |            30 % |        999 |       1227 |       1216 |       1222 |       1051 |        873 |        894 |        878 |
4.31/2.47	c (0,0) c | Diff Orig seen|                 |      X     |        228 |        217 |        223 |         52 | -      126 | -      105 | -      121 |
4.31/2.47	c (0,0) c | Hamming       |            27 % |      X     |        141 |        128 |        133 |        124 |        135 |        123 |        139 |
4.31/2.47	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.31/2.47	c (0,0) 
4.31/2.47	c (0,0) s SATISFIABLE
4.31/2.49	c (0,0) SatSolver.solve End
4.31/2.49	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.31/2.49	c (0,0) Show results Begin
4.58/2.54	s SATISFIABLE
4.58/2.55	v <instantiation>
4.58/2.55	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>
4.58/2.55	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>
4.58/2.55	v </instantiation>
4.58/2.55	c (0,0) Show results End
4.58/2.55	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
4.58/2.55	c (0,0) 0,0,STOP-AFTER(ALL)
4.58/2.55	c END-Prog: Mon Aug 13 18:47:12 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 (6934 MiB free)
  memory of node 1: 16384 MiB (10415 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307197-1534178829/watcher-4307197-1534178829 -o /tmp/evaluation-result-4307197-1534178829/solver-4307197-1534178829 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307197-1534178829.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=20520, runsolver pid=20517

[startup+0.109173 s]*
/proc/loadavg: 5.92 7.87 8.21 2/204 20542
/proc/meminfo: memFree=17670380/32770624 swapFree=67108860/67108860
[pid=20520] ppid=20517 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20520/stat : 20520 (scop.sh) S 20517 20520 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235446080 115843072 349 33554432000 4194304 5098028 140725547397536 140725547394792 139697579369084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30908416 140725547406370 140725547406595 140725547406595 140725547409357 0
/proc/20520/statm: 28282 349 296 221 0 87 0
[pid=20523] ppid=20520 vsize=27313900 memory=107968 CPUtime=0.11 cores=0-7
/proc/20523/stat : 20523 (java) S 20520 20520 18626 0 -1 1077944320 6402 0 0 0 9 2 0 0 20 0 20 0 235446080 27969433600 26992 33554432000 4194304 4196468 140725305413248 140725305395792 139965882687223 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
/proc/20523/statm: 6828475 26992 2767 1 0 6790935 0
[pid=20523/tid=20524] ppid=20520 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/20523/task/20524/stat : 20524 (java) R 20520 20520 18626 0 -1 4202560 4474 0 0 0 8 1 0 0 20 0 20 0 235446080 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965854499208 139965865874032 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20525] ppid=20520 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/20523/task/20525/stat : 20525 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965886929680 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20526] ppid=20520 vsize=27313900 memory=139780550645376 CPUtime=0 cores=0-7
/proc/20523/task/20526/stat : 20526 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965304396688 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20527] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20527/stat : 20527 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965303344144 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20528] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20528/stat : 20528 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965302291600 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20529] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20529/stat : 20529 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965301238032 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20530] ppid=20520 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20523/task/20530/stat : 20530 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965300185488 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20531] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20531/stat : 20531 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965299132944 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20532] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20532/stat : 20532 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 26992 33554432000 4194304 4196468 140725305413248 139965298080400 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20533] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20533/stat : 20533 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446084 27969433600 26992 33554432000 4194304 4196468 140725305413248 139964403628528 139965882698370 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20534] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20534/stat : 20534 (java) S 20520 20520 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446085 27969433600 26992 33554432000 4194304 4196468 140725305413248 139963521820064 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20535] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20535/stat : 20535 (java) S 20520 20520 18626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235446085 27969433600 26992 33554432000 4194304 4196468 140725305413248 139963387598320 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20536] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20536/stat : 20536 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 26992 33554432000 4194304 4196468 140725305413248 139963013094096 139965882705819 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20537] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20537/stat : 20537 (java) S 20520 20520 18626 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 26992 33554432000 4194304 4196468 140725305413248 139964402575344 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20538] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20538/stat : 20538 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 26992 33554432000 4194304 4196468 140725305413248 139964401522800 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20539] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20539/stat : 20539 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 26992 33554432000 4194304 4196468 140725305413248 139964400470256 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20540] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20540/stat : 20540 (java) S 20520 20520 18626 0 -1 1077944384 279 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 26992 33554432000 4194304 4196468 140725305413248 139964399417712 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20541] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20541/stat : 20541 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 26992 33554432000 4194304 4196468 140725305413248 139962515188448 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20542] ppid=20520 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20523/task/20542/stat : 20542 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446088 27969433600 26992 33554432000 4194304 4196468 140725305413248 139964398365616 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109364 KiB

[startup+0.21052 s]*
/proc/loadavg: 5.92 7.87 8.21 2/204 20542
/proc/meminfo: memFree=17657584/32770624 swapFree=67108860/67108860
[pid=20520] ppid=20517 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20520/stat : 20520 (scop.sh) S 20517 20520 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235446080 115843072 349 33554432000 4194304 5098028 140725547397536 140725547394792 139697579369084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30908416 140725547406370 140725547406595 140725547406595 140725547409357 0
/proc/20520/statm: 28282 349 296 221 0 87 0
[pid=20523] ppid=20520 vsize=27313900 memory=120752 CPUtime=0.24 cores=0-7
/proc/20523/stat : 20523 (java) S 20520 20520 18626 0 -1 1077944320 9907 0 0 0 21 3 0 0 20 0 20 0 235446080 27969433600 30188 33554432000 4194304 4196468 140725305413248 140725305395792 139965882687223 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
/proc/20523/statm: 6828475 30188 2877 1 0 6790935 0
[pid=20523/tid=20524] ppid=20520 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/20523/task/20524/stat : 20524 (java) R 20520 20520 18626 0 -1 4202560 7803 0 0 0 17 2 0 0 20 0 20 0 235446080 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965854495968 139965866767710 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20525] ppid=20520 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/20523/task/20525/stat : 20525 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965886929680 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20526] ppid=20520 vsize=27313900 memory=139780550664459 CPUtime=0 cores=0-7
/proc/20523/task/20526/stat : 20526 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965304396688 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20527] ppid=20520 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20523/task/20527/stat : 20527 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965303344144 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20528] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20528/stat : 20528 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965302291600 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20529] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20529/stat : 20529 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965301238032 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20530] ppid=20520 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20523/task/20530/stat : 20530 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965300185488 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20531] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20531/stat : 20531 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965299132944 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20532] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20532/stat : 20532 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 30253 33554432000 4194304 4196468 140725305413248 139965298080400 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20533] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20533/stat : 20533 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446084 27969433600 30253 33554432000 4194304 4196468 140725305413248 139964403628528 139965882698370 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20534] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20534/stat : 20534 (java) S 20520 20520 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446085 27969433600 30253 33554432000 4194304 4196468 140725305413248 139963521820064 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20535] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20535/stat : 20535 (java) S 20520 20520 18626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235446085 27969433600 30253 33554432000 4194304 4196468 140725305413248 139963387598320 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20536] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20536/stat : 20536 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 30253 33554432000 4194304 4196468 140725305413248 139963013094096 139965882705819 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20537] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20537/stat : 20537 (java) S 20520 20520 18626 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 30253 33554432000 4194304 4196468 140725305413248 139964402575344 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20538] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20538/stat : 20538 (java) S 20520 20520 18626 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 30253 33554432000 4194304 4196468 140725305413248 139964401522800 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20539] ppid=20520 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20523/task/20539/stat : 20539 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 30253 33554432000 4194304 4196468 140725305413248 139964400470256 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20540] ppid=20520 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/20523/task/20540/stat : 20540 (java) S 20520 20520 18626 0 -1 1077944384 291 0 0 0 2 0 0 0 20 0 20 0 235446087 27969433600 30253 33554432000 4194304 4196468 140725305413248 139964399417712 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20541] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20541/stat : 20541 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 30253 33554432000 4194304 4196468 140725305413248 139962515188448 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20542] ppid=20520 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20523/task/20542/stat : 20542 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446088 27969433600 30253 33554432000 4194304 4196468 140725305413248 139964398365616 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122148 KiB

[startup+0.309924 s]*
/proc/loadavg: 5.92 7.87 8.21 2/204 20542
/proc/meminfo: memFree=17653676/32770624 swapFree=67108860/67108860
[pid=20520] ppid=20517 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20520/stat : 20520 (scop.sh) S 20517 20520 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235446080 115843072 349 33554432000 4194304 5098028 140725547397536 140725547394792 139697579369084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30908416 140725547406370 140725547406595 140725547406595 140725547409357 0
/proc/20520/statm: 28282 349 296 221 0 87 0
[pid=20523] ppid=20520 vsize=27313900 memory=125320 CPUtime=0.41 cores=0-7
/proc/20523/stat : 20523 (java) S 20520 20520 18626 0 -1 1077944320 10615 0 0 0 38 3 0 0 20 0 20 0 235446080 27969433600 31330 33554432000 4194304 4196468 140725305413248 140725305395792 139965882687223 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
/proc/20523/statm: 6828475 31330 2979 1 0 6790935 0
[pid=20523/tid=20524] ppid=20520 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20523/task/20524/stat : 20524 (java) R 20520 20520 18626 0 -1 4202560 8308 0 0 0 27 2 0 0 20 0 20 0 235446080 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965854482672 139965862962937 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20525] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20525/stat : 20525 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965886929680 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20526] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20526/stat : 20526 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965304396688 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20527] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20527/stat : 20527 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965303344144 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20528] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20528/stat : 20528 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965302291600 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20529] ppid=20520 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/20523/task/20529/stat : 20529 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965301238032 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20530] ppid=20520 vsize=27313900 memory=139780448940975 CPUtime=0 cores=0-7
/proc/20523/task/20530/stat : 20530 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965300185488 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20531] ppid=20520 vsize=27313900 memory=139780448943280 CPUtime=0 cores=0-7
/proc/20523/task/20531/stat : 20531 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965299132944 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20532] ppid=20520 vsize=27313900 memory=139780448945584 CPUtime=0 cores=0-7
/proc/20523/task/20532/stat : 20532 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27969433600 31330 33554432000 4194304 4196468 140725305413248 139965298080400 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20533] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20533/stat : 20533 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446084 27969433600 31330 33554432000 4194304 4196468 140725305413248 139964403628528 139965882698370 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20534] ppid=20520 vsize=27313900 memory=279560897898128 CPUtime=0 cores=0-7
/proc/20523/task/20534/stat : 20534 (java) S 20520 20520 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446085 27969433600 31330 33554432000 4194304 4196468 140725305413248 139963521820064 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20535] ppid=20520 vsize=27313900 memory=279560897905040 CPUtime=0 cores=0-7
/proc/20523/task/20535/stat : 20535 (java) S 20520 20520 18626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235446085 27969433600 31330 33554432000 4194304 4196468 140725305413248 139963387598320 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20536] ppid=20520 vsize=27313900 memory=279560897846320 CPUtime=0 cores=0-7
/proc/20523/task/20536/stat : 20536 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 31330 33554432000 4194304 4196468 140725305413248 139963013094096 139965882705819 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20537] ppid=20520 vsize=27313900 memory=279560897918864 CPUtime=0.02 cores=0-7
/proc/20523/task/20537/stat : 20537 (java) S 20520 20520 18626 0 -1 1077944384 528 0 0 0 2 0 0 0 20 0 20 0 235446087 27969433600 31330 33554432000 4194304 4196468 140725305413248 139964402575344 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20538] ppid=20520 vsize=27313900 memory=279560897925776 CPUtime=0.01 cores=0-7
/proc/20523/task/20538/stat : 20538 (java) S 20520 20520 18626 0 -1 1077944384 67 0 0 0 1 0 0 0 20 0 20 0 235446087 27969433600 31330 33554432000 4194304 4196468 140725305413248 139964401522800 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20539] ppid=20520 vsize=27313900 memory=279560897923472 CPUtime=0 cores=0-7
/proc/20523/task/20539/stat : 20539 (java) S 20520 20520 18626 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 31330 33554432000 4194304 4196468 140725305413248 139964400470256 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20540] ppid=20520 vsize=27313900 memory=279560897939632 CPUtime=0.06 cores=0-7
/proc/20523/task/20540/stat : 20540 (java) S 20520 20520 18626 0 -1 1077944384 340 0 0 0 6 0 0 0 20 0 20 0 235446087 27969433600 31330 33554432000 4194304 4196468 140725305413248 139964399417712 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20541] ppid=20520 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20541/stat : 20541 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446087 27969433600 31330 33554432000 4194304 4196468 140725305413248 139962515188448 139965882697429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20542] ppid=20520 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20523/task/20542/stat : 20542 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446088 27969433600 31330 33554432000 4194304 4196468 140725305413248 139964398365616 139965882698370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126716 KiB

[startup+0.700985 s]
/proc/loadavg: 5.92 7.87 8.21 2/204 20542
/proc/meminfo: memFree=17629368/32770624 swapFree=67108860/67108860
[pid=20520] ppid=20517 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20520/stat : 20520 (scop.sh) S 20517 20520 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235446080 115843072 349 33554432000 4194304 5098028 140725547397536 140725547394792 139697579369084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30908416 140725547406370 140725547406595 140725547406595 140725547409357 0
/proc/20520/statm: 28282 349 296 221 0 87 0
[pid=20523] ppid=20520 vsize=27322296 memory=163240 CPUtime=0.98 cores=0-7
/proc/20523/stat : 20523 (java) S 20520 20520 18626 0 -1 1077944320 17867 0 0 0 93 5 0 0 20 0 20 0 235446080 27978031104 40810 33554432000 4194304 4196468 140725305413248 140725305395792 139965882687223 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
/proc/20523/statm: 6830574 40810 3151 1 0 6791959 0
[pid=20523/tid=20524] ppid=20520 vsize=27322296 memory=279560898297520 CPUtime=0.67 cores=0-7
/proc/20523/task/20524/stat : 20524 (java) R 20520 20520 18626 0 -1 4202560 15003 0 0 0 63 4 0 0 20 0 20 0 235446080 27978031104 40810 33554432000 4194304 4196468 140725305413248 139965854519120 139965866767710 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20525] ppid=20520 vsize=27322296 memory=139780449149808 CPUtime=0 cores=0-7
/proc/20523/task/20525/stat : 20525 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27978031104 40810 33554432000 4194304 4196468 140725305413248 139965886929680 139965882697429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20526] ppid=20520 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/20523/task/20526/stat : 20526 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446083 27978031104 40810 33554432000 4194304 4196468 140725305413248 139965304396688 139965882697429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20527] ppid=20520 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/20523/task/20527/stat : 20527 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446083 27978031104 40810 33554432000 4194304 4196468 140725305413248 139965303344144 139965882697429 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0

################
# More data... #
################

/proc/20523/task/20541/stat : 20541 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446087 27984392192 54830 33554432000 4194304 4196468 140725305413248 139962515188448 139965882697429 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
[pid=20523/tid=20542] ppid=20520 vsize=27328508 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/20523/task/20542/stat : 20542 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446088 27984392192 54830 33554432000 4194304 4196468 140725305413248 139964398365616 139965882698370 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140725305414632 140725305414957 140725305414957 140725305417679 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 220648 KiB

[startup+2.00033 s]*
/proc/loadavg: 5.92 7.87 8.21 2/204 20562
/proc/meminfo: memFree=17716068/32770624 swapFree=67108860/67108860
[pid=20520] ppid=20517 vsize=113128 memory=1472 CPUtime=3.38 cores=0-7
/proc/20520/stat : 20520 (scop.sh) S 20517 20520 18626 0 -1 4202496 589 24075 0 0 0 0 327 11 20 0 1 0 235446080 115843072 368 33554432000 4194304 5098028 140725547397536 140725547394280 139697579369084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30908416 140725547406370 140725547406595 140725547406595 140725547409357 0
/proc/20520/statm: 28282 368 311 221 0 87 0
[pid=20543] ppid=20520 vsize=7749964 memory=63212 CPUtime=0.39 cores=0-7
/proc/20543/stat : 20543 (java) S 20520 20520 18626 0 -1 1077944320 9925 0 0 0 36 3 0 0 20 0 20 0 235446252 7935963136 15803 33554432000 4194304 4196468 140724971178416 140724971160960 139643875729143 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
/proc/20543/statm: 1937491 15803 2929 1 0 1899951 0
[pid=20543/tid=20544] ppid=20520 vsize=7749964 memory=6791534058613427641 CPUtime=0.26 cores=0-7
/proc/20543/task/20544/stat : 20544 (java) R 20520 20520 18626 0 -1 4202560 7630 0 0 0 24 2 0 0 20 0 20 0 235446252 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643847508592 139643857292729 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20545] ppid=20520 vsize=7749964 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/20543/task/20545/stat : 20545 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446253 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643879971088 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20546] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20546/stat : 20546 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643685734800 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20547] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20547/stat : 20547 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643684682256 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20548] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20548/stat : 20548 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643683629712 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20549] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20549/stat : 20549 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643682577168 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20550] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20550/stat : 20550 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643356613520 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20551] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20551/stat : 20551 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643355560976 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20552] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20552/stat : 20552 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446253 7935963136 15803 33554432000 4194304 4196468 140724971178416 139643354508432 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20553] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20553/stat : 20553 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446255 7935963136 15803 33554432000 4194304 4196468 140724971178416 139642969139184 139643875740290 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20554] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20554/stat : 20554 (java) S 20520 20520 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446255 7935963136 15803 33554432000 4194304 4196468 140724971178416 139642405905312 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20555] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20555/stat : 20555 (java) S 20520 20520 18626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235446255 7935963136 15803 33554432000 4194304 4196468 140724971178416 139642271683568 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20556] ppid=20520 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20556/stat : 20556 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446258 7935963136 15803 33554432000 4194304 4196468 140724971178416 139641897179344 139643875747739 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20557] ppid=20520 vsize=7749964 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/20543/task/20557/stat : 20557 (java) S 20520 20520 18626 0 -1 1077944384 377 0 0 0 1 0 0 0 20 0 20 0 235446258 7935963136 15803 33554432000 4194304 4196468 140724971178416 139642968087024 139643875740290 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20558] ppid=20520 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/20543/task/20558/stat : 20558 (java) S 20520 20520 18626 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 20 0 235446258 7935963136 15803 33554432000 4194304 4196468 140724971178416 139642967034480 139643875740290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20559] ppid=20520 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/20543/task/20559/stat : 20559 (java) S 20520 20520 18626 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 20 0 235446258 7935963136 15803 33554432000 4194304 4196468 140724971178416 139642965981936 139643875740290 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20560] ppid=20520 vsize=7749964 memory=279560897778016 CPUtime=0.07 cores=0-7
/proc/20543/task/20560/stat : 20560 (java) S 20520 20520 18626 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 20 0 235446258 7935963136 15803 33554432000 4194304 4196468 140724971178416 139642964929392 139643875740290 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20561] ppid=20520 vsize=7749964 memory=3323 CPUtime=0 cores=0-7
/proc/20543/task/20561/stat : 20561 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446258 7935963136 15803 33554432000 4194304 4196468 140724971178416 139641399273696 139643875739349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20562] ppid=20520 vsize=7749964 memory=24739 CPUtime=0 cores=0-7
/proc/20543/task/20562/stat : 20562 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446258 7935963136 15803 33554432000 4194304 4196468 140724971178416 139642963876272 139643875740290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
Current children cumulated CPU time: 3.77 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 64684 KiB

[startup+2.40093 s]
/proc/loadavg: 5.92 7.87 8.21 2/204 20562
/proc/meminfo: memFree=17716068/32770624 swapFree=67108860/67108860
[pid=20520] ppid=20517 vsize=113128 memory=1472 CPUtime=3.38 cores=0-7
/proc/20520/stat : 20520 (scop.sh) S 20517 20520 18626 0 -1 4202496 589 24075 0 0 0 0 327 11 20 0 1 0 235446080 115843072 368 33554432000 4194304 5098028 140725547397536 140725547394280 139697579369084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30908416 140725547406370 140725547406595 140725547406595 140725547409357 0
/proc/20520/statm: 28282 368 311 221 0 87 0
[pid=20543] ppid=20520 vsize=7754116 memory=99104 CPUtime=0.93 cores=0-7
/proc/20543/stat : 20543 (java) S 20520 20520 18626 0 -1 1077944320 16550 0 0 0 87 6 0 0 20 0 20 0 235446252 7940214784 24776 33554432000 4194304 4196468 140724971178416 140724971160960 139643875729143 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
/proc/20543/statm: 1938529 24776 3085 1 0 1900463 0
[pid=20543/tid=20544] ppid=20520 vsize=7754116 memory=-7384994778349281184 CPUtime=0.65 cores=0-7
/proc/20543/task/20544/stat : 20544 (java) D 20520 20520 18626 0 -1 1077944384 13941 0 0 0 61 4 0 0 20 0 20 0 235446252 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643847564608 139643875753021 0 4 2 25189581 18446744072101813796 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20545] ppid=20520 vsize=7754116 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/20543/task/20545/stat : 20545 (java) S 20520 20520 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446253 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643879971088 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20546] ppid=20520 vsize=7754116 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/20543/task/20546/stat : 20546 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643685734800 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20547] ppid=20520 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20547/stat : 20547 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643684682256 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20548] ppid=20520 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20548/stat : 20548 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643683629712 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20549] ppid=20520 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20549/stat : 20549 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643682577168 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20550] ppid=20520 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20550/stat : 20550 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643356613520 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20551] ppid=20520 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20551/stat : 20551 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446253 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643355560976 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20552] ppid=20520 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20552/stat : 20552 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446253 7940214784 24776 33554432000 4194304 4196468 140724971178416 139643354508432 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20553] ppid=20520 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20543/task/20553/stat : 20553 (java) S 20520 20520 18626 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 235446255 7940214784 24776 33554432000 4194304 4196468 140724971178416 139642969139184 139643875740290 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20554] ppid=20520 vsize=7754116 memory=227912439603285 CPUtime=0 cores=0-7
/proc/20543/task/20554/stat : 20554 (java) S 20520 20520 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446255 7940214784 24776 33554432000 4194304 4196468 140724971178416 139642405905312 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20555] ppid=20520 vsize=7754116 memory=227912439603286 CPUtime=0 cores=0-7
/proc/20543/task/20555/stat : 20555 (java) S 20520 20520 18626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235446255 7940214784 24776 33554432000 4194304 4196468 140724971178416 139642271683568 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20556] ppid=20520 vsize=7754116 memory=227912439603287 CPUtime=0 cores=0-7
/proc/20543/task/20556/stat : 20556 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446258 7940214784 24776 33554432000 4194304 4196468 140724971178416 139641897179344 139643875747739 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20557] ppid=20520 vsize=7754116 memory=227912439603288 CPUtime=0.03 cores=0-7
/proc/20543/task/20557/stat : 20557 (java) R 20520 20520 18626 0 -1 1077944384 428 0 0 0 3 0 0 0 20 0 20 0 235446258 7940214784 24776 33554432000 4194304 4196468 140724971178416 139642968087024 139643875740290 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20558] ppid=20520 vsize=7754116 memory=227912439603289 CPUtime=0.04 cores=0-7
/proc/20543/task/20558/stat : 20558 (java) S 20520 20520 18626 0 -1 1077944384 305 0 0 0 4 0 0 0 20 0 20 0 235446258 7940214784 24776 33554432000 4194304 4196468 140724971178416 139642967034480 139643875740290 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20559] ppid=20520 vsize=7754116 memory=227912439603290 CPUtime=0.02 cores=0-7
/proc/20543/task/20559/stat : 20559 (java) R 20520 20520 18626 0 -1 1077944384 78 0 0 0 2 0 0 0 20 0 20 0 235446258 7940214784 24776 33554432000 4194304 4196468 140724971178416 139642965981936 139643875740290 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20560] ppid=20520 vsize=7754116 memory=227912439603291 CPUtime=0.15 cores=0-7
/proc/20543/task/20560/stat : 20560 (java) S 20520 20520 18626 0 -1 1077944384 439 0 0 0 15 0 0 0 20 0 20 0 235446258 7940214784 24776 33554432000 4194304 4196468 140724971178416 139642964929392 139643875740290 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20561] ppid=20520 vsize=7754116 memory=227912439603292 CPUtime=0 cores=0-7
/proc/20543/task/20561/stat : 20561 (java) S 20520 20520 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446258 7940214784 24776 33554432000 4194304 4196468 140724971178416 139641399273696 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20562] ppid=20520 vsize=7754116 memory=227912439603293 CPUtime=0 cores=0-7
/proc/20543/task/20562/stat : 20562 (java) S 20520 20520 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446258 7940214784 24776 33554432000 4194304 4196468 140724971178416 139642963876272 139643875740290 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
Current children cumulated CPU time: 4.31 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 100576 KiB

[startup+2.50091 s]
/proc/loadavg: 5.92 7.87 8.21 2/204 20562
/proc/meminfo: memFree=17716068/32770624 swapFree=67108860/67108860
[pid=20520] ppid=20517 vsize=113128 memory=1472 CPUtime=3.38 cores=0-7
/proc/20520/stat : 20520 (scop.sh) S 20517 20520 18626 0 -1 4202496 589 24075 0 0 0 0 327 11 20 0 1 0 235446080 115843072 368 33554432000 4194304 5098028 140725547397536 140725547394280 139697579369084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30908416 140725547406370 140725547406595 140725547406595 140725547409357 0
/proc/20520/statm: 28282 368 311 221 0 87 0
[pid=20543] ppid=20520 vsize=8217292 memory=115424 CPUtime=1.2 cores=0-7
/proc/20543/stat : 20543 (java) S 20520 20520 18626 0 -1 1077944320 17608 1539 0 0 108 7 5 0 20 0 22 0 235446252 8414507008 28856 33554432000 4194304 4196468 140724971178416 140724971160960 139643875729143 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
/proc/20543/statm: 2054323 28856 3139 1 0 2015722 0
[pid=20543/tid=20544] ppid=20520 vsize=8217292 memory=1396 CPUtime=0.8 cores=0-7
/proc/20543/task/20544/stat : 20544 (java) R 20520 20520 18626 0 -1 4202560 14646 1539 0 0 70 5 5 0 20 0 22 0 235446252 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643847567936 139643363417012 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20545] ppid=20520 vsize=8217292 memory=186772 CPUtime=0.05 cores=0-7
/proc/20543/task/20545/stat : 20545 (java) S 20520 20520 18626 0 -1 1077944384 2 1539 0 0 0 0 5 0 20 0 22 0 235446253 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643879971088 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20546] ppid=20520 vsize=8217292 memory=6791534058613427641 CPUtime=0.05 cores=0-7
/proc/20543/task/20546/stat : 20546 (java) S 20520 20520 18626 0 -1 1077944384 1 1539 0 0 0 0 5 0 20 0 22 0 235446253 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643685734800 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20547] ppid=20520 vsize=8217292 memory=227912439603295 CPUtime=0.05 cores=0-7
/proc/20543/task/20547/stat : 20547 (java) S 20520 20520 18626 0 -1 1077944384 1 1539 0 0 0 0 5 0 20 0 22 0 235446253 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643684682256 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20548] ppid=20520 vsize=8217292 memory=227912439603296 CPUtime=0.05 cores=0-7
/proc/20543/task/20548/stat : 20548 (java) S 20520 20520 18626 0 -1 1077944384 1 1539 0 0 0 0 5 0 20 0 22 0 235446253 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643683629712 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20549] ppid=20520 vsize=8217292 memory=227912439603297 CPUtime=0.05 cores=0-7
/proc/20543/task/20549/stat : 20549 (java) S 20520 20520 18626 0 -1 1077944384 1 1539 0 0 0 0 5 0 20 0 22 0 235446253 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643682577168 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20550] ppid=20520 vsize=8217292 memory=301741373374332954 CPUtime=0.05 cores=0-7
/proc/20543/task/20550/stat : 20550 (java) S 20520 20520 18626 0 -1 1077944384 1 1539 0 0 0 0 5 0 20 0 22 0 235446253 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643356613520 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20551] ppid=20520 vsize=8217292 memory=0 CPUtime=0.05 cores=0-7
/proc/20543/task/20551/stat : 20551 (java) S 20520 20520 18626 0 -1 1077944384 1 1539 0 0 0 0 5 0 20 0 22 0 235446253 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643355560976 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20552] ppid=20520 vsize=8217292 memory=7595432253549078887 CPUtime=0.05 cores=0-7
/proc/20543/task/20552/stat : 20552 (java) S 20520 20520 18626 0 -1 1077944384 3 1539 0 0 0 0 5 0 20 0 22 0 235446253 8414507008 28856 33554432000 4194304 4196468 140724971178416 139643354508432 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20553] ppid=20520 vsize=8217292 memory=1 CPUtime=0.05 cores=0-7
/proc/20543/task/20553/stat : 20553 (java) S 20520 20520 18626 0 -1 1077944384 6 1539 0 0 0 0 5 0 20 0 22 0 235446255 8414507008 28856 33554432000 4194304 4196468 140724971178416 139642969139184 139643875740290 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20554] ppid=20520 vsize=8217292 memory=6521 CPUtime=0.05 cores=0-7
/proc/20543/task/20554/stat : 20554 (java) S 20520 20520 18626 0 -1 1077944384 13 1539 0 0 0 0 5 0 20 0 22 0 235446255 8414507008 28856 33554432000 4194304 4196468 140724971178416 139642405905312 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20555] ppid=20520 vsize=8217292 memory=139784845612671 CPUtime=0.05 cores=0-7
/proc/20543/task/20555/stat : 20555 (java) S 20520 20520 18626 0 -1 1077944384 21 1539 0 0 0 0 5 0 20 0 22 0 235446255 8414507008 28856 33554432000 4194304 4196468 140724971178416 139642271683568 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20556] ppid=20520 vsize=8217292 memory=0 CPUtime=0.05 cores=0-7
/proc/20543/task/20556/stat : 20556 (java) S 20520 20520 18626 0 -1 1077944384 1 1539 0 0 0 0 5 0 20 0 22 0 235446258 8414507008 28856 33554432000 4194304 4196468 140724971178416 139641897179344 139643875747739 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20557] ppid=20520 vsize=8217292 memory=0 CPUtime=0.09 cores=0-7
/proc/20543/task/20557/stat : 20557 (java) S 20520 20520 18626 0 -1 1077944384 486 1539 0 0 4 0 5 0 20 0 22 0 235446258 8414507008 28856 33554432000 4194304 4196468 140724971178416 139642968087024 139643875740290 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20558] ppid=20520 vsize=8217292 memory=0 CPUtime=0.12 cores=0-7
/proc/20543/task/20558/stat : 20558 (java) S 20520 20520 18626 0 -1 1077944384 371 1539 0 0 7 0 5 0 20 0 22 0 235446258 8414507008 28856 33554432000 4194304 4196468 140724971178416 139642967034480 139643875740290 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20559] ppid=20520 vsize=8217292 memory=0 CPUtime=0.08 cores=0-7
/proc/20543/task/20559/stat : 20559 (java) S 20520 20520 18626 0 -1 1077944384 81 1539 0 0 3 0 5 0 20 0 22 0 235446258 8414507008 28856 33554432000 4194304 4196468 140724971178416 139642965981936 139643875740290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20560] ppid=20520 vsize=8217292 memory=0 CPUtime=0.25 cores=0-7
/proc/20543/task/20560/stat : 20560 (java) R 20520 20520 18626 0 -1 4202560 551 1539 0 0 20 0 5 0 20 0 22 0 235446258 8414507008 28856 33554432000 4194304 4196468 140724971178416 139642964929392 139643875750490 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20561] ppid=20520 vsize=8217292 memory=0 CPUtime=0.05 cores=0-7
/proc/20543/task/20561/stat : 20561 (java) S 20520 20520 18626 0 -1 1077944384 3 1539 0 0 0 0 5 0 20 0 22 0 235446258 8414507008 28856 33554432000 4194304 4196468 140724971178416 139641399273696 139643875739349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
[pid=20543/tid=20562] ppid=20520 vsize=8217292 memory=0 CPUtime=0.05 cores=0-7
/proc/20543/task/20562/stat : 20562 (java) S 20520 20520 18626 0 -1 1077944384 1 1539 0 0 0 0 5 0 20 0 22 0 235446258 8414507008 28856 33554432000 4194304 4196468 140724971178416 139642963876272 139643875740290 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140724971181233 140724971181357 140724971181357 140724971184079 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 8330420 KiB
Current children cumulated memory: 116896 KiB

Child status: 0
Real time (s): 2.57078
CPU time (s): 4.70034
CPU user time (s): 4.49784
CPU system time (s): 0.202492
CPU usage (%): 182.837
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 231312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.49784
system time used= 0.202492
maximum resident set size= 230472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44127
page faults= 0
swaps= 0
block input operations= 0
block output operations= 280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7841
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 20520
#   total CPU time (s): 4.70034
#   total CPU user time (s): 4.49784
#   total CPU system time (s): 0.202492

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045459 second user time and 0.067156 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 18:47:09
IDJOB=4307197
IDBENCH=141125
IDSOLVER=2788
FILE ID=node132/4307197-1534178829
RUNJOBID= node132-1534168708-18653
PBS_JOBID= 21037974
Free space on /tmp= 38332 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/StripPacking/StripPacking-1b_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307197-1534178829/watcher-4307197-1534178829 -o /tmp/evaluation-result-4307197-1534178829/solver-4307197-1534178829 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307197-1534178829.xml

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

MD5SUM BENCH= 1d962658b6cfa8354278e550b215e9b2
RANDOM SEED=903061084

node132.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.65
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.65
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.65
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.65
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:        17766472 kB
MemAvailable:   31899896 kB
Buffers:          260700 kB
Cached:         13985080 kB
SwapCached:            0 kB
Active:          7025648 kB
Inactive:        7274512 kB
Active(anon):       4300 kB
Inactive(anon):   102816 kB
Active(file):    7021348 kB
Inactive(file):  7171696 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8784 kB
Writeback:             0 kB
AnonPages:         54912 kB
Mapped:            55628 kB
Shmem:             49824 kB
Slab:             397020 kB
SReclaimable:     368840 kB
SUnreclaim:        28180 kB
KernelStack:        3216 kB
PageTables:         5292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348900 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38324 MiB
End job on node132 at 2018-08-13 18:47:12