Trace number 4307433

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-31)SAT 4.71106 2.56383

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 -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-20642-serial-file.bin HOME/instance-4307433-1534178832.xml
0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 18:47:13 CEST 2018
0.65/0.56	c PID: 20645
0.65/0.56	c IP: 172.20.3.132
0.65/0.56	c HOST: node132.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.36/0.93	c (0,0) Parsing End
1.36/0.93	c (0,0) CSP: 40 int (0 aux), 10 bool (0 aux), 31 ctr, max domain size 15
1.36/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.36/0.93	c (0,0) Constraint Name Generate Begin
1.36/0.94	c (0,0) Ctr:HOME/instance-4307433-1534178832.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.01	c (0,0) translated 4 (10%) constraints
1.53/1.02	c (0,0) translated 7 (20%) constraints
1.53/1.02	c (0,0) translated 10 (30%) constraints
1.53/1.02	c (0,0) translated 13 (40%) constraints
1.53/1.03	c (0,0) translated 16 (50%) constraints
1.53/1.03	c (0,0) translated 19 (60%) constraints
1.73/1.11	c (0,0) translated 22 (70%) constraints
1.73/1.14	c (0,0) translated 25 (80%) constraints
1.73/1.18	c (0,0) translated 28 (90%) constraints
1.95/1.21	c (0,0) translated 31 (100%) constraints
2.25/1.32	c (0,0) STATISTICS1:HOME/instance-4307433-1534178832.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.32	c (0,0) ==========================================
2.25/1.32	c (0,0) Both Encoding selects:
2.25/1.32	c (0,0) Order
2.25/1.32	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.34	c (0,0) translated 81 (40%) constraints
2.25/1.34	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.35	c (0,0) translated 161 (80%) constraints
2.25/1.36	c (0,0) translated 181 (90%) constraints
2.25/1.36	c (0,0) translated 201 (100%) constraints
2.25/1.36	c (0,0) CSP to CSPinCNF End
2.25/1.36	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 201 ctr, max domain size 14
2.25/1.36	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.25/1.36	c (0,0) CSPinCNF Propagation Begin
2.49/1.41	c (0,0) 0 values, 9 unsatisfiable literals, and 3 valid clauses are removed
2.49/1.41	c (0,0) CSPinCNF Propagation End
2.49/1.41	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 198 ctr, max domain size 14
2.49/1.41	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.49/1.41	c (0,0) Simplify CSPinCNF Begin
2.49/1.45	c (0,0) Simplify CSPinCNF End
2.49/1.45	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.49/1.45	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.49/1.45	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 : 25 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.49	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.75/1.52	c (0,0) 189 (50 %) CSP clauses are encoded (476 SAT variables, 712 SAT clauses)
2.75/1.53	c (0,0) 227 (60 %) CSP clauses are encoded (476 SAT variables, 1217 SAT clauses)
2.75/1.54	c (1,0) 265 (70 %) CSP clauses are encoded (476 SAT variables, 1780 SAT clauses)
2.75/1.55	c (1,1) 303 (80 %) CSP clauses are encoded (476 SAT variables, 2235 SAT clauses)
2.75/1.56	c (1,1) 341 (90 %) CSP clauses are encoded (476 SAT variables, 2755 SAT clauses)
2.75/1.57	c (1,1) 378 (100 %) CSP clauses are encoded (476 SAT variables, 3386 SAT clauses)
2.75/1.57	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.75/1.57	c (1,1) CSPinCNF to SatSolver End
2.75/1.57	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.75/1.59	c (1,1) STATISTICS2:HOME/instance-4307433-1534178832.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.75/1.59	c (1,1) 476 bool, 3410 clause
2.75/1.59	c (1,1) Export Begin
3.12/1.69	c (1,1) Export to HOME/scop-20642-serial-file.bin
3.12/1.69	c (1,1) Export End
3.12/1.69	c (1,1) Export File Size: 0.01 MB
3.12/1.69	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.12/1.69	c END-Prog: Mon Aug 13 18:47:14 CEST 2018
3.38/1.71	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20642-serial-file.bin
4.01/2.20	c (0,0) Read Serial File Begin
4.01/2.20	c (0,0) HOME/scop-20642-serial-file.bin
4.17/2.39	c (0,0) Read Serial File End
4.17/2.39	
4.17/2.39	scop order+glucose-syrup (2018-07-31)
4.17/2.39	(Solving Process)
4.17/2.39	
4.33/2.42	c BEGIN-Prog: Mon Aug 13 18:47:15 CEST 2018
4.33/2.42	c PID: 20665
4.33/2.42	c IP: 172.20.3.132
4.33/2.42	c HOST: node132.alineos.net
4.33/2.43	c (0,0) SatSolver.solve Begin
4.33/2.43	c (0,0) 0 bool, 0 clause
4.33/2.43	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307433-1534178832.xml-scop-20645.cnf
4.33/2.46	c (0,0) c
4.33/2.46	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.33/2.46	c (0,0) c
4.33/2.46	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.33/2.46	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.33/2.46	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.33/2.46	c (0,0) c |                                                                                                       |
4.33/2.46	c (0,0) c |  Number of variables:           476                                                                   |
4.33/2.46	c (0,0) c |  Number of clauses:            3410                                                                   |
4.33/2.46	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.33/2.46	c (0,0) c |                                                                                                       |
4.33/2.46	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
4.33/2.46	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.33/2.46	c (0,0) c |                                                                                                       |
4.33/2.46	c (0,0) c |  Generating clones                                                                                    |
4.33/2.46	c (0,0) c |  all clones generated. Memory =  27.85Mb.                                                             |
4.33/2.46	c (0,0) c ========================================================================================================|
4.33/2.46	c (0,0) c last restart ## conflicts  :  144 30 
4.33/2.46	c (0,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
4.33/2.46	c (0,0) c Total Memory so far : 603.88Mb
4.33/2.46	c (0,0) c
4.33/2.46	c (0,0) c real time : 0.01278 s
4.33/2.46	c (0,0) c cpu time  : 0.026932 s
4.33/2.46	c (0,0) c
4.33/2.46	c (0,0) c
4.33/2.46	c (0,0) c
4.33/2.46	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.33/2.46	c (0,0) c
4.33/2.46	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.33/2.46	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.33/2.46	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.33/2.46	c (0,0) c | Conflicts     |            1667 |        241 |        278 |        268 |          8 |        291 |         23 |        278 |        280 |
4.33/2.46	c (0,0) c | Decisions     |            3109 |        446 |        508 |        497 |         49 |        515 |         71 |        508 |        515 |
4.33/2.46	c (0,0) c | Propagations  |           64221 |      10819 |      10236 |       9971 |        523 |      10973 |       1077 |      10236 |      10386 |
4.33/2.46	c (0,0) c | Avg_Trail     |                 |        234 |        222 |        222 |        222 |        223 |        207 |        222 |        222 |
4.33/2.46	c (0,0) c | Avg_DL        |                 |         22 |         19 |         19 |         28 |         20 |         23 |         19 |         19 |
4.33/2.46	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.33/2.46	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.33/2.46	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.33/2.46	c (0,0) c | Exported      |              23 |          7 |          3 |          3 |          0 |          3 |          1 |          3 |          3 |
4.33/2.46	c (0,0) c | Imported      |             110 |         10 |         20 |         20 |          0 |         20 |          0 |         20 |         20 |
4.33/2.46	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.33/2.46	c (0,0) c | Purge         |             110 |         10 |         20 |         20 |          0 |         20 |          0 |         20 |         20 |
4.33/2.46	c (0,0) c | Promoted      |               1 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.33/2.46	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.33/2.46	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.33/2.46	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.33/2.46	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.33/2.46	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.33/2.46	c (0,0) c | Glues         |                 |          7 |          3 |          3 |          0 |          3 |          1 |          3 |          3 |
4.33/2.46	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.33/2.46	c (0,0) c | Orig_Seen     |            19 % |        999 |        792 |        789 |         47 |        826 |        159 |        792 |        797 |
4.33/2.46	c (0,0) c | Diff Orig seen|                 |      X     | -      207 | -      210 | -      952 | -      173 | -      840 | -      207 | -      202 |
4.33/2.46	c (0,0) c | Hamming       |            29 % |      X     |        141 |        118 |        143 |        147 |        136 |        141 |        147 |
4.33/2.46	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.33/2.46	c (0,0) 
4.33/2.46	c (0,0) s SATISFIABLE
4.33/2.50	c (0,0) SatSolver.solve End
4.33/2.50	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.57/2.50	c (0,0) Show results Begin
4.57/2.54	s SATISFIABLE
4.57/2.55	v <instantiation>
4.57/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.57/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.57/2.55	v </instantiation>
4.57/2.55	c (0,0) Show results End
4.57/2.55	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
4.57/2.55	c (0,0) 0,0,STOP-AFTER(ALL)
4.57/2.55	c END-Prog: Mon Aug 13 18:47:15 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 (6927 MiB free)
  memory of node 1: 16384 MiB (10422 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307433-1534178832/watcher-4307433-1534178832 -o /tmp/evaluation-result-4307433-1534178832/solver-4307433-1534178832 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307433-1534178832.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=20642, runsolver pid=20639
Current StackSize limit: 8192 KiB


[startup+0.100296 s]*
/proc/loadavg: 5.92 7.87 8.21 2/204 20664
/proc/meminfo: memFree=17670244/32770624 swapFree=67108860/67108860
[pid=20642] ppid=20639 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20642/stat : 20642 (scop.sh) S 20639 20642 18626 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 235446403 115843072 349 33554432000 4194304 5098028 140723543607232 140723543604488 139918212313724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9076736 140723543610403 140723543610627 140723543610627 140723543613389 0
/proc/20642/statm: 28282 349 296 221 0 87 0
[pid=20645] ppid=20642 vsize=27313900 memory=108312 CPUtime=0.1 cores=0-7
/proc/20645/stat : 20645 (java) S 20642 20642 18626 0 -1 1077944320 6589 0 0 0 8 2 0 0 20 0 20 0 235446403 27969433600 27078 33554432000 4194304 4196468 140722774612192 140722774594736 140258480910071 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
/proc/20645/statm: 6828475 27078 2741 1 0 6790935 0
[pid=20645/tid=20646] ppid=20642 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/20645/task/20646/stat : 20646 (java) R 20642 20642 18626 0 -1 4202560 4698 0 0 0 7 2 0 0 20 0 20 0 235446404 27969433600 27143 33554432000 4194304 4196468 140722774612192 140258452744640 140258480931997 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20647] ppid=20642 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/20645/task/20647/stat : 20647 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 27143 33554432000 4194304 4196468 140722774612192 140258485152272 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20648] ppid=20642 vsize=27313900 memory=140022341580416 CPUtime=0 cores=0-7
/proc/20645/task/20648/stat : 20648 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 27143 33554432000 4194304 4196468 140722774612192 140258268547728 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20649] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20649/stat : 20649 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 27143 33554432000 4194304 4196468 140722774612192 140258267494672 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20650] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20650/stat : 20650 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 27143 33554432000 4194304 4196468 140722774612192 140258266442128 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20651] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20651/stat : 20651 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 27143 33554432000 4194304 4196468 140722774612192 140258265390096 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20652] ppid=20642 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20645/task/20652/stat : 20652 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257899043984 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20653] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20653/stat : 20653 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257897990928 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20654] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20654/stat : 20654 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257896938384 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20655] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20655/stat : 20655 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257471195376 140258480921218 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20656] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20656/stat : 20656 (java) S 20642 20642 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 27143 33554432000 4194304 4196468 140722774612192 140256384902304 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20657] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20657/stat : 20657 (java) S 20642 20642 18626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 27143 33554432000 4194304 4196468 140722774612192 140256250680048 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20658] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20658/stat : 20658 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 27143 33554432000 4194304 4196468 140722774612192 140255876175824 140258480928667 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20659] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20659/stat : 20659 (java) S 20642 20642 18626 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257470143216 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20660] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20660/stat : 20660 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257469090672 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20661] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20661/stat : 20661 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257468037616 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20662] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20662/stat : 20662 (java) S 20642 20642 18626 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257466985072 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20663] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20663/stat : 20663 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 27143 33554432000 4194304 4196468 140722774612192 140255378270688 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20664] ppid=20642 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20645/task/20664/stat : 20664 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 27143 33554432000 4194304 4196468 140722774612192 140257465932464 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109708 KiB

[startup+0.210589 s]*
/proc/loadavg: 5.92 7.87 8.21 2/204 20664
/proc/meminfo: memFree=17654352/32770624 swapFree=67108860/67108860
[pid=20642] ppid=20639 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20642/stat : 20642 (scop.sh) S 20639 20642 18626 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 235446403 115843072 349 33554432000 4194304 5098028 140723543607232 140723543604488 139918212313724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9076736 140723543610403 140723543610627 140723543610627 140723543613389 0
/proc/20642/statm: 28282 349 296 221 0 87 0
[pid=20645] ppid=20642 vsize=27313900 memory=122936 CPUtime=0.25 cores=0-7
/proc/20645/stat : 20645 (java) S 20642 20642 18626 0 -1 1077944320 10431 0 0 0 21 4 0 0 20 0 20 0 235446403 27969433600 30734 33554432000 4194304 4196468 140722774612192 140722774594736 140258480910071 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
/proc/20645/statm: 6828475 30734 2867 1 0 6790935 0
[pid=20645/tid=20646] ppid=20642 vsize=27313900 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/20645/task/20646/stat : 20646 (java) R 20642 20642 18626 0 -1 4202560 8314 0 0 0 17 3 0 0 20 0 20 0 235446404 27969433600 30734 33554432000 4194304 4196468 140722774612192 140258452718816 140258462303802 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20647] ppid=20642 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/20645/task/20647/stat : 20647 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 30734 33554432000 4194304 4196468 140722774612192 140258485152272 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20648] ppid=20642 vsize=27313900 memory=140022341599499 CPUtime=0 cores=0-7
/proc/20645/task/20648/stat : 20648 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 30734 33554432000 4194304 4196468 140722774612192 140258268547728 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20649] ppid=20642 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20645/task/20649/stat : 20649 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 30734 33554432000 4194304 4196468 140722774612192 140258267494672 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20650] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20650/stat : 20650 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 30734 33554432000 4194304 4196468 140722774612192 140258266442128 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20651] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20651/stat : 20651 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 30734 33554432000 4194304 4196468 140722774612192 140258265390096 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20652] ppid=20642 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20645/task/20652/stat : 20652 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257899043984 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20653] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20653/stat : 20653 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257897990928 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20654] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20654/stat : 20654 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257896938384 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20655] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20655/stat : 20655 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257471195376 140258480921218 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20656] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20656/stat : 20656 (java) S 20642 20642 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 30734 33554432000 4194304 4196468 140722774612192 140256384902304 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20657] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20657/stat : 20657 (java) S 20642 20642 18626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 30734 33554432000 4194304 4196468 140722774612192 140256250680048 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20658] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20658/stat : 20658 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 30734 33554432000 4194304 4196468 140722774612192 140255876175824 140258480928667 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20659] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20659/stat : 20659 (java) S 20642 20642 18626 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257470143216 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20660] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20660/stat : 20660 (java) S 20642 20642 18626 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257469090672 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20661] ppid=20642 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20645/task/20661/stat : 20661 (java) S 20642 20642 18626 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257468037616 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20662] ppid=20642 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/20645/task/20662/stat : 20662 (java) S 20642 20642 18626 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 235446411 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257466985072 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20663] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20663/stat : 20663 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 30734 33554432000 4194304 4196468 140722774612192 140255378270688 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20664] ppid=20642 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20645/task/20664/stat : 20664 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 30734 33554432000 4194304 4196468 140722774612192 140257465932464 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124332 KiB

[startup+0.310567 s]*
/proc/loadavg: 5.92 7.87 8.21 2/204 20664
/proc/meminfo: memFree=17650072/32770624 swapFree=67108860/67108860
[pid=20642] ppid=20639 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20642/stat : 20642 (scop.sh) S 20639 20642 18626 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 235446403 115843072 349 33554432000 4194304 5098028 140723543607232 140723543604488 139918212313724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9076736 140723543610403 140723543610627 140723543610627 140723543613389 0
/proc/20642/statm: 28282 349 296 221 0 87 0
[pid=20645] ppid=20642 vsize=27313900 memory=127280 CPUtime=0.41 cores=0-7
/proc/20645/stat : 20645 (java) S 20642 20642 18626 0 -1 1077944320 11108 0 0 0 37 4 0 0 20 0 20 0 235446403 27969433600 31820 33554432000 4194304 4196468 140722774612192 140722774594736 140258480910071 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
/proc/20645/statm: 6828475 31820 3000 1 0 6790935 0
[pid=20645/tid=20646] ppid=20642 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20645/task/20646/stat : 20646 (java) R 20642 20642 18626 0 -1 4202560 8794 0 0 0 26 3 0 0 20 0 20 0 235446404 27969433600 31820 33554432000 4194304 4196468 140722774612192 140258452705520 140258480923975 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20647] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20647/stat : 20647 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 31820 33554432000 4194304 4196468 140722774612192 140258485152272 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20648] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20648/stat : 20648 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 31820 33554432000 4194304 4196468 140722774612192 140258268547728 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20649] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20649/stat : 20649 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 31820 33554432000 4194304 4196468 140722774612192 140258267494672 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20650] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20650/stat : 20650 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 31820 33554432000 4194304 4196468 140722774612192 140258266442128 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20651] ppid=20642 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/20645/task/20651/stat : 20651 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 31820 33554432000 4194304 4196468 140722774612192 140258265390096 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20652] ppid=20642 vsize=27313900 memory=140022242177967 CPUtime=0 cores=0-7
/proc/20645/task/20652/stat : 20652 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257899043984 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20653] ppid=20642 vsize=27313900 memory=140022242180272 CPUtime=0 cores=0-7
/proc/20645/task/20653/stat : 20653 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257897990928 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20654] ppid=20642 vsize=27313900 memory=140022242182576 CPUtime=0 cores=0-7
/proc/20645/task/20654/stat : 20654 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257896938384 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20655] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20655/stat : 20655 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257471195376 140258480921218 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20656] ppid=20642 vsize=27313900 memory=280044484372112 CPUtime=0 cores=0-7
/proc/20645/task/20656/stat : 20656 (java) S 20642 20642 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 31820 33554432000 4194304 4196468 140722774612192 140256384902304 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20657] ppid=20642 vsize=27313900 memory=280044484379024 CPUtime=0 cores=0-7
/proc/20645/task/20657/stat : 20657 (java) S 20642 20642 18626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 235446408 27969433600 31820 33554432000 4194304 4196468 140722774612192 140256250680048 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20658] ppid=20642 vsize=27313900 memory=280044484320304 CPUtime=0 cores=0-7
/proc/20645/task/20658/stat : 20658 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 31820 33554432000 4194304 4196468 140722774612192 140255876175824 140258480928667 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20659] ppid=20642 vsize=27313900 memory=280044484392848 CPUtime=0.01 cores=0-7
/proc/20645/task/20659/stat : 20659 (java) S 20642 20642 18626 0 -1 1077944384 465 0 0 0 1 0 0 0 20 0 20 0 235446411 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257470143216 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20660] ppid=20642 vsize=27313900 memory=280044484399760 CPUtime=0 cores=0-7
/proc/20645/task/20660/stat : 20660 (java) S 20642 20642 18626 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257469090672 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20661] ppid=20642 vsize=27313900 memory=280044484397456 CPUtime=0.01 cores=0-7
/proc/20645/task/20661/stat : 20661 (java) S 20642 20642 18626 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 20 0 235446411 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257468037616 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20662] ppid=20642 vsize=27313900 memory=280044484413616 CPUtime=0.07 cores=0-7
/proc/20645/task/20662/stat : 20662 (java) S 20642 20642 18626 0 -1 1077944384 327 0 0 0 7 0 0 0 20 0 20 0 235446411 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257466985072 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20663] ppid=20642 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20663/stat : 20663 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 31820 33554432000 4194304 4196468 140722774612192 140255378270688 140258480920277 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20664] ppid=20642 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/20645/task/20664/stat : 20664 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446411 27969433600 31820 33554432000 4194304 4196468 140722774612192 140257465932464 140258480921218 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128676 KiB

[startup+0.709293 s]
/proc/loadavg: 5.92 7.87 8.21 2/204 20664
/proc/meminfo: memFree=17625764/32770624 swapFree=67108860/67108860
[pid=20642] ppid=20639 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20642/stat : 20642 (scop.sh) S 20639 20642 18626 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 235446403 115843072 349 33554432000 4194304 5098028 140723543607232 140723543604488 139918212313724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9076736 140723543610403 140723543610627 140723543610627 140723543613389 0
/proc/20642/statm: 28282 349 296 221 0 87 0
[pid=20645] ppid=20642 vsize=27322296 memory=165588 CPUtime=1.01 cores=0-7
/proc/20645/stat : 20645 (java) S 20642 20642 18626 0 -1 1077944320 18439 0 0 0 94 7 0 0 20 0 20 0 235446403 27978031104 41397 33554432000 4194304 4196468 140722774612192 140722774594736 140258480910071 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
/proc/20645/statm: 6830574 41397 3150 1 0 6791959 0
[pid=20645/tid=20646] ppid=20642 vsize=27322296 memory=280044484771504 CPUtime=0.67 cores=0-7
/proc/20645/task/20646/stat : 20646 (java) R 20642 20642 18626 0 -1 4202560 15587 0 0 0 62 5 0 0 20 0 20 0 235446404 27978031104 41397 33554432000 4194304 4196468 140722774612192 140258452747584 140258480931997 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20647] ppid=20642 vsize=27322296 memory=140022242386800 CPUtime=0 cores=0-7
/proc/20645/task/20647/stat : 20647 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27978031104 41397 33554432000 4194304 4196468 140722774612192 140258485152272 140258480920277 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20648] ppid=20642 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/20645/task/20648/stat : 20648 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446406 27978031104 41397 33554432000 4194304 4196468 140722774612192 140258268547728 140258480920277 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20649] ppid=20642 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/20645/task/20649/stat : 20649 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446406 27978031104 41397 33554432000 4194304 4196468 140722774612192 140258267494672 140258480920277 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0

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

/proc/20645/task/20663/stat : 20663 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446411 27984392192 55578 33554432000 4194304 4196468 140722774612192 140255378270688 140258480920277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
[pid=20645/tid=20664] ppid=20642 vsize=27328508 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/20645/task/20664/stat : 20664 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446411 27984392192 55578 33554432000 4194304 4196468 140722774612192 140257465932464 140258480921218 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21000192 140722774619113 140722774619437 140722774619437 140722774622159 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 223708 KiB

[startup+2.00033 s]*
/proc/loadavg: 5.53 7.76 8.17 2/204 20684
/proc/meminfo: memFree=17712744/32770624 swapFree=67108860/67108860
[pid=20642] ppid=20639 vsize=113128 memory=1472 CPUtime=3.39 cores=0-7
/proc/20642/stat : 20642 (scop.sh) S 20639 20642 18626 0 -1 4202496 590 24685 0 0 0 0 325 14 20 0 1 0 235446403 115843072 368 33554432000 4194304 5098028 140723543607232 140723543603976 139918212313724 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 9076736 140723543610403 140723543610627 140723543610627 140723543613389 0
/proc/20642/statm: 28282 368 311 221 0 87 0
[pid=20665] ppid=20642 vsize=7749964 memory=65548 CPUtime=0.4 cores=0-7
/proc/20665/stat : 20665 (java) S 20642 20642 18626 0 -1 1077944320 9910 0 0 0 37 3 0 0 20 0 20 0 235446575 7935963136 16387 33554432000 4194304 4196468 140722401003472 140722400986016 140049278021367 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
/proc/20665/statm: 1937491 16387 2984 1 0 1899951 0
[pid=20665/tid=20666] ppid=20642 vsize=7749964 memory=6791534058613427641 CPUtime=0.27 cores=0-7
/proc/20665/task/20666/stat : 20666 (java) R 20642 20642 18626 0 -1 4202560 7632 0 0 0 25 2 0 0 20 0 20 0 235446575 7935963136 16387 33554432000 4194304 4196468 140722401003472 140049249847136 140049263187022 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20667] ppid=20642 vsize=7749964 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/20665/task/20667/stat : 20667 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446576 7935963136 16387 33554432000 4194304 4196468 140722401003472 140049282264080 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20668] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20668/stat : 20668 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446576 7935963136 16387 33554432000 4194304 4196468 140722401003472 140049088027792 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20669] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20669/stat : 20669 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446576 7935963136 16387 33554432000 4194304 4196468 140722401003472 140049086974736 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20670] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20670/stat : 20670 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446576 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048761260944 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20671] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20671/stat : 20671 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446576 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048760207888 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20672] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20672/stat : 20672 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446576 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048759155344 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20673] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20673/stat : 20673 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446576 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048758102288 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20674] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20674/stat : 20674 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446576 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048757049744 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20675] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20675/stat : 20675 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446578 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048237329136 140049278032514 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20676] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20676/stat : 20676 (java) S 20642 20642 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446578 7935963136 16387 33554432000 4194304 4196468 140722401003472 140047944771232 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20677] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20677/stat : 20677 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446578 7935963136 16387 33554432000 4194304 4196468 140722401003472 140047676335344 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20678] ppid=20642 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20678/stat : 20678 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446581 7935963136 16387 33554432000 4194304 4196468 140722401003472 140047301827024 140049278039963 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20679] ppid=20642 vsize=7749964 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/20665/task/20679/stat : 20679 (java) S 20642 20642 18626 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 20 0 235446581 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048236275952 140049278032514 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20680] ppid=20642 vsize=7749964 memory=0 CPUtime=0.02 cores=0-7
/proc/20665/task/20680/stat : 20680 (java) S 20642 20642 18626 0 -1 1077944384 110 0 0 0 2 0 0 0 20 0 20 0 235446581 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048235223408 140049278032514 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20681] ppid=20642 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/20665/task/20681/stat : 20681 (java) S 20642 20642 18626 0 -1 1077944384 168 0 0 0 1 0 0 0 20 0 20 0 235446581 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048234170352 140049278032514 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20682] ppid=20642 vsize=7749964 memory=280044484252000 CPUtime=0.07 cores=0-7
/proc/20665/task/20682/stat : 20682 (java) S 20642 20642 18626 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 235446581 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048233117808 140049278032514 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20683] ppid=20642 vsize=7749964 memory=3323 CPUtime=0 cores=0-7
/proc/20665/task/20683/stat : 20683 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446581 7935963136 16387 33554432000 4194304 4196468 140722401003472 140046803921888 140049278031573 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20684] ppid=20642 vsize=7749964 memory=24739 CPUtime=0 cores=0-7
/proc/20665/task/20684/stat : 20684 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446581 7935963136 16387 33554432000 4194304 4196468 140722401003472 140048232066224 140049278032514 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
Current children cumulated CPU time: 3.79 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 67020 KiB

[startup+2.40089 s]
/proc/loadavg: 5.53 7.76 8.17 2/204 20684
/proc/meminfo: memFree=17712744/32770624 swapFree=67108860/67108860
[pid=20642] ppid=20639 vsize=113128 memory=1472 CPUtime=3.39 cores=0-7
/proc/20642/stat : 20642 (scop.sh) S 20639 20642 18626 0 -1 4202496 590 24685 0 0 0 0 325 14 20 0 1 0 235446403 115843072 368 33554432000 4194304 5098028 140723543607232 140723543603976 139918212313724 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 9076736 140723543610403 140723543610627 140723543610627 140723543613389 0
/proc/20642/statm: 28282 368 311 221 0 87 0
[pid=20665] ppid=20642 vsize=7754116 memory=101148 CPUtime=0.94 cores=0-7
/proc/20665/stat : 20665 (java) S 20642 20642 18626 0 -1 1077944320 16528 0 0 0 88 6 0 0 20 0 20 0 235446575 7940214784 25287 33554432000 4194304 4196468 140722401003472 140722400986016 140049278021367 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
/proc/20665/statm: 1938529 25287 3065 1 0 1900463 0
[pid=20665/tid=20666] ppid=20642 vsize=7754116 memory=-7384994778349281184 CPUtime=0.65 cores=0-7
/proc/20665/task/20666/stat : 20666 (java) R 20642 20642 18626 0 -1 4202560 13945 0 0 0 61 4 0 0 20 0 20 0 235446575 7940214784 25287 33554432000 4194304 4196468 140722401003472 140049249856832 140049278033302 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20667] ppid=20642 vsize=7754116 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/20665/task/20667/stat : 20667 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446576 7940214784 25287 33554432000 4194304 4196468 140722401003472 140049282264080 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20668] ppid=20642 vsize=7754116 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/20665/task/20668/stat : 20668 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446576 7940214784 25287 33554432000 4194304 4196468 140722401003472 140049088027792 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20669] ppid=20642 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20669/stat : 20669 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446576 7940214784 25287 33554432000 4194304 4196468 140722401003472 140049086974736 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20670] ppid=20642 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20670/stat : 20670 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446576 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048761260944 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20671] ppid=20642 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20671/stat : 20671 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446576 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048760207888 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20672] ppid=20642 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20672/stat : 20672 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446576 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048759155344 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20673] ppid=20642 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20673/stat : 20673 (java) S 20642 20642 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235446576 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048758102288 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20674] ppid=20642 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20674/stat : 20674 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446576 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048757049744 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20675] ppid=20642 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/20665/task/20675/stat : 20675 (java) S 20642 20642 18626 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 235446578 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048237329136 140049278032514 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20676] ppid=20642 vsize=7754116 memory=228676943782217 CPUtime=0 cores=0-7
/proc/20665/task/20676/stat : 20676 (java) S 20642 20642 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235446578 7940214784 25287 33554432000 4194304 4196468 140722401003472 140047944771232 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20677] ppid=20642 vsize=7754116 memory=228676943782218 CPUtime=0 cores=0-7
/proc/20665/task/20677/stat : 20677 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446578 7940214784 25287 33554432000 4194304 4196468 140722401003472 140047676335344 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20678] ppid=20642 vsize=7754116 memory=228676943782219 CPUtime=0 cores=0-7
/proc/20665/task/20678/stat : 20678 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446581 7940214784 25287 33554432000 4194304 4196468 140722401003472 140047301827024 140049278039963 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20679] ppid=20642 vsize=7754116 memory=228676943782220 CPUtime=0.02 cores=0-7
/proc/20665/task/20679/stat : 20679 (java) S 20642 20642 18626 0 -1 1077944384 398 0 0 0 2 0 0 0 20 0 20 0 235446581 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048236275952 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20680] ppid=20642 vsize=7754116 memory=228676943782221 CPUtime=0.04 cores=0-7
/proc/20665/task/20680/stat : 20680 (java) S 20642 20642 18626 0 -1 1077944384 215 0 0 0 4 0 0 0 20 0 20 0 235446581 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048235223408 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20681] ppid=20642 vsize=7754116 memory=228676943782222 CPUtime=0.03 cores=0-7
/proc/20665/task/20681/stat : 20681 (java) R 20642 20642 18626 0 -1 1077944384 181 0 0 0 3 0 0 0 20 0 20 0 235446581 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048234170352 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20682] ppid=20642 vsize=7754116 memory=228676943782223 CPUtime=0.15 cores=0-7
/proc/20665/task/20682/stat : 20682 (java) R 20642 20642 18626 0 -1 4202560 446 0 0 0 15 0 0 0 20 0 20 0 235446581 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048233117808 140049256890660 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20683] ppid=20642 vsize=7754116 memory=228676943782224 CPUtime=0 cores=0-7
/proc/20665/task/20683/stat : 20683 (java) S 20642 20642 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235446581 7940214784 25287 33554432000 4194304 4196468 140722401003472 140046803921888 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20684] ppid=20642 vsize=7754116 memory=228676943782225 CPUtime=0 cores=0-7
/proc/20665/task/20684/stat : 20684 (java) S 20642 20642 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235446581 7940214784 25287 33554432000 4194304 4196468 140722401003472 140048232066224 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
Current children cumulated CPU time: 4.33 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 102620 KiB

[startup+2.50093 s]
/proc/loadavg: 5.53 7.76 8.17 2/204 20684
/proc/meminfo: memFree=17712744/32770624 swapFree=67108860/67108860
[pid=20642] ppid=20639 vsize=113128 memory=1472 CPUtime=3.39 cores=0-7
/proc/20642/stat : 20642 (scop.sh) S 20639 20642 18626 0 -1 4202496 590 24685 0 0 0 0 325 14 20 0 1 0 235446403 115843072 368 33554432000 4194304 5098028 140723543607232 140723543603976 139918212313724 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 9076736 140723543610403 140723543610627 140723543610627 140723543613389 0
/proc/20642/statm: 28282 368 311 221 0 87 0
[pid=20665] ppid=20642 vsize=8217292 memory=117892 CPUtime=1.18 cores=0-7
/proc/20665/stat : 20665 (java) S 20642 20642 18626 0 -1 1077944320 17696 1055 0 0 109 7 2 0 20 0 22 0 235446575 8414507008 29473 33554432000 4194304 4196468 140722401003472 140722400986016 140049278021367 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
/proc/20665/statm: 2054323 29473 3141 1 0 2015722 0
[pid=20665/tid=20666] ppid=20642 vsize=8217292 memory=1396 CPUtime=0.77 cores=0-7
/proc/20665/task/20666/stat : 20666 (java) R 20642 20642 18626 0 -1 4202560 14603 1055 0 0 70 5 2 0 20 0 22 0 235446575 8414507008 29473 33554432000 4194304 4196468 140722401003472 140049249856464 140049278043293 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20667] ppid=20642 vsize=8217292 memory=189308 CPUtime=0.02 cores=0-7
/proc/20665/task/20667/stat : 20667 (java) S 20642 20642 18626 0 -1 1077944384 1 1055 0 0 0 0 2 0 20 0 22 0 235446576 8414507008 29473 33554432000 4194304 4196468 140722401003472 140049282264080 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20668] ppid=20642 vsize=8217292 memory=6791534058613427641 CPUtime=0.02 cores=0-7
/proc/20665/task/20668/stat : 20668 (java) S 20642 20642 18626 0 -1 1077944384 1 1055 0 0 0 0 2 0 20 0 22 0 235446576 8414507008 29473 33554432000 4194304 4196468 140722401003472 140049088027792 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20669] ppid=20642 vsize=8217292 memory=228676943782227 CPUtime=0.02 cores=0-7
/proc/20665/task/20669/stat : 20669 (java) S 20642 20642 18626 0 -1 1077944384 2 1055 0 0 0 0 2 0 20 0 22 0 235446576 8414507008 29473 33554432000 4194304 4196468 140722401003472 140049086974736 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20670] ppid=20642 vsize=8217292 memory=228676943782228 CPUtime=0.02 cores=0-7
/proc/20665/task/20670/stat : 20670 (java) S 20642 20642 18626 0 -1 1077944384 2 1055 0 0 0 0 2 0 20 0 22 0 235446576 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048761260944 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20671] ppid=20642 vsize=8217292 memory=228676943782229 CPUtime=0.02 cores=0-7
/proc/20665/task/20671/stat : 20671 (java) S 20642 20642 18626 0 -1 1077944384 3 1055 0 0 0 0 2 0 20 0 22 0 235446576 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048760207888 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20672] ppid=20642 vsize=8217292 memory=301741373374332954 CPUtime=0.02 cores=0-7
/proc/20665/task/20672/stat : 20672 (java) S 20642 20642 18626 0 -1 1077944384 2 1055 0 0 0 0 2 0 20 0 22 0 235446576 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048759155344 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20673] ppid=20642 vsize=8217292 memory=0 CPUtime=0.02 cores=0-7
/proc/20665/task/20673/stat : 20673 (java) S 20642 20642 18626 0 -1 1077944384 2 1055 0 0 0 0 2 0 20 0 22 0 235446576 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048758102288 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20674] ppid=20642 vsize=8217292 memory=7666932395191724391 CPUtime=0.02 cores=0-7
/proc/20665/task/20674/stat : 20674 (java) S 20642 20642 18626 0 -1 1077944384 3 1055 0 0 0 0 2 0 20 0 22 0 235446576 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048757049744 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20675] ppid=20642 vsize=8217292 memory=1 CPUtime=0.02 cores=0-7
/proc/20665/task/20675/stat : 20675 (java) S 20642 20642 18626 0 -1 1077944384 5 1055 0 0 0 0 2 0 20 0 22 0 235446578 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048237329136 140049278032514 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20676] ppid=20642 vsize=8217292 memory=6521 CPUtime=0.02 cores=0-7
/proc/20665/task/20676/stat : 20676 (java) S 20642 20642 18626 0 -1 1077944384 13 1055 0 0 0 0 2 0 20 0 22 0 235446578 8414507008 29473 33554432000 4194304 4196468 140722401003472 140047944771232 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20677] ppid=20642 vsize=8217292 memory=140026636547711 CPUtime=0.02 cores=0-7
/proc/20665/task/20677/stat : 20677 (java) S 20642 20642 18626 0 -1 1077944384 1 1055 0 0 0 0 2 0 20 0 22 0 235446578 8414507008 29473 33554432000 4194304 4196468 140722401003472 140047676335344 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20678] ppid=20642 vsize=8217292 memory=0 CPUtime=0.02 cores=0-7
/proc/20665/task/20678/stat : 20678 (java) S 20642 20642 18626 0 -1 1077944384 1 1055 0 0 0 0 2 0 20 0 22 0 235446581 8414507008 29473 33554432000 4194304 4196468 140722401003472 140047301827024 140049278039963 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20679] ppid=20642 vsize=8217292 memory=0 CPUtime=0.07 cores=0-7
/proc/20665/task/20679/stat : 20679 (java) S 20642 20642 18626 0 -1 1077944384 541 1055 0 0 5 0 2 0 20 0 22 0 235446581 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048236275952 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20680] ppid=20642 vsize=8217292 memory=0 CPUtime=0.08 cores=0-7
/proc/20665/task/20680/stat : 20680 (java) S 20642 20642 18626 0 -1 1077944384 224 1055 0 0 6 0 2 0 20 0 22 0 235446581 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048235223408 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20681] ppid=20642 vsize=8217292 memory=0 CPUtime=0.07 cores=0-7
/proc/20665/task/20681/stat : 20681 (java) S 20642 20642 18626 0 -1 1077944384 279 1055 0 0 5 0 2 0 20 0 22 0 235446581 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048234170352 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20682] ppid=20642 vsize=8217292 memory=0 CPUtime=0.22 cores=0-7
/proc/20665/task/20682/stat : 20682 (java) S 20642 20642 18626 0 -1 1077944384 554 1055 0 0 20 0 2 0 20 0 22 0 235446581 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048233117808 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20683] ppid=20642 vsize=8217292 memory=0 CPUtime=0.02 cores=0-7
/proc/20665/task/20683/stat : 20683 (java) S 20642 20642 18626 0 -1 1077944384 3 1055 0 0 0 0 2 0 20 0 22 0 235446581 8414507008 29473 33554432000 4194304 4196468 140722401003472 140046803921888 140049278031573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
[pid=20665/tid=20684] ppid=20642 vsize=8217292 memory=0 CPUtime=0.02 cores=0-7
/proc/20665/task/20684/stat : 20684 (java) S 20642 20642 18626 0 -1 1077944384 1 1055 0 0 0 0 2 0 20 0 22 0 235446581 8414507008 29473 33554432000 4194304 4196468 140722401003472 140048232066224 140049278032514 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16125952 140722401010865 140722401010989 140722401010989 140722401013711 0
Current children cumulated CPU time: 4.57 s
Current children cumulated vsize: 8330420 KiB
Current children cumulated memory: 119364 KiB

Child status: 0
Real time (s): 2.56383
CPU time (s): 4.71106
CPU user time (s): 4.47233
CPU system time (s): 0.238728
CPU usage (%): 183.751
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 233980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.47233
system time used= 0.238728
maximum resident set size= 232604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44340
page faults= 0
swaps= 0
block input operations= 0
block output operations= 320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7728
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 20642
#   total CPU time (s): 4.71106
#   total CPU user time (s): 4.47233
#   total CPU system time (s): 0.238728

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053184 second user time and 0.060484 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 18:47:12
IDJOB=4307433
IDBENCH=141125
IDSOLVER=2789
FILE ID=node132/4307433-1534178832
RUNJOBID= node132-1534168708-18653
PBS_JOBID= 21037974
Free space on /tmp= 38332 MiB

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

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

MD5SUM BENCH= 1d962658b6cfa8354278e550b215e9b2
RANDOM SEED=975570195

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:        17766372 kB
MemAvailable:   31899964 kB
Buffers:          260700 kB
Cached:         13984976 kB
SwapCached:            0 kB
Active:          7025956 kB
Inactive:        7274584 kB
Active(anon):       4536 kB
Inactive(anon):   102816 kB
Active(file):    7021420 kB
Inactive(file):  7171768 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8656 kB
Writeback:             0 kB
AnonPages:         74072 kB
Mapped:            55504 kB
Shmem:             49824 kB
Slab:             397136 kB
SReclaimable:     368864 kB
SUnreclaim:        28272 kB
KernelStack:        3600 kB
PageTables:         5328 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:     18432 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:15