Trace number 4405295

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)? 4800.11 1241.24

General information on the benchmark

NamePrimes/
Primes-m1-p20/Primes-20-40-2-7.xml
MD5SUM37689576328d0295b96bd2728694e285
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.7383
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size70
Maximum domain size70
Distribution of domain sizes[{"size":70,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
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-17159-serial-file.bin HOME/instance-4405295-1569340401.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 17:52:41 CEST 2019
0.65/0.56	c PID: 17162
0.65/0.56	c IP: 172.20.3.150
0.65/0.56	c HOST: node150.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.19/0.89	c (0,0) Parsing End
1.19/0.89	c (0,0) CSP: 88 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 70
1.19/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.89	c (0,0) Constraint Name Generate Begin
1.40/0.90	c (0,0) Ctr:HOME/instance-4405295-1569340401.xml,Num:Var:WeightedSum
1.40/0.90	c (0,0) Constraint Name Generate End
1.40/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.90	c (0,0) CSP to CSPinCNF Begin
1.40/1.00	c (0,0) translated 4 (10%) constraints
1.56/1.01	c (0,0) translated 8 (20%) constraints
1.56/1.02	c (0,0) translated 12 (30%) constraints
1.56/1.03	c (0,0) translated 16 (40%) constraints
1.56/1.04	c (0,0) translated 20 (50%) constraints
1.56/1.04	c (0,0) translated 24 (60%) constraints
1.56/1.05	c (0,0) translated 28 (70%) constraints
1.56/1.06	c (0,0) translated 32 (80%) constraints
1.56/1.06	c (0,0) translated 36 (90%) constraints
1.56/1.06	c (0,0) translated 40 (100%) constraints
1.56/1.06	c (0,0) ===========================================
1.56/1.07	c (0,0) Order
1.56/1.07	c (0,0) ===========================================
1.82/1.11	c (0,0) translated 4 (10%) constraints
1.82/1.12	c (0,0) translated 8 (20%) constraints
1.82/1.14	c (0,0) translated 12 (30%) constraints
1.82/1.16	c (0,0) translated 16 (40%) constraints
1.82/1.17	c (0,0) translated 20 (50%) constraints
1.82/1.19	c (0,0) translated 24 (60%) constraints
2.02/1.20	c (0,0) translated 28 (70%) constraints
2.02/1.21	c (0,0) translated 32 (80%) constraints
2.02/1.22	c (0,0) translated 36 (90%) constraints
2.02/1.22	c (0,0) translated 40 (100%) constraints
2.02/1.23	c (0,0) CSP to CSPinCNF End
2.02/1.23	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 10159
2.02/1.23	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.02/1.23	c (0,0) CSPinCNF Propagation Begin
2.02/1.25	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.02/1.25	c (0,0) CSPinCNF Propagation End
2.02/1.25	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 10159
2.02/1.25	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.02/1.25	c (0,0) Simplify CSPinCNF Begin
2.02/1.26	c (0,0) Simplify CSPinCNF End
2.02/1.26	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 10159
2.02/1.26	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.02/1.26	c (0,0) Calculate Precise Domain Begin
4.50/2.86	c (2,2) 94471 values are removed by re-calculation
4.50/2.86	c (2,2) Calculate Precise Domain End
4.50/2.86	c (2,2) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 9893
4.50/2.86	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.50/2.86	c (2,2) CSPinCNF to SatSolver Begin
752.89/207.26	c (206,127) 34 (10 %) CSP clauses are encoded (0 SAT variables, 78716917 SAT clauses)
1026.35/278.50	c (277,169) 67 (20 %) CSP clauses are encoded (0 SAT variables, 105014024 SAT clauses)
1425.64/393.05	c (392,242) 100 (30 %) CSP clauses are encoded (0 SAT variables, 152434816 SAT clauses)
2269.76/600.67	c (600,357) 133 (40 %) CSP clauses are encoded (0 SAT variables, 225737764 SAT clauses)
3024.16/795.81	c (795,469) 166 (50 %) CSP clauses are encoded (0 SAT variables, 297248311 SAT clauses)
3224.76/842.44	c (841,492) 200 (60 %) CSP clauses are encoded (0 SAT variables, 312123002 SAT clauses)
3946.83/1021.89	c (1021,592) 233 (70 %) CSP clauses are encoded (0 SAT variables, 375607136 SAT clauses)
4799.02/1238.22	c (1237,714) fun.scop.ScopCnfFileIsTooLarge: Encoding is interrupted because file size becomes too large (10737418246 bytes)
4799.02/1238.22	c (1237,714) fun.scop.FileProblem.write(SatSolver.scala:576)
4799.02/1238.22	c (1237,714) fun.scop.FileProblem.write(SatSolver.scala:581)
4799.02/1238.22	c (1237,714) fun.scop.FileProblem.addClause2CnfFile(SatSolver.scala:688)
4799.02/1238.22	c (1237,714) fun.scop.ExtSatSolver.addClause(SatSolver.scala:296)
4799.02/1238.22	c (1237,714) fun.scop.HyOL$.$anonfun$apply$8(HyOL.scala:150)
4799.02/1238.22	c (1237,714) fun.scop.HyOL$.$anonfun$apply$8$adapted(HyOL.scala:148)
4799.02/1238.22	c (1237,714) scala.collection.TraversableLike$WithFilter.$anonfun$foreach$1(TraversableLike.scala:788)
4799.02/1238.22	c (1237,714) scala.collection.immutable.List.foreach(List.scala:388)
4799.02/1238.22	c (1237,714) scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:787)
4799.02/1238.22	c (1237,714) fun.scop.HyOL$.$anonfun$apply$6(HyOL.scala:148)
4799.02/1238.22	c (1237,714) scala.runtime.java8.JFunction1$mcVI$sp.apply(JFunction1$mcVI$sp.java:12)
4799.02/1238.22	c (1237,714) scala.collection.TraversableLike$WithFilter.$anonfun$foreach$1(TraversableLike.scala:788)
4799.02/1238.22	c (1237,714) scala.collection.immutable.Range.foreach(Range.scala:155)
4799.02/1238.22	c (1237,714) scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:787)
4799.02/1238.22	c (1237,714) fun.scop.HyOL$.apply(HyOL.scala:134)
4799.02/1238.22	c (1237,714) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:468)
4799.02/1238.22	c (1237,714) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
4799.02/1238.22	c (1237,714) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
4799.02/1238.22	s UNKNOWN
0.00/1241.23	c (scop.sh) HOME/scop-17159-serial-file.bin does not exist. End.

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405295-1569340401/watcher-4405295-1569340401 -o /var/tmp/evaluation-result-4405295-1569340401/solver-4405295-1569340401 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1569335938-16167 --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-4405295-1569340401.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=17159, runsolver pid=17156

[startup+0.100125 s]*
/proc/loadavg: 1.17 1.16 2.09 3/211 17181
/proc/meminfo: memFree=26307924/32770624 swapFree=67023900/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
[pid=17162] ppid=17159 vsize=27314120 memory=107920 CPUtime=0.11 cores=0-7
/proc/17162/stat : 17162 (java) S 17159 17159 16140 0 -1 1077944320 6468 0 0 0 8 3 0 0 20 0 20 0 510312619 27969658880 26980 33554432000 4194304 4196468 140726207379984 140726207362528 140606208548599 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
/proc/17162/statm: 6828530 26980 2820 1 0 6790935 0
[pid=17162/tid=17163] ppid=17159 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/17162/task/17163/stat : 17163 (java) R 17159 17159 16140 0 -1 4202560 4580 0 0 0 6 2 0 0 20 0 20 0 510312619 27969658880 26980 33554432000 4194304 4196468 140726207379984 140606180362112 140606192629086 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17164] ppid=17159 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/17162/task/17164/stat : 17164 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 26980 33554432000 4194304 4196468 140726207379984 140606212791184 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17165] ppid=17159 vsize=27314120 memory=140291110348416 CPUtime=0 cores=0-7
/proc/17162/task/17165/stat : 17165 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 26980 33554432000 4194304 4196468 140726207379984 140606026947344 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17166] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17166/stat : 17166 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 26980 33554432000 4194304 4196468 140726207379984 140606025895056 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17167] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17167/stat : 17167 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 26980 33554432000 4194304 4196468 140726207379984 140606024842256 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17168] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17168/stat : 17168 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 26980 33554432000 4194304 4196468 140726207379984 140606023788944 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17169] ppid=17159 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17162/task/17169/stat : 17169 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 26980 33554432000 4194304 4196468 140726207379984 140605626415376 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17170] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17170/stat : 17170 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 26980 33554432000 4194304 4196468 140726207379984 140605625363088 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17171] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17171/stat : 17171 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 26980 33554432000 4194304 4196468 140726207379984 140605624310288 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17172] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17172/stat : 17172 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312623 27969658880 26980 33554432000 4194304 4196468 140726207379984 140604260276848 140606208559746 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17173] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17173/stat : 17173 (java) S 17159 17159 16140 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510312624 27969658880 26980 33554432000 4194304 4196468 140726207379984 140604143035680 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17174] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17174/stat : 17174 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312624 27969658880 26980 33554432000 4194304 4196468 140726207379984 140603874600560 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17175] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17175/stat : 17175 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 26980 33554432000 4194304 4196468 140726207379984 140603500091984 140606208567195 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17176] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17176/stat : 17176 (java) S 17159 17159 16140 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 26980 33554432000 4194304 4196468 140726207379984 140604259223664 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17177] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17177/stat : 17177 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 26980 33554432000 4194304 4196468 140726207379984 140604258170864 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17178] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17178/stat : 17178 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 26980 33554432000 4194304 4196468 140726207379984 140604257118576 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17179] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17179/stat : 17179 (java) S 17159 17159 16140 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 26980 33554432000 4194304 4196468 140726207379984 140604256065776 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17180] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17180/stat : 17180 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312627 27969658880 26980 33554432000 4194304 4196468 140726207379984 140603002186592 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17181] ppid=17159 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17162/task/17181/stat : 17181 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312627 27969658880 26980 33554432000 4194304 4196468 140726207379984 140604255013680 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109316 KiB

[startup+0.210142 s]*
/proc/loadavg: 1.17 1.16 2.09 3/211 17181
/proc/meminfo: memFree=26286992/32770624 swapFree=67023900/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
[pid=17162] ppid=17159 vsize=27314120 memory=126804 CPUtime=0.24 cores=0-7
/proc/17162/stat : 17162 (java) S 17159 17159 16140 0 -1 1077944320 12082 0 0 0 20 4 0 0 20 0 20 0 510312619 27969658880 31701 33554432000 4194304 4196468 140726207379984 140726207362528 140606208548599 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
/proc/17162/statm: 6828530 31701 2941 1 0 6790935 0
[pid=17162/tid=17163] ppid=17159 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17162/task/17163/stat : 17163 (java) R 17159 17159 16140 0 -1 4202560 9822 0 0 0 16 3 0 0 20 0 20 0 510312619 27969658880 31701 33554432000 4194304 4196468 140726207379984 140606180347984 140606190112174 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17164] ppid=17159 vsize=27314120 memory=339 CPUtime=0 cores=0-7
/proc/17162/task/17164/stat : 17164 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 31701 33554432000 4194304 4196468 140726207379984 140606212791184 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17165] ppid=17159 vsize=27314120 memory=288370667262060160 CPUtime=0 cores=0-7
/proc/17162/task/17165/stat : 17165 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 31701 33554432000 4194304 4196468 140726207379984 140606026947344 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17166] ppid=17159 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17162/task/17166/stat : 17166 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 31701 33554432000 4194304 4196468 140726207379984 140606025895056 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17167] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17167/stat : 17167 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 31701 33554432000 4194304 4196468 140726207379984 140606024842256 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17168] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17168/stat : 17168 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 31701 33554432000 4194304 4196468 140726207379984 140606023788944 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17169] ppid=17159 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17162/task/17169/stat : 17169 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 31701 33554432000 4194304 4196468 140726207379984 140605626415376 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17170] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17170/stat : 17170 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 31701 33554432000 4194304 4196468 140726207379984 140605625363088 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17171] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17171/stat : 17171 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 31701 33554432000 4194304 4196468 140726207379984 140605624310288 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17172] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17172/stat : 17172 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312623 27969658880 31701 33554432000 4194304 4196468 140726207379984 140604260276848 140606208559746 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17173] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17173/stat : 17173 (java) S 17159 17159 16140 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510312624 27969658880 31701 33554432000 4194304 4196468 140726207379984 140604143035680 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17174] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17174/stat : 17174 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312624 27969658880 31701 33554432000 4194304 4196468 140726207379984 140603874600560 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17175] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17175/stat : 17175 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 31701 33554432000 4194304 4196468 140726207379984 140603500091984 140606208567195 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17176] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17176/stat : 17176 (java) S 17159 17159 16140 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 31701 33554432000 4194304 4196468 140726207379984 140604259223664 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17177] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17177/stat : 17177 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 31701 33554432000 4194304 4196468 140726207379984 140604258170864 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17178] ppid=17159 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17162/task/17178/stat : 17178 (java) S 17159 17159 16140 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 31701 33554432000 4194304 4196468 140726207379984 140604257118576 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17179] ppid=17159 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/17162/task/17179/stat : 17179 (java) S 17159 17159 16140 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 20 0 510312626 27969658880 31701 33554432000 4194304 4196468 140726207379984 140604256065776 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17180] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17180/stat : 17180 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312627 27969658880 31701 33554432000 4194304 4196468 140726207379984 140603002186592 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17181] ppid=17159 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17162/task/17181/stat : 17181 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312627 27969658880 31701 33554432000 4194304 4196468 140726207379984 140604255013680 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128200 KiB

[startup+0.309361 s]*
/proc/loadavg: 1.17 1.16 2.09 2/211 17181
/proc/meminfo: memFree=26285196/32770624 swapFree=67023900/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
[pid=17162] ppid=17159 vsize=27314120 memory=130412 CPUtime=0.42 cores=0-7
/proc/17162/stat : 17162 (java) S 17159 17159 16140 0 -1 1077944320 12438 0 0 0 37 5 0 0 20 0 20 0 510312619 27969658880 32603 33554432000 4194304 4196468 140726207379984 140726207362528 140606208548599 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
/proc/17162/statm: 6828530 32603 3053 1 0 6790935 0
[pid=17162/tid=17163] ppid=17159 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17162/task/17163/stat : 17163 (java) R 17159 17159 16140 0 -1 4202560 10009 0 0 0 26 4 0 0 20 0 20 0 510312619 27969658880 32603 33554432000 4194304 4196468 140726207379984 140606180351824 140606185772752 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17164] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17164/stat : 17164 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 32603 33554432000 4194304 4196468 140726207379984 140606212791184 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17165] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17165/stat : 17165 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 32603 33554432000 4194304 4196468 140726207379984 140606026947344 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17166] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17166/stat : 17166 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 32603 33554432000 4194304 4196468 140726207379984 140606025895056 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17167] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17167/stat : 17167 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 32603 33554432000 4194304 4196468 140726207379984 140606024842256 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17168] ppid=17159 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/17162/task/17168/stat : 17168 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 32603 33554432000 4194304 4196468 140726207379984 140606023788944 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17169] ppid=17159 vsize=27314120 memory=140291013178287 CPUtime=0 cores=0-7
/proc/17162/task/17169/stat : 17169 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 32603 33554432000 4194304 4196468 140726207379984 140605626415376 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17170] ppid=17159 vsize=27314120 memory=140291013180592 CPUtime=0 cores=0-7
/proc/17162/task/17170/stat : 17170 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 32603 33554432000 4194304 4196468 140726207379984 140605625363088 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17171] ppid=17159 vsize=27314120 memory=140291013182896 CPUtime=0 cores=0-7
/proc/17162/task/17171/stat : 17171 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27969658880 32603 33554432000 4194304 4196468 140726207379984 140605624310288 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17172] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17172/stat : 17172 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312623 27969658880 32603 33554432000 4194304 4196468 140726207379984 140604260276848 140606208559746 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17173] ppid=17159 vsize=27314120 memory=280582026372752 CPUtime=0 cores=0-7
/proc/17162/task/17173/stat : 17173 (java) S 17159 17159 16140 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510312624 27969658880 32603 33554432000 4194304 4196468 140726207379984 140604143035680 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17174] ppid=17159 vsize=27314120 memory=280582026379664 CPUtime=0 cores=0-7
/proc/17162/task/17174/stat : 17174 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312624 27969658880 32603 33554432000 4194304 4196468 140726207379984 140603874600560 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17175] ppid=17159 vsize=27314120 memory=280582026320944 CPUtime=0 cores=0-7
/proc/17162/task/17175/stat : 17175 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 32603 33554432000 4194304 4196468 140726207379984 140603500091984 140606208567195 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17176] ppid=17159 vsize=27314120 memory=280582026393488 CPUtime=0 cores=0-7
/proc/17162/task/17176/stat : 17176 (java) S 17159 17159 16140 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 32603 33554432000 4194304 4196468 140726207379984 140604259223664 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17177] ppid=17159 vsize=27314120 memory=280582026400400 CPUtime=0 cores=0-7
/proc/17162/task/17177/stat : 17177 (java) S 17159 17159 16140 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 510312626 27969658880 32603 33554432000 4194304 4196468 140726207379984 140604258170864 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17178] ppid=17159 vsize=27314120 memory=280582026398096 CPUtime=0.02 cores=0-7
/proc/17162/task/17178/stat : 17178 (java) R 17159 17159 16140 0 -1 4202560 276 0 0 0 2 0 0 0 20 0 20 0 510312626 27969658880 32603 33554432000 4194304 4196468 140726207379984 140604257118576 140606193673289 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17179] ppid=17159 vsize=27314120 memory=280582026414256 CPUtime=0.07 cores=0-7
/proc/17162/task/17179/stat : 17179 (java) S 17159 17159 16140 0 -1 1077944384 465 0 0 0 7 0 0 0 20 0 20 0 510312626 27969658880 32603 33554432000 4194304 4196468 140726207379984 140604256065776 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17180] ppid=17159 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17180/stat : 17180 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312627 27969658880 32603 33554432000 4194304 4196468 140726207379984 140603002186592 140606208558805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17181] ppid=17159 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17162/task/17181/stat : 17181 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312627 27969658880 32603 33554432000 4194304 4196468 140726207379984 140604255013680 140606208559746 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131808 KiB

[startup+0.700849 s]
/proc/loadavg: 1.17 1.16 2.09 3/211 17181
/proc/meminfo: memFree=26263492/32770624 swapFree=67023900/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
[pid=17162] ppid=17159 vsize=27322516 memory=166288 CPUtime=0.99 cores=0-7
/proc/17162/stat : 17162 (java) S 17159 17159 16140 0 -1 1077944320 20159 0 0 0 92 7 0 0 20 0 20 0 510312619 27978256384 41572 33554432000 4194304 4196468 140726207379984 140726207362528 140606208548599 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
/proc/17162/statm: 6830629 41572 3210 1 0 6791959 0
[pid=17162/tid=17163] ppid=17159 vsize=27322516 memory=280582026772144 CPUtime=0.68 cores=0-7
/proc/17162/task/17163/stat : 17163 (java) R 17159 17159 16140 0 -1 4202560 17112 0 0 0 62 6 0 0 20 0 20 0 510312619 27978256384 41572 33554432000 4194304 4196468 140726207379984 140606180385152 140605703474180 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17164] ppid=17159 vsize=27322516 memory=140291013387120 CPUtime=0 cores=0-7
/proc/17162/task/17164/stat : 17164 (java) S 17159 17159 16140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510312622 27978256384 41572 33554432000 4194304 4196468 140726207379984 140606212791184 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17165] ppid=17159 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/17162/task/17165/stat : 17165 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312622 27978256384 41572 33554432000 4194304 4196468 140726207379984 140606026947344 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17166] ppid=17159 vsize=27322516 memory=1076 CPUtime=0 cores=0-7
/proc/17162/task/17166/stat : 17166 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312622 27978256384 41572 33554432000 4194304 4196468 140726207379984 140606025895056 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0

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

[pid=17162/tid=17175] ppid=17159 vsize=27328728 memory=1172 CPUtime=0 cores=0-7
/proc/17162/task/17175/stat : 17175 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140603500091984 140606208567195 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17176] ppid=17159 vsize=27328728 memory=1480 CPUtime=1.25 cores=0-7
/proc/17162/task/17176/stat : 17176 (java) S 17159 17159 16140 0 -1 1077944384 11033 0 0 0 123 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604259223712 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17177] ppid=17159 vsize=27328728 memory=3880 CPUtime=1.07 cores=0-7
/proc/17162/task/17177/stat : 17177 (java) S 17159 17159 16140 0 -1 1077944384 7812 0 0 0 104 3 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604258170912 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17178] ppid=17159 vsize=27328728 memory=7712 CPUtime=1.12 cores=0-7
/proc/17162/task/17178/stat : 17178 (java) S 17159 17159 16140 0 -1 1077944384 11227 0 0 0 110 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604257118624 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17179] ppid=17159 vsize=27328728 memory=1760 CPUtime=0.79 cores=0-7
/proc/17162/task/17179/stat : 17179 (java) S 17159 17159 16140 0 -1 1077944384 11026 0 0 0 77 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604256065536 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17180] ppid=17159 vsize=27328728 memory=1172 CPUtime=0 cores=0-7
/proc/17162/task/17180/stat : 17180 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312627 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140603002186592 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17181] ppid=17159 vsize=27328728 memory=6308 CPUtime=0.53 cores=0-7
/proc/17162/task/17181/stat : 17181 (java) S 17159 17159 16140 0 -1 1077944384 1272 0 0 0 27 26 0 0 20 0 20 0 510312627 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604255013680 140606208559746 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
Current children cumulated CPU time: 4699.03 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 22718972 KiB

[startup+1229.2 s]
/proc/loadavg: 3.67 3.76 3.34 9/212 17295
/proc/meminfo: memFree=261892/32770624 swapFree=67023908/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
[pid=17162] ppid=17159 vsize=27328728 memory=22717576 CPUtime=4784.72 cores=0-7
/proc/17162/stat : 17162 (java) S 17159 17159 16140 0 -1 1077944320 2116532 0 0 0 471801 6671 0 0 20 0 20 0 510312619 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140726207362528 140606208548599 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
/proc/17162/statm: 6832182 5679394 3315 1 0 6792983 0
[pid=17162/tid=17163] ppid=17159 vsize=27328728 memory=4 CPUtime=707.19 cores=0-7
/proc/17162/task/17163/stat : 17163 (java) S 17159 17159 16140 0 -1 1077944384 147629 0 0 0 69011 1708 0 0 20 0 20 0 510312619 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606180386944 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 875 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17164] ppid=17159 vsize=27328728 memory=1499 CPUtime=508.82 cores=0-7
/proc/17162/task/17164/stat : 17164 (java) R 17159 17159 16140 0 -1 4202560 168222 0 0 0 50349 533 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606212791304 140606190196135 0 4 2 25189581 0 0 0 -1 7 0 0 32 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17165] ppid=17159 vsize=27328728 memory=3648 CPUtime=509.44 cores=0-7
/proc/17162/task/17165/stat : 17165 (java) R 17159 17159 16140 0 -1 4202560 157402 0 0 0 50380 564 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606026947464 140606193592956 0 4 2 25189581 0 0 0 -1 0 0 0 31 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17166] ppid=17159 vsize=27328728 memory=0 CPUtime=509.65 cores=0-7
/proc/17162/task/17166/stat : 17166 (java) R 17159 17159 16140 0 -1 4202560 153128 0 0 0 50303 662 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606025895176 140606193592765 0 4 2 25189581 0 0 0 -1 6 0 0 36 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17167] ppid=17159 vsize=27328728 memory=8292088564187963537 CPUtime=508.57 cores=0-7
/proc/17162/task/17167/stat : 17167 (java) R 17159 17159 16140 0 -1 4202560 249094 0 0 0 50251 606 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606024842376 140606193592732 0 4 2 25189581 0 0 0 -1 4 0 0 30 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17168] ppid=17159 vsize=27328728 memory=0 CPUtime=507.32 cores=0-7
/proc/17162/task/17168/stat : 17168 (java) R 17159 17159 16140 0 -1 4202560 166471 0 0 0 50073 659 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606023789064 140606193592768 0 4 2 25189581 0 0 0 -1 3 0 0 39 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17169] ppid=17159 vsize=27328728 memory=576587670355055392 CPUtime=508.97 cores=0-7
/proc/17162/task/17169/stat : 17169 (java) R 17159 17159 16140 0 -1 4202560 166236 0 0 0 50244 653 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140605626415496 140606193592696 0 4 2 25189581 0 0 0 -1 5 0 0 33 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17170] ppid=17159 vsize=27328728 memory=288284459286135671 CPUtime=510.07 cores=0-7
/proc/17162/task/17170/stat : 17170 (java) R 17159 17159 16140 0 -1 4202560 154137 0 0 0 50378 629 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140605625363208 140606193572302 0 4 2 25189581 0 0 0 -1 2 0 0 35 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17171] ppid=17159 vsize=27328728 memory=1760 CPUtime=508.71 cores=0-7
/proc/17162/task/17171/stat : 17171 (java) R 17159 17159 16140 0 -1 4202560 222871 0 0 0 50270 601 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140605624310408 140606193593009 0 4 2 25189581 0 0 0 -1 1 0 0 36 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17172] ppid=17159 vsize=27328728 memory=1172 CPUtime=1.09 cores=0-7
/proc/17162/task/17172/stat : 17172 (java) S 17159 17159 16140 0 -1 1077944384 487572 0 0 0 83 26 0 0 20 0 20 0 510312623 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604260275360 140606208558805 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17173] ppid=17159 vsize=27328728 memory=6308 CPUtime=0 cores=0-7
/proc/17162/task/17173/stat : 17173 (java) S 17159 17159 16140 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 510312624 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604143035744 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17174] ppid=17159 vsize=27328728 memory=4976 CPUtime=0 cores=0-7
/proc/17162/task/17174/stat : 17174 (java) S 17159 17159 16140 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 510312624 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140603874600576 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17175] ppid=17159 vsize=27328728 memory=368 CPUtime=0 cores=0-7
/proc/17162/task/17175/stat : 17175 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140603500091984 140606208567195 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17176] ppid=17159 vsize=27328728 memory=1173 CPUtime=1.25 cores=0-7
/proc/17162/task/17176/stat : 17176 (java) S 17159 17159 16140 0 -1 1077944384 11035 0 0 0 123 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604259223712 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17177] ppid=17159 vsize=27328728 memory=0 CPUtime=1.07 cores=0-7
/proc/17162/task/17177/stat : 17177 (java) S 17159 17159 16140 0 -1 1077944384 7814 0 0 0 104 3 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604258170912 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17178] ppid=17159 vsize=27328728 memory=6944656592387989600 CPUtime=1.12 cores=0-7
/proc/17162/task/17178/stat : 17178 (java) S 17159 17159 16140 0 -1 1077944384 11230 0 0 0 110 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604257118624 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17179] ppid=17159 vsize=27328728 memory=6944656575208382560 CPUtime=0.79 cores=0-7
/proc/17162/task/17179/stat : 17179 (java) S 17159 17159 16140 0 -1 1077944384 11032 0 0 0 77 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604256065536 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17180] ppid=17159 vsize=27328728 memory=1040 CPUtime=0 cores=0-7
/proc/17162/task/17180/stat : 17180 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312627 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140603002186592 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17181] ppid=17159 vsize=27328728 memory=2084 CPUtime=0.54 cores=0-7
/proc/17162/task/17181/stat : 17181 (java) S 17159 17159 16140 0 -1 1077944384 1294 0 0 0 27 27 0 0 20 0 20 0 510312627 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604255013680 140606208559746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
Current children cumulated CPU time: 4784.72 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 22718972 KiB

[startup+1235.6 s]
/proc/loadavg: 3.77 3.79 3.35 2/212 17295
/proc/meminfo: memFree=211340/32770624 swapFree=67023908/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
[pid=17162] ppid=17159 vsize=27328728 memory=22717576 CPUtime=4796.74 cores=0-7
/proc/17162/stat : 17162 (java) S 17159 17159 16140 0 -1 1077944320 2134131 0 0 0 472957 6717 0 0 20 0 20 0 510312619 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140726207362528 140606208548599 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
/proc/17162/statm: 6832182 5679394 3315 1 0 6792983 0
[pid=17162/tid=17163] ppid=17159 vsize=27328728 memory=1396 CPUtime=712.71 cores=0-7
/proc/17162/task/17163/stat : 17163 (java) R 17159 17159 16140 0 -1 4202560 152349 0 0 0 69520 1751 0 0 20 0 20 0 510312619 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606180388064 140605710422212 0 4 2 25189581 0 0 0 -1 0 0 0 881 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17164] ppid=17159 vsize=27328728 memory=22717576 CPUtime=509.61 cores=0-7
/proc/17162/task/17164/stat : 17164 (java) S 17159 17159 16140 0 -1 1077944384 169757 0 0 0 50428 533 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606212791184 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 32 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17165] ppid=17159 vsize=27328728 memory=22717576 CPUtime=510.25 cores=0-7
/proc/17162/task/17165/stat : 17165 (java) S 17159 17159 16140 0 -1 1077944384 158846 0 0 0 50461 564 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606026947344 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17166] ppid=17159 vsize=27328728 memory=-2127767799640501289 CPUtime=510.46 cores=0-7
/proc/17162/task/17166/stat : 17166 (java) S 17159 17159 16140 0 -1 1077944384 154623 0 0 0 50384 662 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606025895056 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 36 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17167] ppid=17159 vsize=27328728 memory=280582028969920 CPUtime=509.38 cores=0-7
/proc/17162/task/17167/stat : 17167 (java) S 17159 17159 16140 0 -1 1077944384 250671 0 0 0 50332 606 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606024842256 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17168] ppid=17159 vsize=27328728 memory=280582028969984 CPUtime=508.13 cores=0-7
/proc/17162/task/17168/stat : 17168 (java) S 17159 17159 16140 0 -1 1077944384 168314 0 0 0 50154 659 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140606023788944 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17169] ppid=17159 vsize=27328728 memory=4486604260213485459 CPUtime=509.77 cores=0-7
/proc/17162/task/17169/stat : 17169 (java) S 17159 17159 16140 0 -1 1077944384 167885 0 0 0 50324 653 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140605626415376 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 33 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17170] ppid=17159 vsize=27328728 memory=1396 CPUtime=510.88 cores=0-7
/proc/17162/task/17170/stat : 17170 (java) S 17159 17159 16140 0 -1 1077944384 155639 0 0 0 50459 629 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140605625363088 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17171] ppid=17159 vsize=27328728 memory=22717576 CPUtime=509.52 cores=0-7
/proc/17162/task/17171/stat : 17171 (java) S 17159 17159 16140 0 -1 1077944384 224701 0 0 0 50351 601 0 0 20 0 20 0 510312622 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140605624310288 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17172] ppid=17159 vsize=27328728 memory=1396 CPUtime=1.1 cores=0-7
/proc/17162/task/17172/stat : 17172 (java) S 17159 17159 16140 0 -1 1077944384 487576 0 0 0 84 26 0 0 20 0 20 0 510312623 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604260276848 140606208559746 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17173] ppid=17159 vsize=27328728 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/17162/task/17173/stat : 17173 (java) S 17159 17159 16140 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 510312624 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604143035744 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17174] ppid=17159 vsize=27328728 memory=52060 CPUtime=0 cores=0-7
/proc/17162/task/17174/stat : 17174 (java) S 17159 17159 16140 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 510312624 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140603874600576 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17175] ppid=17159 vsize=27328728 memory=1040 CPUtime=0 cores=0-7
/proc/17162/task/17175/stat : 17175 (java) S 17159 17159 16140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140603500091984 140606208567195 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17176] ppid=17159 vsize=27328728 memory=2084 CPUtime=1.25 cores=0-7
/proc/17162/task/17176/stat : 17176 (java) S 17159 17159 16140 0 -1 1077944384 11035 0 0 0 123 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604259223664 140606208559746 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17177] ppid=17159 vsize=27328728 memory=1396 CPUtime=1.07 cores=0-7
/proc/17162/task/17177/stat : 17177 (java) S 17159 17159 16140 0 -1 1077944384 7814 0 0 0 104 3 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604258170864 140606208559746 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17178] ppid=17159 vsize=27328728 memory=6791534058613427641 CPUtime=1.12 cores=0-7
/proc/17162/task/17178/stat : 17178 (java) S 17159 17159 16140 0 -1 1077944384 11230 0 0 0 110 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604257118576 140606208559746 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17179] ppid=17159 vsize=27328728 memory=1396 CPUtime=0.79 cores=0-7
/proc/17162/task/17179/stat : 17179 (java) S 17159 17159 16140 0 -1 1077944384 11032 0 0 0 77 2 0 0 20 0 20 0 510312626 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604256065776 140606208559746 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17180] ppid=17159 vsize=27328728 memory=22717576 CPUtime=0 cores=0-7
/proc/17162/task/17180/stat : 17180 (java) S 17159 17159 16140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510312627 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140603002186592 140606208558805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
[pid=17162/tid=17181] ppid=17159 vsize=27328728 memory=836 CPUtime=0.54 cores=0-7
/proc/17162/task/17181/stat : 17181 (java) S 17159 17159 16140 0 -1 1077944384 1294 0 0 0 27 27 0 0 20 0 20 0 510312627 27984617472 5679394 33554432000 4194304 4196468 140726207379984 140604255013680 140606208559746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 20799488 140726207382215 140726207382662 140726207382662 140726207385551 0
Current children cumulated CPU time: 4796.74 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 22718972 KiB

[startup+1238.8 s]
/proc/loadavg: 3.77 3.79 3.35 2/194 17295
/proc/meminfo: memFree=22660336/32770624 swapFree=67023908/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1396 KiB

[startup+1240.4 s]*
/proc/loadavg: 3.55 3.74 3.34 1/194 17295
/proc/meminfo: memFree=28491764/32770624 swapFree=67023908/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1396 KiB

[startup+1240.8 s]
/proc/loadavg: 3.55 3.74 3.34 1/194 17295
/proc/meminfo: memFree=28491764/32770624 swapFree=67023908/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1396 KiB

[startup+1241.2 s]
/proc/loadavg: 3.55 3.74 3.34 1/194 17295
/proc/meminfo: memFree=28491764/32770624 swapFree=67023908/67108860
[pid=17159] ppid=17156 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17159/stat : 17159 (scop.sh) S 17156 17159 16140 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510312619 115843072 349 33554432000 4194304 5098028 140734195711680 140734195708936 140586994958972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9723904 140734195716861 140734195717208 140734195717208 140734195720137 0
/proc/17159/statm: 28282 349 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1396 KiB

Child status: 0
Real time (s): 1241.24
CPU time (s): 4800.11
CPU user time (s): 4731.62
CPU system time (s): 68.4911
CPU usage (%): 386.721
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 22718972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4731.62
system time used= 68.4911
maximum resident set size= 22717788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2138367
page faults= 0
swaps= 0
block input operations= 2616
block output operations= 21026768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71790
involuntary context switches= 59273


# summary of solver processes directly reported to runsolver:
#   pid: 17159
#   total CPU time (s): 4800.11
#   total CPU user time (s): 4731.62
#   total CPU system time (s): 68.4911

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49079 second user time and 13.4471 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-24 17:52:40
IDJOB=4405295
IDBENCH=133326
IDSOLVER=2867
FILE ID=node150/4405295-1569340401
RUNJOBID= node150-1569335938-16167
PBS_JOBID= 21705047
Free space on /var/tmp= 13480 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Primes/Primes-m1-p20/Primes-20-40-2-7.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 /var/tmp/evaluation-result-4405295-1569340401/watcher-4405295-1569340401 -o /var/tmp/evaluation-result-4405295-1569340401/solver-4405295-1569340401 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1569335938-16167 --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-4405295-1569340401.xml

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

MD5SUM BENCH= 37689576328d0295b96bd2728694e285
RANDOM SEED=586788715

node150.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:        26405036 kB
MemAvailable:   31816928 kB
Buffers:          109348 kB
Cached:          5354928 kB
SwapCached:         8120 kB
Active:          3345348 kB
Inactive:        2154204 kB
Active(anon):       1764 kB
Inactive(anon):    84720 kB
Active(file):    3343584 kB
Inactive(file):  2069484 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       67023900 kB
Dirty:             20772 kB
Writeback:             0 kB
AnonPages:        284064 kB
Mapped:            54324 kB
Shmem:             42720 kB
Slab:             457024 kB
SReclaimable:     427284 kB
SUnreclaim:        29740 kB
KernelStack:        3824 kB
PageTables:         5712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node150 at 2019-09-24 18:13:22