Trace number 4307111

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-31)UNSAT 8.27962 3.04564

General information on the benchmark

NameLangford/
LangfordBin-09_c18.xml
MD5SUMaf6539439e5a66b9d4cb5cb754e7ed18
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 benchmark6.09138
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints27
Number of domains2
Minimum domain size9
Maximum domain size18
Distribution of domain sizes[{"size":9,"count":18},{"size":18,"count":18}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":18},{"degree":18,"count":18}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":9},{"arity":19,"count":18}]
Number of extensional constraints0
Number of intensional constraints9
Distribution of constraint types[{"type":"intension","count":9},{"type":"element","count":18}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-15714-serial-file.bin HOME/instance-4307111-1534191843.xml
0.65/0.54	
0.65/0.54	scop order+glucose-syrup (2018-07-31)
0.65/0.54	(Encoding Process)
0.65/0.54	
0.65/0.60	c BEGIN-Prog: Mon Aug 13 22:24:04 CEST 2018
0.65/0.60	c PID: 15717
0.65/0.60	c IP: 172.20.3.105
0.65/0.60	c HOST: node105.alineos.net
0.72/0.63	c (0,0) Parsing Begin
1.24/0.92	c (0,0) Parsing End
1.24/0.93	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 18
1.24/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.24/0.95	c (0,0) Constraint Name Generate Begin
1.24/0.96	c (0,0) Ctr:HOME/instance-4307111-1534191843.xml,Add:Element:Eq:IntVar:Num
1.24/0.96	c (0,0) Constraint Name Generate End
1.24/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.24/0.96	c (0,0) CSP to CSPinCNF Begin
1.56/1.11	c (0,0) translated 3 (10%) constraints
1.56/1.14	c (0,0) translated 6 (20%) constraints
1.56/1.17	c (0,0) translated 9 (30%) constraints
1.56/1.19	c (0,0) translated 11 (40%) constraints
1.82/1.21	c (0,0) translated 14 (50%) constraints
1.82/1.23	c (0,0) translated 17 (60%) constraints
1.82/1.24	c (0,0) translated 19 (70%) constraints
1.82/1.25	c (0,0) translated 22 (80%) constraints
1.82/1.25	c (0,0) translated 25 (90%) constraints
1.82/1.25	c (0,0) translated 27 (100%) constraints
1.82/1.29	c (0,0) STATISTICS1:HOME/instance-4307111-1534191843.xml,Add:Element:Eq:IntVar:Num,36,333,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:38;15:38;14:38;13:38;12:38;11:38;10:38;9:362;8:38,3:324;1:9,2:18;1:972,
1.82/1.29	c (0,0) ==========================================
1.82/1.29	c (0,0) Order
1.82/1.29	c (0,0) ==========================================
2.06/1.34	c (0,0) translated 34 (10%) constraints
2.06/1.36	c (0,0) translated 67 (20%) constraints
2.06/1.37	c (0,0) translated 100 (30%) constraints
2.06/1.39	c (0,0) translated 134 (40%) constraints
2.31/1.40	c (0,0) translated 167 (50%) constraints
2.31/1.41	c (0,0) translated 200 (60%) constraints
2.31/1.42	c (0,0) translated 234 (70%) constraints
2.31/1.42	c (0,0) translated 267 (80%) constraints
2.31/1.43	c (0,0) translated 300 (90%) constraints
2.31/1.44	c (0,0) translated 333 (100%) constraints
2.31/1.45	c (0,0) CSP to CSPinCNF End
2.31/1.45	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 990 ctr, max domain size 16
2.31/1.45	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.31/1.45	c (0,0) CSPinCNF Propagation Begin
2.31/1.49	c (0,0) 0 values, 144 unsatisfiable literals, and 180 valid clauses are removed
2.31/1.49	c (0,0) CSPinCNF Propagation End
2.31/1.49	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.31/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.31/1.49	c (0,0) Simplify CSPinCNF Begin
2.63/1.50	c (0,0) Simplify CSPinCNF End
2.63/1.50	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.63/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.50	c (0,0) Calculate Precise Domain Begin
2.63/1.50	c (0,0) 0 values are removed by re-calculation
2.63/1.50	c (0,0) Calculate Precise Domain End
2.63/1.50	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.63/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.50	c (0,0) CSPinCNF to SatSolver Begin
2.63/1.57	c (1,0) 81 (10 %) CSP clauses are encoded (504 SAT variables, 386 SAT clauses)
2.63/1.57	c (1,0) 162 (20 %) CSP clauses are encoded (504 SAT variables, 467 SAT clauses)
2.63/1.58	c (1,0) 243 (30 %) CSP clauses are encoded (504 SAT variables, 548 SAT clauses)
2.63/1.58	c (1,0) 324 (40 %) CSP clauses are encoded (504 SAT variables, 629 SAT clauses)
2.63/1.59	c (1,0) 405 (50 %) CSP clauses are encoded (504 SAT variables, 710 SAT clauses)
2.63/1.59	c (1,0) 486 (60 %) CSP clauses are encoded (504 SAT variables, 791 SAT clauses)
2.63/1.60	c (1,0) 567 (70 %) CSP clauses are encoded (504 SAT variables, 872 SAT clauses)
2.83/1.60	c (1,0) 648 (80 %) CSP clauses are encoded (504 SAT variables, 953 SAT clauses)
2.83/1.60	c (1,0) 729 (90 %) CSP clauses are encoded (504 SAT variables, 1034 SAT clauses)
2.83/1.61	c (1,0) 810 (100 %) CSP clauses are encoded (504 SAT variables, 1289 SAT clauses)
2.83/1.62	c (1,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.83/1.62	c (1,0) CSPinCNF to SatSolver End
2.83/1.62	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.83/1.63	c (1,0) STATISTICS2:HOME/instance-4307111-1534191843.xml,Add:Element:Eq:IntVar:Num,198,810,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:64;15:60;14:56;13:52;12:48;11:44;10:40;9:612;8:32;2:792,3:180;2:612;1:18,2:18;1:1764,
2.83/1.63	c (1,0) 504 bool, 1296 clause
2.83/1.63	c (1,0) Export Begin
3.08/1.71	c (1,1) Export to HOME/scop-15714-serial-file.bin
3.08/1.71	c (1,1) Export End
3.08/1.71	c (1,1) Export File Size: 0.01 MB
3.08/1.71	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.08/1.71	c END-Prog: Mon Aug 13 22:24:05 CEST 2018
3.08/1.72	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-15714-serial-file.bin
3.73/2.21	c (0,0) Read Serial File Begin
3.73/2.21	c (0,0) HOME/scop-15714-serial-file.bin
3.87/2.36	c (0,0) Read Serial File End
3.87/2.37	
3.87/2.37	scop order+glucose-syrup (2018-07-31)
3.87/2.37	(Solving Process)
3.87/2.37	
4.02/2.40	c BEGIN-Prog: Mon Aug 13 22:24:06 CEST 2018
4.02/2.40	c PID: 15737
4.02/2.40	c IP: 172.20.3.105
4.02/2.40	c HOST: node105.alineos.net
4.02/2.40	c (0,0) SatSolver.solve Begin
4.02/2.40	c (0,0) 0 bool, 0 clause
4.02/2.40	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307111-1534191843.xml-scop-15717.cnf
8.12/3.02	c (0,0) c
8.12/3.02	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
8.12/3.02	c (0,0) c
8.12/3.03	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.12/3.03	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
8.12/3.03	c (0,0) c ========================================[ Problem Statistics ]===========================================
8.12/3.03	c (0,0) c |                                                                                                       |
8.12/3.03	c (0,0) c |  Number of variables:           504                                                                   |
8.12/3.03	c (0,0) c |  Number of clauses:            1296                                                                   |
8.12/3.03	c (0,0) c |  Parse time:                   0.00 s                                                                 |
8.12/3.03	c (0,0) c |                                                                                                       |
8.12/3.03	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
8.12/3.03	c (0,0) c |  Simplification time:          0.00 s                                                                 |
8.12/3.03	c (0,0) c |                                                                                                       |
8.12/3.03	c (0,0) c |  Generating clones                                                                                    |
8.12/3.03	c (0,0) c |  all clones generated. Memory =  26.84Mb.                                                             |
8.12/3.03	c (0,0) c ========================================================================================================|
8.12/3.03	c (0,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
8.12/3.03	c (0,0) c Total Memory so far : 602.88Mb
8.12/3.03	c (0,0) c
8.12/3.03	c (0,0) c real time : 0.521826 s
8.12/3.03	c (0,0) c cpu time  : 4.01444 s
8.12/3.03	c (0,0) c
8.12/3.03	c (0,0) c
8.12/3.03	c (0,0) c
8.12/3.03	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
8.12/3.03	c (0,0) c
8.12/3.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.12/3.03	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.12/3.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.12/3.03	c (0,0) c | Conflicts     |          116345 |      14213 |      14919 |      13836 |      14818 |      14477 |      14421 |      15093 |      14568 |
8.12/3.03	c (0,0) c | Decisions     |          136462 |      16169 |      17552 |      16172 |      17639 |      17101 |      16969 |      17694 |      17166 |
8.12/3.03	c (0,0) c | Propagations  |         5769615 |     741144 |     722642 |     681182 |     730293 |     711517 |     735857 |     725705 |     721275 |
8.12/3.03	c (0,0) c | Avg_Trail     |                 |        202 |        201 |        199 |        202 |        201 |        198 |        203 |        202 |
8.12/3.03	c (0,0) c | Avg_DL        |                 |         13 |         11 |         11 |         11 |         11 |         11 |         10 |         10 |
8.12/3.03	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.12/3.03	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.12/3.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.12/3.03	c (0,0) c | Exported      |           18008 |       2575 |       2041 |       2044 |       2066 |       2353 |       2270 |       2444 |       2215 |
8.12/3.03	c (0,0) c | Imported      |          112158 |       7698 |      12621 |      15003 |      15008 |      15649 |      15736 |      14685 |      15758 |
8.12/3.03	c (0,0) c | Good          |             504 |         27 |         40 |         57 |         58 |         92 |         82 |         57 |         91 |
8.12/3.03	c (0,0) c | Purge         |          111654 |       7671 |      12581 |      14946 |      14950 |      15557 |      15654 |      14628 |      15667 |
8.12/3.03	c (0,0) c | Promoted      |           14336 |       1123 |       1907 |       1928 |       2008 |       1971 |       1871 |       1834 |       1694 |
8.12/3.03	c (0,0) c | Remove_Imp    |           28699 |          0 |       2562 |       4836 |       4013 |       5373 |       4815 |       2883 |       4217 |
8.12/3.03	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.12/3.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.12/3.03	c (0,0) c | Unaries       |                 |          0 |          0 |          1 |          1 |          4 |          9 |          4 |          3 |
8.12/3.03	c (0,0) c | Binaries      |                 |          3 |          6 |         13 |          9 |         22 |         33 |         13 |         17 |
8.12/3.03	c (0,0) c | Glues         |                 |         51 |         95 |         64 |         83 |         79 |        104 |         89 |         74 |
8.12/3.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.12/3.03	c (0,0) c | Orig_Seen     |            65 % |        849 |        852 |        852 |        852 |        852 |        848 |        851 |        851 |
8.12/3.03	c (0,0) c | Diff Orig seen|                 |          1 |          4 |          4 |          4 |          4 |      X     |          3 |          3 |
8.12/3.03	c (0,0) c | Hamming       |            22 % |        128 |        108 |        117 |        127 |         98 |      X     |        123 |         84 |
8.12/3.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.12/3.03	c (0,0) 
8.12/3.03	c (0,0) s UNSATISFIABLE
8.12/3.03	c (0,0) SatSolver.solve End
8.12/3.03	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
8.12/3.03	c (0,0) Show results Begin
8.12/3.03	s UNSATISFIABLE
8.12/3.03	c (0,0) Show results End
8.12/3.03	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
8.12/3.03	c (0,0) 0,0,STOP-AFTER(ALL)
8.12/3.03	c END-Prog: Mon Aug 13 22:24:06 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 (13115 MiB free)
  memory of node 1: 16384 MiB (13474 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100134 s]*
/proc/loadavg: 0.92 1.00 1.04 2/202 15736
/proc/meminfo: memFree=27135148/32770624 swapFree=67108804/67108860
[pid=15714] ppid=15711 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/15714/stat : 15714 (scop.sh) S 15711 15714 15668 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236747482 115843072 349 33554432000 4194304 5098028 140733550494176 140733550491432 139972663145084 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32223232 140733550502946 140733550503171 140733550503171 140733550505933 0
/proc/15714/statm: 28282 349 296 221 0 87 0
[pid=15717] ppid=15714 vsize=27313900 memory=105176 CPUtime=0.1 cores=0-7
/proc/15717/stat : 15717 (java) S 15714 15714 15668 0 -1 1077944320 6267 0 0 0 7 3 0 0 20 0 20 0 236747482 27969433600 26294 33554432000 4194304 4196468 140727021786000 140727021768544 139869333905143 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
/proc/15717/statm: 6828475 26294 2710 1 0 6790935 0
[pid=15717/tid=15718] ppid=15714 vsize=27313900 memory=8185743605838553240 CPUtime=0.08 cores=0-7
/proc/15717/task/15718/stat : 15718 (java) R 15714 15714 15668 0 -1 4202560 4368 0 0 0 6 2 0 0 20 0 20 0 236747483 27969433600 26294 33554432000 4194304 4196468 140727021786000 139869305731472 139869317985630 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15719] ppid=15714 vsize=27313900 memory=732370081627712485 CPUtime=0 cores=0-7
/proc/15717/task/15719/stat : 15719 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 26294 33554432000 4194304 4196468 140727021786000 139869338147344 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15720] ppid=15714 vsize=27313900 memory=139943290259072 CPUtime=0 cores=0-7
/proc/15717/task/15720/stat : 15720 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 26294 33554432000 4194304 4196468 140727021786000 139868756150928 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15721] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15721/stat : 15721 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 26294 33554432000 4194304 4196468 140727021786000 139868755097872 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15722] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15722/stat : 15722 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 26294 33554432000 4194304 4196468 140727021786000 139868754045328 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15723] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15723/stat : 15723 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 26294 33554432000 4194304 4196468 140727021786000 139868752993296 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15724] ppid=15714 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15717/task/15724/stat : 15724 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 26294 33554432000 4194304 4196468 140727021786000 139868751940752 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15725] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15725/stat : 15725 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 26294 33554432000 4194304 4196468 140727021786000 139868750887696 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15726] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15726/stat : 15726 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 26294 33554432000 4194304 4196468 140727021786000 139868749835152 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15727] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15727/stat : 15727 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747487 27969433600 26294 33554432000 4194304 4196468 140727021786000 139867452872944 139869333916290 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15728] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15728/stat : 15728 (java) S 15714 15714 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236747487 27969433600 26323 33554432000 4194304 4196468 140727021786000 139867287708832 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15729] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15729/stat : 15729 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747488 27969433600 26323 33554432000 4194304 4196468 140727021786000 139867019272944 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15730] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15730/stat : 15730 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747490 27969433600 26323 33554432000 4194304 4196468 140727021786000 139866644764624 139869333923739 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15731] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15731/stat : 15731 (java) S 15714 15714 15668 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 236747490 27969433600 26323 33554432000 4194304 4196468 140727021786000 139867451820784 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15732] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15732/stat : 15732 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747490 27969433600 26323 33554432000 4194304 4196468 140727021786000 139867450768240 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15733] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15733/stat : 15733 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 26323 33554432000 4194304 4196468 140727021786000 139867449715184 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15734] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15734/stat : 15734 (java) S 15714 15714 15668 0 -1 1077944384 263 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 26323 33554432000 4194304 4196468 140727021786000 139867448662640 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15735] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15735/stat : 15735 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 26323 33554432000 4194304 4196468 140727021786000 139866146859488 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15736] ppid=15714 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15717/task/15736/stat : 15736 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 26323 33554432000 4194304 4196468 140727021786000 139867447610032 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 106572 KiB

[startup+0.210793 s]*
/proc/loadavg: 0.92 1.00 1.04 2/202 15736
/proc/meminfo: memFree=27116232/32770624 swapFree=67108804/67108860
[pid=15714] ppid=15711 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/15714/stat : 15714 (scop.sh) S 15711 15714 15668 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236747482 115843072 349 33554432000 4194304 5098028 140733550494176 140733550491432 139972663145084 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32223232 140733550502946 140733550503171 140733550503171 140733550505933 0
/proc/15714/statm: 28282 349 296 221 0 87 0
[pid=15717] ppid=15714 vsize=27313900 memory=122528 CPUtime=0.24 cores=0-7
/proc/15717/stat : 15717 (java) S 15714 15714 15668 0 -1 1077944320 10315 0 0 0 20 4 0 0 20 0 20 0 236747482 27969433600 30632 33554432000 4194304 4196468 140727021786000 140727021768544 139869333905143 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
/proc/15717/statm: 6828475 30632 2895 1 0 6790935 0
[pid=15717/tid=15718] ppid=15714 vsize=27313900 memory=0 CPUtime=0.19 cores=0-7
/proc/15717/task/15718/stat : 15718 (java) R 15714 15714 15668 0 -1 4202560 8155 0 0 0 16 3 0 0 20 0 20 0 236747483 27969433600 30632 33554432000 4194304 4196468 140727021786000 139869305703888 139869315468699 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15719] ppid=15714 vsize=27313900 memory=279886478100216 CPUtime=0 cores=0-7
/proc/15717/task/15719/stat : 15719 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 30632 33554432000 4194304 4196468 140727021786000 139869338147344 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15720] ppid=15714 vsize=27313900 memory=139943290259072 CPUtime=0 cores=0-7
/proc/15717/task/15720/stat : 15720 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 30632 33554432000 4194304 4196468 140727021786000 139868756150928 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15721] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15721/stat : 15721 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 30632 33554432000 4194304 4196468 140727021786000 139868755097872 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15722] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15722/stat : 15722 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 30632 33554432000 4194304 4196468 140727021786000 139868754045328 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15723] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15723/stat : 15723 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 30632 33554432000 4194304 4196468 140727021786000 139868752993296 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15724] ppid=15714 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15717/task/15724/stat : 15724 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 30632 33554432000 4194304 4196468 140727021786000 139868751940752 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15725] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15725/stat : 15725 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 30632 33554432000 4194304 4196468 140727021786000 139868750887696 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15726] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15726/stat : 15726 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 30632 33554432000 4194304 4196468 140727021786000 139868749835152 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15727] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15727/stat : 15727 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747487 27969433600 30632 33554432000 4194304 4196468 140727021786000 139867452872944 139869333916290 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15728] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15728/stat : 15728 (java) S 15714 15714 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236747487 27969433600 30632 33554432000 4194304 4196468 140727021786000 139867287708832 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15729] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15729/stat : 15729 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747488 27969433600 30632 33554432000 4194304 4196468 140727021786000 139867019272944 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15730] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15730/stat : 15730 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747490 27969433600 30632 33554432000 4194304 4196468 140727021786000 139866644764624 139869333923739 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15731] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15731/stat : 15731 (java) S 15714 15714 15668 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 236747490 27969433600 30632 33554432000 4194304 4196468 140727021786000 139867451820784 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15732] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15732/stat : 15732 (java) S 15714 15714 15668 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 236747490 27969433600 30632 33554432000 4194304 4196468 140727021786000 139867450768240 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15733] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15733/stat : 15733 (java) S 15714 15714 15668 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 30632 33554432000 4194304 4196468 140727021786000 139867449715184 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15734] ppid=15714 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/15717/task/15734/stat : 15734 (java) S 15714 15714 15668 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 20 0 236747491 27969433600 30632 33554432000 4194304 4196468 140727021786000 139867448662640 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15735] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15735/stat : 15735 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 30632 33554432000 4194304 4196468 140727021786000 139866146859488 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15736] ppid=15714 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15717/task/15736/stat : 15736 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 30632 33554432000 4194304 4196468 140727021786000 139867447610032 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123924 KiB

[startup+0.310351 s]*
/proc/loadavg: 0.92 1.00 1.04 2/202 15736
/proc/meminfo: memFree=27113192/32770624 swapFree=67108804/67108860
[pid=15714] ppid=15711 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/15714/stat : 15714 (scop.sh) S 15711 15714 15668 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236747482 115843072 349 33554432000 4194304 5098028 140733550494176 140733550491432 139972663145084 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32223232 140733550502946 140733550503171 140733550503171 140733550505933 0
/proc/15714/statm: 28282 349 296 221 0 87 0
[pid=15717] ppid=15714 vsize=27313900 memory=126868 CPUtime=0.41 cores=0-7
/proc/15717/stat : 15717 (java) S 15714 15714 15668 0 -1 1077944320 10978 0 0 0 37 4 0 0 20 0 20 0 236747482 27969433600 31717 33554432000 4194304 4196468 140727021786000 140727021768544 139869333905143 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
/proc/15717/statm: 6828475 31717 2986 1 0 6790935 0
[pid=15717/tid=15718] ppid=15714 vsize=27313900 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/15717/task/15718/stat : 15718 (java) R 15714 15714 15668 0 -1 4202560 8558 0 0 0 25 3 0 0 20 0 20 0 236747483 27969433600 31717 33554432000 4194304 4196468 140727021786000 139869305700592 139869317985630 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15719] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15719/stat : 15719 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 31717 33554432000 4194304 4196468 140727021786000 139869338147344 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15720] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15720/stat : 15720 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 31717 33554432000 4194304 4196468 140727021786000 139868756150928 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15721] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15721/stat : 15721 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27969433600 31717 33554432000 4194304 4196468 140727021786000 139868755097872 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15722] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15722/stat : 15722 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 31717 33554432000 4194304 4196468 140727021786000 139868754045328 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15723] ppid=15714 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/15717/task/15723/stat : 15723 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 31717 33554432000 4194304 4196468 140727021786000 139868752993296 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15724] ppid=15714 vsize=27313900 memory=139943187936175 CPUtime=0 cores=0-7
/proc/15717/task/15724/stat : 15724 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 31717 33554432000 4194304 4196468 140727021786000 139868751940752 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15725] ppid=15714 vsize=27313900 memory=139943187938480 CPUtime=0 cores=0-7
/proc/15717/task/15725/stat : 15725 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 31717 33554432000 4194304 4196468 140727021786000 139868750887696 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15726] ppid=15714 vsize=27313900 memory=139943187940784 CPUtime=0 cores=0-7
/proc/15717/task/15726/stat : 15726 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747486 27969433600 31717 33554432000 4194304 4196468 140727021786000 139868749835152 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15727] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15727/stat : 15727 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747487 27969433600 31717 33554432000 4194304 4196468 140727021786000 139867452872944 139869333916290 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15728] ppid=15714 vsize=27313900 memory=279886375888528 CPUtime=0 cores=0-7
/proc/15717/task/15728/stat : 15728 (java) S 15714 15714 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236747487 27969433600 31717 33554432000 4194304 4196468 140727021786000 139867287708832 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15729] ppid=15714 vsize=27313900 memory=279886375895440 CPUtime=0 cores=0-7
/proc/15717/task/15729/stat : 15729 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747488 27969433600 31717 33554432000 4194304 4196468 140727021786000 139867019272944 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15730] ppid=15714 vsize=27313900 memory=279886375836720 CPUtime=0 cores=0-7
/proc/15717/task/15730/stat : 15730 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747490 27969433600 31717 33554432000 4194304 4196468 140727021786000 139866644764624 139869333923739 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15731] ppid=15714 vsize=27313900 memory=279886375909264 CPUtime=0.01 cores=0-7
/proc/15717/task/15731/stat : 15731 (java) S 15714 15714 15668 0 -1 1077944384 397 0 0 0 1 0 0 0 20 0 20 0 236747490 27969433600 31717 33554432000 4194304 4196468 140727021786000 139867451820784 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15732] ppid=15714 vsize=27313900 memory=279886375916176 CPUtime=0.02 cores=0-7
/proc/15717/task/15732/stat : 15732 (java) S 15714 15714 15668 0 -1 1077944384 77 0 0 0 2 0 0 0 20 0 20 0 236747490 27969433600 31717 33554432000 4194304 4196468 140727021786000 139867450768240 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15733] ppid=15714 vsize=27313900 memory=279886375913872 CPUtime=0 cores=0-7
/proc/15717/task/15733/stat : 15733 (java) S 15714 15714 15668 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 31717 33554432000 4194304 4196468 140727021786000 139867449715184 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15734] ppid=15714 vsize=27313900 memory=279886375930032 CPUtime=0.07 cores=0-7
/proc/15717/task/15734/stat : 15734 (java) S 15714 15714 15668 0 -1 1077944384 439 0 0 0 7 0 0 0 20 0 20 0 236747491 27969433600 31717 33554432000 4194304 4196468 140727021786000 139867448662640 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15735] ppid=15714 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15735/stat : 15735 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 31717 33554432000 4194304 4196468 140727021786000 139866146859488 139869333915349 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15736] ppid=15714 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15717/task/15736/stat : 15736 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747491 27969433600 31717 33554432000 4194304 4196468 140727021786000 139867447610032 139869333916290 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128264 KiB

[startup+0.701031 s]
/proc/loadavg: 0.92 1.00 1.04 2/202 15736
/proc/meminfo: memFree=27088528/32770624 swapFree=67108804/67108860
[pid=15714] ppid=15711 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/15714/stat : 15714 (scop.sh) S 15711 15714 15668 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236747482 115843072 349 33554432000 4194304 5098028 140733550494176 140733550491432 139972663145084 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32223232 140733550502946 140733550503171 140733550503171 140733550505933 0
/proc/15714/statm: 28282 349 296 221 0 87 0
[pid=15717] ppid=15714 vsize=27320172 memory=159528 CPUtime=0.85 cores=0-7
/proc/15717/stat : 15717 (java) S 15714 15714 15668 0 -1 1077944320 17326 0 0 0 79 6 0 0 20 0 20 0 236747482 27975856128 39882 33554432000 4194304 4196468 140727021786000 140727021768544 139869333905143 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
/proc/15717/statm: 6830043 39882 3113 1 0 6791447 0
[pid=15717/tid=15718] ppid=15714 vsize=27320172 memory=279886376224896 CPUtime=0.6 cores=0-7
/proc/15717/task/15718/stat : 15718 (java) R 15714 15714 15668 0 -1 4202560 14518 0 0 0 56 4 0 0 20 0 20 0 236747483 27975856128 39882 33554432000 4194304 4196468 140727021786000 139869305716496 139869333927069 0 4 2 25189581 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15719] ppid=15714 vsize=27320172 memory=5072356377741 CPUtime=0 cores=0-7
/proc/15717/task/15719/stat : 15719 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27975856128 39882 33554432000 4194304 4196468 140727021786000 139869338147344 139869333915349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15720] ppid=15714 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15720/stat : 15720 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27975856128 39882 33554432000 4194304 4196468 140727021786000 139868756150928 139869333915349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0
[pid=15717/tid=15721] ppid=15714 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/15717/task/15721/stat : 15721 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747485 27975856128 39882 33554432000 4194304 4196468 140727021786000 139868755097872 139869333915349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29937664 140727021794280 140727021794605 140727021794605 140727021797327 0

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

/proc/15737/task/15743/stat : 15743 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747656 7942406144 25353 33554432000 4194304 4196468 140729220862976 140142376479248 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15744] ppid=15714 vsize=7756256 memory=2241 CPUtime=0 cores=0-7
/proc/15737/task/15744/stat : 15744 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236747656 7942406144 25353 33554432000 4194304 4196468 140729220862976 140142375426704 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15745] ppid=15714 vsize=7756256 memory=2244 CPUtime=0 cores=0-7
/proc/15737/task/15745/stat : 15745 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747656 7942406144 25353 33554432000 4194304 4196468 140729220862976 140142374373648 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15746] ppid=15714 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15746/stat : 15746 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747656 7942406144 25353 33554432000 4194304 4196468 140729220862976 140142373321104 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15747] ppid=15714 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15747/stat : 15747 (java) S 15714 15714 15668 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236747658 7942406144 25353 33554432000 4194304 4196468 140729220862976 140141668727536 140142575237762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15748] ppid=15714 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15748/stat : 15748 (java) S 15714 15714 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236747658 7942406144 25353 33554432000 4194304 4196468 140729220862976 140141226092192 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15749] ppid=15714 vsize=7756256 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15737/task/15749/stat : 15749 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747658 7942406144 25353 33554432000 4194304 4196468 140729220862976 140140957656304 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15750] ppid=15714 vsize=7756256 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/15737/task/15750/stat : 15750 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747661 7942406144 25353 33554432000 4194304 4196468 140729220862976 140140583147984 140142575245211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15751] ppid=15714 vsize=7756256 memory=16099269136353865 CPUtime=0.03 cores=0-7
/proc/15737/task/15751/stat : 15751 (java) S 15714 15714 15668 0 -1 1077944384 211 0 0 0 3 0 0 0 20 0 20 0 236747661 7942406144 25353 33554432000 4194304 4196468 140729220862976 140141667674352 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15752] ppid=15714 vsize=7756256 memory=0 CPUtime=0.02 cores=0-7
/proc/15737/task/15752/stat : 15752 (java) S 15714 15714 15668 0 -1 1077944384 82 0 0 0 2 0 0 0 20 0 20 0 236747661 7942406144 25353 33554432000 4194304 4196468 140729220862976 140141666621808 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15753] ppid=15714 vsize=7756256 memory=0 CPUtime=0.04 cores=0-7
/proc/15737/task/15753/stat : 15753 (java) S 15714 15714 15668 0 -1 1077944384 405 0 0 0 4 0 0 0 20 0 20 0 236747661 7942406144 25353 33554432000 4194304 4196468 140729220862976 140141665568752 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15754] ppid=15714 vsize=7756256 memory=0 CPUtime=0.15 cores=0-7
/proc/15737/task/15754/stat : 15754 (java) S 15714 15714 15668 0 -1 1077944384 402 0 0 0 15 0 0 0 20 0 20 0 236747661 7942406144 25353 33554432000 4194304 4196468 140729220862976 140141664516208 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15755] ppid=15714 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15755/stat : 15755 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236747661 7942406144 25353 33554432000 4194304 4196468 140729220862976 140140085242848 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15756] ppid=15714 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15756/stat : 15756 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236747661 7942406144 25353 33554432000 4194304 4196468 140729220862976 140141663464624 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
Current children cumulated CPU time: 4.02 s
Current children cumulated vsize: 7869384 KiB
Current children cumulated memory: 102884 KiB

[startup+2.80181 s]
/proc/loadavg: 0.92 1.00 1.04 2/202 15756
/proc/meminfo: memFree=27173636/32770624 swapFree=67108804/67108860
[pid=15714] ppid=15711 vsize=113128 memory=1472 CPUtime=3.12 cores=0-7
/proc/15714/stat : 15714 (scop.sh) S 15711 15714 15668 0 -1 4202496 589 23384 0 0 0 0 300 12 20 0 1 0 236747482 115843072 368 33554432000 4194304 5098028 140733550494176 140733550490920 139972663145084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32223232 140733550502946 140733550503171 140733550503171 140733550505933 0
/proc/15714/statm: 28282 368 311 221 0 87 0
[pid=15737] ppid=15714 vsize=8413904 memory=118772 CPUtime=1.07 cores=0-7
/proc/15737/stat : 15737 (java) S 15714 15714 15668 0 -1 1077944320 17908 0 0 0 101 6 0 0 20 0 24 0 236747655 8615837696 29693 33554432000 4194304 4196468 140729220862976 140729220845520 140142575226615 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
/proc/15737/statm: 2103476 29693 3149 1 0 2064875 0
[pid=15737/tid=15738] ppid=15714 vsize=8413904 memory=920 CPUtime=0.72 cores=0-7
/proc/15737/task/15738/stat : 15738 (java) S 15714 15714 15668 0 -1 1077944384 15016 0 0 0 68 4 0 0 20 0 24 0 236747655 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142547066768 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15739] ppid=15714 vsize=8413904 memory=3904 CPUtime=0 cores=0-7
/proc/15737/task/15739/stat : 15739 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142579469328 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15740] ppid=15714 vsize=8413904 memory=1408 CPUtime=0 cores=0-7
/proc/15737/task/15740/stat : 15740 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142379637904 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15741] ppid=15714 vsize=8413904 memory=2344 CPUtime=0 cores=0-7
/proc/15737/task/15741/stat : 15741 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142378584848 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15742] ppid=15714 vsize=8413904 memory=1396 CPUtime=0 cores=0-7
/proc/15737/task/15742/stat : 15742 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142377532304 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15743] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15743/stat : 15743 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142376479248 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15744] ppid=15714 vsize=8413904 memory=279886376312144 CPUtime=0 cores=0-7
/proc/15737/task/15744/stat : 15744 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142375426704 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15745] ppid=15714 vsize=8413904 memory=139943188272192 CPUtime=0 cores=0-7
/proc/15737/task/15745/stat : 15745 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142374373648 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15746] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15746/stat : 15746 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142373321104 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15747] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15747/stat : 15747 (java) S 15714 15714 15668 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236747658 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141668727536 140142575237762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15748] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15748/stat : 15748 (java) S 15714 15714 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236747658 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141226092192 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15749] ppid=15714 vsize=8413904 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/15737/task/15749/stat : 15749 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747658 8615837696 29693 33554432000 4194304 4196468 140729220862976 140140957656304 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15750] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15750/stat : 15750 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140140583147984 140142575245211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15751] ppid=15714 vsize=8413904 memory=0 CPUtime=0.04 cores=0-7
/proc/15737/task/15751/stat : 15751 (java) S 15714 15714 15668 0 -1 1077944384 298 0 0 0 4 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141667674352 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15752] ppid=15714 vsize=8413904 memory=0 CPUtime=0.04 cores=0-7
/proc/15737/task/15752/stat : 15752 (java) S 15714 15714 15668 0 -1 1077944384 136 0 0 0 4 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141666621808 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15753] ppid=15714 vsize=8413904 memory=0 CPUtime=0.07 cores=0-7
/proc/15737/task/15753/stat : 15753 (java) S 15714 15714 15668 0 -1 1077944384 604 0 0 0 7 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141665568752 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15754] ppid=15714 vsize=8413904 memory=0 CPUtime=0.17 cores=0-7
/proc/15737/task/15754/stat : 15754 (java) S 15714 15714 15668 0 -1 1077944384 460 0 0 0 17 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141664516208 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15755] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15755/stat : 15755 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140140085242848 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15756] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15756/stat : 15756 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141663464624 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
Current children cumulated CPU time: 4.19 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 120244 KiB

[startup+3.00582 s]*
/proc/loadavg: 0.92 1.00 1.04 9/215 15770
/proc/meminfo: memFree=27090256/32770624 swapFree=67108804/67108860
[pid=15714] ppid=15711 vsize=113128 memory=1472 CPUtime=3.12 cores=0-7
/proc/15714/stat : 15714 (scop.sh) S 15711 15714 15668 0 -1 4202496 589 23384 0 0 0 0 300 12 20 0 1 0 236747482 115843072 368 33554432000 4194304 5098028 140733550494176 140733550490920 139972663145084 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32223232 140733550502946 140733550503171 140733550503171 140733550505933 0
/proc/15714/statm: 28282 368 311 221 0 87 0
[pid=15737] ppid=15714 vsize=8413904 memory=118772 CPUtime=1.07 cores=0-7
/proc/15737/stat : 15737 (java) S 15714 15714 15668 0 -1 1077944320 17908 0 0 0 101 6 0 0 20 0 24 0 236747655 8615837696 29693 33554432000 4194304 4196468 140729220862976 140729220845520 140142575226615 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
/proc/15737/statm: 2103476 29693 3149 1 0 2064875 0
[pid=15757] ppid=15737 vsize=617340 memory=32768 CPUtime=3.93 cores=0-7
/proc/15757/stat : 15757 (glucose-syrup) S 15737 15714 15668 0 -1 1077944320 7973 0 1 0 391 2 0 0 20 0 9 0 236747732 632156160 8192 33554432000 4194304 4373367 140733273180192 140733273178736 140156709517954 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
/proc/15757/statm: 154335 8192 381 44 0 150023 0
[pid=15757/tid=15762] ppid=15737 vsize=617340 memory=0 CPUtime=0.49 cores=0-7
/proc/15757/task/15762/stat : 15762 (glucose-syrup) R 15737 15714 15668 0 -1 4202560 914 0 0 0 49 0 0 0 20 0 9 0 236747733 632156160 8192 33554432000 4194304 4373367 140733273180192 140156694289552 4296037 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
[pid=15757/tid=15763] ppid=15737 vsize=617340 memory=0 CPUtime=0.47 cores=0-7
/proc/15757/task/15763/stat : 15763 (glucose-syrup) R 15737 15714 15668 0 -1 4202560 781 0 0 0 47 0 0 0 20 0 9 0 236747733 632156160 8192 33554432000 4194304 4373367 140733273180192 140156685897072 4296037 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
[pid=15757/tid=15764] ppid=15737 vsize=617340 memory=139943290259072 CPUtime=0.47 cores=0-7
/proc/15757/task/15764/stat : 15764 (glucose-syrup) R 15737 15714 15668 0 -1 4202560 654 0 0 0 47 0 0 0 20 0 9 0 236747733 632156160 8192 33554432000 4194304 4373367 140733273180192 140156677504200 4259001 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
[pid=15757/tid=15765] ppid=15737 vsize=617340 memory=0 CPUtime=0.49 cores=0-7
/proc/15757/task/15765/stat : 15765 (glucose-syrup) R 15737 15714 15668 0 -1 4202560 843 0 0 0 49 0 0 0 20 0 9 0 236747733 632156160 8192 33554432000 4194304 4373367 140733273180192 140156669111568 4271597 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
[pid=15757/tid=15766] ppid=15737 vsize=617340 memory=0 CPUtime=0.49 cores=0-7
/proc/15757/task/15766/stat : 15766 (glucose-syrup) R 15737 15714 15668 0 -1 4202560 834 0 0 0 49 0 0 0 20 0 9 0 236747733 632156160 8192 33554432000 4194304 4373367 140733273180192 140156660718864 4271965 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
[pid=15757/tid=15767] ppid=15737 vsize=617340 memory=0 CPUtime=0.49 cores=0-7
/proc/15757/task/15767/stat : 15767 (glucose-syrup) R 15737 15714 15668 0 -1 4202560 793 0 0 0 49 0 0 0 20 0 9 0 236747733 632156160 8192 33554432000 4194304 4373367 140733273180192 140156652326256 140156709528154 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
[pid=15757/tid=15768] ppid=15737 vsize=617340 memory=-1 CPUtime=0.48 cores=0-7
/proc/15757/task/15768/stat : 15768 (glucose-syrup) R 15737 15714 15668 0 -1 4202560 859 0 0 0 48 0 0 0 20 0 9 0 236747733 632156160 8192 33554432000 4194304 4373367 140733273180192 140156643933552 4291704 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
[pid=15757/tid=15769] ppid=15737 vsize=617340 memory=0 CPUtime=0.49 cores=0-7
/proc/15757/task/15769/stat : 15769 (glucose-syrup) R 15737 15714 15668 0 -1 4202560 868 0 0 0 49 0 0 0 20 0 9 0 236747733 632156160 8192 33554432000 4194304 4373367 140733273180192 140156635540624 4258928 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 19128320 140733273183312 140733273183444 140733273183444 140733273186247 0
[pid=15737/tid=15738] ppid=15714 vsize=8413904 memory=576460756329955509 CPUtime=0.72 cores=0-7
/proc/15737/task/15738/stat : 15738 (java) S 15714 15714 15668 0 -1 1077944384 15016 0 0 0 68 4 0 0 20 0 24 0 236747655 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142547066768 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15739] ppid=15714 vsize=8413904 memory=288370539408311960 CPUtime=0 cores=0-7
/proc/15737/task/15739/stat : 15739 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142579469328 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15740] ppid=15714 vsize=8413904 memory=1361142 CPUtime=0 cores=0-7
/proc/15737/task/15740/stat : 15740 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142379637904 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15741] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15741/stat : 15741 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142378584848 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15742] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15742/stat : 15742 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142377532304 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15743] ppid=15714 vsize=8413904 memory=-1 CPUtime=0 cores=0-7
/proc/15737/task/15743/stat : 15743 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142376479248 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15744] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15744/stat : 15744 (java) S 15714 15714 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142375426704 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15745] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15745/stat : 15745 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142374373648 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15746] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15746/stat : 15746 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747656 8615837696 29693 33554432000 4194304 4196468 140729220862976 140142373321104 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15747] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15747/stat : 15747 (java) S 15714 15714 15668 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236747658 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141668727536 140142575237762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15748] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15748/stat : 15748 (java) S 15714 15714 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236747658 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141226092192 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15749] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15749/stat : 15749 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747658 8615837696 29693 33554432000 4194304 4196468 140729220862976 140140957656304 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15750] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15750/stat : 15750 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140140583147984 140142575245211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15751] ppid=15714 vsize=8413904 memory=0 CPUtime=0.04 cores=0-7
/proc/15737/task/15751/stat : 15751 (java) S 15714 15714 15668 0 -1 1077944384 298 0 0 0 4 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141667674352 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15752] ppid=15714 vsize=8413904 memory=0 CPUtime=0.04 cores=0-7
/proc/15737/task/15752/stat : 15752 (java) S 15714 15714 15668 0 -1 1077944384 136 0 0 0 4 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141666621808 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15753] ppid=15714 vsize=8413904 memory=-1 CPUtime=0.07 cores=0-7
/proc/15737/task/15753/stat : 15753 (java) S 15714 15714 15668 0 -1 1077944384 604 0 0 0 7 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141665568752 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15754] ppid=15714 vsize=8413904 memory=0 CPUtime=0.17 cores=0-7
/proc/15737/task/15754/stat : 15754 (java) S 15714 15714 15668 0 -1 1077944384 460 0 0 0 17 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141664516208 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15755] ppid=15714 vsize=8413904 memory=-1 CPUtime=0 cores=0-7
/proc/15737/task/15755/stat : 15755 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140140085242848 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15756] ppid=15714 vsize=8413904 memory=-1 CPUtime=0 cores=0-7
/proc/15737/task/15756/stat : 15756 (java) S 15714 15714 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236747661 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141663464624 140142575237762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15758] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15758/stat : 15758 (java) S 15714 15714 15668 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236747733 8615837696 29693 33554432000 4194304 4196468 140729220862976 140141655655872 140142575251225 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15760] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15760/stat : 15760 (java) S 15714 15714 15668 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 236747733 8615837696 29693 33554432000 4194304 4196468 140729220862976 140139414142480 140142575248541 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15761] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15761/stat : 15761 (java) S 15714 15714 15668 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 236747733 8615837696 29693 33554432000 4194304 4196468 140729220862976 140139682578064 140142575248541 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
[pid=15737/tid=15770] ppid=15714 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15737/task/15770/stat : 15770 (java) S 15714 15714 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236747736 8615837696 29693 33554432000 4194304 4196468 140729220862976 140139145714592 140142575236821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7815168 140729220871345 140729220871469 140729220871469 140729220874191 0
Current children cumulated CPU time: 8.12 s
Current children cumulated vsize: 9144372 KiB
Current children cumulated memory: 153012 KiB

Child status: 0
Real time (s): 3.04564
CPU time (s): 8.27962
CPU user time (s): 8.05763
CPU system time (s): 0.221984
CPU usage (%): 271.852
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 224320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.05763
system time used= 0.221984
maximum resident set size= 225688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50238
page faults= 1
swaps= 0
block input operations= 1496
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7582
involuntary context switches= 110


# summary of solver processes directly reported to runsolver:
#   pid: 15714
#   total CPU time (s): 8.27962
#   total CPU user time (s): 8.05763
#   total CPU system time (s): 0.221984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043667 second user time and 0.083886 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-13 22:24:03
IDJOB=4307111
IDBENCH=141348
IDSOLVER=2788
FILE ID=node105/4307111-1534191843
RUNJOBID= node105-1534191843-15695
PBS_JOBID= 21037996
Free space on /tmp= 41072 MiB

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

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

MD5SUM BENCH= af6539439e5a66b9d4cb5cb754e7ed18
RANDOM SEED=329622299

node105.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.32
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.32
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.32
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.32
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:        27229404 kB
MemAvailable:   31909328 kB
Buffers:          181780 kB
Cached:          4755048 kB
SwapCached:           16 kB
Active:          1981092 kB
Inactive:        3007380 kB
Active(anon):       3640 kB
Inactive(anon):   100492 kB
Active(file):    1977452 kB
Inactive(file):  2906888 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:         58468 kB
Mapped:            51808 kB
Shmem:             49748 kB
Slab:             249988 kB
SReclaimable:     222836 kB
SUnreclaim:        27152 kB
KernelStack:        3120 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 41064 MiB
End job on node105 at 2018-08-13 22:24:06