Trace number 4307396

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)SAT 19.9522 4.67392

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P03_c18.xml
MD5SUM76f2570dac1ecc86f40824dfede26263
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.78628
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints28
Number of domains2
Minimum domain size26
Maximum domain size27
Distribution of domain sizes[{"size":26,"count":26},{"size":27,"count":12}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":26},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity26
Distribution of constraint arities[{"arity":3,"count":26},{"arity":12,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints26
Distribution of constraint types[{"type":"intension","count":26},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-21750-serial-file.bin HOME/instance-4307396-1534179327.xml
0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Mon Aug 13 18:55:28 CEST 2018
0.66/0.56	c PID: 21753
0.66/0.56	c IP: 172.20.3.132
0.66/0.56	c HOST: node132.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.20/0.86	c (0,0) Parsing End
1.20/0.87	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 27
1.20/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) Constraint Name Generate Begin
1.20/0.88	c (0,0) Ctr:HOME/instance-4307396-1534179327.xml,AllDifferent:Dist:Eq:IntVar
1.20/0.88	c (0,0) Constraint Name Generate End
1.20/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.88	c (0,0) CSP to CSPinCNF Begin
1.37/0.97	c (0,0) translated 3 (10%) constraints
1.37/0.99	c (0,0) translated 6 (20%) constraints
1.37/1.00	c (0,0) translated 9 (30%) constraints
1.56/1.01	c (0,0) translated 12 (40%) constraints
1.56/1.02	c (0,0) translated 14 (50%) constraints
1.56/1.03	c (0,0) translated 17 (60%) constraints
1.56/1.03	c (0,0) translated 20 (70%) constraints
1.56/1.04	c (0,0) translated 23 (80%) constraints
1.56/1.05	c (0,0) translated 26 (90%) constraints
1.56/1.08	c (0,0) translated 28 (100%) constraints
2.14/1.25	c (0,0) STATISTICS1:HOME/instance-4307396-1534179327.xml,AllDifferent:Dist:Eq:IntVar,38,473,702,27,26,3,702:104;27:66;26:325,27:364;26:806,26:2;12:2;2:417;1:52,3:104;2:391;1:76,
2.14/1.25	c (0,0) ==========================================
2.14/1.25	c (0,0) Both Encoding selects:
2.14/1.25	c (0,0) Order
2.14/1.25	c (0,0) ==========================================
2.14/1.27	c (0,0) translated 48 (10%) constraints
2.14/1.28	c (0,0) translated 95 (20%) constraints
2.14/1.29	c (0,0) translated 142 (30%) constraints
2.38/1.30	c (0,0) translated 190 (40%) constraints
2.38/1.31	c (0,0) translated 237 (50%) constraints
2.38/1.31	c (0,0) translated 284 (60%) constraints
2.38/1.32	c (0,0) translated 332 (70%) constraints
2.38/1.33	c (0,0) translated 379 (80%) constraints
2.38/1.33	c (0,0) translated 426 (90%) constraints
2.38/1.34	c (0,0) translated 473 (100%) constraints
2.38/1.35	c (0,0) CSP to CSPinCNF End
2.38/1.35	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 473 ctr, max domain size 27
2.38/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.38/1.35	c (0,0) CSPinCNF Propagation Begin
2.38/1.37	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.38/1.37	c (0,0) CSPinCNF Propagation End
2.38/1.37	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 473 ctr, max domain size 27
2.38/1.37	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.38/1.37	c (0,0) Simplify CSPinCNF Begin
2.69/1.46	c (0,0) Simplify CSPinCNF End
2.69/1.46	c (0,0) CSP: 38 int (0 aux), 834 bool (834 aux), 1307 ctr, max domain size 27
2.69/1.46	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.69/1.46	c (0,0) Calculate Precise Domain Begin
2.69/1.47	c (0,0) 0 values are removed by re-calculation
2.69/1.47	c (0,0) Calculate Precise Domain End
2.69/1.47	c (0,0) CSP: 38 int (0 aux), 834 bool (834 aux), 1307 ctr, max domain size 27
2.69/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.69/1.47	c (0,0) CSPinCNF to SatSolver Begin
3.85/1.73	c (1,1) 131 (10 %) CSP clauses are encoded (1796 SAT variables, 37454 SAT clauses)
3.85/1.74	c (1,1) 262 (20 %) CSP clauses are encoded (1796 SAT variables, 39847 SAT clauses)
3.85/1.76	c (1,1) 393 (30 %) CSP clauses are encoded (1796 SAT variables, 42173 SAT clauses)
3.85/1.77	c (1,1) 523 (40 %) CSP clauses are encoded (1796 SAT variables, 44478 SAT clauses)
3.85/1.78	c (1,1) 654 (50 %) CSP clauses are encoded (1796 SAT variables, 46784 SAT clauses)
3.85/1.79	c (1,1) 785 (60 %) CSP clauses are encoded (1796 SAT variables, 49090 SAT clauses)
4.26/1.80	c (1,1) 915 (70 %) CSP clauses are encoded (1796 SAT variables, 51395 SAT clauses)
4.26/1.81	c (1,1) 1046 (80 %) CSP clauses are encoded (1796 SAT variables, 53701 SAT clauses)
4.26/1.82	c (1,1) 1177 (90 %) CSP clauses are encoded (1796 SAT variables, 56032 SAT clauses)
4.26/1.83	c (1,1) 1307 (100 %) CSP clauses are encoded (1796 SAT variables, 58312 SAT clauses)
4.26/1.83	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.26/1.83	c (1,1) CSPinCNF to SatSolver End
4.26/1.83	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.26/1.86	c (1,1) STATISTICS2:HOME/instance-4307396-1534179327.xml,AllDifferent:Dist:Eq:IntVar,872,1307,702,27,26,3,702:104;27:132;26:650,27:496;26:1456;2:1668,26:2;12:2;2:1251;1:52,3:104;2:782;1:1744,
4.26/1.86	c (1,1) 1796 bool, 58313 clause
4.26/1.86	c (1,1) Export Begin
4.61/1.94	c (1,1) Export to HOME/scop-21750-serial-file.bin
4.61/1.94	c (1,1) Export End
4.61/1.94	c (1,1) Export File Size: 0.01 MB
4.61/1.94	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.61/1.94	c END-Prog: Mon Aug 13 18:55:29 CEST 2018
4.61/1.95	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-21750-serial-file.bin
5.28/2.44	c (0,0) Read Serial File Begin
5.28/2.44	c (0,0) HOME/scop-21750-serial-file.bin
5.41/2.60	c (0,0) Read Serial File End
5.56/2.60	
5.56/2.60	scop order+glucose-syrup (2018-07-31)
5.56/2.60	(Solving Process)
5.56/2.60	
5.56/2.63	c BEGIN-Prog: Mon Aug 13 18:55:30 CEST 2018
5.56/2.63	c PID: 21773
5.56/2.63	c IP: 172.20.3.132
5.56/2.63	c HOST: node132.alineos.net
5.56/2.63	c (0,0) SatSolver.solve Begin
5.56/2.63	c (0,0) 0 bool, 0 clause
5.56/2.64	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307396-1534179327.xml-scop-21753.cnf
19.72/4.50	c (2,0) c
19.72/4.50	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
19.72/4.50	c (2,0) c
19.72/4.50	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
19.72/4.50	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
19.72/4.50	c (2,0) c ========================================[ Problem Statistics ]===========================================
19.72/4.50	c (2,0) c |                                                                                                       |
19.72/4.50	c (2,0) c |  Number of variables:          1796                                                                   |
19.72/4.50	c (2,0) c |  Number of clauses:           58313                                                                   |
19.72/4.50	c (2,0) c |  Parse time:                   0.01 s                                                                 |
19.72/4.50	c (2,0) c |                                                                                                       |
19.72/4.50	c (2,0) c |  Eliminated clauses:           0.01 Mb                                                                |
19.72/4.50	c (2,0) c |  Simplification time:          0.07 s                                                                 |
19.72/4.50	c (2,0) c |                                                                                                       |
19.72/4.50	c (2,0) c |  Generating clones                                                                                    |
19.72/4.50	c (2,0) c |  all clones generated. Memory =  52.23Mb.                                                             |
19.72/4.50	c (2,0) c ========================================================================================================|
19.72/4.50	c (2,0) c last restart ## conflicts  :  2355 21 
19.72/4.50	c (2,0) c Thread 2 is 100% pure glucose! First thread to finish! (SAT answer).
19.72/4.50	c (2,0) c Total Memory so far : 633.51Mb
19.72/4.50	c (2,0) c
19.72/4.50	c (2,0) c real time : 1.84511 s
19.72/4.50	c (2,0) c cpu time  : 13.8699 s
19.72/4.50	c (2,0) c
19.72/4.50	c (2,0) c
19.72/4.50	c (2,0) c
19.72/4.50	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
19.72/4.50	c (2,0) c
19.72/4.50	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.72/4.50	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.72/4.50	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.72/4.50	c (2,0) c | Conflicts     |          210926 |      25454 |      24670 |      32229 |      25149 |      23605 |      26298 |      26917 |      26604 |
19.72/4.51	c (2,0) c | Decisions     |          273576 |      33273 |      31691 |      41116 |      31972 |      32630 |      33672 |      35173 |      34049 |
19.72/4.51	c (2,0) c | Propagations  |        37500688 |    4619109 |    4567468 |    5018823 |    4630551 |    4344822 |    4763909 |    4813444 |    4742562 |
19.72/4.51	c (2,0) c | Avg_Trail     |                 |       1079 |        969 |       1106 |        972 |       1021 |       1047 |       1070 |       1002 |
19.72/4.51	c (2,0) c | Avg_DL        |                 |         22 |         20 |         21 |         20 |         19 |         20 |         22 |         21 |
19.72/4.51	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.72/4.51	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.72/4.51	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.72/4.51	c (2,0) c | Exported      |           29049 |       3135 |       3536 |       5017 |       3445 |       2843 |       3547 |       3754 |       3772 |
19.72/4.51	c (2,0) c | Imported      |          191201 |      25913 |      25392 |      22129 |      20835 |      23422 |      25258 |      23119 |      25133 |
19.72/4.51	c (2,0) c | Good          |              21 |          1 |          3 |          3 |          3 |          2 |          3 |          3 |          3 |
19.72/4.51	c (2,0) c | Purge         |          191180 |      25912 |      25389 |      22126 |      20832 |      23420 |      25255 |      23116 |      25130 |
19.72/4.51	c (2,0) c | Promoted      |            1300 |        194 |        170 |        175 |        151 |        169 |        185 |        136 |        120 |
19.72/4.51	c (2,0) c | Remove_Imp    |           33460 |       2643 |       3489 |          0 |       6017 |       8614 |       3195 |       5730 |       3772 |
19.72/4.51	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.72/4.51	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.72/4.51	c (2,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.72/4.51	c (2,0) c | Binaries      |                 |          2 |          0 |          0 |          0 |          1 |          0 |          0 |          0 |
19.72/4.51	c (2,0) c | Glues         |                 |        123 |        103 |        119 |        100 |        157 |        126 |        139 |        120 |
19.72/4.51	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.72/4.51	c (2,0) c | Orig_Seen     |            76 % |      46083 |      43433 |      41498 |      43819 |      48471 |      43295 |      46518 |      42172 |
19.72/4.51	c (2,0) c | Diff Orig seen|                 |       4585 |       1935 |      X     |       2321 |       6973 |       1797 |       5020 |        674 |
19.72/4.51	c (2,0) c | Hamming       |            31 % |        574 |        512 |      X     |        525 |        558 |        562 |        613 |        588 |
19.72/4.51	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.72/4.51	c (2,0) 
19.72/4.51	c (2,0) s SATISFIABLE
19.72/4.52	c (2,0) SatSolver.solve End
19.72/4.53	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
19.72/4.53	c (2,0) Show results Begin
19.72/4.58	s SATISFIABLE
19.72/4.59	v <instantiation>
19.72/4.59	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[2][0] cn[2][1] cn[2][2] cn[2][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][1][2] ce[2][1][3] ce[2][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3]</list>
19.72/4.59	v     <values>20 7 10 2 1 0 26 22 25 23 14 8 13 10 18 3 5 8 1 25 21 26 22 4 2 11 17 9 15 6 19 7 16 20 24 23 12 14</values>
19.72/4.59	v </instantiation>
19.72/4.59	c (2,0) Show results End
19.72/4.59	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
19.72/4.59	c (2,0) 2,2,STOP-AFTER(ALL)
19.72/4.59	c END-Prog: Mon Aug 13 18:55:32 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6926 MiB free)
  memory of node 1: 16384 MiB (10421 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307396-1534179327/watcher-4307396-1534179327 -o /tmp/evaluation-result-4307396-1534179327/solver-4307396-1534179327 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307396-1534179327.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=21750, runsolver pid=21747
Current StackSize limit: 8192 KiB


[startup+0.100761 s]*
/proc/loadavg: 5.98 7.55 7.99 3/204 21772
/proc/meminfo: memFree=17671832/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21750/stat : 21750 (scop.sh) S 21747 21750 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235495865 115843072 349 33554432000 4194304 5098028 140720838465120 140720838462376 140127087506044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35168256 140720838468643 140720838468867 140720838468867 140720838471629 0
/proc/21750/statm: 28282 349 296 221 0 87 0
[pid=21753] ppid=21750 vsize=27313900 memory=108372 CPUtime=0.1 cores=0-7
/proc/21753/stat : 21753 (java) S 21750 21750 18626 0 -1 1077944320 6517 0 0 0 8 2 0 0 20 0 20 0 235495865 27969433600 27093 33554432000 4194304 4196468 140724180103584 140724180086128 139749047385847 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
/proc/21753/statm: 6828475 27093 2742 1 0 6790935 0
[pid=21753/tid=21754] ppid=21750 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/21753/task/21754/stat : 21754 (java) R 21750 21750 18626 0 -1 4202560 4655 0 0 0 6 2 0 0 20 0 20 0 235495866 27969433600 27093 33554432000 4194304 4196468 140724180103584 139749019220288 139749025811073 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21755] ppid=21750 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21753/task/21755/stat : 21755 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 27093 33554432000 4194304 4196468 140724180103584 139749051628560 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21756] ppid=21750 vsize=27313900 memory=140270052861568 CPUtime=0 cores=0-7
/proc/21753/task/21756/stat : 21756 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 27093 33554432000 4194304 4196468 140724180103584 139748865784976 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21757] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21757/stat : 21757 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 27093 33554432000 4194304 4196468 140724180103584 139748864731920 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21758] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21758/stat : 21758 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 27093 33554432000 4194304 4196468 140724180103584 139748863679376 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21759] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21759/stat : 21759 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 27093 33554432000 4194304 4196468 140724180103584 139748862626320 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21760] ppid=21750 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21753/task/21760/stat : 21760 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 27093 33554432000 4194304 4196468 140724180103584 139748861573776 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21761] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21761/stat : 21761 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 27093 33554432000 4194304 4196468 140724180103584 139748860520720 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21762] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21762/stat : 21762 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 27093 33554432000 4194304 4196468 140724180103584 139748859468176 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21763] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21763/stat : 21763 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 27093 33554432000 4194304 4196468 140724180103584 139747212057328 139749047396994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21764] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21764/stat : 21764 (java) S 21750 21750 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 27093 33554432000 4194304 4196468 140724180103584 139746961516192 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21765] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21765/stat : 21765 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 27093 33554432000 4194304 4196468 140724180103584 139746693080304 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21766] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21766/stat : 21766 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 27093 33554432000 4194304 4196468 140724180103584 139746318571984 139749047404443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21767] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21767/stat : 21767 (java) S 21750 21750 18626 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 27093 33554432000 4194304 4196468 140724180103584 139747211004144 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21768] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21768/stat : 21768 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 27093 33554432000 4194304 4196468 140724180103584 139747209951600 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21769] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21769/stat : 21769 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 27093 33554432000 4194304 4196468 140724180103584 139747208898544 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21770] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21770/stat : 21770 (java) S 21750 21750 18626 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 27093 33554432000 4194304 4196468 140724180103584 139747207846000 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21771] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21771/stat : 21771 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 27093 33554432000 4194304 4196468 140724180103584 139745820666848 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21772] ppid=21750 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21753/task/21772/stat : 21772 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 27093 33554432000 4194304 4196468 140724180103584 139747206794416 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109768 KiB

[startup+0.210482 s]*
/proc/loadavg: 5.98 7.55 7.99 2/204 21772
/proc/meminfo: memFree=17653968/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21750/stat : 21750 (scop.sh) S 21747 21750 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235495865 115843072 349 33554432000 4194304 5098028 140720838465120 140720838462376 140127087506044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35168256 140720838468643 140720838468867 140720838468867 140720838471629 0
/proc/21750/statm: 28282 349 296 221 0 87 0
[pid=21753] ppid=21750 vsize=27313900 memory=123060 CPUtime=0.24 cores=0-7
/proc/21753/stat : 21753 (java) S 21750 21750 18626 0 -1 1077944320 10407 0 0 0 21 3 0 0 20 0 20 0 235495865 27969433600 30765 33554432000 4194304 4196468 140724180103584 140724180086128 139749047385847 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
/proc/21753/statm: 6828475 30765 2873 1 0 6790935 0
[pid=21753/tid=21754] ppid=21750 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/21753/task/21754/stat : 21754 (java) R 21750 21750 18626 0 -1 4202560 8336 0 0 0 16 3 0 0 20 0 20 0 235495866 27969433600 30765 33554432000 4194304 4196468 140724180103584 139749019214368 139749031466334 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21755] ppid=21750 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/21753/task/21755/stat : 21755 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 30765 33554432000 4194304 4196468 140724180103584 139749051628560 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21756] ppid=21750 vsize=27313900 memory=140270052880801 CPUtime=0 cores=0-7
/proc/21753/task/21756/stat : 21756 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 30765 33554432000 4194304 4196468 140724180103584 139748865784976 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21757] ppid=21750 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21753/task/21757/stat : 21757 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 30765 33554432000 4194304 4196468 140724180103584 139748864731920 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21758] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21758/stat : 21758 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 30765 33554432000 4194304 4196468 140724180103584 139748863679376 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21759] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21759/stat : 21759 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 30765 33554432000 4194304 4196468 140724180103584 139748862626320 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21760] ppid=21750 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21753/task/21760/stat : 21760 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 30765 33554432000 4194304 4196468 140724180103584 139748861573776 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21761] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21761/stat : 21761 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 30765 33554432000 4194304 4196468 140724180103584 139748860520720 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21762] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21762/stat : 21762 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 30765 33554432000 4194304 4196468 140724180103584 139748859468176 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21763] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21763/stat : 21763 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 30765 33554432000 4194304 4196468 140724180103584 139747212057328 139749047396994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21764] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21764/stat : 21764 (java) S 21750 21750 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 30765 33554432000 4194304 4196468 140724180103584 139746961516192 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21765] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21765/stat : 21765 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 30765 33554432000 4194304 4196468 140724180103584 139746693080304 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21766] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21766/stat : 21766 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 30765 33554432000 4194304 4196468 140724180103584 139746318571984 139749047404443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21767] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21767/stat : 21767 (java) S 21750 21750 18626 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 30765 33554432000 4194304 4196468 140724180103584 139747211004144 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21768] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21768/stat : 21768 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 30765 33554432000 4194304 4196468 140724180103584 139747209951600 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21769] ppid=21750 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21753/task/21769/stat : 21769 (java) S 21750 21750 18626 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 30765 33554432000 4194304 4196468 140724180103584 139747208898544 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21770] ppid=21750 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/21753/task/21770/stat : 21770 (java) R 21750 21750 18626 0 -1 4202560 271 0 0 0 2 0 0 0 20 0 20 0 235495873 27969433600 30765 33554432000 4194304 4196468 140724180103584 139747207846000 139749047407194 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21771] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21771/stat : 21771 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 30765 33554432000 4194304 4196468 140724180103584 139745820666848 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21772] ppid=21750 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21753/task/21772/stat : 21772 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 30765 33554432000 4194304 4196468 140724180103584 139747206794416 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124456 KiB

[startup+0.310511 s]*
/proc/loadavg: 5.98 7.55 7.99 2/204 21772
/proc/meminfo: memFree=17650060/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21750/stat : 21750 (scop.sh) S 21747 21750 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235495865 115843072 349 33554432000 4194304 5098028 140720838465120 140720838462376 140127087506044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35168256 140720838468643 140720838468867 140720838468867 140720838471629 0
/proc/21750/statm: 28282 349 296 221 0 87 0
[pid=21753] ppid=21750 vsize=27313900 memory=126892 CPUtime=0.42 cores=0-7
/proc/21753/stat : 21753 (java) S 21750 21750 18626 0 -1 1077944320 11101 0 0 0 38 4 0 0 20 0 20 0 235495865 27969433600 31723 33554432000 4194304 4196468 140724180103584 140724180086128 139749047385847 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
/proc/21753/statm: 6828475 31723 2912 1 0 6790935 0
[pid=21753/tid=21754] ppid=21750 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21753/task/21754/stat : 21754 (java) R 21750 21750 18626 0 -1 4202560 8833 0 0 0 26 3 0 0 20 0 20 0 235495866 27969433600 31723 33554432000 4194304 4196468 140724180103584 139749019181296 139749027661234 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21755] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21755/stat : 21755 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 31723 33554432000 4194304 4196468 140724180103584 139749051628560 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21756] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21756/stat : 21756 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 31723 33554432000 4194304 4196468 140724180103584 139748865784976 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21757] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21757/stat : 21757 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 31723 33554432000 4194304 4196468 140724180103584 139748864731920 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21758] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21758/stat : 21758 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 31723 33554432000 4194304 4196468 140724180103584 139748863679376 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21759] ppid=21750 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/21753/task/21759/stat : 21759 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 31723 33554432000 4194304 4196468 140724180103584 139748862626320 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21760] ppid=21750 vsize=27313900 memory=140269940994991 CPUtime=0 cores=0-7
/proc/21753/task/21760/stat : 21760 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 31723 33554432000 4194304 4196468 140724180103584 139748861573776 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21761] ppid=21750 vsize=27313900 memory=140269940997296 CPUtime=0 cores=0-7
/proc/21753/task/21761/stat : 21761 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 31723 33554432000 4194304 4196468 140724180103584 139748860520720 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21762] ppid=21750 vsize=27313900 memory=140269940999600 CPUtime=0 cores=0-7
/proc/21753/task/21762/stat : 21762 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27969433600 31723 33554432000 4194304 4196468 140724180103584 139748859468176 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21763] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21763/stat : 21763 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 31723 33554432000 4194304 4196468 140724180103584 139747212057328 139749047396994 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21764] ppid=21750 vsize=27313900 memory=280539882006160 CPUtime=0 cores=0-7
/proc/21753/task/21764/stat : 21764 (java) S 21750 21750 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 31723 33554432000 4194304 4196468 140724180103584 139746961516192 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21765] ppid=21750 vsize=27313900 memory=280539882013072 CPUtime=0 cores=0-7
/proc/21753/task/21765/stat : 21765 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495870 27969433600 31723 33554432000 4194304 4196468 140724180103584 139746693080304 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21766] ppid=21750 vsize=27313900 memory=280539881954352 CPUtime=0 cores=0-7
/proc/21753/task/21766/stat : 21766 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 31723 33554432000 4194304 4196468 140724180103584 139746318571984 139749047404443 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21767] ppid=21750 vsize=27313900 memory=280539882026896 CPUtime=0 cores=0-7
/proc/21753/task/21767/stat : 21767 (java) S 21750 21750 18626 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 31723 33554432000 4194304 4196468 140724180103584 139747211004144 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21768] ppid=21750 vsize=27313900 memory=280539882033808 CPUtime=0.01 cores=0-7
/proc/21753/task/21768/stat : 21768 (java) S 21750 21750 18626 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 20 0 235495873 27969433600 31723 33554432000 4194304 4196468 140724180103584 139747209951600 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21769] ppid=21750 vsize=27313900 memory=280539882031504 CPUtime=0.01 cores=0-7
/proc/21753/task/21769/stat : 21769 (java) S 21750 21750 18626 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 20 0 235495873 27969433600 31723 33554432000 4194304 4196468 140724180103584 139747208898544 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21770] ppid=21750 vsize=27313900 memory=280539882047664 CPUtime=0.07 cores=0-7
/proc/21753/task/21770/stat : 21770 (java) S 21750 21750 18626 0 -1 1077944384 315 0 0 0 7 0 0 0 20 0 20 0 235495873 27969433600 31723 33554432000 4194304 4196468 140724180103584 139747207846000 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21771] ppid=21750 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21771/stat : 21771 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 31723 33554432000 4194304 4196468 140724180103584 139745820666848 139749047396053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21772] ppid=21750 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21753/task/21772/stat : 21772 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495873 27969433600 31723 33554432000 4194304 4196468 140724180103584 139747206794416 139749047396994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128288 KiB

[startup+0.70099 s]
/proc/loadavg: 5.98 7.55 7.99 2/204 21772
/proc/meminfo: memFree=17625752/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21750/stat : 21750 (scop.sh) S 21747 21750 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235495865 115843072 349 33554432000 4194304 5098028 140720838465120 140720838462376 140127087506044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35168256 140720838468643 140720838468867 140720838468867 140720838471629 0
/proc/21750/statm: 28282 349 296 221 0 87 0
[pid=21753] ppid=21750 vsize=27322296 memory=165184 CPUtime=0.98 cores=0-7
/proc/21753/stat : 21753 (java) S 21750 21750 18626 0 -1 1077944320 18312 0 0 0 92 6 0 0 20 0 20 0 235495865 27978031104 41296 33554432000 4194304 4196468 140724180103584 140724180086128 139749047385847 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
/proc/21753/statm: 6830574 41296 3142 1 0 6791959 0
[pid=21753/tid=21754] ppid=21750 vsize=27322296 memory=280539882405552 CPUtime=0.66 cores=0-7
/proc/21753/task/21754/stat : 21754 (java) R 21750 21750 18626 0 -1 4202560 15574 0 0 0 61 5 0 0 20 0 20 0 235495866 27978031104 41296 33554432000 4194304 4196468 140724180103584 139749019220496 139749031466334 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21755] ppid=21750 vsize=27322296 memory=140269941203824 CPUtime=0 cores=0-7
/proc/21753/task/21755/stat : 21755 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27978031104 41296 33554432000 4194304 4196468 140724180103584 139749051628560 139749047396053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21756] ppid=21750 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/21753/task/21756/stat : 21756 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27978031104 41296 33554432000 4194304 4196468 140724180103584 139748865784976 139749047396053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0
[pid=21753/tid=21757] ppid=21750 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/21753/task/21757/stat : 21757 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495868 27978031104 41296 33554432000 4194304 4196468 140724180103584 139748864731920 139749047396053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21954560 140724180112361 140724180112685 140724180112685 140724180115407 0

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

/proc/21773/task/21785/stat : 21785 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496064 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718160995056 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21786] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21786/stat : 21786 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140717786486736 140719785621403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21787] ppid=21750 vsize=8413904 memory=0 CPUtime=0.07 cores=0-7
/proc/21773/task/21787/stat : 21787 (java) S 21750 21750 18626 0 -1 1077944384 661 0 0 0 7 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718609570544 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21788] ppid=21750 vsize=8413904 memory=0 CPUtime=0.05 cores=0-7
/proc/21773/task/21788/stat : 21788 (java) S 21750 21750 18626 0 -1 1077944384 222 0 0 0 5 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718608518000 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21789] ppid=21750 vsize=8413904 memory=0 CPUtime=0.02 cores=0-7
/proc/21773/task/21789/stat : 21789 (java) S 21750 21750 18626 0 -1 1077944384 101 0 0 0 2 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718607464944 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21790] ppid=21750 vsize=8413904 memory=0 CPUtime=0.17 cores=0-7
/proc/21773/task/21790/stat : 21790 (java) S 21750 21750 18626 0 -1 1077944384 507 0 0 0 17 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718606412400 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21791] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21791/stat : 21791 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140717288581600 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21792] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21792/stat : 21792 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718605359792 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21794] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21794/stat : 21794 (java) S 21750 21750 18626 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 235496131 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718597551040 140719785627417 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21796] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21796/stat : 21796 (java) S 21750 21750 18626 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 235496131 8615837696 29609 33554432000 4194304 4196468 140737453849408 140716617482256 140719785624733 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21797] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21797/stat : 21797 (java) S 21750 21750 18626 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 235496131 8615837696 29609 33554432000 4194304 4196468 140737453849408 140716885917840 140719785624733 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21798] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21798/stat : 21798 (java) S 21750 21750 18626 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 235496133 8615837696 29609 33554432000 4194304 4196468 140737453849408 140716349054368 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
Current children cumulated CPU time: 15.8 s
Current children cumulated vsize: 9175740 KiB
Current children cumulated memory: 233208 KiB

[startup+4.40163 s]
/proc/loadavg: 5.50 7.43 7.95 9/217 21806
/proc/meminfo: memFree=17545244/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=113128 memory=1472 CPUtime=4.71 cores=0-7
/proc/21750/stat : 21750 (scop.sh) S 21747 21750 18626 0 -1 4202496 590 25790 0 0 0 0 459 12 20 0 1 0 235495865 115843072 368 33554432000 4194304 5098028 140720838465120 140720838461864 140127087506044 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35168256 140720838468643 140720838468867 140720838468867 140720838471629 0
/proc/21750/statm: 28282 368 311 221 0 87 0
[pid=21773] ppid=21750 vsize=8413904 memory=118436 CPUtime=1.07 cores=0-7
/proc/21773/stat : 21773 (java) S 21750 21750 18626 0 -1 1077944320 17383 0 0 0 101 6 0 0 20 0 24 0 235496061 8615837696 29609 33554432000 4194304 4196468 140737453849408 140737453831952 140719785602807 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
/proc/21773/statm: 2103476 29609 3131 1 0 2064875 0
[pid=21793] ppid=21773 vsize=648708 memory=119380 CPUtime=13.14 cores=0-7
/proc/21793/stat : 21793 (glucose-syrup) S 21773 21750 18626 0 -1 1077944320 36994 0 0 0 1304 10 0 0 20 0 9 0 235496131 664276992 29845 33554432000 4194304 4373367 140736949345920 140736949344464 139699309918850 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
/proc/21793/statm: 162177 29845 380 44 0 157865 0
[pid=21793/tid=21799] ppid=21773 vsize=648708 memory=0 CPUtime=1.63 cores=0-7
/proc/21793/task/21799/stat : 21799 (glucose-syrup) R 21773 21750 18626 0 -1 4202560 3578 0 0 0 162 1 0 0 20 0 9 0 235496141 664276992 29845 33554432000 4194304 4373367 140736949345920 139699288538256 4258831 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
[pid=21793/tid=21800] ppid=21773 vsize=648708 memory=0 CPUtime=1.62 cores=0-7
/proc/21793/task/21800/stat : 21800 (glucose-syrup) R 21773 21750 18626 0 -1 4202560 4170 0 0 0 162 0 0 0 20 0 9 0 235496141 664276992 29845 33554432000 4194304 4373367 140736949345920 139699280145552 4295977 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
[pid=21793/tid=21801] ppid=21773 vsize=648708 memory=0 CPUtime=1.63 cores=0-7
/proc/21793/task/21801/stat : 21801 (glucose-syrup) R 21773 21750 18626 0 -1 4202560 3085 0 0 0 162 1 0 0 20 0 9 0 235496141 664276992 29845 33554432000 4194304 4373367 140736949345920 139699271752848 4271875 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
[pid=21793/tid=21802] ppid=21773 vsize=648708 memory=0 CPUtime=1.6 cores=0-7
/proc/21793/task/21802/stat : 21802 (glucose-syrup) R 21773 21750 18626 0 -1 4202560 4092 0 0 0 159 1 0 0 20 0 9 0 235496141 664276992 29845 33554432000 4194304 4373367 140736949345920 139699263360368 4272344 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
[pid=21793/tid=21803] ppid=21773 vsize=648708 memory=0 CPUtime=1.63 cores=0-7
/proc/21793/task/21803/stat : 21803 (glucose-syrup) R 21773 21750 18626 0 -1 4202560 3995 0 0 0 162 1 0 0 20 0 9 0 235496141 664276992 29845 33554432000 4194304 4373367 140736949345920 139699254967568 4259489 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
[pid=21793/tid=21804] ppid=21773 vsize=648708 memory=280539882222308 CPUtime=1.62 cores=0-7
/proc/21793/task/21804/stat : 21804 (glucose-syrup) R 21773 21750 18626 0 -1 4202560 4188 0 0 0 161 1 0 0 20 0 9 0 235496141 664276992 29845 33554432000 4194304 4373367 140736949345920 139699112357008 4271828 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
[pid=21793/tid=21805] ppid=21773 vsize=648708 memory=0 CPUtime=1.62 cores=0-7
/proc/21793/task/21805/stat : 21805 (glucose-syrup) R 21773 21750 18626 0 -1 4202560 4118 0 0 0 162 0 0 0 20 0 9 0 235496141 664276992 29845 33554432000 4194304 4373367 140736949345920 139699246574960 4271897 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
[pid=21793/tid=21806] ppid=21773 vsize=648708 memory=140269941317499 CPUtime=1.62 cores=0-7
/proc/21793/task/21806/stat : 21806 (glucose-syrup) R 21773 21750 18626 0 -1 4202560 4136 0 0 0 161 1 0 0 20 0 9 0 235496141 664276992 29845 33554432000 4194304 4373367 140736949345920 139699238182256 4271828 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 9601024 140736949347408 140736949347540 140736949347540 140736949350343 0
[pid=21773/tid=21774] ppid=21750 vsize=8413904 memory=280539882223200 CPUtime=0.71 cores=0-7
/proc/21773/task/21774/stat : 21774 (java) S 21750 21750 18626 0 -1 1077944384 14491 0 0 0 67 4 0 0 20 0 24 0 235496061 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719757442960 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21775] ppid=21750 vsize=8413904 memory=7893295687695687739 CPUtime=0 cores=0-7
/proc/21773/task/21775/stat : 21775 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496062 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719789845008 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21776] ppid=21750 vsize=8413904 memory=-7595718148000617580 CPUtime=0 cores=0-7
/proc/21773/task/21776/stat : 21776 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 235496062 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719590013584 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21777] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21777/stat : 21777 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 235496062 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719588960528 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21778] ppid=21750 vsize=8413904 memory=8390339637985935414 CPUtime=0 cores=0-7
/proc/21773/task/21778/stat : 21778 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 235496062 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719587907984 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21779] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21779/stat : 21779 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 235496062 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719586855952 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21780] ppid=21750 vsize=8413904 memory=4580 CPUtime=0 cores=0-7
/proc/21773/task/21780/stat : 21780 (java) S 21750 21750 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 235496062 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719585803408 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21781] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21781/stat : 21781 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496062 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719584750352 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21782] ppid=21750 vsize=8413904 memory=280539882418144 CPUtime=0 cores=0-7
/proc/21773/task/21782/stat : 21782 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496062 8615837696 29609 33554432000 4194304 4196468 140737453849408 140719583697808 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21783] ppid=21750 vsize=8413904 memory=2321518417190154240 CPUtime=0 cores=0-7
/proc/21773/task/21783/stat : 21783 (java) S 21750 21750 18626 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 235496064 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718610622704 140719785613954 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21784] ppid=21750 vsize=8413904 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/21773/task/21784/stat : 21784 (java) S 21750 21750 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 235496064 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718429430944 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21785] ppid=21750 vsize=8413904 memory=5859271421084259688 CPUtime=0 cores=0-7
/proc/21773/task/21785/stat : 21785 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496064 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718160995056 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21786] ppid=21750 vsize=8413904 memory=7085376419635679316 CPUtime=0 cores=0-7
/proc/21773/task/21786/stat : 21786 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140717786486736 140719785621403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21787] ppid=21750 vsize=8413904 memory=4639904298239541347 CPUtime=0.07 cores=0-7
/proc/21773/task/21787/stat : 21787 (java) S 21750 21750 18626 0 -1 1077944384 661 0 0 0 7 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718609570544 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21788] ppid=21750 vsize=8413904 memory=280539882249808 CPUtime=0.05 cores=0-7
/proc/21773/task/21788/stat : 21788 (java) S 21750 21750 18626 0 -1 1077944384 222 0 0 0 5 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718608518000 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21789] ppid=21750 vsize=8413904 memory=280539882405504 CPUtime=0.02 cores=0-7
/proc/21773/task/21789/stat : 21789 (java) S 21750 21750 18626 0 -1 1077944384 101 0 0 0 2 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718607464944 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21790] ppid=21750 vsize=8413904 memory=288230600379466064 CPUtime=0.17 cores=0-7
/proc/21773/task/21790/stat : 21790 (java) S 21750 21750 18626 0 -1 1077944384 507 0 0 0 17 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718606412400 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21791] ppid=21750 vsize=8413904 memory=288230376153011221 CPUtime=0 cores=0-7
/proc/21773/task/21791/stat : 21791 (java) S 21750 21750 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140717288581600 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21792] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21792/stat : 21792 (java) S 21750 21750 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 235496067 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718605359792 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21794] ppid=21750 vsize=8413904 memory=-3473730578892139372 CPUtime=0 cores=0-7
/proc/21773/task/21794/stat : 21794 (java) S 21750 21750 18626 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 235496131 8615837696 29609 33554432000 4194304 4196468 140737453849408 140718597551040 140719785627417 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21796] ppid=21750 vsize=8413904 memory=4283936637080407414 CPUtime=0 cores=0-7
/proc/21773/task/21796/stat : 21796 (java) S 21750 21750 18626 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 235496131 8615837696 29609 33554432000 4194304 4196468 140737453849408 140716617482256 140719785624733 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21797] ppid=21750 vsize=8413904 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/21773/task/21797/stat : 21797 (java) S 21750 21750 18626 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 235496131 8615837696 29609 33554432000 4194304 4196468 140737453849408 140716885917840 140719785624733 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21798] ppid=21750 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/21773/task/21798/stat : 21798 (java) S 21750 21750 18626 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 235496133 8615837696 29609 33554432000 4194304 4196468 140737453849408 140716349054368 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
Current children cumulated CPU time: 18.92 s
Current children cumulated vsize: 9175740 KiB
Current children cumulated memory: 239288 KiB

[startup+4.60142 s]
/proc/loadavg: 5.50 7.43 7.95 9/217 21806
/proc/meminfo: memFree=17545244/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=113128 memory=1472 CPUtime=4.71 cores=0-7
/proc/21750/stat : 21750 (scop.sh) S 21747 21750 18626 0 -1 4202496 590 25790 0 0 0 0 459 12 20 0 1 0 235495865 115843072 368 33554432000 4194304 5098028 140720838465120 140720838461864 140127087506044 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35168256 140720838468643 140720838468867 140720838468867 140720838471629 0
/proc/21750/statm: 28282 368 311 221 0 87 0
[pid=21773] ppid=21750 vsize=8282828 memory=122856 CPUtime=15.21 cores=0-7
/proc/21773/stat : 21773 (java) S 21750 21750 18626 0 -1 1077944320 17888 37201 0 0 116 7 1387 11 20 0 22 0 235496061 8481615872 30714 33554432000 4194304 4196468 140737453849408 140737453831952 140719785602807 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
/proc/21773/statm: 2070707 30714 3156 1 0 2032106 0
[pid=21773/tid=21774] ppid=21750 vsize=8282828 memory=0 CPUtime=14.76 cores=0-7
/proc/21773/task/21774/stat : 21774 (java) D 21750 21750 18626 0 -1 4202560 14785 37201 0 0 74 4 1387 11 20 0 22 0 235496061 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719757444584 140719778288439 0 4 2 25189581 18446744072100891781 0 0 -1 1 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21775] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21775/stat : 21775 (java) S 21750 21750 18626 0 -1 1077944384 1 37201 0 0 0 0 1387 11 20 0 22 0 235496062 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719789845008 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21776] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21776/stat : 21776 (java) S 21750 21750 18626 0 -1 1077944384 2 37201 0 0 0 0 1387 11 20 0 22 0 235496062 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719590013584 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21777] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21777/stat : 21777 (java) S 21750 21750 18626 0 -1 1077944384 2 37201 0 0 0 0 1387 11 20 0 22 0 235496062 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719588960528 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21778] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21778/stat : 21778 (java) S 21750 21750 18626 0 -1 1077944384 3 37201 0 0 0 0 1387 11 20 0 22 0 235496062 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719587907984 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21779] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21779/stat : 21779 (java) S 21750 21750 18626 0 -1 1077944384 2 37201 0 0 0 0 1387 11 20 0 22 0 235496062 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719586855952 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21780] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21780/stat : 21780 (java) S 21750 21750 18626 0 -1 1077944384 2 37201 0 0 0 0 1387 11 20 0 22 0 235496062 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719585803408 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21781] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21781/stat : 21781 (java) S 21750 21750 18626 0 -1 1077944384 1 37201 0 0 0 0 1387 11 20 0 22 0 235496062 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719584750352 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21782] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21782/stat : 21782 (java) S 21750 21750 18626 0 -1 1077944384 1 37201 0 0 0 0 1387 11 20 0 22 0 235496062 8481615872 30714 33554432000 4194304 4196468 140737453849408 140719583697808 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21783] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21783/stat : 21783 (java) S 21750 21750 18626 0 -1 1077944384 5 37201 0 0 0 0 1387 11 20 0 22 0 235496064 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718610622704 140719785613954 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21784] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21784/stat : 21784 (java) S 21750 21750 18626 0 -1 1077944384 13 37201 0 0 0 0 1387 11 20 0 22 0 235496064 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718429430944 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21785] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21785/stat : 21785 (java) S 21750 21750 18626 0 -1 1077944384 1 37201 0 0 0 0 1387 11 20 0 22 0 235496064 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718160995056 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21786] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21786/stat : 21786 (java) S 21750 21750 18626 0 -1 1077944384 1 37201 0 0 0 0 1387 11 20 0 22 0 235496067 8481615872 30714 33554432000 4194304 4196468 140737453849408 140717786486736 140719785621403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21787] ppid=21750 vsize=8282828 memory=0 CPUtime=14.05 cores=0-7
/proc/21773/task/21787/stat : 21787 (java) S 21750 21750 18626 0 -1 1077944384 670 37201 0 0 7 0 1387 11 20 0 22 0 235496067 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718609570544 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21788] ppid=21750 vsize=8282828 memory=0 CPUtime=14.04 cores=0-7
/proc/21773/task/21788/stat : 21788 (java) S 21750 21750 18626 0 -1 1077944384 233 37201 0 0 6 0 1387 11 20 0 22 0 235496067 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718608518000 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21789] ppid=21750 vsize=8282828 memory=0 CPUtime=14.01 cores=0-7
/proc/21773/task/21789/stat : 21789 (java) S 21750 21750 18626 0 -1 1077944384 105 37201 0 0 3 0 1387 11 20 0 22 0 235496067 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718607464944 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21790] ppid=21750 vsize=8282828 memory=0 CPUtime=14.19 cores=0-7
/proc/21773/task/21790/stat : 21790 (java) S 21750 21750 18626 0 -1 1077944384 609 37201 0 0 21 0 1387 11 20 0 22 0 235496067 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718606412400 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21791] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21791/stat : 21791 (java) S 21750 21750 18626 0 -1 1077944384 3 37201 0 0 0 0 1387 11 20 0 22 0 235496067 8481615872 30714 33554432000 4194304 4196468 140737453849408 140717288581600 140719785613013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21792] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21792/stat : 21792 (java) S 21750 21750 18626 0 -1 1077944384 1 37201 0 0 0 0 1387 11 20 0 22 0 235496067 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718605359792 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21794] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21794/stat : 21794 (java) S 21750 21750 18626 0 -1 1077944384 23 37201 0 0 0 0 1387 11 20 0 22 0 235496131 8481615872 30714 33554432000 4194304 4196468 140737453849408 140718597550224 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
[pid=21773/tid=21798] ppid=21750 vsize=8282828 memory=0 CPUtime=13.98 cores=0-7
/proc/21773/task/21798/stat : 21798 (java) S 21750 21750 18626 0 -1 1077944384 12 37201 0 0 0 0 1387 11 20 0 22 0 235496133 8481615872 30714 33554432000 4194304 4196468 140737453849408 140716349056176 140719785613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14770176 140737453851825 140737453851949 140737453851949 140737453854671 0
Current children cumulated CPU time: 19.92 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 124328 KiB

Child status: 0
Real time (s): 4.67392
CPU time (s): 19.9522
CPU user time (s): 19.6255
CPU system time (s): 0.326701
CPU usage (%): 426.884
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 360056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.6255
system time used= 0.326701
maximum resident set size= 362012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81486
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8537
involuntary context switches= 189


# summary of solver processes directly reported to runsolver:
#   pid: 21750
#   total CPU time (s): 19.9522
#   total CPU user time (s): 19.6255
#   total CPU system time (s): 0.326701

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.060122 second user time and 0.097977 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 18:55:27
IDJOB=4307396
IDBENCH=141166
IDSOLVER=2789
FILE ID=node132/4307396-1534179327
RUNJOBID= node132-1534168708-18653
PBS_JOBID= 21037974
Free space on /tmp= 38332 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P03_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307396-1534179327/watcher-4307396-1534179327 -o /tmp/evaluation-result-4307396-1534179327/solver-4307396-1534179327 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307396-1534179327.xml

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

MD5SUM BENCH= 76f2570dac1ecc86f40824dfede26263
RANDOM SEED=1470890987

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17764664 kB
MemAvailable:   31898704 kB
Buffers:          260904 kB
Cached:         13984880 kB
SwapCached:            0 kB
Active:          7026736 kB
Inactive:        7274996 kB
Active(anon):       5332 kB
Inactive(anon):   102816 kB
Active(file):    7021404 kB
Inactive(file):  7172180 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9300 kB
Writeback:             0 kB
AnonPages:         98196 kB
Mapped:            55772 kB
Shmem:             49824 kB
Slab:             397580 kB
SReclaimable:     368916 kB
SUnreclaim:        28664 kB
KernelStack:        3648 kB
PageTables:         5500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38324 MiB
End job on node132 at 2018-08-13 18:55:32