Trace number 4307465

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 13.343 4.31111

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 -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-11730-serial-file.bin HOME/instance-4307465-1534203819.xml
0.65/0.52	
0.65/0.52	scop both+glucose-syrup (2018-07-31)
0.65/0.52	(Encoding Process)
0.65/0.52	
0.65/0.55	c BEGIN-Prog: Tue Aug 14 01:43:40 CEST 2018
0.65/0.55	c PID: 11733
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.29/1.02	c (0,0) Parsing End
2.29/1.02	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 284 ctr, max domain size 15
2.29/1.02	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.29/1.02	c (0,0) Constraint Name Generate Begin
2.29/1.03	c (0,0) Ctr:HOME/instance-4307465-1534203819.xml,ExtensionConflict:IntVar
2.29/1.03	c (0,0) Constraint Name Generate End
2.29/1.03	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.29/1.03	c (0,0) CSP to CSPinCNF Begin
3.55/1.55	c (1,1) translated 29 (10%) constraints
3.96/1.67	c (1,1) translated 57 (20%) constraints
4.36/1.77	c (1,1) translated 86 (30%) constraints
4.77/1.86	c (1,1) translated 114 (40%) constraints
5.18/1.94	c (1,1) translated 142 (50%) constraints
5.62/2.02	c (1,1) translated 171 (60%) constraints
5.62/2.10	c (1,1) translated 199 (70%) constraints
6.02/2.17	c (1,1) translated 228 (80%) constraints
6.39/2.24	c (1,1) translated 256 (90%) constraints
6.81/2.31	c (1,1) translated 284 (100%) constraints
7.22/2.41	c (1,1) STATISTICS1:HOME/instance-4307465-1534203819.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:46913,4:10402;3:1721;2:71,1:46913,
7.22/2.41	c (1,1) ==========================================
7.22/2.41	c (1,1) Both Encoding selects:
7.22/2.41	c (1,1) Order
7.22/2.41	c (1,1) ==========================================
7.22/2.47	c (1,1) translated 1220 (10%) constraints
7.68/2.51	c (1,1) translated 2439 (20%) constraints
7.68/2.54	c (2,2) translated 3659 (30%) constraints
7.68/2.57	c (2,2) translated 4878 (40%) constraints
8.07/2.60	c (2,2) translated 6097 (50%) constraints
8.07/2.62	c (2,2) translated 7317 (60%) constraints
8.07/2.64	c (2,2) translated 8536 (70%) constraints
8.07/2.67	c (2,2) translated 9756 (80%) constraints
8.07/2.69	c (2,2) translated 10975 (90%) constraints
8.51/2.72	c (2,2) translated 12194 (100%) constraints
8.51/2.72	c (2,2) CSP to CSPinCNF End
8.51/2.72	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.51/2.72	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.51/2.72	c (2,2) CSPinCNF Propagation Begin
8.91/2.86	c (2,2) 0 values, 1936 unsatisfiable literals, and 0 valid clauses are removed
8.91/2.86	c (2,2) CSPinCNF Propagation End
8.91/2.86	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.91/2.86	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.91/2.86	c (2,2) Simplify CSPinCNF Begin
9.32/2.91	c (2,2) Simplify CSPinCNF End
9.32/2.91	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
9.32/2.91	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.32/2.91	c (2,2) Calculate Precise Domain Begin
9.32/2.91	c (2,2) 0 values are removed by re-calculation
9.32/2.91	c (2,2) Calculate Precise Domain End
9.32/2.91	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
9.32/2.91	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.32/2.91	c (2,2) CSPinCNF to SatSolver Begin
9.32/2.98	c (2,2) 1220 (10 %) CSP clauses are encoded (420 SAT variables, 1609 SAT clauses)
9.32/3.00	c (2,2) 2439 (20 %) CSP clauses are encoded (420 SAT variables, 2828 SAT clauses)
9.71/3.03	c (2,2) 3659 (30 %) CSP clauses are encoded (420 SAT variables, 4048 SAT clauses)
9.71/3.05	c (2,2) 4878 (40 %) CSP clauses are encoded (420 SAT variables, 5267 SAT clauses)
9.71/3.07	c (2,2) 6097 (50 %) CSP clauses are encoded (420 SAT variables, 6486 SAT clauses)
9.71/3.08	c (2,2) 7317 (60 %) CSP clauses are encoded (420 SAT variables, 7706 SAT clauses)
9.71/3.10	c (2,2) 8536 (70 %) CSP clauses are encoded (420 SAT variables, 8925 SAT clauses)
10.12/3.11	c (2,2) 9756 (80 %) CSP clauses are encoded (420 SAT variables, 10145 SAT clauses)
10.12/3.12	c (2,2) 10975 (90 %) CSP clauses are encoded (420 SAT variables, 11364 SAT clauses)
10.12/3.13	c (2,2) 12194 (100 %) CSP clauses are encoded (420 SAT variables, 12583 SAT clauses)
10.12/3.13	c (2,2) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
10.12/3.13	c (2,2) CSPinCNF to SatSolver End
10.12/3.13	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.50/3.21	c (2,2) STATISTICS2:HOME/instance-4307465-1534203819.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:44977,4:8717;3:3155;2:322,1:44977,
10.50/3.21	c (2,2) 420 bool, 12584 clause
10.50/3.21	c (2,2) Export Begin
10.50/3.29	c (2,2) Export to HOME/scop-11730-serial-file.bin
10.50/3.29	c (2,2) Export End
10.50/3.30	c (2,2) Export File Size: 0.01 MB
10.50/3.30	c (2,2) 0,0,2,2,2,2,2,STOP-AFTER(DIMACS)
10.50/3.30	c END-Prog: Tue Aug 14 01:43:43 CEST 2018
10.87/3.32	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-11730-serial-file.bin
10.89/3.82	c (0,0) Read Serial File Begin
10.89/3.82	c (0,0) HOME/scop-11730-serial-file.bin
10.89/3.99	c (0,0) Read Serial File End
10.89/3.99	
10.89/3.99	scop order+glucose-syrup (2018-07-31)
10.89/3.99	(Solving Process)
10.89/3.99	
11.80/4.02	c BEGIN-Prog: Tue Aug 14 01:43:43 CEST 2018
11.80/4.02	c PID: 11753
11.80/4.02	c IP: 172.20.3.106
11.80/4.02	c HOST: node106.alineos.net
11.80/4.03	c (0,0) SatSolver.solve Begin
11.80/4.03	c (0,0) 0 bool, 0 clause
11.80/4.03	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307465-1534203819.xml-scop-11733.cnf
11.99/4.23	c (0,0) c
11.99/4.23	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
11.99/4.23	c (0,0) c
11.99/4.23	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
11.99/4.23	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
11.99/4.23	c (0,0) c ========================================[ Problem Statistics ]===========================================
11.99/4.23	c (0,0) c |                                                                                                       |
11.99/4.23	c (0,0) c |  Number of variables:           420                                                                   |
11.99/4.23	c (0,0) c |  Number of clauses:           12584                                                                   |
11.99/4.23	c (0,0) c |  Parse time:                   0.00 s                                                                 |
11.99/4.23	c (0,0) c |                                                                                                       |
11.99/4.23	c (0,0) c |  Simplification time:          0.01 s                                                                 |
11.99/4.23	c (0,0) c |                                                                                                       |
11.99/4.23	c (0,0) c |  Generating clones                                                                                    |
11.99/4.23	c (0,0) c |  all clones generated. Memory =  31.05Mb.                                                             |
11.99/4.23	c (0,0) c ========================================================================================================|
11.99/4.23	c (0,0) c last restart ## conflicts  :  1602 13 
11.99/4.23	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
11.99/4.23	c (0,0) c Total Memory so far : 610.88Mb
11.99/4.23	c (0,0) c
11.99/4.23	c (0,0) c real time : 0.176744 s
11.99/4.23	c (0,0) c cpu time  : 1.15804 s
11.99/4.23	c (0,0) c
11.99/4.23	c (0,0) c
11.99/4.23	c (0,0) c
11.99/4.23	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
11.99/4.23	c (0,0) c
11.99/4.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.99/4.23	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
11.99/4.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.99/4.23	c (0,0) c | Conflicts     |           53470 |       6856 |       6704 |       6686 |       6961 |       5990 |       6987 |       6548 |       6738 |
11.99/4.23	c (0,0) c | Decisions     |           68798 |       8839 |       8664 |       8562 |       8900 |       7753 |       8979 |       8371 |       8730 |
11.99/4.23	c (0,0) c | Propagations  |         3607984 |     457665 |     462301 |     439293 |     457225 |     410942 |     469132 |     447211 |     464215 |
11.99/4.23	c (0,0) c | Avg_Trail     |                 |        221 |        223 |        223 |        217 |        232 |        230 |        223 |        227 |
11.99/4.23	c (0,0) c | Avg_DL        |                 |         11 |         11 |         12 |         12 |         11 |         11 |         10 |         11 |
11.99/4.23	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.99/4.23	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.99/4.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.99/4.23	c (0,0) c | Exported      |            4517 |        624 |        557 |        624 |        676 |        354 |        540 |        581 |        561 |
11.99/4.23	c (0,0) c | Imported      |           17217 |        640 |        732 |       2627 |       1950 |       1287 |       2525 |       3727 |       3729 |
11.99/4.23	c (0,0) c | Good          |             311 |         28 |         37 |         43 |         37 |         41 |         39 |         43 |         43 |
11.99/4.23	c (0,0) c | Purge         |           16906 |        612 |        695 |       2584 |       1913 |       1246 |       2486 |       3684 |       3686 |
11.99/4.23	c (0,0) c | Promoted      |             330 |         18 |         27 |         44 |         44 |         60 |         27 |         58 |         52 |
11.99/4.23	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.99/4.23	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.99/4.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.99/4.23	c (0,0) c | Unaries       |                 |          1 |          0 |          1 |          0 |          0 |          0 |          1 |          0 |
11.99/4.23	c (0,0) c | Binaries      |                 |         14 |          5 |          5 |          5 |          1 |          5 |          8 |          9 |
11.99/4.23	c (0,0) c | Glues         |                 |         71 |         80 |         88 |         86 |         62 |         75 |         88 |         83 |
11.99/4.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.99/4.23	c (0,0) c | Orig_Seen     |            72 % |       8315 |       9301 |       8695 |       9215 |       9008 |       9488 |       9183 |       9376 |
11.99/4.23	c (0,0) c | Diff Orig seen|                 | -      693 |        293 | -      313 |        207 |      X     |        480 |        175 |        368 |
11.99/4.23	c (0,0) c | Hamming       |            29 % |        118 |        141 |        112 |        120 |      X     |        124 |        122 |        135 |
11.99/4.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.99/4.23	c (0,0) 
11.99/4.23	c (0,0) s SATISFIABLE
11.99/4.24	c (0,0) SatSolver.solve End
11.99/4.24	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
11.99/4.24	c (0,0) Show results Begin
11.99/4.29	s SATISFIABLE
11.99/4.30	v <instantiation>
11.99/4.30	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>
11.99/4.30	v     <values>4 3 1 9 13 2 6 8 1 0 8 1 5 10 0 1 1 12 9 8 13 13 5 5 3 8 7 5 5 9</values>
11.99/4.30	v </instantiation>
11.99/4.30	c (0,0) Show results End
11.99/4.30	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
11.99/4.30	c (0,0) 0,0,STOP-AFTER(ALL)
11.99/4.30	c END-Prog: Tue Aug 14 01:43:44 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 (9916 MiB free)
  memory of node 1: 16384 MiB (12721 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100158 s]*
/proc/loadavg: 7.71 8.20 8.28 3/200 11752
/proc/meminfo: memFree=23085720/32770624 swapFree=67108688/67108860
[pid=11730] ppid=11727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11730/stat : 11730 (scop.sh) S 11727 11730 11226 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 237944804 115843072 349 33554432000 4194304 5098028 140725405814448 140725405811704 140449428562556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 20504576 140725405819939 140725405820163 140725405820163 140725405822925 0
/proc/11730/statm: 28282 349 296 221 0 87 0
[pid=11733] ppid=11730 vsize=27313900 memory=107660 CPUtime=0.1 cores=0-7
/proc/11733/stat : 11733 (java) S 11730 11730 11226 0 -1 1077944320 6385 0 0 0 8 2 0 0 20 0 20 0 237944804 27969433600 26915 33554432000 4194304 4196468 140728793661904 140728793644448 139730108915447 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
/proc/11733/statm: 6828475 26915 2735 1 0 6790935 0
[pid=11733/tid=11734] ppid=11730 vsize=27313900 memory=8184617705931709594 CPUtime=0.08 cores=0-7
/proc/11733/task/11734/stat : 11734 (java) R 11730 11730 11226 0 -1 4202560 4547 0 0 0 7 1 0 0 20 0 20 0 237944805 27969433600 26980 33554432000 4194304 4196468 140728793661904 139730080741776 139730108927382 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11735] ppid=11730 vsize=27313900 memory=732370552506059749 CPUtime=0 cores=0-7
/proc/11733/task/11735/stat : 11735 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 26980 33554432000 4194304 4196468 140728793661904 139730113157648 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11736] ppid=11730 vsize=27313900 memory=140414168606336 CPUtime=0 cores=0-7
/proc/11733/task/11736/stat : 11736 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 26980 33554432000 4194304 4196468 140728793661904 139729927314064 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11737] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11737/stat : 11737 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 26980 33554432000 4194304 4196468 140728793661904 139729926261008 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11738] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11738/stat : 11738 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 26980 33554432000 4194304 4196468 140728793661904 139729925208464 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11739] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11739/stat : 11739 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 26980 33554432000 4194304 4196468 140728793661904 139729924156432 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11740] ppid=11730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11733/task/11740/stat : 11740 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 26980 33554432000 4194304 4196468 140728793661904 139729923103888 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11741] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11741/stat : 11741 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 26980 33554432000 4194304 4196468 140728793661904 139729922050832 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11742] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11742/stat : 11742 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 26980 33554432000 4194304 4196468 140728793661904 139729920998288 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11743] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11743/stat : 11743 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 26980 33554432000 4194304 4196468 140728793661904 139728427890928 139730108926594 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11744] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11744/stat : 11744 (java) S 11730 11730 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 26980 33554432000 4194304 4196468 140728793661904 139727902598304 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11745] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11745/stat : 11745 (java) S 11730 11730 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 26980 33554432000 4194304 4196468 140728793661904 139727768376048 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11746] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11746/stat : 11746 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 26980 33554432000 4194304 4196468 140728793661904 139727393871824 139730108934043 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11747] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11747/stat : 11747 (java) R 11730 11730 11226 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 26980 33554432000 4194304 4196468 140728793661904 139728426838768 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11748] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11748/stat : 11748 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 26980 33554432000 4194304 4196468 140728793661904 139728425786224 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11749] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11749/stat : 11749 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 26980 33554432000 4194304 4196468 140728793661904 139728424733168 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11750] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11750/stat : 11750 (java) S 11730 11730 11226 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 26980 33554432000 4194304 4196468 140728793661904 139728423680624 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11751] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11751/stat : 11751 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 26980 33554432000 4194304 4196468 140728793661904 139726895966688 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11752] ppid=11730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11733/task/11752/stat : 11752 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 26980 33554432000 4194304 4196468 140728793661904 139728422628016 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109056 KiB

[startup+0.210232 s]*
/proc/loadavg: 7.71 8.20 8.28 2/200 11752
/proc/meminfo: memFree=23069844/32770624 swapFree=67108688/67108860
[pid=11730] ppid=11727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11730/stat : 11730 (scop.sh) S 11727 11730 11226 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 237944804 115843072 349 33554432000 4194304 5098028 140725405814448 140725405811704 140449428562556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 20504576 140725405819939 140725405820163 140725405820163 140725405822925 0
/proc/11730/statm: 28282 349 296 221 0 87 0
[pid=11733] ppid=11730 vsize=27313900 memory=122068 CPUtime=0.24 cores=0-7
/proc/11733/stat : 11733 (java) S 11730 11730 11226 0 -1 1077944320 10241 0 0 0 21 3 0 0 20 0 20 0 237944804 27969433600 30517 33554432000 4194304 4196468 140728793661904 140728793644448 139730108915447 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
/proc/11733/statm: 6828475 30517 2873 1 0 6790935 0
[pid=11733/tid=11734] ppid=11730 vsize=27313900 memory=0 CPUtime=0.19 cores=0-7
/proc/11733/task/11734/stat : 11734 (java) R 11730 11730 11226 0 -1 4202560 8136 0 0 0 17 2 0 0 20 0 20 0 237944805 27969433600 30582 33554432000 4194304 4196468 140728793661904 139730080731088 139730092995934 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11735] ppid=11730 vsize=27313900 memory=732370552506059749 CPUtime=0 cores=0-7
/proc/11733/task/11735/stat : 11735 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 30582 33554432000 4194304 4196468 140728793661904 139730113157648 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11736] ppid=11730 vsize=27313900 memory=140414168606336 CPUtime=0 cores=0-7
/proc/11733/task/11736/stat : 11736 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 30582 33554432000 4194304 4196468 140728793661904 139729927314064 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11737] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11737/stat : 11737 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 30582 33554432000 4194304 4196468 140728793661904 139729926261008 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11738] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11738/stat : 11738 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 30582 33554432000 4194304 4196468 140728793661904 139729925208464 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11739] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11739/stat : 11739 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 30582 33554432000 4194304 4196468 140728793661904 139729924156432 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11740] ppid=11730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11733/task/11740/stat : 11740 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 30582 33554432000 4194304 4196468 140728793661904 139729923103888 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11741] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11741/stat : 11741 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 30582 33554432000 4194304 4196468 140728793661904 139729922050832 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11742] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11742/stat : 11742 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 30582 33554432000 4194304 4196468 140728793661904 139729920998288 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11743] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11743/stat : 11743 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 30582 33554432000 4194304 4196468 140728793661904 139728427890928 139730108926594 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11744] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11744/stat : 11744 (java) S 11730 11730 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 30582 33554432000 4194304 4196468 140728793661904 139727902598304 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11745] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11745/stat : 11745 (java) S 11730 11730 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 30582 33554432000 4194304 4196468 140728793661904 139727768376048 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11746] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11746/stat : 11746 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 30582 33554432000 4194304 4196468 140728793661904 139727393871824 139730108934043 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11747] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11747/stat : 11747 (java) S 11730 11730 11226 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 30582 33554432000 4194304 4196468 140728793661904 139728426838768 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11748] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11748/stat : 11748 (java) S 11730 11730 11226 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 30582 33554432000 4194304 4196468 140728793661904 139728425786224 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11749] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11749/stat : 11749 (java) S 11730 11730 11226 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 30582 33554432000 4194304 4196468 140728793661904 139728424733168 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11750] ppid=11730 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/11733/task/11750/stat : 11750 (java) S 11730 11730 11226 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 237944812 27969433600 30582 33554432000 4194304 4196468 140728793661904 139728423680624 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11751] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11751/stat : 11751 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 30582 33554432000 4194304 4196468 140728793661904 139726895966688 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11752] ppid=11730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11733/task/11752/stat : 11752 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 30582 33554432000 4194304 4196468 140728793661904 139728422628016 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123464 KiB

[startup+0.309702 s]*
/proc/loadavg: 7.71 8.20 8.28 2/200 11752
/proc/meminfo: memFree=23066432/32770624 swapFree=67108688/67108860
[pid=11730] ppid=11727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11730/stat : 11730 (scop.sh) S 11727 11730 11226 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 237944804 115843072 349 33554432000 4194304 5098028 140725405814448 140725405811704 140449428562556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 20504576 140725405819939 140725405820163 140725405820163 140725405822925 0
/proc/11730/statm: 28282 349 296 221 0 87 0
[pid=11733] ppid=11730 vsize=27313900 memory=125852 CPUtime=0.41 cores=0-7
/proc/11733/stat : 11733 (java) S 11730 11730 11226 0 -1 1077944320 10793 0 0 0 38 3 0 0 20 0 20 0 237944804 27969433600 31463 33554432000 4194304 4196468 140728793661904 140728793644448 139730108915447 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
/proc/11733/statm: 6828475 31463 2978 1 0 6790935 0
[pid=11733/tid=11734] ppid=11730 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11733/task/11734/stat : 11734 (java) R 11730 11730 11226 0 -1 4202560 8513 0 0 0 26 3 0 0 20 0 20 0 237944805 27969433600 31463 33554432000 4194304 4196468 140728793661904 139730080710448 139730090289226 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11735] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11735/stat : 11735 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 31463 33554432000 4194304 4196468 140728793661904 139730113157648 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11736] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11736/stat : 11736 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 31463 33554432000 4194304 4196468 140728793661904 139729927314064 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11737] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11737/stat : 11737 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 31463 33554432000 4194304 4196468 140728793661904 139729926261008 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11738] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11738/stat : 11738 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 31463 33554432000 4194304 4196468 140728793661904 139729925208464 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11739] ppid=11730 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/11733/task/11739/stat : 11739 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 31463 33554432000 4194304 4196468 140728793661904 139729924156432 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11740] ppid=11730 vsize=27313900 memory=140414023725999 CPUtime=0 cores=0-7
/proc/11733/task/11740/stat : 11740 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 31463 33554432000 4194304 4196468 140728793661904 139729923103888 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11741] ppid=11730 vsize=27313900 memory=140414023728304 CPUtime=0 cores=0-7
/proc/11733/task/11741/stat : 11741 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 31463 33554432000 4194304 4196468 140728793661904 139729922050832 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11742] ppid=11730 vsize=27313900 memory=140414023730608 CPUtime=0 cores=0-7
/proc/11733/task/11742/stat : 11742 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944807 27969433600 31463 33554432000 4194304 4196468 140728793661904 139729920998288 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11743] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11743/stat : 11743 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 31463 33554432000 4194304 4196468 140728793661904 139728427890928 139730108926594 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11744] ppid=11730 vsize=27313900 memory=280828047468176 CPUtime=0 cores=0-7
/proc/11733/task/11744/stat : 11744 (java) S 11730 11730 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 31463 33554432000 4194304 4196468 140728793661904 139727902598304 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11745] ppid=11730 vsize=27313900 memory=280828047475088 CPUtime=0 cores=0-7
/proc/11733/task/11745/stat : 11745 (java) S 11730 11730 11226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237944809 27969433600 31463 33554432000 4194304 4196468 140728793661904 139727768376048 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11746] ppid=11730 vsize=27313900 memory=280828047416240 CPUtime=0 cores=0-7
/proc/11733/task/11746/stat : 11746 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 31463 33554432000 4194304 4196468 140728793661904 139727393871824 139730108934043 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11747] ppid=11730 vsize=27313900 memory=280828047488912 CPUtime=0.01 cores=0-7
/proc/11733/task/11747/stat : 11747 (java) S 11730 11730 11226 0 -1 1077944384 416 0 0 0 1 0 0 0 20 0 20 0 237944812 27969433600 31463 33554432000 4194304 4196468 140728793661904 139728426838768 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11748] ppid=11730 vsize=27313900 memory=280828047495824 CPUtime=0 cores=0-7
/proc/11733/task/11748/stat : 11748 (java) S 11730 11730 11226 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 31463 33554432000 4194304 4196468 140728793661904 139728425786224 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11749] ppid=11730 vsize=27313900 memory=280828047493520 CPUtime=0.01 cores=0-7
/proc/11733/task/11749/stat : 11749 (java) S 11730 11730 11226 0 -1 1077944384 180 0 0 0 1 0 0 0 20 0 20 0 237944812 27969433600 31463 33554432000 4194304 4196468 140728793661904 139728424733168 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11750] ppid=11730 vsize=27313900 memory=280828047509680 CPUtime=0.07 cores=0-7
/proc/11733/task/11750/stat : 11750 (java) S 11730 11730 11226 0 -1 1077944384 307 0 0 0 7 0 0 0 20 0 20 0 237944812 27969433600 31463 33554432000 4194304 4196468 140728793661904 139728423680624 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11751] ppid=11730 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/11733/task/11751/stat : 11751 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 31463 33554432000 4194304 4196468 140728793661904 139726895966688 139730108925653 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11752] ppid=11730 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/11733/task/11752/stat : 11752 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944812 27969433600 31463 33554432000 4194304 4196468 140728793661904 139728422628016 139730108926594 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 127248 KiB

[startup+0.701655 s]
/proc/loadavg: 7.71 8.20 8.28 3/200 11752
/proc/meminfo: memFree=23042248/32770624 swapFree=67108688/67108860
[pid=11730] ppid=11727 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11730/stat : 11730 (scop.sh) S 11727 11730 11226 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 237944804 115843072 349 33554432000 4194304 5098028 140725405814448 140725405811704 140449428562556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 20504576 140725405819939 140725405820163 140725405820163 140725405822925 0
/proc/11730/statm: 28282 349 296 221 0 87 0
[pid=11733] ppid=11730 vsize=27322296 memory=163232 CPUtime=1.02 cores=0-7
/proc/11733/stat : 11733 (java) S 11730 11730 11226 0 -1 1077944320 17829 0 0 0 96 6 0 0 20 0 20 0 237944804 27978031104 40808 33554432000 4194304 4196468 140728793661904 140728793644448 139730108915447 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
/proc/11733/statm: 6830574 40808 3144 1 0 6791959 0
[pid=11733/tid=11734] ppid=11730 vsize=27322296 memory=280828047804608 CPUtime=0.66 cores=0-7
/proc/11733/task/11734/stat : 11734 (java) R 11730 11730 11226 0 -1 4202560 15050 0 0 0 62 4 0 0 20 0 20 0 237944805 27978031104 40808 33554432000 4194304 4196468 140728793661904 139730080747344 139730092995934 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11735] ppid=11730 vsize=27322296 memory=868 CPUtime=0 cores=0-7
/proc/11733/task/11735/stat : 11735 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237944807 27978031104 40808 33554432000 4194304 4196468 140728793661904 139730113157648 139730108925653 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11736] ppid=11730 vsize=27322296 memory=1808 CPUtime=0 cores=0-7
/proc/11733/task/11736/stat : 11736 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944807 27978031104 40808 33554432000 4194304 4196468 140728793661904 139729927314064 139730108925653 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11737] ppid=11730 vsize=27322296 memory=1620 CPUtime=0 cores=0-7
/proc/11733/task/11737/stat : 11737 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944807 27978031104 40808 33554432000 4194304 4196468 140728793661904 139729926261008 139730108925653 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0

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

/proc/11733/task/11750/stat : 11750 (java) S 11730 11730 11226 0 -1 1077944384 4069 0 0 0 104 1 0 0 20 0 20 0 237944812 27984392192 219551 33554432000 4194304 4196468 140728793661904 139728423680624 139730108926594 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11751] ppid=11730 vsize=27328508 memory=1612 CPUtime=0 cores=0-7
/proc/11733/task/11751/stat : 11751 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237944812 27984392192 219551 33554432000 4194304 4196468 140728793661904 139726895966688 139730108925653 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
[pid=11733/tid=11752] ppid=11730 vsize=27328508 memory=496 CPUtime=0 cores=0-7
/proc/11733/task/11752/stat : 11752 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237944812 27984392192 219551 33554432000 4194304 4196468 140728793661904 139728422628016 139730108926594 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140728793670633 140728793670957 140728793670957 140728793673679 0
Current children cumulated CPU time: 10.5 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 879600 KiB

[startup+4.00028 s]*
/proc/loadavg: 7.25 8.09 8.25 2/200 11772
/proc/meminfo: memFree=23093060/32770624 swapFree=67108688/67108860
[pid=11730] ppid=11727 vsize=113128 memory=1472 CPUtime=10.89 cores=0-7
/proc/11730/stat : 11730 (scop.sh) S 11727 11730 11226 0 -1 4202496 590 29779 0 0 0 0 1067 22 20 0 1 0 237944804 115843072 368 33554432000 4194304 5098028 140725405814448 140725405811192 140449428562556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 20504576 140725405819939 140725405820163 140725405820163 140725405822925 0
/proc/11730/statm: 28282 368 311 221 0 87 0
[pid=11753] ppid=11730 vsize=7754116 memory=99828 CPUtime=0.91 cores=0-7
/proc/11753/stat : 11753 (java) S 11730 11730 11226 0 -1 1077944320 17739 0 0 0 85 6 0 0 20 0 20 0 237945137 7940214784 24957 33554432000 4194304 4196468 140724300323088 140724300305632 140010259799799 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
/proc/11753/statm: 1938529 24957 3061 1 0 1900463 0
[pid=11753/tid=11754] ppid=11730 vsize=7754116 memory=280828047265296 CPUtime=0.65 cores=0-7
/proc/11753/task/11754/stat : 11754 (java) R 11730 11730 11226 0 -1 4202560 15036 0 0 0 61 4 0 0 20 0 20 0 237945137 7940214784 24957 33554432000 4194304 4196468 140724300323088 140010231626016 140010243880286 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11755] ppid=11730 vsize=7754116 memory=142931019442376 CPUtime=0 cores=0-7
/proc/11753/task/11755/stat : 11755 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237945138 7940214784 24957 33554432000 4194304 4196468 140724300323088 140010264042512 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11756] ppid=11730 vsize=7754116 memory=140414168607744 CPUtime=0 cores=0-7
/proc/11753/task/11756/stat : 11756 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237945138 7940214784 24957 33554432000 4194304 4196468 140724300323088 140010097421456 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11757] ppid=11730 vsize=7754116 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/11753/task/11757/stat : 11757 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237945138 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009743395600 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11758] ppid=11730 vsize=7754116 memory=7957134208494363737 CPUtime=0 cores=0-7
/proc/11753/task/11758/stat : 11758 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237945138 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009742343056 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11759] ppid=11730 vsize=7754116 memory=7379262804262539879 CPUtime=0 cores=0-7
/proc/11753/task/11759/stat : 11759 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237945138 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009741290000 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11760] ppid=11730 vsize=7754116 memory=7307486689548331344 CPUtime=0 cores=0-7
/proc/11753/task/11760/stat : 11760 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237945138 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009740237456 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11761] ppid=11730 vsize=7754116 memory=7810763844726514514 CPUtime=0 cores=0-7
/proc/11753/task/11761/stat : 11761 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237945138 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009739184400 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11762] ppid=11730 vsize=7754116 memory=7230638415855315543 CPUtime=0 cores=0-7
/proc/11753/task/11762/stat : 11762 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237945138 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009738131856 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11763] ppid=11730 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/11753/task/11763/stat : 11763 (java) S 11730 11730 11226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 237945140 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009487182576 140010259810946 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11764] ppid=11730 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/11753/task/11764/stat : 11764 (java) S 11730 11730 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237945140 7940214784 24957 33554432000 4194304 4196468 140724300323088 140008753194656 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11765] ppid=11730 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/11753/task/11765/stat : 11765 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237945141 7940214784 24957 33554432000 4194304 4196468 140724300323088 140008484758768 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11766] ppid=11730 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/11753/task/11766/stat : 11766 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237945143 7940214784 24957 33554432000 4194304 4196468 140724300323088 140008110250448 140010259818395 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11767] ppid=11730 vsize=7754116 memory=0 CPUtime=0.03 cores=0-7
/proc/11753/task/11767/stat : 11767 (java) S 11730 11730 11226 0 -1 1077944384 481 0 0 0 3 0 0 0 20 0 20 0 237945143 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009486129392 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11768] ppid=11730 vsize=7754116 memory=0 CPUtime=0.03 cores=0-7
/proc/11753/task/11768/stat : 11768 (java) S 11730 11730 11226 0 -1 1077944384 74 0 0 0 3 0 0 0 20 0 20 0 237945143 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009485076848 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11769] ppid=11730 vsize=7754116 memory=140414023987903 CPUtime=0.02 cores=0-7
/proc/11753/task/11769/stat : 11769 (java) S 11730 11730 11226 0 -1 1077944384 169 0 0 0 2 0 0 0 20 0 20 0 237945143 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009484023792 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11770] ppid=11730 vsize=7754116 memory=17563663 CPUtime=0.14 cores=0-7
/proc/11753/task/11770/stat : 11770 (java) S 11730 11730 11226 0 -1 1077944384 651 0 0 0 14 0 0 0 20 0 20 0 237945143 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009482971248 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11771] ppid=11730 vsize=7754116 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/11753/task/11771/stat : 11771 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237945143 7940214784 24957 33554432000 4194304 4196468 140724300323088 140007612345312 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11772] ppid=11730 vsize=7754116 memory=2336 CPUtime=0 cores=0-7
/proc/11753/task/11772/stat : 11772 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237945143 7940214784 24957 33554432000 4194304 4196468 140724300323088 140009481919664 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
Current children cumulated CPU time: 11.8 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 101300 KiB

[startup+4.20172 s]
/proc/loadavg: 7.25 8.09 8.25 2/200 11772
/proc/meminfo: memFree=23093060/32770624 swapFree=67108688/67108860
[pid=11730] ppid=11727 vsize=113128 memory=1472 CPUtime=10.89 cores=0-7
/proc/11730/stat : 11730 (scop.sh) S 11727 11730 11226 0 -1 4202496 590 29779 0 0 0 0 1067 22 20 0 1 0 237944804 115843072 368 33554432000 4194304 5098028 140725405814448 140725405811192 140449428562556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 20504576 140725405819939 140725405820163 140725405820163 140725405822925 0
/proc/11730/statm: 28282 368 311 221 0 87 0
[pid=11753] ppid=11730 vsize=8413904 memory=117916 CPUtime=1.1 cores=0-7
/proc/11753/stat : 11753 (java) S 11730 11730 11226 0 -1 1077944320 18802 0 0 0 104 6 0 0 20 0 24 0 237945137 8615837696 29479 33554432000 4194304 4196468 140724300323088 140724300305632 140010259799799 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
/proc/11753/statm: 2103476 29479 3127 1 0 2064875 0
[pid=11753/tid=11754] ppid=11730 vsize=8413904 memory=6153704245408589161 CPUtime=0.74 cores=0-7
/proc/11753/task/11754/stat : 11754 (java) S 11730 11730 11226 0 -1 1077944384 15656 0 0 0 70 4 0 0 20 0 24 0 237945137 8615837696 29479 33554432000 4194304 4196468 140724300323088 140010231639952 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11755] ppid=11730 vsize=8413904 memory=6153704245408589161 CPUtime=0 cores=0-7
/proc/11753/task/11755/stat : 11755 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237945138 8615837696 29479 33554432000 4194304 4196468 140724300323088 140010264042512 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11756] ppid=11730 vsize=8413904 memory=7085401747460482148 CPUtime=0 cores=0-7
/proc/11753/task/11756/stat : 11756 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237945138 8615837696 29479 33554432000 4194304 4196468 140724300323088 140010097421456 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11757] ppid=11730 vsize=8413904 memory=7519156863986393184 CPUtime=0 cores=0-7
/proc/11753/task/11757/stat : 11757 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237945138 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009743395600 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11758] ppid=11730 vsize=8413904 memory=7230926603900446828 CPUtime=0 cores=0-7
/proc/11753/task/11758/stat : 11758 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237945138 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009742343056 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11759] ppid=11730 vsize=8413904 memory=3467834622370592576 CPUtime=0 cores=0-7
/proc/11753/task/11759/stat : 11759 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237945138 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009741290000 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11760] ppid=11730 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11753/task/11760/stat : 11760 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237945138 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009740237456 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11761] ppid=11730 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11753/task/11761/stat : 11761 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237945138 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009739184400 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11762] ppid=11730 vsize=8413904 memory=280828047653824 CPUtime=0 cores=0-7
/proc/11753/task/11762/stat : 11762 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237945138 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009738131856 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11763] ppid=11730 vsize=8413904 memory=140414023831284 CPUtime=0 cores=0-7
/proc/11753/task/11763/stat : 11763 (java) S 11730 11730 11226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 237945140 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009487182576 140010259810946 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11764] ppid=11730 vsize=8413904 memory=280828047649136 CPUtime=0 cores=0-7
/proc/11753/task/11764/stat : 11764 (java) S 11730 11730 11226 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 237945140 8615837696 29479 33554432000 4194304 4196468 140724300323088 140008753194656 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11765] ppid=11730 vsize=8413904 memory=2110764630942196 CPUtime=0 cores=0-7
/proc/11753/task/11765/stat : 11765 (java) S 11730 11730 11226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237945141 8615837696 29479 33554432000 4194304 4196468 140724300323088 140008484758768 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11766] ppid=11730 vsize=8413904 memory=280828047658336 CPUtime=0 cores=0-7
/proc/11753/task/11766/stat : 11766 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237945143 8615837696 29479 33554432000 4194304 4196468 140724300323088 140008110250448 140010259818395 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11767] ppid=11730 vsize=8413904 memory=0 CPUtime=0.06 cores=0-7
/proc/11753/task/11767/stat : 11767 (java) S 11730 11730 11226 0 -1 1077944384 682 0 0 0 6 0 0 0 20 0 24 0 237945143 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009486129392 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11768] ppid=11730 vsize=8413904 memory=0 CPUtime=0.06 cores=0-7
/proc/11753/task/11768/stat : 11768 (java) S 11730 11730 11226 0 -1 1077944384 157 0 0 0 6 0 0 0 20 0 24 0 237945143 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009485076848 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11769] ppid=11730 vsize=8413904 memory=280828047261936 CPUtime=0.02 cores=0-7
/proc/11753/task/11769/stat : 11769 (java) S 11730 11730 11226 0 -1 1077944384 180 0 0 0 2 0 0 0 20 0 24 0 237945143 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009484023792 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11770] ppid=11730 vsize=8413904 memory=6872598998417432672 CPUtime=0.18 cores=0-7
/proc/11753/task/11770/stat : 11770 (java) S 11730 11730 11226 0 -1 1077944384 725 0 0 0 18 0 0 0 20 0 24 0 237945143 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009482971248 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11771] ppid=11730 vsize=8413904 memory=280828047910080 CPUtime=0 cores=0-7
/proc/11753/task/11771/stat : 11771 (java) S 11730 11730 11226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237945143 8615837696 29479 33554432000 4194304 4196468 140724300323088 140007612345312 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11772] ppid=11730 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/11753/task/11772/stat : 11772 (java) S 11730 11730 11226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237945143 8615837696 29479 33554432000 4194304 4196468 140724300323088 140009481919664 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
Current children cumulated CPU time: 11.99 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 119388 KiB

[startup+4.30249 s]
/proc/loadavg: 7.25 8.09 8.25 2/200 11772
/proc/meminfo: memFree=23093060/32770624 swapFree=67108688/67108860
[pid=11730] ppid=11727 vsize=113128 memory=1472 CPUtime=10.89 cores=0-7
/proc/11730/stat : 11730 (scop.sh) S 11727 11730 11226 0 -1 4202496 590 29779 0 0 0 0 1067 22 20 0 1 0 237944804 115843072 368 33554432000 4194304 5098028 140725405814448 140725405811192 140449428562556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 20504576 140725405819939 140725405820163 140725405820163 140725405822925 0
/proc/11730/statm: 28282 368 311 221 0 87 0
[pid=11753] ppid=11730 vsize=8282828 memory=123752 CPUtime=2.41 cores=0-7
/proc/11753/stat : 11753 (java) S 11730 11730 11226 0 -1 1077944320 19195 5784 0 0 115 7 115 4 20 0 22 0 237945137 8481615872 30938 33554432000 4194304 4196468 140724300323088 140724300305632 140010259799799 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
/proc/11753/statm: 2070707 30938 3129 1 0 2032106 0
[pid=11753/tid=11754] ppid=11730 vsize=8282828 memory=1572 CPUtime=1.99 cores=0-7
/proc/11753/task/11754/stat : 11754 (java) R 11730 11730 11226 0 -1 4202560 15911 5784 0 0 75 5 115 4 20 0 22 0 237945137 8481615872 30938 33554432000 4194304 4196468 140724300323088 140010231643384 140010244429872 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11755] ppid=11730 vsize=8282828 memory=924 CPUtime=1.19 cores=0-7
/proc/11753/task/11755/stat : 11755 (java) S 11730 11730 11226 0 -1 1077944384 1 5784 0 0 0 0 115 4 20 0 22 0 237945138 8481615872 30938 33554432000 4194304 4196468 140724300323088 140010264042512 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11756] ppid=11730 vsize=8282828 memory=2192 CPUtime=1.19 cores=0-7
/proc/11753/task/11756/stat : 11756 (java) S 11730 11730 11226 0 -1 1077944384 2 5784 0 0 0 0 115 4 20 0 22 0 237945138 8481615872 30938 33554432000 4194304 4196468 140724300323088 140010097421456 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11757] ppid=11730 vsize=8282828 memory=3980 CPUtime=1.19 cores=0-7
/proc/11753/task/11757/stat : 11757 (java) S 11730 11730 11226 0 -1 1077944384 2 5784 0 0 0 0 115 4 20 0 22 0 237945138 8481615872 30938 33554432000 4194304 4196468 140724300323088 140009743395600 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11758] ppid=11730 vsize=8282828 memory=1924 CPUtime=1.19 cores=0-7
/proc/11753/task/11758/stat : 11758 (java) S 11730 11730 11226 0 -1 1077944384 3 5784 0 0 0 0 115 4 20 0 22 0 237945138 8481615872 30938 33554432000 4194304 4196468 140724300323088 140009742343056 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11759] ppid=11730 vsize=8282828 memory=7284 CPUtime=1.19 cores=0-7
/proc/11753/task/11759/stat : 11759 (java) S 11730 11730 11226 0 -1 1077944384 1 5784 0 0 0 0 115 4 20 0 22 0 237945138 8481615872 30938 33554432000 4194304 4196468 140724300323088 140009741290000 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11760] ppid=11730 vsize=8282828 memory=117916 CPUtime=1.19 cores=0-7
/proc/11753/task/11760/stat : 11760 (java) S 11730 11730 11226 0 -1 1077944384 1 5784 0 0 0 0 115 4 20 0 22 0 237945138 8481615872 30938 33554432000 4194304 4196468 140724300323088 140009740237456 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11761] ppid=11730 vsize=8282828 memory=291045332933148986 CPUtime=1.19 cores=0-7
/proc/11753/task/11761/stat : 11761 (java) S 11730 11730 11226 0 -1 1077944384 2 5784 0 0 0 0 115 4 20 0 22 0 237945138 8481615872 30938 33554432000 4194304 4196468 140724300323088 140009739184400 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11762] ppid=11730 vsize=8282828 memory=14415929719131417 CPUtime=1.19 cores=0-7
/proc/11753/task/11762/stat : 11762 (java) S 11730 11730 11226 0 -1 1077944384 1 5784 0 0 0 0 115 4 20 0 22 0 237945138 8481615872 30938 33554432000 4194304 4196468 140724300323088 140009738131856 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11763] ppid=11730 vsize=8282828 memory=0 CPUtime=1.19 cores=0-7
/proc/11753/task/11763/stat : 11763 (java) S 11730 11730 11226 0 -1 1077944384 5 5784 0 0 0 0 115 4 20 0 22 0 237945140 8481615872 30938 33554432000 4194304 4196468 140724300323088 140009487182576 140010259810946 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11764] ppid=11730 vsize=8282828 memory=280828047557792 CPUtime=1.19 cores=0-7
/proc/11753/task/11764/stat : 11764 (java) S 11730 11730 11226 0 -1 1077944384 13 5784 0 0 0 0 115 4 20 0 22 0 237945140 8481615872 30938 33554432000 4194304 4196468 140724300323088 140008753194656 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11765] ppid=11730 vsize=8282828 memory=11785 CPUtime=1.19 cores=0-7
/proc/11753/task/11765/stat : 11765 (java) S 11730 11730 11226 0 -1 1077944384 2 5784 0 0 0 0 115 4 20 0 22 0 237945141 8481615872 30938 33554432000 4194304 4196468 140724300323088 140008484758768 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11766] ppid=11730 vsize=8282828 memory=7377831197004554323 CPUtime=1.19 cores=0-7
/proc/11753/task/11766/stat : 11766 (java) S 11730 11730 11226 0 -1 1077944384 1 5784 0 0 0 0 115 4 20 0 22 0 237945143 8481615872 30938 33554432000 4194304 4196468 140724300323088 140008110250448 140010259818395 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11767] ppid=11730 vsize=8282828 memory=6010433512831152487 CPUtime=1.25 cores=0-7
/proc/11753/task/11767/stat : 11767 (java) S 11730 11730 11226 0 -1 1077944384 682 5784 0 0 6 0 115 4 20 0 22 0 237945143 8481615872 30933 33554432000 4194304 4196468 140724300323088 140009486129392 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11768] ppid=11730 vsize=8151752 memory=6946068399829701479 CPUtime=1.25 cores=0-7
/proc/11753/task/11768/stat : 11768 (java) S 11730 11730 11226 0 -1 1077944384 160 5784 0 0 6 0 115 4 20 0 22 0 237945143 8347394048 30933 33554432000 4194304 4196468 140724300323088 140009485076848 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11769] ppid=11730 vsize=8151740 memory=7307478949916398445 CPUtime=1.21 cores=0-7
/proc/11753/task/11769/stat : 11769 (java) S 11730 11730 11226 0 -1 1077944384 183 5784 0 0 2 0 115 4 20 0 21 0 237945143 8347381760 30934 33554432000 4194304 4196468 140724300323088 140009484023792 140010259810946 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11770] ppid=11730 vsize=8151752 memory=7450750834048522346 CPUtime=1.4 cores=0-7
/proc/11753/task/11770/stat : 11770 (java) R 11730 11730 11226 0 -1 4202560 816 5784 0 0 21 0 115 4 20 0 21 0 237945143 8347394048 30934 33554432000 4194304 4196468 140724300323088 140009482968184 140010243880286 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
[pid=11753/tid=11771] ppid=11730 vsize=8151752 memory=7450195567773576557 CPUtime=1.19 cores=0-7
/proc/11753/task/11771/stat : 11771 (java) S 11730 11730 11226 0 -1 1077944384 3 5784 0 0 0 0 115 4 20 0 21 0 237945143 8347394048 30934 33554432000 4194304 4196468 140724300323088 140007612345312 140010259810005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11739136 140724300330161 140724300330285 140724300330285 140724300333007 0
Current children cumulated CPU time: 13.3 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 125224 KiB

Child status: 0
Real time (s): 4.31111
CPU time (s): 13.343
CPU user time (s): 12.9906
CPU system time (s): 0.352366
CPU usage (%): 309.503
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 902028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.9906
system time used= 0.352366
maximum resident set size= 901060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55388
page faults= 0
swaps= 0
block input operations= 0
block output operations= 600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9866
involuntary context switches= 51


# summary of solver processes directly reported to runsolver:
#   pid: 11730
#   total CPU time (s): 13.343
#   total CPU user time (s): 12.9906
#   total CPU system time (s): 0.352366

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040868 second user time and 0.101094 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-14 01:43:39
IDJOB=4307465
IDBENCH=141590
IDSOLVER=2789
FILE ID=node106/4307465-1534203819
RUNJOBID= node106-1534200501-11253
PBS_JOBID= 21038008
Free space on /tmp= 39936 MiB

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

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

MD5SUM BENCH= 57df4fffa2265f6a33845f4cc7b1783a
RANDOM SEED=479738825

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:        23179936 kB
MemAvailable:   31897528 kB
Buffers:          170892 kB
Cached:          8743732 kB
SwapCached:            0 kB
Active:          4412200 kB
Inactive:        4560700 kB
Active(anon):       4932 kB
Inactive(anon):   105476 kB
Active(file):    4407268 kB
Inactive(file):  4455224 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              8532 kB
Writeback:             0 kB
AnonPages:        117452 kB
Mapped:            54268 kB
Shmem:             49632 kB
Slab:             311576 kB
SReclaimable:     283560 kB
SUnreclaim:        28016 kB
KernelStack:        3648 kB
PageTables:         5196 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:     61440 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:44