Trace number 4307495

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)UNSAT 3.92023 2.32989

General information on the benchmark

NameHaystacks/
Haystacks-ext-05_c18.xml
MD5SUMbdee8744e8abf74466ff50bd2efe3217
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.75233
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints54
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree4
Maximum variable degree5
Distribution of variable degrees[{"degree":4,"count":17},{"degree":5,"count":8}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":54}]
Number of extensional constraints54
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":54}]
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-25468-serial-file.bin HOME/instance-4307495-1534192775.xml
0.65/0.53	
0.65/0.54	scop both+glucose-syrup (2018-07-31)
0.65/0.54	(Encoding Process)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:39:36 CEST 2018
0.65/0.56	c PID: 25471
0.65/0.56	c IP: 172.20.3.132
0.65/0.56	c HOST: node132.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.18/0.84	c (0,0) Parsing End
1.18/0.85	c (0,0) CSP: 25 int (0 aux), 0 bool (0 aux), 54 ctr, max domain size 5
1.18/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.85	c (0,0) Constraint Name Generate Begin
1.18/0.85	c (0,0) Ctr:HOME/instance-4307495-1534192775.xml,ExtensionConflict:ExtensionSupport:IntVar
1.18/0.85	c (0,0) Constraint Name Generate End
1.18/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.85	c (0,0) CSP to CSPinCNF Begin
1.51/1.05	c (0,0) translated 6 (10%) constraints
1.51/1.08	c (0,0) translated 11 (20%) constraints
1.72/1.12	c (0,0) translated 17 (30%) constraints
1.72/1.14	c (0,0) translated 22 (40%) constraints
1.72/1.15	c (0,0) translated 27 (50%) constraints
1.72/1.17	c (0,0) translated 33 (60%) constraints
1.72/1.19	c (0,0) translated 38 (70%) constraints
1.94/1.21	c (0,0) translated 44 (80%) constraints
1.94/1.22	c (0,0) translated 49 (90%) constraints
1.94/1.29	c (0,0) translated 54 (100%) constraints
2.19/1.32	c (0,0) STATISTICS1:HOME/instance-4307495-1534192775.xml,ExtensionConflict:ExtensionSupport:IntVar,45,310,-1,5,6,1,,5:932;2:92,6:4;4:184;3:24;2:98,1:1024;0:4,
2.19/1.32	c (0,0) ==========================================
2.19/1.32	c (0,0) Both Encoding selects:
2.19/1.32	c (0,0) Order
2.19/1.32	c (0,0) ==========================================
2.19/1.33	c (0,0) translated 31 (10%) constraints
2.19/1.34	c (0,0) translated 62 (20%) constraints
2.19/1.34	c (0,0) translated 93 (30%) constraints
2.19/1.34	c (0,0) translated 124 (40%) constraints
2.19/1.35	c (0,0) translated 155 (50%) constraints
2.19/1.35	c (0,0) translated 186 (60%) constraints
2.19/1.35	c (0,0) translated 217 (70%) constraints
2.19/1.35	c (0,0) translated 248 (80%) constraints
2.19/1.36	c (0,0) translated 279 (90%) constraints
2.19/1.36	c (0,0) translated 310 (100%) constraints
2.19/1.36	c (0,0) CSP to CSPinCNF End
2.19/1.36	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.19/1.36	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.19/1.36	c (0,0) CSPinCNF Propagation Begin
2.19/1.39	c (0,0) 0 values, 104 unsatisfiable literals, and 0 valid clauses are removed
2.19/1.39	c (0,0) CSPinCNF Propagation End
2.19/1.39	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.19/1.39	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.19/1.39	c (0,0) Simplify CSPinCNF Begin
2.46/1.40	c (0,0) Simplify CSPinCNF End
2.46/1.40	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.46/1.40	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.46/1.40	c (0,0) Calculate Precise Domain Begin
2.46/1.40	c (0,0) 0 values are removed by re-calculation
2.46/1.40	c (0,0) Calculate Precise Domain End
2.46/1.40	c (0,0) CSP: 25 int (0 aux), 20 bool (20 aux), 310 ctr, max domain size 5
2.46/1.40	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.46/1.40	c (0,0) CSPinCNF to SatSolver Begin
2.46/1.43	c (0,0) 31 (10 %) CSP clauses are encoded (120 SAT variables, 105 SAT clauses)
2.46/1.43	c (0,0) 62 (20 %) CSP clauses are encoded (120 SAT variables, 136 SAT clauses)
2.46/1.43	c (0,0) 93 (30 %) CSP clauses are encoded (120 SAT variables, 167 SAT clauses)
2.46/1.43	c (0,0) 124 (40 %) CSP clauses are encoded (120 SAT variables, 198 SAT clauses)
2.46/1.44	c (0,0) 155 (50 %) CSP clauses are encoded (120 SAT variables, 229 SAT clauses)
2.46/1.44	c (0,0) 186 (60 %) CSP clauses are encoded (120 SAT variables, 260 SAT clauses)
2.46/1.44	c (0,0) 217 (70 %) CSP clauses are encoded (120 SAT variables, 291 SAT clauses)
2.46/1.44	c (0,0) 248 (80 %) CSP clauses are encoded (120 SAT variables, 322 SAT clauses)
2.46/1.45	c (0,0) 279 (90 %) CSP clauses are encoded (120 SAT variables, 353 SAT clauses)
2.46/1.45	c (0,0) 310 (100 %) CSP clauses are encoded (120 SAT variables, 384 SAT clauses)
2.46/1.45	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.46/1.45	c (0,0) CSPinCNF to SatSolver End
2.46/1.45	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.46/1.46	c (0,0) STATISTICS2:HOME/instance-4307495-1534192775.xml,ExtensionConflict:ExtensionSupport:IntVar,45,310,-1,5,5,1,,5:832;2:92,5:4;4:134;3:24;2:148,1:924,
2.46/1.46	c (0,0) 120 bool, 385 clause
2.46/1.46	c (0,0) Export Begin
2.68/1.54	c (0,0) Export to HOME/scop-25468-serial-file.bin
2.68/1.54	c (0,0) Export End
2.68/1.54	c (0,0) Export File Size: 0.01 MB
2.68/1.54	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.68/1.54	c END-Prog: Mon Aug 13 22:39:37 CEST 2018
2.68/1.55	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-25468-serial-file.bin
3.36/2.04	c (0,0) Read Serial File Begin
3.36/2.04	c (0,0) HOME/scop-25468-serial-file.bin
3.63/2.20	c (0,0) Read Serial File End
3.63/2.21	
3.63/2.21	scop order+glucose-syrup (2018-07-31)
3.63/2.21	(Solving Process)
3.63/2.21	
3.63/2.24	c BEGIN-Prog: Mon Aug 13 22:39:37 CEST 2018
3.63/2.24	c PID: 25491
3.63/2.24	c IP: 172.20.3.132
3.63/2.24	c HOST: node132.alineos.net
3.63/2.24	c (0,0) SatSolver.solve Begin
3.63/2.24	c (0,0) 0 bool, 0 clause
3.63/2.25	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307495-1534192775.xml-scop-25471.cnf
3.63/2.27	c (0,0) c
3.63/2.27	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.63/2.27	c (0,0) c
3.63/2.27	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.63/2.27	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.63/2.27	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.63/2.27	c (0,0) c |                                                                                                       |
3.63/2.27	c (0,0) c |  Number of variables:           120                                                                   |
3.63/2.27	c (0,0) c |  Number of clauses:             385                                                                   |
3.63/2.27	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.63/2.27	c (0,0) c |                                                                                                       |
3.63/2.27	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.63/2.27	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.63/2.27	c (0,0) c |                                                                                                       |
3.63/2.27	c (0,0) c |  Generating clones                                                                                    |
3.63/2.27	c (0,0) c |  all clones generated. Memory =  25.87Mb.                                                             |
3.63/2.27	c (0,0) c ========================================================================================================|
3.63/2.27	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.63/2.27	c (0,0) c Total Memory so far : 601.90Mb
3.63/2.27	c (0,0) c
3.63/2.28	c (0,0) c real time : 0.00355577 s
3.63/2.28	c (0,0) c cpu time  : 0.00486 s
3.63/2.28	c (0,0) c
3.63/2.28	c (0,0) c
3.63/2.28	c (0,0) c
3.63/2.28	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.63/2.28	c (0,0) c
3.63/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.63/2.28	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.63/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.63/2.28	c (0,0) c | Conflicts     |             132 |          7 |         25 |         17 |         17 |         31 |         15 |         13 |          7 |
3.63/2.28	c (0,0) c | Decisions     |             510 |         37 |         87 |         67 |         67 |         98 |         58 |         66 |         30 |
3.63/2.28	c (0,0) c | Propagations  |            1969 |         89 |        331 |        246 |        246 |        453 |        206 |        266 |        132 |
3.63/2.28	c (0,0) c | Avg_Trail     |                 |         67 |         55 |         55 |         55 |         50 |         56 |         53 |         46 |
3.63/2.28	c (0,0) c | Avg_DL        |                 |         28 |         13 |         14 |         14 |         11 |         15 |         10 |         11 |
3.63/2.28	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.63/2.28	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.63/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.63/2.28	c (0,0) c | Exported      |              40 |          3 |          7 |          5 |          5 |          9 |          4 |          7 |          0 |
3.63/2.28	c (0,0) c | Imported      |             222 |         37 |         32 |         35 |         35 |         30 |          0 |         32 |         21 |
3.63/2.28	c (0,0) c | Good          |             139 |         24 |         20 |         22 |         22 |         18 |          0 |         19 |         14 |
3.63/2.28	c (0,0) c | Purge         |              83 |         13 |         12 |         13 |         13 |         12 |          0 |         13 |          7 |
3.63/2.28	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.63/2.28	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.63/2.28	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.63/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.63/2.28	c (0,0) c | Unaries       |                 |          1 |          2 |          1 |          1 |          5 |          0 |          2 |          0 |
3.63/2.28	c (0,0) c | Binaries      |                 |          1 |          4 |          3 |          3 |          6 |          3 |          5 |          0 |
3.63/2.28	c (0,0) c | Glues         |                 |          3 |          7 |          5 |          5 |          9 |          4 |          7 |          0 |
3.63/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.63/2.28	c (0,0) c | Orig_Seen     |            13 % |         21 |         73 |         54 |         54 |         93 |         48 |         55 |         23 |
3.63/2.28	c (0,0) c | Diff Orig seen|                 | -       72 | -       20 | -       39 | -       39 |      X     | -       45 | -       38 | -       70 |
3.63/2.28	c (0,0) c | Hamming       |            21 % |         22 |         17 |         28 |         28 |      X     |         27 |         35 |         29 |
3.63/2.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.63/2.28	c (0,0) 
3.63/2.28	c (0,0) s UNSATISFIABLE
3.85/2.31	c (0,0) SatSolver.solve End
3.85/2.31	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.85/2.31	c (0,0) Show results Begin
3.85/2.31	s UNSATISFIABLE
3.85/2.31	c (0,0) Show results End
3.85/2.31	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.85/2.32	c (0,0) 0,0,STOP-AFTER(ALL)
3.85/2.32	c END-Prog: Mon Aug 13 22:39:37 CEST 2018

Verifier Data


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 (6902 MiB free)
  memory of node 1: 16384 MiB (10038 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307495-1534192775/watcher-4307495-1534192775 -o /tmp/evaluation-result-4307495-1534192775/solver-4307495-1534192775 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307495-1534192775.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=25468, runsolver pid=25465

[startup+0.100855 s]*
/proc/loadavg: 1.59 0.78 0.75 3/204 25490
/proc/meminfo: memFree=17252408/32770624 swapFree=67108860/67108860
[pid=25468] ppid=25465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25468/stat : 25468 (scop.sh) S 25465 25468 22710 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236840675 115843072 349 33554432000 4194304 5098028 140730917090288 140730917087544 140163230495356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14376960 140730917098531 140730917098755 140730917098755 140730917101517 0
/proc/25468/statm: 28282 349 296 221 0 87 0
[pid=25471] ppid=25468 vsize=27313900 memory=108640 CPUtime=0.1 cores=0-7
/proc/25471/stat : 25471 (java) S 25468 25468 22710 0 -1 1077944320 6124 0 0 0 8 2 0 0 20 0 20 0 236840675 27969433600 27160 33554432000 4194304 4196468 140730491586240 140730491568784 140178246012663 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
/proc/25471/statm: 6828475 27160 2736 1 0 6790935 0
[pid=25471/tid=25472] ppid=25468 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/25471/task/25472/stat : 25472 (java) R 25468 25468 22710 0 -1 4202560 4273 0 0 0 7 2 0 0 20 0 20 0 236840675 27969433600 27225 33554432000 4194304 4196468 140730491586240 140178217847104 140178230093150 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25473] ppid=25468 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25471/task/25473/stat : 25473 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 27225 33554432000 4194304 4196468 140730491586240 140178250254608 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25474] ppid=25468 vsize=27313900 memory=140263637108352 CPUtime=0 cores=0-7
/proc/25471/task/25474/stat : 25474 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 27225 33554432000 4194304 4196468 140730491586240 140178070550928 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25475] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25475/stat : 25475 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 27225 33554432000 4194304 4196468 140730491586240 140177667050000 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25476] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25476/stat : 25476 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 27225 33554432000 4194304 4196468 140730491586240 140177665997456 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25477] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25477/stat : 25477 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 27225 33554432000 4194304 4196468 140730491586240 140177664944912 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25478] ppid=25468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25471/task/25478/stat : 25478 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 27225 33554432000 4194304 4196468 140730491586240 140177663892368 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25479] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25479/stat : 25479 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 27225 33554432000 4194304 4196468 140730491586240 140177662839824 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25480] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25480/stat : 25480 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 27225 33554432000 4194304 4196468 140730491586240 140177661787280 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25481] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25481/stat : 25481 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840679 27969433600 27225 33554432000 4194304 4196468 140730491586240 140176499144688 140178246023810 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25482] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25482/stat : 25482 (java) S 25468 25468 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840680 27969433600 27225 33554432000 4194304 4196468 140730491586240 140176122700704 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25483] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25483/stat : 25483 (java) S 25468 25468 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236840680 27969433600 27225 33554432000 4194304 4196468 140730491586240 140175988478960 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25484] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25484/stat : 25484 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 27225 33554432000 4194304 4196468 140730491586240 140175613974736 140178246031259 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25485] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25485/stat : 25485 (java) R 25468 25468 22710 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 27225 33554432000 4194304 4196468 140730491586240 140176498092528 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25486] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25486/stat : 25486 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 27225 33554432000 4194304 4196468 140730491586240 140176497039984 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25487] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25487/stat : 25487 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 27225 33554432000 4194304 4196468 140730491586240 140176495987440 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25488] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25488/stat : 25488 (java) R 25468 25468 22710 0 -1 4202560 251 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 27225 33554432000 4194304 4196468 140730491586240 140176494934896 140178224906376 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25489] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25489/stat : 25489 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840683 27969433600 27225 33554432000 4194304 4196468 140730491586240 140175116069088 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25490] ppid=25468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25471/task/25490/stat : 25490 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840683 27969433600 27225 33554432000 4194304 4196468 140730491586240 140176493881776 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 110036 KiB

[startup+0.210586 s]*
/proc/loadavg: 1.59 0.78 0.75 2/204 25490
/proc/meminfo: memFree=17236160/32770624 swapFree=67108860/67108860
[pid=25468] ppid=25465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25468/stat : 25468 (scop.sh) S 25465 25468 22710 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236840675 115843072 349 33554432000 4194304 5098028 140730917090288 140730917087544 140163230495356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14376960 140730917098531 140730917098755 140730917098755 140730917101517 0
/proc/25468/statm: 28282 349 296 221 0 87 0
[pid=25471] ppid=25468 vsize=27313900 memory=122752 CPUtime=0.24 cores=0-7
/proc/25471/stat : 25471 (java) S 25468 25468 22710 0 -1 1077944320 9971 0 0 0 21 3 0 0 20 0 20 0 236840675 27969433600 30688 33554432000 4194304 4196468 140730491586240 140730491568784 140178246012663 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
/proc/25471/statm: 6828475 30688 2840 1 0 6790935 0
[pid=25471/tid=25472] ppid=25468 vsize=27313900 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/25471/task/25472/stat : 25472 (java) R 25468 25468 22710 0 -1 4202560 7851 0 0 0 17 3 0 0 20 0 20 0 236840675 27969433600 30688 33554432000 4194304 4196468 140730491586240 140178217793328 140178230093150 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25473] ppid=25468 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/25471/task/25473/stat : 25473 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 30688 33554432000 4194304 4196468 140730491586240 140178250254608 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25474] ppid=25468 vsize=27313900 memory=140263637131143 CPUtime=0 cores=0-7
/proc/25471/task/25474/stat : 25474 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 30688 33554432000 4194304 4196468 140730491586240 140178070550928 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25475] ppid=25468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25471/task/25475/stat : 25475 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 30688 33554432000 4194304 4196468 140730491586240 140177667050000 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25476] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25476/stat : 25476 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 30688 33554432000 4194304 4196468 140730491586240 140177665997456 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25477] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25477/stat : 25477 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 30688 33554432000 4194304 4196468 140730491586240 140177664944912 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25478] ppid=25468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25471/task/25478/stat : 25478 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 30688 33554432000 4194304 4196468 140730491586240 140177663892368 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25479] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25479/stat : 25479 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 30688 33554432000 4194304 4196468 140730491586240 140177662839824 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25480] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25480/stat : 25480 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 30688 33554432000 4194304 4196468 140730491586240 140177661787280 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25481] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25481/stat : 25481 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840679 27969433600 30688 33554432000 4194304 4196468 140730491586240 140176499144688 140178246023810 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25482] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25482/stat : 25482 (java) S 25468 25468 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840680 27969433600 30688 33554432000 4194304 4196468 140730491586240 140176122700704 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25483] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25483/stat : 25483 (java) S 25468 25468 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236840680 27969433600 30688 33554432000 4194304 4196468 140730491586240 140175988478960 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25484] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25484/stat : 25484 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 30688 33554432000 4194304 4196468 140730491586240 140175613974736 140178246031259 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25485] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25485/stat : 25485 (java) S 25468 25468 22710 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 30688 33554432000 4194304 4196468 140730491586240 140176498092528 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25486] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25486/stat : 25486 (java) S 25468 25468 22710 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 30688 33554432000 4194304 4196468 140730491586240 140176497039984 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25487] ppid=25468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25471/task/25487/stat : 25487 (java) S 25468 25468 22710 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 30688 33554432000 4194304 4196468 140730491586240 140176495987440 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25488] ppid=25468 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/25471/task/25488/stat : 25488 (java) S 25468 25468 22710 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 20 0 236840682 27969433600 30688 33554432000 4194304 4196468 140730491586240 140176494934896 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25489] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25489/stat : 25489 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840683 27969433600 30688 33554432000 4194304 4196468 140730491586240 140175116069088 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25490] ppid=25468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25471/task/25490/stat : 25490 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840683 27969433600 30688 33554432000 4194304 4196468 140730491586240 140176493881776 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124148 KiB

[startup+0.310422 s]*
/proc/loadavg: 1.59 0.78 0.75 2/204 25490
/proc/meminfo: memFree=17232516/32770624 swapFree=67108860/67108860
[pid=25468] ppid=25465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25468/stat : 25468 (scop.sh) S 25465 25468 22710 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236840675 115843072 349 33554432000 4194304 5098028 140730917090288 140730917087544 140163230495356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14376960 140730917098531 140730917098755 140730917098755 140730917101517 0
/proc/25468/statm: 28282 349 296 221 0 87 0
[pid=25471] ppid=25468 vsize=27313900 memory=127672 CPUtime=0.41 cores=0-7
/proc/25471/stat : 25471 (java) S 25468 25468 22710 0 -1 1077944320 10643 0 0 0 38 3 0 0 20 0 20 0 236840675 27969433600 31918 33554432000 4194304 4196468 140730491586240 140730491568784 140178246012663 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
/proc/25471/statm: 6828475 31918 3011 1 0 6790935 0
[pid=25471/tid=25472] ppid=25468 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25471/task/25472/stat : 25472 (java) R 25468 25468 22710 0 -1 4202560 8320 0 0 0 26 3 0 0 20 0 20 0 236840675 27969433600 31918 33554432000 4194304 4196468 140730491586240 140178217808112 140178226287959 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25473] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25473/stat : 25473 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 31918 33554432000 4194304 4196468 140730491586240 140178250254608 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25474] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25474/stat : 25474 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 31918 33554432000 4194304 4196468 140730491586240 140178070550928 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25475] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25475/stat : 25475 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 31918 33554432000 4194304 4196468 140730491586240 140177667050000 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25476] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25476/stat : 25476 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 31918 33554432000 4194304 4196468 140730491586240 140177665997456 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25477] ppid=25468 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/25471/task/25477/stat : 25477 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 31918 33554432000 4194304 4196468 140730491586240 140177664944912 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25478] ppid=25468 vsize=27313900 memory=140263498544047 CPUtime=0 cores=0-7
/proc/25471/task/25478/stat : 25478 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 31918 33554432000 4194304 4196468 140730491586240 140177663892368 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25479] ppid=25468 vsize=27313900 memory=140263498546352 CPUtime=0 cores=0-7
/proc/25471/task/25479/stat : 25479 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 31918 33554432000 4194304 4196468 140730491586240 140177662839824 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25480] ppid=25468 vsize=27313900 memory=140263498548656 CPUtime=0 cores=0-7
/proc/25471/task/25480/stat : 25480 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27969433600 31918 33554432000 4194304 4196468 140730491586240 140177661787280 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25481] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25481/stat : 25481 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840679 27969433600 31918 33554432000 4194304 4196468 140730491586240 140176499144688 140178246023810 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25482] ppid=25468 vsize=27313900 memory=280526997104272 CPUtime=0 cores=0-7
/proc/25471/task/25482/stat : 25482 (java) S 25468 25468 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840680 27969433600 31918 33554432000 4194304 4196468 140730491586240 140176122700704 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25483] ppid=25468 vsize=27313900 memory=280526997111184 CPUtime=0 cores=0-7
/proc/25471/task/25483/stat : 25483 (java) S 25468 25468 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236840680 27969433600 31918 33554432000 4194304 4196468 140730491586240 140175988478960 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25484] ppid=25468 vsize=27313900 memory=280526997052464 CPUtime=0 cores=0-7
/proc/25471/task/25484/stat : 25484 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840682 27969433600 31918 33554432000 4194304 4196468 140730491586240 140175613974736 140178246031259 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25485] ppid=25468 vsize=27313900 memory=280526997125008 CPUtime=0.01 cores=0-7
/proc/25471/task/25485/stat : 25485 (java) S 25468 25468 22710 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 20 0 236840682 27969433600 31918 33554432000 4194304 4196468 140730491586240 140176498092528 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25486] ppid=25468 vsize=27313900 memory=280526997131920 CPUtime=0.01 cores=0-7
/proc/25471/task/25486/stat : 25486 (java) S 25468 25468 22710 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 20 0 236840682 27969433600 31918 33554432000 4194304 4196468 140730491586240 140176497039984 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25487] ppid=25468 vsize=27313900 memory=280526997129616 CPUtime=0.01 cores=0-7
/proc/25471/task/25487/stat : 25487 (java) S 25468 25468 22710 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 236840682 27969433600 31918 33554432000 4194304 4196468 140730491586240 140176495987440 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25488] ppid=25468 vsize=27313900 memory=280526997145776 CPUtime=0.07 cores=0-7
/proc/25471/task/25488/stat : 25488 (java) S 25468 25468 22710 0 -1 1077944384 338 0 0 0 7 0 0 0 20 0 20 0 236840682 27969433600 31918 33554432000 4194304 4196468 140730491586240 140176494934896 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25489] ppid=25468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25489/stat : 25489 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840683 27969433600 31918 33554432000 4194304 4196468 140730491586240 140175116069088 140178246022869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25490] ppid=25468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/25471/task/25490/stat : 25490 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840683 27969433600 31918 33554432000 4194304 4196468 140730491586240 140176493881776 140178246023810 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129068 KiB

[startup+0.700996 s]
/proc/loadavg: 1.59 0.78 0.75 2/204 25490
/proc/meminfo: memFree=17208208/32770624 swapFree=67108860/67108860
[pid=25468] ppid=25465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25468/stat : 25468 (scop.sh) S 25465 25468 22710 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236840675 115843072 349 33554432000 4194304 5098028 140730917090288 140730917087544 140163230495356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14376960 140730917098531 140730917098755 140730917098755 140730917101517 0
/proc/25468/statm: 28282 349 296 221 0 87 0
[pid=25471] ppid=25468 vsize=27322296 memory=165140 CPUtime=0.98 cores=0-7
/proc/25471/stat : 25471 (java) S 25468 25468 22710 0 -1 1077944320 17771 0 0 0 92 6 0 0 20 0 20 0 236840675 27978031104 41285 33554432000 4194304 4196468 140730491586240 140730491568784 140178246012663 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
/proc/25471/statm: 6830574 41285 3132 1 0 6791959 0
[pid=25471/tid=25472] ppid=25468 vsize=27322296 memory=280526997503664 CPUtime=0.66 cores=0-7
/proc/25471/task/25472/stat : 25472 (java) R 25468 25468 22710 0 -1 4202560 15020 0 0 0 61 5 0 0 20 0 20 0 236840675 27978031104 41285 33554432000 4194304 4196468 140730491586240 140178217844560 140178238254053 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25473] ppid=25468 vsize=27322296 memory=140263498752880 CPUtime=0 cores=0-7
/proc/25471/task/25473/stat : 25473 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27978031104 41285 33554432000 4194304 4196468 140730491586240 140178250254608 140178246022869 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25474] ppid=25468 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/25471/task/25474/stat : 25474 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840678 27978031104 41285 33554432000 4194304 4196468 140730491586240 140178070550928 140178246022869 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0
[pid=25471/tid=25475] ppid=25468 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/25471/task/25475/stat : 25475 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840678 27978031104 41285 33554432000 4194304 4196468 140730491586240 140177667050000 140178246022869 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21405696 140730491589609 140730491589933 140730491589933 140730491592655 0

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

[pid=25468] ppid=25465 vsize=113128 memory=1472 CPUtime=2.77 cores=0-7
/proc/25468/stat : 25468 (scop.sh) S 25465 25468 22710 0 -1 4202496 591 22746 0 0 0 0 265 12 20 0 1 0 236840675 115843072 368 33554432000 4194304 5098028 140730917090288 140730917087032 140163230495356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14376960 140730917098531 140730917098755 140730917098755 140730917101517 0
/proc/25468/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.00034 s]*
/proc/loadavg: 1.55 0.79 0.75 2/204 25510
/proc/meminfo: memFree=17284560/32770624 swapFree=67108860/67108860
[pid=25468] ppid=25465 vsize=113128 memory=1472 CPUtime=2.77 cores=0-7
/proc/25468/stat : 25468 (scop.sh) S 25465 25468 22710 0 -1 4202496 591 22746 0 0 0 0 265 12 20 0 1 0 236840675 115843072 368 33554432000 4194304 5098028 140730917090288 140730917087032 140163230495356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14376960 140730917098531 140730917098755 140730917098755 140730917101517 0
/proc/25468/statm: 28282 368 311 221 0 87 0
[pid=25491] ppid=25468 vsize=7752048 memory=75004 CPUtime=0.59 cores=0-7
/proc/25491/stat : 25491 (java) S 25468 25468 22710 0 -1 1077944320 11394 0 0 0 56 3 0 0 20 0 20 0 236840830 7938097152 18751 33554432000 4194304 4196468 140722234868720 140722234851264 140681376984823 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
/proc/25491/statm: 1938012 18751 3023 1 0 1899951 0
[pid=25491/tid=25492] ppid=25468 vsize=7752048 memory=6791534058613427641 CPUtime=0.42 cores=0-7
/proc/25491/task/25492/stat : 25492 (java) R 25468 25468 22710 0 -1 4202560 9082 0 0 0 40 2 0 0 20 0 20 0 236840831 7938097152 18751 33554432000 4194304 4196468 140722234868720 140681348806752 140681358548392 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25493] ppid=25468 vsize=7752048 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25491/task/25493/stat : 25493 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7938097152 18751 33554432000 4194304 4196468 140722234868720 140681381227280 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25494] ppid=25468 vsize=7752048 memory=-7384994778349281184 CPUtime=0 cores=0-7
/proc/25491/task/25494/stat : 25494 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840832 7938097152 18751 33554432000 4194304 4196468 140722234868720 140681186990992 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25495] ppid=25468 vsize=7752048 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/25491/task/25495/stat : 25495 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7938097152 18751 33554432000 4194304 4196468 140722234868720 140681185938448 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25496] ppid=25468 vsize=7752048 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/25491/task/25496/stat : 25496 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840832 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680859651216 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25497] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25497/stat : 25497 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680858597648 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25498] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25498/stat : 25498 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680857545104 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25499] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25499/stat : 25499 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680856492560 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25500] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25500/stat : 25500 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840832 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680855440016 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25501] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25501/stat : 25501 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840833 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680336259568 140681376995970 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25502] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25502/stat : 25502 (java) S 25468 25468 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840834 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680043160992 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25503] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25503/stat : 25503 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840834 7938097152 18751 33554432000 4194304 4196468 140722234868720 140679774725616 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25504] ppid=25468 vsize=7752048 memory=2241 CPUtime=0 cores=0-7
/proc/25491/task/25504/stat : 25504 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840836 7938097152 18751 33554432000 4194304 4196468 140722234868720 140679400217296 140681377003419 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25505] ppid=25468 vsize=7752048 memory=2244 CPUtime=0.01 cores=0-7
/proc/25491/task/25505/stat : 25505 (java) S 25468 25468 22710 0 -1 1077944384 473 0 0 0 1 0 0 0 20 0 20 0 236840836 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680335206384 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25506] ppid=25468 vsize=7752048 memory=0 CPUtime=0.01 cores=0-7
/proc/25491/task/25506/stat : 25506 (java) S 25468 25468 22710 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 20 0 236840836 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680334153840 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25507] ppid=25468 vsize=7752048 memory=0 CPUtime=0.01 cores=0-7
/proc/25491/task/25507/stat : 25507 (java) S 25468 25468 22710 0 -1 1077944384 144 0 0 0 1 0 0 0 20 0 20 0 236840836 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680333101296 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25508] ppid=25468 vsize=7752048 memory=0 CPUtime=0.09 cores=0-7
/proc/25491/task/25508/stat : 25508 (java) S 25468 25468 22710 0 -1 1077944384 326 0 0 0 9 0 0 0 20 0 20 0 236840836 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680332048752 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25509] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25509/stat : 25509 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840837 7938097152 18751 33554432000 4194304 4196468 140722234868720 140678902311648 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25510] ppid=25468 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25510/stat : 25510 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840837 7938097152 18751 33554432000 4194304 4196468 140722234868720 140680330996656 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
Current children cumulated CPU time: 3.36 s
Current children cumulated vsize: 7865176 KiB
Current children cumulated memory: 76476 KiB

[startup+2.20091 s]
/proc/loadavg: 1.55 0.79 0.75 2/204 25510
/proc/meminfo: memFree=17284560/32770624 swapFree=67108860/67108860
[pid=25468] ppid=25465 vsize=113128 memory=1472 CPUtime=2.77 cores=0-7
/proc/25468/stat : 25468 (scop.sh) S 25465 25468 22710 0 -1 4202496 591 22746 0 0 0 0 265 12 20 0 1 0 236840675 115843072 368 33554432000 4194304 5098028 140730917090288 140730917087032 140163230495356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14376960 140730917098531 140730917098755 140730917098755 140730917101517 0
/proc/25468/statm: 28282 368 311 221 0 87 0
[pid=25491] ppid=25468 vsize=7754116 memory=97816 CPUtime=0.86 cores=0-7
/proc/25491/stat : 25491 (java) S 25468 25468 22710 0 -1 1077944320 16207 0 0 0 82 4 0 0 20 0 20 0 236840830 7940214784 24454 33554432000 4194304 4196468 140722234868720 140722234851264 140681376984823 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
/proc/25491/statm: 1938529 24454 3048 1 0 1900463 0
[pid=25491/tid=25492] ppid=25468 vsize=7754116 memory=0 CPUtime=0.61 cores=0-7
/proc/25491/task/25492/stat : 25492 (java) R 25468 25468 22710 0 -1 4202560 13754 0 0 0 58 3 0 0 20 0 20 0 236840831 7940214784 24454 33554432000 4194304 4196468 140722234868720 140681348812400 140681376996758 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25493] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25493/stat : 25493 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7940214784 24454 33554432000 4194304 4196468 140722234868720 140681381227280 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25494] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25494/stat : 25494 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840832 7940214784 24454 33554432000 4194304 4196468 140722234868720 140681186990992 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25495] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25495/stat : 25495 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7940214784 24454 33554432000 4194304 4196468 140722234868720 140681185938448 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25496] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25496/stat : 25496 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840832 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680859651216 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25497] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25497/stat : 25497 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680858597648 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25498] ppid=25468 vsize=7754116 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/25491/task/25498/stat : 25498 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680857545104 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25499] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25499/stat : 25499 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840832 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680856492560 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25500] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25500/stat : 25500 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840832 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680855440016 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25501] ppid=25468 vsize=7754116 memory=280526996984160 CPUtime=0 cores=0-7
/proc/25491/task/25501/stat : 25501 (java) S 25468 25468 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840833 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680336259568 140681376995970 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25502] ppid=25468 vsize=7754116 memory=3323 CPUtime=0 cores=0-7
/proc/25491/task/25502/stat : 25502 (java) S 25468 25468 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840834 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680043160992 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25503] ppid=25468 vsize=7754116 memory=24739 CPUtime=0 cores=0-7
/proc/25491/task/25503/stat : 25503 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840834 7940214784 24454 33554432000 4194304 4196468 140722234868720 140679774725616 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25504] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25504/stat : 25504 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840836 7940214784 24454 33554432000 4194304 4196468 140722234868720 140679400217296 140681377003419 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25505] ppid=25468 vsize=7754116 memory=0 CPUtime=0.02 cores=0-7
/proc/25491/task/25505/stat : 25505 (java) S 25468 25468 22710 0 -1 1077944384 477 0 0 0 2 0 0 0 20 0 20 0 236840836 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680335206384 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25506] ppid=25468 vsize=7754116 memory=6944656575208382560 CPUtime=0.03 cores=0-7
/proc/25491/task/25506/stat : 25506 (java) S 25468 25468 22710 0 -1 1077944384 61 0 0 0 3 0 0 0 20 0 20 0 236840836 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680334153840 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25507] ppid=25468 vsize=7754116 memory=0 CPUtime=0.02 cores=0-7
/proc/25491/task/25507/stat : 25507 (java) S 25468 25468 22710 0 -1 1077944384 150 0 0 0 2 0 0 0 20 0 20 0 236840836 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680333101296 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25508] ppid=25468 vsize=7754116 memory=0 CPUtime=0.14 cores=0-7
/proc/25491/task/25508/stat : 25508 (java) S 25468 25468 22710 0 -1 1077944384 426 0 0 0 14 0 0 0 20 0 20 0 236840836 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680332048752 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25509] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25509/stat : 25509 (java) S 25468 25468 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840837 7940214784 24454 33554432000 4194304 4196468 140722234868720 140678902311648 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25510] ppid=25468 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25510/stat : 25510 (java) S 25468 25468 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840837 7940214784 24454 33554432000 4194304 4196468 140722234868720 140680330996656 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
Current children cumulated CPU time: 3.63 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 99288 KiB

[startup+2.30097 s]
/proc/loadavg: 1.55 0.79 0.75 2/204 25510
/proc/meminfo: memFree=17284560/32770624 swapFree=67108860/67108860
[pid=25468] ppid=25465 vsize=113128 memory=1472 CPUtime=2.77 cores=0-7
/proc/25468/stat : 25468 (scop.sh) S 25465 25468 22710 0 -1 4202496 591 22746 0 0 0 0 265 12 20 0 1 0 236840675 115843072 368 33554432000 4194304 5098028 140730917090288 140730917087032 140163230495356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14376960 140730917098531 140730917098755 140730917098755 140730917101517 0
/proc/25468/statm: 28282 368 311 221 0 87 0
[pid=25491] ppid=25468 vsize=8086216 memory=116624 CPUtime=1.08 cores=0-7
/proc/25491/stat : 25491 (java) S 25468 25468 22710 0 -1 1077944320 17430 951 0 0 102 6 0 0 20 0 22 0 236840830 8280285184 29156 33554432000 4194304 4196468 140722234868720 140722234851264 140681376984823 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
/proc/25491/statm: 2021554 29156 3142 1 0 1982953 0
[pid=25491/tid=25492] ppid=25468 vsize=8086216 memory=1472 CPUtime=0.71 cores=0-7
/proc/25491/task/25492/stat : 25492 (java) R 25468 25468 22710 0 -1 4202560 14493 951 0 0 67 4 0 0 20 0 22 0 236840831 8280285184 29156 33554432000 4194304 4196468 140722234868720 140681348823616 140681358548379 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25493] ppid=25468 vsize=8086216 memory=1472 CPUtime=0 cores=0-7
/proc/25491/task/25493/stat : 25493 (java) S 25468 25468 22710 0 -1 1077944384 2 951 0 0 0 0 0 0 20 0 22 0 236840832 8280285184 29156 33554432000 4194304 4196468 140722234868720 140681381227280 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25494] ppid=25468 vsize=8086216 memory=140267932075647 CPUtime=0 cores=0-7
/proc/25491/task/25494/stat : 25494 (java) S 25468 25468 22710 0 -1 1077944384 3 951 0 0 0 0 0 0 20 0 22 0 236840832 8280285184 29156 33554432000 4194304 4196468 140722234868720 140681186990992 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25495] ppid=25468 vsize=8086216 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/25491/task/25495/stat : 25495 (java) S 25468 25468 22710 0 -1 1077944384 2 951 0 0 0 0 0 0 20 0 22 0 236840832 8280285184 29156 33554432000 4194304 4196468 140722234868720 140681185938448 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25496] ppid=25468 vsize=8086216 memory=7976406965554101975 CPUtime=0 cores=0-7
/proc/25491/task/25496/stat : 25496 (java) S 25468 25468 22710 0 -1 1077944384 1 951 0 0 0 0 0 0 20 0 22 0 236840832 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680859651216 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25497] ppid=25468 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25497/stat : 25497 (java) S 25468 25468 22710 0 -1 1077944384 2 951 0 0 0 0 0 0 20 0 22 0 236840832 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680858597648 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25498] ppid=25468 vsize=8086216 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/25491/task/25498/stat : 25498 (java) S 25468 25468 22710 0 -1 1077944384 2 951 0 0 0 0 0 0 20 0 22 0 236840832 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680857545104 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25499] ppid=25468 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25499/stat : 25499 (java) S 25468 25468 22710 0 -1 1077944384 2 951 0 0 0 0 0 0 20 0 22 0 236840832 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680856492560 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25500] ppid=25468 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25500/stat : 25500 (java) S 25468 25468 22710 0 -1 1077944384 1 951 0 0 0 0 0 0 20 0 22 0 236840832 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680855440016 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25501] ppid=25468 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25501/stat : 25501 (java) S 25468 25468 22710 0 -1 1077944384 5 951 0 0 0 0 0 0 20 0 22 0 236840833 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680336259568 140681376995970 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25502] ppid=25468 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25502/stat : 25502 (java) S 25468 25468 22710 0 -1 1077944384 13 951 0 0 0 0 0 0 20 0 22 0 236840834 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680043160992 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25503] ppid=25468 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25503/stat : 25503 (java) S 25468 25468 22710 0 -1 1077944384 1 951 0 0 0 0 0 0 20 0 22 0 236840834 8280285184 29156 33554432000 4194304 4196468 140722234868720 140679774725616 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25504] ppid=25468 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25504/stat : 25504 (java) S 25468 25468 22710 0 -1 1077944384 1 951 0 0 0 0 0 0 20 0 22 0 236840836 8280285184 29156 33554432000 4194304 4196468 140722234868720 140679400217296 140681377003419 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25505] ppid=25468 vsize=8086216 memory=6791534058613427641 CPUtime=0.04 cores=0-7
/proc/25491/task/25505/stat : 25505 (java) S 25468 25468 22710 0 -1 1077944384 572 951 0 0 4 0 0 0 20 0 22 0 236840836 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680335206384 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25506] ppid=25468 vsize=8086216 memory=288230596050944315 CPUtime=0.03 cores=0-7
/proc/25491/task/25506/stat : 25506 (java) S 25468 25468 22710 0 -1 1077944384 63 951 0 0 3 0 0 0 20 0 22 0 236840836 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680334153840 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25507] ppid=25468 vsize=8086216 memory=14133333755955770 CPUtime=0.07 cores=0-7
/proc/25491/task/25507/stat : 25507 (java) S 25468 25468 22710 0 -1 1077944384 353 951 0 0 7 0 0 0 20 0 22 0 236840836 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680333101296 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25508] ppid=25468 vsize=8086216 memory=0 CPUtime=0.18 cores=0-7
/proc/25491/task/25508/stat : 25508 (java) S 25468 25468 22710 0 -1 1077944384 525 951 0 0 18 0 0 0 20 0 22 0 236840836 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680332048752 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25509] ppid=25468 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/25491/task/25509/stat : 25509 (java) S 25468 25468 22710 0 -1 1077944384 3 951 0 0 0 0 0 0 20 0 22 0 236840837 8280285184 29156 33554432000 4194304 4196468 140722234868720 140678902311648 140681376995029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
[pid=25491/tid=25510] ppid=25468 vsize=8086216 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/25491/task/25510/stat : 25510 (java) S 25468 25468 22710 0 -1 1077944384 1 951 0 0 0 0 0 0 20 0 22 0 236840837 8280285184 29156 33554432000 4194304 4196468 140722234868720 140680330996656 140681376995970 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7876608 140722234873009 140722234873133 140722234873133 140722234875855 0
Current children cumulated CPU time: 3.85 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 118096 KiB

Child status: 0
Real time (s): 2.32989
CPU time (s): 3.92023
CPU user time (s): 3.71507
CPU system time (s): 0.205157
CPU usage (%): 168.258
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 212984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.71507
system time used= 0.205157
maximum resident set size= 216640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41864
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6683
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 25468
#   total CPU time (s): 3.92023
#   total CPU user time (s): 3.71507
#   total CPU system time (s): 0.205157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041802 second user time and 0.068311 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:39:35
IDJOB=4307495
IDBENCH=141412
IDSOLVER=2789
FILE ID=node132/4307495-1534192775
RUNJOBID= node132-1534187531-22737
PBS_JOBID= 21037984
Free space on /tmp= 38332 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-05_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-4307495-1534192775/watcher-4307495-1534192775 -o /tmp/evaluation-result-4307495-1534192775/solver-4307495-1534192775 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307495-1534192775.xml

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

MD5SUM BENCH= bdee8744e8abf74466ff50bd2efe3217
RANDOM SEED=1428268153

node132.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.65
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.65
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.65
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.65
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:        17348396 kB
MemAvailable:   31900340 kB
Buffers:          263152 kB
Cached:         14400780 kB
SwapCached:            0 kB
Active:          7397084 kB
Inactive:        7320952 kB
Active(anon):       3672 kB
Inactive(anon):   102812 kB
Active(file):    7393412 kB
Inactive(file):  7218140 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:         56872 kB
Mapped:            55880 kB
Shmem:             49824 kB
Slab:             397528 kB
SReclaimable:     368852 kB
SUnreclaim:        28676 kB
KernelStack:        3200 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38320 MiB
End job on node132 at 2018-08-13 22:39:38