Trace number 4307230

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 21.1093 5.65299

General information on the benchmark

NameFrb/
frb-35-17-1_c18.xml
MD5SUM938558367576662423373d61b63119a7
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 benchmark13.7294
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints346
Number of domains1
Minimum domain size17
Maximum domain size17
Distribution of domain sizes[{"size":17,"count":35}]
Minimum variable degree12
Maximum variable degree28
Distribution of variable degrees[{"degree":12,"count":3},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":2},{"degree":21,"count":4},{"degree":22,"count":3},{"degree":23,"count":4},{"degree":24,"count":1},{"degree":25,"count":3},{"degree":26,"count":1},{"degree":28,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":346}]
Number of extensional constraints346
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":346}]
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-9703-serial-file.bin HOME/instance-4307230-1534202255.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Tue Aug 14 01:17:36 CEST 2018
0.65/0.55	c PID: 9706
0.65/0.55	c IP: 172.20.3.107
0.65/0.56	c HOST: node107.alineos.net
0.65/0.56	c (0,0) Parsing Begin
2.15/1.07	c (0,0) Parsing End
2.15/1.08	c (0,0) CSP: 35 int (0 aux), 0 bool (0 aux), 346 ctr, max domain size 17
2.15/1.08	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.15/1.08	c (0,0) Constraint Name Generate Begin
2.15/1.09	c (0,0) Ctr:HOME/instance-4307230-1534202255.xml,ExtensionConflict:IntVar
2.15/1.09	c (0,0) Constraint Name Generate End
2.15/1.09	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.15/1.09	c (0,0) CSP to CSPinCNF Begin
4.22/1.68	c (1,1) translated 35 (10%) constraints
5.03/1.84	c (1,1) translated 70 (20%) constraints
5.44/1.97	c (1,1) translated 104 (30%) constraints
5.87/2.08	c (1,1) translated 139 (40%) constraints
6.29/2.19	c (1,1) translated 173 (50%) constraints
6.66/2.29	c (1,1) translated 208 (60%) constraints
7.06/2.40	c (1,1) translated 243 (70%) constraints
7.87/2.50	c (1,1) translated 277 (80%) constraints
8.28/2.60	c (2,2) translated 312 (90%) constraints
8.28/2.69	c (2,2) translated 346 (100%) constraints
9.09/2.85	c (2,2) STATISTICS1:HOME/instance-4307230-1534202255.xml,ExtensionConflict:IntVar,35,19032,-1,17,4,1,,17:73576,4:16554;3:2404;2:74,1:73576,
9.09/2.85	c (2,2) ==========================================
9.09/2.85	c (2,2) Order
9.09/2.85	c (2,2) ==========================================
9.54/2.93	c (2,2) translated 1904 (10%) constraints
9.54/2.97	c (2,2) translated 3807 (20%) constraints
9.99/3.01	c (2,2) translated 5710 (30%) constraints
9.99/3.05	c (2,2) translated 7613 (40%) constraints
9.99/3.08	c (2,2) translated 9516 (50%) constraints
10.43/3.11	c (2,2) translated 11420 (60%) constraints
10.43/3.15	c (2,2) translated 13323 (70%) constraints
10.43/3.19	c (2,2) translated 15226 (80%) constraints
10.81/3.24	c (2,2) translated 17129 (90%) constraints
10.81/3.27	c (2,2) translated 19032 (100%) constraints
10.81/3.27	c (2,2) CSP to CSPinCNF End
10.81/3.27	c (2,2) CSP: 35 int (0 aux), 0 bool (0 aux), 19032 ctr, max domain size 17
10.81/3.27	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
10.81/3.27	c (2,2) CSPinCNF Propagation Begin
11.64/3.50	c (2,2) 0 values, 2612 unsatisfiable literals, and 0 valid clauses are removed
11.64/3.50	c (2,2) CSPinCNF Propagation End
11.64/3.50	c (2,2) CSP: 35 int (0 aux), 0 bool (0 aux), 19032 ctr, max domain size 17
11.64/3.50	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
11.64/3.50	c (2,2) Simplify CSPinCNF Begin
12.05/3.56	c (3,3) Simplify CSPinCNF End
12.05/3.56	c (3,3) CSP: 35 int (0 aux), 0 bool (0 aux), 19032 ctr, max domain size 17
12.05/3.56	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
12.05/3.56	c (3,3) Calculate Precise Domain Begin
12.05/3.56	c (3,3) 0 values are removed by re-calculation
12.05/3.56	c (3,3) Calculate Precise Domain End
12.05/3.56	c (3,3) CSP: 35 int (0 aux), 0 bool (0 aux), 19032 ctr, max domain size 17
12.05/3.56	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
12.05/3.56	c (3,3) CSPinCNF to SatSolver Begin
12.48/3.65	c (3,3) 1904 (10 %) CSP clauses are encoded (560 SAT variables, 2428 SAT clauses)
12.48/3.69	c (3,3) 3807 (20 %) CSP clauses are encoded (560 SAT variables, 4331 SAT clauses)
12.91/3.72	c (3,3) 5710 (30 %) CSP clauses are encoded (560 SAT variables, 6234 SAT clauses)
12.91/3.76	c (3,3) 7613 (40 %) CSP clauses are encoded (560 SAT variables, 8137 SAT clauses)
12.91/3.78	c (3,3) 9516 (50 %) CSP clauses are encoded (560 SAT variables, 10040 SAT clauses)
13.32/3.81	c (3,3) 11420 (60 %) CSP clauses are encoded (560 SAT variables, 11944 SAT clauses)
13.32/3.83	c (3,3) 13323 (70 %) CSP clauses are encoded (560 SAT variables, 13847 SAT clauses)
13.32/3.85	c (3,3) 15226 (80 %) CSP clauses are encoded (560 SAT variables, 15750 SAT clauses)
13.32/3.87	c (3,3) 17129 (90 %) CSP clauses are encoded (560 SAT variables, 17653 SAT clauses)
13.32/3.88	c (3,3) 19032 (100 %) CSP clauses are encoded (560 SAT variables, 19556 SAT clauses)
13.32/3.88	c (3,3) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
13.32/3.88	c (3,3) CSPinCNF to SatSolver End
13.32/3.88	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.73/4.00	c (3,3) STATISTICS2:HOME/instance-4307230-1534202255.xml,ExtensionConflict:IntVar,35,19032,-1,17,4,1,,17:70964,4:14212;3:4476;2:344,1:70964,
13.73/4.00	c (3,3) 560 bool, 19557 clause
13.73/4.00	c (3,3) Export Begin
14.18/4.09	c (3,3) Export to HOME/scop-9703-serial-file.bin
14.18/4.09	c (3,3) Export End
14.18/4.09	c (3,3) Export File Size: 0.01 MB
14.18/4.09	c (3,3) 0,0,2,2,3,3,3,STOP-AFTER(DIMACS)
14.18/4.09	c END-Prog: Tue Aug 14 01:17:39 CEST 2018
14.56/4.14	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-9703-serial-file.bin
14.59/4.63	c (0,0) Read Serial File Begin
14.59/4.63	c (0,0) HOME/scop-9703-serial-file.bin
14.59/4.80	c (0,0) Read Serial File End
14.59/4.80	
14.59/4.80	scop order+glucose-syrup (2018-07-31)
14.59/4.80	(Solving Process)
14.59/4.80	
14.59/4.83	c BEGIN-Prog: Tue Aug 14 01:17:40 CEST 2018
14.59/4.83	c PID: 9726
14.59/4.83	c IP: 172.20.3.107
14.59/4.83	c HOST: node107.alineos.net
14.59/4.83	c (0,0) SatSolver.solve Begin
14.59/4.83	c (0,0) 0 bool, 0 clause
14.59/4.84	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307230-1534202255.xml-scop-9706.cnf
20.40/5.57	c (1,0) c
20.40/5.57	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
20.40/5.57	c (1,0) c
20.40/5.57	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
20.40/5.57	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
20.40/5.57	c (1,0) c ========================================[ Problem Statistics ]===========================================
20.40/5.57	c (1,0) c |                                                                                                       |
20.40/5.57	c (1,0) c |  Number of variables:           560                                                                   |
20.40/5.57	c (1,0) c |  Number of clauses:           19557                                                                   |
20.40/5.57	c (1,0) c |  Parse time:                   0.01 s                                                                 |
20.40/5.57	c (1,0) c |                                                                                                       |
20.40/5.57	c (1,0) c |  Simplification time:          0.02 s                                                                 |
20.40/5.57	c (1,0) c |                                                                                                       |
20.40/5.57	c (1,0) c |  Generating clones                                                                                    |
20.40/5.57	c (1,0) c |  all clones generated. Memory =  34.04Mb.                                                             |
20.40/5.57	c (1,0) c ========================================================================================================|
20.40/5.57	c (1,0) c last restart ## conflicts  :  1071 14 
20.40/5.57	c (1,0) c Thread 7 is 100% pure glucose! First thread to finish! (SAT answer).
20.40/5.57	c (1,0) c Total Memory so far : 615.87Mb
20.40/5.57	c (1,0) c
20.40/5.57	c (1,0) c real time : 0.708238 s
20.40/5.57	c (1,0) c cpu time  : 5.20751 s
20.40/5.57	c (1,0) c
20.40/5.57	c (1,0) c
20.40/5.57	c (1,0) c
20.40/5.57	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
20.40/5.57	c (1,0) c
20.40/5.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.40/5.57	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
20.40/5.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.40/5.57	c (1,0) c | Conflicts     |          153224 |      19182 |      18521 |      18969 |      19863 |      19324 |      18716 |      19702 |      18947 |
20.40/5.57	c (1,0) c | Decisions     |          193078 |      23695 |      23575 |      24076 |      24958 |      24513 |      23667 |      24933 |      23661 |
20.40/5.57	c (1,0) c | Propagations  |        12716937 |    1541873 |    1547665 |    1553865 |    1657252 |    1625266 |    1588834 |    1619208 |    1582974 |
20.40/5.57	c (1,0) c | Avg_Trail     |                 |        275 |        278 |        281 |        282 |        278 |        281 |        282 |        279 |
20.40/5.57	c (1,0) c | Avg_DL        |                 |         19 |         10 |         12 |         12 |         12 |         11 |         11 |         12 |
20.40/5.57	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.40/5.57	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.40/5.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.40/5.57	c (1,0) c | Exported      |           25307 |       3438 |       3007 |       3177 |       3181 |       3303 |       3126 |       3146 |       2929 |
20.40/5.57	c (1,0) c | Imported      |          153723 |      13705 |      21723 |      17416 |      21815 |      19615 |      17530 |      21077 |      20842 |
20.40/5.57	c (1,0) c | Good          |             172 |         14 |         13 |         20 |         26 |         23 |         23 |         26 |         27 |
20.40/5.57	c (1,0) c | Purge         |          153551 |      13691 |      21710 |      17396 |      21789 |      19592 |      17507 |      21051 |      20815 |
20.40/5.57	c (1,0) c | Promoted      |            6471 |        633 |        707 |        813 |        983 |        839 |        790 |        844 |        862 |
20.40/5.57	c (1,0) c | Remove_Imp    |           26963 |       3699 |      11258 |          0 |          0 |       2756 |       4647 |       3749 |        854 |
20.40/5.57	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.40/5.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.40/5.57	c (1,0) c | Unaries       |                 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |
20.40/5.57	c (1,0) c | Binaries      |                 |          1 |         14 |          4 |          2 |          3 |          3 |          1 |          0 |
20.40/5.57	c (1,0) c | Glues         |                 |         98 |        145 |        131 |        115 |        127 |        111 |        145 |        106 |
20.40/5.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.40/5.57	c (1,0) c | Orig_Seen     |            75 % |      13024 |      15018 |      14933 |      15142 |      14994 |      14900 |      15351 |      14866 |
20.40/5.57	c (1,0) c | Diff Orig seen|                 | -     1842 |        152 |         67 |        276 |        128 |         34 |        485 |      X     |
20.40/5.57	c (1,0) c | Hamming       |            31 % |        160 |        221 |        168 |        166 |        201 |        169 |        135 |      X     |
20.40/5.57	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.40/5.57	c (1,0) 
20.40/5.57	c (1,0) s SATISFIABLE
20.40/5.58	c (1,0) SatSolver.solve End
20.40/5.58	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
20.40/5.58	c (1,0) Show results Begin
21.00/5.63	s SATISFIABLE
21.00/5.64	v <instantiation>
21.00/5.64	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34]</list>
21.00/5.64	v     <values>4 4 6 10 15 3 7 15 2 7 9 1 6 11 0 1 1 14 10 9 15 15 6 5 3 9 6 6 6 7 2 10 12 5 14</values>
21.00/5.64	v </instantiation>
21.00/5.64	c (1,0) Show results End
21.00/5.64	c (1,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
21.00/5.64	c (1,0) 1,1,STOP-AFTER(ALL)
21.00/5.64	c END-Prog: Tue Aug 14 01:17:41 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 (13234 MiB free)
  memory of node 1: 16384 MiB (10746 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100172 s]*
/proc/loadavg: 7.97 8.14 8.19 3/199 9725
/proc/meminfo: memFree=24459804/32770624 swapFree=67108524/67108860
[pid=9703] ppid=9700 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/9703/stat : 9703 (scop.sh) S 9700 9703 9659 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 237788684 115843072 348 33554432000 4194304 5098028 140728204262880 140728204260136 140526813155964 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15962112 140728204264482 140728204264707 140728204264707 140728204267469 0
/proc/9703/statm: 28282 348 296 221 0 87 0
[pid=9706] ppid=9703 vsize=27313900 memory=109372 CPUtime=0.11 cores=0-7
/proc/9706/stat : 9706 (java) S 9703 9703 9659 0 -1 1077944320 6775 0 0 0 8 3 0 0 20 0 20 0 237788685 27969433600 27343 33554432000 4194304 4196468 140734682349648 140734682332192 140656362413815 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
/proc/9706/statm: 6828475 27343 2738 1 0 6790935 0
[pid=9706/tid=9707] ppid=9703 vsize=27313900 memory=4139262648194855837 CPUtime=0.08 cores=0-7
/proc/9706/task/9707/stat : 9707 (java) R 9703 9703 9659 0 -1 4202560 4897 0 0 0 6 2 0 0 20 0 20 0 237788685 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656334240144 140656346494302 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9708] ppid=9703 vsize=27313900 memory=732370377525615589 CPUtime=0 cores=0-7
/proc/9706/task/9708/stat : 9708 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656366656400 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9709] ppid=9703 vsize=27313900 memory=140239188162176 CPUtime=0 cores=0-7
/proc/9706/task/9709/stat : 9709 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656180812560 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9710] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9710/stat : 9710 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656179760272 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9711] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9711/stat : 9711 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656178707472 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9712] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9712/stat : 9712 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656177654160 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9713] ppid=9703 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/9706/task/9713/stat : 9713 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656176601360 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9714] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9714/stat : 9714 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656175549072 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9715] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9715/stat : 9715 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 27343 33554432000 4194304 4196468 140734682349648 140656174496272 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9716] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9716/stat : 9716 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788689 27969433600 27343 33554432000 4194304 4196468 140734682349648 140655353711216 140656362424962 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9717] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9717/stat : 9717 (java) S 9703 9703 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237788689 27969433600 27343 33554432000 4194304 4196468 140734682349648 140654340465952 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9718] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9718/stat : 9718 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788690 27969433600 27343 33554432000 4194304 4196468 140734682349648 140654072030832 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9719] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9719/stat : 9719 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 27343 33554432000 4194304 4196468 140734682349648 140653697522256 140656362432411 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9720] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9720/stat : 9720 (java) S 9703 9703 9659 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 27343 33554432000 4194304 4196468 140734682349648 140655352658032 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9721] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9721/stat : 9721 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 27343 33554432000 4194304 4196468 140734682349648 140655351605232 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9722] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9722/stat : 9722 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 27343 33554432000 4194304 4196468 140734682349648 140655350552944 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9723] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9723/stat : 9723 (java) S 9703 9703 9659 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 27343 33554432000 4194304 4196468 140734682349648 140655349500144 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9724] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9724/stat : 9724 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 27343 33554432000 4194304 4196468 140734682349648 140653199616864 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9725] ppid=9703 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/9706/task/9725/stat : 9725 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 27343 33554432000 4194304 4196468 140734682349648 140655348448048 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 110764 KiB

[startup+0.210043 s]*
/proc/loadavg: 7.97 8.14 8.19 2/199 9725
/proc/meminfo: memFree=24443556/32770624 swapFree=67108524/67108860
[pid=9703] ppid=9700 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/9703/stat : 9703 (scop.sh) S 9700 9703 9659 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 237788684 115843072 348 33554432000 4194304 5098028 140728204262880 140728204260136 140526813155964 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15962112 140728204264482 140728204264707 140728204264707 140728204267469 0
/proc/9703/statm: 28282 348 296 221 0 87 0
[pid=9706] ppid=9703 vsize=27313900 memory=123440 CPUtime=0.25 cores=0-7
/proc/9706/stat : 9706 (java) S 9703 9703 9659 0 -1 1077944320 10637 0 0 0 21 4 0 0 20 0 20 0 237788685 27969433600 30860 33554432000 4194304 4196468 140734682349648 140734682332192 140656362413815 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
/proc/9706/statm: 6828475 30860 2835 1 0 6790935 0
[pid=9706/tid=9707] ppid=9703 vsize=27313900 memory=0 CPUtime=0.19 cores=0-7
/proc/9706/task/9707/stat : 9707 (java) R 9703 9703 9659 0 -1 4202560 8533 0 0 0 16 3 0 0 20 0 20 0 237788685 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656334222560 140656362435741 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9708] ppid=9703 vsize=27313900 memory=280478258984696 CPUtime=0 cores=0-7
/proc/9706/task/9708/stat : 9708 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656366656400 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9709] ppid=9703 vsize=27313900 memory=140239188162176 CPUtime=0 cores=0-7
/proc/9706/task/9709/stat : 9709 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656180812560 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9710] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9710/stat : 9710 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656179760272 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9711] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9711/stat : 9711 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656178707472 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9712] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9712/stat : 9712 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656177654160 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9713] ppid=9703 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/9706/task/9713/stat : 9713 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656176601360 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9714] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9714/stat : 9714 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656175549072 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9715] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9715/stat : 9715 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 30860 33554432000 4194304 4196468 140734682349648 140656174496272 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9716] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9716/stat : 9716 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788689 27969433600 30860 33554432000 4194304 4196468 140734682349648 140655353711216 140656362424962 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9717] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9717/stat : 9717 (java) S 9703 9703 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237788689 27969433600 30860 33554432000 4194304 4196468 140734682349648 140654340465952 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9718] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9718/stat : 9718 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788690 27969433600 30860 33554432000 4194304 4196468 140734682349648 140654072030832 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9719] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9719/stat : 9719 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 30860 33554432000 4194304 4196468 140734682349648 140653697522256 140656362432411 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9720] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9720/stat : 9720 (java) S 9703 9703 9659 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 30860 33554432000 4194304 4196468 140734682349648 140655352658032 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9721] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9721/stat : 9721 (java) S 9703 9703 9659 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 30860 33554432000 4194304 4196468 140734682349648 140655351605232 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9722] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9722/stat : 9722 (java) S 9703 9703 9659 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 30860 33554432000 4194304 4196468 140734682349648 140655350552944 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9723] ppid=9703 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/9706/task/9723/stat : 9723 (java) R 9703 9703 9659 0 -1 4202560 295 0 0 0 2 0 0 0 20 0 20 0 237788692 27969433600 30860 33554432000 4194304 4196468 140734682349648 140655349500144 140656340998646 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9724] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9724/stat : 9724 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 30860 33554432000 4194304 4196468 140734682349648 140653199616864 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9725] ppid=9703 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/9706/task/9725/stat : 9725 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 30860 33554432000 4194304 4196468 140734682349648 140655348448048 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124832 KiB

[startup+0.309306 s]*
/proc/loadavg: 7.97 8.14 8.19 2/199 9725
/proc/meminfo: memFree=24440360/32770624 swapFree=67108524/67108860
[pid=9703] ppid=9700 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/9703/stat : 9703 (scop.sh) S 9700 9703 9659 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 237788684 115843072 348 33554432000 4194304 5098028 140728204262880 140728204260136 140526813155964 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15962112 140728204264482 140728204264707 140728204264707 140728204267469 0
/proc/9703/statm: 28282 348 296 221 0 87 0
[pid=9706] ppid=9703 vsize=27313900 memory=127480 CPUtime=0.42 cores=0-7
/proc/9706/stat : 9706 (java) S 9703 9703 9659 0 -1 1077944320 11196 0 0 0 38 4 0 0 20 0 20 0 237788685 27969433600 31870 33554432000 4194304 4196468 140734682349648 140734682332192 140656362413815 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
/proc/9706/statm: 6828475 31870 2967 1 0 6790935 0
[pid=9706/tid=9707] ppid=9703 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9706/task/9707/stat : 9707 (java) R 9703 9703 9659 0 -1 4202560 8912 0 0 0 26 3 0 0 20 0 20 0 237788685 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656334209264 140656342688950 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9708] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9708/stat : 9708 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656366656400 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9709] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9709/stat : 9709 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656180812560 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9710] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9710/stat : 9710 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656179760272 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9711] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9711/stat : 9711 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656178707472 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9712] ppid=9703 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/9706/task/9712/stat : 9712 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656177654160 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9713] ppid=9703 vsize=27313900 memory=140239070917551 CPUtime=0 cores=0-7
/proc/9706/task/9713/stat : 9713 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656176601360 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9714] ppid=9703 vsize=27313900 memory=140239070919856 CPUtime=0 cores=0-7
/proc/9706/task/9714/stat : 9714 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656175549072 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9715] ppid=9703 vsize=27313900 memory=140239070922160 CPUtime=0 cores=0-7
/proc/9706/task/9715/stat : 9715 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788687 27969433600 31870 33554432000 4194304 4196468 140734682349648 140656174496272 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9716] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9716/stat : 9716 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788689 27969433600 31870 33554432000 4194304 4196468 140734682349648 140655353711216 140656362424962 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9717] ppid=9703 vsize=27313900 memory=280478141851280 CPUtime=0 cores=0-7
/proc/9706/task/9717/stat : 9717 (java) S 9703 9703 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237788689 27969433600 31870 33554432000 4194304 4196468 140734682349648 140654340465952 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9718] ppid=9703 vsize=27313900 memory=280478141858192 CPUtime=0 cores=0-7
/proc/9706/task/9718/stat : 9718 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788690 27969433600 31870 33554432000 4194304 4196468 140734682349648 140654072030832 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9719] ppid=9703 vsize=27313900 memory=280478141799472 CPUtime=0 cores=0-7
/proc/9706/task/9719/stat : 9719 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 31870 33554432000 4194304 4196468 140734682349648 140653697522256 140656362432411 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9720] ppid=9703 vsize=27313900 memory=280478141872016 CPUtime=0.01 cores=0-7
/proc/9706/task/9720/stat : 9720 (java) S 9703 9703 9659 0 -1 1077944384 373 0 0 0 1 0 0 0 20 0 20 0 237788692 27969433600 31870 33554432000 4194304 4196468 140734682349648 140655352658032 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9721] ppid=9703 vsize=27313900 memory=280478141878928 CPUtime=0.01 cores=0-7
/proc/9706/task/9721/stat : 9721 (java) S 9703 9703 9659 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 20 0 237788692 27969433600 31870 33554432000 4194304 4196468 140734682349648 140655351605232 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9722] ppid=9703 vsize=27313900 memory=280478141876624 CPUtime=0.02 cores=0-7
/proc/9706/task/9722/stat : 9722 (java) S 9703 9703 9659 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 20 0 237788692 27969433600 31870 33554432000 4194304 4196468 140734682349648 140655350552944 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9723] ppid=9703 vsize=27313900 memory=280478141892784 CPUtime=0.07 cores=0-7
/proc/9706/task/9723/stat : 9723 (java) S 9703 9703 9659 0 -1 1077944384 316 0 0 0 7 0 0 0 20 0 20 0 237788692 27969433600 31870 33554432000 4194304 4196468 140734682349648 140655349500144 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9724] ppid=9703 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9724/stat : 9724 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 31870 33554432000 4194304 4196468 140734682349648 140653199616864 140656362424021 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9725] ppid=9703 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/9706/task/9725/stat : 9725 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788692 27969433600 31870 33554432000 4194304 4196468 140734682349648 140655348448048 140656362424962 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128872 KiB

[startup+0.70093 s]
/proc/loadavg: 7.97 8.14 8.19 2/199 9725
/proc/meminfo: memFree=24416300/32770624 swapFree=67108524/67108860
[pid=9703] ppid=9700 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/9703/stat : 9703 (scop.sh) S 9700 9703 9659 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 237788684 115843072 348 33554432000 4194304 5098028 140728204262880 140728204260136 140526813155964 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15962112 140728204264482 140728204264707 140728204264707 140728204267469 0
/proc/9703/statm: 28282 348 296 221 0 87 0
[pid=9706] ppid=9703 vsize=27320172 memory=165288 CPUtime=1.02 cores=0-7
/proc/9706/stat : 9706 (java) S 9703 9703 9659 0 -1 1077944320 18298 0 0 0 96 6 0 0 20 0 20 0 237788685 27975856128 41322 33554432000 4194304 4196468 140734682349648 140734682332192 140656362413815 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
/proc/9706/statm: 6830043 41322 3136 1 0 6791447 0
[pid=9706/tid=9707] ppid=9703 vsize=27320172 memory=280478142187648 CPUtime=0.67 cores=0-7
/proc/9706/task/9707/stat : 9707 (java) R 9703 9703 9659 0 -1 4202560 15400 0 0 0 62 5 0 0 20 0 20 0 237788685 27975856128 41322 33554432000 4194304 4196468 140734682349648 140656334251200 140656362435741 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9708] ppid=9703 vsize=27320172 memory=5119601018020 CPUtime=0 cores=0-7
/proc/9706/task/9708/stat : 9708 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27975856128 41322 33554432000 4194304 4196468 140734682349648 140656366656400 140656362424021 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9709] ppid=9703 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9709/stat : 9709 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237788687 27975856128 41322 33554432000 4194304 4196468 140734682349648 140656180812560 140656362424021 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9710] ppid=9703 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/9706/task/9710/stat : 9710 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788687 27975856128 41322 33554432000 4194304 4196468 140734682349648 140656179760272 140656362424021 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0

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

/proc/9706/task/9719/stat : 9719 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237788692 27982225408 231431 33554432000 4194304 4196468 140734682349648 140653697522256 140656362432411 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9720] ppid=9703 vsize=27326392 memory=280478142356640 CPUtime=2.24 cores=0-7
/proc/9706/task/9720/stat : 9720 (java) R 9703 9703 9659 0 -1 4202560 2576 0 0 0 224 0 0 0 20 0 20 0 237788692 27982225408 231431 33554432000 4194304 4196468 140734682349648 140655352644272 140656345800619 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9721] ppid=9703 vsize=27326392 memory=504 CPUtime=2.24 cores=0-7
/proc/9706/task/9721/stat : 9721 (java) R 9703 9703 9659 0 -1 4202560 1868 0 0 0 223 1 0 0 20 0 20 0 237788692 27982225408 231431 33554432000 4194304 4196468 140734682349648 140655351585464 140656343135779 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9722] ppid=9703 vsize=27326392 memory=924 CPUtime=2.14 cores=0-7
/proc/9706/task/9722/stat : 9722 (java) R 9703 9703 9659 0 -1 4202560 2492 0 0 0 214 0 0 0 20 0 20 0 237788692 27982225408 231431 33554432000 4194304 4196468 140734682349648 140655350528816 140656343135753 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9723] ppid=9703 vsize=27326392 memory=1168 CPUtime=0.97 cores=0-7
/proc/9706/task/9723/stat : 9723 (java) S 9703 9703 9659 0 -1 1077944384 3915 0 0 0 96 1 0 0 20 0 20 0 237788692 27982225408 231431 33554432000 4194304 4196468 140734682349648 140655349500144 140656362424962 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9724] ppid=9703 vsize=27326392 memory=2132 CPUtime=0 cores=0-7
/proc/9706/task/9724/stat : 9724 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788692 27982225408 231431 33554432000 4194304 4196468 140734682349648 140653199616864 140656362424021 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
[pid=9706/tid=9725] ppid=9703 vsize=27326392 memory=2180 CPUtime=0 cores=0-7
/proc/9706/task/9725/stat : 9725 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237788692 27982225408 231431 33554432000 4194304 4196468 140734682349648 140655348448048 140656362424962 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 20688896 140734682354665 140734682354989 140734682354989 140734682357711 0
Current children cumulated CPU time: 10.81 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 925068 KiB

[startup+4.80032 s]
/proc/loadavg: 7.41 8.02 8.15 5/199 9725
/proc/meminfo: memFree=23291952/32770624 swapFree=67108524/67108860
[pid=9703] ppid=9700 vsize=113128 memory=1468 CPUtime=14.59 cores=0-7
/proc/9703/stat : 9703 (scop.sh) S 9700 9703 9659 0 -1 4202496 588 32176 0 0 0 0 1429 30 20 0 1 0 237788684 115843072 367 33554432000 4194304 5098028 140728204262880 140728204259624 140526813155964 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15962112 140728204264482 140728204264707 140728204264707 140728204267469 0
/proc/9703/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 14.59 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+5.2015 s]
/proc/loadavg: 7.41 8.02 8.15 9/212 9759
/proc/meminfo: memFree=24432560/32770624 swapFree=67108524/67108860
[pid=9703] ppid=9700 vsize=113128 memory=1468 CPUtime=14.59 cores=0-7
/proc/9703/stat : 9703 (scop.sh) S 9700 9703 9659 0 -1 4202496 588 32176 0 0 0 0 1429 30 20 0 1 0 237788684 115843072 367 33554432000 4194304 5098028 140728204262880 140728204259624 140526813155964 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15962112 140728204264482 140728204264707 140728204264707 140728204267469 0
/proc/9703/statm: 28282 367 311 221 0 87 0
[pid=9726] ppid=9703 vsize=8413904 memory=119000 CPUtime=1.09 cores=0-7
/proc/9726/stat : 9726 (java) S 9703 9703 9659 0 -1 1077944320 18023 0 0 0 103 6 0 0 20 0 24 0 237789099 8615837696 29750 33554432000 4194304 4196468 140730393077920 140730393060464 139763379551991 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
/proc/9726/statm: 2103476 29750 3149 1 0 2064875 0
[pid=9746] ppid=9726 vsize=630644 memory=37864 CPUtime=2.33 cores=0-7
/proc/9746/stat : 9746 (glucose-syrup) S 9726 9703 9659 0 -1 1077944320 9995 0 0 0 228 5 0 0 20 0 9 0 237789170 645779456 9466 33554432000 4194304 4373367 140726428956272 140726428954816 140038077233794 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
/proc/9746/statm: 157661 9466 379 44 0 153349 0
[pid=9746/tid=9752] ppid=9726 vsize=630644 memory=0 CPUtime=0.25 cores=0-7
/proc/9746/task/9752/stat : 9752 (glucose-syrup) R 9726 9703 9659 0 -1 4202560 397 0 0 0 25 0 0 0 20 0 9 0 237789174 645779456 9466 33554432000 4194304 4373367 140726428956272 140038062005616 4296037 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
[pid=9746/tid=9753] ppid=9726 vsize=630644 memory=0 CPUtime=0.24 cores=0-7
/proc/9746/task/9753/stat : 9753 (glucose-syrup) R 9726 9703 9659 0 -1 4202560 897 0 0 0 24 0 0 0 20 0 9 0 237789174 645779456 9466 33554432000 4194304 4373367 140726428956272 140038053612816 4249260 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
[pid=9746/tid=9754] ppid=9726 vsize=630644 memory=0 CPUtime=0.28 cores=0-7
/proc/9746/task/9754/stat : 9754 (glucose-syrup) R 9726 9703 9659 0 -1 4202560 962 0 0 0 28 0 0 0 20 0 9 0 237789174 645779456 9466 33554432000 4194304 4373367 140726428956272 140038045220112 4257329 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
[pid=9746/tid=9755] ppid=9726 vsize=630644 memory=0 CPUtime=0.3 cores=0-7
/proc/9746/task/9755/stat : 9755 (glucose-syrup) R 9726 9703 9659 0 -1 4202560 940 0 0 0 30 0 0 0 20 0 9 0 237789174 645779456 9466 33554432000 4194304 4373367 140726428956272 140038036827280 4271817 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
[pid=9746/tid=9756] ppid=9726 vsize=630644 memory=0 CPUtime=0.29 cores=0-7
/proc/9746/task/9756/stat : 9756 (glucose-syrup) R 9726 9703 9659 0 -1 4202560 899 0 0 0 29 0 0 0 20 0 9 0 237789174 645779456 9466 33554432000 4194304 4373367 140726428956272 140038028434704 4249157 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
[pid=9746/tid=9757] ppid=9726 vsize=630644 memory=0 CPUtime=0.28 cores=0-7
/proc/9746/task/9757/stat : 9757 (glucose-syrup) R 9726 9703 9659 0 -1 4202560 629 0 0 0 28 0 0 0 20 0 9 0 237789174 645779456 9466 33554432000 4194304 4373367 140726428956272 140038020041872 4272344 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
[pid=9746/tid=9758] ppid=9726 vsize=630644 memory=-8486080860437196440 CPUtime=0.29 cores=0-7
/proc/9746/task/9758/stat : 9758 (glucose-syrup) R 9726 9703 9659 0 -1 4202560 881 0 0 0 29 0 0 0 20 0 9 0 237789174 645779456 9466 33554432000 4194304 4373367 140726428956272 140038011649168 140038077243994 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
[pid=9746/tid=9759] ppid=9726 vsize=630644 memory=8023269665315972697 CPUtime=0.29 cores=0-7
/proc/9746/task/9759/stat : 9759 (glucose-syrup) R 9726 9703 9659 0 -1 4202560 880 0 0 0 29 0 0 0 20 0 9 0 237789174 645779456 9466 33554432000 4194304 4373367 140726428956272 140038003256592 4295977 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 7045120 140726428959825 140726428959956 140726428959956 140726428962759 0
[pid=9726/tid=9727] ppid=9703 vsize=8413904 memory=6225489096523342436 CPUtime=0.73 cores=0-7
/proc/9726/task/9727/stat : 9727 (java) S 9703 9703 9659 0 -1 1077944384 15024 0 0 0 69 4 0 0 20 0 24 0 237789099 8615837696 29750 33554432000 4194304 4196468 140730393077920 139763351392144 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9728] ppid=9703 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/9726/task/9728/stat : 9728 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237789100 8615837696 29750 33554432000 4194304 4196468 140730393077920 139763383794064 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9729] ppid=9703 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/9726/task/9729/stat : 9729 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237789100 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762865174800 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9730] ppid=9703 vsize=8413904 memory=140239071347552 CPUtime=0 cores=0-7
/proc/9726/task/9730/stat : 9730 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237789100 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762864122512 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9731] ppid=9703 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/9726/task/9731/stat : 9731 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237789100 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762863069712 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9732] ppid=9703 vsize=8413904 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/9726/task/9732/stat : 9732 (java) S 9703 9703 9659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237789100 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762862017424 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9733] ppid=9703 vsize=8413904 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/9726/task/9733/stat : 9733 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237789100 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762860964624 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9734] ppid=9703 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/9726/task/9734/stat : 9734 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237789100 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762859912336 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9735] ppid=9703 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/9726/task/9735/stat : 9735 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237789100 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762858859536 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9736] ppid=9703 vsize=8413904 memory=-7664675037558821422 CPUtime=0 cores=0-7
/proc/9726/task/9736/stat : 9736 (java) S 9703 9703 9659 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 237789102 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762808645744 139763379563138 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9737] ppid=9703 vsize=8413904 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/9726/task/9737/stat : 9737 (java) S 9703 9703 9659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 237789102 8615837696 29750 33554432000 4194304 4196468 140730393077920 139761926791968 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9738] ppid=9703 vsize=8413904 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/9726/task/9738/stat : 9738 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237789102 8615837696 29750 33554432000 4194304 4196468 140730393077920 139761658356848 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9739] ppid=9703 vsize=8413904 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/9726/task/9739/stat : 9739 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237789105 8615837696 29750 33554432000 4194304 4196468 140730393077920 139761283848272 139763379570587 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9740] ppid=9703 vsize=8413904 memory=4945125699554088323 CPUtime=0.04 cores=0-7
/proc/9726/task/9740/stat : 9740 (java) S 9703 9703 9659 0 -1 1077944384 457 0 0 0 4 0 0 0 20 0 24 0 237789105 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762807593584 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9741] ppid=9703 vsize=8413904 memory=-7966001967256141664 CPUtime=0.05 cores=0-7
/proc/9726/task/9741/stat : 9741 (java) S 9703 9703 9659 0 -1 1077944384 306 0 0 0 5 0 0 0 20 0 24 0 237789105 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762806540784 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9742] ppid=9703 vsize=8413904 memory=6944656425123290226 CPUtime=0.05 cores=0-7
/proc/9726/task/9742/stat : 9742 (java) S 9703 9703 9659 0 -1 1077944384 265 0 0 0 5 0 0 0 20 0 24 0 237789105 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762805488496 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9743] ppid=9703 vsize=8413904 memory=-7533522213388100735 CPUtime=0.17 cores=0-7
/proc/9726/task/9743/stat : 9743 (java) S 9703 9703 9659 0 -1 1077944384 575 0 0 0 17 0 0 0 20 0 24 0 237789105 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762804435696 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9744] ppid=9703 vsize=8413904 memory=-6519613052471072158 CPUtime=0 cores=0-7
/proc/9726/task/9744/stat : 9744 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237789105 8615837696 29750 33554432000 4194304 4196468 140730393077920 139760785942880 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9745] ppid=9703 vsize=8413904 memory=4638778424102571344 CPUtime=0 cores=0-7
/proc/9726/task/9745/stat : 9745 (java) S 9703 9703 9659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237789106 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762803382576 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9747] ppid=9703 vsize=8413904 memory=7378391948239464806 CPUtime=0 cores=0-7
/proc/9726/task/9747/stat : 9747 (java) S 9703 9703 9659 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 237789170 8615837696 29750 33554432000 4194304 4196468 140730393077920 139762799863104 139763379576601 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9749] ppid=9703 vsize=8413904 memory=7019257425709197167 CPUtime=0 cores=0-7
/proc/9726/task/9749/stat : 9749 (java) S 9703 9703 9659 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 237789171 8615837696 29750 33554432000 4194304 4196468 140730393077920 139760114843536 139763379573917 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9750] ppid=9703 vsize=8413904 memory=8028911444213326680 CPUtime=0 cores=0-7
/proc/9726/task/9750/stat : 9750 (java) S 9703 9703 9659 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 237789171 8615837696 29750 33554432000 4194304 4196468 140730393077920 139760383278864 139763379573917 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9751] ppid=9703 vsize=8413904 memory=28220014095 CPUtime=0 cores=0-7
/proc/9726/task/9751/stat : 9751 (java) S 9703 9703 9659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237789173 8615837696 29750 33554432000 4194304 4196468 140730393077920 139759846416160 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
Current children cumulated CPU time: 18.01 s
Current children cumulated vsize: 9157676 KiB
Current children cumulated memory: 158332 KiB

[startup+5.60135 s]
/proc/loadavg: 7.41 8.02 8.15 9/212 9759
/proc/meminfo: memFree=24432560/32770624 swapFree=67108524/67108860
[pid=9703] ppid=9700 vsize=113128 memory=1468 CPUtime=14.59 cores=0-7
/proc/9703/stat : 9703 (scop.sh) S 9700 9703 9659 0 -1 4202496 588 32176 0 0 0 0 1429 30 20 0 1 0 237788684 115843072 367 33554432000 4194304 5098028 140728204262880 140728204259624 140526813155964 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15962112 140728204264482 140728204264707 140728204264707 140728204267469 0
/proc/9703/statm: 28282 367 311 221 0 87 0
[pid=9726] ppid=9703 vsize=8282828 memory=119760 CPUtime=6.41 cores=0-7
/proc/9726/stat : 9726 (java) S 9703 9703 9659 0 -1 1077944320 18202 15796 0 0 108 6 520 7 20 0 22 0 237789099 8481615872 29940 33554432000 4194304 4196468 140730393077920 140730393060464 139763379551991 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
/proc/9726/statm: 2070707 29940 3151 1 0 2032106 0
[pid=9726/tid=9727] ppid=9703 vsize=8282828 memory=1468 CPUtime=6.01 cores=0-7
/proc/9726/task/9727/stat : 9727 (java) R 9703 9703 9659 0 -1 4202560 15113 15796 0 0 70 4 520 7 20 0 22 0 237789099 8481615872 29940 33554432000 4194304 4196468 140730393077920 139763351387888 139763379573917 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9728] ppid=9703 vsize=8282828 memory=119000 CPUtime=5.27 cores=0-7
/proc/9726/task/9728/stat : 9728 (java) S 9703 9703 9659 0 -1 1077944384 2 15796 0 0 0 0 520 7 20 0 22 0 237789100 8481615872 29940 33554432000 4194304 4196468 140730393077920 139763383794064 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9729] ppid=9703 vsize=8282828 memory=20456 CPUtime=5.27 cores=0-7
/proc/9726/task/9729/stat : 9729 (java) S 9703 9703 9659 0 -1 1077944384 1 15796 0 0 0 0 520 7 20 0 22 0 237789100 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762865174800 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9730] ppid=9703 vsize=8282828 memory=-3622645143214314312 CPUtime=5.27 cores=0-7
/proc/9726/task/9730/stat : 9730 (java) S 9703 9703 9659 0 -1 1077944384 3 15796 0 0 0 0 520 7 20 0 22 0 237789100 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762864122512 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9731] ppid=9703 vsize=8282828 memory=-7003737579269690708 CPUtime=5.27 cores=0-7
/proc/9726/task/9731/stat : 9731 (java) S 9703 9703 9659 0 -1 1077944384 2 15796 0 0 0 0 520 7 20 0 22 0 237789100 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762863069712 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9732] ppid=9703 vsize=8282828 memory=587 CPUtime=5.27 cores=0-7
/proc/9726/task/9732/stat : 9732 (java) S 9703 9703 9659 0 -1 1077944384 2 15796 0 0 0 0 520 7 20 0 22 0 237789100 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762862017424 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9733] ppid=9703 vsize=8282828 memory=197 CPUtime=5.27 cores=0-7
/proc/9726/task/9733/stat : 9733 (java) S 9703 9703 9659 0 -1 1077944384 1 15796 0 0 0 0 520 7 20 0 22 0 237789100 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762860964624 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9734] ppid=9703 vsize=8282828 memory=0 CPUtime=5.27 cores=0-7
/proc/9726/task/9734/stat : 9734 (java) S 9703 9703 9659 0 -1 1077944384 3 15796 0 0 0 0 520 7 20 0 22 0 237789100 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762859912336 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9735] ppid=9703 vsize=8282828 memory=0 CPUtime=5.27 cores=0-7
/proc/9726/task/9735/stat : 9735 (java) S 9703 9703 9659 0 -1 1077944384 1 15796 0 0 0 0 520 7 20 0 22 0 237789100 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762858859536 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9736] ppid=9703 vsize=8282828 memory=140239071209069 CPUtime=5.27 cores=0-7
/proc/9726/task/9736/stat : 9736 (java) S 9703 9703 9659 0 -1 1077944384 5 15796 0 0 0 0 520 7 20 0 22 0 237789102 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762808645744 139763379563138 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9737] ppid=9703 vsize=8282828 memory=280478142407712 CPUtime=5.27 cores=0-7
/proc/9726/task/9737/stat : 9737 (java) S 9703 9703 9659 0 -1 1077944384 13 15796 0 0 0 0 520 7 20 0 22 0 237789102 8481615872 29940 33554432000 4194304 4196468 140730393077920 139761926791968 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9738] ppid=9703 vsize=8282828 memory=1 CPUtime=5.27 cores=0-7
/proc/9726/task/9738/stat : 9738 (java) S 9703 9703 9659 0 -1 1077944384 1 15796 0 0 0 0 520 7 20 0 22 0 237789102 8481615872 29940 33554432000 4194304 4196468 140730393077920 139761658356848 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9739] ppid=9703 vsize=8282828 memory=0 CPUtime=5.27 cores=0-7
/proc/9726/task/9739/stat : 9739 (java) S 9703 9703 9659 0 -1 1077944384 1 15796 0 0 0 0 520 7 20 0 22 0 237789105 8481615872 29940 33554432000 4194304 4196468 140730393077920 139761283848272 139763379570587 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9740] ppid=9703 vsize=8282828 memory=28256 CPUtime=5.31 cores=0-7
/proc/9726/task/9740/stat : 9740 (java) S 9703 9703 9659 0 -1 1077944384 457 15796 0 0 4 0 520 7 20 0 22 0 237789105 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762807593584 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9741] ppid=9703 vsize=8282828 memory=288230596050944315 CPUtime=5.32 cores=0-7
/proc/9726/task/9741/stat : 9741 (java) S 9703 9703 9659 0 -1 1077944384 306 15796 0 0 5 0 520 7 20 0 22 0 237789105 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762806540784 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9742] ppid=9703 vsize=8282828 memory=15258134151170443 CPUtime=5.32 cores=0-7
/proc/9726/task/9742/stat : 9742 (java) S 9703 9703 9659 0 -1 1077944384 265 15796 0 0 5 0 520 7 20 0 22 0 237789105 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762805488496 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9743] ppid=9703 vsize=8282828 memory=0 CPUtime=5.46 cores=0-7
/proc/9726/task/9743/stat : 9743 (java) S 9703 9703 9659 0 -1 1077944384 619 15796 0 0 19 0 520 7 20 0 22 0 237789105 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762804435696 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9744] ppid=9703 vsize=8282828 memory=6944652177228980320 CPUtime=5.27 cores=0-7
/proc/9726/task/9744/stat : 9744 (java) S 9703 9703 9659 0 -1 1077944384 3 15796 0 0 0 0 520 7 20 0 22 0 237789105 8481615872 29940 33554432000 4194304 4196468 140730393077920 139760785942880 139763379562197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9745] ppid=9703 vsize=8282828 memory=6944656575208382560 CPUtime=5.27 cores=0-7
/proc/9726/task/9745/stat : 9745 (java) S 9703 9703 9659 0 -1 1077944384 1 15796 0 0 0 0 520 7 20 0 22 0 237789106 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762803382576 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9747] ppid=9703 vsize=8282828 memory=8547763363015199892 CPUtime=5.27 cores=0-7
/proc/9726/task/9747/stat : 9747 (java) S 9703 9703 9659 0 -1 1077944384 24 15796 0 0 0 0 520 7 20 0 22 0 237789170 8481615872 29940 33554432000 4194304 4196468 140730393077920 139762799862288 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
[pid=9726/tid=9751] ppid=9703 vsize=8282828 memory=3616723859114981928 CPUtime=5.27 cores=0-7
/proc/9726/task/9751/stat : 9751 (java) S 9703 9703 9659 0 -1 1077944384 6 15796 0 0 0 0 520 7 20 0 22 0 237789173 8481615872 29940 33554432000 4194304 4196468 140730393077920 139759846417968 139763379563138 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140730393081010 140730393081133 140730393081133 140730393083855 0
Current children cumulated CPU time: 21 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 121228 KiB

Child status: 0
Real time (s): 5.65299
CPU time (s): 21.1093
CPU user time (s): 20.6528
CPU system time (s): 0.456483
CPU usage (%): 373.418
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 1286156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.6528
system time used= 0.456483
maximum resident set size= 1285096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67012
page faults= 0
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10272
involuntary context switches= 84


# summary of solver processes directly reported to runsolver:
#   pid: 9703
#   total CPU time (s): 21.1093
#   total CPU user time (s): 20.6528
#   total CPU system time (s): 0.456483

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051174 second user time and 0.111561 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-14 01:17:35
IDJOB=4307230
IDBENCH=141582
IDSOLVER=2788
FILE ID=node107/4307230-1534202255
RUNJOBID= node107-1534202255-9686
PBS_JOBID= 21038016
Free space on /tmp= 39620 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-35-17-1_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307230-1534202255/watcher-4307230-1534202255 -o /tmp/evaluation-result-4307230-1534202255/solver-4307230-1534202255 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1534202255-9686 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307230-1534202255.xml

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

MD5SUM BENCH= 938558367576662423373d61b63119a7
RANDOM SEED=1303086369

node107.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.40
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.40
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.40
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.40
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:        24557036 kB
MemAvailable:   31901864 kB
Buffers:          175788 kB
Cached:          7375256 kB
SwapCached:           20 kB
Active:          3866356 kB
Inactive:        3739568 kB
Active(anon):       3540 kB
Inactive(anon):   103496 kB
Active(file):    3862816 kB
Inactive(file):  3636072 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:         61516 kB
Mapped:            53116 kB
Shmem:             49632 kB
Slab:             302352 kB
SReclaimable:     274400 kB
SUnreclaim:        27952 kB
KernelStack:        3088 kB
PageTables:         4980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39612 MiB
End job on node107 at 2018-08-14 01:17:41