Trace number 4307110

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-31)SAT 4.1192 2.37503

General information on the benchmark

NameLangford/
LangfordBin-08_c18.xml
MD5SUM6540e056641e8d5f1a9996bec92d89db
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.31176
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints24
Number of domains2
Minimum domain size8
Maximum domain size16
Distribution of domain sizes[{"size":8,"count":16},{"size":16,"count":16}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":16},{"degree":16,"count":16}]
Minimum constraint arity2
Maximum constraint arity17
Distribution of constraint arities[{"arity":2,"count":8},{"arity":17,"count":16}]
Number of extensional constraints0
Number of intensional constraints8
Distribution of constraint types[{"type":"intension","count":8},{"type":"element","count":16}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-6343-serial-file.bin HOME/instance-4307110-1534191441.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:17:22 CEST 2018
0.65/0.56	c PID: 6346
0.65/0.56	c IP: 172.20.3.103
0.65/0.56	c HOST: node103.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.18/0.84	c (0,0) Parsing End
1.18/0.85	c (0,0) CSP: 32 int (0 aux), 0 bool (0 aux), 24 ctr, max domain size 16
1.18/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.85	c (0,0) Constraint Name Generate Begin
1.18/0.86	c (0,0) Ctr:HOME/instance-4307110-1534191441.xml,Add:Element:Eq:IntVar:Num
1.18/0.86	c (0,0) Constraint Name Generate End
1.18/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) CSP to CSPinCNF Begin
1.37/1.00	c (0,0) translated 3 (10%) constraints
1.54/1.02	c (0,0) translated 5 (20%) constraints
1.54/1.05	c (0,0) translated 8 (30%) constraints
1.54/1.07	c (0,0) translated 10 (40%) constraints
1.54/1.09	c (0,0) translated 12 (50%) constraints
1.83/1.11	c (0,0) translated 15 (60%) constraints
1.83/1.13	c (0,0) translated 17 (70%) constraints
1.83/1.14	c (0,0) translated 20 (80%) constraints
1.83/1.14	c (0,0) translated 22 (90%) constraints
1.83/1.14	c (0,0) translated 24 (100%) constraints
1.83/1.17	c (0,0) STATISTICS1:HOME/instance-4307110-1534191441.xml,Add:Element:Eq:IntVar:Num,32,264,14,14,3,2,14:2;13:2;12:2;11:2;10:2;9:2;8:2;7:2,14:34;13:34;12:34;11:34;10:34;9:34;8:290;7:34,3:256;1:8,2:16;1:768,
1.83/1.17	c (0,0) ==========================================
1.83/1.17	c (0,0) Order
1.83/1.17	c (0,0) ==========================================
2.02/1.21	c (0,0) translated 27 (10%) constraints
2.02/1.23	c (0,0) translated 53 (20%) constraints
2.02/1.25	c (0,0) translated 80 (30%) constraints
2.02/1.26	c (0,0) translated 106 (40%) constraints
2.02/1.27	c (0,0) translated 132 (50%) constraints
2.02/1.28	c (0,0) translated 159 (60%) constraints
2.02/1.29	c (0,0) translated 185 (70%) constraints
2.02/1.29	c (0,0) translated 212 (80%) constraints
2.27/1.30	c (0,0) translated 238 (90%) constraints
2.27/1.31	c (0,0) translated 264 (100%) constraints
2.27/1.31	c (0,0) CSP to CSPinCNF End
2.27/1.32	c (0,0) CSP: 32 int (0 aux), 128 bool (128 aux), 784 ctr, max domain size 14
2.27/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.27/1.32	c (0,0) CSPinCNF Propagation Begin
2.27/1.35	c (0,0) 0 values, 120 unsatisfiable literals, and 152 valid clauses are removed
2.27/1.35	c (0,0) CSPinCNF Propagation End
2.27/1.36	c (0,0) CSP: 32 int (0 aux), 128 bool (128 aux), 632 ctr, max domain size 14
2.27/1.36	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.27/1.36	c (0,0) Simplify CSPinCNF Begin
2.27/1.36	c (0,0) Simplify CSPinCNF End
2.27/1.36	c (0,0) CSP: 32 int (0 aux), 128 bool (128 aux), 632 ctr, max domain size 14
2.27/1.36	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.27/1.36	c (0,0) Calculate Precise Domain Begin
2.27/1.37	c (0,0) 0 values are removed by re-calculation
2.27/1.37	c (0,0) Calculate Precise Domain End
2.27/1.37	c (0,0) CSP: 32 int (0 aux), 128 bool (128 aux), 632 ctr, max domain size 14
2.27/1.37	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.27/1.37	c (0,0) CSPinCNF to SatSolver Begin
2.56/1.40	c (0,0) 64 (10 %) CSP clauses are encoded (392 SAT variables, 295 SAT clauses)
2.56/1.41	c (0,0) 127 (20 %) CSP clauses are encoded (392 SAT variables, 358 SAT clauses)
2.56/1.41	c (0,0) 190 (30 %) CSP clauses are encoded (392 SAT variables, 421 SAT clauses)
2.56/1.42	c (0,0) 253 (40 %) CSP clauses are encoded (392 SAT variables, 484 SAT clauses)
2.56/1.42	c (0,0) 316 (50 %) CSP clauses are encoded (392 SAT variables, 547 SAT clauses)
2.56/1.42	c (0,0) 380 (60 %) CSP clauses are encoded (392 SAT variables, 611 SAT clauses)
2.56/1.43	c (0,0) 443 (70 %) CSP clauses are encoded (392 SAT variables, 674 SAT clauses)
2.56/1.43	c (0,0) 506 (80 %) CSP clauses are encoded (392 SAT variables, 737 SAT clauses)
2.56/1.43	c (0,0) 569 (90 %) CSP clauses are encoded (392 SAT variables, 800 SAT clauses)
2.56/1.44	c (0,0) 632 (100 %) CSP clauses are encoded (392 SAT variables, 994 SAT clauses)
2.56/1.44	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.56/1.44	c (0,0) CSPinCNF to SatSolver End
2.56/1.44	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.56/1.46	c (0,0) STATISTICS2:HOME/instance-4307110-1534191441.xml,Add:Element:Eq:IntVar:Num,160,632,14,14,3,2,14:2;13:2;12:2;11:2;10:2;9:2;8:2;7:2,14:56;13:52;12:48;11:44;10:40;9:36;8:480;7:28;2:616,3:136;2:480;1:16,2:16;1:1368,
2.56/1.46	c (0,0) 392 bool, 1000 clause
2.56/1.46	c (0,0) Export Begin
2.80/1.54	c (1,0) Export to HOME/scop-6343-serial-file.bin
2.80/1.54	c (1,0) Export End
2.80/1.54	c (1,0) Export File Size: 0.01 MB
2.80/1.54	c (1,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.80/1.54	c END-Prog: Mon Aug 13 22:17:23 CEST 2018
2.80/1.55	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-6343-serial-file.bin
3.48/2.04	c (0,0) Read Serial File Begin
3.48/2.04	c (0,0) HOME/scop-6343-serial-file.bin
3.62/2.19	c (0,0) Read Serial File End
3.74/2.20	
3.74/2.20	scop order+glucose-syrup (2018-07-31)
3.74/2.20	(Solving Process)
3.74/2.20	
3.74/2.23	c BEGIN-Prog: Mon Aug 13 22:17:24 CEST 2018
3.74/2.23	c PID: 6366
3.74/2.23	c IP: 172.20.3.103
3.74/2.23	c HOST: node103.alineos.net
3.74/2.23	c (0,0) SatSolver.solve Begin
3.74/2.23	c (0,0) 0 bool, 0 clause
3.74/2.23	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307110-1534191441.xml-scop-6346.cnf
3.74/2.26	c (0,0) c
3.74/2.26	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.74/2.26	c (0,0) c
3.74/2.26	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.74/2.26	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.74/2.26	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.74/2.26	c (0,0) c |                                                                                                       |
3.74/2.26	c (0,0) c |  Number of variables:           392                                                                   |
3.74/2.26	c (0,0) c |  Number of clauses:            1000                                                                   |
3.74/2.26	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.74/2.26	c (0,0) c |                                                                                                       |
3.74/2.26	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
3.74/2.26	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.74/2.26	c (0,0) c |                                                                                                       |
3.74/2.26	c (0,0) c |  Generating clones                                                                                    |
3.74/2.26	c (0,0) c |  all clones generated. Memory =  26.55Mb.                                                             |
3.74/2.26	c (0,0) c ========================================================================================================|
3.74/2.26	c (0,0) c last restart ## conflicts  :  8 25 
3.74/2.26	c (0,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
3.74/2.26	c (0,0) c Total Memory so far : 602.58Mb
3.74/2.26	c (0,0) c
3.74/2.26	c (0,0) c real time : 0.00440907 s
3.74/2.26	c (0,0) c cpu time  : 0.00393 s
3.74/2.26	c (0,0) c
3.74/2.26	c (0,0) c
3.74/2.26	c (0,0) c
3.74/2.26	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.74/2.26	c (0,0) c
3.74/2.26	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.74/2.26	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.74/2.26	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.74/2.26	c (0,0) c | Conflicts     |              47 |          8 |          4 |         15 |          2 |          6 |         12 |          0 |          0 |
3.74/2.26	c (0,0) c | Decisions     |             170 |         40 |         17 |         27 |         15 |         19 |         24 |         14 |         14 |
3.74/2.26	c (0,0) c | Propagations  |            2906 |        631 |        300 |        627 |        198 |        367 |        495 |        144 |        144 |
3.74/2.26	c (0,0) c | Avg_Trail     |                 |        154 |        144 |        134 |        148 |        140 |        133 |          0 |          0 |
3.74/2.26	c (0,0) c | Avg_DL        |                 |         24 |         12 |         10 |         13 |         11 |         10 |          0 |          0 |
3.74/2.26	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.74/2.26	c (0,0) c | Exported      |               1 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.74/2.26	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c | Glues         |                 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |
3.74/2.26	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.74/2.26	c (0,0) c | Orig_Seen     |             6 % |        128 |         67 |        115 |         33 |         93 |        112 |          0 |          0 |
3.74/2.26	c (0,0) c | Diff Orig seen|                 |      X     | -       61 | -       13 | -       95 | -       35 | -       16 | -      128 | -      128 |
3.74/2.26	c (0,0) c | Hamming       |            19 % |      X     |         79 |         78 |         78 |         92 |         68 |         68 |         68 |
3.74/2.26	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.74/2.26	c (0,0) 
3.74/2.26	c (0,0) s SATISFIABLE
3.97/2.30	c (0,0) SatSolver.solve End
3.97/2.30	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.97/2.30	c (0,0) Show results Begin
3.97/2.36	s SATISFIABLE
3.97/2.36	v <instantiation>
3.97/2.36	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] 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]</list>
3.97/2.36	v     <values>2 8 6 2 3 5 7 4 3 6 8 5 4 1 7 1 15 13 3 0 8 4 12 7 11 5 9 2 14 6 10 1</values>
3.97/2.36	v </instantiation>
3.97/2.36	c (0,0) Show results End
3.97/2.36	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
3.97/2.36	c (0,0) 0,0,STOP-AFTER(ALL)
3.97/2.36	c END-Prog: Mon Aug 13 22:17:24 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 (10476 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-4307110-1534191441/watcher-4307110-1534191441 -o /tmp/evaluation-result-4307110-1534191441/solver-4307110-1534191441 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534191388-5599 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307110-1534191441.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=6343, runsolver pid=6340

[startup+0.100146 s]*
/proc/loadavg: 1.43 1.12 1.08 3/200 6365
/proc/meminfo: memFree=23958288/32770624 swapFree=67058964/67108860
[pid=6343] ppid=6340 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6343/stat : 6343 (scop.sh) S 6340 6343 5572 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236707319 115843072 349 33554432000 4194304 5098028 140727446937088 140727446934344 139835293598332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31039488 140727446942754 140727446942979 140727446942979 140727446945741 0
/proc/6343/statm: 28282 349 296 221 0 87 0
[pid=6346] ppid=6343 vsize=27313900 memory=108216 CPUtime=0.11 cores=0-7
/proc/6346/stat : 6346 (java) S 6343 6343 5572 0 -1 1077944320 6484 0 0 0 8 3 0 0 20 0 20 0 236707319 27969433600 27054 33554432000 4194304 4196468 140733947374912 140733947357456 140690291801847 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
/proc/6346/statm: 6828475 27054 2745 1 0 6790935 0
[pid=6346/tid=6347] ppid=6343 vsize=27313900 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/6346/task/6347/stat : 6347 (java) R 6343 6343 5572 0 -1 4202560 4675 0 0 0 6 2 0 0 20 0 20 0 236707319 27969433600 27119 33554432000 4194304 4196468 140733947374912 140690263634048 140690275882334 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6348] ppid=6343 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6346/task/6348/stat : 6348 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 27119 33554432000 4194304 4196468 140733947374912 140690296044432 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6349] ppid=6343 vsize=27313900 memory=140190695925376 CPUtime=0 cores=0-7
/proc/6346/task/6349/stat : 6349 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 27119 33554432000 4194304 4196468 140733947374912 140689713822480 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6350] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6350/stat : 6350 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 27119 33554432000 4194304 4196468 140733947374912 140689712770192 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6351] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6351/stat : 6351 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 27119 33554432000 4194304 4196468 140733947374912 140689711717392 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6352] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6352/stat : 6352 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 27119 33554432000 4194304 4196468 140733947374912 140689710664080 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6353] ppid=6343 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6346/task/6353/stat : 6353 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 27119 33554432000 4194304 4196468 140733947374912 140689709611280 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6354] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6354/stat : 6354 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 27119 33554432000 4194304 4196468 140733947374912 140689708558992 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6355] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6355/stat : 6355 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 27119 33554432000 4194304 4196468 140733947374912 140689707506192 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6356] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6356/stat : 6356 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707323 27969433600 27119 33554432000 4194304 4196468 140733947374912 140688813341296 140690291812994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6357] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6357/stat : 6357 (java) S 6343 6343 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236707324 27969433600 27119 33554432000 4194304 4196468 140733947374912 140688029115680 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6358] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6358/stat : 6358 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707324 27969433600 27119 33554432000 4194304 4196468 140733947374912 140687760680560 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6359] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6359/stat : 6359 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 27119 33554432000 4194304 4196468 140733947374912 140687386171984 140690291820443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6360] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6360/stat : 6360 (java) S 6343 6343 5572 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 27119 33554432000 4194304 4196468 140733947374912 140688812288112 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6361] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6361/stat : 6361 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 27119 33554432000 4194304 4196468 140733947374912 140688811235312 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6362] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6362/stat : 6362 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 27119 33554432000 4194304 4196468 140733947374912 140688810183024 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6363] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6363/stat : 6363 (java) R 6343 6343 5572 0 -1 4202560 241 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 27119 33554432000 4194304 4196468 140733947374912 140688809130224 140690270695560 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6364] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6364/stat : 6364 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 27119 33554432000 4194304 4196468 140733947374912 140686888266592 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6365] ppid=6343 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6346/task/6365/stat : 6365 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 27119 33554432000 4194304 4196468 140733947374912 140688808078128 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109612 KiB

[startup+0.210495 s]*
/proc/loadavg: 1.31 1.10 1.07 2/200 6365
/proc/meminfo: memFree=23942040/32770624 swapFree=67058964/67108860
[pid=6343] ppid=6340 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6343/stat : 6343 (scop.sh) S 6340 6343 5572 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236707319 115843072 349 33554432000 4194304 5098028 140727446937088 140727446934344 139835293598332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31039488 140727446942754 140727446942979 140727446942979 140727446945741 0
/proc/6343/statm: 28282 349 296 221 0 87 0
[pid=6346] ppid=6343 vsize=27313900 memory=122844 CPUtime=0.25 cores=0-7
/proc/6346/stat : 6346 (java) S 6343 6343 5572 0 -1 1077944320 10429 0 0 0 21 4 0 0 20 0 20 0 236707319 27969433600 30711 33554432000 4194304 4196468 140733947374912 140733947357456 140690291801847 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
/proc/6346/statm: 6828475 30711 2871 1 0 6790935 0
[pid=6346/tid=6347] ppid=6343 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/6346/task/6347/stat : 6347 (java) R 6343 6343 5572 0 -1 4202560 8336 0 0 0 16 3 0 0 20 0 20 0 236707319 27969433600 30777 33554432000 4194304 4196468 140733947374912 140690263591552 140690291823773 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6348] ppid=6343 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/6346/task/6348/stat : 6348 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 30777 33554432000 4194304 4196468 140733947374912 140690296044432 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6349] ppid=6343 vsize=27313900 memory=140190695931976 CPUtime=0 cores=0-7
/proc/6346/task/6349/stat : 6349 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 30777 33554432000 4194304 4196468 140733947374912 140689713822480 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6350] ppid=6343 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6346/task/6350/stat : 6350 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 30777 33554432000 4194304 4196468 140733947374912 140689712770192 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6351] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6351/stat : 6351 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 30777 33554432000 4194304 4196468 140733947374912 140689711717392 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6352] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6352/stat : 6352 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 30777 33554432000 4194304 4196468 140733947374912 140689710664080 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6353] ppid=6343 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6346/task/6353/stat : 6353 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 30777 33554432000 4194304 4196468 140733947374912 140689709611280 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6354] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6354/stat : 6354 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 30777 33554432000 4194304 4196468 140733947374912 140689708558992 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6355] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6355/stat : 6355 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 30777 33554432000 4194304 4196468 140733947374912 140689707506192 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6356] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6356/stat : 6356 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707323 27969433600 30777 33554432000 4194304 4196468 140733947374912 140688813341296 140690291812994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6357] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6357/stat : 6357 (java) S 6343 6343 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236707324 27969433600 30777 33554432000 4194304 4196468 140733947374912 140688029115680 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6358] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6358/stat : 6358 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707324 27969433600 30777 33554432000 4194304 4196468 140733947374912 140687760680560 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6359] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6359/stat : 6359 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 30777 33554432000 4194304 4196468 140733947374912 140687386171984 140690291820443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6360] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6360/stat : 6360 (java) S 6343 6343 5572 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 30777 33554432000 4194304 4196468 140733947374912 140688812288112 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6361] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6361/stat : 6361 (java) S 6343 6343 5572 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 30777 33554432000 4194304 4196468 140733947374912 140688811235312 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6362] ppid=6343 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6346/task/6362/stat : 6362 (java) S 6343 6343 5572 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 30777 33554432000 4194304 4196468 140733947374912 140688810183024 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6363] ppid=6343 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/6346/task/6363/stat : 6363 (java) S 6343 6343 5572 0 -1 1077944384 303 0 0 0 2 0 0 0 20 0 20 0 236707327 27969433600 30777 33554432000 4194304 4196468 140733947374912 140688809130224 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6364] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6364/stat : 6364 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 30777 33554432000 4194304 4196468 140733947374912 140686888266592 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6365] ppid=6343 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6346/task/6365/stat : 6365 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 30777 33554432000 4194304 4196468 140733947374912 140688808078128 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124240 KiB

[startup+0.310413 s]*
/proc/loadavg: 1.31 1.10 1.07 2/200 6365
/proc/meminfo: memFree=23937884/32770624 swapFree=67058964/67108860
[pid=6343] ppid=6340 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6343/stat : 6343 (scop.sh) S 6340 6343 5572 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236707319 115843072 349 33554432000 4194304 5098028 140727446937088 140727446934344 139835293598332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31039488 140727446942754 140727446942979 140727446942979 140727446945741 0
/proc/6343/statm: 28282 349 296 221 0 87 0
[pid=6346] ppid=6343 vsize=27313900 memory=127328 CPUtime=0.42 cores=0-7
/proc/6346/stat : 6346 (java) S 6343 6343 5572 0 -1 1077944320 11118 0 0 0 38 4 0 0 20 0 20 0 236707319 27969433600 31832 33554432000 4194304 4196468 140733947374912 140733947357456 140690291801847 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
/proc/6346/statm: 6828475 31832 2969 1 0 6790935 0
[pid=6346/tid=6347] ppid=6343 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6346/task/6347/stat : 6347 (java) R 6343 6343 5572 0 -1 4202560 8810 0 0 0 26 3 0 0 20 0 20 0 236707319 27969433600 31832 33554432000 4194304 4196468 140733947374912 140690263597296 140690291823773 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6348] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6348/stat : 6348 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 31832 33554432000 4194304 4196468 140733947374912 140690296044432 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6349] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6349/stat : 6349 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 31832 33554432000 4194304 4196468 140733947374912 140689713822480 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6350] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6350/stat : 6350 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 31832 33554432000 4194304 4196468 140733947374912 140689712770192 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6351] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6351/stat : 6351 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 31832 33554432000 4194304 4196468 140733947374912 140689711717392 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6352] ppid=6343 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/6346/task/6352/stat : 6352 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 31832 33554432000 4194304 4196468 140733947374912 140689710664080 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6353] ppid=6343 vsize=27313900 memory=140190551208879 CPUtime=0 cores=0-7
/proc/6346/task/6353/stat : 6353 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 31832 33554432000 4194304 4196468 140733947374912 140689709611280 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6354] ppid=6343 vsize=27313900 memory=140190551211184 CPUtime=0 cores=0-7
/proc/6346/task/6354/stat : 6354 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 31832 33554432000 4194304 4196468 140733947374912 140689708558992 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6355] ppid=6343 vsize=27313900 memory=140190551213488 CPUtime=0 cores=0-7
/proc/6346/task/6355/stat : 6355 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27969433600 31832 33554432000 4194304 4196468 140733947374912 140689707506192 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6356] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6356/stat : 6356 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707323 27969433600 31832 33554432000 4194304 4196468 140733947374912 140688813341296 140690291812994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6357] ppid=6343 vsize=27313900 memory=280381102433936 CPUtime=0 cores=0-7
/proc/6346/task/6357/stat : 6357 (java) S 6343 6343 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236707324 27969433600 31832 33554432000 4194304 4196468 140733947374912 140688029115680 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6358] ppid=6343 vsize=27313900 memory=280381102440848 CPUtime=0 cores=0-7
/proc/6346/task/6358/stat : 6358 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707324 27969433600 31832 33554432000 4194304 4196468 140733947374912 140687760680560 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6359] ppid=6343 vsize=27313900 memory=280381102382128 CPUtime=0 cores=0-7
/proc/6346/task/6359/stat : 6359 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 31832 33554432000 4194304 4196468 140733947374912 140687386171984 140690291820443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6360] ppid=6343 vsize=27313900 memory=280381102454672 CPUtime=0.01 cores=0-7
/proc/6346/task/6360/stat : 6360 (java) S 6343 6343 5572 0 -1 1077944384 469 0 0 0 1 0 0 0 20 0 20 0 236707327 27969433600 31832 33554432000 4194304 4196468 140733947374912 140688812288112 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6361] ppid=6343 vsize=27313900 memory=280381102461584 CPUtime=0.01 cores=0-7
/proc/6346/task/6361/stat : 6361 (java) S 6343 6343 5572 0 -1 1077944384 123 0 0 0 1 0 0 0 20 0 20 0 236707327 27969433600 31832 33554432000 4194304 4196468 140733947374912 140688811235312 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6362] ppid=6343 vsize=27313900 memory=280381102459280 CPUtime=0.01 cores=0-7
/proc/6346/task/6362/stat : 6362 (java) S 6343 6343 5572 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 20 0 236707327 27969433600 31832 33554432000 4194304 4196468 140733947374912 140688810183024 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6363] ppid=6343 vsize=27313900 memory=280381102475440 CPUtime=0.07 cores=0-7
/proc/6346/task/6363/stat : 6363 (java) S 6343 6343 5572 0 -1 1077944384 345 0 0 0 7 0 0 0 20 0 20 0 236707327 27969433600 31832 33554432000 4194304 4196468 140733947374912 140688809130224 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6364] ppid=6343 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6364/stat : 6364 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 31832 33554432000 4194304 4196468 140733947374912 140686888266592 140690291812053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6365] ppid=6343 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6346/task/6365/stat : 6365 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707327 27969433600 31832 33554432000 4194304 4196468 140733947374912 140688808078128 140690291812994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128724 KiB

[startup+0.701003 s]
/proc/loadavg: 1.31 1.10 1.07 2/200 6365
/proc/meminfo: memFree=23913132/32770624 swapFree=67058964/67108860
[pid=6343] ppid=6340 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6343/stat : 6343 (scop.sh) S 6340 6343 5572 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236707319 115843072 349 33554432000 4194304 5098028 140727446937088 140727446934344 139835293598332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31039488 140727446942754 140727446942979 140727446942979 140727446945741 0
/proc/6343/statm: 28282 349 296 221 0 87 0
[pid=6346] ppid=6343 vsize=27322296 memory=165636 CPUtime=1 cores=0-7
/proc/6346/stat : 6346 (java) S 6343 6343 5572 0 -1 1077944320 18409 0 0 0 93 7 0 0 20 0 20 0 236707319 27978031104 41409 33554432000 4194304 4196468 140733947374912 140733947357456 140690291801847 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
/proc/6346/statm: 6830574 41409 3157 1 0 6791959 0
[pid=6346/tid=6347] ppid=6343 vsize=27322296 memory=280381102833328 CPUtime=0.66 cores=0-7
/proc/6346/task/6347/stat : 6347 (java) R 6343 6343 5572 0 -1 4202560 15572 0 0 0 61 5 0 0 20 0 20 0 236707319 27978031104 41409 33554432000 4194304 4196468 140733947374912 140690263636464 140690291823194 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6348] ppid=6343 vsize=27322296 memory=140190551417712 CPUtime=0 cores=0-7
/proc/6346/task/6348/stat : 6348 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27978031104 41409 33554432000 4194304 4196468 140733947374912 140690296044432 140690291812053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6349] ppid=6343 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/6346/task/6349/stat : 6349 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27978031104 41409 33554432000 4194304 4196468 140733947374912 140689713822480 140690291812053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0
[pid=6346/tid=6350] ppid=6343 vsize=27322296 memory=1520 CPUtime=0 cores=0-7
/proc/6346/task/6350/stat : 6350 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707322 27978031104 41409 33554432000 4194304 4196468 140733947374912 140689712770192 140690291812053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30285824 140733947380713 140733947381037 140733947381037 140733947383759 0

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

[pid=6343] ppid=6340 vsize=113128 memory=1472 CPUtime=2.89 cores=0-7
/proc/6343/stat : 6343 (scop.sh) S 6340 6343 5572 0 -1 4202496 589 23282 0 0 0 0 277 12 20 0 1 0 236707319 115843072 368 33554432000 4194304 5098028 140727446937088 140727446933832 139835293598332 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31039488 140727446942754 140727446942979 140727446942979 140727446945741 0
/proc/6343/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.00034 s]*
/proc/loadavg: 1.31 1.10 1.07 3/200 6385
/proc/meminfo: memFree=23992212/32770624 swapFree=67058964/67108860
[pid=6343] ppid=6340 vsize=113128 memory=1472 CPUtime=2.89 cores=0-7
/proc/6343/stat : 6343 (scop.sh) S 6340 6343 5572 0 -1 4202496 589 23282 0 0 0 0 277 12 20 0 1 0 236707319 115843072 368 33554432000 4194304 5098028 140727446937088 140727446933832 139835293598332 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31039488 140727446942754 140727446942979 140727446942979 140727446945741 0
/proc/6343/statm: 28282 368 311 221 0 87 0
[pid=6366] ppid=6343 vsize=7752048 memory=73596 CPUtime=0.59 cores=0-7
/proc/6366/stat : 6366 (java) S 6343 6343 5572 0 -1 1077944320 12586 0 0 0 56 3 0 0 20 0 20 0 236707474 7938097152 18399 33554432000 4194304 4196468 140732988967008 140732988949552 140527268654839 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
/proc/6366/statm: 1938012 18399 3001 1 0 1899951 0
[pid=6366/tid=6367] ppid=6343 vsize=7752048 memory=8112282956445269571 CPUtime=0.43 cores=0-7
/proc/6366/task/6367/stat : 6367 (java) R 6343 6343 5572 0 -1 4202560 10064 0 0 0 41 2 0 0 20 0 20 0 236707474 7938097152 18399 33554432000 4194304 4196468 140732988967008 140527240466480 140527248930169 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6368] ppid=6343 vsize=7752048 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6366/task/6368/stat : 6368 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707476 7938097152 18399 33554432000 4194304 4196468 140732988967008 140527272896912 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6369] ppid=6343 vsize=7752048 memory=-7384994778349281184 CPUtime=0 cores=0-7
/proc/6366/task/6369/stat : 6369 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7938097152 18399 33554432000 4194304 4196468 140732988967008 140527104145680 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6370] ppid=6343 vsize=7752048 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/6366/task/6370/stat : 6370 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526752213648 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6371] ppid=6343 vsize=7752048 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/6366/task/6371/stat : 6371 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526751160848 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6372] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6372/stat : 6372 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526750108560 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6373] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6373/stat : 6373 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526749055760 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6374] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6374/stat : 6374 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707476 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526748003472 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6375] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6375/stat : 6375 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707476 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526746950672 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6376] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6376/stat : 6376 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707477 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526630193264 140527268665986 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6377] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6377/stat : 6377 (java) S 6343 6343 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236707478 7938097152 18399 33554432000 4194304 4196468 140732988967008 140525826990880 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6378] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6378/stat : 6378 (java) S 6343 6343 5572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236707478 7938097152 18399 33554432000 4194304 4196468 140732988967008 140525692769392 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6379] ppid=6343 vsize=7752048 memory=2241 CPUtime=0 cores=0-7
/proc/6366/task/6379/stat : 6379 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707480 7938097152 18399 33554432000 4194304 4196468 140732988967008 140525318264912 140527268673435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6380] ppid=6343 vsize=7752048 memory=2244 CPUtime=0.02 cores=0-7
/proc/6366/task/6380/stat : 6380 (java) S 6343 6343 5572 0 -1 1077944384 547 0 0 0 2 0 0 0 20 0 20 0 236707480 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526629141104 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6381] ppid=6343 vsize=7752048 memory=0 CPUtime=0.01 cores=0-7
/proc/6366/task/6381/stat : 6381 (java) S 6343 6343 5572 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 20 0 236707480 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526628088304 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6382] ppid=6343 vsize=7752048 memory=0 CPUtime=0.01 cores=0-7
/proc/6366/task/6382/stat : 6382 (java) S 6343 6343 5572 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 20 0 236707480 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526627036016 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6383] ppid=6343 vsize=7752048 memory=0 CPUtime=0.09 cores=0-7
/proc/6366/task/6383/stat : 6383 (java) S 6343 6343 5572 0 -1 1077944384 468 0 0 0 9 0 0 0 20 0 20 0 236707480 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526625983216 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6384] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6384/stat : 6384 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707480 7938097152 18399 33554432000 4194304 4196468 140732988967008 140524820359520 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6385] ppid=6343 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6385/stat : 6385 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707481 7938097152 18399 33554432000 4194304 4196468 140732988967008 140526624930096 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
Current children cumulated CPU time: 3.48 s
Current children cumulated vsize: 7865176 KiB
Current children cumulated memory: 75068 KiB

[startup+2.20095 s]
/proc/loadavg: 1.31 1.10 1.07 3/200 6385
/proc/meminfo: memFree=23992212/32770624 swapFree=67058964/67108860
[pid=6343] ppid=6340 vsize=113128 memory=1472 CPUtime=2.89 cores=0-7
/proc/6343/stat : 6343 (scop.sh) S 6340 6343 5572 0 -1 4202496 589 23282 0 0 0 0 277 12 20 0 1 0 236707319 115843072 368 33554432000 4194304 5098028 140727446937088 140727446933832 139835293598332 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31039488 140727446942754 140727446942979 140727446942979 140727446945741 0
/proc/6343/statm: 28282 368 311 221 0 87 0
[pid=6366] ppid=6343 vsize=7754116 memory=96512 CPUtime=0.85 cores=0-7
/proc/6366/stat : 6366 (java) S 6343 6343 5572 0 -1 1077944320 17516 0 0 0 81 4 0 0 20 0 20 0 236707474 7940214784 24128 33554432000 4194304 4196468 140732988967008 140732988949552 140527268654839 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
/proc/6366/statm: 1938529 24128 3020 1 0 1900463 0
[pid=6366/tid=6367] ppid=6343 vsize=7754116 memory=0 CPUtime=0.62 cores=0-7
/proc/6366/task/6367/stat : 6367 (java) R 6343 6343 5572 0 -1 4202560 14858 0 0 0 59 3 0 0 20 0 20 0 236707474 7940214784 24128 33554432000 4194304 4196468 140732988967008 140527240491104 140527268676765 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6368] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6368/stat : 6368 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707476 7940214784 24128 33554432000 4194304 4196468 140732988967008 140527272896912 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6369] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6369/stat : 6369 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7940214784 24128 33554432000 4194304 4196468 140732988967008 140527104145680 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6370] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6370/stat : 6370 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526752213648 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6371] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6371/stat : 6371 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526751160848 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6372] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6372/stat : 6372 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526750108560 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6373] ppid=6343 vsize=7754116 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/6366/task/6373/stat : 6373 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707476 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526749055760 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6374] ppid=6343 vsize=7754116 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/6366/task/6374/stat : 6374 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707476 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526748003472 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6375] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6375/stat : 6375 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707476 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526746950672 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6376] ppid=6343 vsize=7754116 memory=280381102313824 CPUtime=0 cores=0-7
/proc/6366/task/6376/stat : 6376 (java) S 6343 6343 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236707477 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526630193264 140527268665986 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6377] ppid=6343 vsize=7754116 memory=12922 CPUtime=0 cores=0-7
/proc/6366/task/6377/stat : 6377 (java) S 6343 6343 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236707478 7940214784 24128 33554432000 4194304 4196468 140732988967008 140525826990880 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6378] ppid=6343 vsize=7754116 memory=26804 CPUtime=0 cores=0-7
/proc/6366/task/6378/stat : 6378 (java) S 6343 6343 5572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236707478 7940214784 24128 33554432000 4194304 4196468 140732988967008 140525692769392 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6379] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6379/stat : 6379 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707480 7940214784 24128 33554432000 4194304 4196468 140732988967008 140525318264912 140527268673435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6380] ppid=6343 vsize=7754116 memory=0 CPUtime=0.03 cores=0-7
/proc/6366/task/6380/stat : 6380 (java) S 6343 6343 5572 0 -1 1077944384 560 0 0 0 3 0 0 0 20 0 20 0 236707480 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526629141104 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6381] ppid=6343 vsize=7754116 memory=6944656575208382560 CPUtime=0.02 cores=0-7
/proc/6366/task/6381/stat : 6381 (java) S 6343 6343 5572 0 -1 1077944384 50 0 0 0 2 0 0 0 20 0 20 0 236707480 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526628088304 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6382] ppid=6343 vsize=7754116 memory=0 CPUtime=0.02 cores=0-7
/proc/6366/task/6382/stat : 6382 (java) S 6343 6343 5572 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 20 0 236707480 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526627036016 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6383] ppid=6343 vsize=7754116 memory=0 CPUtime=0.13 cores=0-7
/proc/6366/task/6383/stat : 6383 (java) S 6343 6343 5572 0 -1 1077944384 570 0 0 0 13 0 0 0 20 0 20 0 236707480 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526625983216 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6384] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6384/stat : 6384 (java) S 6343 6343 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236707480 7940214784 24128 33554432000 4194304 4196468 140732988967008 140524820359520 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6385] ppid=6343 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6385/stat : 6385 (java) S 6343 6343 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236707481 7940214784 24128 33554432000 4194304 4196468 140732988967008 140526624930096 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
Current children cumulated CPU time: 3.74 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 97984 KiB

[startup+2.30096 s]
/proc/loadavg: 1.31 1.10 1.07 3/200 6385
/proc/meminfo: memFree=23992212/32770624 swapFree=67058964/67108860
[pid=6343] ppid=6340 vsize=113128 memory=1472 CPUtime=2.89 cores=0-7
/proc/6343/stat : 6343 (scop.sh) S 6340 6343 5572 0 -1 4202496 589 23282 0 0 0 0 277 12 20 0 1 0 236707319 115843072 368 33554432000 4194304 5098028 140727446937088 140727446933832 139835293598332 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31039488 140727446942754 140727446942979 140727446942979 140727446945741 0
/proc/6343/statm: 28282 368 311 221 0 87 0
[pid=6366] ppid=6343 vsize=8086216 memory=115628 CPUtime=1.08 cores=0-7
/proc/6366/stat : 6366 (java) S 6343 6343 5572 0 -1 1077944320 18774 1128 0 0 103 5 0 0 20 0 22 0 236707474 8280285184 28907 33554432000 4194304 4196468 140732988967008 140732988949552 140527268654839 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
/proc/6366/statm: 2021554 28907 3116 1 0 1982953 0
[pid=6366/tid=6367] ppid=6343 vsize=8086216 memory=1472 CPUtime=0.72 cores=0-7
/proc/6366/task/6367/stat : 6367 (java) R 6343 6343 5572 0 -1 4202560 15562 1128 0 0 68 4 0 0 20 0 22 0 236707474 8280285184 28907 33554432000 4194304 4196468 140732988967008 140527240493632 140527252698469 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6368] ppid=6343 vsize=8086216 memory=1472 CPUtime=0 cores=0-7
/proc/6366/task/6368/stat : 6368 (java) S 6343 6343 5572 0 -1 1077944384 1 1128 0 0 0 0 0 0 20 0 22 0 236707476 8280285184 28907 33554432000 4194304 4196468 140732988967008 140527272896912 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6369] ppid=6343 vsize=8086216 memory=140194990892671 CPUtime=0 cores=0-7
/proc/6366/task/6369/stat : 6369 (java) S 6343 6343 5572 0 -1 1077944384 2 1128 0 0 0 0 0 0 20 0 22 0 236707476 8280285184 28907 33554432000 4194304 4196468 140732988967008 140527104145680 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6370] ppid=6343 vsize=8086216 memory=-7019007802211091872 CPUtime=0 cores=0-7
/proc/6366/task/6370/stat : 6370 (java) S 6343 6343 5572 0 -1 1077944384 2 1128 0 0 0 0 0 0 20 0 22 0 236707476 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526752213648 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6371] ppid=6343 vsize=8086216 memory=-7246659158121525826 CPUtime=0 cores=0-7
/proc/6366/task/6371/stat : 6371 (java) S 6343 6343 5572 0 -1 1077944384 2 1128 0 0 0 0 0 0 20 0 22 0 236707476 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526751160848 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6372] ppid=6343 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6372/stat : 6372 (java) S 6343 6343 5572 0 -1 1077944384 2 1128 0 0 0 0 0 0 20 0 22 0 236707476 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526750108560 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6373] ppid=6343 vsize=8086216 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/6366/task/6373/stat : 6373 (java) S 6343 6343 5572 0 -1 1077944384 2 1128 0 0 0 0 0 0 20 0 22 0 236707476 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526749055760 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6374] ppid=6343 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6374/stat : 6374 (java) S 6343 6343 5572 0 -1 1077944384 1 1128 0 0 0 0 0 0 20 0 22 0 236707476 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526748003472 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6375] ppid=6343 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6375/stat : 6375 (java) S 6343 6343 5572 0 -1 1077944384 3 1128 0 0 0 0 0 0 20 0 22 0 236707476 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526746950672 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6376] ppid=6343 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6376/stat : 6376 (java) S 6343 6343 5572 0 -1 1077944384 5 1128 0 0 0 0 0 0 20 0 22 0 236707477 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526630193264 140527268665986 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6377] ppid=6343 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6377/stat : 6377 (java) S 6343 6343 5572 0 -1 1077944384 13 1128 0 0 0 0 0 0 20 0 22 0 236707478 8280285184 28907 33554432000 4194304 4196468 140732988967008 140525826990880 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6378] ppid=6343 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6378/stat : 6378 (java) S 6343 6343 5572 0 -1 1077944384 21 1128 0 0 0 0 0 0 20 0 22 0 236707478 8280285184 28907 33554432000 4194304 4196468 140732988967008 140525692769392 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6379] ppid=6343 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6379/stat : 6379 (java) S 6343 6343 5572 0 -1 1077944384 1 1128 0 0 0 0 0 0 20 0 22 0 236707480 8280285184 28907 33554432000 4194304 4196468 140732988967008 140525318264912 140527268673435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6380] ppid=6343 vsize=8086216 memory=8112282956445269571 CPUtime=0.05 cores=0-7
/proc/6366/task/6380/stat : 6380 (java) S 6343 6343 5572 0 -1 1077944384 655 1128 0 0 5 0 0 0 20 0 22 0 236707480 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526629141104 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6381] ppid=6343 vsize=8086216 memory=288230596050944315 CPUtime=0.06 cores=0-7
/proc/6366/task/6381/stat : 6381 (java) S 6343 6343 5572 0 -1 1077944384 267 1128 0 0 6 0 0 0 20 0 22 0 236707480 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526628088304 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6382] ppid=6343 vsize=8086216 memory=15540717229444349 CPUtime=0.03 cores=0-7
/proc/6366/task/6382/stat : 6382 (java) S 6343 6343 5572 0 -1 1077944384 127 1128 0 0 3 0 0 0 20 0 22 0 236707480 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526627036016 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6383] ppid=6343 vsize=8086216 memory=0 CPUtime=0.18 cores=0-7
/proc/6366/task/6383/stat : 6383 (java) R 6343 6343 5572 0 -1 4202560 682 1128 0 0 18 0 0 0 20 0 22 0 236707480 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526625983216 140527268676186 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6384] ppid=6343 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6366/task/6384/stat : 6384 (java) S 6343 6343 5572 0 -1 1077944384 3 1128 0 0 0 0 0 0 20 0 22 0 236707480 8280285184 28907 33554432000 4194304 4196468 140732988967008 140524820359520 140527268665045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
[pid=6366/tid=6385] ppid=6343 vsize=8086216 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/6366/task/6385/stat : 6385 (java) S 6343 6343 5572 0 -1 1077944384 1 1128 0 0 0 0 0 0 20 0 22 0 236707481 8280285184 28907 33554432000 4194304 4196468 140732988967008 140526624930096 140527268665986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18366464 140732988974258 140732988974381 140732988974381 140732988977103 0
Current children cumulated CPU time: 3.97 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 117100 KiB

Child status: 0
Real time (s): 2.37503
CPU time (s): 4.1192
CPU user time (s): 3.91689
CPU system time (s): 0.202305
CPU usage (%): 173.438
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 217392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.91689
system time used= 0.202305
maximum resident set size= 221180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44210
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6712
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 6343
#   total CPU time (s): 4.1192
#   total CPU user time (s): 3.91689
#   total CPU system time (s): 0.202305

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040703 second user time and 0.070745 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-13 22:17:21
IDJOB=4307110
IDBENCH=141342
IDSOLVER=2788
FILE ID=node103/4307110-1534191441
RUNJOBID= node103-1534191388-5599
PBS_JOBID= 21037993
Free space on /tmp= 34764 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-08_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307110-1534191441/watcher-4307110-1534191441 -o /tmp/evaluation-result-4307110-1534191441/solver-4307110-1534191441 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534191388-5599 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307110-1534191441.xml

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

MD5SUM BENCH= 6540e056641e8d5f1a9996bec92d89db
RANDOM SEED=27016730

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:        24053912 kB
MemAvailable:   31943168 kB
Buffers:          153576 kB
Cached:          7919308 kB
SwapCached:         5312 kB
Active:          4363640 kB
Inactive:        3721360 kB
Active(anon):       4208 kB
Inactive(anon):    59392 kB
Active(file):    4359432 kB
Inactive(file):  3661968 kB
Unevictable:        7800 kB
Mlocked:            7800 kB
SwapTotal:      67108860 kB
SwapFree:       67058964 kB
Dirty:              8704 kB
Writeback:             0 kB
AnonPages:         29500 kB
Mapped:            51496 kB
Shmem:             48696 kB
Slab:             324752 kB
SReclaimable:     296316 kB
SUnreclaim:        28436 kB
KernelStack:        3536 kB
PageTables:         4564 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:     14336 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:24