Trace number 4405207

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 order+ManyGlucose (2019-09-22)UNSAT 5.00155 2.77204

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 -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-32148-serial-file.bin HOME/instance-4405207-1569336334.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Tue Sep 24 15:44:11 CEST 2019
0.65/0.56	c PID: 32151
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.16/0.89	c (0,0) Parsing End
1.16/0.89	c (0,0) CSP: 0 int (0 aux), 84 bool (0 aux), 56 ctr, max domain size 2
1.16/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.89	c (0,0) Constraint Name Generate Begin
1.16/0.89	c (0,0) Ctr:HOME/instance-4405207-1569336334.xml,ExtensionSupport:Var
1.16/0.89	c (0,0) Constraint Name Generate End
1.16/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.90	c (0,0) CSP to CSPinCNF Begin
1.71/1.14	c (0,0) translated 6 (10%) constraints
1.71/1.20	c (0,0) translated 12 (20%) constraints
1.93/1.23	c (0,0) translated 17 (30%) constraints
1.93/1.27	c (0,0) translated 23 (40%) constraints
1.93/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.38	c (0,0) translated 56 (100%) constraints
2.27/1.39	c (0,0) ===========================================
2.27/1.39	c (0,0) Order
2.27/1.39	c (0,0) ===========================================
2.60/1.40	c (0,0) translated 107 (10%) constraints
2.60/1.41	c (0,0) translated 213 (20%) constraints
2.60/1.42	c (0,0) translated 320 (30%) constraints
2.60/1.43	c (0,0) translated 426 (40%) constraints
2.60/1.43	c (0,0) translated 532 (50%) constraints
2.60/1.44	c (0,0) translated 639 (60%) constraints
2.60/1.45	c (0,0) translated 745 (70%) constraints
2.60/1.45	c (0,0) translated 852 (80%) constraints
2.60/1.46	c (0,0) translated 958 (90%) constraints
2.60/1.46	c (0,0) translated 1064 (100%) constraints
2.60/1.46	c (0,0) CSP to CSPinCNF End
2.60/1.46	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.60/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.60/1.46	c (0,0) CSPinCNF Propagation Begin
2.98/1.50	c (0,0) 0 values, 56 unsatisfiable literals, and 0 valid clauses are removed
2.98/1.50	c (0,0) CSPinCNF Propagation End
2.98/1.50	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.98/1.50	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.51	c (0,0) Simplify CSPinCNF Begin
2.98/1.52	c (0,0) Simplify CSPinCNF End
2.98/1.52	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.98/1.52	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.52	c (0,0) Calculate Precise Domain Begin
2.98/1.52	c (0,0) 0 values are removed by re-calculation
2.98/1.52	c (0,0) Calculate Precise Domain End
2.98/1.52	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.98/1.52	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.52	c (0,0) CSPinCNF to SatSolver Begin
2.98/1.58	c (1,1) 107 (10 %) CSP clauses are encoded (0 SAT variables, 106 SAT clauses)
2.98/1.59	c (1,1) 213 (20 %) CSP clauses are encoded (0 SAT variables, 212 SAT clauses)
3.38/1.60	c (1,1) 320 (30 %) CSP clauses are encoded (0 SAT variables, 319 SAT clauses)
3.38/1.61	c (1,1) 426 (40 %) CSP clauses are encoded (0 SAT variables, 425 SAT clauses)
3.38/1.62	c (1,1) 532 (50 %) CSP clauses are encoded (0 SAT variables, 531 SAT clauses)
3.38/1.62	c (1,1) 639 (60 %) CSP clauses are encoded (0 SAT variables, 638 SAT clauses)
3.38/1.63	c (1,1) 745 (70 %) CSP clauses are encoded (0 SAT variables, 744 SAT clauses)
3.38/1.63	c (1,1) 852 (80 %) CSP clauses are encoded (0 SAT variables, 851 SAT clauses)
3.38/1.64	c (1,1) 958 (90 %) CSP clauses are encoded (0 SAT variables, 957 SAT clauses)
3.38/1.64	c (1,1) 1064 (100 %) CSP clauses are encoded (0 SAT variables, 1063 SAT clauses)
3.38/1.64	c (1,1) CSPinCNF to SatSolver End
3.38/1.64	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.38/1.64	c (1,1) 308 bool, 1064 clause
3.38/1.64	c (1,1) Export Begin
3.69/1.73	c (1,1) Export to HOME/scop-32148-serial-file.bin
3.69/1.73	c (1,1) Export End
3.69/1.73	c (1,1) Export File Size: 0.02 MB
3.69/1.73	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.69/1.73	c END-Prog: Tue Sep 24 15:44:12 CEST 2019
3.69/1.74	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-32148-serial-file.bin
4.37/2.20	c (0,0) Read Serial File Begin
4.37/2.20	c (0,0) HOME/scop-32148-serial-file.bin
4.67/2.42	c (0,0) Read Serial File End
4.67/2.43	
4.94/2.74	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
4.94/2.74	(Solving Process)
4.94/2.74	
4.94/2.74	c BEGIN-Prog: Tue Sep 24 15:44:13 CEST 2019
4.94/2.74	c PID: 32171
4.94/2.74	c IP: 172.20.3.106
4.94/2.74	c HOST: node106.alineos.net
4.94/2.74	c (0,0) SatSolver.solve Begin
4.94/2.74	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405207-1569336334.xml-scop-32151.cnf
4.94/2.74	c (0,0) c
4.94/2.74	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.94/2.74	c (0,0) c
4.94/2.74	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.94/2.74	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.94/2.74	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.94/2.74	c (0,0) c |                                                                                                       |
4.94/2.74	c (0,0) c |  Number of variables:           308                                                                   |
4.94/2.74	c (0,0) c |  Number of clauses:            1064                                                                   |
4.94/2.74	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.94/2.74	c (0,0) c |                                                                                                       |
4.94/2.74	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.94/2.74	c (0,0) c |                                                                                                       |
4.94/2.75	c (0,0) c =========================================================================================================
4.94/2.75	c (0,0) Solved by unit propagation
4.94/2.75	c (0,0) c real time : 0.264381 s
4.94/2.75	c (0,0) c cpu time  : 0.003223 s
4.94/2.75	c (0,0) 
4.94/2.75	c (0,0) s UNSATISFIABLE
4.94/2.75	c (0,0) SatSolver.solve End
4.94/2.75	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.94/2.75	c (0,0) Show results Begin
4.94/2.75	s UNSATISFIABLE
4.94/2.75	c (0,0) Show results End
4.94/2.75	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.94/2.75	c (0,0) 0,0,STOP-AFTER(ALL)
4.94/2.75	c END-Prog: Tue Sep 24 15:44:13 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-4405207-1569336334/watcher-4405207-1569336334 -o /tmp/evaluation-result-4405207-1569336334/solver-4405207-1569336334 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405207-1569336334.xml 

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

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

solver pid=32148, runsolver pid=32145

[startup+0.100153 s]*
/proc/loadavg: 3.13 3.59 1.74 3/211 32170
/proc/meminfo: memFree=25201260/32770624 swapFree=66999716/67108860
[pid=32148] ppid=32145 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/32148/stat : 32148 (scop.sh) S 32145 32148 31481 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 509887434 115843072 348 33554432000 4194304 5098028 140735752043472 140735752040728 140041820926588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37724160 140735752049445 140735752049772 140735752049772 140735752052685 0
/proc/32148/statm: 28282 348 296 221 0 87 0
[pid=32151] ppid=32148 vsize=27314120 memory=105592 CPUtime=0.11 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32148 31481 0 -1 1077944320 6940 0 0 0 9 2 0 0 20 0 20 0 509887434 27969658880 26398 33554432000 4194304 4196468 140721070529328 140721070511872 140047607369463 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
/proc/32151/statm: 6828530 26398 2818 1 0 6790935 0
[pid=32151/tid=32152] ppid=32148 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32151/task/32152/stat : 32152 (java) R 32148 32148 31481 0 -1 4202560 5018 0 0 0 7 1 0 0 20 0 20 0 509887434 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047579196176 140047586901889 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32153] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047611611408 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32154] ppid=32148 vsize=27314120 memory=140539193366144 CPUtime=0 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047425767824 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32155] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047424715280 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32156] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047423662736 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32157] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047422610192 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32158] ppid=32148 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047421557648 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32159] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047420505104 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32160] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 26398 33554432000 4194304 4196468 140721070529328 140047419452560 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32161] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887438 27969658880 26398 33554432000 4194304 4196468 140721070529328 140046061512688 140047607380610 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32162] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32148 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887439 27969658880 26398 33554432000 4194304 4196468 140721070529328 140045260415904 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32163] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32163/stat : 32163 (java) S 32148 32148 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509887439 27969658880 26398 33554432000 4194304 4196468 140721070529328 140045126194160 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32164] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32164/stat : 32164 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 26398 33554432000 4194304 4196468 140721070529328 140044751689936 140047607388059 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32165] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32165/stat : 32165 (java) S 32148 32148 31481 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 26398 33554432000 4194304 4196468 140721070529328 140046060460528 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32166] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32166/stat : 32166 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 26398 33554432000 4194304 4196468 140721070529328 140046059407984 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32167] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32167/stat : 32167 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 26398 33554432000 4194304 4196468 140721070529328 140046058355440 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32168] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32168/stat : 32168 (java) S 32148 32148 31481 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 26398 33554432000 4194304 4196468 140721070529328 140046057302896 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32169] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32169/stat : 32169 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 26398 33554432000 4194304 4196468 140721070529328 140044253784288 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32170] ppid=32148 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 26398 33554432000 4194304 4196468 140721070529328 140046056249776 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106984 KiB

[startup+0.210432 s]*
/proc/loadavg: 3.13 3.59 1.74 3/211 32170
/proc/meminfo: memFree=25180320/32770624 swapFree=66999716/67108860
[pid=32148] ppid=32145 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/32148/stat : 32148 (scop.sh) S 32145 32148 31481 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 509887434 115843072 348 33554432000 4194304 5098028 140735752043472 140735752040728 140041820926588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37724160 140735752049445 140735752049772 140735752049772 140735752052685 0
/proc/32148/statm: 28282 348 296 221 0 87 0
[pid=32151] ppid=32148 vsize=27314120 memory=124372 CPUtime=0.25 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32148 31481 0 -1 1077944320 12539 0 0 0 21 4 0 0 20 0 20 0 509887434 27969658880 31093 33554432000 4194304 4196468 140721070529328 140721070511872 140047607369463 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
/proc/32151/statm: 6828530 31093 2940 1 0 6790935 0
[pid=32151/tid=32152] ppid=32148 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32151/task/32152/stat : 32152 (java) R 32148 32148 31481 0 -1 4202560 10235 0 0 0 17 3 0 0 20 0 20 0 509887434 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047579168848 140047588933038 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32153] ppid=32148 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047611611408 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32154] ppid=32148 vsize=27314120 memory=140539193395277 CPUtime=0 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047425767824 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32155] ppid=32148 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047424715280 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32156] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047423662736 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32157] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047422610192 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32158] ppid=32148 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047421557648 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32159] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047420505104 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32160] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31093 33554432000 4194304 4196468 140721070529328 140047419452560 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32161] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887438 27969658880 31093 33554432000 4194304 4196468 140721070529328 140046061512688 140047607380610 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32162] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32148 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887439 27969658880 31093 33554432000 4194304 4196468 140721070529328 140045260415904 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32163] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32163/stat : 32163 (java) S 32148 32148 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509887439 27969658880 31093 33554432000 4194304 4196468 140721070529328 140045126194160 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32164] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32164/stat : 32164 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31093 33554432000 4194304 4196468 140721070529328 140044751689936 140047607388059 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32165] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32165/stat : 32165 (java) S 32148 32148 31481 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31093 33554432000 4194304 4196468 140721070529328 140046060460528 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32166] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32166/stat : 32166 (java) S 32148 32148 31481 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31093 33554432000 4194304 4196468 140721070529328 140046059407984 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32167] ppid=32148 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32167/stat : 32167 (java) S 32148 32148 31481 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31093 33554432000 4194304 4196468 140721070529328 140046058355440 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32168] ppid=32148 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/32151/task/32168/stat : 32168 (java) S 32148 32148 31481 0 -1 1077944384 462 0 0 0 2 0 0 0 20 0 20 0 509887442 27969658880 31093 33554432000 4194304 4196468 140721070529328 140046057302896 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32169] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32169/stat : 32169 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31093 33554432000 4194304 4196468 140721070529328 140044253784288 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32170] ppid=32148 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31093 33554432000 4194304 4196468 140721070529328 140046056249776 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125764 KiB

[startup+0.310248 s]*
/proc/loadavg: 3.04 3.57 1.75 2/211 32170
/proc/meminfo: memFree=25177776/32770624 swapFree=66999716/67108860
[pid=32148] ppid=32145 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/32148/stat : 32148 (scop.sh) S 32145 32148 31481 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 509887434 115843072 348 33554432000 4194304 5098028 140735752043472 140735752040728 140041820926588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37724160 140735752049445 140735752049772 140735752049772 140735752052685 0
/proc/32148/statm: 28282 348 296 221 0 87 0
[pid=32151] ppid=32148 vsize=27314120 memory=127976 CPUtime=0.42 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32148 31481 0 -1 1077944320 12909 0 0 0 38 4 0 0 20 0 20 0 509887434 27969658880 31994 33554432000 4194304 4196468 140721070529328 140721070511872 140047607369463 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
/proc/32151/statm: 6828530 31994 3037 1 0 6790935 0
[pid=32151/tid=32152] ppid=32148 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/32151/task/32152/stat : 32152 (java) R 32148 32148 31481 0 -1 4202560 10422 0 0 0 27 3 0 0 20 0 20 0 509887434 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047579181808 140047592535031 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32153] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047611611408 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32154] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047425767824 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32155] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047424715280 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32156] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047423662736 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32157] ppid=32148 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047422610192 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32158] ppid=32148 vsize=27314120 memory=140539047539631 CPUtime=0 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047421557648 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32159] ppid=32148 vsize=27314120 memory=140539047541936 CPUtime=0 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047420505104 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32160] ppid=32148 vsize=27314120 memory=140539047544240 CPUtime=0 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887437 27969658880 31994 33554432000 4194304 4196468 140721070529328 140047419452560 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32161] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887438 27969658880 31994 33554432000 4194304 4196468 140721070529328 140046061512688 140047607380610 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32162] ppid=32148 vsize=27314120 memory=281078095095440 CPUtime=0 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32148 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887439 27969658880 31994 33554432000 4194304 4196468 140721070529328 140045260415904 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32163] ppid=32148 vsize=27314120 memory=281078095102352 CPUtime=0 cores=0-7
/proc/32151/task/32163/stat : 32163 (java) S 32148 32148 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509887439 27969658880 31994 33554432000 4194304 4196468 140721070529328 140045126194160 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32164] ppid=32148 vsize=27314120 memory=281078095043632 CPUtime=0 cores=0-7
/proc/32151/task/32164/stat : 32164 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31994 33554432000 4194304 4196468 140721070529328 140044751689936 140047607388059 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32165] ppid=32148 vsize=27314120 memory=281078095116176 CPUtime=0.01 cores=0-7
/proc/32151/task/32165/stat : 32165 (java) S 32148 32148 31481 0 -1 1077944384 320 0 0 0 1 0 0 0 20 0 20 0 509887442 27969658880 31994 33554432000 4194304 4196468 140721070529328 140046060460528 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32166] ppid=32148 vsize=27314120 memory=281078095123088 CPUtime=0.01 cores=0-7
/proc/32151/task/32166/stat : 32166 (java) S 32148 32148 31481 0 -1 1077944384 216 0 0 0 1 0 0 0 20 0 20 0 509887442 27969658880 31994 33554432000 4194304 4196468 140721070529328 140046059407984 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32167] ppid=32148 vsize=27314120 memory=281078095120784 CPUtime=0.01 cores=0-7
/proc/32151/task/32167/stat : 32167 (java) R 32148 32148 31481 0 -1 4202560 110 0 0 0 1 0 0 0 20 0 20 0 509887442 27969658880 31994 33554432000 4194304 4196468 140721070529328 140046058355440 140047588916769 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32168] ppid=32148 vsize=27314120 memory=281078095136944 CPUtime=0.07 cores=0-7
/proc/32151/task/32168/stat : 32168 (java) S 32148 32148 31481 0 -1 1077944384 484 0 0 0 7 0 0 0 20 0 20 0 509887442 27969658880 31994 33554432000 4194304 4196468 140721070529328 140046057302896 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32169] ppid=32148 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32169/stat : 32169 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31994 33554432000 4194304 4196468 140721070529328 140044253784288 140047607379669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32170] ppid=32148 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887442 27969658880 31994 33554432000 4194304 4196468 140721070529328 140046056249776 140047607380610 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129368 KiB

[startup+0.703764 s]
/proc/loadavg: 3.04 3.57 1.75 2/211 32170
/proc/meminfo: memFree=25157360/32770624 swapFree=66999716/67108860
[pid=32148] ppid=32145 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/32148/stat : 32148 (scop.sh) S 32145 32148 31481 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 509887434 115843072 348 33554432000 4194304 5098028 140735752043472 140735752040728 140041820926588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37724160 140735752049445 140735752049772 140735752049772 140735752052685 0
/proc/32148/statm: 28282 348 296 221 0 87 0
[pid=32151] ppid=32148 vsize=27323540 memory=165692 CPUtime=0.98 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32148 31481 0 -1 1077944320 20615 0 0 0 92 6 0 0 20 0 20 0 509887434 27979304960 41423 33554432000 4194304 4196468 140721070529328 140721070511872 140047607369463 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
/proc/32151/statm: 6830885 41423 3201 1 0 6792215 0
[pid=32151/tid=32152] ppid=32148 vsize=27323540 memory=281078095494832 CPUtime=0.68 cores=0-7
/proc/32151/task/32152/stat : 32152 (java) R 32148 32148 31481 0 -1 4202560 17597 0 0 0 63 5 0 0 20 0 20 0 509887434 27979304960 41423 33554432000 4194304 4196468 140721070529328 140047579186848 140047600049181 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32153] ppid=32148 vsize=27323540 memory=140539047748464 CPUtime=0 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887437 27979304960 41423 33554432000 4194304 4196468 140721070529328 140047611611408 140047607379669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32154] ppid=32148 vsize=27323540 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27979304960 41423 33554432000 4194304 4196468 140721070529328 140047425767824 140047607379669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32155] ppid=32148 vsize=27322516 memory=1056 CPUtime=0 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887437 27978256384 41423 33554432000 4194304 4196468 140721070529328 140047424715280 140047607379669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0

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

/proc/32151/task/32169/stat : 32169 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887442 27984617472 56614 33554432000 4194304 4196468 140721070529328 140044253784288 140047607379669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
[pid=32151/tid=32170] ppid=32148 vsize=27328728 memory=23860 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887442 27984617472 56614 33554432000 4194304 4196468 140721070529328 140046056249776 140047607380610 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140721070535403 140721070535830 140721070535830 140721070538703 0
Current children cumulated CPU time: 3.38 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 227848 KiB

[startup+2.40112 s]
/proc/loadavg: 3.04 3.57 1.75 2/211 32190
/proc/meminfo: memFree=25239928/32770624 swapFree=66999716/67108860
[pid=32148] ppid=32145 vsize=113128 memory=1472 CPUtime=3.77 cores=0-7
/proc/32148/stat : 32148 (scop.sh) S 32145 32148 31481 0 -1 4202496 581 26751 0 0 0 0 365 12 20 0 1 0 509887434 115843072 368 33554432000 4194304 5098028 140735752043472 140735752040216 140041820926588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37724160 140735752049445 140735752049772 140735752049772 140735752052685 0
/proc/32148/statm: 28282 368 311 221 0 87 0
[pid=32171] ppid=32148 vsize=7754336 memory=102376 CPUtime=0.9 cores=0-7
/proc/32171/stat : 32171 (java) S 32148 32148 31481 0 -1 1077944320 18818 0 0 0 84 6 0 0 20 0 20 0 509887609 7940440064 25594 33554432000 4194304 4196468 140737118188240 140737118170784 139750326382327 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
/proc/32171/statm: 1938584 25594 3088 1 0 1900463 0
[pid=32171/tid=32172] ppid=32148 vsize=7754336 memory=281078095488832 CPUtime=0.63 cores=0-7
/proc/32171/task/32172/stat : 32172 (java) R 32148 32148 31481 0 -1 4202560 16350 0 0 0 58 5 0 0 20 0 20 0 509887609 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750298184576 139750311547975 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32173] ppid=32148 vsize=7754336 memory=281078095488896 CPUtime=0 cores=0-7
/proc/32171/task/32173/stat : 32173 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887610 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750330624784 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32174] ppid=32148 vsize=7754336 memory=281078095488960 CPUtime=0 cores=0-7
/proc/32171/task/32174/stat : 32174 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887610 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750130793360 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32175] ppid=32148 vsize=7754336 memory=281078095489024 CPUtime=0 cores=0-7
/proc/32171/task/32175/stat : 32175 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887610 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750129740816 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32176] ppid=32148 vsize=7754336 memory=281078095489088 CPUtime=0 cores=0-7
/proc/32171/task/32176/stat : 32176 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887610 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750128688272 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32177] ppid=32148 vsize=7754336 memory=281078095489152 CPUtime=0 cores=0-7
/proc/32171/task/32177/stat : 32177 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887610 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750127634704 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32178] ppid=32148 vsize=7754336 memory=281078095489216 CPUtime=0 cores=0-7
/proc/32171/task/32178/stat : 32178 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887610 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750126582160 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32179] ppid=32148 vsize=7754336 memory=281078095489280 CPUtime=0 cores=0-7
/proc/32171/task/32179/stat : 32179 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887610 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750125529616 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32180] ppid=32148 vsize=7754336 memory=281078095489344 CPUtime=0 cores=0-7
/proc/32171/task/32180/stat : 32180 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887610 7940440064 25594 33554432000 4194304 4196468 140737118188240 139750124477072 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32181] ppid=32148 vsize=7754336 memory=281078095489408 CPUtime=0 cores=0-7
/proc/32171/task/32181/stat : 32181 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509887612 7940440064 25594 33554432000 4194304 4196468 140737118188240 139749352819184 139750326393474 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32182] ppid=32148 vsize=7754336 memory=281078095489472 CPUtime=0 cores=0-7
/proc/32171/task/32182/stat : 32182 (java) S 32148 32148 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509887612 7940440064 25594 33554432000 4194304 4196468 140737118188240 139748974781856 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32183] ppid=32148 vsize=7754336 memory=7589421024953317169 CPUtime=0 cores=0-7
/proc/32171/task/32183/stat : 32183 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887612 7940440064 25594 33554432000 4194304 4196468 140737118188240 139748706346480 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32184] ppid=32148 vsize=7754336 memory=-7240599198935759669 CPUtime=0 cores=0-7
/proc/32171/task/32184/stat : 32184 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887615 7940440064 25594 33554432000 4194304 4196468 140737118188240 139748331838160 139750326400923 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32185] ppid=32148 vsize=7754336 memory=-7017870212350184252 CPUtime=0.03 cores=0-7
/proc/32171/task/32185/stat : 32185 (java) S 32148 32148 31481 0 -1 1077944384 581 0 0 0 3 0 0 0 20 0 20 0 509887615 7940440064 25594 33554432000 4194304 4196468 140737118188240 139749351766000 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32186] ppid=32148 vsize=7754336 memory=6944652177228980320 CPUtime=0.03 cores=0-7
/proc/32171/task/32186/stat : 32186 (java) S 32148 32148 31481 0 -1 1077944384 39 0 0 0 3 0 0 0 20 0 20 0 509887615 7940440064 25594 33554432000 4194304 4196468 140737118188240 139749350713456 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32187] ppid=32148 vsize=7754336 memory=288291094943498819 CPUtime=0.02 cores=0-7
/proc/32171/task/32187/stat : 32187 (java) S 32148 32148 31481 0 -1 1077944384 74 0 0 0 2 0 0 0 20 0 20 0 509887615 7940440064 25594 33554432000 4194304 4196468 140737118188240 139749349660912 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32188] ppid=32148 vsize=7754336 memory=7018416243529045859 CPUtime=0.15 cores=0-7
/proc/32171/task/32188/stat : 32188 (java) S 32148 32148 31481 0 -1 1077944384 436 0 0 0 15 0 0 0 20 0 20 0 509887615 7940440064 25594 33554432000 4194304 4196468 140737118188240 139749348608368 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32189] ppid=32148 vsize=7754336 memory=7669173234131228768 CPUtime=0 cores=0-7
/proc/32171/task/32189/stat : 32189 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509887615 7940440064 25594 33554432000 4194304 4196468 140737118188240 139747833932512 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32190] ppid=32148 vsize=7754336 memory=7669173234131228768 CPUtime=0 cores=0-7
/proc/32171/task/32190/stat : 32190 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509887615 7940440064 25594 33554432000 4194304 4196468 140737118188240 139749347556272 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
Current children cumulated CPU time: 4.67 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 103848 KiB

[startup+2.60092 s]
/proc/loadavg: 3.04 3.57 1.75 2/211 32190
/proc/meminfo: memFree=25239928/32770624 swapFree=66999716/67108860
[pid=32148] ppid=32145 vsize=113128 memory=1472 CPUtime=3.77 cores=0-7
/proc/32148/stat : 32148 (scop.sh) S 32145 32148 31481 0 -1 4202496 581 26751 0 0 0 0 365 12 20 0 1 0 509887434 115843072 368 33554432000 4194304 5098028 140735752043472 140735752040216 140041820926588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37724160 140735752049445 140735752049772 140735752049772 140735752052685 0
/proc/32148/statm: 28282 368 311 221 0 87 0
[pid=32171] ppid=32148 vsize=8414124 memory=122388 CPUtime=1.17 cores=0-7
/proc/32171/stat : 32171 (java) S 32148 32148 31481 0 -1 1077944320 20569 0 0 0 110 7 0 0 20 0 24 0 509887609 8616062976 30597 33554432000 4194304 4196468 140737118188240 140737118170784 139750326382327 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
/proc/32171/statm: 2103531 30597 3205 1 0 2064875 0
[pid=32171/tid=32172] ppid=32148 vsize=8414124 memory=7380671248541445222 CPUtime=0.76 cores=0-7
/proc/32171/task/32172/stat : 32172 (java) S 32148 32148 31481 0 -1 1077944384 17433 0 0 0 70 6 0 0 20 0 24 0 509887609 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750298222496 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32173] ppid=32148 vsize=8414124 memory=6940698281606406720 CPUtime=0 cores=0-7
/proc/32171/task/32173/stat : 32173 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750330624784 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32174] ppid=32148 vsize=8414124 memory=7649399397166428723 CPUtime=0 cores=0-7
/proc/32171/task/32174/stat : 32174 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750130793360 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32175] ppid=32148 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32171/task/32175/stat : 32175 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750129740816 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32176] ppid=32148 vsize=8414124 memory=2209 CPUtime=0 cores=0-7
/proc/32171/task/32176/stat : 32176 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750128688272 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32177] ppid=32148 vsize=8414124 memory=27620 CPUtime=0 cores=0-7
/proc/32171/task/32177/stat : 32177 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750127634704 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32178] ppid=32148 vsize=8414124 memory=53256 CPUtime=0 cores=0-7
/proc/32171/task/32178/stat : 32178 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750126582160 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32179] ppid=32148 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/32171/task/32179/stat : 32179 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750125529616 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32180] ppid=32148 vsize=8414124 memory=6788 CPUtime=0 cores=0-7
/proc/32171/task/32180/stat : 32180 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750124477072 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32181] ppid=32148 vsize=8414124 memory=6399501272259 CPUtime=0 cores=0-7
/proc/32171/task/32181/stat : 32181 (java) S 32148 32148 31481 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 509887612 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749352819184 139750326393474 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32182] ppid=32148 vsize=8414124 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/32171/task/32182/stat : 32182 (java) S 32148 32148 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509887612 8616062976 30597 33554432000 4194304 4196468 140737118188240 139748974781856 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32183] ppid=32148 vsize=8414124 memory=14972261127948741 CPUtime=0 cores=0-7
/proc/32171/task/32183/stat : 32183 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887612 8616062976 30597 33554432000 4194304 4196468 140737118188240 139748706346480 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32184] ppid=32148 vsize=8414124 memory=1548 CPUtime=0 cores=0-7
/proc/32171/task/32184/stat : 32184 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139748331838160 139750326400923 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32185] ppid=32148 vsize=8414124 memory=628 CPUtime=0.06 cores=0-7
/proc/32171/task/32185/stat : 32185 (java) S 32148 32148 31481 0 -1 1077944384 745 0 0 0 6 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749351766000 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32186] ppid=32148 vsize=8414124 memory=20036 CPUtime=0.06 cores=0-7
/proc/32171/task/32186/stat : 32186 (java) S 32148 32148 31481 0 -1 1077944384 257 0 0 0 6 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749350713456 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32187] ppid=32148 vsize=8414124 memory=6943526294502006880 CPUtime=0.05 cores=0-7
/proc/32171/task/32187/stat : 32187 (java) S 32148 32148 31481 0 -1 1077944384 169 0 0 0 5 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749349660912 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32188] ppid=32148 vsize=8414124 memory=6944656592455097440 CPUtime=0.2 cores=0-7
/proc/32171/task/32188/stat : 32188 (java) S 32148 32148 31481 0 -1 1077944384 561 0 0 0 20 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749348608368 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32189] ppid=32148 vsize=8414124 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/32171/task/32189/stat : 32189 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139747833932512 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32190] ppid=32148 vsize=8414124 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/32171/task/32190/stat : 32190 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749347556272 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
Current children cumulated CPU time: 4.94 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 123860 KiB

[startup+2.70096 s]
/proc/loadavg: 3.04 3.57 1.75 2/211 32190
/proc/meminfo: memFree=25239928/32770624 swapFree=66999716/67108860
[pid=32148] ppid=32145 vsize=113128 memory=1472 CPUtime=3.77 cores=0-7
/proc/32148/stat : 32148 (scop.sh) S 32145 32148 31481 0 -1 4202496 581 26751 0 0 0 0 365 12 20 0 1 0 509887434 115843072 368 33554432000 4194304 5098028 140735752043472 140735752040216 140041820926588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37724160 140735752049445 140735752049772 140735752049772 140735752052685 0
/proc/32148/statm: 28282 368 311 221 0 87 0
[pid=32171] ppid=32148 vsize=8414124 memory=122388 CPUtime=1.17 cores=0-7
/proc/32171/stat : 32171 (java) S 32148 32148 31481 0 -1 1077944320 20569 0 0 0 110 7 0 0 20 0 24 0 509887609 8616062976 30597 33554432000 4194304 4196468 140737118188240 140737118170784 139750326382327 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
/proc/32171/statm: 2103531 30597 3205 1 0 2064875 0
[pid=32171/tid=32172] ppid=32148 vsize=8414124 memory=1392 CPUtime=0.76 cores=0-7
/proc/32171/task/32172/stat : 32172 (java) S 32148 32148 31481 0 -1 1077944384 17433 0 0 0 70 6 0 0 20 0 24 0 509887609 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750298222496 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32173] ppid=32148 vsize=8414124 memory=188632 CPUtime=0 cores=0-7
/proc/32171/task/32173/stat : 32173 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750330624784 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32174] ppid=32148 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32171/task/32174/stat : 32174 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750130793360 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32175] ppid=32148 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32171/task/32175/stat : 32175 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750129740816 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32176] ppid=32148 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32171/task/32176/stat : 32176 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750128688272 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32177] ppid=32148 vsize=8414124 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32171/task/32177/stat : 32177 (java) S 32148 32148 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750127634704 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32178] ppid=32148 vsize=8414124 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/32171/task/32178/stat : 32178 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750126582160 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32179] ppid=32148 vsize=8414124 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/32171/task/32179/stat : 32179 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750125529616 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32180] ppid=32148 vsize=8414124 memory=7234030490512222553 CPUtime=0 cores=0-7
/proc/32171/task/32180/stat : 32180 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509887610 8616062976 30597 33554432000 4194304 4196468 140737118188240 139750124477072 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32181] ppid=32148 vsize=8414124 memory=140539193366143 CPUtime=0 cores=0-7
/proc/32171/task/32181/stat : 32181 (java) S 32148 32148 31481 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 509887612 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749352819184 139750326393474 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32182] ppid=32148 vsize=8414124 memory=-7384474656665275497 CPUtime=0 cores=0-7
/proc/32171/task/32182/stat : 32182 (java) S 32148 32148 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509887612 8616062976 30597 33554432000 4194304 4196468 140737118188240 139748974781856 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32183] ppid=32148 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32171/task/32183/stat : 32183 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887612 8616062976 30597 33554432000 4194304 4196468 140737118188240 139748706346480 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32184] ppid=32148 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32171/task/32184/stat : 32184 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139748331838160 139750326400923 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32185] ppid=32148 vsize=8414124 memory=6944656592387989600 CPUtime=0.06 cores=0-7
/proc/32171/task/32185/stat : 32185 (java) S 32148 32148 31481 0 -1 1077944384 745 0 0 0 6 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749351766000 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32186] ppid=32148 vsize=8414124 memory=288230617509003574 CPUtime=0.06 cores=0-7
/proc/32171/task/32186/stat : 32186 (java) S 32148 32148 31481 0 -1 1077944384 257 0 0 0 6 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749350713456 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32187] ppid=32148 vsize=8414124 memory=14972261127948741 CPUtime=0.05 cores=0-7
/proc/32171/task/32187/stat : 32187 (java) S 32148 32148 31481 0 -1 1077944384 169 0 0 0 5 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749349660912 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32188] ppid=32148 vsize=8414124 memory=0 CPUtime=0.2 cores=0-7
/proc/32171/task/32188/stat : 32188 (java) S 32148 32148 31481 0 -1 1077944384 561 0 0 0 20 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749348608368 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32189] ppid=32148 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32171/task/32189/stat : 32189 (java) S 32148 32148 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139747833932512 139750326392533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
[pid=32171/tid=32190] ppid=32148 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32171/task/32190/stat : 32190 (java) S 32148 32148 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509887615 8616062976 30597 33554432000 4194304 4196468 140737118188240 139749347556272 139750326393474 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17477632 140737118192631 140737118192790 140737118192790 140737118195663 0
Current children cumulated CPU time: 4.94 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 123860 KiB

Child status: 0
Real time (s): 2.77204
CPU time (s): 5.00155
CPU user time (s): 4.78469
CPU system time (s): 0.216856
CPU usage (%): 180.428
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 238600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.78469
system time used= 0.216856
maximum resident set size= 240408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6899
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 32148
#   total CPU time (s): 5.00155
#   total CPU user time (s): 4.78469
#   total CPU system time (s): 0.216856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05136 second user time and 0.062073 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 15:44:11
IDJOB=4405207
IDBENCH=126870
IDSOLVER=2867
FILE ID=node106/4405207-1569336334
RUNJOBID= node106-1569332296-31508
PBS_JOBID= 21705069
Free space on /tmp= 23488 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-028.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order 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-4405207-1569336334/watcher-4405207-1569336334 -o /tmp/evaluation-result-4405207-1569336334/solver-4405207-1569336334 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405207-1569336334.xml

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

MD5SUM BENCH= db9859f55fdeeb063308babcaf6783a7
RANDOM SEED=586788715

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:        25296288 kB
MemAvailable:   31844752 kB
Buffers:           86208 kB
Cached:          6633736 kB
SwapCached:         4584 kB
Active:          3362960 kB
Inactive:        3367264 kB
Active(anon):       4588 kB
Inactive(anon):    57724 kB
Active(file):    3358372 kB
Inactive(file):  3309540 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999716 kB
Dirty:             20392 kB
Writeback:             0 kB
AnonPages:        112832 kB
Mapped:            53128 kB
Shmem:             43672 kB
Slab:             337820 kB
SReclaimable:     309012 kB
SUnreclaim:        28808 kB
KernelStack:        3456 kB
PageTables:         5284 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:     69632 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:14