Trace number 4307228

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 73.581 41.0873

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g34-g36_c18.xml
MD5SUMbf1db001ac5fdaef8f815bb03b0feb23
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.0424
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints241
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":120}]
Minimum variable degree5
Maximum variable degree5
Distribution of variable degrees[{"degree":5,"count":120}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":240},{"arity":120,"count":1}]
Number of extensional constraints240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":240},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-26356-serial-file.bin HOME/instance-4307228-1534197848.xml
0.64/0.54	
0.64/0.54	scop order+glucose-syrup (2018-07-31)
0.64/0.54	(Encoding Process)
0.64/0.54	
0.64/0.57	c BEGIN-Prog: Tue Aug 14 00:04:09 CEST 2018
0.64/0.57	c PID: 26359
0.64/0.57	c IP: 172.20.3.132
0.64/0.57	c HOST: node132.alineos.net
0.64/0.57	c (0,0) Parsing Begin
1.49/0.97	c (0,0) Parsing End
1.49/0.97	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 241 ctr, max domain size 120
1.49/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.49/0.97	c (0,0) Constraint Name Generate Begin
1.49/0.98	c (0,0) Ctr:HOME/instance-4307228-1534197848.xml,AllDifferent:ExtensionSupport:IntVar
1.49/0.98	c (0,0) Constraint Name Generate End
1.49/0.98	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.49/0.98	c (0,0) CSP to CSPinCNF Begin
10.18/3.69	c (3,2) translated 25 (10%) constraints
11.98/5.08	c (4,4) translated 49 (20%) constraints
13.58/6.45	c (5,5) translated 73 (30%) constraints
14.99/7.80	c (7,7) translated 97 (40%) constraints
16.31/9.17	c (8,8) translated 121 (50%) constraints
17.76/10.52	c (9,9) translated 145 (60%) constraints
19.07/11.87	c (11,11) translated 169 (70%) constraints
20.49/13.23	c (12,12) translated 193 (80%) constraints
23.91/14.84	c (14,13) translated 217 (90%) constraints
25.11/16.08	c (15,15) translated 241 (100%) constraints
26.79/17.02	c (16,16) STATISTICS1:HOME/instance-4307228-1534197848.xml,AllDifferent:ExtensionSupport:IntVar,28920,355622,120,120,121,2,120:7140,120:652920;2:377040,121:240;120:2;3:290160;2:65220,2:7140;1:1015680;0:240,
26.79/17.02	c (16,16) ==========================================
26.79/17.02	c (16,16) Order
26.79/17.02	c (16,16) ==========================================
28.78/17.76	c (17,16) translated 35563 (10%) constraints
29.31/18.22	c (17,17) translated 71125 (20%) constraints
29.71/18.66	c (18,17) translated 106687 (30%) constraints
30.12/19.10	c (18,18) translated 142249 (40%) constraints
30.63/19.55	c (19,18) translated 177811 (50%) constraints
31.03/19.99	c (19,19) translated 213374 (60%) constraints
31.54/20.43	c (19,19) translated 248936 (70%) constraints
31.95/20.88	c (20,19) translated 284498 (80%) constraints
32.46/21.32	c (20,20) translated 320060 (90%) constraints
32.86/21.77	c (21,20) translated 355622 (100%) constraints
32.86/21.77	c (21,20) CSP to CSPinCNF End
32.86/21.79	c (21,20) CSP: 120 int (0 aux), 28800 bool (28800 aux), 355622 ctr, max domain size 120
32.86/21.79	c (21,20) Heap : 4245 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
32.86/21.79	c (21,20) CSPinCNF Propagation Begin
37.93/24.02	c (23,22) 0 values, 240 unsatisfiable literals, and 0 valid clauses are removed
37.93/24.02	c (23,22) CSPinCNF Propagation End
37.93/24.03	c (23,22) CSP: 120 int (0 aux), 28800 bool (28800 aux), 355622 ctr, max domain size 120
37.93/24.03	c (23,22) Heap : 565 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
37.93/24.03	c (23,22) Simplify CSPinCNF Begin
39.38/24.74	c (24,23) Simplify CSPinCNF End
39.38/24.75	c (24,23) CSP: 120 int (0 aux), 43080 bool (43080 aux), 369902 ctr, max domain size 120
39.38/24.75	c (24,23) Heap : 1044 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
39.38/24.75	c (24,23) Calculate Precise Domain Begin
39.38/24.75	c (24,23) 0 values are removed by re-calculation
39.38/24.75	c (24,23) Calculate Precise Domain End
39.38/24.76	c (24,23) CSP: 120 int (0 aux), 43080 bool (43080 aux), 369902 ctr, max domain size 120
39.38/24.76	c (24,23) Heap : 1044 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
39.38/24.76	c (24,23) CSPinCNF to SatSolver Begin
44.86/29.15	c (28,27) 36991 (10 %) CSP clauses are encoded (57360 SAT variables, 1750470 SAT clauses)
45.09/29.37	c (28,28) 73981 (20 %) CSP clauses are encoded (57360 SAT variables, 1787460 SAT clauses)
45.41/29.60	c (29,28) 110971 (30 %) CSP clauses are encoded (57360 SAT variables, 1824450 SAT clauses)
45.61/29.82	c (29,28) 147961 (40 %) CSP clauses are encoded (57360 SAT variables, 1861440 SAT clauses)
45.81/30.04	c (29,28) 184951 (50 %) CSP clauses are encoded (57360 SAT variables, 1898430 SAT clauses)
46.01/30.26	c (29,28) 221942 (60 %) CSP clauses are encoded (57360 SAT variables, 1935421 SAT clauses)
46.21/30.47	c (29,29) 258932 (70 %) CSP clauses are encoded (57360 SAT variables, 1972411 SAT clauses)
47.59/31.24	c (30,29) 295922 (80 %) CSP clauses are encoded (57360 SAT variables, 2009401 SAT clauses)
47.79/31.43	c (30,29) 332912 (90 %) CSP clauses are encoded (57360 SAT variables, 2046391 SAT clauses)
47.99/31.61	c (31,29) 369902 (100 %) CSP clauses are encoded (57360 SAT variables, 2083381 SAT clauses)
47.99/31.61	c (31,29) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
47.99/31.61	c (31,29) CSPinCNF to SatSolver End
47.99/31.61	c (31,29) Heap : 748 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
49.34/32.44	c (31,30) STATISTICS2:HOME/instance-4307228-1534197848.xml,AllDifferent:ExtensionSupport:IntVar,43200,369902,120,120,120,2,120:14280,120:667200;2:405600,120:242;3:290160;2:79500,2:14280;1:1044240,
49.34/32.44	c (31,30) 57360 bool, 2083382 clause
49.34/32.44	c (31,30) Export Begin
49.48/32.53	c (31,30) Export to HOME/scop-26356-serial-file.bin
49.48/32.53	c (31,30) Export End
49.48/32.53	c (31,30) Export File Size: 0.03 MB
49.48/32.53	c (31,30) 0,0,21,23,24,24,31,STOP-AFTER(DIMACS)
49.48/32.53	c END-Prog: Tue Aug 14 00:04:41 CEST 2018
49.48/32.57	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-26356-serial-file.bin
50.14/33.08	c (0,0) Read Serial File Begin
50.14/33.08	c (0,0) HOME/scop-26356-serial-file.bin
50.40/33.26	c (0,0) Read Serial File End
50.40/33.27	
50.40/33.27	scop order+glucose-syrup (2018-07-31)
50.40/33.27	(Solving Process)
50.40/33.27	
50.40/33.29	c BEGIN-Prog: Tue Aug 14 00:04:42 CEST 2018
50.40/33.29	c PID: 26379
50.40/33.29	c IP: 172.20.3.132
50.40/33.29	c HOST: node132.alineos.net
50.56/33.30	c (0,0) SatSolver.solve Begin
50.56/33.30	c (0,0) 0 bool, 0 clause
50.56/33.30	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307228-1534197848.xml-scop-26359.cnf
72.65/41.00	c (8,0) c
72.65/41.00	c (8,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
72.65/41.00	c (8,0) c
72.65/41.00	c (8,0) c WARNING: for repeatability, setting FPU to use double precision
72.65/41.00	c (8,0) c 8 solvers engines and 1 companion as a blackboard created.
72.65/41.00	c (8,0) c ========================================[ Problem Statistics ]===========================================
72.65/41.00	c (8,0) c |                                                                                                       |
72.65/41.00	c (8,0) c |  Number of variables:         57360                                                                   |
72.65/41.00	c (8,0) c |  Number of clauses:         2083382                                                                   |
72.65/41.00	c (8,0) c |  Parse time:                   0.61 s                                                                 |
72.65/41.00	c (8,0) c |                                                                                                       |
72.65/41.00	c (8,0) c |  Eliminated clauses:           0.14 Mb                                                                |
72.65/41.00	c (8,0) c |  Simplification time:          4.15 s                                                                 |
72.65/41.00	c (8,0) c |                                                                                                       |
72.65/41.00	c (8,0) c |  Generating clones                                                                                    |
72.65/41.00	c (8,0) c |  all clones generated. Memory = 1073.11Mb.                                                             |
72.65/41.00	c (8,0) c ========================================================================================================|
72.65/41.00	c (8,0) c Thread 6 is 100% pure glucose! First thread to finish! (UNSAT answer).
72.65/41.00	c (8,0) c Total Memory so far : 1649.27Mb
72.65/41.00	c (8,0) c
72.65/41.00	c (8,0) c real time : 7.67762 s
72.65/41.00	c (8,0) c cpu time  : 21.6437 s
72.65/41.00	c (8,0) c
72.65/41.00	c (8,0) c
72.65/41.00	c (8,0) c
72.65/41.00	c (8,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
72.65/41.00	c (8,0) c
72.65/41.00	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
72.65/41.00	c (8,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
72.65/41.00	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
72.65/41.00	c (8,0) c | Conflicts     |           56773 |       7007 |       7639 |       6138 |       8167 |       6369 |       7960 |       6848 |       6645 |
72.65/41.00	c (8,0) c | Decisions     |          108535 |      14391 |      13481 |      12031 |      15753 |      13040 |      15363 |      12431 |      12045 |
72.65/41.00	c (8,0) c | Propagations  |        35875569 |    4873255 |    4759951 |    3948777 |    4996549 |    4187129 |    4852000 |    4202964 |    4054944 |
72.65/41.00	c (8,0) c | Avg_Trail     |                 |       2298 |       2144 |       2177 |       2102 |       2219 |       1988 |       2072 |       2062 |
72.65/41.00	c (8,0) c | Avg_DL        |                 |         16 |         19 |         18 |         18 |         20 |         20 |         17 |         18 |
72.65/41.00	c (8,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
72.65/41.00	c (8,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
72.65/41.00	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
72.65/41.00	c (8,0) c | Exported      |            9086 |       1203 |       1175 |        839 |       1324 |        895 |       1483 |       1076 |       1091 |
72.65/41.00	c (8,0) c | Imported      |           56798 |       7865 |       6478 |       7363 |       6267 |       7719 |       7146 |       8010 |       5950 |
72.65/41.00	c (8,0) c | Good          |            2286 |        365 |        259 |        279 |        233 |        301 |        281 |        330 |        238 |
72.65/41.00	c (8,0) c | Purge         |           54512 |       7500 |       6219 |       7084 |       6034 |       7418 |       6865 |       7680 |       5712 |
72.65/41.00	c (8,0) c | Promoted      |            2163 |          4 |        216 |        305 |        384 |        161 |        344 |        397 |        352 |
72.65/41.00	c (8,0) c | Remove_Imp    |            1867 |          0 |          0 |          0 |          0 |          0 |          0 |       1536 |        331 |
72.65/41.00	c (8,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
72.65/41.00	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
72.65/41.00	c (8,0) c | Unaries       |                 |          3 |          3 |          4 |          5 |         10 |          3 |         18 |          3 |
72.65/41.00	c (8,0) c | Binaries      |                 |         24 |         36 |         48 |         59 |         53 |         74 |         61 |         36 |
72.65/41.00	c (8,0) c | Glues         |                 |        414 |        345 |        256 |        365 |        281 |        390 |        357 |        298 |
72.65/41.00	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
72.65/41.00	c (8,0) c | Orig_Seen     |             1 % |      45806 |      39103 |      34955 |      36667 |      41050 |      36729 |      35247 |      34478 |
72.65/41.00	c (8,0) c | Diff Orig seen|                 |      10559 |       3856 | -      292 |       1420 |       5803 |       1482 |      X     | -      769 |
72.65/41.00	c (8,0) c | Hamming       |             5 % |       5247 |       2490 |       2834 |       3078 |       4074 |       2793 |      X     |       2475 |
72.65/41.00	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
72.65/41.00	c (8,0) 
72.65/41.00	c (8,0) s UNSATISFIABLE
50.74/41.06	c (8,0) SatSolver.solve End
50.74/41.06	c (8,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
50.74/41.06	c (8,0) Show results Begin
50.74/41.06	s UNSATISFIABLE
50.74/41.06	c (8,0) Show results End
50.74/41.06	c (8,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
50.74/41.06	c (8,0) 8,8,STOP-AFTER(ALL)
50.74/41.06	c END-Prog: Tue Aug 14 00:04:49 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 (10974 MiB free)
  memory of node 1: 16384 MiB (13149 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307228-1534197848/watcher-4307228-1534197848 -o /tmp/evaluation-result-4307228-1534197848/solver-4307228-1534197848 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307228-1534197848.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=26356, runsolver pid=26353
Current StackSize limit: 8192 KiB


[startup+0.105263 s]*
/proc/loadavg: 8.11 8.29 7.37 3/203 26378
/proc/meminfo: memFree=24610240/32770624 swapFree=67108856/67108860
[pid=26356] ppid=26353 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26356/stat : 26356 (scop.sh) S 26353 26356 22710 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 237348005 115843072 349 33554432000 4194304 5098028 140732846887664 140732846884920 139968030728828 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33669120 140732846896162 140732846896387 140732846896387 140732846899149 0
/proc/26356/statm: 28282 349 296 221 0 87 0
[pid=26359] ppid=26356 vsize=27313900 memory=104764 CPUtime=0.1 cores=0-7
/proc/26359/stat : 26359 (java) S 26356 26356 22710 0 -1 1077944320 6703 0 0 0 8 2 0 0 20 0 20 0 237348005 27969433600 26191 33554432000 4194304 4196468 140731653501888 140731653484432 139915253559031 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
/proc/26359/statm: 6828475 26191 2706 1 0 6790935 0
[pid=26359/tid=26360] ppid=26356 vsize=27313900 memory=4134930498285298233 CPUtime=0.07 cores=0-7
/proc/26359/task/26360/stat : 26360 (java) R 26356 26356 22710 0 -1 4202560 4805 0 0 0 6 1 0 0 20 0 20 0 237348006 27969433600 26191 33554432000 4194304 4196468 140731653501888 139915225393600 139915253580957 0 4 2 16800973 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26361] ppid=26356 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26359/task/26361/stat : 26361 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 26191 33554432000 4194304 4196468 140731653501888 139915257800976 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26362] ppid=26356 vsize=27313900 memory=139938195719808 CPUtime=0 cores=0-7
/proc/26359/task/26362/stat : 26362 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 26191 33554432000 4194304 4196468 140731653501888 139915071957392 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26363] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26363/stat : 26363 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 26191 33554432000 4194304 4196468 140731653501888 139915070904848 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26364] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26364/stat : 26364 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914673552016 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26365] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26365/stat : 26365 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914672499472 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26366] ppid=26356 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/26359/task/26366/stat : 26366 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914671446928 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26367] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26367/stat : 26367 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914670394384 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26368] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26368/stat : 26368 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914669341840 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26369] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26369/stat : 26369 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348009 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914311940080 139915253570178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26370] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26370/stat : 26370 (java) S 26356 26356 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237348010 27969433600 26191 33554432000 4194304 4196468 140731653501888 139913055953824 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26371] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26371/stat : 26371 (java) S 26356 26356 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237348010 27969433600 26191 33554432000 4194304 4196468 140731653501888 139912921732080 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26372] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26372/stat : 26372 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348013 27969433600 26191 33554432000 4194304 4196468 140731653501888 139912547227856 139915253577627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26373] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26373/stat : 26373 (java) S 26356 26356 22710 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914310887920 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26374] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26374/stat : 26374 (java) S 26356 26356 22710 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914309835376 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26375] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26375/stat : 26375 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914308782832 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26376] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26376/stat : 26376 (java) S 26356 26356 22710 0 -1 1077944384 228 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914307730288 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26377] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26377/stat : 26377 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 26191 33554432000 4194304 4196468 140731653501888 139912049322208 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26378] ppid=26356 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/26359/task/26378/stat : 26378 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 26191 33554432000 4194304 4196468 140731653501888 139914306677168 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 106160 KiB

[startup+0.210363 s]*
/proc/loadavg: 8.11 8.29 7.37 3/203 26378
/proc/meminfo: memFree=24591820/32770624 swapFree=67108856/67108860
[pid=26356] ppid=26353 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26356/stat : 26356 (scop.sh) S 26353 26356 22710 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 237348005 115843072 349 33554432000 4194304 5098028 140732846887664 140732846884920 139968030728828 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33669120 140732846896162 140732846896387 140732846896387 140732846899149 0
/proc/26356/statm: 28282 349 296 221 0 87 0
[pid=26359] ppid=26356 vsize=27313900 memory=122064 CPUtime=0.23 cores=0-7
/proc/26359/stat : 26359 (java) S 26356 26356 22710 0 -1 1077944320 10649 0 0 0 20 3 0 0 20 0 20 0 237348005 27969433600 30516 33554432000 4194304 4196468 140731653501888 140731653484432 139915253559031 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
/proc/26359/statm: 6828475 30516 2923 1 0 6790935 0
[pid=26359/tid=26360] ppid=26356 vsize=27313900 memory=8318255677412212789 CPUtime=0.18 cores=0-7
/proc/26359/task/26360/stat : 26360 (java) R 26356 26356 22710 0 -1 4202560 8549 0 0 0 16 2 0 0 20 0 20 0 237348006 27969433600 30516 33554432000 4194304 4196468 140731653501888 139915225367776 139915238724576 0 4 2 16800973 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26361] ppid=26356 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/26359/task/26361/stat : 26361 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 30516 33554432000 4194304 4196468 140731653501888 139915257800976 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26362] ppid=26356 vsize=27313900 memory=139938197037922 CPUtime=0 cores=0-7
/proc/26359/task/26362/stat : 26362 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 30516 33554432000 4194304 4196468 140731653501888 139915071957392 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26363] ppid=26356 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/26359/task/26363/stat : 26363 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 30516 33554432000 4194304 4196468 140731653501888 139915070904848 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26364] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26364/stat : 26364 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914673552016 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26365] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26365/stat : 26365 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914672499472 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26366] ppid=26356 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/26359/task/26366/stat : 26366 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914671446928 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26367] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26367/stat : 26367 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914670394384 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26368] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26368/stat : 26368 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914669341840 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26369] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26369/stat : 26369 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348009 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914311940080 139915253570178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26370] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26370/stat : 26370 (java) S 26356 26356 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237348010 27969433600 30516 33554432000 4194304 4196468 140731653501888 139913055953824 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26371] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26371/stat : 26371 (java) S 26356 26356 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237348010 27969433600 30516 33554432000 4194304 4196468 140731653501888 139912921732080 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26372] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26372/stat : 26372 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348013 27969433600 30516 33554432000 4194304 4196468 140731653501888 139912547227856 139915253577627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26373] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26373/stat : 26373 (java) S 26356 26356 22710 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914310887920 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26374] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26374/stat : 26374 (java) S 26356 26356 22710 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914309835376 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26375] ppid=26356 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/26359/task/26375/stat : 26375 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914308782832 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26376] ppid=26356 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/26359/task/26376/stat : 26376 (java) S 26356 26356 22710 0 -1 1077944384 265 0 0 0 2 0 0 0 20 0 20 0 237348014 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914307730288 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26377] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26377/stat : 26377 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 30516 33554432000 4194304 4196468 140731653501888 139912049322208 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26378] ppid=26356 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/26359/task/26378/stat : 26378 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 30516 33554432000 4194304 4196468 140731653501888 139914306677168 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123460 KiB

[startup+0.310373 s]*
/proc/loadavg: 8.11 8.29 7.37 2/203 26378
/proc/meminfo: memFree=24588408/32770624 swapFree=67108856/67108860
[pid=26356] ppid=26353 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26356/stat : 26356 (scop.sh) S 26353 26356 22710 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 237348005 115843072 349 33554432000 4194304 5098028 140732846887664 140732846884920 139968030728828 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33669120 140732846896162 140732846896387 140732846896387 140732846899149 0
/proc/26356/statm: 28282 349 296 221 0 87 0
[pid=26359] ppid=26356 vsize=27313900 memory=125592 CPUtime=0.4 cores=0-7
/proc/26359/stat : 26359 (java) S 26356 26356 22710 0 -1 1077944320 11212 0 0 0 36 4 0 0 20 0 20 0 237348005 27969433600 31398 33554432000 4194304 4196468 140731653501888 140731653484432 139915253559031 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
/proc/26359/statm: 6828475 31398 2966 1 0 6790935 0
[pid=26359/tid=26360] ppid=26356 vsize=27313900 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/26359/task/26360/stat : 26360 (java) R 26356 26356 22710 0 -1 4202560 8947 0 0 0 25 3 0 0 20 0 20 0 237348006 27969433600 31398 33554432000 4194304 4196468 140731653501888 139915225354480 139915233834834 0 4 2 16800973 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26361] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26361/stat : 26361 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 31398 33554432000 4194304 4196468 140731653501888 139915257800976 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26362] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26362/stat : 26362 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 31398 33554432000 4194304 4196468 140731653501888 139915071957392 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26363] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26363/stat : 26363 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 31398 33554432000 4194304 4196468 140731653501888 139915070904848 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26364] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26364/stat : 26364 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914673552016 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26365] ppid=26356 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/26359/task/26365/stat : 26365 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914672499472 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26366] ppid=26356 vsize=27313900 memory=139938087662511 CPUtime=0 cores=0-7
/proc/26359/task/26366/stat : 26366 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914671446928 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26367] ppid=26356 vsize=27313900 memory=139938087664816 CPUtime=0 cores=0-7
/proc/26359/task/26367/stat : 26367 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914670394384 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26368] ppid=26356 vsize=27313900 memory=139938087667120 CPUtime=0 cores=0-7
/proc/26359/task/26368/stat : 26368 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914669341840 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26369] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26369/stat : 26369 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348009 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914311940080 139915253570178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26370] ppid=26356 vsize=27313900 memory=279876175341200 CPUtime=0 cores=0-7
/proc/26359/task/26370/stat : 26370 (java) S 26356 26356 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 237348010 27969433600 31398 33554432000 4194304 4196468 140731653501888 139913055953824 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26371] ppid=26356 vsize=27313900 memory=279876175348112 CPUtime=0 cores=0-7
/proc/26359/task/26371/stat : 26371 (java) S 26356 26356 22710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 237348010 27969433600 31398 33554432000 4194304 4196468 140731653501888 139912921732080 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26372] ppid=26356 vsize=27313900 memory=279876175289392 CPUtime=0 cores=0-7
/proc/26359/task/26372/stat : 26372 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348013 27969433600 31398 33554432000 4194304 4196468 140731653501888 139912547227856 139915253577627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26373] ppid=26356 vsize=27313900 memory=279876175361936 CPUtime=0.01 cores=0-7
/proc/26359/task/26373/stat : 26373 (java) S 26356 26356 22710 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 20 0 237348014 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914310887920 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26374] ppid=26356 vsize=27313900 memory=279876175368848 CPUtime=0 cores=0-7
/proc/26359/task/26374/stat : 26374 (java) S 26356 26356 22710 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914309835376 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26375] ppid=26356 vsize=27313900 memory=279876175366544 CPUtime=0 cores=0-7
/proc/26359/task/26375/stat : 26375 (java) S 26356 26356 22710 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914308782832 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26376] ppid=26356 vsize=27313900 memory=279876175382704 CPUtime=0.07 cores=0-7
/proc/26359/task/26376/stat : 26376 (java) S 26356 26356 22710 0 -1 1077944384 286 0 0 0 7 0 0 0 20 0 20 0 237348014 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914307730288 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26377] ppid=26356 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26377/stat : 26377 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 31398 33554432000 4194304 4196468 140731653501888 139912049322208 139915253569237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26378] ppid=26356 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/26359/task/26378/stat : 26378 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348014 27969433600 31398 33554432000 4194304 4196468 140731653501888 139914306677168 139915253570178 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126988 KiB

[startup+0.700952 s]
/proc/loadavg: 8.11 8.29 7.37 2/203 26378
/proc/meminfo: memFree=24564224/32770624 swapFree=67108856/67108860
[pid=26356] ppid=26353 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26356/stat : 26356 (scop.sh) S 26353 26356 22710 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 237348005 115843072 349 33554432000 4194304 5098028 140732846887664 140732846884920 139968030728828 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33669120 140732846896162 140732846896387 140732846896387 140732846899149 0
/proc/26356/statm: 28282 349 296 221 0 87 0
[pid=26359] ppid=26356 vsize=27320172 memory=164660 CPUtime=0.98 cores=0-7
/proc/26359/stat : 26359 (java) S 26356 26356 22710 0 -1 1077944320 18139 0 0 0 92 6 0 0 20 0 20 0 237348005 27975856128 41165 33554432000 4194304 4196468 140731653501888 140731653484432 139915253559031 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
/proc/26359/statm: 6830043 41165 3102 1 0 6791447 0
[pid=26359/tid=26360] ppid=26356 vsize=27320172 memory=279876175740592 CPUtime=0.65 cores=0-7
/proc/26359/task/26360/stat : 26360 (java) R 26356 26356 22710 0 -1 4202560 15402 0 0 0 61 4 0 0 20 0 20 0 237348006 27975856128 41165 33554432000 4194304 4196468 140731653501888 139915225394448 139915237639518 0 4 2 25189581 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26361] ppid=26356 vsize=27320172 memory=139938087871344 CPUtime=0 cores=0-7
/proc/26359/task/26361/stat : 26361 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27975856128 41165 33554432000 4194304 4196468 140731653501888 139915257800976 139915253569237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26362] ppid=26356 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/26359/task/26362/stat : 26362 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 237348008 27975856128 41165 33554432000 4194304 4196468 140731653501888 139915071957392 139915253569237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0
[pid=26359/tid=26363] ppid=26356 vsize=27320172 memory=10784 CPUtime=0 cores=0-7
/proc/26359/task/26363/stat : 26363 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 237348008 27975856128 41165 33554432000 4194304 4196468 140731653501888 139915070904848 139915253569237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28016640 140731653506024 140731653506349 140731653506349 140731653509071 0

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

/proc/26379/task/26393/stat : 26393 (java) S 26356 26356 22710 0 -1 1077944384 570 0 0 0 5 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282125879280 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26394] ppid=26356 vsize=8413904 memory=1236 CPUtime=0.03 cores=0-7
/proc/26379/task/26394/stat : 26394 (java) S 26356 26356 22710 0 -1 1077944384 74 0 0 0 3 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282124826736 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26395] ppid=26356 vsize=8413904 memory=2424 CPUtime=0.06 cores=0-7
/proc/26379/task/26395/stat : 26395 (java) S 26356 26356 22710 0 -1 1077944384 357 0 0 0 6 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282123774192 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26396] ppid=26356 vsize=8413904 memory=1832 CPUtime=0.2 cores=0-7
/proc/26379/task/26396/stat : 26396 (java) S 26356 26356 22710 0 -1 1077944384 571 0 0 0 20 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282122721648 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26397] ppid=26356 vsize=8413904 memory=8039887049847966121 CPUtime=0 cores=0-7
/proc/26379/task/26397/stat : 26397 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140280476986080 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26398] ppid=26356 vsize=8413904 memory=5931351126017665386 CPUtime=0 cores=0-7
/proc/26379/task/26398/stat : 26398 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282121669552 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26400] ppid=26356 vsize=8413904 memory=5931351126017665386 CPUtime=0 cores=0-7
/proc/26379/task/26400/stat : 26400 (java) S 26356 26356 22710 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 237351337 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282113861312 140283033480985 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26402] ppid=26356 vsize=8413904 memory=5931351126017665386 CPUtime=0 cores=0-7
/proc/26379/task/26402/stat : 26402 (java) S 26356 26356 22710 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 237351338 8615837696 29793 33554432000 4194304 4196468 140723386595312 140279805885712 140283033478301 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26403] ppid=26356 vsize=8413904 memory=7288 CPUtime=0 cores=0-7
/proc/26379/task/26403/stat : 26403 (java) S 26356 26356 22710 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 237351338 8615837696 29793 33554432000 4194304 4196468 140723386595312 140280074321296 140283033478301 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26404] ppid=26356 vsize=8413904 memory=804 CPUtime=0 cores=0-7
/proc/26379/task/26404/stat : 26404 (java) S 26356 26356 22710 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 237351340 8615837696 29793 33554432000 4194304 4196468 140723386595312 140279537458336 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
Current children cumulated CPU time: 65.63 s
Current children cumulated vsize: 10215744 KiB
Current children cumulated memory: 1291808 KiB

[startup+40.8023 s]
/proc/loadavg: 5.21 7.49 7.14 9/216 26412
/proc/meminfo: memFree=23388696/32770624 swapFree=67108856/67108860
[pid=26356] ppid=26353 vsize=113128 memory=1472 CPUtime=49.6 cores=0-7
/proc/26356/stat : 26356 (scop.sh) S 26353 26356 22710 0 -1 4202496 591 46112 0 0 0 0 4619 341 20 0 1 0 237348005 115843072 368 33554432000 4194304 5098028 140732846887664 140732846884408 139968030728828 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33669120 140732846896162 140732846896387 140732846896387 140732846899149 0
/proc/26356/statm: 28282 368 311 221 0 87 0
[pid=26379] ppid=26356 vsize=8413904 memory=119172 CPUtime=1.13 cores=0-7
/proc/26379/stat : 26379 (java) S 26356 26356 22710 0 -1 1077944320 17556 0 0 0 106 7 0 0 20 0 24 0 237351263 8615837696 29793 33554432000 4194304 4196468 140723386595312 140723386577856 140283033456375 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
/proc/26379/statm: 2103476 29793 3141 1 0 2064875 0
[pid=26399] ppid=26379 vsize=1688844 memory=1176964 CPUtime=21.12 cores=0-7
/proc/26399/stat : 26399 (glucose-syrup) S 26379 26356 22710 0 -1 1077944320 386281 0 0 0 2008 104 0 0 20 0 9 0 237351337 1729376256 294241 33554432000 4194304 4373367 140726452908816 140726452907360 139909970979458 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
/proc/26399/statm: 422211 294241 385 44 0 417899 0
[pid=26399/tid=26405] ppid=26379 vsize=1688844 memory=288230596050944315 CPUtime=1.95 cores=0-7
/proc/26399/task/26405/stat : 26405 (glucose-syrup) R 26379 26356 22710 0 -1 4202560 17505 0 0 0 191 4 0 0 20 0 9 0 237351871 1729376256 294241 33554432000 4194304 4373367 140726452908816 139909433171088 4230846 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
[pid=26399/tid=26406] ppid=26379 vsize=1688844 memory=1174148 CPUtime=1.95 cores=0-7
/proc/26399/task/26406/stat : 26406 (glucose-syrup) R 26379 26356 22710 0 -1 4202560 20051 0 0 0 193 2 0 0 20 0 9 0 237351871 1729376256 294241 33554432000 4194304 4373367 140726452908816 139909424778120 4271619 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
[pid=26399/tid=26407] ppid=26379 vsize=1688844 memory=1472 CPUtime=1.99 cores=0-7
/proc/26399/task/26407/stat : 26407 (glucose-syrup) R 26379 26356 22710 0 -1 4202560 17306 0 0 0 186 13 0 0 20 0 9 0 237351871 1729376256 294241 33554432000 4194304 4373367 140726452908816 139909416385304 4272291 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
[pid=26399/tid=26408] ppid=26379 vsize=1688844 memory=119172 CPUtime=1.96 cores=0-7
/proc/26399/task/26408/stat : 26408 (glucose-syrup) R 26379 26356 22710 0 -1 4202560 16614 0 0 0 193 3 0 0 20 0 9 0 237351871 1729376256 294241 33554432000 4194304 4373367 140726452908816 139909407992744 4271928 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
[pid=26399/tid=26409] ppid=26379 vsize=1688844 memory=1163288 CPUtime=1.99 cores=0-7
/proc/26399/task/26409/stat : 26409 (glucose-syrup) R 26379 26356 22710 0 -1 4202560 17742 0 0 0 184 15 0 0 20 0 9 0 237351871 1729376256 294241 33554432000 4194304 4373367 140726452908816 139909399600008 139909970989658 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
[pid=26399/tid=26410] ppid=26379 vsize=1688844 memory=1832 CPUtime=1.95 cores=0-7
/proc/26399/task/26410/stat : 26410 (glucose-syrup) R 26379 26356 22710 0 -1 4202560 17527 0 0 0 192 3 0 0 20 0 9 0 237351871 1729376256 294241 33554432000 4194304 4373367 140726452908816 139909391207792 4272344 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
[pid=26399/tid=26411] ppid=26379 vsize=1688844 memory=1920 CPUtime=1.97 cores=0-7
/proc/26399/task/26411/stat : 26411 (glucose-syrup) R 26379 26356 22710 0 -1 4202560 16473 0 0 0 183 14 0 0 20 0 9 0 237351871 1729376256 294241 33554432000 4194304 4373367 140726452908816 139909382814600 4290963 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
[pid=26399/tid=26412] ppid=26379 vsize=1688844 memory=279876176451424 CPUtime=1.96 cores=0-7
/proc/26399/task/26412/stat : 26412 (glucose-syrup) R 26379 26356 22710 0 -1 4202560 14860 0 0 0 185 11 0 0 20 0 9 0 237351871 1729376256 294241 33554432000 4194304 4373367 140726452908816 139909374421896 139909970989658 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 20475904 140726452913232 140726452913364 140726452913364 140726452916167 0
[pid=26379/tid=26380] ppid=26356 vsize=8413904 memory=288288870200790245 CPUtime=0.75 cores=0-7
/proc/26379/task/26380/stat : 26380 (java) S 26356 26356 22710 0 -1 1077944384 14584 0 0 0 70 5 0 0 20 0 24 0 237351263 8615837696 29793 33554432000 4194304 4196468 140723386595312 140283005296528 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26381] ppid=26356 vsize=8413904 memory=1354836 CPUtime=0 cores=0-7
/proc/26379/task/26381/stat : 26381 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140283037698832 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26382] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26382/stat : 26382 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282837867408 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26383] ppid=26356 vsize=8413904 memory=7825458658097387622 CPUtime=0 cores=0-7
/proc/26379/task/26383/stat : 26383 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282836814864 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26384] ppid=26356 vsize=8413904 memory=7307494368849056592 CPUtime=0 cores=0-7
/proc/26379/task/26384/stat : 26384 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282835762320 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26385] ppid=26356 vsize=8413904 memory=119172 CPUtime=0 cores=0-7
/proc/26379/task/26385/stat : 26385 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282834708752 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26386] ppid=26356 vsize=8413904 memory=1141380 CPUtime=0 cores=0-7
/proc/26379/task/26386/stat : 26386 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282833656208 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26387] ppid=26356 vsize=8413904 memory=8039887049847966121 CPUtime=0 cores=0-7
/proc/26379/task/26387/stat : 26387 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282832603664 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26388] ppid=26356 vsize=8413904 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26379/task/26388/stat : 26388 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282831551120 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26389] ppid=26356 vsize=8413904 memory=-4075877051373423735 CPUtime=0 cores=0-7
/proc/26379/task/26389/stat : 26389 (java) S 26356 26356 22710 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 237351266 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282126932464 140283033467522 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26390] ppid=26356 vsize=8413904 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26379/task/26390/stat : 26390 (java) S 26356 26356 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 237351266 8615837696 29793 33554432000 4194304 4196468 140723386595312 140281617835424 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26391] ppid=26356 vsize=8413904 memory=7591214578452752209 CPUtime=0 cores=0-7
/proc/26379/task/26391/stat : 26391 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351266 8615837696 29793 33554432000 4194304 4196468 140723386595312 140281349400048 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26392] ppid=26356 vsize=8413904 memory=6010433487095099751 CPUtime=0 cores=0-7
/proc/26379/task/26392/stat : 26392 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351269 8615837696 29793 33554432000 4194304 4196468 140723386595312 140280974891728 140283033474971 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26393] ppid=26356 vsize=8413904 memory=6010433487095099751 CPUtime=0.05 cores=0-7
/proc/26379/task/26393/stat : 26393 (java) S 26356 26356 22710 0 -1 1077944384 570 0 0 0 5 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282125879280 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26394] ppid=26356 vsize=8413904 memory=5400 CPUtime=0.03 cores=0-7
/proc/26379/task/26394/stat : 26394 (java) S 26356 26356 22710 0 -1 1077944384 74 0 0 0 3 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282124826736 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26395] ppid=26356 vsize=8413904 memory=1108 CPUtime=0.06 cores=0-7
/proc/26379/task/26395/stat : 26395 (java) S 26356 26356 22710 0 -1 1077944384 357 0 0 0 6 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282123774192 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26396] ppid=26356 vsize=8413904 memory=10784 CPUtime=0.2 cores=0-7
/proc/26379/task/26396/stat : 26396 (java) S 26356 26356 22710 0 -1 1077944384 571 0 0 0 20 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282122721648 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26397] ppid=26356 vsize=8413904 memory=872 CPUtime=0 cores=0-7
/proc/26379/task/26397/stat : 26397 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140280476986080 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26398] ppid=26356 vsize=8413904 memory=4280 CPUtime=0 cores=0-7
/proc/26379/task/26398/stat : 26398 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282121669552 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26400] ppid=26356 vsize=8413904 memory=14888 CPUtime=0 cores=0-7
/proc/26379/task/26400/stat : 26400 (java) S 26356 26356 22710 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 237351337 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282113861312 140283033480985 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26402] ppid=26356 vsize=8413904 memory=35668 CPUtime=0 cores=0-7
/proc/26379/task/26402/stat : 26402 (java) S 26356 26356 22710 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 237351338 8615837696 29793 33554432000 4194304 4196468 140723386595312 140279805885712 140283033478301 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26403] ppid=26356 vsize=8413904 memory=15932 CPUtime=0 cores=0-7
/proc/26379/task/26403/stat : 26403 (java) S 26356 26356 22710 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 237351338 8615837696 29793 33554432000 4194304 4196468 140723386595312 140280074321296 140283033478301 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26404] ppid=26356 vsize=8413904 memory=3332 CPUtime=0 cores=0-7
/proc/26379/task/26404/stat : 26404 (java) S 26356 26356 22710 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 237351340 8615837696 29793 33554432000 4194304 4196468 140723386595312 140279537458336 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
Current children cumulated CPU time: 71.85 s
Current children cumulated vsize: 10215876 KiB
Current children cumulated memory: 1297608 KiB

[startup+41.0023 s]*
/proc/loadavg: 5.21 7.49 7.14 3/209 26412
/proc/meminfo: memFree=23377724/32770624 swapFree=67108856/67108860
[pid=26356] ppid=26353 vsize=113128 memory=1472 CPUtime=49.6 cores=0-7
/proc/26356/stat : 26356 (scop.sh) S 26353 26356 22710 0 -1 4202496 591 46112 0 0 0 0 4619 341 20 0 1 0 237348005 115843072 368 33554432000 4194304 5098028 140732846887664 140732846884408 139968030728828 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33669120 140732846896162 140732846896387 140732846896387 140732846899149 0
/proc/26356/statm: 28282 368 311 221 0 87 0
[pid=26379] ppid=26356 vsize=8413904 memory=119172 CPUtime=1.14 cores=0-7
/proc/26379/stat : 26379 (java) S 26356 26356 22710 0 -1 1077944320 17561 0 0 0 107 7 0 0 20 0 24 0 237351263 8615837696 29793 33554432000 4194304 4196468 140723386595312 140723386577856 140283033456375 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
/proc/26379/statm: 2103476 29793 3141 1 0 2064875 0
[pid=26379/tid=26380] ppid=26356 vsize=8413904 memory=8318255677412212789 CPUtime=0.75 cores=0-7
/proc/26379/task/26380/stat : 26380 (java) S 26356 26356 22710 0 -1 1077944384 14584 0 0 0 70 5 0 0 20 0 24 0 237351263 8615837696 29793 33554432000 4194304 4196468 140723386595312 140283005296528 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26381] ppid=26356 vsize=8413904 memory=288230596134830447 CPUtime=0 cores=0-7
/proc/26379/task/26381/stat : 26381 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140283037698832 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26382] ppid=26356 vsize=8413904 memory=139938197035012 CPUtime=0 cores=0-7
/proc/26379/task/26382/stat : 26382 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282837867408 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26383] ppid=26356 vsize=8413904 memory=-1 CPUtime=0 cores=0-7
/proc/26379/task/26383/stat : 26383 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282836814864 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26384] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26384/stat : 26384 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282835762320 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26385] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26385/stat : 26385 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282834708752 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26386] ppid=26356 vsize=8413904 memory=-1 CPUtime=0 cores=0-7
/proc/26379/task/26386/stat : 26386 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282833656208 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26387] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26387/stat : 26387 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282832603664 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26388] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26388/stat : 26388 (java) S 26356 26356 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 237351264 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282831551120 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26389] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26389/stat : 26389 (java) S 26356 26356 22710 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 237351266 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282126932464 140283033467522 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26390] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26390/stat : 26390 (java) S 26356 26356 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 237351266 8615837696 29793 33554432000 4194304 4196468 140723386595312 140281617835424 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26391] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26391/stat : 26391 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351266 8615837696 29793 33554432000 4194304 4196468 140723386595312 140281349400048 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26392] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26392/stat : 26392 (java) S 26356 26356 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 237351269 8615837696 29793 33554432000 4194304 4196468 140723386595312 140280974891728 140283033474971 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26393] ppid=26356 vsize=8413904 memory=0 CPUtime=0.05 cores=0-7
/proc/26379/task/26393/stat : 26393 (java) S 26356 26356 22710 0 -1 1077944384 570 0 0 0 5 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282125879280 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26394] ppid=26356 vsize=8413904 memory=0 CPUtime=0.03 cores=0-7
/proc/26379/task/26394/stat : 26394 (java) S 26356 26356 22710 0 -1 1077944384 74 0 0 0 3 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282124826736 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26395] ppid=26356 vsize=8413904 memory=-1 CPUtime=0.06 cores=0-7
/proc/26379/task/26395/stat : 26395 (java) S 26356 26356 22710 0 -1 1077944384 357 0 0 0 6 0 0 0 20 0 24 0 237351270 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282123774192 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26396] ppid=26356 vsize=8413904 memory=0 CPUtime=0.2 cores=0-7
/proc/26379/task/26396/stat : 26396 (java) S 26356 26356 22710 0 -1 1077944384 573 0 0 0 20 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282122721648 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26397] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26397/stat : 26397 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140280476986080 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26398] ppid=26356 vsize=8413904 memory=-1 CPUtime=0 cores=0-7
/proc/26379/task/26398/stat : 26398 (java) S 26356 26356 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 237351271 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282121669552 140283033467522 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26400] ppid=26356 vsize=8413904 memory=-1 CPUtime=0 cores=0-7
/proc/26379/task/26400/stat : 26400 (java) S 26356 26356 22710 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 237351337 8615837696 29793 33554432000 4194304 4196468 140723386595312 140282113861312 140283033480985 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26402] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26402/stat : 26402 (java) S 26356 26356 22710 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 237351338 8615837696 29793 33554432000 4194304 4196468 140723386595312 140279805885712 140283033478301 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26403] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26403/stat : 26403 (java) S 26356 26356 22710 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 237351338 8615837696 29793 33554432000 4194304 4196468 140723386595312 140280074321296 140283033478301 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
[pid=26379/tid=26404] ppid=26356 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/26379/task/26404/stat : 26404 (java) S 26356 26356 22710 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 237351340 8615837696 29793 33554432000 4194304 4196468 140723386595312 140279537458336 140283033466581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39198720 140723386598577 140723386598701 140723386598701 140723386601423 0
Current children cumulated CPU time: 50.74 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 120644 KiB

Child status: 0
Real time (s): 41.0873
CPU time (s): 73.581
CPU user time (s): 68.9302
CPU system time (s): 4.65075
CPU usage (%): 179.085
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 6640364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.9302
system time used= 4.65075
maximum resident set size= 6640096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 482136
page faults= 0
swaps= 0
block input operations= 16
block output operations= 82328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36211
involuntary context switches= 300


# summary of solver processes directly reported to runsolver:
#   pid: 26356
#   total CPU time (s): 73.581
#   total CPU user time (s): 68.9302
#   total CPU system time (s): 4.65075

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.326802 second user time and 0.482057 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-14 00:04:08
IDJOB=4307228
IDBENCH=141496
IDSOLVER=2788
FILE ID=node132/4307228-1534197848
RUNJOBID= node132-1534187531-22737
PBS_JOBID= 21037984
Free space on /tmp= 38332 MiB

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

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

MD5SUM BENCH= bf1db001ac5fdaef8f815bb03b0feb23
RANDOM SEED=776699603

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:        24703304 kB
MemAvailable:   31900728 kB
Buffers:          186904 kB
Cached:          7228848 kB
SwapCached:            4 kB
Active:          3775032 kB
Inactive:        3695788 kB
Active(anon):       3340 kB
Inactive(anon):   104292 kB
Active(file):    3771692 kB
Inactive(file):  3591496 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              8448 kB
Writeback:             0 kB
AnonPages:         62308 kB
Mapped:            55868 kB
Shmem:             49820 kB
Slab:             290760 kB
SReclaimable:     262696 kB
SUnreclaim:        28064 kB
KernelStack:        3280 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38320 MiB
End job on node132 at 2018-08-14 00:04:50