Trace number 4307331

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 5.54096 2.74588

General information on the benchmark

NameCarSequencing/
CarSequencing-dingbas_c18.xml
MD5SUMf25e9b6e669dc8bf92e23091ea1c77d3
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.48586
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints63
Number of domains2
Minimum domain size2
Maximum domain size6
Distribution of domain sizes[{"size":2,"count":50},{"size":6,"count":10}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":10},{"degree":3,"count":5},{"degree":4,"count":7},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":11},{"degree":8,"count":3}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":10},{"arity":3,"count":16},{"arity":4,"count":3},{"arity":5,"count":14},{"arity":6,"count":11},{"arity":7,"count":2},{"arity":8,"count":1},{"arity":10,"count":6}]
Number of extensional constraints10
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":10},{"type":"sum","count":52},{"type":"cardinality","count":1}]
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-10637-serial-file.bin HOME/instance-4307331-1534196476.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 23:41:17 CEST 2018
0.64/0.56	c PID: 10640
0.64/0.56	c IP: 172.20.3.106
0.64/0.56	c HOST: node106.alineos.net
0.64/0.56	c (0,0) Parsing Begin
1.19/0.90	c (0,0) Parsing End
1.39/0.90	c (0,0) CSP: 10 int (0 aux), 50 bool (0 aux), 63 ctr, max domain size 6
1.39/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.90	c (0,0) Constraint Name Generate Begin
1.39/0.91	c (0,0) Ctr:HOME/instance-4307331-1534196476.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum
1.39/0.91	c (0,0) Constraint Name Generate End
1.39/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.91	c (0,0) CSP to CSPinCNF Begin
2.24/1.35	c (0,0) translated 7 (10%) constraints
2.55/1.43	c (0,0) translated 13 (20%) constraints
2.55/1.43	c (0,0) translated 19 (30%) constraints
2.55/1.43	c (0,0) translated 26 (40%) constraints
2.55/1.43	c (0,0) translated 32 (50%) constraints
2.55/1.44	c (0,0) translated 38 (60%) constraints
2.55/1.44	c (0,0) translated 45 (70%) constraints
2.55/1.44	c (0,0) translated 51 (80%) constraints
2.55/1.45	c (0,0) translated 57 (90%) constraints
2.55/1.46	c (0,0) translated 63 (100%) constraints
2.55/1.49	c (0,0) STATISTICS1:HOME/instance-4307331-1534196476.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum,340,1088,512,6,7,10,512:17;128:1;64:2;32:1;16:14;8:3;4:16;2:10,6:220;2:2608,7:10;3:500;2:520;1:58,10:17;8:1;7:2;6:1;5:14;4:3;3:16;2:10;1:2600;0:10,
2.55/1.49	c (0,0) ==========================================
2.55/1.49	c (0,0) Both Encoding selects:
2.55/1.49	c (0,0) Order
2.55/1.49	c (0,0) ==========================================
2.87/1.53	c (0,0) translated 109 (10%) constraints
2.87/1.54	c (1,0) translated 218 (20%) constraints
2.87/1.55	c (1,1) translated 327 (30%) constraints
2.87/1.55	c (1,1) translated 436 (40%) constraints
2.87/1.56	c (1,1) translated 544 (50%) constraints
2.87/1.56	c (1,1) translated 653 (60%) constraints
2.87/1.57	c (1,1) translated 762 (70%) constraints
2.87/1.57	c (1,1) translated 871 (80%) constraints
2.87/1.58	c (1,1) translated 980 (90%) constraints
2.87/1.59	c (1,1) translated 1088 (100%) constraints
2.87/1.59	c (1,1) CSP to CSPinCNF End
2.87/1.60	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1214 ctr, max domain size 6
2.87/1.60	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.87/1.60	c (1,1) CSPinCNF Propagation Begin
3.27/1.63	c (1,1) 0 values, 30 unsatisfiable literals, and 20 valid clauses are removed
3.27/1.63	c (1,1) CSPinCNF Propagation End
3.27/1.63	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.27/1.63	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.27/1.63	c (1,1) Simplify CSPinCNF Begin
3.27/1.64	c (1,1) Simplify CSPinCNF End
3.27/1.64	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.27/1.64	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.27/1.64	c (1,1) Calculate Precise Domain Begin
3.27/1.64	c (1,1) 0 values are removed by re-calculation
3.27/1.64	c (1,1) Calculate Precise Domain End
3.27/1.64	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.27/1.64	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.27/1.64	c (1,1) CSPinCNF to SatSolver Begin
3.68/1.72	c (1,1) 120 (10 %) CSP clauses are encoded (440 SAT variables, 759 SAT clauses)
3.68/1.73	c (1,1) 239 (20 %) CSP clauses are encoded (440 SAT variables, 878 SAT clauses)
3.68/1.73	c (1,1) 359 (30 %) CSP clauses are encoded (440 SAT variables, 998 SAT clauses)
3.68/1.73	c (1,1) 478 (40 %) CSP clauses are encoded (440 SAT variables, 1117 SAT clauses)
3.68/1.74	c (1,1) 597 (50 %) CSP clauses are encoded (440 SAT variables, 1236 SAT clauses)
3.68/1.74	c (1,1) 717 (60 %) CSP clauses are encoded (440 SAT variables, 1356 SAT clauses)
3.68/1.74	c (1,1) 836 (70 %) CSP clauses are encoded (440 SAT variables, 1475 SAT clauses)
3.68/1.74	c (1,1) 956 (80 %) CSP clauses are encoded (440 SAT variables, 1595 SAT clauses)
3.68/1.74	c (1,1) 1075 (90 %) CSP clauses are encoded (440 SAT variables, 1714 SAT clauses)
3.68/1.76	c (1,1) 1194 (100 %) CSP clauses are encoded (440 SAT variables, 2457 SAT clauses)
3.68/1.77	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.68/1.77	c (1,1) CSPinCNF to SatSolver End
3.68/1.77	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.68/1.79	c (1,1) STATISTICS2:HOME/instance-4307331-1534196476.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum,400,1194,512,6,6,10,512:17;128:1;64:2;32:1;16:14;8:3;4:16;2:10,6:300;2:2828,6:10;3:480;2:640;1:64,10:17;8:1;7:2;6:1;5:14;4:3;3:16;2:10;1:2780,
3.68/1.79	c (1,1) 440 bool, 2709 clause
3.68/1.79	c (1,1) Export Begin
4.03/1.87	c (1,1) Export to HOME/scop-10637-serial-file.bin
4.03/1.87	c (1,1) Export End
4.03/1.88	c (1,1) Export File Size: 0.01 MB
4.03/1.88	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.03/1.88	c END-Prog: Mon Aug 13 23:41:18 CEST 2018
4.03/1.89	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-10637-serial-file.bin
4.79/2.38	c (0,0) Read Serial File Begin
4.79/2.38	c (0,0) HOME/scop-10637-serial-file.bin
5.07/2.55	c (0,0) Read Serial File End
5.07/2.56	
5.22/2.65	scop order+glucose-syrup (2018-07-31)
5.22/2.65	(Solving Process)
5.22/2.65	
5.22/2.65	c BEGIN-Prog: Mon Aug 13 23:41:19 CEST 2018
5.22/2.65	c PID: 10660
5.22/2.65	c IP: 172.20.3.106
5.22/2.65	c HOST: node106.alineos.net
5.22/2.65	c (0,0) SatSolver.solve Begin
5.22/2.65	c (0,0) 0 bool, 0 clause
5.22/2.65	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307331-1534196476.xml-scop-10640.cnf
5.22/2.66	c (0,0) c
5.22/2.66	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.22/2.66	c (0,0) c
5.22/2.66	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.22/2.66	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.22/2.66	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.22/2.66	c (0,0) c |                                                                                                       |
5.22/2.66	c (0,0) c |  Number of variables:           440                                                                   |
5.22/2.66	c (0,0) c |  Number of clauses:            2709                                                                   |
5.22/2.66	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.22/2.66	c (0,0) c |                                                                                                       |
5.22/2.66	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
5.22/2.66	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.22/2.66	c (0,0) c |                                                                                                       |
5.22/2.66	c (0,0) c |  Generating clones                                                                                    |
5.22/2.66	c (0,0) c |  all clones generated. Memory =  27.39Mb.                                                             |
5.22/2.66	c (0,0) c ========================================================================================================|
5.22/2.66	c (0,0) c last restart ## conflicts  :  0 6 
5.22/2.66	c (0,0) c Thread 5 is 100% pure glucose! First thread to finish! (SAT answer).
5.22/2.66	c (0,0) c last restart ## conflicts  :  0 6 
5.22/2.66	c (0,0) c last restart ## conflicts  :  0 6 
5.22/2.66	c (0,0) c last restart ## conflicts  :  0 6 
5.22/2.66	c (0,0) c last restart ## conflicts  :  0 6 
5.22/2.66	c (0,0) c last restart ## conflicts  :  0 6 
5.22/2.66	c (0,0) c Total Memory so far : 539.42Mb
5.22/2.66	c (0,0) c
5.22/2.66	c (0,0) c real time : 0.048811 s
5.22/2.66	c (0,0) c cpu time  : 0.008749 s
5.22/2.66	c (0,0) c
5.22/2.66	c (0,0) c
5.22/2.66	c (0,0) c
5.22/2.66	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.22/2.66	c (0,0) c
5.22/2.66	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.66	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.22/2.66	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.66	c (0,0) c | Conflicts     |               1 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c | Decisions     |              52 |         10 |          7 |          7 |          7 |          7 |          7 |          7 |          0 |
5.22/2.66	c (0,0) c | Propagations  |            1501 |        223 |        213 |        213 |        213 |        213 |        213 |        213 |          0 |
5.22/2.66	c (0,0) c | Avg_Trail     |                 |        163 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c | Avg_DL        |                 |         10 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.66	c (0,0) c | Exported      |               1 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c | Imported      |               1 |          0 |          0 |          0 |          0 |          0 |          0 |          1 |          0 |
5.22/2.66	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c | Purge         |               1 |          0 |          0 |          0 |          0 |          0 |          0 |          1 |          0 |
5.22/2.66	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.66	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.67	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.67	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.67	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.67	c (0,0) c | Glues         |                 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.67	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.67	c (0,0) c | Orig_Seen     |             0 % |         10 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.67	c (0,0) c | Diff Orig seen|                 |         10 | -        0 | -        0 | -        0 | -        0 |      X     | -        0 | -        0 |
5.22/2.67	c (0,0) c | Hamming       |             0 % |         21 |          0 |          0 |          0 |          0 |      X     |          0 |          0 |
5.22/2.67	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.67	c (0,0) 
5.22/2.67	c (0,0) s SATISFIABLE
5.22/2.68	c (0,0) SatSolver.solve End
5.22/2.68	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.22/2.68	c (0,0) Show results Begin
5.43/2.72	s SATISFIABLE
5.43/2.73	v <instantiation>
5.43/2.73	v     <list>cls[0] cls[1] cls[2] cls[3] cls[4] cls[5] cls[6] cls[7] cls[8] cls[9] opt[0][0] opt[0][1] opt[0][2] opt[0][3] opt[0][4] opt[1][0] opt[1][1] opt[1][2] opt[1][3] opt[1][4] opt[2][0] opt[2][1] opt[2][2] opt[2][3] opt[2][4] opt[3][0] opt[3][1] opt[3][2] opt[3][3] opt[3][4] opt[4][0] opt[4][1] opt[4][2] opt[4][3] opt[4][4] opt[5][0] opt[5][1] opt[5][2] opt[5][3] opt[5][4] opt[6][0] opt[6][1] opt[6][2] opt[6][3] opt[6][4] opt[7][0] opt[7][1] opt[7][2] opt[7][3] opt[7][4] opt[8][0] opt[8][1] opt[8][2] opt[8][3] opt[8][4] opt[9][0] opt[9][1] opt[9][2] opt[9][3] opt[9][4]</list>
5.43/2.73	v     <values>0 2 5 1 5 3 4 2 3 4 1 0 1 1 0 0 1 0 0 1 1 1 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 0 1 0 1 0 1 0 1 0 0</values>
5.43/2.73	v </instantiation>
5.43/2.73	c (0,0) Show results End
5.43/2.73	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.43/2.73	c (0,0) 0,0,STOP-AFTER(ALL)
5.43/2.73	c END-Prog: Mon Aug 13 23:41:19 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 (9925 MiB free)
  memory of node 1: 16384 MiB (12716 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307331-1534196476/watcher-4307331-1534196476 -o /tmp/evaluation-result-4307331-1534196476/solver-4307331-1534196476 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1534191353-9521 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307331-1534196476.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
solver pid=10637, runsolver pid=10634
Current StackSize limit: 8192 KiB


[startup+0.100142 s]*
/proc/loadavg: 7.71 8.15 7.79 2/200 10659
/proc/meminfo: memFree=23092128/32770624 swapFree=67108688/67108860
[pid=10637] ppid=10634 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10637/stat : 10637 (scop.sh) S 10634 10637 9494 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 237210469 115843072 349 33554432000 4194304 5098028 140722327510384 140722327507640 140112461259388 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40620032 140722327516195 140722327516419 140722327516419 140722327519181 0
/proc/10637/statm: 28282 349 296 221 0 87 0
[pid=10640] ppid=10637 vsize=27313900 memory=106356 CPUtime=0.1 cores=0-7
/proc/10640/stat : 10640 (java) S 10637 10637 9494 0 -1 1077944320 6070 0 0 0 8 2 0 0 20 0 20 0 237210469 27969433600 26589 33554432000 4194304 4196468 140724835208848 140724835191392 139792143826679 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
/proc/10640/statm: 6828475 26589 2743 1 0 6790935 0
[pid=10640/tid=10641] ppid=10637 vsize=27313900 memory=8112278636917070235 CPUtime=0.09 cores=0-7
/proc/10640/task/10641/stat : 10641 (java) R 10637 10637 9494 0 -1 4202560 4218 0 0 0 7 2 0 0 20 0 20 0 237210470 27969433600 26654 33554432000 4194304 4196468 140724835208848 139792115653008 139792127907166 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10642] ppid=10637 vsize=27313900 memory=732370309081230309 CPUtime=0 cores=0-7
/proc/10640/task/10642/stat : 10642 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 26654 33554432000 4194304 4196468 140724835208848 139792148069520 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10643] ppid=10637 vsize=27313900 memory=140170743776896 CPUtime=0 cores=0-7
/proc/10640/task/10643/stat : 10643 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791931464720 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10644] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10644/stat : 10644 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791930411920 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10645] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10645/stat : 10645 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791929359120 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10646] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10646/stat : 10646 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791928306320 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10647] ppid=10637 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10640/task/10647/stat : 10647 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791927253520 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10648] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10648/stat : 10648 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791926200720 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10649] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10649/stat : 10649 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791559547152 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10650] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10650/stat : 10650 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791269075824 139792143837826 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10651] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10651/stat : 10651 (java) S 10637 10637 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 26654 33554432000 4194304 4196468 140724835208848 139789911189024 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10652] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10652/stat : 10652 (java) S 10637 10637 9494 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 26654 33554432000 4194304 4196468 140724835208848 139789776967024 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10653] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10653/stat : 10653 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 26654 33554432000 4194304 4196468 140724835208848 139789402462544 139792143845275 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10654] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10654/stat : 10654 (java) S 10637 10637 9494 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791268022640 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10655] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10655/stat : 10655 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791266969840 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10656] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10656/stat : 10656 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791265917040 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10657] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10657/stat : 10657 (java) S 10637 10637 9494 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791264864240 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10658] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10658/stat : 10658 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 26654 33554432000 4194304 4196468 140724835208848 139788904557664 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10659] ppid=10637 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10640/task/10659/stat : 10659 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 26654 33554432000 4194304 4196468 140724835208848 139791263812656 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 107752 KiB

[startup+0.210113 s]*
/proc/loadavg: 7.71 8.15 7.79 2/200 10659
/proc/meminfo: memFree=23076128/32770624 swapFree=67108688/67108860
[pid=10637] ppid=10634 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10637/stat : 10637 (scop.sh) S 10634 10637 9494 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 237210469 115843072 349 33554432000 4194304 5098028 140722327510384 140722327507640 140112461259388 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40620032 140722327516195 140722327516419 140722327516419 140722327519181 0
/proc/10637/statm: 28282 349 296 221 0 87 0
[pid=10640] ppid=10637 vsize=27313900 memory=120736 CPUtime=0.25 cores=0-7
/proc/10640/stat : 10640 (java) S 10637 10637 9494 0 -1 1077944320 9938 0 0 0 21 4 0 0 20 0 20 0 237210469 27969433600 30184 33554432000 4194304 4196468 140724835208848 140724835191392 139792143826679 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
/proc/10640/statm: 6828475 30184 2840 1 0 6790935 0
[pid=10640/tid=10641] ppid=10637 vsize=27313900 memory=0 CPUtime=0.2 cores=0-7
/proc/10640/task/10641/stat : 10641 (java) R 10637 10637 9494 0 -1 4202560 7837 0 0 0 17 3 0 0 20 0 20 0 237210470 27969433600 30184 33554432000 4194304 4196468 140724835208848 139792115635424 139792127907166 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10642] ppid=10637 vsize=27313900 memory=732370309081230309 CPUtime=0 cores=0-7
/proc/10640/task/10642/stat : 10642 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 30184 33554432000 4194304 4196468 140724835208848 139792148069520 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10643] ppid=10637 vsize=27313900 memory=140170743776896 CPUtime=0 cores=0-7
/proc/10640/task/10643/stat : 10643 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791931464720 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10644] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10644/stat : 10644 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791930411920 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10645] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10645/stat : 10645 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791929359120 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10646] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10646/stat : 10646 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791928306320 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10647] ppid=10637 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10640/task/10647/stat : 10647 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791927253520 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10648] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10648/stat : 10648 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791926200720 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10649] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10649/stat : 10649 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791559547152 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10650] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10650/stat : 10650 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791269075824 139792143837826 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10651] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10651/stat : 10651 (java) S 10637 10637 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 30184 33554432000 4194304 4196468 140724835208848 139789911189024 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10652] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10652/stat : 10652 (java) S 10637 10637 9494 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 30184 33554432000 4194304 4196468 140724835208848 139789776967024 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10653] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10653/stat : 10653 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 30184 33554432000 4194304 4196468 140724835208848 139789402462544 139792143845275 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10654] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10654/stat : 10654 (java) S 10637 10637 9494 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791268022640 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10655] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10655/stat : 10655 (java) S 10637 10637 9494 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791266969840 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10656] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10656/stat : 10656 (java) S 10637 10637 9494 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791265917040 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10657] ppid=10637 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/10640/task/10657/stat : 10657 (java) S 10637 10637 9494 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 237210477 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791264864240 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10658] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10658/stat : 10658 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 30184 33554432000 4194304 4196468 140724835208848 139788904557664 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10659] ppid=10637 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10640/task/10659/stat : 10659 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 30184 33554432000 4194304 4196468 140724835208848 139791263812656 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122132 KiB

[startup+0.309406 s]*
/proc/loadavg: 7.71 8.15 7.79 2/200 10659
/proc/meminfo: memFree=23072220/32770624 swapFree=67108688/67108860
[pid=10637] ppid=10634 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10637/stat : 10637 (scop.sh) S 10634 10637 9494 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 237210469 115843072 349 33554432000 4194304 5098028 140722327510384 140722327507640 140112461259388 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40620032 140722327516195 140722327516419 140722327516419 140722327519181 0
/proc/10637/statm: 28282 349 296 221 0 87 0
[pid=10640] ppid=10637 vsize=27313900 memory=125096 CPUtime=0.41 cores=0-7
/proc/10640/stat : 10640 (java) S 10637 10637 9494 0 -1 1077944320 10618 0 0 0 37 4 0 0 20 0 20 0 237210469 27969433600 31274 33554432000 4194304 4196468 140724835208848 140724835191392 139792143826679 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
/proc/10640/statm: 6828475 31274 2947 1 0 6790935 0
[pid=10640/tid=10641] ppid=10637 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10640/task/10641/stat : 10641 (java) R 10637 10637 9494 0 -1 4202560 8318 0 0 0 26 3 0 0 20 0 20 0 237210470 27969433600 31274 33554432000 4194304 4196468 140724835208848 139792115622128 139792143840566 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10642] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10642/stat : 10642 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 31274 33554432000 4194304 4196468 140724835208848 139792148069520 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10643] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10643/stat : 10643 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791931464720 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10644] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10644/stat : 10644 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791930411920 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10645] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10645/stat : 10645 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791929359120 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10646] ppid=10637 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/10640/task/10646/stat : 10646 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791928306320 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10647] ppid=10637 vsize=27313900 memory=140170619876271 CPUtime=0 cores=0-7
/proc/10640/task/10647/stat : 10647 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791927253520 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10648] ppid=10637 vsize=27313900 memory=140170619878576 CPUtime=0 cores=0-7
/proc/10640/task/10648/stat : 10648 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791926200720 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10649] ppid=10637 vsize=27313900 memory=140170619880880 CPUtime=0 cores=0-7
/proc/10640/task/10649/stat : 10649 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791559547152 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10650] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10650/stat : 10650 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791269075824 139792143837826 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10651] ppid=10637 vsize=27313900 memory=280341239768720 CPUtime=0 cores=0-7
/proc/10640/task/10651/stat : 10651 (java) S 10637 10637 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 31274 33554432000 4194304 4196468 140724835208848 139789911189024 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10652] ppid=10637 vsize=27313900 memory=280341239775632 CPUtime=0 cores=0-7
/proc/10640/task/10652/stat : 10652 (java) S 10637 10637 9494 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237210474 27969433600 31274 33554432000 4194304 4196468 140724835208848 139789776967024 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10653] ppid=10637 vsize=27313900 memory=280341239716784 CPUtime=0 cores=0-7
/proc/10640/task/10653/stat : 10653 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 31274 33554432000 4194304 4196468 140724835208848 139789402462544 139792143845275 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10654] ppid=10637 vsize=27313900 memory=280341239789456 CPUtime=0.02 cores=0-7
/proc/10640/task/10654/stat : 10654 (java) S 10637 10637 9494 0 -1 1077944384 418 0 0 0 2 0 0 0 20 0 20 0 237210477 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791268022640 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10655] ppid=10637 vsize=27313900 memory=280341239796368 CPUtime=0 cores=0-7
/proc/10640/task/10655/stat : 10655 (java) S 10637 10637 9494 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791266969840 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10656] ppid=10637 vsize=27313900 memory=280341239794064 CPUtime=0.01 cores=0-7
/proc/10640/task/10656/stat : 10656 (java) S 10637 10637 9494 0 -1 1077944384 76 0 0 0 1 0 0 0 20 0 20 0 237210477 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791265917040 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10657] ppid=10637 vsize=27313900 memory=280341239810224 CPUtime=0.07 cores=0-7
/proc/10640/task/10657/stat : 10657 (java) S 10637 10637 9494 0 -1 1077944384 326 0 0 0 7 0 0 0 20 0 20 0 237210477 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791264864240 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10658] ppid=10637 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10658/stat : 10658 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 31274 33554432000 4194304 4196468 140724835208848 139788904557664 139792143836885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10659] ppid=10637 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10640/task/10659/stat : 10659 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210477 27969433600 31274 33554432000 4194304 4196468 140724835208848 139791263812656 139792143837826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126492 KiB

[startup+0.700855 s]
/proc/loadavg: 7.71 8.15 7.79 2/200 10659
/proc/meminfo: memFree=23048160/32770624 swapFree=67108688/67108860
[pid=10637] ppid=10634 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10637/stat : 10637 (scop.sh) S 10634 10637 9494 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 237210469 115843072 349 33554432000 4194304 5098028 140722327510384 140722327507640 140112461259388 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40620032 140722327516195 140722327516419 140722327516419 140722327519181 0
/proc/10637/statm: 28282 349 296 221 0 87 0
[pid=10640] ppid=10637 vsize=27322296 memory=163420 CPUtime=0.99 cores=0-7
/proc/10640/stat : 10640 (java) S 10637 10637 9494 0 -1 1077944320 17905 0 0 0 93 6 0 0 20 0 20 0 237210469 27978031104 40855 33554432000 4194304 4196468 140724835208848 140724835191392 139792143826679 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
/proc/10640/statm: 6830574 40855 3147 1 0 6791959 0
[pid=10640/tid=10641] ppid=10637 vsize=27322296 memory=280341240105152 CPUtime=0.67 cores=0-7
/proc/10640/task/10641/stat : 10641 (java) R 10637 10637 9494 0 -1 4202560 15078 0 0 0 62 5 0 0 20 0 20 0 237210470 27978031104 40855 33554432000 4194304 4196468 140724835208848 139792115655696 139792127907166 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10642] ppid=10637 vsize=27322296 memory=868 CPUtime=0 cores=0-7
/proc/10640/task/10642/stat : 10642 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27978031104 40855 33554432000 4194304 4196468 140724835208848 139792148069520 139792143836885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10643] ppid=10637 vsize=27322296 memory=1808 CPUtime=0 cores=0-7
/proc/10640/task/10643/stat : 10643 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210472 27978031104 40855 33554432000 4194304 4196468 140724835208848 139791931464720 139792143836885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10644] ppid=10637 vsize=27322296 memory=1620 CPUtime=0 cores=0-7
/proc/10640/task/10644/stat : 10644 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210472 27978031104 40855 33554432000 4194304 4196468 140724835208848 139791930411920 139792143836885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0

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

/proc/10640/task/10658/stat : 10658 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210477 27982225408 56726 33554432000 4194304 4196468 140724835208848 139788904557664 139792143836885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
[pid=10640/tid=10659] ppid=10637 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/10640/task/10659/stat : 10659 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210477 27982225408 56726 33554432000 4194304 4196468 140724835208848 139791263812656 139792143837826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140724835210217 140724835210541 140724835210541 140724835213263 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 228300 KiB

[startup+2.40087 s]
/proc/loadavg: 7.71 8.15 7.79 2/200 10679
/proc/meminfo: memFree=23145520/32770624 swapFree=67108688/67108860
[pid=10637] ppid=10634 vsize=113128 memory=1472 CPUtime=4.26 cores=0-7
/proc/10637/stat : 10637 (scop.sh) S 10634 10637 9494 0 -1 4202496 590 25259 0 0 0 0 411 15 20 0 1 0 237210469 115843072 368 33554432000 4194304 5098028 140722327510384 140722327507128 140112461259388 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40620032 140722327516195 140722327516419 140722327516419 140722327519181 0
/proc/10637/statm: 28282 368 311 221 0 87 0
[pid=10660] ppid=10637 vsize=7752068 memory=90940 CPUtime=0.65 cores=0-7
/proc/10660/stat : 10660 (java) S 10637 10637 9494 0 -1 1077944320 16429 0 0 0 60 5 0 0 20 0 20 0 237210658 7938117632 22735 33554432000 4194304 4196468 140723686728256 140723686710800 140534452408055 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
/proc/10660/statm: 1938017 22735 3005 1 0 1899951 0
[pid=10660/tid=10661] ppid=10637 vsize=7752068 memory=12668 CPUtime=0.48 cores=0-7
/proc/10660/task/10661/stat : 10661 (java) R 10637 10637 9494 0 -1 4202560 14048 0 0 0 44 4 0 0 20 0 20 0 237210659 7938117632 22735 33554432000 4194304 4196468 140723686728256 140534424234512 140534445086148 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10662] ppid=10637 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10662/stat : 10662 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210660 7938117632 22735 33554432000 4194304 4196468 140723686728256 140534456650384 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10663] ppid=10637 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10663/stat : 10663 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210660 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533937293840 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10664] ppid=10637 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10664/stat : 10664 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210660 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533936241040 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10665] ppid=10637 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10665/stat : 10665 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210660 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533935188240 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10666] ppid=10637 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10666/stat : 10666 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210660 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533934136464 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10667] ppid=10637 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10667/stat : 10667 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210660 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533933083664 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10668] ppid=10637 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10668/stat : 10668 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210660 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533932030864 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10669] ppid=10637 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10669/stat : 10669 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210660 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533930978064 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10670] ppid=10637 vsize=7752068 memory=1396 CPUtime=0 cores=0-7
/proc/10660/task/10670/stat : 10670 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210661 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533881518448 140534452419202 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10671] ppid=10637 vsize=7752068 memory=258792 CPUtime=0 cores=0-7
/proc/10660/task/10671/stat : 10671 (java) S 10637 10637 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237210662 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533007639584 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10672] ppid=10637 vsize=7752068 memory=2241 CPUtime=0 cores=0-7
/proc/10660/task/10672/stat : 10672 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210662 7938117632 22735 33554432000 4194304 4196468 140723686728256 140532739203952 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10673] ppid=10637 vsize=7752068 memory=2244 CPUtime=0 cores=0-7
/proc/10660/task/10673/stat : 10673 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210664 7938117632 22735 33554432000 4194304 4196468 140723686728256 140532364695376 140534452426651 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10674] ppid=10637 vsize=7752068 memory=7453016910317250385 CPUtime=0.01 cores=0-7
/proc/10660/task/10674/stat : 10674 (java) R 10637 10637 9494 0 -1 1077944384 538 0 0 0 1 0 0 0 20 0 20 0 237210665 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533812947824 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10675] ppid=10637 vsize=7752068 memory=7156336817370066006 CPUtime=0.01 cores=0-7
/proc/10660/task/10675/stat : 10675 (java) S 10637 10637 9494 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 20 0 237210665 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533811895024 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10676] ppid=10637 vsize=7752068 memory=7649399367101984817 CPUtime=0.01 cores=0-7
/proc/10660/task/10676/stat : 10676 (java) S 10637 10637 9494 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 20 0 237210665 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533810842224 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10677] ppid=10637 vsize=7752068 memory=0 CPUtime=0.1 cores=0-7
/proc/10660/task/10677/stat : 10677 (java) S 10637 10637 9494 0 -1 1077944384 361 0 0 0 10 0 0 0 20 0 20 0 237210665 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533809789424 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10678] ppid=10637 vsize=7752068 memory=6297275089764046691 CPUtime=0 cores=0-7
/proc/10660/task/10678/stat : 10678 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210665 7938117632 22735 33554432000 4194304 4196468 140723686728256 140531866790496 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10679] ppid=10637 vsize=7752068 memory=6009307587104696170 CPUtime=0 cores=0-7
/proc/10660/task/10679/stat : 10679 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210665 7938117632 22735 33554432000 4194304 4196468 140723686728256 140533808736816 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
Current children cumulated CPU time: 4.91 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 92412 KiB

[startup+2.6009 s]
/proc/loadavg: 7.71 8.15 7.79 2/200 10679
/proc/meminfo: memFree=23145520/32770624 swapFree=67108688/67108860
[pid=10637] ppid=10634 vsize=113128 memory=1472 CPUtime=4.26 cores=0-7
/proc/10637/stat : 10637 (scop.sh) S 10634 10637 9494 0 -1 4202496 590 25259 0 0 0 0 411 15 20 0 1 0 237210469 115843072 368 33554432000 4194304 5098028 140722327510384 140722327507128 140112461259388 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40620032 140722327516195 140722327516419 140722327516419 140722327519181 0
/proc/10637/statm: 28282 368 311 221 0 87 0
[pid=10660] ppid=10637 vsize=7756256 memory=102092 CPUtime=0.96 cores=0-7
/proc/10660/stat : 10660 (java) S 10637 10637 9494 0 -1 1077944320 17854 0 0 0 90 6 0 0 20 0 20 0 237210658 7942406144 25523 33554432000 4194304 4196468 140723686728256 140723686710800 140534452408055 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
/proc/10660/statm: 1939064 25523 3116 1 0 1900463 0
[pid=10660/tid=10661] ppid=10637 vsize=7756256 memory=0 CPUtime=0.67 cores=0-7
/proc/10660/task/10661/stat : 10661 (java) R 10637 10637 9494 0 -1 4202560 15214 0 0 0 62 5 0 0 20 0 20 0 237210659 7942406144 25523 33554432000 4194304 4196468 140723686728256 140534424246512 140534452429981 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10662] ppid=10637 vsize=7756256 memory=280341239562480 CPUtime=0 cores=0-7
/proc/10660/task/10662/stat : 10662 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210660 7942406144 25523 33554432000 4194304 4196468 140723686728256 140534456650384 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10663] ppid=10637 vsize=7756256 memory=-8970732287579073388 CPUtime=0 cores=0-7
/proc/10660/task/10663/stat : 10663 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210660 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533937293840 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10664] ppid=10637 vsize=7756256 memory=-6526411401870300574 CPUtime=0 cores=0-7
/proc/10660/task/10664/stat : 10664 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210660 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533936241040 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10665] ppid=10637 vsize=7756256 memory=1388135443698408648 CPUtime=0 cores=0-7
/proc/10660/task/10665/stat : 10665 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210660 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533935188240 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10666] ppid=10637 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10666/stat : 10666 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210660 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533934136464 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10667] ppid=10637 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10667/stat : 10667 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210660 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533933083664 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10668] ppid=10637 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10668/stat : 10668 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210660 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533932030864 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10669] ppid=10637 vsize=7756256 memory=280341240105472 CPUtime=0 cores=0-7
/proc/10660/task/10669/stat : 10669 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210660 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533930978064 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10670] ppid=10637 vsize=7756256 memory=-9174445032661854264 CPUtime=0 cores=0-7
/proc/10660/task/10670/stat : 10670 (java) S 10637 10637 9494 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 237210661 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533881518448 140534452419202 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10671] ppid=10637 vsize=7756256 memory=288293285410397326 CPUtime=0 cores=0-7
/proc/10660/task/10671/stat : 10671 (java) S 10637 10637 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237210662 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533007639584 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10672] ppid=10637 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10672/stat : 10672 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210662 7942406144 25523 33554432000 4194304 4196468 140723686728256 140532739203952 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10673] ppid=10637 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10673/stat : 10673 (java) S 10637 10637 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237210664 7942406144 25523 33554432000 4194304 4196468 140723686728256 140532364695376 140534452426651 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10674] ppid=10637 vsize=7756256 memory=0 CPUtime=0.04 cores=0-7
/proc/10660/task/10674/stat : 10674 (java) R 10637 10637 9494 0 -1 4202560 600 0 0 0 4 0 0 0 20 0 20 0 237210665 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533812928840 140534430002800 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10675] ppid=10637 vsize=7756256 memory=0 CPUtime=0.02 cores=0-7
/proc/10660/task/10675/stat : 10675 (java) S 10637 10637 9494 0 -1 1077944384 87 0 0 0 2 0 0 0 20 0 20 0 237210665 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533811895024 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10676] ppid=10637 vsize=7756256 memory=0 CPUtime=0.03 cores=0-7
/proc/10660/task/10676/stat : 10676 (java) R 10637 10637 9494 0 -1 4202560 176 0 0 0 3 0 0 0 20 0 20 0 237210665 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533810823240 140534433108352 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10677] ppid=10637 vsize=7756256 memory=0 CPUtime=0.17 cores=0-7
/proc/10660/task/10677/stat : 10677 (java) S 10637 10637 9494 0 -1 1077944384 444 0 0 0 17 0 0 0 20 0 20 0 237210665 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533809789424 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10678] ppid=10637 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10678/stat : 10678 (java) S 10637 10637 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237210665 7942406144 25523 33554432000 4194304 4196468 140723686728256 140531866790496 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10679] ppid=10637 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10679/stat : 10679 (java) S 10637 10637 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237210665 7942406144 25523 33554432000 4194304 4196468 140723686728256 140533808736816 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
Current children cumulated CPU time: 5.22 s
Current children cumulated vsize: 7869384 KiB
Current children cumulated memory: 103564 KiB

[startup+2.70331 s]
/proc/loadavg: 7.71 8.15 7.79 2/200 10679
/proc/meminfo: memFree=23145520/32770624 swapFree=67108688/67108860
[pid=10637] ppid=10634 vsize=113128 memory=1472 CPUtime=4.26 cores=0-7
/proc/10637/stat : 10637 (scop.sh) S 10634 10637 9494 0 -1 4202496 590 25259 0 0 0 0 411 15 20 0 1 0 237210469 115843072 368 33554432000 4194304 5098028 140722327510384 140722327507128 140112461259388 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40620032 140722327516195 140722327516419 140722327516419 140722327519181 0
/proc/10637/statm: 28282 368 311 221 0 87 0
[pid=10660] ppid=10637 vsize=8282828 memory=119992 CPUtime=1.17 cores=0-7
/proc/10660/stat : 10660 (java) S 10637 10637 9494 0 -1 1077944320 18763 1325 0 0 110 7 0 0 20 0 22 0 237210658 8481615872 29998 33554432000 4194304 4196468 140723686728256 140723686710800 140534452408055 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
/proc/10660/statm: 2070707 29998 3153 1 0 2032106 0
[pid=10660/tid=10661] ppid=10637 vsize=8282828 memory=60328 CPUtime=0.77 cores=0-7
/proc/10660/task/10661/stat : 10661 (java) R 10637 10637 9494 0 -1 4202560 15704 1325 0 0 71 6 0 0 20 0 22 0 237210659 8481615872 29998 33554432000 4194304 4196468 140723686728256 140534424246912 140534452419990 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10662] ppid=10637 vsize=8282828 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10662/stat : 10662 (java) S 10637 10637 9494 0 -1 1077944384 1 1325 0 0 0 0 0 0 20 0 22 0 237210660 8481615872 29998 33554432000 4194304 4196468 140723686728256 140534456650384 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10663] ppid=10637 vsize=8282828 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10663/stat : 10663 (java) S 10637 10637 9494 0 -1 1077944384 2 1325 0 0 0 0 0 0 20 0 22 0 237210660 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533937293840 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10664] ppid=10637 vsize=8282828 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10664/stat : 10664 (java) S 10637 10637 9494 0 -1 1077944384 2 1325 0 0 0 0 0 0 20 0 22 0 237210660 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533936241040 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10665] ppid=10637 vsize=8282828 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10665/stat : 10665 (java) S 10637 10637 9494 0 -1 1077944384 1 1325 0 0 0 0 0 0 20 0 22 0 237210660 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533935188240 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10666] ppid=10637 vsize=8282828 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10666/stat : 10666 (java) S 10637 10637 9494 0 -1 1077944384 3 1325 0 0 0 0 0 0 20 0 22 0 237210660 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533934136464 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10667] ppid=10637 vsize=8282828 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10667/stat : 10667 (java) S 10637 10637 9494 0 -1 1077944384 2 1325 0 0 0 0 0 0 20 0 22 0 237210660 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533933083664 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10668] ppid=10637 vsize=8282828 memory=1296 CPUtime=0 cores=0-7
/proc/10660/task/10668/stat : 10668 (java) S 10637 10637 9494 0 -1 1077944384 1 1325 0 0 0 0 0 0 20 0 22 0 237210660 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533932030864 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10669] ppid=10637 vsize=8282828 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/10660/task/10669/stat : 10669 (java) S 10637 10637 9494 0 -1 1077944384 1 1325 0 0 0 0 0 0 20 0 22 0 237210660 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533930978064 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10670] ppid=10637 vsize=8282828 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/10660/task/10670/stat : 10670 (java) S 10637 10637 9494 0 -1 1077944384 6 1325 0 0 0 0 0 0 20 0 22 0 237210661 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533881518448 140534452419202 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10671] ppid=10637 vsize=8282828 memory=13565994345958282 CPUtime=0 cores=0-7
/proc/10660/task/10671/stat : 10671 (java) S 10637 10637 9494 0 -1 1077944384 13 1325 0 0 0 0 0 0 20 0 22 0 237210662 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533007639584 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10672] ppid=10637 vsize=8282828 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10672/stat : 10672 (java) S 10637 10637 9494 0 -1 1077944384 1 1325 0 0 0 0 0 0 20 0 22 0 237210662 8481615872 29998 33554432000 4194304 4196468 140723686728256 140532739203952 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10673] ppid=10637 vsize=8282828 memory=0 CPUtime=0 cores=0-7
/proc/10660/task/10673/stat : 10673 (java) S 10637 10637 9494 0 -1 1077944384 1 1325 0 0 0 0 0 0 20 0 22 0 237210664 8481615872 29998 33554432000 4194304 4196468 140723686728256 140532364695376 140534452426651 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10674] ppid=10637 vsize=8282828 memory=1472 CPUtime=0.05 cores=0-7
/proc/10660/task/10674/stat : 10674 (java) S 10637 10637 9494 0 -1 1077944384 621 1325 0 0 5 0 0 0 20 0 22 0 237210665 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533812947824 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10675] ppid=10637 vsize=8282828 memory=97232 CPUtime=0.03 cores=0-7
/proc/10660/task/10675/stat : 10675 (java) S 10637 10637 9494 0 -1 1077944384 154 1325 0 0 3 0 0 0 20 0 22 0 237210665 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533811895024 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10676] ppid=10637 vsize=8282828 memory=1472 CPUtime=0.06 cores=0-7
/proc/10660/task/10676/stat : 10676 (java) R 10637 10637 9494 0 -1 1077944384 292 1325 0 0 6 0 0 0 20 0 22 0 237210665 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533810842224 140534452419202 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10677] ppid=10637 vsize=8282828 memory=66128 CPUtime=0.21 cores=0-7
/proc/10660/task/10677/stat : 10677 (java) R 10637 10637 9494 0 -1 4202560 550 1325 0 0 21 0 0 0 20 0 22 0 237210665 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533809787824 140723686869168 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10678] ppid=10637 vsize=8282828 memory=280341239880800 CPUtime=0 cores=0-7
/proc/10660/task/10678/stat : 10678 (java) S 10637 10637 9494 0 -1 1077944384 3 1325 0 0 0 0 0 0 20 0 22 0 237210665 8481615872 29998 33554432000 4194304 4196468 140723686728256 140531866790496 140534452418261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
[pid=10660/tid=10679] ppid=10637 vsize=8282828 memory=3472328296227679280 CPUtime=0 cores=0-7
/proc/10660/task/10679/stat : 10679 (java) S 10637 10637 9494 0 -1 1077944384 2 1325 0 0 0 0 0 0 20 0 22 0 237210665 8481615872 29998 33554432000 4194304 4196468 140723686728256 140533808736816 140534452419202 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10428416 140723686732977 140723686733101 140723686733101 140723686735823 0
Current children cumulated CPU time: 5.43 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 121464 KiB

Child status: 0
Real time (s): 2.74588
CPU time (s): 5.54096
CPU user time (s): 5.29056
CPU system time (s): 0.2504
CPU usage (%): 201.792
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 260188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.29056
system time used= 0.2504
maximum resident set size= 265848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46148
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7932
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 10637
#   total CPU time (s): 5.54096
#   total CPU user time (s): 5.29056
#   total CPU system time (s): 0.2504

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037205 second user time and 0.071311 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-13 23:41:16
IDJOB=4307331
IDBENCH=141456
IDSOLVER=2789
FILE ID=node106/4307331-1534196476
RUNJOBID= node106-1534191353-9521
PBS_JOBID= 21037992
Free space on /tmp= 39936 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/CarSequencing/CarSequencing-dingbas_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-4307331-1534196476/watcher-4307331-1534196476 -o /tmp/evaluation-result-4307331-1534196476/solver-4307331-1534196476 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1534191353-9521 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307331-1534196476.xml

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

MD5SUM BENCH= f25e9b6e669dc8bf92e23091ea1c77d3
RANDOM SEED=562327035

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23185924 kB
MemAvailable:   31898864 kB
Buffers:          166992 kB
Cached:          8743268 kB
SwapCached:            0 kB
Active:          4409288 kB
Inactive:        4559044 kB
Active(anon):       3956 kB
Inactive(anon):   106636 kB
Active(file):    4405332 kB
Inactive(file):  4452408 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:         64464 kB
Mapped:            52660 kB
Shmem:             49632 kB
Slab:             311552 kB
SReclaimable:     283660 kB
SUnreclaim:        27892 kB
KernelStack:        3280 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350496 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39928 MiB
End job on node106 at 2018-08-13 23:41:19