Trace number 4307229

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 14.597 4.58953

General information on the benchmark

NameFrb/
frb-30-15-1_c18.xml
MD5SUM57df4fffa2265f6a33845f4cc7b1783a
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 benchmark11.905
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints284
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":30}]
Minimum variable degree11
Maximum variable degree28
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":21,"count":8},{"degree":22,"count":2},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":28,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":284}]
Number of extensional constraints284
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":284}]
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-11602-serial-file.bin HOME/instance-4307229-1534203814.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Tue Aug 14 01:43:34 CEST 2018
0.65/0.55	c PID: 11605
0.65/0.55	c IP: 172.20.3.106
0.65/0.55	c HOST: node106.alineos.net
0.65/0.56	c (0,0) Parsing Begin
2.26/1.03	c (0,0) Parsing End
2.26/1.04	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 284 ctr, max domain size 15
2.26/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.26/1.04	c (0,0) Constraint Name Generate Begin
2.26/1.05	c (0,0) Ctr:HOME/instance-4307229-1534203814.xml,ExtensionConflict:IntVar
2.26/1.05	c (0,0) Constraint Name Generate End
2.26/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.26/1.05	c (0,0) CSP to CSPinCNF Begin
3.82/1.58	c (1,1) translated 29 (10%) constraints
4.65/1.70	c (1,1) translated 57 (20%) constraints
5.06/1.80	c (1,1) translated 86 (30%) constraints
5.06/1.89	c (1,1) translated 114 (40%) constraints
5.47/1.98	c (1,1) translated 142 (50%) constraints
5.90/2.06	c (1,1) translated 171 (60%) constraints
6.30/2.14	c (1,1) translated 199 (70%) constraints
6.67/2.21	c (1,1) translated 228 (80%) constraints
6.67/2.29	c (1,1) translated 256 (90%) constraints
7.09/2.36	c (1,1) translated 284 (100%) constraints
7.50/2.47	c (1,1) STATISTICS1:HOME/instance-4307229-1534203814.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:46913,4:10402;3:1721;2:71,1:46913,
7.50/2.47	c (1,1) ==========================================
7.50/2.47	c (1,1) Order
7.50/2.47	c (1,1) ==========================================
7.93/2.53	c (1,1) translated 1220 (10%) constraints
7.93/2.56	c (2,2) translated 2439 (20%) constraints
7.93/2.59	c (2,2) translated 3659 (30%) constraints
8.38/2.62	c (2,2) translated 4878 (40%) constraints
8.38/2.65	c (2,2) translated 6097 (50%) constraints
8.38/2.67	c (2,2) translated 7317 (60%) constraints
8.78/2.70	c (2,2) translated 8536 (70%) constraints
8.78/2.72	c (2,2) translated 9756 (80%) constraints
8.78/2.74	c (2,2) translated 10975 (90%) constraints
8.78/2.76	c (2,2) translated 12194 (100%) constraints
8.78/2.76	c (2,2) CSP to CSPinCNF End
8.78/2.76	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.78/2.76	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.78/2.76	c (2,2) CSPinCNF Propagation Begin
9.51/2.90	c (2,2) 0 values, 1936 unsatisfiable literals, and 0 valid clauses are removed
9.51/2.90	c (2,2) CSPinCNF Propagation End
9.51/2.90	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
9.51/2.90	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.51/2.90	c (2,2) Simplify CSPinCNF Begin
9.51/2.94	c (2,2) Simplify CSPinCNF End
9.51/2.94	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
9.51/2.94	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.51/2.94	c (2,2) Calculate Precise Domain Begin
9.51/2.95	c (2,2) 0 values are removed by re-calculation
9.51/2.95	c (2,2) Calculate Precise Domain End
9.51/2.95	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
9.51/2.95	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.51/2.95	c (2,2) CSPinCNF to SatSolver Begin
9.95/3.02	c (2,2) 1220 (10 %) CSP clauses are encoded (420 SAT variables, 1609 SAT clauses)
9.95/3.04	c (2,2) 2439 (20 %) CSP clauses are encoded (420 SAT variables, 2828 SAT clauses)
9.95/3.07	c (2,2) 3659 (30 %) CSP clauses are encoded (420 SAT variables, 4048 SAT clauses)
9.95/3.09	c (2,2) 4878 (40 %) CSP clauses are encoded (420 SAT variables, 5267 SAT clauses)
9.95/3.10	c (2,2) 6097 (50 %) CSP clauses are encoded (420 SAT variables, 6486 SAT clauses)
10.35/3.12	c (2,2) 7317 (60 %) CSP clauses are encoded (420 SAT variables, 7706 SAT clauses)
10.35/3.13	c (2,2) 8536 (70 %) CSP clauses are encoded (420 SAT variables, 8925 SAT clauses)
10.35/3.14	c (2,2) 9756 (80 %) CSP clauses are encoded (420 SAT variables, 10145 SAT clauses)
10.35/3.15	c (2,2) 10975 (90 %) CSP clauses are encoded (420 SAT variables, 11364 SAT clauses)
10.35/3.17	c (2,2) 12194 (100 %) CSP clauses are encoded (420 SAT variables, 12583 SAT clauses)
10.35/3.17	c (2,2) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
10.35/3.17	c (2,2) CSPinCNF to SatSolver End
10.35/3.17	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.73/3.25	c (2,2) STATISTICS2:HOME/instance-4307229-1534203814.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:44977,4:8717;3:3155;2:322,1:44977,
10.73/3.25	c (2,2) 420 bool, 12584 clause
10.73/3.25	c (2,2) Export Begin
11.13/3.34	c (2,2) Export to HOME/scop-11602-serial-file.bin
11.13/3.34	c (2,2) Export End
11.13/3.34	c (2,2) Export File Size: 0.01 MB
11.13/3.34	c (2,2) 0,0,2,2,2,2,2,STOP-AFTER(DIMACS)
11.13/3.34	c END-Prog: Tue Aug 14 01:43:37 CEST 2018
11.13/3.35	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-11602-serial-file.bin
11.23/3.84	c (0,0) Read Serial File Begin
11.23/3.84	c (0,0) HOME/scop-11602-serial-file.bin
12.06/4.14	c (0,0) Read Serial File End
12.06/4.14	
12.06/4.14	scop order+glucose-syrup (2018-07-31)
12.06/4.15	(Solving Process)
12.06/4.15	
12.06/4.17	c BEGIN-Prog: Tue Aug 14 01:43:38 CEST 2018
12.06/4.17	c PID: 11625
12.06/4.17	c IP: 172.20.3.106
12.06/4.17	c HOST: node106.alineos.net
12.06/4.18	c (0,0) SatSolver.solve Begin
12.06/4.18	c (0,0) 0 bool, 0 clause
12.06/4.18	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307229-1534203814.xml-scop-11605.cnf
12.32/4.50	c (0,0) c
12.32/4.50	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
12.32/4.50	c (0,0) c
12.32/4.50	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
12.32/4.50	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
12.32/4.50	c (0,0) c ========================================[ Problem Statistics ]===========================================
12.32/4.50	c (0,0) c |                                                                                                       |
12.32/4.50	c (0,0) c |  Number of variables:           420                                                                   |
12.32/4.50	c (0,0) c |  Number of clauses:           12584                                                                   |
12.32/4.50	c (0,0) c |  Parse time:                   0.00 s                                                                 |
12.32/4.50	c (0,0) c |                                                                                                       |
12.32/4.50	c (0,0) c |  Simplification time:          0.01 s                                                                 |
12.32/4.50	c (0,0) c |                                                                                                       |
12.32/4.50	c (0,0) c |  Generating clones                                                                                    |
12.32/4.50	c (0,0) c |  all clones generated. Memory =  31.05Mb.                                                             |
12.32/4.50	c (0,0) c ========================================================================================================|
12.32/4.50	c (0,0) c last restart ## conflicts  :  1544 22 
12.32/4.50	c (0,0) c Thread 5 is 100% pure glucose! First thread to finish! (SAT answer).
12.32/4.50	c (0,0) c Total Memory so far : 610.84Mb
12.32/4.50	c (0,0) c
12.32/4.50	c (0,0) c real time : 0.295702 s
12.32/4.50	c (0,0) c cpu time  : 2.07765 s
12.32/4.50	c (0,0) c
12.32/4.50	c (0,0) c
12.32/4.50	c (0,0) c
12.32/4.50	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
12.32/4.50	c (0,0) c
12.32/4.50	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.32/4.50	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
12.32/4.50	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.32/4.50	c (0,0) c | Conflicts     |           86038 |      10890 |      10898 |      11389 |      11087 |       9305 |      11113 |      10631 |      10725 |
12.32/4.50	c (0,0) c | Decisions     |          110393 |      13759 |      14067 |      14722 |      14199 |      11799 |      14279 |      13760 |      13808 |
12.32/4.50	c (0,0) c | Propagations  |         5835095 |     730776 |     750105 |     775690 |     764781 |     614438 |     760863 |     712262 |     726180 |
12.32/4.50	c (0,0) c | Avg_Trail     |                 |        226 |        228 |        227 |        230 |        224 |        228 |        221 |        230 |
12.32/4.50	c (0,0) c | Avg_DL        |                 |         12 |         10 |         10 |         10 |         11 |         11 |         11 |         10 |
12.32/4.50	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.32/4.50	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.32/4.50	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.32/4.50	c (0,0) c | Exported      |           12615 |       1528 |       1628 |       1820 |       1659 |       1267 |       1593 |       1485 |       1635 |
12.32/4.50	c (0,0) c | Imported      |           70679 |       9368 |      10234 |       9524 |       7648 |       8882 |       8229 |      10680 |       6114 |
12.32/4.50	c (0,0) c | Good          |             602 |         73 |         74 |         81 |         65 |         81 |         77 |         83 |         68 |
12.32/4.50	c (0,0) c | Purge         |           70077 |       9295 |      10160 |       9443 |       7583 |       8801 |       8152 |      10597 |       6046 |
12.32/4.50	c (0,0) c | Promoted      |            3530 |        444 |        561 |        382 |        453 |        436 |        409 |        522 |        323 |
12.32/4.50	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.32/4.50	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.32/4.50	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.32/4.50	c (0,0) c | Unaries       |                 |          1 |          2 |          0 |          1 |          0 |          0 |          1 |          1 |
12.32/4.50	c (0,0) c | Binaries      |                 |         15 |         19 |          8 |         20 |          6 |         11 |         14 |          7 |
12.32/4.50	c (0,0) c | Glues         |                 |        114 |        132 |        142 |        143 |        101 |        131 |        126 |        120 |
12.32/4.50	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.32/4.50	c (0,0) c | Orig_Seen     |            80 % |       9758 |      10241 |      10329 |      10238 |       9561 |      10215 |      10123 |      10120 |
12.32/4.50	c (0,0) c | Diff Orig seen|                 | -      457 |         26 |        114 |         23 | -      654 |      X     | -       92 | -       95 |
12.32/4.50	c (0,0) c | Hamming       |            28 % |        109 |        123 |        113 |        126 |        110 |      X     |        129 |        118 |
12.32/4.50	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.32/4.50	c (0,0) 
12.32/4.50	c (0,0) s SATISFIABLE
12.32/4.51	c (0,0) SatSolver.solve End
12.32/4.51	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
12.32/4.51	c (0,0) Show results Begin
12.32/4.56	s SATISFIABLE
12.32/4.57	v <instantiation>
12.32/4.57	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]</list>
12.32/4.57	v     <values>4 3 1 9 13 2 6 8 1 6 8 1 5 9 0 1 1 12 9 8 13 13 5 5 3 8 5 5 5 6</values>
12.32/4.57	v </instantiation>
12.32/4.57	c (0,0) Show results End
12.32/4.57	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
12.32/4.57	c (0,0) 0,0,STOP-AFTER(ALL)
12.32/4.57	c END-Prog: Tue Aug 14 01:43:38 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 (9918 MiB free)
  memory of node 1: 16384 MiB (12720 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307229-1534203814/watcher-4307229-1534203814 -o /tmp/evaluation-result-4307229-1534203814/solver-4307229-1534203814 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1534200501-11253 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307229-1534203814.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=11602, runsolver pid=11599

[startup+0.100068 s]*
/proc/loadavg: 8.04 8.27 8.31 2/200 11624
/proc/meminfo: memFree=23085448/32770624 swapFree=67108688/67108860
[pid=11602] ppid=11599 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11602/stat : 11602 (scop.sh) S 11599 11602 11226 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 237944253 115843072 349 33554432000 4194304 5098028 140733882312416 140733882309672 139839624897148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36216832 140733882319906 140733882320131 140733882320131 140733882322893 0
/proc/11602/statm: 28282 349 296 221 0 87 0
[pid=11605] ppid=11602 vsize=27313900 memory=109860 CPUtime=0.1 cores=0-7
/proc/11605/stat : 11605 (java) S 11602 11602 11226 0 -1 1077944320 6421 0 0 0 8 2 0 0 20 0 20 0 237944253 27969433600 27465 33554432000 4194304 4196468 140734828964096 140734828946640 140405623377655 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
/proc/11605/statm: 6828475 27465 2722 1 0 6790935 0
[pid=11605/tid=11606] ppid=11602 vsize=27313900 memory=8112560111893782167 CPUtime=0.09 cores=0-7
/proc/11605/task/11606/stat : 11606 (java) R 11602 11602 11226 0 -1 4202560 4511 0 0 0 7 2 0 0 20 0 20 0 237944253 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405595211952 140405623389590 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11607] ppid=11602 vsize=27313900 memory=732369883276086245 CPUtime=0 cores=0-7
/proc/11605/task/11607/stat : 11607 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405627619856 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11608] ppid=11602 vsize=27313900 memory=139744938632832 CPUtime=0 cores=0-7
/proc/11605/task/11608/stat : 11608 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405441776272 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11609] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11609/stat : 11609 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405440723216 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11610] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11610/stat : 11610 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405439670672 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11611] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11611/stat : 11611 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405438618640 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11612] ppid=11602 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11605/task/11612/stat : 11612 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405437566096 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11613] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11613/stat : 11613 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405436513040 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11614] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11614/stat : 11614 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 27465 33554432000 4194304 4196468 140734828964096 140405435460496 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11615] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11615/stat : 11615 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944257 27969433600 27465 33554432000 4194304 4196468 140734828964096 140403943475440 140405623388802 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11616] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11616/stat : 11616 (java) S 11602 11602 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237944258 27969433600 27465 33554432000 4194304 4196468 140734828964096 140403420423328 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11617] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11617/stat : 11617 (java) S 11602 11602 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237944258 27969433600 27465 33554432000 4194304 4196468 140734828964096 140403286201072 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11618] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11618/stat : 11618 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 27465 33554432000 4194304 4196468 140734828964096 140402911696848 140405623396251 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11619] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11619/stat : 11619 (java) S 11602 11602 11226 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 27465 33554432000 4194304 4196468 140734828964096 140403942423280 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11620] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11620/stat : 11620 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 27465 33554432000 4194304 4196468 140734828964096 140403941370736 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11621] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11621/stat : 11621 (java) S 11602 11602 11226 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 27465 33554432000 4194304 4196468 140734828964096 140403940317680 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11622] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11622/stat : 11622 (java) S 11602 11602 11226 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 27465 33554432000 4194304 4196468 140734828964096 140403939265136 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11623] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11623/stat : 11623 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944261 27969433600 27465 33554432000 4194304 4196468 140734828964096 140402413791712 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11624] ppid=11602 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11605/task/11624/stat : 11624 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944261 27969433600 27465 33554432000 4194304 4196468 140734828964096 140403938212528 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111256 KiB

[startup+0.21008 s]*
/proc/loadavg: 8.04 8.27 8.31 2/200 11624
/proc/meminfo: memFree=23068332/32770624 swapFree=67108688/67108860
[pid=11602] ppid=11599 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11602/stat : 11602 (scop.sh) S 11599 11602 11226 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 237944253 115843072 349 33554432000 4194304 5098028 140733882312416 140733882309672 139839624897148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36216832 140733882319906 140733882320131 140733882320131 140733882322893 0
/proc/11602/statm: 28282 349 296 221 0 87 0
[pid=11605] ppid=11602 vsize=27313900 memory=123984 CPUtime=0.24 cores=0-7
/proc/11605/stat : 11605 (java) S 11602 11602 11226 0 -1 1077944320 10212 0 0 0 21 3 0 0 20 0 20 0 237944253 27969433600 30996 33554432000 4194304 4196468 140734828964096 140734828946640 140405623377655 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
/proc/11605/statm: 6828475 30996 2876 1 0 6790935 0
[pid=11605/tid=11606] ppid=11602 vsize=27313900 memory=0 CPUtime=0.2 cores=0-7
/proc/11605/task/11606/stat : 11606 (java) R 11602 11602 11226 0 -1 4202560 8094 0 0 0 17 3 0 0 20 0 20 0 237944253 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405595205056 140405608550592 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11607] ppid=11602 vsize=27313900 memory=732369883276086245 CPUtime=0 cores=0-7
/proc/11605/task/11607/stat : 11607 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405627619856 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11608] ppid=11602 vsize=27313900 memory=139744938632832 CPUtime=0 cores=0-7
/proc/11605/task/11608/stat : 11608 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405441776272 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11609] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11609/stat : 11609 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405440723216 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11610] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11610/stat : 11610 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405439670672 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11611] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11611/stat : 11611 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405438618640 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11612] ppid=11602 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11605/task/11612/stat : 11612 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405437566096 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11613] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11613/stat : 11613 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405436513040 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11614] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11614/stat : 11614 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 30996 33554432000 4194304 4196468 140734828964096 140405435460496 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11615] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11615/stat : 11615 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944257 27969433600 30996 33554432000 4194304 4196468 140734828964096 140403943475440 140405623388802 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11616] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11616/stat : 11616 (java) S 11602 11602 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237944258 27969433600 30996 33554432000 4194304 4196468 140734828964096 140403420423328 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11617] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11617/stat : 11617 (java) S 11602 11602 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237944258 27969433600 30996 33554432000 4194304 4196468 140734828964096 140403286201072 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11618] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11618/stat : 11618 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 30996 33554432000 4194304 4196468 140734828964096 140402911696848 140405623396251 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11619] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11619/stat : 11619 (java) S 11602 11602 11226 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 30996 33554432000 4194304 4196468 140734828964096 140403942423280 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11620] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11620/stat : 11620 (java) S 11602 11602 11226 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 30996 33554432000 4194304 4196468 140734828964096 140403941370736 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11621] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11621/stat : 11621 (java) S 11602 11602 11226 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 30996 33554432000 4194304 4196468 140734828964096 140403940317680 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11622] ppid=11602 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/11605/task/11622/stat : 11622 (java) S 11602 11602 11226 0 -1 1077944384 276 0 0 0 2 0 0 0 20 0 20 0 237944260 27969433600 30996 33554432000 4194304 4196468 140734828964096 140403939265136 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11623] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11623/stat : 11623 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944261 27969433600 30996 33554432000 4194304 4196468 140734828964096 140402413791712 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11624] ppid=11602 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11605/task/11624/stat : 11624 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944261 27969433600 30996 33554432000 4194304 4196468 140734828964096 140403938212528 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125380 KiB

[startup+0.3096 s]*
/proc/loadavg: 8.04 8.27 8.31 2/200 11624
/proc/meminfo: memFree=23065912/32770624 swapFree=67108688/67108860
[pid=11602] ppid=11599 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11602/stat : 11602 (scop.sh) S 11599 11602 11226 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 237944253 115843072 349 33554432000 4194304 5098028 140733882312416 140733882309672 139839624897148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36216832 140733882319906 140733882320131 140733882320131 140733882322893 0
/proc/11602/statm: 28282 349 296 221 0 87 0
[pid=11605] ppid=11602 vsize=27313900 memory=127764 CPUtime=0.41 cores=0-7
/proc/11605/stat : 11605 (java) S 11602 11602 11226 0 -1 1077944320 10751 0 0 0 38 3 0 0 20 0 20 0 237944253 27969433600 31941 33554432000 4194304 4196468 140734828964096 140734828946640 140405623377655 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
/proc/11605/statm: 6828475 31941 2955 1 0 6790935 0
[pid=11605/tid=11606] ppid=11602 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11605/task/11606/stat : 11606 (java) R 11602 11602 11226 0 -1 4202560 8476 0 0 0 26 3 0 0 20 0 20 0 237944253 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405595173104 140405607458142 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11607] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11607/stat : 11607 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405627619856 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11608] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11608/stat : 11608 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405441776272 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11609] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11609/stat : 11609 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405440723216 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11610] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11610/stat : 11610 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405439670672 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11611] ppid=11602 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/11605/task/11611/stat : 11611 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405438618640 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11612] ppid=11602 vsize=27313900 memory=139744814134191 CPUtime=0 cores=0-7
/proc/11605/task/11612/stat : 11612 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405437566096 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11613] ppid=11602 vsize=27313900 memory=139744814136496 CPUtime=0 cores=0-7
/proc/11605/task/11613/stat : 11613 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405436513040 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11614] ppid=11602 vsize=27313900 memory=139744814138800 CPUtime=0 cores=0-7
/proc/11605/task/11614/stat : 11614 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27969433600 31941 33554432000 4194304 4196468 140734828964096 140405435460496 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11615] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11615/stat : 11615 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944257 27969433600 31941 33554432000 4194304 4196468 140734828964096 140403943475440 140405623388802 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11616] ppid=11602 vsize=27313900 memory=279489628284560 CPUtime=0 cores=0-7
/proc/11605/task/11616/stat : 11616 (java) S 11602 11602 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237944258 27969433600 31941 33554432000 4194304 4196468 140734828964096 140403420423328 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11617] ppid=11602 vsize=27313900 memory=279489628291472 CPUtime=0 cores=0-7
/proc/11605/task/11617/stat : 11617 (java) S 11602 11602 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237944258 27969433600 31941 33554432000 4194304 4196468 140734828964096 140403286201072 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11618] ppid=11602 vsize=27313900 memory=279489628232624 CPUtime=0 cores=0-7
/proc/11605/task/11618/stat : 11618 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 31941 33554432000 4194304 4196468 140734828964096 140402911696848 140405623396251 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11619] ppid=11602 vsize=27313900 memory=279489628305296 CPUtime=0 cores=0-7
/proc/11605/task/11619/stat : 11619 (java) S 11602 11602 11226 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 31941 33554432000 4194304 4196468 140734828964096 140403942423280 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11620] ppid=11602 vsize=27313900 memory=279489628312208 CPUtime=0 cores=0-7
/proc/11605/task/11620/stat : 11620 (java) S 11602 11602 11226 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 237944260 27969433600 31941 33554432000 4194304 4196468 140734828964096 140403941370736 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11621] ppid=11602 vsize=27313900 memory=279489628309904 CPUtime=0.02 cores=0-7
/proc/11605/task/11621/stat : 11621 (java) S 11602 11602 11226 0 -1 1077944384 401 0 0 0 2 0 0 0 20 0 20 0 237944260 27969433600 31941 33554432000 4194304 4196468 140734828964096 140403940317680 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11622] ppid=11602 vsize=27313900 memory=279489628326064 CPUtime=0.07 cores=0-7
/proc/11605/task/11622/stat : 11622 (java) S 11602 11602 11226 0 -1 1077944384 296 0 0 0 7 0 0 0 20 0 20 0 237944260 27969433600 31941 33554432000 4194304 4196468 140734828964096 140403939265136 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11623] ppid=11602 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11605/task/11623/stat : 11623 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944261 27969433600 31941 33554432000 4194304 4196468 140734828964096 140402413791712 140405623387861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11624] ppid=11602 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11605/task/11624/stat : 11624 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944261 27969433600 31941 33554432000 4194304 4196468 140734828964096 140403938212528 140405623388802 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129160 KiB

[startup+0.700943 s]
/proc/loadavg: 8.04 8.27 8.31 2/200 11624
/proc/meminfo: memFree=23041852/32770624 swapFree=67108688/67108860
[pid=11602] ppid=11599 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11602/stat : 11602 (scop.sh) S 11599 11602 11226 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 237944253 115843072 349 33554432000 4194304 5098028 140733882312416 140733882309672 139839624897148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36216832 140733882319906 140733882320131 140733882320131 140733882322893 0
/proc/11602/statm: 28282 349 296 221 0 87 0
[pid=11605] ppid=11602 vsize=27322220 memory=165008 CPUtime=1 cores=0-7
/proc/11605/stat : 11605 (java) S 11602 11602 11226 0 -1 1077944320 17773 0 0 0 94 6 0 0 20 0 20 0 237944253 27977953280 41252 33554432000 4194304 4196468 140734828964096 140734828946640 140405623377655 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
/proc/11605/statm: 6830555 41252 3133 1 0 6791959 0
[pid=11605/tid=11606] ppid=11602 vsize=27322220 memory=279489628620992 CPUtime=0.67 cores=0-7
/proc/11605/task/11606/stat : 11606 (java) R 11602 11602 11226 0 -1 4202560 14948 0 0 0 62 5 0 0 20 0 20 0 237944253 27977953280 41252 33554432000 4194304 4196468 140734828964096 140405595213072 140405607458142 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11607] ppid=11602 vsize=27322220 memory=868 CPUtime=0 cores=0-7
/proc/11605/task/11607/stat : 11607 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944256 27977953280 41252 33554432000 4194304 4196468 140734828964096 140405627619856 140405623387861 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11608] ppid=11602 vsize=27322220 memory=1808 CPUtime=0 cores=0-7
/proc/11605/task/11608/stat : 11608 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27977953280 41252 33554432000 4194304 4196468 140734828964096 140405441776272 140405623387861 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11609] ppid=11602 vsize=27322220 memory=1620 CPUtime=0 cores=0-7
/proc/11605/task/11609/stat : 11609 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944256 27977953280 41252 33554432000 4194304 4196468 140734828964096 140405440723216 140405623387861 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0

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

/proc/11605/task/11623/stat : 11623 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944261 27984392192 212891 33554432000 4194304 4196468 140734828964096 140402413791712 140405623387861 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
[pid=11605/tid=11624] ppid=11602 vsize=27328508 memory=496 CPUtime=0 cores=0-7
/proc/11605/task/11624/stat : 11624 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944261 27984392192 212891 33554432000 4194304 4196468 140734828964096 140403938212528 140405623388802 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23240704 140734828966888 140734828967213 140734828967213 140734828969935 0
Current children cumulated CPU time: 10.73 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 852960 KiB

[startup+4.00024 s]*
/proc/loadavg: 7.71 8.20 8.28 2/200 11644
/proc/meminfo: memFree=23104972/32770624 swapFree=67108688/67108860
[pid=11602] ppid=11599 vsize=113128 memory=1472 CPUtime=11.23 cores=0-7
/proc/11602/stat : 11602 (scop.sh) S 11599 11602 11226 0 -1 4202496 590 33598 0 0 0 0 1100 23 20 0 1 0 237944253 115843072 368 33554432000 4194304 5098028 140733882312416 140733882309160 139839624897148 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36216832 140733882319906 140733882320131 140733882320131 140733882322893 0
/proc/11602/statm: 28282 368 311 221 0 87 0
[pid=11625] ppid=11602 vsize=7752068 memory=89360 CPUtime=0.68 cores=0-7
/proc/11625/stat : 11625 (java) S 11602 11602 11226 0 -1 1077944320 16018 0 0 0 63 5 0 0 20 0 20 0 237944588 7938117632 22340 33554432000 4194304 4196468 140735700288256 140735700270800 140483681169143 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
/proc/11625/statm: 1938017 22340 3039 1 0 1899951 0
[pid=11625/tid=11626] ppid=11602 vsize=7752068 memory=279489628078320 CPUtime=0.49 cores=0-7
/proc/11625/task/11626/stat : 11626 (java) R 11602 11602 11226 0 -1 4202560 13657 0 0 0 46 3 0 0 20 0 20 0 237944589 7938117632 22340 33554432000 4194304 4196468 140735700288256 140483652989968 140483665249630 0 4 2 25189581 0 0 0 -1 0 0 0 13 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11627] ppid=11602 vsize=7752068 memory=732369883276086245 CPUtime=0 cores=0-7
/proc/11625/task/11627/stat : 11627 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944590 7938117632 22340 33554432000 4194304 4196468 140735700288256 140483685411856 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11628] ppid=11602 vsize=7752068 memory=3762953532914163127 CPUtime=0 cores=0-7
/proc/11625/task/11628/stat : 11628 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944590 7938117632 22340 33554432000 4194304 4196468 140735700288256 140483485580432 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11629] ppid=11602 vsize=7752068 memory=7522820526690954595 CPUtime=0 cores=0-7
/proc/11625/task/11629/stat : 11629 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944590 7938117632 22340 33554432000 4194304 4196468 140735700288256 140483484527376 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11630] ppid=11602 vsize=7752068 memory=7523107478184158290 CPUtime=0 cores=0-7
/proc/11625/task/11630/stat : 11630 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944590 7938117632 22340 33554432000 4194304 4196468 140735700288256 140483483474832 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11631] ppid=11602 vsize=7752068 memory=1296786 CPUtime=0 cores=0-7
/proc/11625/task/11631/stat : 11631 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944590 7938117632 22340 33554432000 4194304 4196468 140735700288256 140483482421776 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11632] ppid=11602 vsize=7752068 memory=288230583233150999 CPUtime=0 cores=0-7
/proc/11625/task/11632/stat : 11632 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944590 7938117632 22340 33554432000 4194304 4196468 140735700288256 140483162532496 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11633] ppid=11602 vsize=7752068 memory=3906654080910765307 CPUtime=0 cores=0-7
/proc/11625/task/11633/stat : 11633 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944590 7938117632 22405 33554432000 4194304 4196468 140735700288256 140483161479440 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11634] ppid=11602 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11634/stat : 11634 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944590 7938117632 22405 33554432000 4194304 4196468 140735700288256 140483160426896 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11635] ppid=11602 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11635/stat : 11635 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944591 7938117632 22405 33554432000 4194304 4196468 140735700288256 140482908777200 140483681180290 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11636] ppid=11602 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11636/stat : 11636 (java) S 11602 11602 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237944592 7938117632 22405 33554432000 4194304 4196468 140735700288256 140482139121312 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11637] ppid=11602 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11637/stat : 11637 (java) S 11602 11602 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237944592 7938117632 22405 33554432000 4194304 4196468 140735700288256 140482004899056 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11638] ppid=11602 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11638/stat : 11638 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944594 7938117632 22405 33554432000 4194304 4196468 140735700288256 140481630394832 140483681187739 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11639] ppid=11602 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/11625/task/11639/stat : 11639 (java) S 11602 11602 11226 0 -1 1077944384 337 0 0 0 1 0 0 0 20 0 20 0 237944594 7938117632 22405 33554432000 4194304 4196468 140735700288256 140482907724016 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11640] ppid=11602 vsize=7752068 memory=7156646694885172626 CPUtime=0.02 cores=0-7
/proc/11625/task/11640/stat : 11640 (java) S 11602 11602 11226 0 -1 1077944384 92 0 0 0 2 0 0 0 20 0 20 0 237944594 7938117632 22405 33554432000 4194304 4196468 140735700288256 140482906671472 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11641] ppid=11602 vsize=7752068 memory=7373909243124345193 CPUtime=0.03 cores=0-7
/proc/11625/task/11641/stat : 11641 (java) S 11602 11602 11226 0 -1 1077944384 236 0 0 0 3 0 0 0 20 0 20 0 237944594 7938117632 22405 33554432000 4194304 4196468 140735700288256 140482905618416 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11642] ppid=11602 vsize=7752068 memory=6525018278050409017 CPUtime=0.1 cores=0-7
/proc/11625/task/11642/stat : 11642 (java) S 11602 11602 11226 0 -1 1077944384 340 0 0 0 10 0 0 0 20 0 20 0 237944594 7938117632 22405 33554432000 4194304 4196468 140735700288256 140482904565872 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11643] ppid=11602 vsize=7752068 memory=8401 CPUtime=0 cores=0-7
/proc/11625/task/11643/stat : 11643 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944594 7938117632 22405 33554432000 4194304 4196468 140735700288256 140481132489696 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11644] ppid=11602 vsize=7752068 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/11625/task/11644/stat : 11644 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944595 7938117632 22405 33554432000 4194304 4196468 140735700288256 140482903514288 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
Current children cumulated CPU time: 11.91 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 90832 KiB

[startup+4.40188 s]
/proc/loadavg: 7.71 8.20 8.28 2/200 11644
/proc/meminfo: memFree=23104972/32770624 swapFree=67108688/67108860
[pid=11602] ppid=11599 vsize=113128 memory=1472 CPUtime=11.23 cores=0-7
/proc/11602/stat : 11602 (scop.sh) S 11599 11602 11226 0 -1 4202496 590 33598 0 0 0 0 1100 23 20 0 1 0 237944253 115843072 368 33554432000 4194304 5098028 140733882312416 140733882309160 139839624897148 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36216832 140733882319906 140733882320131 140733882320131 140733882322893 0
/proc/11602/statm: 28282 368 311 221 0 87 0
[pid=11625] ppid=11602 vsize=8413904 memory=117088 CPUtime=1.09 cores=0-7
/proc/11625/stat : 11625 (java) S 11602 11602 11226 0 -1 1077944320 18060 0 0 0 103 6 0 0 20 0 24 0 237944588 8615837696 29272 33554432000 4194304 4196468 140735700288256 140735700270800 140483681169143 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
/proc/11625/statm: 2103476 29272 3150 1 0 2064875 0
[pid=11625/tid=11626] ppid=11602 vsize=8413904 memory=7649399358444941617 CPUtime=0.74 cores=0-7
/proc/11625/task/11626/stat : 11626 (java) S 11602 11602 11226 0 -1 1077944384 15079 0 0 0 69 5 0 0 20 0 24 0 237944589 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483653009296 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11627] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11627/stat : 11627 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483685411856 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11628] ppid=11602 vsize=8413904 memory=279489628517120 CPUtime=0 cores=0-7
/proc/11625/task/11628/stat : 11628 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483485580432 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11629] ppid=11602 vsize=8413904 memory=73044 CPUtime=0 cores=0-7
/proc/11625/task/11629/stat : 11629 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483484527376 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11630] ppid=11602 vsize=8413904 memory=2244 CPUtime=0 cores=0-7
/proc/11625/task/11630/stat : 11630 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483483474832 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11631] ppid=11602 vsize=8413904 memory=139744814265424 CPUtime=0 cores=0-7
/proc/11625/task/11631/stat : 11631 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483482421776 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11632] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11632/stat : 11632 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483162532496 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11633] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11633/stat : 11633 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483161479440 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11634] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11634/stat : 11634 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483160426896 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11635] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11635/stat : 11635 (java) S 11602 11602 11226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 237944591 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482908777200 140483681180290 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11636] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11636/stat : 11636 (java) S 11602 11602 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 237944592 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482139121312 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11637] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11637/stat : 11637 (java) S 11602 11602 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 237944592 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482004899056 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11638] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11638/stat : 11638 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140481630394832 140483681187739 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11639] ppid=11602 vsize=8413904 memory=26500 CPUtime=0.03 cores=0-7
/proc/11625/task/11639/stat : 11639 (java) S 11602 11602 11226 0 -1 1077944384 434 0 0 0 3 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482907724016 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11640] ppid=11602 vsize=8413904 memory=0 CPUtime=0.06 cores=0-7
/proc/11625/task/11640/stat : 11640 (java) S 11602 11602 11226 0 -1 1077944384 315 0 0 0 6 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482906671472 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11641] ppid=11602 vsize=8413904 memory=8298057484094480949 CPUtime=0.05 cores=0-7
/proc/11625/task/11641/stat : 11641 (java) S 11602 11602 11226 0 -1 1077944384 296 0 0 0 5 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482905618416 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11642] ppid=11602 vsize=8413904 memory=5792825802846388323 CPUtime=0.18 cores=0-7
/proc/11625/task/11642/stat : 11642 (java) S 11602 11602 11226 0 -1 1077944384 519 0 0 0 18 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482904565872 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11643] ppid=11602 vsize=8413904 memory=-1161699032755964503 CPUtime=0 cores=0-7
/proc/11625/task/11643/stat : 11643 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140481132489696 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11644] ppid=11602 vsize=8413904 memory=7733070063804114752 CPUtime=0 cores=0-7
/proc/11625/task/11644/stat : 11644 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944595 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482903514288 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
Current children cumulated CPU time: 12.32 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 118560 KiB

[startup+4.50087 s]
/proc/loadavg: 7.71 8.20 8.28 2/200 11644
/proc/meminfo: memFree=23104972/32770624 swapFree=67108688/67108860
[pid=11602] ppid=11599 vsize=113128 memory=1472 CPUtime=11.23 cores=0-7
/proc/11602/stat : 11602 (scop.sh) S 11599 11602 11226 0 -1 4202496 590 33598 0 0 0 0 1100 23 20 0 1 0 237944253 115843072 368 33554432000 4194304 5098028 140733882312416 140733882309160 139839624897148 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36216832 140733882319906 140733882320131 140733882320131 140733882322893 0
/proc/11602/statm: 28282 368 311 221 0 87 0
[pid=11625] ppid=11602 vsize=8413904 memory=117088 CPUtime=1.09 cores=0-7
/proc/11625/stat : 11625 (java) S 11602 11602 11226 0 -1 1077944320 18060 0 0 0 103 6 0 0 20 0 24 0 237944588 8615837696 29272 33554432000 4194304 4196468 140735700288256 140735700270800 140483681169143 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
/proc/11625/statm: 2103476 29272 3150 1 0 2064875 0
[pid=11625/tid=11626] ppid=11602 vsize=8413904 memory=139749233600127 CPUtime=0.74 cores=0-7
/proc/11625/task/11626/stat : 11626 (java) S 11602 11602 11226 0 -1 1077944384 15079 0 0 0 69 5 0 0 20 0 24 0 237944589 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483653009296 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11627] ppid=11602 vsize=8413904 memory=2336 CPUtime=0 cores=0-7
/proc/11625/task/11627/stat : 11627 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483685411856 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11628] ppid=11602 vsize=8413904 memory=1572 CPUtime=0 cores=0-7
/proc/11625/task/11628/stat : 11628 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483485580432 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11629] ppid=11602 vsize=8413904 memory=924 CPUtime=0 cores=0-7
/proc/11625/task/11629/stat : 11629 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483484527376 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11630] ppid=11602 vsize=8413904 memory=2192 CPUtime=0 cores=0-7
/proc/11625/task/11630/stat : 11630 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483483474832 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11631] ppid=11602 vsize=8413904 memory=3980 CPUtime=0 cores=0-7
/proc/11625/task/11631/stat : 11631 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483482421776 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11632] ppid=11602 vsize=8413904 memory=1924 CPUtime=0 cores=0-7
/proc/11625/task/11632/stat : 11632 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483162532496 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11633] ppid=11602 vsize=8413904 memory=95484 CPUtime=0 cores=0-7
/proc/11625/task/11633/stat : 11633 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483161479440 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11634] ppid=11602 vsize=8413904 memory=291045332933148986 CPUtime=0 cores=0-7
/proc/11625/task/11634/stat : 11634 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944590 8615837696 29272 33554432000 4194304 4196468 140735700288256 140483160426896 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11635] ppid=11602 vsize=8413904 memory=14415929719131417 CPUtime=0 cores=0-7
/proc/11625/task/11635/stat : 11635 (java) S 11602 11602 11226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 237944591 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482908777200 140483681180290 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11636] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11636/stat : 11636 (java) S 11602 11602 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 237944592 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482139121312 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11637] ppid=11602 vsize=8413904 memory=279489628374176 CPUtime=0 cores=0-7
/proc/11625/task/11637/stat : 11637 (java) S 11602 11602 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 237944592 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482004899056 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11638] ppid=11602 vsize=8413904 memory=11657 CPUtime=0 cores=0-7
/proc/11625/task/11638/stat : 11638 (java) S 11602 11602 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140481630394832 140483681187739 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11639] ppid=11602 vsize=8413904 memory=0 CPUtime=0.03 cores=0-7
/proc/11625/task/11639/stat : 11639 (java) S 11602 11602 11226 0 -1 1077944384 434 0 0 0 3 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482907724016 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11640] ppid=11602 vsize=8413904 memory=0 CPUtime=0.06 cores=0-7
/proc/11625/task/11640/stat : 11640 (java) S 11602 11602 11226 0 -1 1077944384 315 0 0 0 6 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482906671472 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11641] ppid=11602 vsize=8413904 memory=279489628793744 CPUtime=0.05 cores=0-7
/proc/11625/task/11641/stat : 11641 (java) S 11602 11602 11226 0 -1 1077944384 296 0 0 0 5 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482905618416 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11642] ppid=11602 vsize=8413904 memory=139744814366192 CPUtime=0.18 cores=0-7
/proc/11625/task/11642/stat : 11642 (java) R 11602 11602 11226 0 -1 4202560 519 0 0 0 18 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482904565872 140483681181078 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11643] ppid=11602 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11625/task/11643/stat : 11643 (java) S 11602 11602 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237944594 8615837696 29272 33554432000 4194304 4196468 140735700288256 140481132489696 140483681179349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
[pid=11625/tid=11644] ppid=11602 vsize=8413904 memory=139744814368656 CPUtime=0 cores=0-7
/proc/11625/task/11644/stat : 11644 (java) S 11602 11602 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237944595 8615837696 29272 33554432000 4194304 4196468 140735700288256 140482903514288 140483681180290 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25174016 140735700296881 140735700297005 140735700297005 140735700299727 0
Current children cumulated CPU time: 12.32 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 118560 KiB

Child status: 0
Real time (s): 4.58953
CPU time (s): 14.597
CPU user time (s): 14.2299
CPU system time (s): 0.367086
CPU usage (%): 318.049
Max. virtual memory (cumulated for all children) (KiB): 27443820
Max. memory (cumulated for all children) (KiB): 892448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.2299
system time used= 0.367086
maximum resident set size= 896128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60478
page faults= 0
swaps= 0
block input operations= 0
block output operations= 640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9560
involuntary context switches= 61


# summary of solver processes directly reported to runsolver:
#   pid: 11602
#   total CPU time (s): 14.597
#   total CPU user time (s): 14.2299
#   total CPU system time (s): 0.367086

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065675 second user time and 0.076621 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-14 01:43:34
IDJOB=4307229
IDBENCH=141590
IDSOLVER=2788
FILE ID=node106/4307229-1534203814
RUNJOBID= node106-1534200501-11253
PBS_JOBID= 21038008
Free space on /tmp= 39936 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-30-15-1_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-4307229-1534203814/watcher-4307229-1534203814 -o /tmp/evaluation-result-4307229-1534203814/solver-4307229-1534203814 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1534200501-11253 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307229-1534203814.xml

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

MD5SUM BENCH= 57df4fffa2265f6a33845f4cc7b1783a
RANDOM SEED=1626450268

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23182816 kB
MemAvailable:   31900544 kB
Buffers:          170856 kB
Cached:          8743748 kB
SwapCached:            0 kB
Active:          4412148 kB
Inactive:        4560868 kB
Active(anon):       4880 kB
Inactive(anon):   105476 kB
Active(file):    4407268 kB
Inactive(file):  4455392 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              8672 kB
Writeback:             0 kB
AnonPages:        108472 kB
Mapped:            54236 kB
Shmem:             49632 kB
Slab:             311700 kB
SReclaimable:     283528 kB
SUnreclaim:        28172 kB
KernelStack:        3536 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39928 MiB
End job on node106 at 2018-08-14 01:43:39