Trace number 4392551

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-06-15)? (NS) 17248.9 2232.92

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-164.xml
MD5SUMb2fe288f8dde57e646dfc9c4f090c29d
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 benchmark118.733
Satisfiable
(Un)Satisfiability was proved
Number of variables328
Number of constraints172
Number of domains2
Minimum domain size164
Maximum domain size26896
Distribution of domain sizes[{"size":164,"count":164},{"size":26896,"count":164}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":164},{"degree":4,"count":163},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity164
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":164},{"arity":82,"count":6},{"arity":164,"count":1}]
Number of extensional constraints0
Number of intensional constraints165
Distribution of constraint types[{"type":"intension","count":165},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
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-19912-serial-file.bin HOME/instance-4392551-1568420448.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Sat Sep 14 01:18:52 CEST 2019
0.66/0.56	c PID: 19915
0.66/0.56	c IP: 172.20.3.107
0.66/0.56	c HOST: node107.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.63/1.04	c (0,0) Parsing End
1.63/1.04	c (0,0) CSP: 328 int (0 aux), 0 bool (0 aux), 172 ctr, max domain size 26896
1.63/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.63/1.05	c (0,0) Constraint Name Generate Begin
1.63/1.05	c (0,0) Ctr:HOME/instance-4392551-1568420448.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.63/1.05	c (0,0) Constraint Name Generate End
1.63/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.63/1.05	c (0,0) CSP to CSPinCNF Begin
7.15/2.67	c (2,2) translated 18 (10%) constraints
7.93/3.01	c (2,2) translated 35 (20%) constraints
9.28/3.32	c (2,2) translated 52 (30%) constraints
9.84/3.60	c (3,3) translated 69 (40%) constraints
10.17/3.88	c (3,3) translated 86 (50%) constraints
10.54/4.16	c (3,3) translated 104 (60%) constraints
10.84/4.43	c (3,3) translated 121 (70%) constraints
11.04/4.69	c (4,4) translated 138 (80%) constraints
11.34/4.98	c (4,4) translated 155 (90%) constraints
11.73/5.21	c (4,4) translated 172 (100%) constraints
11.73/5.21	c (4,4) ===========================================
11.73/5.21	c (4,4) Order
11.73/5.21	c (4,4) ===========================================
12.72/5.55	c (5,5) translated 9439 (10%) constraints
15.64/6.91	c (6,6) translated 18878 (20%) constraints
16.47/7.16	c (6,6) translated 28317 (30%) constraints
16.67/7.36	c (6,6) translated 37755 (40%) constraints
16.87/7.57	c (7,7) translated 47194 (50%) constraints
17.07/7.78	c (7,7) translated 56633 (60%) constraints
17.27/7.99	c (7,7) translated 66071 (70%) constraints
17.66/8.20	c (7,7) translated 75510 (80%) constraints
17.87/8.40	c (7,7) translated 84949 (90%) constraints
18.07/8.65	c (8,8) translated 94387 (100%) constraints
18.07/8.65	c (8,8) CSP to CSPinCNF End
18.07/8.68	c (8,8) CSP: 643 int (316 aux), 26897 bool (26896 aux), 148816 ctr, max domain size 741814
18.07/8.68	c (8,8) Heap : 2365 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.07/8.68	c (8,8) CSPinCNF Propagation Begin
33.78/19.75	c (19,18) 3046450 values, 36853 unsatisfiable literals, and 36860 valid clauses are removed
33.78/19.75	c (19,18) CSPinCNF Propagation End
33.78/19.76	c (19,18) CSP: 642 int (316 aux), 26898 bool (26896 aux), 111956 ctr, max domain size 554731
33.78/19.76	c (19,18) Heap : 4346 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
33.78/19.76	c (19,18) Simplify CSPinCNF Begin
35.42/20.36	c (19,19) Simplify CSPinCNF End
35.42/20.38	c (19,19) CSP: 642 int (316 aux), 53304 bool (53302 aux), 138362 ctr, max domain size 554731
35.42/20.38	c (19,19) Heap : 4678 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
35.42/20.38	c (19,19) Calculate Precise Domain Begin
17248.78/2232.81	c (2232,50) java.lang.OutOfMemoryError: Java heap space
17248.78/2232.81	c (2232,50) java.lang.Long.valueOf(Long.java:840)
17248.78/2232.81	c (2232,50) scala.runtime.BoxesRunTime.boxToLong(BoxesRunTime.java:69)
17248.78/2232.81	c (2232,50) scala.runtime.java8.JFunction1$mcJJ$sp.apply(JFunction1$mcJJ$sp.java:12)
17248.78/2232.81	c (2232,50) scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:233)
17248.78/2232.81	c (2232,50) scala.collection.TraversableLike$$Lambda$106/556529265.apply(Unknown Source)
17248.78/2232.81	c (2232,50) scala.collection.Iterator.foreach(Iterator.scala:937)
17248.78/2232.81	c (2232,50) scala.collection.Iterator.foreach$(Iterator.scala:937)
17248.78/2232.81	c (2232,50) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
17248.78/2232.81	c (2232,50) scala.collection.IterableLike.foreach(IterableLike.scala:70)
17248.78/2232.81	c (2232,50) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
17248.78/2232.81	c (2232,50) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
17248.78/2232.81	c (2232,50) scala.collection.TraversableLike.map(TraversableLike.scala:233)
17248.78/2232.81	c (2232,50) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
17248.78/2232.81	c (2232,50) scala.collection.AbstractTraversable.map(Traversable.scala:104)
17248.78/2232.81	c (2232,50) fun.scop.IntDomain.$anonfun$preciseAdd$1(Domain.scala:101)
17248.78/2232.81	c (2232,50) fun.scop.IntDomain.$anonfun$preciseAdd$1$adapted(Domain.scala:101)
17248.78/2232.81	c (2232,50) fun.scop.IntDomain$$Lambda$299/1709804316.apply(Unknown Source)
17248.78/2232.81	c (2232,50) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
17248.78/2232.81	c (2232,50) scala.collection.TraversableLike$$Lambda$121/182259421.apply(Unknown Source)
17248.78/2232.81	c (2232,50) scala.collection.Iterator.foreach(Iterator.scala:937)
17248.78/2232.81	c (2232,50) scala.collection.Iterator.foreach$(Iterator.scala:937)
17248.78/2232.81	c (2232,50) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
17248.78/2232.81	c (2232,50) scala.collection.IterableLike.foreach(IterableLike.scala:70)
17248.78/2232.81	c (2232,50) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
17248.78/2232.81	c (2232,50) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
17248.78/2232.81	c (2232,50) scala.collection.TraversableLike.flatMap(TraversableLike.scala:240)
17248.78/2232.81	c (2232,50) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
17248.78/2232.81	c (2232,50) scala.collection.AbstractTraversable.flatMap(Traversable.scala:104)
17248.78/2232.81	c (2232,50) fun.scop.IntDomain.preciseAdd(Domain.scala:101)
17248.78/2232.81	c (2232,50) fun.scop.LinearSum.$anonfun$getPreciseDomain$2(Expr.scala:1727)
17248.78/2232.81	c (2232,50) fun.scop.LinearSum.$anonfun$getPreciseDomain$2$adapted(Expr.scala:1726)
17248.78/2232.81	c (2232,50) fun.scop.LinearSum$$Lambda$294/1261153343.apply(Unknown Source)
17248.78/2232.81	c (2232,50) 0,0,8,19,19,TO,TO,TO,TO,STOP-AFTER(Simplify)
17248.78/2232.81	s UNSUPPORTED
17248.78/2232.81	c END-Prog: Sat Sep 14 01:56:05 CEST 2019
0.00/2232.91	c (scop.sh) HOME/scop-19912-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 (14963 MiB free)
  memory of node 1: 16384 MiB (15384 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392551-1568420448/watcher-4392551-1568420448 -o /tmp/evaluation-result-4392551-1568420448/solver-4392551-1568420448 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568413377-19188 --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-4392551-1568420448.xml 

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

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


[startup+0.100169 s]*
/proc/loadavg: 5.97 7.25 7.55 3/211 19934
/proc/meminfo: memFree=30980352/32770624 swapFree=66922776/67108860
[pid=19912] ppid=19909 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19912/stat : 19912 (scop.sh) S 19909 19912 19161 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418300851 115843072 348 33554432000 4194304 5098028 140730124664608 140730124661864 140304787276412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22446080 140730124665637 140730124665964 140730124665964 140730124668877 0
/proc/19912/statm: 28282 348 296 221 0 87 0
[pid=19915] ppid=19912 vsize=27314120 memory=107028 CPUtime=0.1 cores=0-7
/proc/19915/stat : 19915 (java) S 19912 19912 19161 0 -1 1077944320 6278 0 0 0 8 2 0 0 20 0 20 0 418300851 27969658880 26757 33554432000 4194304 4196468 140722298305296 140722298287840 139795320151799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
/proc/19915/statm: 6828530 26757 2817 1 0 6790935 0
[pid=19915/tid=19916] ppid=19912 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/19915/task/19916/stat : 19916 (java) R 19912 19912 19161 0 -1 4202560 4361 0 0 0 7 2 0 0 20 0 20 0 418300852 27969658880 26757 33554432000 4194304 4196468 140722298305296 139795291974848 139795304232286 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19917] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19917/stat : 19917 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 26757 33554432000 4194304 4196468 140722298305296 139795324394256 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19918] ppid=19912 vsize=27314120 memory=4049776774554203808 CPUtime=0 cores=0-7
/proc/19915/task/19918/stat : 19918 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 26757 33554432000 4194304 4196468 140722298305296 139795146890128 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19919] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19919/stat : 19919 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 26757 33554432000 4194304 4196468 140722298305296 139794741672976 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19920] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19920/stat : 19920 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 26757 33554432000 4194304 4196468 140722298305296 139794740620432 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19921] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19921/stat : 19921 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 26757 33554432000 4194304 4196468 140722298305296 139794739566864 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19922] ppid=19912 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19915/task/19922/stat : 19922 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 26757 33554432000 4194304 4196468 140722298305296 139794738514320 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19923] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19923/stat : 19923 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 26757 33554432000 4194304 4196468 140722298305296 139794737461776 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19924] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19924/stat : 19924 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 26757 33554432000 4194304 4196468 140722298305296 139794736409232 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19925] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19925/stat : 19925 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300855 27969658880 26757 33554432000 4194304 4196468 140722298305296 139793439132144 139795320162946 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19926] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19926/stat : 19926 (java) S 19912 19912 19161 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418300856 27969658880 26757 33554432000 4194304 4196468 140722298305296 139793266632096 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19927] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19927/stat : 19927 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300856 27969658880 26757 33554432000 4194304 4196468 140722298305296 139792998196720 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19928] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19928/stat : 19928 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 26757 33554432000 4194304 4196468 140722298305296 139792623688400 139795320170395 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19929] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19929/stat : 19929 (java) S 19912 19912 19161 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 26757 33554432000 4194304 4196468 140722298305296 139793438078960 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19930] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19930/stat : 19930 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 26757 33554432000 4194304 4196468 140722298305296 139793437026416 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19931] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19931/stat : 19931 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 26757 33554432000 4194304 4196468 140722298305296 139793435973872 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19932] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19932/stat : 19932 (java) S 19912 19912 19161 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 26757 33554432000 4194304 4196468 140722298305296 139793434921328 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19933] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19933/stat : 19933 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 26757 33554432000 4194304 4196468 140722298305296 139792125782752 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19934] ppid=19912 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19915/task/19934/stat : 19934 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 26757 33554432000 4194304 4196468 140722298305296 139793433869232 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108420 KiB

[startup+0.210109 s]*
/proc/loadavg: 5.97 7.25 7.55 3/211 19934
/proc/meminfo: memFree=30960248/32770624 swapFree=66922776/67108860
[pid=19912] ppid=19909 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19912/stat : 19912 (scop.sh) S 19909 19912 19161 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418300851 115843072 348 33554432000 4194304 5098028 140730124664608 140730124661864 140304787276412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22446080 140730124665637 140730124665964 140730124665964 140730124668877 0
/proc/19912/statm: 28282 348 296 221 0 87 0
[pid=19915] ppid=19912 vsize=27314120 memory=125832 CPUtime=0.24 cores=0-7
/proc/19915/stat : 19915 (java) S 19912 19912 19161 0 -1 1077944320 11871 0 0 0 20 4 0 0 20 0 20 0 418300851 27969658880 31458 33554432000 4194304 4196468 140722298305296 140722298287840 139795320151799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
/proc/19915/statm: 6828530 31458 2917 1 0 6790935 0
[pid=19915/tid=19916] ppid=19912 vsize=27314120 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/19915/task/19916/stat : 19916 (java) R 19912 19912 19161 0 -1 4202560 9578 0 0 0 16 3 0 0 20 0 20 0 418300852 27969658880 31458 33554432000 4194304 4196468 140722298305296 139795291959360 139795300427133 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19917] ppid=19912 vsize=27314120 memory=10923 CPUtime=0 cores=0-7
/proc/19915/task/19917/stat : 19917 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 31458 33554432000 4194304 4196468 140722298305296 139795324394256 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19918] ppid=19912 vsize=27314120 memory=139972482395362 CPUtime=0 cores=0-7
/proc/19915/task/19918/stat : 19918 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 31458 33554432000 4194304 4196468 140722298305296 139795146890128 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19919] ppid=19912 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19915/task/19919/stat : 19919 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 31458 33554432000 4194304 4196468 140722298305296 139794741672976 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19920] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19920/stat : 19920 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 31458 33554432000 4194304 4196468 140722298305296 139794740620432 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19921] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19921/stat : 19921 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 31458 33554432000 4194304 4196468 140722298305296 139794739566864 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19922] ppid=19912 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19915/task/19922/stat : 19922 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 31458 33554432000 4194304 4196468 140722298305296 139794738514320 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19923] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19923/stat : 19923 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 31458 33554432000 4194304 4196468 140722298305296 139794737461776 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19924] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19924/stat : 19924 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 31458 33554432000 4194304 4196468 140722298305296 139794736409232 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19925] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19925/stat : 19925 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300855 27969658880 31458 33554432000 4194304 4196468 140722298305296 139793439132144 139795320162946 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19926] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19926/stat : 19926 (java) S 19912 19912 19161 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418300856 27969658880 31458 33554432000 4194304 4196468 140722298305296 139793266632096 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19927] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19927/stat : 19927 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300856 27969658880 31458 33554432000 4194304 4196468 140722298305296 139792998196720 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19928] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19928/stat : 19928 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 31458 33554432000 4194304 4196468 140722298305296 139792623688400 139795320170395 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19929] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19929/stat : 19929 (java) S 19912 19912 19161 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 31458 33554432000 4194304 4196468 140722298305296 139793438078960 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19930] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19930/stat : 19930 (java) S 19912 19912 19161 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 31458 33554432000 4194304 4196468 140722298305296 139793437026416 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19931] ppid=19912 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19915/task/19931/stat : 19931 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 31458 33554432000 4194304 4196468 140722298305296 139793435973872 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19932] ppid=19912 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/19915/task/19932/stat : 19932 (java) S 19912 19912 19161 0 -1 1077944384 461 0 0 0 2 0 0 0 20 0 20 0 418300859 27969658880 31458 33554432000 4194304 4196468 140722298305296 139793434921328 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19933] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19933/stat : 19933 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 31458 33554432000 4194304 4196468 140722298305296 139792125782752 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19934] ppid=19912 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19915/task/19934/stat : 19934 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 31458 33554432000 4194304 4196468 140722298305296 139793433869232 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127224 KiB

[startup+0.30948 s]*
/proc/loadavg: 5.97 7.25 7.55 2/211 19934
/proc/meminfo: memFree=30957572/32770624 swapFree=66922776/67108860
[pid=19912] ppid=19909 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19912/stat : 19912 (scop.sh) S 19909 19912 19161 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418300851 115843072 348 33554432000 4194304 5098028 140730124664608 140730124661864 140304787276412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22446080 140730124665637 140730124665964 140730124665964 140730124668877 0
/proc/19912/statm: 28282 348 296 221 0 87 0
[pid=19915] ppid=19912 vsize=27314120 memory=129948 CPUtime=0.43 cores=0-7
/proc/19915/stat : 19915 (java) S 19912 19912 19161 0 -1 1077944320 12325 0 0 0 38 5 0 0 20 0 20 0 418300851 27969658880 32487 33554432000 4194304 4196468 140722298305296 140722298287840 139795320151799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
/proc/19915/statm: 6828530 32487 3047 1 0 6790935 0
[pid=19915/tid=19916] ppid=19912 vsize=27314120 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/19915/task/19916/stat : 19916 (java) R 19912 19912 19161 0 -1 4202560 9825 0 0 0 26 4 0 0 20 0 20 0 418300852 27969658880 32487 33554432000 4194304 4196468 140722298305296 139795291979440 139795301716772 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19917] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19917/stat : 19917 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 32487 33554432000 4194304 4196468 140722298305296 139795324394256 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19918] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19918/stat : 19918 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 32487 33554432000 4194304 4196468 140722298305296 139795146890128 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19919] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19919/stat : 19919 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 32487 33554432000 4194304 4196468 140722298305296 139794741672976 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19920] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19920/stat : 19920 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 32487 33554432000 4194304 4196468 140722298305296 139794740620432 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19921] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19921/stat : 19921 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 32487 33554432000 4194304 4196468 140722298305296 139794739566864 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19922] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19922/stat : 19922 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 32487 33554432000 4194304 4196468 140722298305296 139794738514320 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19923] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19923/stat : 19923 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 32487 33554432000 4194304 4196468 140722298305296 139794737461776 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19924] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19924/stat : 19924 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27969658880 32487 33554432000 4194304 4196468 140722298305296 139794736409232 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19925] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19925/stat : 19925 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300855 27969658880 32487 33554432000 4194304 4196468 140722298305296 139793439132144 139795320162946 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19926] ppid=19912 vsize=27314120 memory=279944760597888 CPUtime=0 cores=0-7
/proc/19915/task/19926/stat : 19926 (java) S 19912 19912 19161 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418300856 27969658880 32487 33554432000 4194304 4196468 140722298305296 139793266632096 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19927] ppid=19912 vsize=27314120 memory=279944760602496 CPUtime=0 cores=0-7
/proc/19915/task/19927/stat : 19927 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300856 27969658880 32487 33554432000 4194304 4196468 140722298305296 139792998196720 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19928] ppid=19912 vsize=27314120 memory=279944760607104 CPUtime=0 cores=0-7
/proc/19915/task/19928/stat : 19928 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 32487 33554432000 4194304 4196468 140722298305296 139792623688400 139795320170395 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19929] ppid=19912 vsize=27314120 memory=279944760611712 CPUtime=0.01 cores=0-7
/proc/19915/task/19929/stat : 19929 (java) S 19912 19912 19161 0 -1 1077944384 489 0 0 0 1 0 0 0 20 0 20 0 418300859 27969658880 32487 33554432000 4194304 4196468 140722298305296 139793438078960 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19930] ppid=19912 vsize=27314120 memory=279944760616320 CPUtime=0.01 cores=0-7
/proc/19915/task/19930/stat : 19930 (java) S 19912 19912 19161 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 418300859 27969658880 32487 33554432000 4194304 4196468 140722298305296 139793437026416 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19931] ppid=19912 vsize=27314120 memory=279944760620928 CPUtime=0.01 cores=0-7
/proc/19915/task/19931/stat : 19931 (java) R 19912 19912 19161 0 -1 4202560 101 0 0 0 1 0 0 0 20 0 20 0 418300859 27969658880 32487 33554432000 4194304 4196468 140722298305296 139793435973872 139795303652240 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19932] ppid=19912 vsize=27314120 memory=279944760625536 CPUtime=0.07 cores=0-7
/proc/19915/task/19932/stat : 19932 (java) S 19912 19912 19161 0 -1 1077944384 505 0 0 0 7 0 0 0 20 0 20 0 418300859 27969658880 32487 33554432000 4194304 4196468 140722298305296 139793434921328 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19933] ppid=19912 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19933/stat : 19933 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 32487 33554432000 4194304 4196468 140722298305296 139792125782752 139795320162005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19934] ppid=19912 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19915/task/19934/stat : 19934 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27969658880 32487 33554432000 4194304 4196468 140722298305296 139793433869232 139795320162946 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131340 KiB

[startup+0.700893 s]
/proc/loadavg: 5.97 7.25 7.55 2/211 19934
/proc/meminfo: memFree=30936108/32770624 swapFree=66922776/67108860
[pid=19912] ppid=19909 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19912/stat : 19912 (scop.sh) S 19909 19912 19161 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418300851 115843072 348 33554432000 4194304 5098028 140730124664608 140730124661864 140304787276412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22446080 140730124665637 140730124665964 140730124665964 140730124668877 0
/proc/19912/statm: 28282 348 296 221 0 87 0
[pid=19915] ppid=19912 vsize=27322440 memory=166012 CPUtime=1.02 cores=0-7
/proc/19915/stat : 19915 (java) S 19912 19912 19161 0 -1 1077944320 20070 0 0 0 95 7 0 0 20 0 20 0 418300851 27978178560 41503 33554432000 4194304 4196468 140722298305296 140722298287840 139795320151799 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
/proc/19915/statm: 6830610 41503 3185 1 0 6791959 0
[pid=19915/tid=19916] ppid=19912 vsize=27322440 memory=0 CPUtime=0.67 cores=0-7
/proc/19915/task/19916/stat : 19916 (java) R 19912 19912 19161 0 -1 4202560 16971 0 0 0 62 5 0 0 20 0 20 0 418300852 27978178560 41503 33554432000 4194304 4196468 140722298305296 139795291987376 139795304232286 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19917] ppid=19912 vsize=27322440 memory=139972380500864 CPUtime=0 cores=0-7
/proc/19915/task/19917/stat : 19917 (java) S 19912 19912 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418300854 27978178560 41503 33554432000 4194304 4196468 140722298305296 139795324394256 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19918] ppid=19912 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/19915/task/19918/stat : 19918 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300854 27978178560 41503 33554432000 4194304 4196468 140722298305296 139795146890128 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19919] ppid=19912 vsize=27322440 memory=9364 CPUtime=0 cores=0-7
/proc/19915/task/19919/stat : 19919 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300854 27978178560 41503 33554432000 4194304 4196468 140722298305296 139794741672976 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0

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

[pid=19912] ppid=19909 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19912/stat : 19912 (scop.sh) S 19909 19912 19161 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418300851 115843072 348 33554432000 4194304 5098028 140730124664608 140730124661864 140304787276412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22446080 140730124665637 140730124665964 140730124665964 140730124668877 0
/proc/19912/statm: 28282 348 296 221 0 87 0
[pid=19915] ppid=19912 vsize=27326612 memory=23903816 CPUtime=17243.9 cores=0-7
/proc/19915/stat : 19915 (java) S 19912 19912 19161 0 -1 1077944320 2290242 0 0 0 1719280 5115 0 0 20 0 20 0 418300851 27982450688 5975954 33554432000 4194304 4196468 140722298305296 140722298287840 139795320151799 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
/proc/19915/statm: 6831653 5975954 3304 1 0 6792983 0
[pid=19915/tid=19916] ppid=19912 vsize=27326612 memory=8317482817917895235 CPUtime=51.33 cores=0-7
/proc/19915/task/19916/stat : 19916 (java) S 19912 19912 19161 0 -1 1077944384 27922 0 0 0 5035 98 0 0 20 0 20 0 418300852 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795291989344 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19917] ppid=19912 vsize=27326612 memory=496 CPUtime=2141.68 cores=0-7
/proc/19915/task/19917/stat : 19917 (java) R 19912 19912 19161 0 -1 4202560 148782 0 0 0 213575 593 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795324394456 139795304609390 0 4 2 25189581 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19918] ppid=19912 vsize=27326612 memory=1560 CPUtime=2138.99 cores=0-7
/proc/19915/task/19918/stat : 19918 (java) R 19912 19912 19161 0 -1 4202560 147361 0 0 0 213310 589 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795146890328 139795304609251 0 4 2 25189581 0 0 0 -1 4 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19919] ppid=19912 vsize=27326612 memory=23903816 CPUtime=2145.28 cores=0-7
/proc/19915/task/19919/stat : 19919 (java) R 19912 19912 19161 0 -1 4202560 163624 0 0 0 213882 646 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794741673176 139795301761408 0 4 2 25189581 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19920] ppid=19912 vsize=27326612 memory=708 CPUtime=2143.99 cores=0-7
/proc/19915/task/19920/stat : 19920 (java) R 19912 19912 19161 0 -1 4202560 167455 0 0 0 213793 606 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794740620320 139795305148445 0 4 2 25189581 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19921] ppid=19912 vsize=27326612 memory=21132 CPUtime=2145.57 cores=0-7
/proc/19915/task/19921/stat : 19921 (java) R 19912 19912 19161 0 -1 4202560 172587 0 0 0 213949 608 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794739567064 139795301761465 0 4 2 25189581 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19922] ppid=19912 vsize=27326612 memory=988 CPUtime=2145.17 cores=0-7
/proc/19915/task/19922/stat : 19922 (java) R 19912 19912 19161 0 -1 4202560 192816 0 0 0 213891 626 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794738514520 139795304850637 0 4 2 25189581 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19923] ppid=19912 vsize=27326612 memory=2016 CPUtime=2143.17 cores=0-7
/proc/19915/task/19923/stat : 19923 (java) R 19912 19912 19161 0 -1 4202560 195120 0 0 0 213683 634 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794737461976 139795304609390 0 4 2 25189581 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19924] ppid=19912 vsize=27326612 memory=1284 CPUtime=2143.19 cores=0-7
/proc/19915/task/19924/stat : 19924 (java) R 19912 19912 19161 0 -1 4202560 174538 0 0 0 213670 649 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794736409432 139795301761485 0 4 2 25189581 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19925] ppid=19912 vsize=27326612 memory=1044 CPUtime=30.71 cores=0-7
/proc/19915/task/19925/stat : 19925 (java) S 19912 19912 19161 0 -1 1077944384 875802 0 0 0 3021 50 0 0 20 0 20 0 418300855 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793439130704 139795320162005 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19926] ppid=19912 vsize=27326612 memory=708 CPUtime=0 cores=0-7
/proc/19915/task/19926/stat : 19926 (java) S 19912 19912 19161 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 418300856 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793266632160 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19927] ppid=19912 vsize=27326612 memory=9364 CPUtime=0 cores=0-7
/proc/19915/task/19927/stat : 19927 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300856 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792998196736 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19928] ppid=19912 vsize=27326612 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/19915/task/19928/stat : 19928 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792623688400 139795320170395 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19929] ppid=19912 vsize=27326612 memory=23903816 CPUtime=4.06 cores=0-7
/proc/19915/task/19929/stat : 19929 (java) S 19912 19912 19161 0 -1 1077944384 5584 0 0 0 404 2 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793438078720 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19930] ppid=19912 vsize=27326612 memory=1164 CPUtime=4.33 cores=0-7
/proc/19915/task/19930/stat : 19930 (java) S 19912 19912 19161 0 -1 1077944384 5870 0 0 0 431 2 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793437026464 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19931] ppid=19912 vsize=27326612 memory=8317482817917895235 CPUtime=4.28 cores=0-7
/proc/19915/task/19931/stat : 19931 (java) S 19912 19912 19161 0 -1 1077944384 3475 0 0 0 427 1 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793435973920 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19932] ppid=19912 vsize=27326612 memory=4100 CPUtime=1.28 cores=0-7
/proc/19915/task/19932/stat : 19932 (java) S 19912 19912 19161 0 -1 1077944384 4441 0 0 0 125 3 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793434921376 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19933] ppid=19912 vsize=27326612 memory=1808 CPUtime=0 cores=0-7
/proc/19915/task/19933/stat : 19933 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792125782752 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19934] ppid=19912 vsize=27326612 memory=924 CPUtime=0.76 cores=0-7
/proc/19915/task/19934/stat : 19934 (java) S 19912 19912 19161 0 -1 1077944384 3515 0 0 0 36 40 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793433869232 139795320162946 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
Current children cumulated CPU time: 17244 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 23905208 KiB

[startup+2232.4 s]
/proc/loadavg: 8.13 8.18 8.05 9/210 20104
/proc/meminfo: memFree=7143856/32770624 swapFree=66922804/67108860
[pid=19912] ppid=19909 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19912/stat : 19912 (scop.sh) S 19909 19912 19161 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418300851 115843072 348 33554432000 4194304 5098028 140730124664608 140730124661864 140304787276412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22446080 140730124665637 140730124665964 140730124665964 140730124668877 0
/proc/19912/statm: 28282 348 296 221 0 87 0
[pid=19915] ppid=19912 vsize=27326612 memory=23903816 CPUtime=17247.1 cores=0-7
/proc/19915/stat : 19915 (java) S 19912 19912 19161 0 -1 1077944320 2290287 0 0 0 1719592 5115 0 0 20 0 20 0 418300851 27982450688 5975954 33554432000 4194304 4196468 140722298305296 140722298287840 139795320151799 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
/proc/19915/statm: 6831653 5975954 3304 1 0 6792983 0
[pid=19915/tid=19916] ppid=19912 vsize=27326612 memory=804 CPUtime=51.33 cores=0-7
/proc/19915/task/19916/stat : 19916 (java) S 19912 19912 19161 0 -1 1077944384 27922 0 0 0 5035 98 0 0 20 0 20 0 418300852 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795291989344 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19917] ppid=19912 vsize=27326612 memory=4100 CPUtime=2142.07 cores=0-7
/proc/19915/task/19917/stat : 19917 (java) R 19912 19912 19161 0 -1 4202560 148782 0 0 0 213614 593 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795324394456 139795305148461 0 4 2 25189581 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19918] ppid=19912 vsize=27326612 memory=1808 CPUtime=2139.38 cores=0-7
/proc/19915/task/19918/stat : 19918 (java) R 19912 19912 19161 0 -1 4202560 147361 0 0 0 213349 589 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795146890328 139795301761638 0 4 2 25189581 0 0 0 -1 4 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19919] ppid=19912 vsize=27326612 memory=924 CPUtime=2145.67 cores=0-7
/proc/19915/task/19919/stat : 19919 (java) R 19912 19912 19161 0 -1 4202560 163624 0 0 0 213921 646 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794741673176 139795305148391 0 4 2 25189581 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19920] ppid=19912 vsize=27326612 memory=1760 CPUtime=2144.38 cores=0-7
/proc/19915/task/19920/stat : 19920 (java) R 19912 19912 19161 0 -1 4202560 167455 0 0 0 213832 606 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794740620320 139795304609249 0 4 2 25189581 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19921] ppid=19912 vsize=27326612 memory=111632 CPUtime=2145.96 cores=0-7
/proc/19915/task/19921/stat : 19921 (java) R 19912 19912 19161 0 -1 4202560 172587 0 0 0 213988 608 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794739567064 139795305148380 0 4 2 25189581 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19922] ppid=19912 vsize=27326612 memory=804 CPUtime=2145.56 cores=0-7
/proc/19915/task/19922/stat : 19922 (java) R 19912 19912 19161 0 -1 4202560 192823 0 0 0 213930 626 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794738514520 139795304609419 0 4 2 25189581 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19923] ppid=19912 vsize=27326612 memory=4100 CPUtime=2143.56 cores=0-7
/proc/19915/task/19923/stat : 19923 (java) R 19912 19912 19161 0 -1 4202560 195136 0 0 0 213722 634 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794737461976 139795305148352 0 4 2 25189581 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19924] ppid=19912 vsize=27326612 memory=1808 CPUtime=2143.58 cores=0-7
/proc/19915/task/19924/stat : 19924 (java) R 19912 19912 19161 0 -1 4202560 174559 0 0 0 213709 649 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794736409432 139795305148403 0 4 2 25189581 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19925] ppid=19912 vsize=27326612 memory=924 CPUtime=30.71 cores=0-7
/proc/19915/task/19925/stat : 19925 (java) S 19912 19912 19161 0 -1 1077944384 875802 0 0 0 3021 50 0 0 20 0 20 0 418300855 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793439130704 139795320162005 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19926] ppid=19912 vsize=27326612 memory=4452 CPUtime=0 cores=0-7
/proc/19915/task/19926/stat : 19926 (java) S 19912 19912 19161 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 418300856 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793266632160 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19927] ppid=19912 vsize=27326612 memory=496 CPUtime=0 cores=0-7
/proc/19915/task/19927/stat : 19927 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300856 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792998196736 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19928] ppid=19912 vsize=27326612 memory=1560 CPUtime=0 cores=0-7
/proc/19915/task/19928/stat : 19928 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792623688400 139795320170395 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19929] ppid=19912 vsize=27326612 memory=928 CPUtime=4.06 cores=0-7
/proc/19915/task/19929/stat : 19929 (java) S 19912 19912 19161 0 -1 1077944384 5584 0 0 0 404 2 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793438078720 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19930] ppid=19912 vsize=27326612 memory=1680 CPUtime=4.33 cores=0-7
/proc/19915/task/19930/stat : 19930 (java) S 19912 19912 19161 0 -1 1077944384 5870 0 0 0 431 2 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793437026464 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19931] ppid=19912 vsize=27326612 memory=1444 CPUtime=4.28 cores=0-7
/proc/19915/task/19931/stat : 19931 (java) S 19912 19912 19161 0 -1 1077944384 3475 0 0 0 427 1 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793435973920 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19932] ppid=19912 vsize=27326612 memory=896 CPUtime=1.28 cores=0-7
/proc/19915/task/19932/stat : 19932 (java) S 19912 19912 19161 0 -1 1077944384 4441 0 0 0 125 3 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793434921376 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19933] ppid=19912 vsize=27326612 memory=1984 CPUtime=0 cores=0-7
/proc/19915/task/19933/stat : 19933 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792125782752 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19934] ppid=19912 vsize=27326612 memory=2552 CPUtime=0.76 cores=0-7
/proc/19915/task/19934/stat : 19934 (java) S 19912 19912 19161 0 -1 1077944384 3515 0 0 0 36 40 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793433869232 139795320162946 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
Current children cumulated CPU time: 17247.1 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 23905208 KiB

[startup+2232.8 s]
/proc/loadavg: 8.13 8.18 8.05 9/210 20104
/proc/meminfo: memFree=7143856/32770624 swapFree=66922804/67108860
[pid=19912] ppid=19909 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19912/stat : 19912 (scop.sh) S 19909 19912 19161 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418300851 115843072 348 33554432000 4194304 5098028 140730124664608 140730124661864 140304787276412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22446080 140730124665637 140730124665964 140730124665964 140730124668877 0
/proc/19912/statm: 28282 348 296 221 0 87 0
[pid=19915] ppid=19912 vsize=27326612 memory=23903816 CPUtime=17248.8 cores=0-7
/proc/19915/stat : 19915 (java) S 19912 19912 19161 0 -1 1077944320 2290369 0 0 0 1719763 5115 0 0 20 0 20 0 418300851 27982450688 5975954 33554432000 4194304 4196468 140722298305296 140722298287840 139795320151799 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
/proc/19915/statm: 6831653 5975954 3304 1 0 6792983 0
[pid=19915/tid=19916] ppid=19912 vsize=27326612 memory=1392 CPUtime=51.33 cores=0-7
/proc/19915/task/19916/stat : 19916 (java) S 19912 19912 19161 0 -1 1077944384 27964 0 0 0 5035 98 0 0 20 0 20 0 418300852 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795291990928 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19917] ppid=19912 vsize=27326612 memory=6791534058613427641 CPUtime=2142.26 cores=0-7
/proc/19915/task/19917/stat : 19917 (java) S 19912 19912 19161 0 -1 1077944384 148782 0 0 0 213633 593 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795324394256 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19918] ppid=19912 vsize=27326612 memory=896 CPUtime=2139.57 cores=0-7
/proc/19915/task/19918/stat : 19918 (java) S 19912 19912 19161 0 -1 1077944384 147361 0 0 0 213368 589 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139795146890128 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19919] ppid=19912 vsize=27326612 memory=6791534058613427641 CPUtime=2145.86 cores=0-7
/proc/19915/task/19919/stat : 19919 (java) S 19912 19912 19161 0 -1 1077944384 163625 0 0 0 213940 646 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794741672976 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19920] ppid=19912 vsize=27326612 memory=2552 CPUtime=2144.56 cores=0-7
/proc/19915/task/19920/stat : 19920 (java) S 19912 19912 19161 0 -1 1077944384 167488 0 0 0 213850 606 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794740620432 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19921] ppid=19912 vsize=27326612 memory=1392 CPUtime=2146.14 cores=0-7
/proc/19915/task/19921/stat : 19921 (java) S 19912 19912 19161 0 -1 1077944384 172587 0 0 0 214006 608 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794739566864 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19922] ppid=19912 vsize=27326612 memory=23903816 CPUtime=2145.75 cores=0-7
/proc/19915/task/19922/stat : 19922 (java) S 19912 19912 19161 0 -1 1077944384 192826 0 0 0 213949 626 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794738514320 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19923] ppid=19912 vsize=27326612 memory=2016 CPUtime=2143.75 cores=0-7
/proc/19915/task/19923/stat : 19923 (java) S 19912 19912 19161 0 -1 1077944384 195138 0 0 0 213741 634 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794737461776 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19924] ppid=19912 vsize=27326612 memory=1284 CPUtime=2143.77 cores=0-7
/proc/19915/task/19924/stat : 19924 (java) S 19912 19912 19161 0 -1 1077944384 174559 0 0 0 213728 649 0 0 20 0 20 0 418300854 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139794736409232 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19925] ppid=19912 vsize=27326612 memory=6791534058613427641 CPUtime=30.92 cores=0-7
/proc/19915/task/19925/stat : 19925 (java) R 19912 19912 19161 0 -1 4202560 875803 0 0 0 3042 50 0 0 20 0 20 0 418300855 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793439130688 139795298521979 0 0 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19926] ppid=19912 vsize=27326612 memory=23903816 CPUtime=0 cores=0-7
/proc/19915/task/19926/stat : 19926 (java) S 19912 19912 19161 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 418300856 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793266632160 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19927] ppid=19912 vsize=27326612 memory=23903812 CPUtime=0 cores=0-7
/proc/19915/task/19927/stat : 19927 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300856 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792998196736 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19928] ppid=19912 vsize=27326612 memory=23903812 CPUtime=0 cores=0-7
/proc/19915/task/19928/stat : 19928 (java) S 19912 19912 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792623688400 139795320170395 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19929] ppid=19912 vsize=27326612 memory=1164 CPUtime=4.06 cores=0-7
/proc/19915/task/19929/stat : 19929 (java) S 19912 19912 19161 0 -1 1077944384 5584 0 0 0 404 2 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793438078960 139795320162946 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19930] ppid=19912 vsize=27326612 memory=1044 CPUtime=4.33 cores=0-7
/proc/19915/task/19930/stat : 19930 (java) S 19912 19912 19161 0 -1 1077944384 5870 0 0 0 431 2 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793437026416 139795320162946 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19931] ppid=19912 vsize=27326612 memory=708 CPUtime=4.28 cores=0-7
/proc/19915/task/19931/stat : 19931 (java) S 19912 19912 19161 0 -1 1077944384 3475 0 0 0 427 1 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793435973872 139795320162946 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19932] ppid=19912 vsize=27326612 memory=9364 CPUtime=1.28 cores=0-7
/proc/19915/task/19932/stat : 19932 (java) S 19912 19912 19161 0 -1 1077944384 4441 0 0 0 125 3 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793434921328 139795320162946 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19933] ppid=19912 vsize=27326612 memory=1120 CPUtime=0 cores=0-7
/proc/19915/task/19933/stat : 19933 (java) S 19912 19912 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139792125782752 139795320162005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
[pid=19915/tid=19934] ppid=19912 vsize=27326612 memory=776 CPUtime=0.76 cores=0-7
/proc/19915/task/19934/stat : 19934 (java) S 19912 19912 19161 0 -1 1077944384 3515 0 0 0 36 40 0 0 20 0 20 0 418300859 27982450688 5975954 33554432000 4194304 4196468 140722298305296 139793433869232 139795320162946 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 38830080 140722298311403 140722298311830 140722298311830 140722298314703 0
Current children cumulated CPU time: 17248.8 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 23905208 KiB

[startup+2232.9 s]
/proc/loadavg: 8.13 8.18 8.05 9/210 20104
/proc/meminfo: memFree=7143856/32770624 swapFree=66922804/67108860
[pid=19912] ppid=19909 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19912/stat : 19912 (scop.sh) S 19909 19912 19161 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418300851 115843072 348 33554432000 4194304 5098028 140730124664608 140730124661864 140304787276412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22446080 140730124665637 140730124665964 140730124665964 140730124668877 0
/proc/19912/statm: 28282 348 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1392 KiB

Child status: 0
Real time (s): 2232.92
CPU time (s): 17248.9
CPU user time (s): 17197.7
CPU system time (s): 51.2545
CPU usage (%): 772.483
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 23905208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17197.7
system time used= 51.2545
maximum resident set size= 23904148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2291839
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76393
involuntary context switches= 164529


# summary of solver processes directly reported to runsolver:
#   pid: 19912
#   total CPU time (s): 17248.9
#   total CPU user time (s): 17197.7
#   total CPU system time (s): 51.2545

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4103 second user time and 25.7409 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-14 01:18:52
IDJOB=4392551
IDBENCH=122900
IDSOLVER=2838
FILE ID=node107/4392551-1568420448
RUNJOBID= node107-1568413377-19188
PBS_JOBID= 21702267
Free space on /tmp= 59040 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-164.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-4392551-1568420448/watcher-4392551-1568420448 -o /tmp/evaluation-result-4392551-1568420448/solver-4392551-1568420448 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568413377-19188 --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-4392551-1568420448.xml

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

MD5SUM BENCH= b2fe288f8dde57e646dfc9c4f090c29d
RANDOM SEED=1265440358

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31076248 kB
MemAvailable:   31829656 kB
Buffers:          169344 kB
Cached:           856812 kB
SwapCached:        79184 kB
Active:           562040 kB
Inactive:         545096 kB
Active(anon):      11188 kB
Inactive(anon):   101076 kB
Active(file):     550852 kB
Inactive(file):   444020 kB
Unevictable:      109964 kB
Mlocked:          109964 kB
SwapTotal:      67108860 kB
SwapFree:       66922776 kB
Dirty:             20448 kB
Writeback:             0 kB
AnonPages:        112512 kB
Mapped:            35092 kB
Shmem:             22508 kB
Slab:             177848 kB
SReclaimable:     148744 kB
SUnreclaim:        29104 kB
KernelStack:        3440 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     489484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 59020 MiB
End job on node107 at 2019-09-14 01:56:05