Trace number 4307345

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 3.92956 2.31103

General information on the benchmark

NameLangford/
LangfordBin-07_c18.xml
MD5SUM3bc0c2fe6daffe5cd6c78f401afaf84f
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.24067
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints21
Number of domains2
Minimum domain size7
Maximum domain size14
Distribution of domain sizes[{"size":7,"count":14},{"size":14,"count":14}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":14},{"degree":14,"count":14}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":7},{"arity":15,"count":14}]
Number of extensional constraints0
Number of intensional constraints7
Distribution of constraint types[{"type":"intension","count":7},{"type":"element","count":14}]
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-6706-serial-file.bin HOME/instance-4307345-1534191451.xml
0.64/0.53	
0.64/0.53	scop both+glucose-syrup (2018-07-31)
0.64/0.53	(Encoding Process)
0.64/0.53	
0.64/0.56	c BEGIN-Prog: Mon Aug 13 22:17:31 CEST 2018
0.64/0.56	c PID: 6709
0.64/0.56	c IP: 172.20.3.103
0.64/0.56	c HOST: node103.alineos.net
0.64/0.56	c (0,0) Parsing Begin
1.17/0.84	c (0,0) Parsing End
1.17/0.84	c (0,0) CSP: 28 int (0 aux), 0 bool (0 aux), 21 ctr, max domain size 14
1.17/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.17/0.84	c (0,0) Constraint Name Generate Begin
1.17/0.85	c (0,0) Ctr:HOME/instance-4307345-1534191451.xml,Add:Element:Eq:IntVar:Num
1.17/0.85	c (0,0) Constraint Name Generate End
1.17/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.85	c (0,0) CSP to CSPinCNF Begin
1.34/0.99	c (0,0) translated 3 (10%) constraints
1.52/1.01	c (0,0) translated 5 (20%) constraints
1.52/1.03	c (0,0) translated 7 (30%) constraints
1.52/1.04	c (0,0) translated 9 (40%) constraints
1.52/1.06	c (0,0) translated 11 (50%) constraints
1.52/1.07	c (0,0) translated 13 (60%) constraints
1.52/1.09	c (0,0) translated 15 (70%) constraints
1.52/1.09	c (0,0) translated 17 (80%) constraints
1.52/1.09	c (0,0) translated 19 (90%) constraints
1.52/1.09	c (0,0) translated 21 (100%) constraints
1.79/1.13	c (0,0) STATISTICS1:HOME/instance-4307345-1534191451.xml,Add:Element:Eq:IntVar:Num,28,203,12,12,3,2,12:2;11:2;10:2;9:2;8:2;7:2;6:2,12:30;11:30;10:30;9:30;8:30;7:226;6:30,3:196;1:7,2:14;1:588,
1.79/1.13	c (0,0) ==========================================
1.79/1.13	c (0,0) Both Encoding selects:
1.79/1.13	c (0,0) Order
1.79/1.13	c (0,0) ==========================================
1.79/1.16	c (0,0) translated 21 (10%) constraints
1.79/1.18	c (0,0) translated 41 (20%) constraints
1.98/1.20	c (0,0) translated 61 (30%) constraints
1.98/1.21	c (0,0) translated 82 (40%) constraints
1.98/1.22	c (0,0) translated 102 (50%) constraints
1.98/1.23	c (0,0) translated 122 (60%) constraints
1.98/1.24	c (0,0) translated 143 (70%) constraints
1.98/1.24	c (0,0) translated 163 (80%) constraints
1.98/1.25	c (0,0) translated 183 (90%) constraints
1.98/1.26	c (0,0) translated 203 (100%) constraints
1.98/1.26	c (0,0) CSP to CSPinCNF End
1.98/1.26	c (0,0) CSP: 28 int (0 aux), 98 bool (98 aux), 602 ctr, max domain size 12
1.98/1.26	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.98/1.26	c (0,0) CSPinCNF Propagation Begin
2.25/1.30	c (0,0) 0 values, 98 unsatisfiable literals, and 126 valid clauses are removed
2.25/1.30	c (0,0) CSPinCNF Propagation End
2.25/1.30	c (0,0) CSP: 28 int (0 aux), 98 bool (98 aux), 476 ctr, max domain size 12
2.25/1.30	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.25/1.30	c (0,0) Simplify CSPinCNF Begin
2.25/1.31	c (0,0) Simplify CSPinCNF End
2.25/1.31	c (0,0) CSP: 28 int (0 aux), 98 bool (98 aux), 476 ctr, max domain size 12
2.25/1.31	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.25/1.31	c (0,0) Calculate Precise Domain Begin
2.25/1.31	c (0,0) 0 values are removed by re-calculation
2.25/1.31	c (0,0) Calculate Precise Domain End
2.25/1.31	c (0,0) CSP: 28 int (0 aux), 98 bool (98 aux), 476 ctr, max domain size 12
2.25/1.31	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.25/1.31	c (0,0) CSPinCNF to SatSolver Begin
2.25/1.34	c (0,0) 48 (10 %) CSP clauses are encoded (294 SAT variables, 215 SAT clauses)
2.25/1.35	c (0,0) 96 (20 %) CSP clauses are encoded (294 SAT variables, 263 SAT clauses)
2.25/1.35	c (0,0) 143 (30 %) CSP clauses are encoded (294 SAT variables, 310 SAT clauses)
2.25/1.36	c (0,0) 191 (40 %) CSP clauses are encoded (294 SAT variables, 358 SAT clauses)
2.25/1.36	c (0,0) 238 (50 %) CSP clauses are encoded (294 SAT variables, 405 SAT clauses)
2.25/1.36	c (0,0) 286 (60 %) CSP clauses are encoded (294 SAT variables, 453 SAT clauses)
2.25/1.37	c (0,0) 334 (70 %) CSP clauses are encoded (294 SAT variables, 501 SAT clauses)
2.25/1.37	c (0,0) 381 (80 %) CSP clauses are encoded (294 SAT variables, 548 SAT clauses)
2.25/1.37	c (0,0) 429 (90 %) CSP clauses are encoded (294 SAT variables, 596 SAT clauses)
2.25/1.38	c (0,0) 476 (100 %) CSP clauses are encoded (294 SAT variables, 737 SAT clauses)
2.25/1.38	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.25/1.38	c (0,0) CSPinCNF to SatSolver End
2.25/1.38	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.55/1.40	c (0,0) STATISTICS2:HOME/instance-4307345-1534191451.xml,Add:Element:Eq:IntVar:Num,126,476,12,12,3,2,12:2;11:2;10:2;9:2;8:2;7:2;6:2,12:48;11:44;10:40;9:36;8:32;7:364;6:24;2:462,3:98;2:364;1:14,2:14;1:1022,
2.55/1.40	c (0,0) 294 bool, 742 clause
2.55/1.40	c (0,0) Export Begin
2.55/1.48	c (0,0) Export to HOME/scop-6706-serial-file.bin
2.55/1.48	c (0,0) Export End
2.55/1.48	c (0,0) Export File Size: 0.01 MB
2.55/1.48	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.55/1.48	c END-Prog: Mon Aug 13 22:17:32 CEST 2018
2.55/1.49	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-6706-serial-file.bin
2.71/1.98	c (0,0) Read Serial File Begin
2.71/1.98	c (0,0) HOME/scop-6706-serial-file.bin
3.53/2.13	c (0,0) Read Serial File End
3.53/2.14	
3.53/2.14	scop order+glucose-syrup (2018-07-31)
3.53/2.14	(Solving Process)
3.53/2.14	
3.53/2.17	c BEGIN-Prog: Mon Aug 13 22:17:33 CEST 2018
3.53/2.17	c PID: 6729
3.53/2.17	c IP: 172.20.3.103
3.53/2.17	c HOST: node103.alineos.net
3.53/2.17	c (0,0) SatSolver.solve Begin
3.53/2.17	c (0,0) 0 bool, 0 clause
3.53/2.17	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307345-1534191451.xml-scop-6709.cnf
3.53/2.20	c (0,0) c
3.53/2.20	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.53/2.20	c (0,0) c
3.53/2.20	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.71/2.20	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.71/2.20	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.71/2.20	c (0,0) c |                                                                                                       |
3.71/2.20	c (0,0) c |  Number of variables:           294                                                                   |
3.71/2.20	c (0,0) c |  Number of clauses:             742                                                                   |
3.71/2.20	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.71/2.20	c (0,0) c |                                                                                                       |
3.71/2.20	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.71/2.20	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.71/2.20	c (0,0) c |                                                                                                       |
3.71/2.20	c (0,0) c |  Generating clones                                                                                    |
3.71/2.20	c (0,0) c |  all clones generated. Memory =  26.33Mb.                                                             |
3.71/2.20	c (0,0) c ========================================================================================================|
3.71/2.20	c (0,0) c last restart ## conflicts  :  35 10 
3.71/2.20	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
3.71/2.20	c (0,0) c Total Memory so far : 474.36Mb
3.71/2.20	c (0,0) c
3.71/2.20	c (0,0) c real time : 0.00425911 s
3.71/2.20	c (0,0) c cpu time  : 0.005611 s
3.71/2.20	c (0,0) c
3.71/2.20	c (0,0) c
3.71/2.20	c (0,0) c
3.71/2.20	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.71/2.20	c (0,0) c
3.71/2.20	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.71/2.20	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.71/2.20	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.71/2.20	c (0,0) c | Conflicts     |             122 |         18 |         15 |         23 |         21 |         35 |         10 |          0 |          0 |
3.71/2.20	c (0,0) c | Decisions     |             202 |         42 |         24 |         34 |         32 |         51 |         19 |          0 |          0 |
3.71/2.20	c (0,0) c | Propagations  |            4524 |        717 |        634 |        796 |        747 |       1222 |        408 |          0 |          0 |
3.71/2.20	c (0,0) c | Avg_Trail     |                 |        115 |        121 |        117 |        117 |        115 |        120 |          0 |          0 |
3.71/2.20	c (0,0) c | Avg_DL        |                 |         17 |          8 |          7 |          7 |          8 |          7 |          0 |          0 |
3.71/2.20	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.71/2.20	c (0,0) c | Exported      |              11 |          0 |          2 |          2 |          2 |          4 |          1 |          0 |          0 |
3.71/2.20	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.71/2.20	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.71/2.20	c (0,0) c | Glues         |                 |          0 |          2 |          2 |          2 |          4 |          1 |          0 |          0 |
3.71/2.20	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.71/2.20	c (0,0) c | Orig_Seen     |            17 % |        146 |        169 |        186 |        174 |        209 |        137 |          0 |          0 |
3.71/2.20	c (0,0) c | Diff Orig seen|                 | -       63 | -       40 | -       23 | -       35 |      X     | -       72 | -      209 | -      209 |
3.71/2.20	c (0,0) c | Hamming       |            17 % |         72 |         32 |         25 |         26 |      X     |         49 |         74 |         74 |
3.71/2.20	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.71/2.20	c (0,0) 
3.71/2.20	c (0,0) s SATISFIABLE
3.71/2.24	c (0,0) SatSolver.solve End
3.71/2.24	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.71/2.24	c (0,0) Show results Begin
3.71/2.29	s SATISFIABLE
3.89/2.30	v <instantiation>
3.89/2.30	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] 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]</list>
3.89/2.30	v     <values>5 7 2 3 6 2 5 3 4 7 1 6 1 4 12 10 5 2 7 3 13 8 6 0 11 4 9 1</values>
3.89/2.30	v </instantiation>
3.89/2.30	c (0,0) Show results End
3.89/2.30	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
3.89/2.30	c (0,0) 0,0,STOP-AFTER(ALL)
3.89/2.30	c END-Prog: Mon Aug 13 22:17:33 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 (10477 MiB free)
  memory of node 1: 16384 MiB (13013 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307345-1534191451/watcher-4307345-1534191451 -o /tmp/evaluation-result-4307345-1534191451/solver-4307345-1534191451 -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-4307345-1534191451.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=6706, runsolver pid=6703

[startup+0.100109 s]*
/proc/loadavg: 1.29 1.10 1.07 4/200 6728
/proc/meminfo: memFree=23959660/32770624 swapFree=67058964/67108860
[pid=6706] ppid=6703 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6706/stat : 6706 (scop.sh) S 6703 6706 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236708268 115843072 349 33554432000 4194304 5098028 140727454778768 140727454776024 140388298125948 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34332672 140727454786595 140727454786819 140727454786819 140727454789581 0
/proc/6706/statm: 28282 349 296 221 0 87 0
[pid=6709] ppid=6706 vsize=27313900 memory=109204 CPUtime=0.1 cores=0-7
/proc/6709/stat : 6709 (java) S 6706 6706 5572 0 -1 1077944320 6734 0 0 0 8 2 0 0 20 0 20 0 236708269 27969433600 27301 33554432000 4194304 4196468 140721798434544 140721798417088 140141629132535 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
/proc/6709/statm: 6828475 27301 2741 1 0 6790935 0
[pid=6709/tid=6710] ppid=6706 vsize=27313900 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/6709/task/6710/stat : 6710 (java) R 6706 6706 5572 0 -1 4202560 4857 0 0 0 7 2 0 0 20 0 20 0 236708269 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141600967104 140141629154461 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6711] ppid=6706 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6709/task/6711/stat : 6711 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141633374736 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6712] ppid=6706 vsize=27313900 memory=139757005158016 CPUtime=0 cores=0-7
/proc/6709/task/6712/stat : 6712 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141447531152 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6713] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6713/stat : 6713 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141446478096 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6714] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6714/stat : 6714 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141445425552 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6715] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6715/stat : 6715 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141444373520 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6716] ppid=6706 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6709/task/6716/stat : 6716 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141443320976 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6717] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6717/stat : 6717 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141442267920 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6718] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6718/stat : 6718 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 27308 33554432000 4194304 4196468 140721798434544 140141441215376 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6719] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6719/stat : 6719 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708273 27969433600 27308 33554432000 4194304 4196468 140721798434544 140139680483568 140141629143682 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6720] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6720/stat : 6720 (java) S 6706 6706 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236708274 27969433600 27308 33554432000 4194304 4196468 140721798434544 140139548370080 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6721] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6721/stat : 6721 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708274 27969433600 27308 33554432000 4194304 4196468 140721798434544 140139279934192 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6722] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6722/stat : 6722 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 27308 33554432000 4194304 4196468 140721798434544 140138905425872 140141629151131 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6723] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6723/stat : 6723 (java) S 6706 6706 5572 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 27308 33554432000 4194304 4196468 140721798434544 140139679431408 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6724] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6724/stat : 6724 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 27308 33554432000 4194304 4196468 140721798434544 140139678378864 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6725] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6725/stat : 6725 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 27308 33554432000 4194304 4196468 140721798434544 140139677325808 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6726] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6726/stat : 6726 (java) S 6706 6706 5572 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 27308 33554432000 4194304 4196468 140721798434544 140139676273264 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6727] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6727/stat : 6727 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 27308 33554432000 4194304 4196468 140721798434544 140138407520736 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6728] ppid=6706 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6709/task/6728/stat : 6728 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708277 27969433600 27308 33554432000 4194304 4196468 140721798434544 140139675220656 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 110600 KiB

[startup+0.210528 s]*
/proc/loadavg: 1.29 1.10 1.07 2/200 6728
/proc/meminfo: memFree=23941628/32770624 swapFree=67058964/67108860
[pid=6706] ppid=6703 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6706/stat : 6706 (scop.sh) S 6703 6706 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236708268 115843072 349 33554432000 4194304 5098028 140727454778768 140727454776024 140388298125948 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34332672 140727454786595 140727454786819 140727454786819 140727454789581 0
/proc/6706/statm: 28282 349 296 221 0 87 0
[pid=6709] ppid=6706 vsize=27313900 memory=123604 CPUtime=0.24 cores=0-7
/proc/6709/stat : 6709 (java) S 6706 6706 5572 0 -1 1077944320 10613 0 0 0 20 4 0 0 20 0 20 0 236708269 27969433600 30901 33554432000 4194304 4196468 140721798434544 140721798417088 140141629132535 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
/proc/6709/statm: 6828475 30901 2857 1 0 6790935 0
[pid=6709/tid=6710] ppid=6706 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/6709/task/6710/stat : 6710 (java) R 6706 6706 5572 0 -1 4202560 8511 0 0 0 16 3 0 0 20 0 20 0 236708269 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141600961056 140141629154461 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6711] ppid=6706 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/6709/task/6711/stat : 6711 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141633374736 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6712] ppid=6706 vsize=27313900 memory=139757005164979 CPUtime=0 cores=0-7
/proc/6709/task/6712/stat : 6712 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141447531152 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6713] ppid=6706 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6709/task/6713/stat : 6713 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141446478096 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6714] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6714/stat : 6714 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141445425552 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6715] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6715/stat : 6715 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141444373520 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6716] ppid=6706 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6709/task/6716/stat : 6716 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141443320976 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6717] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6717/stat : 6717 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141442267920 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6718] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6718/stat : 6718 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 30901 33554432000 4194304 4196468 140721798434544 140141441215376 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6719] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6719/stat : 6719 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708273 27969433600 30901 33554432000 4194304 4196468 140721798434544 140139680483568 140141629143682 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6720] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6720/stat : 6720 (java) S 6706 6706 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236708274 27969433600 30901 33554432000 4194304 4196468 140721798434544 140139548370080 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6721] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6721/stat : 6721 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708274 27969433600 30901 33554432000 4194304 4196468 140721798434544 140139279934192 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6722] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6722/stat : 6722 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 30901 33554432000 4194304 4196468 140721798434544 140138905425872 140141629151131 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6723] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6723/stat : 6723 (java) S 6706 6706 5572 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 30901 33554432000 4194304 4196468 140721798434544 140139679431408 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6724] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6724/stat : 6724 (java) S 6706 6706 5572 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 30901 33554432000 4194304 4196468 140721798434544 140139678378864 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6725] ppid=6706 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6709/task/6725/stat : 6725 (java) S 6706 6706 5572 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 30901 33554432000 4194304 4196468 140721798434544 140139677325808 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6726] ppid=6706 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/6709/task/6726/stat : 6726 (java) S 6706 6706 5572 0 -1 1077944384 283 0 0 0 2 0 0 0 20 0 20 0 236708276 27969433600 30901 33554432000 4194304 4196468 140721798434544 140139676273264 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6727] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6727/stat : 6727 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 30901 33554432000 4194304 4196468 140721798434544 140138407520736 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6728] ppid=6706 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6709/task/6728/stat : 6728 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708277 27969433600 30901 33554432000 4194304 4196468 140721798434544 140139675220656 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125000 KiB

[startup+0.310333 s]*
/proc/loadavg: 1.29 1.10 1.07 2/200 6728
/proc/meminfo: memFree=23938588/32770624 swapFree=67058964/67108860
[pid=6706] ppid=6703 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6706/stat : 6706 (scop.sh) S 6703 6706 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236708268 115843072 349 33554432000 4194304 5098028 140727454778768 140727454776024 140388298125948 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34332672 140727454786595 140727454786819 140727454786819 140727454789581 0
/proc/6706/statm: 28282 349 296 221 0 87 0
[pid=6709] ppid=6706 vsize=27313900 memory=127656 CPUtime=0.41 cores=0-7
/proc/6709/stat : 6709 (java) S 6706 6706 5572 0 -1 1077944320 11171 0 0 0 37 4 0 0 20 0 20 0 236708269 27969433600 31914 33554432000 4194304 4196468 140721798434544 140721798417088 140141629132535 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
/proc/6709/statm: 6828475 31914 2990 1 0 6790935 0
[pid=6709/tid=6710] ppid=6706 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6709/task/6710/stat : 6710 (java) R 6706 6706 5572 0 -1 4202560 8892 0 0 0 26 3 0 0 20 0 20 0 236708269 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141600927984 140141614827584 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6711] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6711/stat : 6711 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141633374736 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6712] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6712/stat : 6712 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141447531152 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6713] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6713/stat : 6713 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141446478096 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6714] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6714/stat : 6714 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708271 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141445425552 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6715] ppid=6706 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/6709/task/6715/stat : 6715 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141444373520 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6716] ppid=6706 vsize=27313900 memory=139756893729711 CPUtime=0 cores=0-7
/proc/6709/task/6716/stat : 6716 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141443320976 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6717] ppid=6706 vsize=27313900 memory=139756893732016 CPUtime=0 cores=0-7
/proc/6709/task/6717/stat : 6717 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141442267920 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6718] ppid=6706 vsize=27313900 memory=139756893734320 CPUtime=0 cores=0-7
/proc/6709/task/6718/stat : 6718 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708272 27969433600 31914 33554432000 4194304 4196468 140721798434544 140141441215376 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6719] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6719/stat : 6719 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708273 27969433600 31914 33554432000 4194304 4196468 140721798434544 140139680483568 140141629143682 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6720] ppid=6706 vsize=27313900 memory=279513787475600 CPUtime=0 cores=0-7
/proc/6709/task/6720/stat : 6720 (java) S 6706 6706 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236708274 27969433600 31914 33554432000 4194304 4196468 140721798434544 140139548370080 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6721] ppid=6706 vsize=27313900 memory=279513787482512 CPUtime=0 cores=0-7
/proc/6709/task/6721/stat : 6721 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708274 27969433600 31914 33554432000 4194304 4196468 140721798434544 140139279934192 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6722] ppid=6706 vsize=27313900 memory=279513787423792 CPUtime=0 cores=0-7
/proc/6709/task/6722/stat : 6722 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 31914 33554432000 4194304 4196468 140721798434544 140138905425872 140141629151131 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6723] ppid=6706 vsize=27313900 memory=279513787496336 CPUtime=0.01 cores=0-7
/proc/6709/task/6723/stat : 6723 (java) S 6706 6706 5572 0 -1 1077944384 431 0 0 0 1 0 0 0 20 0 20 0 236708276 27969433600 31914 33554432000 4194304 4196468 140721798434544 140139679431408 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6724] ppid=6706 vsize=27313900 memory=279513787503248 CPUtime=0.01 cores=0-7
/proc/6709/task/6724/stat : 6724 (java) S 6706 6706 5572 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 20 0 236708276 27969433600 31914 33554432000 4194304 4196468 140721798434544 140139678378864 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6725] ppid=6706 vsize=27313900 memory=279513787500944 CPUtime=0 cores=0-7
/proc/6709/task/6725/stat : 6725 (java) S 6706 6706 5572 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 31914 33554432000 4194304 4196468 140721798434544 140139677325808 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6726] ppid=6706 vsize=27313900 memory=279513787517104 CPUtime=0.07 cores=0-7
/proc/6709/task/6726/stat : 6726 (java) S 6706 6706 5572 0 -1 1077944384 304 0 0 0 7 0 0 0 20 0 20 0 236708276 27969433600 31914 33554432000 4194304 4196468 140721798434544 140139676273264 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6727] ppid=6706 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6727/stat : 6727 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708276 27969433600 31914 33554432000 4194304 4196468 140721798434544 140138407520736 140141629142741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6728] ppid=6706 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6709/task/6728/stat : 6728 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708277 27969433600 31914 33554432000 4194304 4196468 140721798434544 140139675220656 140141629143682 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129052 KiB

[startup+0.702172 s]
/proc/loadavg: 1.29 1.10 1.07 2/200 6728
/proc/meminfo: memFree=23914280/32770624 swapFree=67058964/67108860
[pid=6706] ppid=6703 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6706/stat : 6706 (scop.sh) S 6703 6706 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236708268 115843072 349 33554432000 4194304 5098028 140727454778768 140727454776024 140388298125948 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34332672 140727454786595 140727454786819 140727454786819 140727454789581 0
/proc/6706/statm: 28282 349 296 221 0 87 0
[pid=6709] ppid=6706 vsize=27322296 memory=165588 CPUtime=0.99 cores=0-7
/proc/6709/stat : 6709 (java) S 6706 6706 5572 0 -1 1077944320 18426 0 0 0 92 7 0 0 20 0 20 0 236708269 27978031104 41397 33554432000 4194304 4196468 140721798434544 140721798417088 140141629132535 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
/proc/6709/statm: 6830574 41397 3145 1 0 6791959 0
[pid=6709/tid=6710] ppid=6706 vsize=27322296 memory=279513787874992 CPUtime=0.67 cores=0-7
/proc/6709/task/6710/stat : 6710 (java) R 6706 6706 5572 0 -1 4202560 15637 0 0 0 62 5 0 0 20 0 20 0 236708269 27978031104 41397 33554432000 4194304 4196468 140721798434544 140141600953968 140141629144470 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6711] ppid=6706 vsize=27322296 memory=139756893938544 CPUtime=0 cores=0-7
/proc/6709/task/6711/stat : 6711 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708271 27978031104 41397 33554432000 4194304 4196468 140721798434544 140141633374736 140141629142741 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6712] ppid=6706 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/6709/task/6712/stat : 6712 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708271 27978031104 41397 33554432000 4194304 4196468 140721798434544 140141447531152 140141629142741 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0
[pid=6709/tid=6713] ppid=6706 vsize=27322296 memory=1520 CPUtime=0 cores=0-7
/proc/6709/task/6713/stat : 6713 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708271 27978031104 41397 33554432000 4194304 4196468 140721798434544 140141446478096 140141629142741 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140721798439914 140721798440237 140721798440237 140721798442959 0

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

[pid=6706] ppid=6703 vsize=113128 memory=1472 CPUtime=2.71 cores=0-7
/proc/6706/stat : 6706 (scop.sh) S 6703 6706 5572 0 -1 4202496 590 23131 0 0 0 0 259 12 20 0 1 0 236708268 115843072 368 33554432000 4194304 5098028 140727454778768 140727454775512 140388298125948 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34332672 140727454786595 140727454786819 140727454786819 140727454789581 0
/proc/6706/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.00032 s]*
/proc/loadavg: 1.27 1.10 1.07 4/200 6748
/proc/meminfo: memFree=23974480/32770624 swapFree=67058964/67108860
[pid=6706] ppid=6703 vsize=113128 memory=1472 CPUtime=2.71 cores=0-7
/proc/6706/stat : 6706 (scop.sh) S 6703 6706 5572 0 -1 4202496 590 23131 0 0 0 0 259 12 20 0 1 0 236708268 115843072 368 33554432000 4194304 5098028 140727454778768 140727454775512 140388298125948 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34332672 140727454786595 140727454786819 140727454786819 140727454789581 0
/proc/6706/statm: 28282 368 311 221 0 87 0
[pid=6729] ppid=6706 vsize=7752068 memory=90908 CPUtime=0.67 cores=0-7
/proc/6729/stat : 6729 (java) S 6706 6706 5572 0 -1 1077944320 16467 0 0 0 62 5 0 0 20 0 20 0 236708418 7938117632 22727 33554432000 4194304 4196468 140736429851472 140736429834016 139754123063031 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
/proc/6729/statm: 1938017 22727 2994 1 0 1899951 0
[pid=6729/tid=6730] ppid=6706 vsize=7752068 memory=6944652177228980320 CPUtime=0.49 cores=0-7
/proc/6729/task/6730/stat : 6730 (java) R 6706 6706 5572 0 -1 4202560 14071 0 0 0 45 4 0 0 20 0 20 0 236708418 7938117632 22727 33554432000 4194304 4196468 140736429851472 139754094883856 139754104626617 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6731] ppid=6706 vsize=7752068 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6729/task/6731/stat : 6731 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708419 7938117632 22727 33554432000 4194304 4196468 140736429851472 139754127305744 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6732] ppid=6706 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6732/stat : 6732 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708419 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753608084624 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6733] ppid=6706 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6733/stat : 6733 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708419 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753607031568 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6734] ppid=6706 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6734/stat : 6734 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708419 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753605979024 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6735] ppid=6706 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6735/stat : 6735 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708419 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753604925968 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6736] ppid=6706 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6736/stat : 6736 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708419 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753603873424 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6737] ppid=6706 vsize=7752068 memory=27 CPUtime=0 cores=0-7
/proc/6729/task/6737/stat : 6737 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708419 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753602820368 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6738] ppid=6706 vsize=7752068 memory=30 CPUtime=0 cores=0-7
/proc/6729/task/6738/stat : 6738 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708419 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753601767824 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6739] ppid=6706 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6739/stat : 6739 (java) S 6706 6706 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236708421 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753552173808 139754123074178 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6740] ppid=6706 vsize=7752068 memory=4 CPUtime=0 cores=0-7
/proc/6729/task/6740/stat : 6740 (java) S 6706 6706 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236708421 7938117632 22727 33554432000 4194304 4196468 140736429851472 139752732878496 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6741] ppid=6706 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6741/stat : 6741 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708421 7938117632 22727 33554432000 4194304 4196468 140736429851472 139752464442608 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6742] ppid=6706 vsize=7752068 memory=24404 CPUtime=0 cores=0-7
/proc/6729/task/6742/stat : 6742 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708424 7938117632 22727 33554432000 4194304 4196468 140736429851472 139752089934288 139754123081627 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6743] ppid=6706 vsize=7752068 memory=12922 CPUtime=0.01 cores=0-7
/proc/6729/task/6743/stat : 6743 (java) S 6706 6706 5572 0 -1 1077944384 506 0 0 0 1 0 0 0 20 0 20 0 236708424 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753551120624 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6744] ppid=6706 vsize=7752068 memory=26804 CPUtime=0.02 cores=0-7
/proc/6729/task/6744/stat : 6744 (java) R 6706 6706 5572 0 -1 4202560 108 0 0 0 2 0 0 0 20 0 20 0 236708424 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753550068080 139754109094928 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6745] ppid=6706 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/6729/task/6745/stat : 6745 (java) S 6706 6706 5572 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 20 0 236708424 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753549015024 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6746] ppid=6706 vsize=7752068 memory=0 CPUtime=0.1 cores=0-7
/proc/6729/task/6746/stat : 6746 (java) S 6706 6706 5572 0 -1 1077944384 390 0 0 0 10 0 0 0 20 0 20 0 236708424 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753547962480 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6747] ppid=6706 vsize=7752068 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/6729/task/6747/stat : 6747 (java) S 6706 6706 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236708424 7938117632 22727 33554432000 4194304 4196468 140736429851472 139751592029152 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6748] ppid=6706 vsize=7752068 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/6729/task/6748/stat : 6748 (java) S 6706 6706 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236708424 7938117632 22727 33554432000 4194304 4196468 140736429851472 139753546910896 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
Current children cumulated CPU time: 3.38 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 92380 KiB

[startup+2.20092 s]
/proc/loadavg: 1.27 1.10 1.07 4/200 6748
/proc/meminfo: memFree=23974480/32770624 swapFree=67058964/67108860
[pid=6706] ppid=6703 vsize=113128 memory=1472 CPUtime=2.71 cores=0-7
/proc/6706/stat : 6706 (scop.sh) S 6703 6706 5572 0 -1 4202496 590 23131 0 0 0 0 259 12 20 0 1 0 236708268 115843072 368 33554432000 4194304 5098028 140727454778768 140727454775512 140388298125948 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34332672 140727454786595 140727454786819 140727454786819 140727454789581 0
/proc/6706/statm: 28282 368 311 221 0 87 0
[pid=6729] ppid=6706 vsize=8215244 memory=113276 CPUtime=1 cores=0-7
/proc/6729/stat : 6729 (java) S 6706 6706 5572 0 -1 1077944320 18166 1051 0 0 93 7 0 0 20 0 22 0 236708418 8412409856 28319 33554432000 4194304 4196468 140736429851472 140736429834016 139754123063031 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
/proc/6729/statm: 2053811 28319 3119 1 0 2015210 0
[pid=6729/tid=6730] ppid=6706 vsize=8215244 memory=2241 CPUtime=0.68 cores=0-7
/proc/6729/task/6730/stat : 6730 (java) R 6706 6706 5572 0 -1 4202560 15273 1051 0 0 63 5 0 0 20 0 22 0 236708418 8412409856 28319 33554432000 4194304 4196468 140736429851472 139754094884896 139754105012033 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6731] ppid=6706 vsize=8215244 memory=2244 CPUtime=0 cores=0-7
/proc/6729/task/6731/stat : 6731 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708419 8412409856 28319 33554432000 4194304 4196468 140736429851472 139754127305744 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6732] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6732/stat : 6732 (java) S 6706 6706 5572 0 -1 1077944384 2 1051 0 0 0 0 0 0 20 0 22 0 236708419 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753608084624 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6733] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6733/stat : 6733 (java) S 6706 6706 5572 0 -1 1077944384 2 1051 0 0 0 0 0 0 20 0 22 0 236708419 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753607031568 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6734] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6734/stat : 6734 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708419 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753605979024 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6735] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6735/stat : 6735 (java) S 6706 6706 5572 0 -1 1077944384 2 1051 0 0 0 0 0 0 20 0 22 0 236708419 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753604925968 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6736] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6736/stat : 6736 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708419 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753603873424 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6737] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6737/stat : 6737 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708419 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753602820368 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6738] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6738/stat : 6738 (java) S 6706 6706 5572 0 -1 1077944384 3 1051 0 0 0 0 0 0 20 0 22 0 236708419 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753601767824 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6739] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6739/stat : 6739 (java) S 6706 6706 5572 0 -1 1077944384 5 1051 0 0 0 0 0 0 20 0 22 0 236708421 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753552173808 139754123074178 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6740] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6740/stat : 6740 (java) S 6706 6706 5572 0 -1 1077944384 13 1051 0 0 0 0 0 0 20 0 22 0 236708421 8412409856 28319 33554432000 4194304 4196468 140736429851472 139752732878496 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6741] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6741/stat : 6741 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708421 8412409856 28319 33554432000 4194304 4196468 140736429851472 139752464442608 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6742] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6742/stat : 6742 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708424 8412409856 28319 33554432000 4194304 4196468 140736429851472 139752089934288 139754123081627 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6743] ppid=6706 vsize=8215244 memory=0 CPUtime=0.02 cores=0-7
/proc/6729/task/6743/stat : 6743 (java) S 6706 6706 5572 0 -1 1077944384 519 1051 0 0 2 0 0 0 20 0 22 0 236708424 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753551120624 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6744] ppid=6706 vsize=8215244 memory=0 CPUtime=0.06 cores=0-7
/proc/6729/task/6744/stat : 6744 (java) R 6706 6706 5572 0 -1 4202560 293 1051 0 0 6 0 0 0 20 0 22 0 236708424 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753550053960 139754102306710 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6745] ppid=6706 vsize=8215244 memory=0 CPUtime=0.04 cores=0-7
/proc/6729/task/6745/stat : 6745 (java) S 6706 6706 5572 0 -1 1077944384 159 1051 0 0 4 0 0 0 20 0 22 0 236708424 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753549015024 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6746] ppid=6706 vsize=8215244 memory=0 CPUtime=0.16 cores=0-7
/proc/6729/task/6746/stat : 6746 (java) S 6706 6706 5572 0 -1 1077944384 526 1051 0 0 16 0 0 0 20 0 22 0 236708424 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753547962480 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6747] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6747/stat : 6747 (java) S 6706 6706 5572 0 -1 1077944384 3 1051 0 0 0 0 0 0 20 0 22 0 236708424 8412409856 28319 33554432000 4194304 4196468 140736429851472 139751592029152 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6748] ppid=6706 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6748/stat : 6748 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708424 8412409856 28319 33554432000 4194304 4196468 140736429851472 139753546910896 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
Current children cumulated CPU time: 3.71 s
Current children cumulated vsize: 8328372 KiB
Current children cumulated memory: 114748 KiB

[startup+2.30095 s]
/proc/loadavg: 1.27 1.10 1.07 4/200 6748
/proc/meminfo: memFree=23974480/32770624 swapFree=67058964/67108860
[pid=6706] ppid=6703 vsize=113128 memory=1472 CPUtime=2.71 cores=0-7
/proc/6706/stat : 6706 (scop.sh) S 6703 6706 5572 0 -1 4202496 590 23131 0 0 0 0 259 12 20 0 1 0 236708268 115843072 368 33554432000 4194304 5098028 140727454778768 140727454775512 140388298125948 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34332672 140727454786595 140727454786819 140727454786819 140727454789581 0
/proc/6706/statm: 28282 368 311 221 0 87 0
[pid=6729] ppid=6706 vsize=8086216 memory=118060 CPUtime=1.18 cores=0-7
/proc/6729/stat : 6729 (java) S 6706 6706 5572 0 -1 1077944320 18835 1051 0 0 111 7 0 0 20 0 22 0 236708418 8280285184 29515 33554432000 4194304 4196468 140736429851472 140736429834016 139754123063031 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
/proc/6729/statm: 2021554 29515 3130 1 0 1982953 0
[pid=6729/tid=6730] ppid=6706 vsize=8086216 memory=8112282956445269571 CPUtime=0.77 cores=0-7
/proc/6729/task/6730/stat : 6730 (java) S 6706 6706 5572 0 -1 1077944384 15764 1051 0 0 72 5 0 0 20 0 22 0 236708418 8280285184 29515 33554432000 4194304 4196468 140736429851472 139754094901440 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6731] ppid=6706 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6731/stat : 6731 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708419 8280285184 29515 33554432000 4194304 4196468 140736429851472 139754127305744 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6732] ppid=6706 vsize=8086216 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/6729/task/6732/stat : 6732 (java) S 6706 6706 5572 0 -1 1077944384 2 1051 0 0 0 0 0 0 20 0 22 0 236708419 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753608084624 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6733] ppid=6706 vsize=8086216 memory=304274648164728858 CPUtime=0 cores=0-7
/proc/6729/task/6733/stat : 6733 (java) S 6706 6706 5572 0 -1 1077944384 2 1051 0 0 0 0 0 0 20 0 22 0 236708419 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753607031568 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6734] ppid=6706 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6734/stat : 6734 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708419 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753605979024 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6735] ppid=6706 vsize=8086216 memory=7517461399994592356 CPUtime=0 cores=0-7
/proc/6729/task/6735/stat : 6735 (java) S 6706 6706 5572 0 -1 1077944384 2 1051 0 0 0 0 0 0 20 0 22 0 236708419 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753604925968 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6736] ppid=6706 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/6729/task/6736/stat : 6736 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708419 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753603873424 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6737] ppid=6706 vsize=8086216 memory=1 CPUtime=0 cores=0-7
/proc/6729/task/6737/stat : 6737 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708419 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753602820368 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6738] ppid=6706 vsize=8086216 memory=96820 CPUtime=0 cores=0-7
/proc/6729/task/6738/stat : 6738 (java) S 6706 6706 5572 0 -1 1077944384 3 1051 0 0 0 0 0 0 20 0 22 0 236708419 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753601767824 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6739] ppid=6706 vsize=8086216 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/6729/task/6739/stat : 6739 (java) S 6706 6706 5572 0 -1 1077944384 5 1051 0 0 0 0 0 0 20 0 22 0 236708421 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753552173808 139754123074178 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6740] ppid=6706 vsize=8086216 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/6729/task/6740/stat : 6740 (java) S 6706 6706 5572 0 -1 1077944384 13 1051 0 0 0 0 0 0 20 0 22 0 236708421 8280285184 29515 33554432000 4194304 4196468 140736429851472 139752732878496 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6741] ppid=6706 vsize=8086216 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/6729/task/6741/stat : 6741 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708421 8280285184 29515 33554432000 4194304 4196468 140736429851472 139752464442608 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6742] ppid=6706 vsize=8086216 memory=4956998493510226538 CPUtime=0 cores=0-7
/proc/6729/task/6742/stat : 6742 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708424 8280285184 29515 33554432000 4194304 4196468 140736429851472 139752089934288 139754123081627 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6743] ppid=6706 vsize=8086216 memory=-7595754389018307680 CPUtime=0.02 cores=0-7
/proc/6729/task/6743/stat : 6743 (java) S 6706 6706 5572 0 -1 1077944384 524 1051 0 0 2 0 0 0 20 0 22 0 236708424 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753551120624 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6744] ppid=6706 vsize=8086216 memory=6944656425123485561 CPUtime=0.08 cores=0-7
/proc/6729/task/6744/stat : 6744 (java) S 6706 6706 5572 0 -1 1077944384 315 1051 0 0 8 0 0 0 20 0 22 0 236708424 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753550068080 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6745] ppid=6706 vsize=8086216 memory=1396 CPUtime=0.04 cores=0-7
/proc/6729/task/6745/stat : 6745 (java) S 6706 6706 5572 0 -1 1077944384 161 1051 0 0 4 0 0 0 20 0 22 0 236708424 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753549015024 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6746] ppid=6706 vsize=8086216 memory=194300 CPUtime=0.19 cores=0-7
/proc/6729/task/6746/stat : 6746 (java) R 6706 6706 5572 0 -1 4202560 618 1051 0 0 19 0 0 0 20 0 22 0 236708424 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753547962480 139754101981575 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6747] ppid=6706 vsize=8086216 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/6729/task/6747/stat : 6747 (java) S 6706 6706 5572 0 -1 1077944384 3 1051 0 0 0 0 0 0 20 0 22 0 236708424 8280285184 29515 33554432000 4194304 4196468 140736429851472 139751592029152 139754123073237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
[pid=6729/tid=6748] ppid=6706 vsize=8086216 memory=290763870841340219 CPUtime=0 cores=0-7
/proc/6729/task/6748/stat : 6748 (java) S 6706 6706 5572 0 -1 1077944384 1 1051 0 0 0 0 0 0 20 0 22 0 236708424 8280285184 29515 33554432000 4194304 4196468 140736429851472 139753546910896 139754123074178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19099648 140736429855922 140736429856045 140736429856045 140736429858767 0
Current children cumulated CPU time: 3.89 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 119532 KiB

Child status: 0
Real time (s): 2.31103
CPU time (s): 3.92956
CPU user time (s): 3.71761
CPU system time (s): 0.211952
CPU usage (%): 170.035
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 208828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.71761
system time used= 0.211952
maximum resident set size= 216480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43653
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6433
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 6706
#   total CPU time (s): 3.92956
#   total CPU user time (s): 3.71761
#   total CPU system time (s): 0.211952

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039374 second user time and 0.071495 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-13 22:17:31
IDJOB=4307345
IDBENCH=141343
IDSOLVER=2789
FILE ID=node103/4307345-1534191451
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-07_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-4307345-1534191451/watcher-4307345-1534191451 -o /tmp/evaluation-result-4307345-1534191451/solver-4307345-1534191451 -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-4307345-1534191451.xml

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

MD5SUM BENCH= 3bc0c2fe6daffe5cd6c78f401afaf84f
RANDOM SEED=764692346

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:        24054828 kB
MemAvailable:   31944216 kB
Buffers:          153620 kB
Cached:          7919364 kB
SwapCached:         5312 kB
Active:          4363756 kB
Inactive:        3721424 kB
Active(anon):       4296 kB
Inactive(anon):    59392 kB
Active(file):    4359460 kB
Inactive(file):  3662032 kB
Unevictable:        7800 kB
Mlocked:            7800 kB
SwapTotal:      67108860 kB
SwapFree:       67058964 kB
Dirty:              8608 kB
Writeback:             0 kB
AnonPages:         60640 kB
Mapped:            51272 kB
Shmem:             48696 kB
Slab:             324976 kB
SReclaimable:     296356 kB
SUnreclaim:        28620 kB
KernelStack:        3600 kB
PageTables:         5408 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:     45056 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:33