Trace number 4307349

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)SAT 4.69684 2.53206

General information on the benchmark

NameLangford/
LangfordBin-11_c18.xml
MD5SUM0eb659d8c217bf688ca291acdf1662a5
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 benchmark1.4302
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints33
Number of domains2
Minimum domain size11
Maximum domain size22
Distribution of domain sizes[{"size":11,"count":22},{"size":22,"count":22}]
Minimum variable degree2
Maximum variable degree22
Distribution of variable degrees[{"degree":2,"count":22},{"degree":22,"count":22}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":11},{"arity":23,"count":22}]
Number of extensional constraints0
Number of intensional constraints11
Distribution of constraint types[{"type":"intension","count":11},{"type":"element","count":22}]
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-5980-serial-file.bin HOME/instance-4307349-1534191431.xml
0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:17:11 CEST 2018
0.65/0.56	c PID: 5983
0.65/0.56	c IP: 172.20.3.103
0.65/0.56	c HOST: node103.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.17/0.87	c (0,0) Parsing End
1.17/0.87	c (0,0) CSP: 44 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 22
1.17/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.87	c (0,0) Constraint Name Generate Begin
1.17/0.88	c (0,0) Ctr:HOME/instance-4307349-1534191431.xml,Add:Element:Eq:IntVar:Num
1.17/0.88	c (0,0) Constraint Name Generate End
1.17/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.88	c (0,0) CSP to CSPinCNF Begin
1.54/1.05	c (0,0) translated 4 (10%) constraints
1.54/1.09	c (0,0) translated 7 (20%) constraints
1.80/1.12	c (0,0) translated 10 (30%) constraints
1.80/1.15	c (0,0) translated 14 (40%) constraints
1.80/1.17	c (0,0) translated 17 (50%) constraints
1.80/1.19	c (0,0) translated 20 (60%) constraints
2.06/1.22	c (0,0) translated 24 (70%) constraints
2.06/1.22	c (0,0) translated 27 (80%) constraints
2.06/1.22	c (0,0) translated 30 (90%) constraints
2.06/1.22	c (0,0) translated 33 (100%) constraints
2.06/1.26	c (0,0) STATISTICS1:HOME/instance-4307349-1534191431.xml,Add:Element:Eq:IntVar:Num,44,495,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:46;19:46;18:46;17:46;16:46;15:46;14:46;13:46;12:46;11:530;10:46,3:484;1:11,2:22;1:1452,
2.06/1.26	c (0,0) ==========================================
2.06/1.26	c (0,0) Both Encoding selects:
2.06/1.26	c (0,0) Order
2.06/1.26	c (0,0) ==========================================
2.28/1.30	c (0,0) translated 50 (10%) constraints
2.28/1.33	c (0,0) translated 99 (20%) constraints
2.28/1.35	c (0,0) translated 149 (30%) constraints
2.28/1.36	c (0,0) translated 198 (40%) constraints
2.28/1.38	c (0,0) translated 248 (50%) constraints
2.28/1.39	c (0,0) translated 297 (60%) constraints
2.57/1.40	c (0,0) translated 347 (70%) constraints
2.57/1.41	c (0,0) translated 396 (80%) constraints
2.57/1.42	c (0,0) translated 446 (90%) constraints
2.57/1.43	c (0,0) translated 495 (100%) constraints
2.57/1.43	c (0,0) CSP to CSPinCNF End
2.57/1.44	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1474 ctr, max domain size 20
2.57/1.44	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.44	c (0,0) CSPinCNF Propagation Begin
2.57/1.48	c (0,0) 0 values, 198 unsatisfiable literals, and 242 valid clauses are removed
2.57/1.48	c (0,0) CSPinCNF Propagation End
2.57/1.48	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.57/1.48	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.48	c (0,0) Simplify CSPinCNF Begin
2.57/1.49	c (0,0) Simplify CSPinCNF End
2.57/1.49	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.57/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.49	c (0,0) Calculate Precise Domain Begin
2.57/1.49	c (0,0) 0 values are removed by re-calculation
2.57/1.49	c (0,0) Calculate Precise Domain End
2.57/1.49	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.57/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.57/1.49	c (0,0) CSPinCNF to SatSolver Begin
2.95/1.54	c (1,0) 124 (10 %) CSP clauses are encoded (770 SAT variables, 607 SAT clauses)
2.95/1.55	c (1,1) 247 (20 %) CSP clauses are encoded (770 SAT variables, 730 SAT clauses)
2.95/1.56	c (1,1) 370 (30 %) CSP clauses are encoded (770 SAT variables, 853 SAT clauses)
2.95/1.56	c (1,1) 493 (40 %) CSP clauses are encoded (770 SAT variables, 976 SAT clauses)
2.95/1.57	c (1,1) 616 (50 %) CSP clauses are encoded (770 SAT variables, 1099 SAT clauses)
2.95/1.57	c (1,1) 740 (60 %) CSP clauses are encoded (770 SAT variables, 1223 SAT clauses)
2.95/1.57	c (1,1) 863 (70 %) CSP clauses are encoded (770 SAT variables, 1346 SAT clauses)
2.95/1.57	c (1,1) 986 (80 %) CSP clauses are encoded (770 SAT variables, 1469 SAT clauses)
2.95/1.58	c (1,1) 1109 (90 %) CSP clauses are encoded (770 SAT variables, 1592 SAT clauses)
2.95/1.59	c (1,1) 1232 (100 %) CSP clauses are encoded (770 SAT variables, 1993 SAT clauses)
2.95/1.59	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.95/1.59	c (1,1) CSPinCNF to SatSolver End
2.95/1.59	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.22/1.61	c (1,1) STATISTICS2:HOME/instance-4307349-1534191431.xml,Add:Element:Eq:IntVar:Num,286,1232,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:80;19:76;18:72;17:68;16:64;15:60;14:56;13:52;12:48;11:924;10:40;2:1210,3:286;2:924;1:22,2:22;1:2706,
3.22/1.61	c (1,1) 770 bool, 2002 clause
3.22/1.61	c (1,1) Export Begin
3.22/1.69	c (1,1) Export to HOME/scop-5980-serial-file.bin
3.22/1.69	c (1,1) Export End
3.22/1.69	c (1,1) Export File Size: 0.01 MB
3.22/1.69	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.22/1.69	c END-Prog: Mon Aug 13 22:17:12 CEST 2018
0.00/1.70	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-5980-serial-file.bin
3.97/2.19	c (0,0) Read Serial File Begin
3.97/2.19	c (0,0) HOME/scop-5980-serial-file.bin
4.23/2.34	c (0,0) Read Serial File End
4.23/2.35	
4.23/2.35	scop order+glucose-syrup (2018-07-31)
4.23/2.35	(Solving Process)
4.23/2.35	
4.23/2.38	c BEGIN-Prog: Mon Aug 13 22:17:13 CEST 2018
4.23/2.38	c PID: 6003
4.23/2.38	c IP: 172.20.3.103
4.23/2.38	c HOST: node103.alineos.net
4.23/2.38	c (0,0) SatSolver.solve Begin
4.23/2.38	c (0,0) 0 bool, 0 clause
4.23/2.38	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307349-1534191431.xml-scop-5983.cnf
4.40/2.42	c (0,0) c
4.40/2.42	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.40/2.42	c (0,0) c
4.40/2.42	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.40/2.42	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.40/2.42	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.40/2.42	c (0,0) c |                                                                                                       |
4.40/2.42	c (0,0) c |  Number of variables:           770                                                                   |
4.40/2.42	c (0,0) c |  Number of clauses:            2002                                                                   |
4.40/2.42	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.40/2.42	c (0,0) c |                                                                                                       |
4.40/2.42	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.40/2.42	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.40/2.42	c (0,0) c |                                                                                                       |
4.40/2.42	c (0,0) c |  Generating clones                                                                                    |
4.40/2.42	c (0,0) c |  all clones generated. Memory =  27.50Mb.                                                             |
4.40/2.42	c (0,0) c ========================================================================================================|
4.40/2.42	c (0,0) c last restart ## conflicts  :  18 21 
4.40/2.42	c (0,0) c Thread 2 is 100% pure glucose! First thread to finish! (SAT answer).
4.40/2.42	c (0,0) c Total Memory so far : 475.53Mb
4.40/2.42	c (0,0) c
4.40/2.42	c (0,0) c real time : 0.00708795 s
4.40/2.42	c (0,0) c cpu time  : 0.008681 s
4.40/2.42	c (0,0) c
4.40/2.42	c (0,0) c
4.40/2.42	c (0,0) c
4.40/2.42	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.40/2.42	c (0,0) c
4.40/2.42	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.40/2.42	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.40/2.42	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.40/2.42	c (0,0) c | Conflicts     |              58 |         17 |          2 |         18 |          4 |         12 |          5 |          0 |          0 |
4.40/2.42	c (0,0) c | Decisions     |             242 |         67 |         29 |         45 |         30 |         41 |         30 |          0 |          0 |
4.40/2.42	c (0,0) c | Propagations  |            5438 |       1802 |        337 |       1484 |        405 |        993 |        417 |          0 |          0 |
4.40/2.42	c (0,0) c | Avg_Trail     |                 |        335 |         89 |        354 |        234 |        331 |        267 |          0 |          0 |
4.40/2.42	c (0,0) c | Avg_DL        |                 |         47 |          4 |         21 |         14 |         20 |         16 |          0 |          0 |
4.40/2.42	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.40/2.42	c (0,0) c | Exported      |               2 |          0 |          0 |          1 |          0 |          1 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.40/2.42	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c | Glues         |                 |          0 |          0 |          1 |          0 |          1 |          0 |          0 |          0 |
4.40/2.42	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.40/2.42	c (0,0) c | Orig_Seen     |             4 % |        192 |         11 |        228 |         43 |        192 |         45 |          0 |          0 |
4.40/2.42	c (0,0) c | Diff Orig seen|                 | -       36 | -      217 |      X     | -      185 | -       36 | -      183 | -      228 | -      228 |
4.40/2.42	c (0,0) c | Hamming       |            13 % |        149 |        101 |      X     |         90 |         29 |         96 |        124 |        124 |
4.40/2.42	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.40/2.42	c (0,0) 
4.40/2.42	c (0,0) s SATISFIABLE
4.40/2.45	c (0,0) SatSolver.solve End
4.40/2.45	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.40/2.45	c (0,0) Show results Begin
4.62/2.51	s SATISFIABLE
4.62/2.52	v <instantiation>
4.62/2.52	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21]</list>
4.62/2.52	v     <values>7 8 11 2 4 9 2 10 7 4 8 5 3 6 11 9 3 5 10 1 6 1 21 19 6 3 16 12 9 4 17 11 20 13 8 0 10 1 15 5 18 7 14 2</values>
4.62/2.52	v </instantiation>
4.62/2.52	c (0,0) Show results End
4.62/2.52	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
4.62/2.52	c (0,0) 0,0,STOP-AFTER(ALL)
4.62/2.52	c END-Prog: Mon Aug 13 22:17:13 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 (10475 MiB free)
  memory of node 1: 16384 MiB (13012 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307349-1534191431/watcher-4307349-1534191431 -o /tmp/evaluation-result-4307349-1534191431/solver-4307349-1534191431 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534191388-5599 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307349-1534191431.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=5980, runsolver pid=5977

[startup+0.100148 s]*
/proc/loadavg: 1.50 1.13 1.08 3/200 6002
/proc/meminfo: memFree=23958980/32770624 swapFree=67058964/67108860
[pid=5980] ppid=5977 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/5980/stat : 5980 (scop.sh) S 5977 5980 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706259 115843072 349 33554432000 4194304 5098028 140733894392272 140733894389528 140072542360188 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140733894399011 140733894399235 140733894399235 140733894401997 0
/proc/5980/statm: 28282 349 296 221 0 87 0
[pid=5983] ppid=5980 vsize=27313900 memory=105876 CPUtime=0.11 cores=0-7
/proc/5983/stat : 5983 (java) S 5980 5980 5572 0 -1 1077944320 6451 0 0 0 8 3 0 0 20 0 20 0 236706259 27969433600 26469 33554432000 4194304 4196468 140728604414608 140728604397152 140639610199799 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
/proc/5983/statm: 6828475 26469 2732 1 0 6790935 0
[pid=5983/tid=5984] ppid=5980 vsize=27313900 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5983/task/5984/stat : 5984 (java) R 5980 5980 5572 0 -1 4202560 4557 0 0 0 7 2 0 0 20 0 20 0 236706260 27969433600 26469 33554432000 4194304 4196468 140728604414608 140639582026128 140639590476624 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5985] ppid=5980 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5983/task/5985/stat : 5985 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 26469 33554432000 4194304 4196468 140728604414608 140639614441744 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5986] ppid=5980 vsize=27313900 memory=139984290256512 CPUtime=0 cores=0-7
/proc/5983/task/5986/stat : 5986 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 26469 33554432000 4194304 4196468 140728604414608 140639443536272 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5987] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5987/stat : 5987 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 26469 33554432000 4194304 4196468 140728604414608 140639031691792 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5988] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5988/stat : 5988 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 26469 33554432000 4194304 4196468 140728604414608 140639030639248 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5989] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5989/stat : 5989 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 26534 33554432000 4194304 4196468 140728604414608 140639029586704 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5990] ppid=5980 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5983/task/5990/stat : 5990 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 26534 33554432000 4194304 4196468 140728604414608 140639028534160 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5991] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5991/stat : 5991 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 26534 33554432000 4194304 4196468 140728604414608 140639027481616 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5992] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5992/stat : 5992 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 26534 33554432000 4194304 4196468 140728604414608 140639026429072 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5993] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5993/stat : 5993 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706264 27969433600 26534 33554432000 4194304 4196468 140728604414608 140638131714032 140639610210946 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5994] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5994/stat : 5994 (java) S 5980 5980 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706264 27969433600 26534 33554432000 4194304 4196468 140728604414608 140637361922976 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5995] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5995/stat : 5995 (java) S 5980 5980 5572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236706265 27969433600 26534 33554432000 4194304 4196468 140728604414608 140637227701232 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5996] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5996/stat : 5996 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 26534 33554432000 4194304 4196468 140728604414608 140636853197008 140639610218395 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5997] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5997/stat : 5997 (java) S 5980 5980 5572 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 26534 33554432000 4194304 4196468 140728604414608 140638130661872 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5998] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5998/stat : 5998 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 26534 33554432000 4194304 4196468 140728604414608 140638129609328 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5999] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5999/stat : 5999 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 26534 33554432000 4194304 4196468 140728604414608 140638128556784 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6000] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/6000/stat : 6000 (java) S 5980 5980 5572 0 -1 1077944384 254 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 26534 33554432000 4194304 4196468 140728604414608 140638127504240 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6001] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/6001/stat : 6001 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 26534 33554432000 4194304 4196468 140728604414608 140636355291360 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6002] ppid=5980 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5983/task/6002/stat : 6002 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 26534 33554432000 4194304 4196468 140728604414608 140638126451120 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 107272 KiB

[startup+0.210518 s]*
/proc/loadavg: 1.50 1.13 1.08 2/200 6002
/proc/meminfo: memFree=23943680/32770624 swapFree=67058964/67108860
[pid=5980] ppid=5977 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/5980/stat : 5980 (scop.sh) S 5977 5980 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706259 115843072 349 33554432000 4194304 5098028 140733894392272 140733894389528 140072542360188 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140733894399011 140733894399235 140733894399235 140733894401997 0
/proc/5980/statm: 28282 349 296 221 0 87 0
[pid=5983] ppid=5980 vsize=27313900 memory=120512 CPUtime=0.25 cores=0-7
/proc/5983/stat : 5983 (java) S 5980 5980 5572 0 -1 1077944320 10352 0 0 0 21 4 0 0 20 0 20 0 236706259 27969433600 30128 33554432000 4194304 4196468 140728604414608 140728604397152 140639610199799 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
/proc/5983/statm: 6828475 30128 2896 1 0 6790935 0
[pid=5983/tid=5984] ppid=5980 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/5983/task/5984/stat : 5984 (java) R 5980 5980 5572 0 -1 4202560 8185 0 0 0 16 3 0 0 20 0 20 0 236706260 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639581983360 140639610221725 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5985] ppid=5980 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/5983/task/5985/stat : 5985 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639614441744 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5986] ppid=5980 vsize=27313900 memory=139984290262749 CPUtime=0 cores=0-7
/proc/5983/task/5986/stat : 5986 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639443536272 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5987] ppid=5980 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5983/task/5987/stat : 5987 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639031691792 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5988] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5988/stat : 5988 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639030639248 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5989] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5989/stat : 5989 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639029586704 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5990] ppid=5980 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5983/task/5990/stat : 5990 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639028534160 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5991] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5991/stat : 5991 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639027481616 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5992] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5992/stat : 5992 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 30128 33554432000 4194304 4196468 140728604414608 140639026429072 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5993] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5993/stat : 5993 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706264 27969433600 30128 33554432000 4194304 4196468 140728604414608 140638131714032 140639610210946 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5994] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5994/stat : 5994 (java) S 5980 5980 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706264 27969433600 30128 33554432000 4194304 4196468 140728604414608 140637361922976 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5995] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5995/stat : 5995 (java) S 5980 5980 5572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236706265 27969433600 30128 33554432000 4194304 4196468 140728604414608 140637227701232 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5996] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5996/stat : 5996 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 30128 33554432000 4194304 4196468 140728604414608 140636853197008 140639610218395 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5997] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5997/stat : 5997 (java) S 5980 5980 5572 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 30128 33554432000 4194304 4196468 140728604414608 140638130661872 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5998] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5998/stat : 5998 (java) S 5980 5980 5572 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 30128 33554432000 4194304 4196468 140728604414608 140638129609328 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5999] ppid=5980 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5983/task/5999/stat : 5999 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 30128 33554432000 4194304 4196468 140728604414608 140638128556784 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6000] ppid=5980 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/5983/task/6000/stat : 6000 (java) S 5980 5980 5572 0 -1 1077944384 336 0 0 0 2 0 0 0 20 0 20 0 236706267 27969433600 30128 33554432000 4194304 4196468 140728604414608 140638127504240 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6001] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/6001/stat : 6001 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 30128 33554432000 4194304 4196468 140728604414608 140636355291360 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6002] ppid=5980 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5983/task/6002/stat : 6002 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 30128 33554432000 4194304 4196468 140728604414608 140638126451120 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 121908 KiB

[startup+0.310583 s]*
/proc/loadavg: 1.50 1.13 1.08 2/200 6002
/proc/meminfo: memFree=23940392/32770624 swapFree=67058964/67108860
[pid=5980] ppid=5977 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/5980/stat : 5980 (scop.sh) S 5977 5980 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706259 115843072 349 33554432000 4194304 5098028 140733894392272 140733894389528 140072542360188 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140733894399011 140733894399235 140733894399235 140733894401997 0
/proc/5980/statm: 28282 349 296 221 0 87 0
[pid=5983] ppid=5980 vsize=27313900 memory=124592 CPUtime=0.42 cores=0-7
/proc/5983/stat : 5983 (java) S 5980 5980 5572 0 -1 1077944320 11015 0 0 0 38 4 0 0 20 0 20 0 236706259 27969433600 31148 33554432000 4194304 4196468 140728604414608 140728604397152 140639610199799 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
/proc/5983/statm: 6828475 31148 2963 1 0 6790935 0
[pid=5983/tid=5984] ppid=5980 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5983/task/5984/stat : 5984 (java) R 5980 5980 5572 0 -1 4202560 8569 0 0 0 26 3 0 0 20 0 20 0 236706260 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639581995248 140639590475680 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5985] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5985/stat : 5985 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639614441744 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5986] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5986/stat : 5986 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639443536272 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5987] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5987/stat : 5987 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639031691792 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5988] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5988/stat : 5988 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639030639248 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5989] ppid=5980 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/5983/task/5989/stat : 5989 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639029586704 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5990] ppid=5980 vsize=27313900 memory=139984191452079 CPUtime=0 cores=0-7
/proc/5983/task/5990/stat : 5990 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639028534160 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5991] ppid=5980 vsize=27313900 memory=139984191454384 CPUtime=0 cores=0-7
/proc/5983/task/5991/stat : 5991 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639027481616 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5992] ppid=5980 vsize=27313900 memory=139984191456688 CPUtime=0 cores=0-7
/proc/5983/task/5992/stat : 5992 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706262 27969433600 31148 33554432000 4194304 4196468 140728604414608 140639026429072 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5993] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5993/stat : 5993 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706264 27969433600 31148 33554432000 4194304 4196468 140728604414608 140638131714032 140639610210946 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5994] ppid=5980 vsize=27313900 memory=279968382920336 CPUtime=0 cores=0-7
/proc/5983/task/5994/stat : 5994 (java) S 5980 5980 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706264 27969433600 31148 33554432000 4194304 4196468 140728604414608 140637361922976 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5995] ppid=5980 vsize=27313900 memory=279968382927248 CPUtime=0 cores=0-7
/proc/5983/task/5995/stat : 5995 (java) S 5980 5980 5572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236706265 27969433600 31148 33554432000 4194304 4196468 140728604414608 140637227701232 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5996] ppid=5980 vsize=27313900 memory=279968382868528 CPUtime=0 cores=0-7
/proc/5983/task/5996/stat : 5996 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 31148 33554432000 4194304 4196468 140728604414608 140636853197008 140639610218395 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5997] ppid=5980 vsize=27313900 memory=279968382941072 CPUtime=0.01 cores=0-7
/proc/5983/task/5997/stat : 5997 (java) S 5980 5980 5572 0 -1 1077944384 377 0 0 0 1 0 0 0 20 0 20 0 236706267 27969433600 31148 33554432000 4194304 4196468 140728604414608 140638130661872 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5998] ppid=5980 vsize=27313900 memory=279968382947984 CPUtime=0.01 cores=0-7
/proc/5983/task/5998/stat : 5998 (java) S 5980 5980 5572 0 -1 1077944384 244 0 0 0 1 0 0 0 20 0 20 0 236706267 27969433600 31148 33554432000 4194304 4196468 140728604414608 140638129609328 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5999] ppid=5980 vsize=27313900 memory=279968382945680 CPUtime=0.01 cores=0-7
/proc/5983/task/5999/stat : 5999 (java) S 5980 5980 5572 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 20 0 236706267 27969433600 31148 33554432000 4194304 4196468 140728604414608 140638128556784 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6000] ppid=5980 vsize=27313900 memory=279968382961840 CPUtime=0.07 cores=0-7
/proc/5983/task/6000/stat : 6000 (java) S 5980 5980 5572 0 -1 1077944384 430 0 0 0 7 0 0 0 20 0 20 0 236706267 27969433600 31148 33554432000 4194304 4196468 140728604414608 140638127504240 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6001] ppid=5980 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/6001/stat : 6001 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 31148 33554432000 4194304 4196468 140728604414608 140636355291360 140639610210005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6002] ppid=5980 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/5983/task/6002/stat : 6002 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706267 27969433600 31148 33554432000 4194304 4196468 140728604414608 140638126451120 140639610210946 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125988 KiB

[startup+0.700981 s]
/proc/loadavg: 1.50 1.13 1.08 2/200 6002
/proc/meminfo: memFree=23915836/32770624 swapFree=67058964/67108860
[pid=5980] ppid=5977 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/5980/stat : 5980 (scop.sh) S 5977 5980 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706259 115843072 349 33554432000 4194304 5098028 140733894392272 140733894389528 140072542360188 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140733894399011 140733894399235 140733894399235 140733894401997 0
/proc/5980/statm: 28282 349 296 221 0 87 0
[pid=5983] ppid=5980 vsize=27322296 memory=162616 CPUtime=0.98 cores=0-7
/proc/5983/stat : 5983 (java) S 5980 5980 5572 0 -1 1077944320 18208 0 0 0 92 6 0 0 20 0 20 0 236706259 27978031104 40654 33554432000 4194304 4196468 140728604414608 140728604397152 140639610199799 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
/proc/5983/statm: 6830574 40654 3148 1 0 6791959 0
[pid=5983/tid=5984] ppid=5980 vsize=27322296 memory=279968383319728 CPUtime=0.67 cores=0-7
/proc/5983/task/5984/stat : 5984 (java) S 5980 5980 5572 0 -1 1077944384 15177 0 0 0 62 5 0 0 20 0 20 0 236706260 27978031104 40654 33554432000 4194304 4196468 140728604414608 140639582028880 140639610210005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5985] ppid=5980 vsize=27322296 memory=139984191660912 CPUtime=0 cores=0-7
/proc/5983/task/5985/stat : 5985 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27978031104 40654 33554432000 4194304 4196468 140728604414608 140639614441744 140639610210005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5986] ppid=5980 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/5983/task/5986/stat : 5986 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706262 27978031104 40654 33554432000 4194304 4196468 140728604414608 140639443536272 140639610210005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=5987] ppid=5980 vsize=27322296 memory=1520 CPUtime=0 cores=0-7
/proc/5983/task/5987/stat : 5987 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706262 27978031104 40654 33554432000 4194304 4196468 140728604414608 140639031691792 140639610210005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0

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

/proc/5983/task/6001/stat : 6001 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706267 27984392192 56604 33554432000 4194304 4196468 140728604414608 140636355291360 140639610210005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
[pid=5983/tid=6002] ppid=5980 vsize=27328508 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/5983/task/6002/stat : 6002 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706267 27984392192 56604 33554432000 4194304 4196468 140728604414608 140638126451120 140639610210946 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15159296 140728604423146 140728604423469 140728604423469 140728604426191 0
Current children cumulated CPU time: 3.22 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 227812 KiB

[startup+2.00035 s]*
/proc/loadavg: 1.46 1.12 1.08 2/200 6022
/proc/meminfo: memFree=23999820/32770624 swapFree=67058964/67108860
[pid=5980] ppid=5977 vsize=113128 memory=1472 CPUtime=3.44 cores=0-7
/proc/5980/stat : 5980 (scop.sh) S 5977 5980 5572 0 -1 4202496 590 23772 0 0 0 0 331 13 20 0 1 0 236706259 115843072 368 33554432000 4194304 5098028 140733894392272 140733894389016 140072542360188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21983232 140733894399011 140733894399235 140733894399235 140733894401997 0
/proc/5980/statm: 28282 368 311 221 0 87 0
[pid=6003] ppid=5980 vsize=7749964 memory=64228 CPUtime=0.41 cores=0-7
/proc/6003/stat : 6003 (java) S 5980 5980 5572 0 -1 1077944320 10703 0 0 0 38 3 0 0 20 0 20 0 236706430 7935963136 16057 33554432000 4194304 4196468 140735945005328 140735944987872 140494433844983 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
/proc/6003/statm: 1937491 16057 2910 1 0 1899951 0
[pid=6003/tid=6004] ppid=5980 vsize=7749964 memory=8112282956445269571 CPUtime=0.28 cores=0-7
/proc/6003/task/6004/stat : 6004 (java) R 5980 5980 5572 0 -1 4202560 8393 0 0 0 26 2 0 0 20 0 20 0 236706430 7935963136 16057 33554432000 4194304 4196468 140735945005328 140494405659208 140494433856918 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6005] ppid=5980 vsize=7749964 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6003/task/6005/stat : 6005 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706431 7935963136 16057 33554432000 4194304 4196468 140735945005328 140494438087440 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6006] ppid=5980 vsize=7749964 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/6003/task/6006/stat : 6006 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706431 7935963136 16123 33554432000 4194304 4196468 140735945005328 140494238256016 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6007] ppid=5980 vsize=7749964 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/6003/task/6007/stat : 6007 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706431 7935963136 16123 33554432000 4194304 4196468 140735945005328 140494237203472 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6008] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6008/stat : 6008 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706431 7935963136 16123 33554432000 4194304 4196468 140735945005328 140494236150928 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6009] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6009/stat : 6009 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706431 7935963136 16123 33554432000 4194304 4196468 140735945005328 140494235097360 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6010] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6010/stat : 6010 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706431 7935963136 16123 33554432000 4194304 4196468 140735945005328 140494234044816 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6011] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6011/stat : 6011 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706432 7935963136 16123 33554432000 4194304 4196468 140735945005328 140494232992272 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6012] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6012/stat : 6012 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706432 7935963136 16123 33554432000 4194304 4196468 140735945005328 140494231939728 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6013] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6013/stat : 6013 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706433 7935963136 16123 33554432000 4194304 4196468 140735945005328 140493795011056 140494433856130 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6014] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6014/stat : 6014 (java) S 5980 5980 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706433 7935963136 16123 33554432000 4194304 4196468 140735945005328 140492742321568 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6015] ppid=5980 vsize=7749964 memory=2241 CPUtime=0 cores=0-7
/proc/6003/task/6015/stat : 6015 (java) S 5980 5980 5572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236706434 7935963136 16123 33554432000 4194304 4196468 140735945005328 140492608099824 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6016] ppid=5980 vsize=7749964 memory=2244 CPUtime=0 cores=0-7
/proc/6003/task/6016/stat : 6016 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706436 7935963136 16123 33554432000 4194304 4196468 140735945005328 140492233595600 140494433863579 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6017] ppid=5980 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/6003/task/6017/stat : 6017 (java) R 5980 5980 5572 0 -1 4202560 465 0 0 0 1 0 0 0 20 0 20 0 236706436 7935963136 16123 33554432000 4194304 4196468 140735945005328 140493793957872 140494426134432 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6018] ppid=5980 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/6003/task/6018/stat : 6018 (java) S 5980 5980 5572 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 236706436 7935963136 16123 33554432000 4194304 4196468 140735945005328 140493792905328 140494433856130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6019] ppid=5980 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/6003/task/6019/stat : 6019 (java) S 5980 5980 5572 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 20 0 236706436 7935963136 16123 33554432000 4194304 4196468 140735945005328 140493791852784 140494433856130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6020] ppid=5980 vsize=7749964 memory=0 CPUtime=0.07 cores=0-7
/proc/6003/task/6020/stat : 6020 (java) R 5980 5980 5572 0 -1 4202560 316 0 0 0 7 0 0 0 20 0 20 0 236706436 7935963136 16123 33554432000 4194304 4196468 140735945005328 140493790800240 140494433866330 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6021] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6021/stat : 6021 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706436 7935963136 16123 33554432000 4194304 4196468 140735945005328 140491735689952 140494433855189 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6022] ppid=5980 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6022/stat : 6022 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706436 7935963136 16123 33554432000 4194304 4196468 140735945005328 140493789748144 140494433856130 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
Current children cumulated CPU time: 3.85 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 65700 KiB

[startup+2.4009 s]
/proc/loadavg: 1.46 1.12 1.08 2/200 6022
/proc/meminfo: memFree=23999820/32770624 swapFree=67058964/67108860
[pid=5980] ppid=5977 vsize=113128 memory=1472 CPUtime=3.44 cores=0-7
/proc/5980/stat : 5980 (scop.sh) S 5977 5980 5572 0 -1 4202496 590 23772 0 0 0 0 331 13 20 0 1 0 236706259 115843072 368 33554432000 4194304 5098028 140733894392272 140733894389016 140072542360188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21983232 140733894399011 140733894399235 140733894399235 140733894401997 0
/proc/5980/statm: 28282 368 311 221 0 87 0
[pid=6003] ppid=5980 vsize=7756256 memory=99872 CPUtime=0.96 cores=0-7
/proc/6003/stat : 6003 (java) S 5980 5980 5572 0 -1 1077944320 17365 0 0 0 90 6 0 0 20 0 20 0 236706430 7942406144 24968 33554432000 4194304 4196468 140735945005328 140735944987872 140494433844983 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
/proc/6003/statm: 1939064 24968 3112 1 0 1900463 0
[pid=6003/tid=6004] ppid=5980 vsize=7756256 memory=0 CPUtime=0.67 cores=0-7
/proc/6003/task/6004/stat : 6004 (java) R 5980 5980 5572 0 -1 4202560 14719 0 0 0 63 4 0 0 20 0 20 0 236706430 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494405674016 140494433866330 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6005] ppid=5980 vsize=7756256 memory=4 CPUtime=0 cores=0-7
/proc/6003/task/6005/stat : 6005 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706431 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494438087440 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6006] ppid=5980 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6006/stat : 6006 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706431 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494238256016 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6007] ppid=5980 vsize=7756256 memory=24404 CPUtime=0 cores=0-7
/proc/6003/task/6007/stat : 6007 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706431 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494237203472 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6008] ppid=5980 vsize=7756256 memory=12922 CPUtime=0 cores=0-7
/proc/6003/task/6008/stat : 6008 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706431 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494236150928 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6009] ppid=5980 vsize=7756256 memory=26804 CPUtime=0 cores=0-7
/proc/6003/task/6009/stat : 6009 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706431 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494235097360 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6010] ppid=5980 vsize=7756256 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/6003/task/6010/stat : 6010 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706431 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494234044816 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6011] ppid=5980 vsize=7756256 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/6003/task/6011/stat : 6011 (java) S 5980 5980 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706432 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494232992272 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6012] ppid=5980 vsize=7756256 memory=15540717229444349 CPUtime=0 cores=0-7
/proc/6003/task/6012/stat : 6012 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706432 7942406144 24968 33554432000 4194304 4196468 140735945005328 140494231939728 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6013] ppid=5980 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6013/stat : 6013 (java) S 5980 5980 5572 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236706433 7942406144 24968 33554432000 4194304 4196468 140735945005328 140493795011056 140494433856130 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6014] ppid=5980 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6014/stat : 6014 (java) S 5980 5980 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706433 7942406144 24968 33554432000 4194304 4196468 140735945005328 140492742321568 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6015] ppid=5980 vsize=7756256 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/6003/task/6015/stat : 6015 (java) S 5980 5980 5572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236706434 7942406144 24968 33554432000 4194304 4196468 140735945005328 140492608099824 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6016] ppid=5980 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6016/stat : 6016 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706436 7942406144 24968 33554432000 4194304 4196468 140735945005328 140492233595600 140494433863579 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6017] ppid=5980 vsize=7756256 memory=0 CPUtime=0.04 cores=0-7
/proc/6003/task/6017/stat : 6017 (java) R 5980 5980 5572 0 -1 4202560 560 0 0 0 4 0 0 0 20 0 20 0 236706436 7942406144 24968 33554432000 4194304 4196468 140735945005328 140493793948256 140494433866330 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6018] ppid=5980 vsize=7756256 memory=0 CPUtime=0.03 cores=0-7
/proc/6003/task/6018/stat : 6018 (java) S 5980 5980 5572 0 -1 1077944384 80 0 0 0 3 0 0 0 20 0 20 0 236706436 7942406144 24968 33554432000 4194304 4196468 140735945005328 140493792905328 140494433856130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6019] ppid=5980 vsize=7756256 memory=0 CPUtime=0.03 cores=0-7
/proc/6003/task/6019/stat : 6019 (java) R 5980 5980 5572 0 -1 4202560 193 0 0 0 3 0 0 0 20 0 20 0 236706436 7942406144 24968 33554432000 4194304 4196468 140735945005328 140493791839808 140494417345380 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6020] ppid=5980 vsize=7756256 memory=0 CPUtime=0.16 cores=0-7
/proc/6003/task/6020/stat : 6020 (java) R 5980 5980 5572 0 -1 4202560 462 0 0 0 16 0 0 0 20 0 20 0 236706436 7942406144 24968 33554432000 4194304 4196468 140735945005328 140493790800240 140494426944683 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6021] ppid=5980 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6021/stat : 6021 (java) S 5980 5980 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706436 7942406144 24968 33554432000 4194304 4196468 140735945005328 140491735689952 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6022] ppid=5980 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6022/stat : 6022 (java) S 5980 5980 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706436 7942406144 24968 33554432000 4194304 4196468 140735945005328 140493789748144 140494433856130 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
Current children cumulated CPU time: 4.4 s
Current children cumulated vsize: 7869384 KiB
Current children cumulated memory: 101344 KiB

[startup+2.50091 s]
/proc/loadavg: 1.46 1.12 1.08 2/200 6022
/proc/meminfo: memFree=23999820/32770624 swapFree=67058964/67108860
[pid=5980] ppid=5977 vsize=113128 memory=1472 CPUtime=3.44 cores=0-7
/proc/5980/stat : 5980 (scop.sh) S 5977 5980 5572 0 -1 4202496 590 23772 0 0 0 0 331 13 20 0 1 0 236706259 115843072 368 33554432000 4194304 5098028 140733894392272 140733894389016 140072542360188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21983232 140733894399011 140733894399235 140733894399235 140733894401997 0
/proc/5980/statm: 28282 368 311 221 0 87 0
[pid=6003] ppid=5980 vsize=8217292 memory=115720 CPUtime=1.18 cores=0-7
/proc/6003/stat : 6003 (java) S 5980 5980 5572 0 -1 1077944320 18262 1602 0 0 111 7 0 0 20 0 22 0 236706430 8414507008 28930 33554432000 4194304 4196468 140735945005328 140735944987872 140494433844983 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
/proc/6003/statm: 2054323 28930 3144 1 0 2015722 0
[pid=6003/tid=6004] ppid=5980 vsize=8217292 memory=0 CPUtime=0.76 cores=0-7
/proc/6003/task/6004/stat : 6004 (java) R 5980 5980 5572 0 -1 4202560 15249 1602 0 0 72 4 0 0 20 0 22 0 236706430 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494405680064 140493899988260 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6005] ppid=5980 vsize=8217292 memory=1396 CPUtime=0 cores=0-7
/proc/6003/task/6005/stat : 6005 (java) S 5980 5980 5572 0 -1 1077944384 2 1602 0 0 0 0 0 0 20 0 22 0 236706431 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494438087440 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6006] ppid=5980 vsize=8217292 memory=189192 CPUtime=0 cores=0-7
/proc/6003/task/6006/stat : 6006 (java) S 5980 5980 5572 0 -1 1077944384 2 1602 0 0 0 0 0 0 20 0 22 0 236706431 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494238256016 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6007] ppid=5980 vsize=8217292 memory=303430223234596890 CPUtime=0 cores=0-7
/proc/6003/task/6007/stat : 6007 (java) S 5980 5980 5572 0 -1 1077944384 1 1602 0 0 0 0 0 0 20 0 22 0 236706431 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494237203472 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6008] ppid=5980 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6008/stat : 6008 (java) S 5980 5980 5572 0 -1 1077944384 2 1602 0 0 0 0 0 0 20 0 22 0 236706431 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494236150928 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6009] ppid=5980 vsize=8217292 memory=7517461400112161892 CPUtime=0 cores=0-7
/proc/6003/task/6009/stat : 6009 (java) S 5980 5980 5572 0 -1 1077944384 2 1602 0 0 0 0 0 0 20 0 22 0 236706431 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494235097360 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6010] ppid=5980 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6010/stat : 6010 (java) S 5980 5980 5572 0 -1 1077944384 1 1602 0 0 0 0 0 0 20 0 22 0 236706431 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494234044816 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6011] ppid=5980 vsize=8217292 memory=1 CPUtime=0 cores=0-7
/proc/6003/task/6011/stat : 6011 (java) S 5980 5980 5572 0 -1 1077944384 2 1602 0 0 0 0 0 0 20 0 22 0 236706432 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494232992272 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6012] ppid=5980 vsize=8217292 memory=70176 CPUtime=0 cores=0-7
/proc/6003/task/6012/stat : 6012 (java) S 5980 5980 5572 0 -1 1077944384 3 1602 0 0 0 0 0 0 20 0 22 0 236706432 8414507008 28930 33554432000 4194304 4196468 140735945005328 140494231939728 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6013] ppid=5980 vsize=8217292 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/6003/task/6013/stat : 6013 (java) S 5980 5980 5572 0 -1 1077944384 5 1602 0 0 0 0 0 0 20 0 22 0 236706433 8414507008 28930 33554432000 4194304 4196468 140735945005328 140493795011056 140494433856130 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6014] ppid=5980 vsize=8217292 memory=15540717229444349 CPUtime=0 cores=0-7
/proc/6003/task/6014/stat : 6014 (java) S 5980 5980 5572 0 -1 1077944384 13 1602 0 0 0 0 0 0 20 0 22 0 236706433 8414507008 28930 33554432000 4194304 4196468 140735945005328 140492742321568 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6015] ppid=5980 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6015/stat : 6015 (java) S 5980 5980 5572 0 -1 1077944384 21 1602 0 0 0 0 0 0 20 0 22 0 236706434 8414507008 28930 33554432000 4194304 4196468 140735945005328 140492608099824 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6016] ppid=5980 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6016/stat : 6016 (java) S 5980 5980 5572 0 -1 1077944384 1 1602 0 0 0 0 0 0 20 0 22 0 236706436 8414507008 28930 33554432000 4194304 4196468 140735945005328 140492233595600 140494433863579 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6017] ppid=5980 vsize=8217292 memory=0 CPUtime=0.06 cores=0-7
/proc/6003/task/6017/stat : 6017 (java) S 5980 5980 5572 0 -1 1077944384 577 1602 0 0 6 0 0 0 20 0 22 0 236706436 8414507008 28930 33554432000 4194304 4196468 140735945005328 140493793957872 140494433856130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6018] ppid=5980 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/6003/task/6018/stat : 6018 (java) S 5980 5980 5572 0 -1 1077944384 86 1602 0 0 3 0 0 0 20 0 22 0 236706436 8414507008 28930 33554432000 4194304 4196468 140735945005328 140493792905328 140494433856130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6019] ppid=5980 vsize=8217292 memory=0 CPUtime=0.06 cores=0-7
/proc/6003/task/6019/stat : 6019 (java) S 5980 5980 5572 0 -1 1077944384 308 1602 0 0 6 0 0 0 20 0 22 0 236706436 8414507008 28930 33554432000 4194304 4196468 140735945005328 140493791852784 140494433856130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6020] ppid=5980 vsize=8217292 memory=0 CPUtime=0.2 cores=0-7
/proc/6003/task/6020/stat : 6020 (java) S 5980 5980 5572 0 -1 1077944384 558 1602 0 0 20 0 0 0 20 0 22 0 236706436 8414507008 28930 33554432000 4194304 4196468 140735945005328 140493790800240 140494433856130 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6021] ppid=5980 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6021/stat : 6021 (java) S 5980 5980 5572 0 -1 1077944384 3 1602 0 0 0 0 0 0 20 0 22 0 236706436 8414507008 28930 33554432000 4194304 4196468 140735945005328 140491735689952 140494433855189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
[pid=6003/tid=6022] ppid=5980 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/6003/task/6022/stat : 6022 (java) S 5980 5980 5572 0 -1 1077944384 1 1602 0 0 0 0 0 0 20 0 22 0 236706436 8414507008 28930 33554432000 4194304 4196468 140735945005328 140493789748144 140494433856130 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34934784 140735945008306 140735945008429 140735945008429 140735945011151 0
Current children cumulated CPU time: 4.62 s
Current children cumulated vsize: 8330420 KiB
Current children cumulated memory: 117192 KiB

Child status: 0
Real time (s): 2.53206
CPU time (s): 4.69684
CPU user time (s): 4.47413
CPU system time (s): 0.222709
CPU usage (%): 185.494
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 227812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.47413
system time used= 0.222709
maximum resident set size= 237456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44372
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7070
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 5980
#   total CPU time (s): 4.69684
#   total CPU user time (s): 4.47413
#   total CPU system time (s): 0.222709

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046382 second user time and 0.067167 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-13 22:17:11
IDJOB=4307349
IDBENCH=141339
IDSOLVER=2789
FILE ID=node103/4307349-1534191431
RUNJOBID= node103-1534191388-5599
PBS_JOBID= 21037993
Free space on /tmp= 34764 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-11_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-4307349-1534191431/watcher-4307349-1534191431 -o /tmp/evaluation-result-4307349-1534191431/solver-4307349-1534191431 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534191388-5599 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307349-1534191431.xml

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

MD5SUM BENCH= 0eb659d8c217bf688ca291acdf1662a5
RANDOM SEED=1236742915

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
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:        24052612 kB
MemAvailable:   31941832 kB
Buffers:          153544 kB
Cached:          7919116 kB
SwapCached:         5312 kB
Active:          4364936 kB
Inactive:        3721316 kB
Active(anon):       5524 kB
Inactive(anon):    59392 kB
Active(file):    4359412 kB
Inactive(file):  3661924 kB
Unevictable:        7800 kB
Mlocked:            7800 kB
SwapTotal:      67108860 kB
SwapFree:       67058964 kB
Dirty:              9100 kB
Writeback:             0 kB
AnonPages:         66492 kB
Mapped:            51664 kB
Shmem:             48696 kB
Slab:             325096 kB
SReclaimable:     296344 kB
SUnreclaim:        28752 kB
KernelStack:        3600 kB
PageTables:         5024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34756 MiB
End job on node103 at 2018-08-13 22:17:13