Trace number 4307265

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 14.0647 4.35697

General information on the benchmark

NameHaystacks/
Haystacks-ext-11_c18.xml
MD5SUMdd1566dde9022858d7af3144994afffb
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 benchmark12.1052
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints615
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree10
Maximum variable degree11
Distribution of variable degrees[{"degree":10,"count":101},{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":615}]
Number of extensional constraints615
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":615}]
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-14259-serial-file.bin HOME/instance-4307265-1534192771.xml
0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 22:39:32 CEST 2018
0.66/0.55	c PID: 14262
0.66/0.55	c IP: 172.20.3.137
0.66/0.55	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.68/1.02	c (0,0) Parsing End
1.68/1.02	c (0,0) CSP: 121 int (0 aux), 0 bool (0 aux), 615 ctr, max domain size 11
1.68/1.03	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.68/1.03	c (0,0) Constraint Name Generate Begin
1.68/1.04	c (0,0) Ctr:HOME/instance-4307265-1534192771.xml,ExtensionConflict:ExtensionSupport:IntVar
1.68/1.04	c (0,0) Constraint Name Generate End
1.68/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.68/1.04	c (0,0) CSP to CSPinCNF Begin
2.54/1.47	c (0,0) translated 62 (10%) constraints
2.93/1.56	c (1,1) translated 123 (20%) constraints
3.35/1.63	c (1,1) translated 185 (30%) constraints
3.74/1.70	c (1,1) translated 246 (40%) constraints
3.74/1.76	c (1,1) translated 308 (50%) constraints
4.17/1.81	c (1,1) translated 369 (60%) constraints
4.17/1.86	c (1,1) translated 431 (70%) constraints
4.58/1.90	c (1,1) translated 492 (80%) constraints
4.58/1.94	c (1,1) translated 554 (90%) constraints
5.29/2.26	c (1,1) translated 615 (100%) constraints
5.78/2.36	c (1,1) STATISTICS1:HOME/instance-4307265-1534192771.xml,ExtensionConflict:ExtensionSupport:IntVar,231,6985,-1,11,12,1,,11:25610;2:530,12:10;4:5950;3:180;2:845,1:26140;0:10,
5.78/2.36	c (1,1) ==========================================
5.78/2.36	c (1,1) Order
5.78/2.36	c (1,1) ==========================================
5.78/2.40	c (1,1) translated 699 (10%) constraints
6.20/2.42	c (1,1) translated 1397 (20%) constraints
6.20/2.44	c (1,1) translated 2096 (30%) constraints
6.20/2.46	c (1,1) translated 2794 (40%) constraints
6.20/2.48	c (1,1) translated 3493 (50%) constraints
6.60/2.50	c (1,1) translated 4191 (60%) constraints
6.60/2.52	c (1,1) translated 4890 (70%) constraints
6.60/2.54	c (2,1) translated 5588 (80%) constraints
6.60/2.56	c (2,1) translated 6287 (90%) constraints
6.60/2.58	c (2,1) translated 6985 (100%) constraints
6.60/2.58	c (2,1) CSP to CSPinCNF End
6.60/2.58	c (2,1) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
6.60/2.58	c (2,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.60/2.58	c (2,1) CSPinCNF Propagation Begin
7.01/2.69	c (2,1) 0 values, 1220 unsatisfiable literals, and 0 valid clauses are removed
7.01/2.69	c (2,1) CSPinCNF Propagation End
7.01/2.69	c (2,1) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
7.01/2.69	c (2,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.01/2.69	c (2,1) Simplify CSPinCNF Begin
7.45/2.72	c (2,2) Simplify CSPinCNF End
7.45/2.72	c (2,2) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
7.45/2.72	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.45/2.72	c (2,2) Calculate Precise Domain Begin
7.45/2.72	c (2,2) 0 values are removed by re-calculation
7.45/2.72	c (2,2) Calculate Precise Domain End
7.45/2.72	c (2,2) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
7.45/2.72	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.45/2.72	c (2,2) CSPinCNF to SatSolver Begin
7.45/2.78	c (2,2) 699 (10 %) CSP clauses are encoded (1320 SAT variables, 1787 SAT clauses)
7.45/2.79	c (2,2) 1397 (20 %) CSP clauses are encoded (1320 SAT variables, 2485 SAT clauses)
7.80/2.81	c (2,2) 2096 (30 %) CSP clauses are encoded (1320 SAT variables, 3184 SAT clauses)
7.80/2.82	c (2,2) 2794 (40 %) CSP clauses are encoded (1320 SAT variables, 3882 SAT clauses)
7.80/2.83	c (2,2) 3493 (50 %) CSP clauses are encoded (1320 SAT variables, 4581 SAT clauses)
7.80/2.84	c (2,2) 4191 (60 %) CSP clauses are encoded (1320 SAT variables, 5279 SAT clauses)
7.80/2.85	c (2,2) 4890 (70 %) CSP clauses are encoded (1320 SAT variables, 5978 SAT clauses)
7.80/2.86	c (2,2) 5588 (80 %) CSP clauses are encoded (1320 SAT variables, 6676 SAT clauses)
7.80/2.87	c (2,2) 6287 (90 %) CSP clauses are encoded (1320 SAT variables, 7375 SAT clauses)
7.80/2.88	c (2,2) 6985 (100 %) CSP clauses are encoded (1320 SAT variables, 8073 SAT clauses)
7.80/2.88	c (2,2) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
7.80/2.88	c (2,2) CSPinCNF to SatSolver End
7.80/2.88	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.21/2.93	c (2,2) STATISTICS2:HOME/instance-4307265-1534192771.xml,ExtensionConflict:ExtensionSupport:IntVar,231,6985,-1,11,11,1,,11:24400;2:530,11:10;4:5345;3:180;2:1450,1:24930,
8.21/2.93	c (2,2) 1320 bool, 8074 clause
8.21/2.93	c (2,2) Export Begin
8.55/3.02	c (2,2) Export to HOME/scop-14259-serial-file.bin
8.55/3.02	c (2,2) Export End
8.55/3.02	c (2,2) Export File Size: 0.03 MB
8.55/3.02	c (2,2) 0,0,2,2,2,2,2,STOP-AFTER(DIMACS)
8.55/3.03	c END-Prog: Mon Aug 13 22:39:34 CEST 2018
8.55/3.04	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-14259-serial-file.bin
8.61/3.52	c (0,0) Read Serial File Begin
8.61/3.52	c (0,0) HOME/scop-14259-serial-file.bin
8.61/3.70	c (0,0) Read Serial File End
8.61/3.71	
8.61/3.71	scop order+glucose-syrup (2018-07-31)
8.61/3.71	(Solving Process)
8.61/3.71	
8.61/3.74	c BEGIN-Prog: Mon Aug 13 22:39:35 CEST 2018
8.61/3.74	c PID: 14282
8.61/3.74	c IP: 172.20.3.137
8.61/3.74	c HOST: node137.alineos.net
8.61/3.74	c (0,0) SatSolver.solve Begin
8.61/3.74	c (0,0) 0 bool, 0 clause
8.61/3.74	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307265-1534192771.xml-scop-14262.cnf
13.71/4.33	c (0,0) c
13.71/4.34	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
13.71/4.34	c (0,0) c
13.71/4.34	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
13.71/4.34	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
13.71/4.34	c (0,0) c ========================================[ Problem Statistics ]===========================================
13.71/4.34	c (0,0) c |                                                                                                       |
13.71/4.34	c (0,0) c |  Number of variables:          1320                                                                   |
13.71/4.34	c (0,0) c |  Number of clauses:            8074                                                                   |
13.71/4.34	c (0,0) c |  Parse time:                   0.00 s                                                                 |
13.71/4.34	c (0,0) c |                                                                                                       |
13.71/4.34	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
13.71/4.34	c (0,0) c |  Simplification time:          0.00 s                                                                 |
13.71/4.34	c (0,0) c |                                                                                                       |
13.71/4.34	c (0,0) c |  Generating clones                                                                                    |
13.71/4.34	c (0,0) c |  all clones generated. Memory =  30.59Mb.                                                             |
13.71/4.34	c (0,0) c ========================================================================================================|
13.71/4.34	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (UNSAT answer).
13.71/4.34	c (0,0) c Total Memory so far : 614.68Mb
13.71/4.34	c (0,0) c
13.71/4.34	c (0,0) c real time : 0.571703 s
13.71/4.34	c (0,0) c cpu time  : 4.1423 s
13.71/4.34	c (0,0) c
13.71/4.34	c (0,0) c
13.71/4.34	c (0,0) c
13.71/4.34	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
13.71/4.34	c (0,0) c
13.71/4.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.71/4.34	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
13.71/4.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.71/4.34	c (0,0) c | Conflicts     |          445301 |      53444 |      56071 |      57628 |      54150 |      55434 |      54901 |      56526 |      57147 |
13.71/4.34	c (0,0) c | Decisions     |          720459 |      91442 |      89951 |      92950 |      87931 |      89441 |      90357 |      91317 |      87070 |
13.71/4.34	c (0,0) c | Propagations  |         6206477 |     776105 |     775728 |     786579 |     754355 |     769220 |     781489 |     800540 |     762461 |
13.71/4.34	c (0,0) c | Avg_Trail     |                 |        736 |        784 |        750 |        724 |        754 |        701 |        724 |        706 |
13.71/4.34	c (0,0) c | Avg_DL        |                 |        111 |        124 |        115 |        113 |        113 |        107 |        110 |        108 |
13.71/4.34	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
13.71/4.34	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
13.71/4.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.71/4.34	c (0,0) c | Exported      |           60255 |       7139 |       8089 |       7876 |       6654 |       8340 |       7098 |       6906 |       8153 |
13.71/4.34	c (0,0) c | Imported      |          413930 |      49655 |      51432 |      50889 |      53082 |      51915 |      51858 |      53310 |      51789 |
13.71/4.34	c (0,0) c | Good          |            1867 |        185 |        230 |        238 |        236 |        248 |        246 |        242 |        242 |
13.71/4.34	c (0,0) c | Purge         |          412063 |      49470 |      51202 |      50651 |      52846 |      51667 |      51612 |      53068 |      51547 |
13.71/4.34	c (0,0) c | Promoted      |           48610 |       6398 |       6219 |       5956 |       6124 |       6003 |       6152 |       5748 |       6010 |
13.71/4.34	c (0,0) c | Remove_Imp    |          202233 |      26391 |      21488 |      23644 |      27624 |      25889 |      25813 |      26733 |      24651 |
13.71/4.34	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
13.71/4.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.71/4.34	c (0,0) c | Unaries       |                 |          3 |          5 |          1 |          6 |         14 |          2 |          4 |          4 |
13.71/4.34	c (0,0) c | Binaries      |                 |         41 |         41 |         19 |         38 |         59 |         15 |         56 |         38 |
13.71/4.34	c (0,0) c | Glues         |                 |        894 |        723 |        683 |        701 |        678 |        676 |        721 |        640 |
13.71/4.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.71/4.34	c (0,0) c | Orig_Seen     |            69 % |       5890 |       5686 |       5663 |       5485 |       5632 |       5678 |       5430 |       5429 |
13.71/4.34	c (0,0) c | Diff Orig seen|                 |        258 |         54 |         31 | -      147 |      X     |         46 | -      202 | -      203 |
13.71/4.34	c (0,0) c | Hamming       |            29 % |        408 |        388 |        414 |        403 |      X     |        338 |        397 |        388 |
13.71/4.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.71/4.34	c (0,0) 
13.71/4.34	c (0,0) s UNSATISFIABLE
13.71/4.34	c (0,0) SatSolver.solve End
13.71/4.34	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
13.71/4.34	c (0,0) Show results Begin
13.71/4.34	s UNSATISFIABLE
13.71/4.34	c (0,0) Show results End
13.71/4.34	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
13.71/4.35	c (0,0) 0,0,STOP-AFTER(ALL)
13.71/4.35	c END-Prog: Mon Aug 13 22:39:36 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 (11332 MiB free)
  memory of node 1: 16384 MiB (10641 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100141 s]*
/proc/loadavg: 2.41 4.96 6.50 2/199 14281
/proc/meminfo: memFree=22405376/32770624 swapFree=67108372/67108860
[pid=14259] ppid=14256 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14259/stat : 14259 (scop.sh) S 14256 14259 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236840289 115843072 348 33554432000 4194304 5098028 140729802764128 140729802761384 140213140771452 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35684352 140729802765346 140729802765571 140729802765571 140729802768333 0
/proc/14259/statm: 28282 348 296 221 0 87 0
[pid=14262] ppid=14259 vsize=27313900 memory=110424 CPUtime=0.1 cores=0-7
/proc/14262/stat : 14262 (java) S 14259 14259 10382 0 -1 1077944320 6548 0 0 0 8 2 0 0 20 0 20 0 236840289 27969433600 27606 33554432000 4194304 4196468 140729539252464 140729539235008 140510812413687 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
/proc/14262/statm: 6828475 27606 2739 1 0 6790935 0
[pid=14262/tid=14263] ppid=14259 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/14262/task/14263/stat : 14263 (java) R 14259 14259 10382 0 -1 4202560 4709 0 0 0 7 2 0 0 20 0 20 0 236840290 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510784240016 140510812435613 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14264] ppid=14259 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/14262/task/14264/stat : 14264 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510816655760 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14265] ppid=14259 vsize=27313900 memory=140497966225024 CPUtime=0 cores=0-7
/proc/14262/task/14265/stat : 14265 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510600050960 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14266] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14266/stat : 14266 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510598998672 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14267] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14267/stat : 14267 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510597945872 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14268] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14268/stat : 14268 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510596893584 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14269] ppid=14259 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14262/task/14269/stat : 14269 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510595840784 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14270] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14270/stat : 14270 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510594788496 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14271] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14271/stat : 14271 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 27671 33554432000 4194304 4196468 140729539252464 140510228372496 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14272] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14272/stat : 14272 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 27671 33554432000 4194304 4196468 140729539252464 140509401139312 140510812424834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14273] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14273/stat : 14273 (java) S 14259 14259 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 27671 33554432000 4194304 4196468 140729539252464 140508647121696 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14274] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14274/stat : 14274 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 27671 33554432000 4194304 4196468 140729539252464 140508378686576 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14275] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14275/stat : 14275 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 27671 33554432000 4194304 4196468 140729539252464 140508004178000 140510812432283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14276] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14276/stat : 14276 (java) R 14259 14259 10382 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 27671 33554432000 4194304 4196468 140729539252464 140509400087152 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14277] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14277/stat : 14277 (java) R 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 27671 33554432000 4194304 4196468 140729539252464 140509399034352 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14278] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14278/stat : 14278 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 27671 33554432000 4194304 4196468 140729539252464 140509397982064 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14279] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14279/stat : 14279 (java) R 14259 14259 10382 0 -1 4202560 247 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 27671 33554432000 4194304 4196468 140729539252464 140509396929264 140510812425622 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14280] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14280/stat : 14280 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 27671 33554432000 4194304 4196468 140729539252464 140507506272608 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14281] ppid=14259 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14262/task/14281/stat : 14281 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 27671 33554432000 4194304 4196468 140729539252464 140509395876144 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111816 KiB

[startup+0.210648 s]*
/proc/loadavg: 2.41 4.96 6.50 2/199 14281
/proc/meminfo: memFree=22387204/32770624 swapFree=67108372/67108860
[pid=14259] ppid=14256 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14259/stat : 14259 (scop.sh) S 14256 14259 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236840289 115843072 348 33554432000 4194304 5098028 140729802764128 140729802761384 140213140771452 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35684352 140729802765346 140729802765571 140729802765571 140729802768333 0
/proc/14259/statm: 28282 348 296 221 0 87 0
[pid=14262] ppid=14259 vsize=27313900 memory=125064 CPUtime=0.25 cores=0-7
/proc/14262/stat : 14262 (java) S 14259 14259 10382 0 -1 1077944320 10462 0 0 0 21 4 0 0 20 0 20 0 236840289 27969433600 31266 33554432000 4194304 4196468 140729539252464 140729539235008 140510812413687 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
/proc/14262/statm: 6828475 31266 2871 1 0 6790935 0
[pid=14262/tid=14263] ppid=14259 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/14262/task/14263/stat : 14263 (java) R 14259 14259 10382 0 -1 4202560 8376 0 0 0 16 3 0 0 20 0 20 0 236840290 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510784222432 140510796494174 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14264] ppid=14259 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/14262/task/14264/stat : 14264 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510816655760 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14265] ppid=14259 vsize=27313900 memory=4049215419534431904 CPUtime=0 cores=0-7
/proc/14262/task/14265/stat : 14265 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510600050960 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14266] ppid=14259 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14262/task/14266/stat : 14266 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510598998672 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14267] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14267/stat : 14267 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510597945872 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14268] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14268/stat : 14268 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510596893584 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14269] ppid=14259 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14262/task/14269/stat : 14269 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510595840784 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14270] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14270/stat : 14270 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510594788496 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14271] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14271/stat : 14271 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 31332 33554432000 4194304 4196468 140729539252464 140510228372496 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14272] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14272/stat : 14272 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 31332 33554432000 4194304 4196468 140729539252464 140509401139312 140510812424834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14273] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14273/stat : 14273 (java) S 14259 14259 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 31332 33554432000 4194304 4196468 140729539252464 140508647121696 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14274] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14274/stat : 14274 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 31332 33554432000 4194304 4196468 140729539252464 140508378686576 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14275] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14275/stat : 14275 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 31332 33554432000 4194304 4196468 140729539252464 140508004178000 140510812432283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14276] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14276/stat : 14276 (java) S 14259 14259 10382 0 -1 1077944384 452 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 31332 33554432000 4194304 4196468 140729539252464 140509400087152 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14277] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14277/stat : 14277 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 31332 33554432000 4194304 4196468 140729539252464 140509399034352 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14278] ppid=14259 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14262/task/14278/stat : 14278 (java) S 14259 14259 10382 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 31332 33554432000 4194304 4196468 140729539252464 140509397982064 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14279] ppid=14259 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/14262/task/14279/stat : 14279 (java) S 14259 14259 10382 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 236840297 27969433600 31332 33554432000 4194304 4196468 140729539252464 140509396929264 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14280] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14280/stat : 14280 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 31332 33554432000 4194304 4196468 140729539252464 140507506272608 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14281] ppid=14259 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14262/task/14281/stat : 14281 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 31332 33554432000 4194304 4196468 140729539252464 140509395876144 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126456 KiB

[startup+0.310636 s]*
/proc/loadavg: 2.41 4.96 6.50 2/199 14281
/proc/meminfo: memFree=22383544/32770624 swapFree=67108372/67108860
[pid=14259] ppid=14256 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14259/stat : 14259 (scop.sh) S 14256 14259 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236840289 115843072 348 33554432000 4194304 5098028 140729802764128 140729802761384 140213140771452 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35684352 140729802765346 140729802765571 140729802765571 140729802768333 0
/proc/14259/statm: 28282 348 296 221 0 87 0
[pid=14262] ppid=14259 vsize=27313900 memory=129408 CPUtime=0.42 cores=0-7
/proc/14262/stat : 14262 (java) S 14259 14259 10382 0 -1 1077944320 11105 0 0 0 38 4 0 0 20 0 20 0 236840289 27969433600 32352 33554432000 4194304 4196468 140729539252464 140729539235008 140510812413687 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
/proc/14262/statm: 6828475 32352 3010 1 0 6790935 0
[pid=14262/tid=14263] ppid=14259 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14262/task/14263/stat : 14263 (java) R 14259 14259 10382 0 -1 4202560 8823 0 0 0 26 3 0 0 20 0 20 0 236840290 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510784209136 140510796494174 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14264] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14264/stat : 14264 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510816655760 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14265] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14265/stat : 14265 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510600050960 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14266] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14266/stat : 14266 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510598998672 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14267] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14267/stat : 14267 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510597945872 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14268] ppid=14259 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/14262/task/14268/stat : 14268 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510596893584 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14269] ppid=14259 vsize=27313900 memory=140497842697135 CPUtime=0 cores=0-7
/proc/14262/task/14269/stat : 14269 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510595840784 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14270] ppid=14259 vsize=27313900 memory=140497842699440 CPUtime=0 cores=0-7
/proc/14262/task/14270/stat : 14270 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510594788496 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14271] ppid=14259 vsize=27313900 memory=140497842701744 CPUtime=0 cores=0-7
/proc/14262/task/14271/stat : 14271 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840292 27969433600 32352 33554432000 4194304 4196468 140729539252464 140510228372496 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14272] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14272/stat : 14272 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 32352 33554432000 4194304 4196468 140729539252464 140509401139312 140510812424834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14273] ppid=14259 vsize=27313900 memory=280995685410448 CPUtime=0 cores=0-7
/proc/14262/task/14273/stat : 14273 (java) S 14259 14259 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 32352 33554432000 4194304 4196468 140729539252464 140508647121696 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14274] ppid=14259 vsize=27313900 memory=280995685417360 CPUtime=0 cores=0-7
/proc/14262/task/14274/stat : 14274 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840294 27969433600 32352 33554432000 4194304 4196468 140729539252464 140508378686576 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14275] ppid=14259 vsize=27313900 memory=280995685358640 CPUtime=0 cores=0-7
/proc/14262/task/14275/stat : 14275 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 32352 33554432000 4194304 4196468 140729539252464 140508004178000 140510812432283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14276] ppid=14259 vsize=27313900 memory=280995685431184 CPUtime=0.02 cores=0-7
/proc/14262/task/14276/stat : 14276 (java) S 14259 14259 10382 0 -1 1077944384 544 0 0 0 2 0 0 0 20 0 20 0 236840297 27969433600 32352 33554432000 4194304 4196468 140729539252464 140509400087152 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14277] ppid=14259 vsize=27313900 memory=280995685438096 CPUtime=0 cores=0-7
/proc/14262/task/14277/stat : 14277 (java) S 14259 14259 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 32352 33554432000 4194304 4196468 140729539252464 140509399034352 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14278] ppid=14259 vsize=27313900 memory=280995685435792 CPUtime=0.01 cores=0-7
/proc/14262/task/14278/stat : 14278 (java) S 14259 14259 10382 0 -1 1077944384 67 0 0 0 1 0 0 0 20 0 20 0 236840297 27969433600 32352 33554432000 4194304 4196468 140729539252464 140509397982064 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14279] ppid=14259 vsize=27313900 memory=280995685451952 CPUtime=0.07 cores=0-7
/proc/14262/task/14279/stat : 14279 (java) S 14259 14259 10382 0 -1 1077944384 323 0 0 0 7 0 0 0 20 0 20 0 236840297 27969433600 32352 33554432000 4194304 4196468 140729539252464 140509396929264 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14280] ppid=14259 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14280/stat : 14280 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 32352 33554432000 4194304 4196468 140729539252464 140507506272608 140510812423893 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14281] ppid=14259 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14262/task/14281/stat : 14281 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840297 27969433600 32352 33554432000 4194304 4196468 140729539252464 140509395876144 140510812424834 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 130800 KiB

[startup+0.701 s]
/proc/loadavg: 2.41 4.96 6.50 2/199 14281
/proc/meminfo: memFree=22358584/32770624 swapFree=67108372/67108860
[pid=14259] ppid=14256 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14259/stat : 14259 (scop.sh) S 14256 14259 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236840289 115843072 348 33554432000 4194304 5098028 140729802764128 140729802761384 140213140771452 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35684352 140729802765346 140729802765571 140729802765571 140729802768333 0
/proc/14259/statm: 28282 348 296 221 0 87 0
[pid=14262] ppid=14259 vsize=27322296 memory=167428 CPUtime=1 cores=0-7
/proc/14262/stat : 14262 (java) S 14259 14259 10382 0 -1 1077944320 18317 0 0 0 94 6 0 0 20 0 20 0 236840289 27978031104 41857 33554432000 4194304 4196468 140729539252464 140729539235008 140510812413687 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
/proc/14262/statm: 6830574 41857 3132 1 0 6791959 0
[pid=14262/tid=14263] ppid=14259 vsize=27322296 memory=280995685809840 CPUtime=0.67 cores=0-7
/proc/14262/task/14263/stat : 14263 (java) R 14259 14259 10382 0 -1 4202560 15485 0 0 0 62 5 0 0 20 0 20 0 236840290 27978031104 41857 33554432000 4194304 4196468 140729539252464 140510784245584 140510796494174 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14264] ppid=14259 vsize=27322296 memory=140497842905968 CPUtime=0 cores=0-7
/proc/14262/task/14264/stat : 14264 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236840292 27978031104 41857 33554432000 4194304 4196468 140729539252464 140510816655760 140510812423893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14265] ppid=14259 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/14262/task/14265/stat : 14265 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27978031104 41857 33554432000 4194304 4196468 140729539252464 140510600050960 140510812423893 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0
[pid=14262/tid=14266] ppid=14259 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/14262/task/14266/stat : 14266 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236840292 27978031104 41857 33554432000 4194304 4196468 140729539252464 140510598998672 140510812423893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21557248 140729539261416 140729539261741 140729539261741 140729539264463 0

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

Current children cumulated CPU time: 11.39 s
Current children cumulated vsize: 9154192 KiB
Current children cumulated memory: 177932 KiB

[startup+4.20949 s]
/proc/loadavg: 2.37 4.91 6.48 9/212 14316
/proc/meminfo: memFree=22341636/32770624 swapFree=67108372/67108860
[pid=14259] ppid=14256 vsize=113128 memory=1468 CPUtime=8.61 cores=0-7
/proc/14259/stat : 14259 (scop.sh) S 14256 14259 10382 0 -1 4202496 588 30355 0 0 0 0 841 20 20 0 1 0 236840289 115843072 367 33554432000 4194304 5098028 140729802764128 140729802760872 140213140771452 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35684352 140729802765346 140729802765571 140729802765571 140729802768333 0
/proc/14259/statm: 28282 367 311 221 0 87 0
[pid=14282] ppid=14259 vsize=8413904 memory=119200 CPUtime=1.13 cores=0-7
/proc/14282/stat : 14282 (java) S 14259 14259 10382 0 -1 1077944320 18059 0 0 0 108 5 0 0 20 0 24 0 236840593 8615837696 29800 33554432000 4194304 4196468 140726102685248 140726102667792 139775428910839 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
/proc/14282/statm: 2103476 29800 3131 1 0 2064875 0
[pid=14302] ppid=14282 vsize=627160 memory=67596 CPUtime=3.24 cores=0-7
/proc/14302/stat : 14302 (glucose-syrup) S 14282 14259 10382 0 -1 1077944320 17385 0 0 0 313 11 0 0 20 0 9 0 236840666 642211840 16899 33554432000 4194304 4373367 140729959733312 140729959731856 140184858045058 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
/proc/14302/statm: 156790 16899 386 44 0 152478 0
[pid=14302/tid=14307] ppid=14282 vsize=627160 memory=0 CPUtime=0.4 cores=0-7
/proc/14302/task/14307/stat : 14307 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 1826 0 0 0 39 1 0 0 20 0 9 0 236840667 642211840 16899 33554432000 4194304 4373367 140729959733312 140184842816656 4291314 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14308] ppid=14282 vsize=627160 memory=0 CPUtime=0.39 cores=0-7
/proc/14302/task/14308/stat : 14308 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 2242 0 0 0 38 1 0 0 20 0 9 0 236840667 642211840 16899 33554432000 4194304 4373367 140729959733312 140184834424080 140184858055258 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14309] ppid=14282 vsize=627160 memory=6008454258355097700 CPUtime=0.41 cores=0-7
/proc/14302/task/14309/stat : 14309 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 1805 0 0 0 40 1 0 0 20 0 9 0 236840667 642211840 16899 33554432000 4194304 4373367 140729959733312 140184826031304 140184858055258 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14310] ppid=14282 vsize=627160 memory=7236547281622689387 CPUtime=0.38 cores=0-7
/proc/14302/task/14310/stat : 14310 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 1874 0 0 0 37 1 0 0 20 0 9 0 236840667 642211840 16899 33554432000 4194304 4373367 140729959733312 140184817638672 140184858055258 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14312] ppid=14282 vsize=627160 memory=4641048821391970384 CPUtime=0.39 cores=0-7
/proc/14302/task/14312/stat : 14312 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 2020 0 0 0 38 1 0 0 20 0 9 0 236840667 642211840 16899 33554432000 4194304 4373367 140729959733312 140184809245968 4272011 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14313] ppid=14282 vsize=627160 memory=2610 CPUtime=0.38 cores=0-7
/proc/14302/task/14313/stat : 14313 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 1889 0 0 0 38 0 0 0 20 0 9 0 236840667 642211840 16899 33554432000 4194304 4373367 140729959733312 140184800853136 140184858055258 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14314] ppid=14282 vsize=627160 memory=280995685703584 CPUtime=0.4 cores=0-7
/proc/14302/task/14314/stat : 14314 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 1776 0 0 0 39 1 0 0 20 0 9 0 236840667 642211840 16899 33554432000 4194304 4373367 140729959733312 140184792460560 140184858055258 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14315] ppid=14282 vsize=627160 memory=11693 CPUtime=0.39 cores=0-7
/proc/14302/task/14315/stat : 14315 (glucose-syrup) R 14282 14259 10382 0 -1 1077944384 2147 0 0 0 38 1 0 0 20 0 9 0 236840667 642211840 16899 33554432000 4194304 4373367 140729959733312 140184578419912 140184843890940 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14282/tid=14283] ppid=14259 vsize=8413904 memory=14132234227571167 CPUtime=0.74 cores=0-7
/proc/14282/task/14283/stat : 14283 (java) S 14259 14259 10382 0 -1 1077944384 15099 0 0 0 70 4 0 0 20 0 24 0 236840594 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775400750992 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14284] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14284/stat : 14284 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775433153424 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14285] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14285/stat : 14285 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775233321744 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14286] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14286/stat : 14286 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775232269456 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14287] ppid=14259 vsize=8413904 memory=15460 CPUtime=0 cores=0-7
/proc/14282/task/14287/stat : 14287 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775231216656 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14288] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14288/stat : 14288 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775230163344 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14289] ppid=14259 vsize=8413904 memory=7649399362857088049 CPUtime=0 cores=0-7
/proc/14282/task/14289/stat : 14289 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775229110544 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14290] ppid=14259 vsize=8413904 memory=5787233549803348032 CPUtime=0 cores=0-7
/proc/14282/task/14290/stat : 14290 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775228058256 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14291] ppid=14259 vsize=8413904 memory=7451894300419318880 CPUtime=0 cores=0-7
/proc/14282/task/14291/stat : 14291 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775227005456 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14292] ppid=14259 vsize=8413904 memory=7300987463062607969 CPUtime=0 cores=0-7
/proc/14282/task/14292/stat : 14292 (java) S 14259 14259 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236840596 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774253771376 139775428921986 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14293] ppid=14259 vsize=8413904 memory=7954880187829085288 CPUtime=0 cores=0-7
/proc/14282/task/14293/stat : 14293 (java) S 14259 14259 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236840597 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774073496864 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14294] ppid=14259 vsize=8413904 memory=4482836902162493286 CPUtime=0 cores=0-7
/proc/14282/task/14294/stat : 14294 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840597 8615837696 29800 33554432000 4194304 4196468 140726102685248 139773805061744 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14295] ppid=14259 vsize=8413904 memory=12513 CPUtime=0 cores=0-7
/proc/14282/task/14295/stat : 14295 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840599 8615837696 29800 33554432000 4194304 4196468 140726102685248 139773430553168 139775428929435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14296] ppid=14259 vsize=8413904 memory=6944656592455359580 CPUtime=0.05 cores=0-7
/proc/14282/task/14296/stat : 14296 (java) S 14259 14259 10382 0 -1 1077944384 602 0 0 0 5 0 0 0 20 0 24 0 236840599 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774252718192 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14297] ppid=14259 vsize=8413904 memory=0 CPUtime=0.05 cores=0-7
/proc/14282/task/14297/stat : 14297 (java) S 14259 14259 10382 0 -1 1077944384 289 0 0 0 5 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774251665392 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14298] ppid=14259 vsize=8413904 memory=0 CPUtime=0.05 cores=0-7
/proc/14282/task/14298/stat : 14298 (java) S 14259 14259 10382 0 -1 1077944384 108 0 0 0 5 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774250613104 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14299] ppid=14259 vsize=8413904 memory=0 CPUtime=0.2 cores=0-7
/proc/14282/task/14299/stat : 14299 (java) S 14259 14259 10382 0 -1 1077944384 569 0 0 0 20 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774249560304 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14300] ppid=14259 vsize=8413904 memory=280995685731904 CPUtime=0 cores=0-7
/proc/14282/task/14300/stat : 14300 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139772932647776 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14301] ppid=14259 vsize=8413904 memory=28829630602021044 CPUtime=0 cores=0-7
/proc/14282/task/14301/stat : 14301 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774248508208 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14303] ppid=14259 vsize=8413904 memory=288283381299696678 CPUtime=0 cores=0-7
/proc/14282/task/14303/stat : 14303 (java) S 14259 14259 10382 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236840666 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774240700224 139775428935449 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14305] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14305/stat : 14305 (java) S 14259 14259 10382 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 236840666 8615837696 29800 33554432000 4194304 4196468 140726102685248 139772261547408 139775428932765 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14306] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14306/stat : 14306 (java) S 14259 14259 10382 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 236840666 8615837696 29800 33554432000 4194304 4196468 140726102685248 139772529982736 139775428932765 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14316] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14316/stat : 14316 (java) S 14259 14259 10382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 236840668 8615837696 29800 33554432000 4194304 4196468 140726102685248 139771993120032 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
Current children cumulated CPU time: 12.98 s
Current children cumulated vsize: 9154192 KiB
Current children cumulated memory: 188264 KiB

[startup+4.30141 s]
/proc/loadavg: 2.37 4.91 6.48 9/212 14316
/proc/meminfo: memFree=22341636/32770624 swapFree=67108372/67108860
[pid=14259] ppid=14256 vsize=113128 memory=1468 CPUtime=8.61 cores=0-7
/proc/14259/stat : 14259 (scop.sh) S 14256 14259 10382 0 -1 4202496 588 30355 0 0 0 0 841 20 20 0 1 0 236840289 115843072 367 33554432000 4194304 5098028 140729802764128 140729802760872 140213140771452 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35684352 140729802765346 140729802765571 140729802765571 140729802768333 0
/proc/14259/statm: 28282 367 311 221 0 87 0
[pid=14282] ppid=14259 vsize=8413904 memory=119200 CPUtime=1.13 cores=0-7
/proc/14282/stat : 14282 (java) S 14259 14259 10382 0 -1 1077944320 18059 0 0 0 108 5 0 0 20 0 24 0 236840593 8615837696 29800 33554432000 4194304 4196468 140726102685248 140726102667792 139775428910839 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
/proc/14282/statm: 2103476 29800 3131 1 0 2064875 0
[pid=14302] ppid=14282 vsize=628892 memory=77292 CPUtime=3.97 cores=0-7
/proc/14302/stat : 14302 (glucose-syrup) S 14282 14259 10382 0 -1 1077944320 18797 0 0 0 385 12 0 0 20 0 9 0 236840666 643985408 19323 33554432000 4194304 4373367 140729959733312 140729959731856 140184858045058 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
/proc/14302/statm: 157223 19323 386 44 0 152911 0
[pid=14302/tid=14307] ppid=14282 vsize=628892 memory=119200 CPUtime=0.49 cores=0-7
/proc/14302/task/14307/stat : 14307 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 1958 0 0 0 48 1 0 0 20 0 9 0 236840667 643985408 19323 33554432000 4194304 4373367 140729959733312 140184842816784 4241472 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14308] ppid=14282 vsize=628892 memory=280995685670624 CPUtime=0.49 cores=0-7
/proc/14302/task/14308/stat : 14308 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 2434 0 0 0 47 2 0 0 20 0 9 0 236840667 643985408 19323 33554432000 4194304 4373367 140729959733312 140184834424008 140184858055258 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14309] ppid=14282 vsize=628892 memory=15539617717817150 CPUtime=0.5 cores=0-7
/proc/14302/task/14309/stat : 14309 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 2153 0 0 0 49 1 0 0 20 0 9 0 236840667 643985408 19323 33554432000 4194304 4373367 140729959733312 140184826031424 140184858055258 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14310] ppid=14282 vsize=628892 memory=0 CPUtime=0.48 cores=0-7
/proc/14302/task/14310/stat : 14310 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 1958 0 0 0 47 1 0 0 20 0 9 0 236840667 643985408 19323 33554432000 4194304 4373367 140729959733312 140184817638600 4241098 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14312] ppid=14282 vsize=628892 memory=0 CPUtime=0.48 cores=0-7
/proc/14302/task/14312/stat : 14312 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 2087 0 0 0 47 1 0 0 20 0 9 0 236840667 643985408 19323 33554432000 4194304 4373367 140729959733312 140184809245896 140184858055258 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14313] ppid=14282 vsize=628892 memory=0 CPUtime=0.48 cores=0-7
/proc/14302/task/14313/stat : 14313 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 2196 0 0 0 47 1 0 0 20 0 9 0 236840667 643985408 19323 33554432000 4194304 4373367 140729959733312 140184800853192 140184858055258 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14314] ppid=14282 vsize=628892 memory=7693 CPUtime=0.49 cores=0-7
/proc/14302/task/14314/stat : 14314 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 2007 0 0 0 48 1 0 0 20 0 9 0 236840667 643985408 19323 33554432000 4194304 4373367 140729959733312 140184792460560 140184858055258 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14302/tid=14315] ppid=14282 vsize=628892 memory=0 CPUtime=0.48 cores=0-7
/proc/14302/task/14315/stat : 14315 (glucose-syrup) R 14282 14259 10382 0 -1 4202560 2198 0 0 0 47 1 0 0 20 0 9 0 236840667 643985408 19323 33554432000 4194304 4373367 140729959733312 140184578420080 4292603 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 7081984 140729959740496 140729959740628 140729959740628 140729959743431 0
[pid=14282/tid=14283] ppid=14259 vsize=8413904 memory=7020452010696404682 CPUtime=0.74 cores=0-7
/proc/14282/task/14283/stat : 14283 (java) S 14259 14259 10382 0 -1 1077944384 15099 0 0 0 70 4 0 0 20 0 24 0 236840594 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775400750992 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14284] ppid=14259 vsize=8413904 memory=5787214926557765731 CPUtime=0 cores=0-7
/proc/14282/task/14284/stat : 14284 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775433153424 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14285] ppid=14259 vsize=8413904 memory=7306334383744505449 CPUtime=0 cores=0-7
/proc/14282/task/14285/stat : 14285 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775233321744 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14286] ppid=14259 vsize=8413904 memory=7588684550706915689 CPUtime=0 cores=0-7
/proc/14282/task/14286/stat : 14286 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775232269456 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14287] ppid=14259 vsize=8413904 memory=8514701219730523551 CPUtime=0 cores=0-7
/proc/14282/task/14287/stat : 14287 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775231216656 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14288] ppid=14259 vsize=8413904 memory=7652248425524257637 CPUtime=0 cores=0-7
/proc/14282/task/14288/stat : 14288 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775230163344 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14289] ppid=14259 vsize=8413904 memory=-5874771483550381248 CPUtime=0 cores=0-7
/proc/14282/task/14289/stat : 14289 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775229110544 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14290] ppid=14259 vsize=8413904 memory=4627853888499060086 CPUtime=0 cores=0-7
/proc/14282/task/14290/stat : 14290 (java) S 14259 14259 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775228058256 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14291] ppid=14259 vsize=8413904 memory=8514701219781834910 CPUtime=0 cores=0-7
/proc/14282/task/14291/stat : 14291 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236840595 8615837696 29800 33554432000 4194304 4196468 140726102685248 139775227005456 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14292] ppid=14259 vsize=8413904 memory=-7028383565733675155 CPUtime=0 cores=0-7
/proc/14282/task/14292/stat : 14292 (java) S 14259 14259 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236840596 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774253771376 139775428921986 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14293] ppid=14259 vsize=8413904 memory=449 CPUtime=0 cores=0-7
/proc/14282/task/14293/stat : 14293 (java) S 14259 14259 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236840597 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774073496864 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14294] ppid=14259 vsize=8413904 memory=3853565416969613856 CPUtime=0 cores=0-7
/proc/14282/task/14294/stat : 14294 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840597 8615837696 29800 33554432000 4194304 4196468 140726102685248 139773805061744 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14295] ppid=14259 vsize=8413904 memory=7893295687695687954 CPUtime=0 cores=0-7
/proc/14282/task/14295/stat : 14295 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840599 8615837696 29800 33554432000 4194304 4196468 140726102685248 139773430553168 139775428929435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14296] ppid=14259 vsize=8413904 memory=0 CPUtime=0.05 cores=0-7
/proc/14282/task/14296/stat : 14296 (java) S 14259 14259 10382 0 -1 1077944384 602 0 0 0 5 0 0 0 20 0 24 0 236840599 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774252718192 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14297] ppid=14259 vsize=8413904 memory=4137280412607091059 CPUtime=0.05 cores=0-7
/proc/14282/task/14297/stat : 14297 (java) S 14259 14259 10382 0 -1 1077944384 289 0 0 0 5 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774251665392 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14298] ppid=14259 vsize=8413904 memory=-7966001734603266090 CPUtime=0.05 cores=0-7
/proc/14282/task/14298/stat : 14298 (java) S 14259 14259 10382 0 -1 1077944384 108 0 0 0 5 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774250613104 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14299] ppid=14259 vsize=8413904 memory=9130442918639927171 CPUtime=0.2 cores=0-7
/proc/14282/task/14299/stat : 14299 (java) S 14259 14259 10382 0 -1 1077944384 569 0 0 0 20 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774249560304 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14300] ppid=14259 vsize=8413904 memory=8562125494162282060 CPUtime=0 cores=0-7
/proc/14282/task/14300/stat : 14300 (java) S 14259 14259 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139772932647776 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14301] ppid=14259 vsize=8413904 memory=-3039135443232236825 CPUtime=0 cores=0-7
/proc/14282/task/14301/stat : 14301 (java) S 14259 14259 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236840600 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774248508208 139775428921986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14303] ppid=14259 vsize=8413904 memory=-2748367524519556131 CPUtime=0 cores=0-7
/proc/14282/task/14303/stat : 14303 (java) S 14259 14259 10382 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236840666 8615837696 29800 33554432000 4194304 4196468 140726102685248 139774240700224 139775428935449 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14305] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14305/stat : 14305 (java) S 14259 14259 10382 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 236840666 8615837696 29800 33554432000 4194304 4196468 140726102685248 139772261547408 139775428932765 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14306] ppid=14259 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/14282/task/14306/stat : 14306 (java) S 14259 14259 10382 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 236840666 8615837696 29800 33554432000 4194304 4196468 140726102685248 139772529982736 139775428932765 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
[pid=14282/tid=14316] ppid=14259 vsize=8413904 memory=4830926638141808726 CPUtime=0 cores=0-7
/proc/14282/task/14316/stat : 14316 (java) S 14259 14259 10382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 236840668 8615837696 29800 33554432000 4194304 4196468 140726102685248 139771993120032 139775428921045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22851584 140726102688945 140726102689069 140726102689069 140726102691791 0
Current children cumulated CPU time: 13.71 s
Current children cumulated vsize: 9155924 KiB
Current children cumulated memory: 197960 KiB

Child status: 0
Real time (s): 4.35697
CPU time (s): 14.0647
CPU user time (s): 13.6666
CPU system time (s): 0.398093
CPU usage (%): 322.809
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 619784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6666
system time used= 0.398093
maximum resident set size= 620988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68106
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19746
involuntary context switches= 70


# summary of solver processes directly reported to runsolver:
#   pid: 14259
#   total CPU time (s): 14.0647
#   total CPU user time (s): 13.6666
#   total CPU system time (s): 0.398093

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06254 second user time and 0.086308 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 22:39:31
IDJOB=4307265
IDBENCH=141411
IDSOLVER=2788
FILE ID=node137/4307265-1534192771
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

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

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

MD5SUM BENCH= dd1566dde9022858d7af3144994afffb
RANDOM SEED=1219688466

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22501900 kB
MemAvailable:   31898428 kB
Buffers:          120652 kB
Cached:          9470368 kB
SwapCached:            8 kB
Active:          4259652 kB
Inactive:        5388096 kB
Active(anon):       3888 kB
Inactive(anon):   105160 kB
Active(file):    4255764 kB
Inactive(file):  5282936 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              9012 kB
Writeback:             4 kB
AnonPages:         63700 kB
Mapped:            54252 kB
Shmem:             49624 kB
Slab:             314636 kB
SReclaimable:     286288 kB
SUnreclaim:        28348 kB
KernelStack:        3184 kB
PageTables:         4988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26568 MiB
End job on node137 at 2018-08-13 22:39:36