Trace number 4405507

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
Fun-sCOP hybrid+ManyGlucose (2019-09-22)UNSAT 5.02355 2.56471

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-028.xml
MD5SUMdb9859f55fdeeb063308babcaf6783a7
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 benchmark0.007672
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints56
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":84}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":84}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-32261-serial-file.bin HOME/instance-4405507-1569336338.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Tue Sep 24 15:44:15 CEST 2019
0.65/0.56	c PID: 32264
0.65/0.56	c IP: 172.20.3.106
0.65/0.56	c HOST: node106.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.15/0.89	c (0,0) Parsing End
1.15/0.89	c (0,0) CSP: 0 int (0 aux), 84 bool (0 aux), 56 ctr, max domain size 2
1.15/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.15/0.89	c (0,0) Constraint Name Generate Begin
1.15/0.90	c (0,0) Ctr:HOME/instance-4405507-1569336338.xml,ExtensionSupport:Var
1.15/0.90	c (0,0) Constraint Name Generate End
1.15/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.15/0.90	c (0,0) CSP to CSPinCNF Begin
1.70/1.15	c (0,0) translated 6 (10%) constraints
1.91/1.20	c (0,0) translated 12 (20%) constraints
1.91/1.24	c (0,0) translated 17 (30%) constraints
1.91/1.27	c (0,0) translated 23 (40%) constraints
1.91/1.29	c (0,0) translated 28 (50%) constraints
2.27/1.32	c (0,0) translated 34 (60%) constraints
2.27/1.34	c (0,0) translated 40 (70%) constraints
2.27/1.35	c (0,0) translated 45 (80%) constraints
2.27/1.37	c (0,0) translated 51 (90%) constraints
2.27/1.39	c (0,0) translated 56 (100%) constraints
2.27/1.39	c (0,0) ===========================================
2.58/1.40	c (0,0) Hybrid: #OE=308, #LE=0
2.58/1.40	c (0,0) Hybrid
2.58/1.40	c (0,0) ===========================================
2.58/1.41	c (0,0) translated 107 (10%) constraints
2.58/1.42	c (0,0) translated 213 (20%) constraints
2.58/1.43	c (0,0) translated 320 (30%) constraints
2.58/1.44	c (0,0) translated 426 (40%) constraints
2.58/1.45	c (0,0) translated 532 (50%) constraints
2.58/1.46	c (0,0) translated 639 (60%) constraints
2.58/1.46	c (0,0) translated 745 (70%) constraints
2.58/1.47	c (0,0) translated 852 (80%) constraints
2.58/1.47	c (0,0) translated 958 (90%) constraints
2.58/1.48	c (0,0) translated 1064 (100%) constraints
2.58/1.48	c (0,0) CSP to CSPinCNF End
2.58/1.48	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.58/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.58/1.48	c (0,0) CSPinCNF Propagation Begin
2.89/1.52	c (0,0) 0 values, 56 unsatisfiable literals, and 0 valid clauses are removed
2.89/1.52	c (0,0) CSPinCNF Propagation End
2.89/1.52	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.89/1.52	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.89/1.52	c (0,0) Hybrid: #OE=308, #LE=0
2.89/1.52	c (0,0) Simplify CSPinCNF Begin
2.89/1.54	c (0,0) Simplify CSPinCNF End
2.89/1.54	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.89/1.54	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.89/1.54	c (0,0) Calculate Precise Domain Begin
2.89/1.54	c (0,0) 0 values are removed by re-calculation
2.89/1.54	c (0,0) Calculate Precise Domain End
2.89/1.54	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.89/1.54	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.89/1.54	c (0,0) CSPinCNF to SatSolver Begin
3.33/1.60	c (1,1) 107 (10 %) CSP clauses are encoded (0 SAT variables, 106 SAT clauses)
3.33/1.61	c (1,1) 213 (20 %) CSP clauses are encoded (0 SAT variables, 212 SAT clauses)
3.33/1.62	c (1,1) 320 (30 %) CSP clauses are encoded (0 SAT variables, 319 SAT clauses)
3.33/1.63	c (1,1) 426 (40 %) CSP clauses are encoded (0 SAT variables, 425 SAT clauses)
3.33/1.63	c (1,1) 532 (50 %) CSP clauses are encoded (0 SAT variables, 531 SAT clauses)
3.33/1.64	c (1,1) 639 (60 %) CSP clauses are encoded (0 SAT variables, 638 SAT clauses)
3.33/1.64	c (1,1) 745 (70 %) CSP clauses are encoded (0 SAT variables, 744 SAT clauses)
3.33/1.65	c (1,1) 852 (80 %) CSP clauses are encoded (0 SAT variables, 851 SAT clauses)
3.33/1.65	c (1,1) 958 (90 %) CSP clauses are encoded (0 SAT variables, 957 SAT clauses)
3.33/1.65	c (1,1) 1064 (100 %) CSP clauses are encoded (0 SAT variables, 1063 SAT clauses)
3.33/1.65	c (1,1) CSPinCNF to SatSolver End
3.33/1.65	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.33/1.66	c (1,1) 308 bool, 1064 clause
3.33/1.66	c (1,1) Export Begin
3.68/1.75	c (1,1) Export to HOME/scop-32261-serial-file.bin
3.68/1.75	c (1,1) Export End
3.68/1.75	c (1,1) Export File Size: 0.02 MB
3.68/1.75	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.68/1.75	c END-Prog: Tue Sep 24 15:44:16 CEST 2019
3.68/1.77	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-32261-serial-file.bin
4.38/2.23	c (0,0) Read Serial File Begin
4.38/2.23	c (0,0) HOME/scop-32261-serial-file.bin
4.66/2.44	c (0,0) Read Serial File End
4.66/2.46	
4.66/2.46	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
4.66/2.46	(Solving Process)
4.66/2.46	
4.66/2.48	c BEGIN-Prog: Tue Sep 24 15:44:16 CEST 2019
4.66/2.48	c PID: 32284
4.66/2.48	c IP: 172.20.3.106
4.66/2.48	c HOST: node106.alineos.net
4.66/2.48	c (0,0) SatSolver.solve Begin
4.66/2.48	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405507-1569336338.xml-scop-32264.cnf
4.84/2.51	c (0,0) c
4.84/2.51	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.84/2.51	c (0,0) c
4.84/2.51	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.84/2.51	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.84/2.51	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.84/2.51	c (0,0) c |                                                                                                       |
4.84/2.51	c (0,0) c |  Number of variables:           308                                                                   |
4.84/2.51	c (0,0) c |  Number of clauses:            1064                                                                   |
4.84/2.51	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.84/2.51	c (0,0) c |                                                                                                       |
4.84/2.51	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.84/2.51	c (0,0) c |                                                                                                       |
4.84/2.51	c (0,0) c =========================================================================================================
4.84/2.51	c (0,0) Solved by unit propagation
4.84/2.51	c (0,0) c real time : 0.00238705 s
4.84/2.51	c (0,0) c cpu time  : 0.003467 s
4.84/2.51	c (0,0) 
4.84/2.51	c (0,0) s UNSATISFIABLE
4.84/2.55	c (0,0) SatSolver.solve End
4.84/2.55	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.84/2.55	c (0,0) Show results Begin
4.84/2.55	s UNSATISFIABLE
4.84/2.55	c (0,0) Show results End
4.84/2.55	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.84/2.55	c (0,0) 0,0,STOP-AFTER(ALL)
4.84/2.55	c END-Prog: Tue Sep 24 15:44:17 CEST 2019

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405507-1569336338/watcher-4405507-1569336338 -o /tmp/evaluation-result-4405507-1569336338/solver-4405507-1569336338 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405507-1569336338.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=32261, runsolver pid=32258
Current StackSize limit: 8192 KiB


[startup+0.10048 s]*
/proc/loadavg: 3.04 3.57 1.75 2/211 32283
/proc/meminfo: memFree=25199272/32770624 swapFree=66999716/67108860
[pid=32261] ppid=32258 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32261/stat : 32261 (scop.sh) S 32258 32261 31481 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509887762 115843072 349 33554432000 4194304 5098028 140721495036048 140721495033304 139864230122108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26157056 140721495044900 140721495045228 140721495045228 140721495048141 0
/proc/32261/statm: 28282 349 296 221 0 87 0
[pid=32264] ppid=32261 vsize=27314120 memory=107664 CPUtime=0.11 cores=0-7
/proc/32264/stat : 32264 (java) S 32261 32261 31481 0 -1 1077944320 6488 0 0 0 8 3 0 0 20 0 20 0 509887762 27969658880 26916 33554432000 4194304 4196468 140720926545040 140720926527584 140223632629495 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
/proc/32264/statm: 6828530 26916 2800 1 0 6790935 0
[pid=32264/tid=32265] ppid=32261 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32264/task/32265/stat : 32265 (java) R 32261 32261 31481 0 -1 4202560 4585 0 0 0 6 2 0 0 20 0 20 0 509887763 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223604452784 140223616673125 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32266] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32266/stat : 32266 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223636872336 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32267] ppid=32261 vsize=27314120 memory=139820273772160 CPUtime=0 cores=0-7
/proc/32264/task/32267/stat : 32267 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223451028496 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32268] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32268/stat : 32268 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223449975696 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32269] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32269/stat : 32269 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223448922896 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32270] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32270/stat : 32270 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223447870096 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32271] ppid=32261 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32264/task/32271/stat : 32271 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223446817296 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32272] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32272/stat : 32272 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223445764496 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32273] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32273/stat : 32273 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 26916 33554432000 4194304 4196468 140720926545040 140223444711696 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32274] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32274/stat : 32274 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 26916 33554432000 4194304 4196468 140720926545040 140221684308848 140223632640642 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32275] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32275/stat : 32275 (java) S 32261 32261 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 26916 33554432000 4194304 4196468 140720926545040 140221555402272 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32276] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32276/stat : 32276 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 26916 33554432000 4194304 4196468 140720926545040 140221286966640 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32277] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32277/stat : 32277 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 26916 33554432000 4194304 4196468 140720926545040 140220912458064 140223632648091 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32278] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32278/stat : 32278 (java) S 32261 32261 31481 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 26916 33554432000 4194304 4196468 140720926545040 140221683255664 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32279] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32279/stat : 32279 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 27428 33554432000 4194304 4196468 140720926545040 140221682202864 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32280] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32280/stat : 32280 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 27428 33554432000 4194304 4196468 140720926545040 140221681150064 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32281] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32281/stat : 32281 (java) S 32261 32261 31481 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 27428 33554432000 4194304 4196468 140720926545040 140221680097264 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32282] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32282/stat : 32282 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 27428 33554432000 4194304 4196468 140720926545040 140220414553184 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32283] ppid=32261 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32264/task/32283/stat : 32283 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 27428 33554432000 4194304 4196468 140720926545040 140221679045680 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109060 KiB

[startup+0.21044 s]*
/proc/loadavg: 3.04 3.57 1.75 2/211 32283
/proc/meminfo: memFree=25176028/32770624 swapFree=66999716/67108860
[pid=32261] ppid=32258 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32261/stat : 32261 (scop.sh) S 32258 32261 31481 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509887762 115843072 349 33554432000 4194304 5098028 140721495036048 140721495033304 139864230122108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26157056 140721495044900 140721495045228 140721495045228 140721495048141 0
/proc/32261/statm: 28282 349 296 221 0 87 0
[pid=32264] ppid=32261 vsize=27314120 memory=129052 CPUtime=0.25 cores=0-7
/proc/32264/stat : 32264 (java) S 32261 32261 31481 0 -1 1077944320 11963 0 0 0 20 5 0 0 20 0 20 0 509887762 27969658880 32263 33554432000 4194304 4196468 140720926545040 140720926527584 140223632629495 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
/proc/32264/statm: 6828530 32263 2971 1 0 6790935 0
[pid=32264/tid=32265] ppid=32261 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32264/task/32265/stat : 32265 (java) R 32261 32261 31481 0 -1 4202560 9701 0 0 0 16 4 0 0 20 0 20 0 509887763 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223604433104 140223614193047 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32266] ppid=32261 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/32264/task/32266/stat : 32266 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223636872336 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32267] ppid=32261 vsize=27314120 memory=139820273801293 CPUtime=0 cores=0-7
/proc/32264/task/32267/stat : 32267 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223451028496 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32268] ppid=32261 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32264/task/32268/stat : 32268 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223449975696 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32269] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32269/stat : 32269 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223448922896 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32270] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32270/stat : 32270 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223447870096 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32271] ppid=32261 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32264/task/32271/stat : 32271 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223446817296 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32272] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32272/stat : 32272 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223445764496 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32273] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32273/stat : 32273 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 32263 33554432000 4194304 4196468 140720926545040 140223444711696 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32274] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32274/stat : 32274 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 32263 33554432000 4194304 4196468 140720926545040 140221684308848 140223632640642 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32275] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32275/stat : 32275 (java) S 32261 32261 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 32263 33554432000 4194304 4196468 140720926545040 140221555402272 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32276] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32276/stat : 32276 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 32263 33554432000 4194304 4196468 140720926545040 140221286966640 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32277] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32277/stat : 32277 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 32263 33554432000 4194304 4196468 140720926545040 140220912458064 140223632648091 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32278] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32278/stat : 32278 (java) S 32261 32261 31481 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 32263 33554432000 4194304 4196468 140720926545040 140221683255664 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32279] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32279/stat : 32279 (java) S 32261 32261 31481 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 32263 33554432000 4194304 4196468 140720926545040 140221682202864 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32280] ppid=32261 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32264/task/32280/stat : 32280 (java) S 32261 32261 31481 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 32263 33554432000 4194304 4196468 140720926545040 140221681150064 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32281] ppid=32261 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/32264/task/32281/stat : 32281 (java) S 32261 32261 31481 0 -1 1077944384 436 0 0 0 2 0 0 0 20 0 20 0 509887770 27969658880 32263 33554432000 4194304 4196468 140720926545040 140221680097264 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32282] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32282/stat : 32282 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 32263 33554432000 4194304 4196468 140720926545040 140220414553184 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32283] ppid=32261 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32264/task/32283/stat : 32283 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 32263 33554432000 4194304 4196468 140720926545040 140221679045680 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130448 KiB

[startup+0.310798 s]*
/proc/loadavg: 3.04 3.57 1.75 2/211 32283
/proc/meminfo: memFree=25173360/32770624 swapFree=66999716/67108860
[pid=32261] ppid=32258 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32261/stat : 32261 (scop.sh) S 32258 32261 31481 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509887762 115843072 349 33554432000 4194304 5098028 140721495036048 140721495033304 139864230122108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26157056 140721495044900 140721495045228 140721495045228 140721495048141 0
/proc/32261/statm: 28282 349 296 221 0 87 0
[pid=32264] ppid=32261 vsize=27314120 memory=132200 CPUtime=0.42 cores=0-7
/proc/32264/stat : 32264 (java) S 32261 32261 31481 0 -1 1077944320 12938 0 0 0 37 5 0 0 20 0 20 0 509887762 27969658880 33050 33554432000 4194304 4196468 140720926545040 140720926527584 140223632629495 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
/proc/32264/statm: 6828530 33050 3017 1 0 6790935 0
[pid=32264/tid=32265] ppid=32261 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32264/task/32265/stat : 32265 (java) R 32261 32261 31481 0 -1 4202560 10506 0 0 0 25 4 0 0 20 0 20 0 509887763 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223604420144 140223615816325 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32266] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32266/stat : 32266 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223636872336 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32267] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32267/stat : 32267 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223451028496 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32268] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32268/stat : 32268 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223449975696 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32269] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32269/stat : 32269 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223448922896 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32270] ppid=32261 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/32264/task/32270/stat : 32270 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223447870096 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32271] ppid=32261 vsize=27314120 memory=139820177388463 CPUtime=0 cores=0-7
/proc/32264/task/32271/stat : 32271 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223446817296 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32272] ppid=32261 vsize=27314120 memory=139820177390768 CPUtime=0 cores=0-7
/proc/32264/task/32272/stat : 32272 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223445764496 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32273] ppid=32261 vsize=27314120 memory=139820177393072 CPUtime=0 cores=0-7
/proc/32264/task/32273/stat : 32273 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27969658880 33050 33554432000 4194304 4196468 140720926545040 140223444711696 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32274] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32274/stat : 32274 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 33050 33554432000 4194304 4196468 140720926545040 140221684308848 140223632640642 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32275] ppid=32261 vsize=27314120 memory=279640354793104 CPUtime=0 cores=0-7
/proc/32264/task/32275/stat : 32275 (java) S 32261 32261 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 33050 33554432000 4194304 4196468 140720926545040 140221555402272 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32276] ppid=32261 vsize=27314120 memory=279640354800016 CPUtime=0 cores=0-7
/proc/32264/task/32276/stat : 32276 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887767 27969658880 33050 33554432000 4194304 4196468 140720926545040 140221286966640 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32277] ppid=32261 vsize=27314120 memory=279640354741296 CPUtime=0 cores=0-7
/proc/32264/task/32277/stat : 32277 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 33050 33554432000 4194304 4196468 140720926545040 140220912458064 140223632648091 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32278] ppid=32261 vsize=27314120 memory=279640354813840 CPUtime=0 cores=0-7
/proc/32264/task/32278/stat : 32278 (java) S 32261 32261 31481 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 33050 33554432000 4194304 4196468 140720926545040 140221683255664 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32279] ppid=32261 vsize=27314120 memory=279640354820752 CPUtime=0.01 cores=0-7
/proc/32264/task/32279/stat : 32279 (java) S 32261 32261 31481 0 -1 1077944384 123 0 0 0 1 0 0 0 20 0 20 0 509887770 27969658880 33050 33554432000 4194304 4196468 140720926545040 140221682202864 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32280] ppid=32261 vsize=27314120 memory=279640354818448 CPUtime=0.01 cores=0-7
/proc/32264/task/32280/stat : 32280 (java) R 32261 32261 31481 0 -1 4202560 173 0 0 0 1 0 0 0 20 0 20 0 509887770 27969658880 33050 33554432000 4194304 4196468 140720926545040 140221681150064 140223612290032 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32281] ppid=32261 vsize=27314120 memory=279640354834608 CPUtime=0.07 cores=0-7
/proc/32264/task/32281/stat : 32281 (java) S 32261 32261 31481 0 -1 1077944384 458 0 0 0 7 0 0 0 20 0 20 0 509887770 27969658880 33050 33554432000 4194304 4196468 140720926545040 140221680097264 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32282] ppid=32261 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32282/stat : 32282 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 33050 33554432000 4194304 4196468 140720926545040 140220414553184 140223632639701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32283] ppid=32261 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32264/task/32283/stat : 32283 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887770 27969658880 33050 33554432000 4194304 4196468 140720926545040 140221679045680 140223632640642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 133596 KiB

[startup+0.703301 s]
/proc/loadavg: 3.04 3.57 1.75 2/211 32283
/proc/meminfo: memFree=25153260/32770624 swapFree=66999716/67108860
[pid=32261] ppid=32258 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32261/stat : 32261 (scop.sh) S 32258 32261 31481 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509887762 115843072 349 33554432000 4194304 5098028 140721495036048 140721495033304 139864230122108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26157056 140721495044900 140721495045228 140721495045228 140721495048141 0
/proc/32261/statm: 28282 349 296 221 0 87 0
[pid=32264] ppid=32261 vsize=27322516 memory=167072 CPUtime=0.98 cores=0-7
/proc/32264/stat : 32264 (java) S 32261 32261 31481 0 -1 1077944320 19972 0 0 0 90 8 0 0 20 0 20 0 509887762 27978256384 41768 33554432000 4194304 4196468 140720926545040 140720926527584 140223632629495 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
/proc/32264/statm: 6830629 41768 3173 1 0 6791959 0
[pid=32264/tid=32265] ppid=32261 vsize=27322516 memory=279640355192496 CPUtime=0.68 cores=0-7
/proc/32264/task/32265/stat : 32265 (java) R 32261 32261 31481 0 -1 1077944384 17130 0 0 0 62 6 0 0 20 0 20 0 509887763 27978256384 41768 33554432000 4194304 4196468 140720926545040 140223604446880 140223625308717 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32266] ppid=32261 vsize=27322516 memory=139820177597296 CPUtime=0 cores=0-7
/proc/32264/task/32266/stat : 32266 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887765 27978256384 41768 33554432000 4194304 4196468 140720926545040 140223636872336 140223632639701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32267] ppid=32261 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/32264/task/32267/stat : 32267 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887765 27978256384 41768 33554432000 4194304 4196468 140720926545040 140223451028496 140223632639701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32268] ppid=32261 vsize=27322516 memory=1056 CPUtime=0 cores=0-7
/proc/32264/task/32268/stat : 32268 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887765 27978256384 41768 33554432000 4194304 4196468 140720926545040 140223449975696 140223632639701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0

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

/proc/32264/task/32282/stat : 32282 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887770 27984617472 56807 33554432000 4194304 4196468 140720926545040 140220414553184 140223632639701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
[pid=32264/tid=32283] ppid=32261 vsize=27328728 memory=23860 CPUtime=0 cores=0-7
/proc/32264/task/32283/stat : 32283 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887770 27984617472 56807 33554432000 4194304 4196468 140720926545040 140221679045680 140223632640642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24334336 140720926548714 140720926549142 140720926549142 140720926552015 0
Current children cumulated CPU time: 3.33 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 228624 KiB

[startup+2.00031 s]*
/proc/loadavg: 2.96 3.54 1.75 2/211 32303
/proc/meminfo: memFree=25244204/32770624 swapFree=66999716/67108860
[pid=32261] ppid=32258 vsize=113128 memory=1476 CPUtime=3.81 cores=0-7
/proc/32261/stat : 32261 (scop.sh) S 32258 32261 31481 0 -1 4202496 582 26291 0 0 0 0 367 14 20 0 1 0 509887762 115843072 369 33554432000 4194304 5098028 140721495036048 140721495032792 139864230122108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26157056 140721495044900 140721495045228 140721495045228 140721495048141 0
/proc/32261/statm: 28282 369 311 221 0 87 0
[pid=32284] ppid=32261 vsize=7750184 memory=63348 CPUtime=0.32 cores=0-7
/proc/32284/stat : 32284 (java) S 32261 32261 31481 0 -1 1077944320 10513 0 0 0 29 3 0 0 20 0 20 0 509887939 7936188416 15837 33554432000 4194304 4196468 140722171854816 140722171837360 140690706439927 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
/proc/32284/statm: 1937546 15837 2981 1 0 1899951 0
[pid=32284/tid=32285] ppid=32261 vsize=7750184 memory=6791534058613427641 CPUtime=0.22 cores=0-7
/proc/32284/task/32285/stat : 32285 (java) R 32261 32261 31481 0 -1 4202560 8307 0 0 0 19 3 0 0 20 0 20 0 509887940 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690678267568 140690706461853 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32286] ppid=32261 vsize=7750184 memory=281948 CPUtime=0 cores=0-7
/proc/32284/task/32286/stat : 32286 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690710682256 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32287] ppid=32261 vsize=7750184 memory=1 CPUtime=0 cores=0-7
/proc/32284/task/32287/stat : 32287 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690516445712 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32288] ppid=32261 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32288/stat : 32288 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887941 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690515392912 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32289] ppid=32261 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32289/stat : 32289 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690514340112 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32290] ppid=32261 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32290/stat : 32290 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690513288336 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32291] ppid=32261 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32291/stat : 32291 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887941 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690187783184 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32292] ppid=32261 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32292/stat : 32292 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690186730384 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32293] ppid=32261 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32293/stat : 32293 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887941 7936188416 15837 33554432000 4194304 4196468 140722171854816 140690185677584 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32294] ppid=32261 vsize=7750184 memory=139820177500352 CPUtime=0 cores=0-7
/proc/32284/task/32294/stat : 32294 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887942 7936188416 15837 33554432000 4194304 4196468 140722171854816 140689934121328 140690706451074 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32295] ppid=32261 vsize=7750184 memory=7666062720150032739 CPUtime=0 cores=0-7
/proc/32284/task/32295/stat : 32295 (java) S 32261 32261 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887943 7936188416 15837 33554432000 4194304 4196468 140722171854816 140689371292704 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32296] ppid=32261 vsize=7750184 memory=3624 CPUtime=0 cores=0-7
/proc/32284/task/32296/stat : 32296 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887943 7936188416 15837 33554432000 4194304 4196468 140722171854816 140689102857072 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32297] ppid=32261 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32297/stat : 32297 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887945 7936188416 15837 33554432000 4194304 4196468 140722171854816 140688728348496 140690706458523 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32298] ppid=32261 vsize=7750184 memory=139820177615520 CPUtime=0.01 cores=0-7
/proc/32284/task/32298/stat : 32298 (java) S 32261 32261 31481 0 -1 1077944384 457 0 0 0 1 0 0 0 20 0 20 0 509887945 7936188416 15837 33554432000 4194304 4196468 140722171854816 140689933069168 140690706451074 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32299] ppid=32261 vsize=7750184 memory=139820177615616 CPUtime=0 cores=0-7
/proc/32284/task/32299/stat : 32299 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887945 7936188416 15837 33554432000 4194304 4196468 140722171854816 140689932016368 140690706451074 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32300] ppid=32261 vsize=7750184 memory=139820177615712 CPUtime=0.01 cores=0-7
/proc/32284/task/32300/stat : 32300 (java) S 32261 32261 31481 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 20 0 509887945 7936188416 15837 33554432000 4194304 4196468 140722171854816 140689930963568 140690706451074 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32301] ppid=32261 vsize=7750184 memory=139820177615808 CPUtime=0.06 cores=0-7
/proc/32284/task/32301/stat : 32301 (java) R 32261 32261 31481 0 -1 4202560 284 0 0 0 6 0 0 0 20 0 20 0 509887945 7936188416 15837 33554432000 4194304 4196468 140722171854816 140689929910768 140690689781920 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32302] ppid=32261 vsize=7750184 memory=139820177615904 CPUtime=0 cores=0-7
/proc/32284/task/32302/stat : 32302 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887946 7936188416 15837 33554432000 4194304 4196468 140722171854816 140688230443616 140690706450133 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32303] ppid=32261 vsize=7750184 memory=6399501272259 CPUtime=0 cores=0-7
/proc/32284/task/32303/stat : 32303 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887946 7936188416 15837 33554432000 4194304 4196468 140722171854816 140689928858160 140690706451074 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
Current children cumulated CPU time: 4.13 s
Current children cumulated vsize: 7863312 KiB
Current children cumulated memory: 64824 KiB

[startup+2.40087 s]
/proc/loadavg: 2.96 3.54 1.75 2/211 32303
/proc/meminfo: memFree=25244204/32770624 swapFree=66999716/67108860
[pid=32261] ppid=32258 vsize=113128 memory=1476 CPUtime=3.81 cores=0-7
/proc/32261/stat : 32261 (scop.sh) S 32258 32261 31481 0 -1 4202496 582 26291 0 0 0 0 367 14 20 0 1 0 509887762 115843072 369 33554432000 4194304 5098028 140721495036048 140721495032792 139864230122108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26157056 140721495044900 140721495045228 140721495045228 140721495048141 0
/proc/32261/statm: 28282 369 311 221 0 87 0
[pid=32284] ppid=32261 vsize=7754336 memory=97692 CPUtime=0.85 cores=0-7
/proc/32284/stat : 32284 (java) S 32261 32261 31481 0 -1 1077944320 18228 0 0 0 79 6 0 0 20 0 20 0 509887939 7940440064 24423 33554432000 4194304 4196468 140722171854816 140722171837360 140690706439927 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
/proc/32284/statm: 1938584 24423 3079 1 0 1900463 0
[pid=32284/tid=32285] ppid=32261 vsize=7754336 memory=279640355186496 CPUtime=0.61 cores=0-7
/proc/32284/task/32285/stat : 32285 (java) R 32261 32261 31481 0 -1 4202560 15822 0 0 0 56 5 0 0 20 0 20 0 509887940 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690678266576 140690691605480 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32286] ppid=32261 vsize=7754336 memory=279640355186560 CPUtime=0 cores=0-7
/proc/32284/task/32286/stat : 32286 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690710682256 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32287] ppid=32261 vsize=7754336 memory=279640355186624 CPUtime=0 cores=0-7
/proc/32284/task/32287/stat : 32287 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690516445712 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32288] ppid=32261 vsize=7754336 memory=279640355186688 CPUtime=0 cores=0-7
/proc/32284/task/32288/stat : 32288 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887941 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690515392912 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32289] ppid=32261 vsize=7754336 memory=279640355186752 CPUtime=0 cores=0-7
/proc/32284/task/32289/stat : 32289 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690514340112 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32290] ppid=32261 vsize=7754336 memory=279640355186816 CPUtime=0 cores=0-7
/proc/32284/task/32290/stat : 32290 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690513288336 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32291] ppid=32261 vsize=7754336 memory=279640355186880 CPUtime=0 cores=0-7
/proc/32284/task/32291/stat : 32291 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887941 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690187783184 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32292] ppid=32261 vsize=7754336 memory=279640355186944 CPUtime=0 cores=0-7
/proc/32284/task/32292/stat : 32292 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690186730384 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32293] ppid=32261 vsize=7754336 memory=279640355187008 CPUtime=0 cores=0-7
/proc/32284/task/32293/stat : 32293 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887941 7940440064 24423 33554432000 4194304 4196468 140722171854816 140690185677584 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32294] ppid=32261 vsize=7754336 memory=279640355187072 CPUtime=0 cores=0-7
/proc/32284/task/32294/stat : 32294 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887942 7940440064 24423 33554432000 4194304 4196468 140722171854816 140689934121328 140690706451074 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32295] ppid=32261 vsize=7754336 memory=279640355187136 CPUtime=0 cores=0-7
/proc/32284/task/32295/stat : 32295 (java) S 32261 32261 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887943 7940440064 24423 33554432000 4194304 4196468 140722171854816 140689371292704 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32296] ppid=32261 vsize=7754336 memory=7589421024953317169 CPUtime=0 cores=0-7
/proc/32284/task/32296/stat : 32296 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887943 7940440064 24423 33554432000 4194304 4196468 140722171854816 140689102857072 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32297] ppid=32261 vsize=7754336 memory=-7240599198935759669 CPUtime=0 cores=0-7
/proc/32284/task/32297/stat : 32297 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887945 7940440064 24423 33554432000 4194304 4196468 140722171854816 140688728348496 140690706458523 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32298] ppid=32261 vsize=7754336 memory=-7017870212350184252 CPUtime=0.03 cores=0-7
/proc/32284/task/32298/stat : 32298 (java) S 32261 32261 31481 0 -1 1077944384 504 0 0 0 3 0 0 0 20 0 20 0 509887945 7940440064 24423 33554432000 4194304 4196468 140722171854816 140689933069168 140690706451074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32299] ppid=32261 vsize=7754336 memory=6944652177228980320 CPUtime=0.02 cores=0-7
/proc/32284/task/32299/stat : 32299 (java) R 32261 32261 31481 0 -1 4202560 66 0 0 0 2 0 0 0 20 0 20 0 509887945 7940440064 24423 33554432000 4194304 4196468 140722171854816 140689932016368 140690706451862 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32300] ppid=32261 vsize=7754336 memory=288291094943498819 CPUtime=0.03 cores=0-7
/proc/32284/task/32300/stat : 32300 (java) S 32261 32261 31481 0 -1 1077944384 126 0 0 0 3 0 0 0 20 0 20 0 509887945 7940440064 24423 33554432000 4194304 4196468 140722171854816 140689930963568 140690706451074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32301] ppid=32261 vsize=7754336 memory=7019263971289420397 CPUtime=0.14 cores=0-7
/proc/32284/task/32301/stat : 32301 (java) S 32261 32261 31481 0 -1 1077944384 370 0 0 0 14 0 0 0 20 0 20 0 509887945 7940440064 24423 33554432000 4194304 4196468 140722171854816 140689929910768 140690706451074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32302] ppid=32261 vsize=7754336 memory=7308044116071437923 CPUtime=0 cores=0-7
/proc/32284/task/32302/stat : 32302 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887946 7940440064 24423 33554432000 4194304 4196468 140722171854816 140688230443616 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32303] ppid=32261 vsize=7754336 memory=7308044116071437923 CPUtime=0 cores=0-7
/proc/32284/task/32303/stat : 32303 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887946 7940440064 24423 33554432000 4194304 4196468 140722171854816 140689928858160 140690706451074 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
Current children cumulated CPU time: 4.66 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 99168 KiB

[startup+2.50093 s]
/proc/loadavg: 2.96 3.54 1.75 2/211 32303
/proc/meminfo: memFree=25244204/32770624 swapFree=66999716/67108860
[pid=32261] ppid=32258 vsize=113128 memory=1476 CPUtime=3.81 cores=0-7
/proc/32261/stat : 32261 (scop.sh) S 32258 32261 31481 0 -1 4202496 582 26291 0 0 0 0 367 14 20 0 1 0 509887762 115843072 369 33554432000 4194304 5098028 140721495036048 140721495032792 139864230122108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26157056 140721495044900 140721495045228 140721495045228 140721495048141 0
/proc/32261/statm: 28282 369 311 221 0 87 0
[pid=32284] ppid=32261 vsize=7756476 memory=106056 CPUtime=1.03 cores=0-7
/proc/32284/stat : 32284 (java) S 32261 32261 31481 0 -1 1077944320 19346 0 0 0 97 6 0 0 20 0 20 0 509887939 7942631424 26514 33554432000 4194304 4196468 140722171854816 140722171837360 140690706439927 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
/proc/32284/statm: 1939119 26514 3182 1 0 1900463 0
[pid=32284/tid=32285] ppid=32261 vsize=7756476 memory=1396 CPUtime=0.7 cores=0-7
/proc/32284/task/32285/stat : 32285 (java) R 32261 32261 31481 0 -1 4202560 16536 0 0 0 65 5 0 0 20 0 20 0 509887940 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690678276160 140690706451862 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32286] ppid=32261 vsize=7756476 memory=190700 CPUtime=0 cores=0-7
/proc/32284/task/32286/stat : 32286 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690710682256 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32287] ppid=32261 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32287/stat : 32287 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690516445712 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32288] ppid=32261 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32288/stat : 32288 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887941 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690515392912 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32289] ppid=32261 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32289/stat : 32289 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690514340112 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32290] ppid=32261 vsize=7756476 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32284/task/32290/stat : 32290 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690513288336 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32291] ppid=32261 vsize=7756476 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/32284/task/32291/stat : 32291 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887941 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690187783184 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32292] ppid=32261 vsize=7756476 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/32284/task/32292/stat : 32292 (java) S 32261 32261 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887941 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690186730384 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32293] ppid=32261 vsize=7756476 memory=139820273772159 CPUtime=0 cores=0-7
/proc/32284/task/32293/stat : 32293 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887941 7942631424 26514 33554432000 4194304 4196468 140722171854816 140690185677584 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32294] ppid=32261 vsize=7756476 memory=-7384474656665275497 CPUtime=0 cores=0-7
/proc/32284/task/32294/stat : 32294 (java) S 32261 32261 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 509887942 7942631424 26514 33554432000 4194304 4196468 140722171854816 140689934121328 140690706451074 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32295] ppid=32261 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32295/stat : 32295 (java) S 32261 32261 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887943 7942631424 26514 33554432000 4194304 4196468 140722171854816 140689371292704 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32296] ppid=32261 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32296/stat : 32296 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887943 7942631424 26514 33554432000 4194304 4196468 140722171854816 140689102857072 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32297] ppid=32261 vsize=7756476 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/32284/task/32297/stat : 32297 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887945 7942631424 26514 33554432000 4194304 4196468 140722171854816 140688728348496 140690706458523 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32298] ppid=32261 vsize=7756476 memory=288230617509003574 CPUtime=0.04 cores=0-7
/proc/32284/task/32298/stat : 32298 (java) R 32261 32261 31481 0 -1 4202560 584 0 0 0 4 0 0 0 20 0 20 0 509887945 7942631424 26514 33554432000 4194304 4196468 140722171854816 140689933057760 140690687140224 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32299] ppid=32261 vsize=7756476 memory=14972261127948741 CPUtime=0.04 cores=0-7
/proc/32284/task/32299/stat : 32299 (java) R 32261 32261 31481 0 -1 4202560 138 0 0 0 4 0 0 0 20 0 20 0 509887945 7942631424 26514 33554432000 4194304 4196468 140722171854816 140689932006752 140690685685775 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32300] ppid=32261 vsize=7756476 memory=0 CPUtime=0.04 cores=0-7
/proc/32284/task/32300/stat : 32300 (java) R 32261 32261 31481 0 -1 4202560 265 0 0 0 4 0 0 0 20 0 20 0 509887945 7942631424 26514 33554432000 4194304 4196468 140722171854816 140689930942192 140690687140224 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32301] ppid=32261 vsize=7756476 memory=0 CPUtime=0.18 cores=0-7
/proc/32284/task/32301/stat : 32301 (java) R 32261 32261 31481 0 -1 1077944384 489 0 0 0 18 0 0 0 20 0 20 0 509887945 7942631424 26514 33554432000 4194304 4196468 140722171854816 140689929910768 140690706451074 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32302] ppid=32261 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32302/stat : 32302 (java) S 32261 32261 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887946 7942631424 26514 33554432000 4194304 4196468 140722171854816 140688230443616 140690706450133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
[pid=32284/tid=32303] ppid=32261 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/32284/task/32303/stat : 32303 (java) S 32261 32261 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887946 7942631424 26514 33554432000 4194304 4196468 140722171854816 140689928858160 140690706451074 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30879744 140722171855863 140722171856022 140722171856022 140722171858895 0
Current children cumulated CPU time: 4.84 s
Current children cumulated vsize: 7869604 KiB
Current children cumulated memory: 107532 KiB

Child status: 0
Real time (s): 2.56471
CPU time (s): 5.02355
CPU user time (s): 4.79279
CPU system time (s): 0.230752
CPU usage (%): 195.872
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 240468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.79279
system time used= 0.230752
maximum resident set size= 244408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47530
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6965
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 32261
#   total CPU time (s): 5.02355
#   total CPU user time (s): 4.79279
#   total CPU system time (s): 0.230752

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031422 second user time and 0.081237 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 15:44:14
IDJOB=4405507
IDBENCH=126870
IDSOLVER=2868
FILE ID=node106/4405507-1569336338
RUNJOBID= node106-1569332296-31508
PBS_JOBID= 21705069
Free space on /tmp= 23488 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-028.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405507-1569336338/watcher-4405507-1569336338 -o /tmp/evaluation-result-4405507-1569336338/solver-4405507-1569336338 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405507-1569336338.xml

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

MD5SUM BENCH= db9859f55fdeeb063308babcaf6783a7
RANDOM SEED=1091812113

node106.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.79
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.79
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.79
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.79
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:        25295264 kB
MemAvailable:   31844084 kB
Buffers:           86220 kB
Cached:          6634304 kB
SwapCached:         4584 kB
Active:          3363088 kB
Inactive:        3367092 kB
Active(anon):       4448 kB
Inactive(anon):    57724 kB
Active(file):    3358640 kB
Inactive(file):  3309368 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999716 kB
Dirty:             20468 kB
Writeback:            88 kB
AnonPages:        155916 kB
Mapped:            54308 kB
Shmem:             43672 kB
Slab:             338092 kB
SReclaimable:     309272 kB
SUnreclaim:        28820 kB
KernelStack:        3760 kB
PageTables:         5936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23468 MiB
End job on node106 at 2019-09-24 15:44:17