Trace number 4392422

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) 3552.53 498.03

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-152.xml
MD5SUM70d9add84a9acab5bfce09ac7a4943a4
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 benchmark6.68468
Satisfiable
(Un)Satisfiability was proved
Number of variables304
Number of constraints160
Number of domains2
Minimum domain size152
Maximum domain size23104
Distribution of domain sizes[{"size":152,"count":152},{"size":23104,"count":152}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":152},{"degree":4,"count":151},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity152
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":152},{"arity":76,"count":6},{"arity":152,"count":1}]
Number of extensional constraints0
Number of intensional constraints153
Distribution of constraint types[{"type":"intension","count":153},{"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-10051-serial-file.bin HOME/instance-4392422-1568421220.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 02:32:55 CEST 2019
0.66/0.56	c PID: 10054
0.66/0.56	c IP: 172.20.3.102
0.66/0.56	c HOST: node102.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.69/1.02	c (0,0) Parsing End
1.69/1.02	c (0,0) CSP: 304 int (0 aux), 0 bool (0 aux), 160 ctr, max domain size 23104
1.69/1.02	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.69/1.02	c (0,0) Constraint Name Generate Begin
1.69/1.03	c (0,0) Ctr:HOME/instance-4392422-1568421220.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.69/1.03	c (0,0) Constraint Name Generate End
1.69/1.03	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.69/1.03	c (0,0) CSP to CSPinCNF Begin
6.71/2.47	c (1,1) translated 16 (10%) constraints
7.60/2.76	c (2,2) translated 32 (20%) constraints
8.51/3.03	c (2,2) translated 48 (30%) constraints
9.28/3.28	c (2,2) translated 64 (40%) constraints
10.17/3.73	c (3,2) translated 80 (50%) constraints
10.40/3.97	c (3,3) translated 96 (60%) constraints
10.62/4.19	c (3,3) translated 112 (70%) constraints
10.95/4.42	c (3,3) translated 128 (80%) constraints
11.17/4.64	c (4,3) translated 144 (90%) constraints
11.38/4.83	c (4,4) translated 160 (100%) constraints
11.38/4.84	c (4,4) ===========================================
11.38/4.85	c (4,4) Order
11.38/4.85	c (4,4) ===========================================
12.54/5.15	c (4,4) translated 8110 (10%) constraints
14.63/6.29	c (5,5) translated 16220 (20%) constraints
15.74/6.50	c (5,5) translated 24330 (30%) constraints
15.85/6.67	c (6,5) translated 32439 (40%) constraints
16.05/6.84	c (6,6) translated 40549 (50%) constraints
16.30/7.01	c (6,6) translated 48659 (60%) constraints
16.41/7.18	c (6,6) translated 56768 (70%) constraints
16.59/7.35	c (6,6) translated 64878 (80%) constraints
16.83/7.53	c (6,6) translated 72988 (90%) constraints
17.10/7.74	c (7,6) translated 81097 (100%) constraints
17.10/7.74	c (7,6) CSP to CSPinCNF End
17.10/7.75	c (7,6) CSP: 595 int (292 aux), 23105 bool (23104 aux), 127894 ctr, max domain size 591015
17.10/7.75	c (7,6) Heap : 2140 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.10/7.75	c (7,6) CSPinCNF Propagation Begin
30.42/16.89	c (16,15) 2427643 values, 31873 unsatisfiable literals, and 31880 valid clauses are removed
30.42/16.89	c (16,15) CSPinCNF Propagation End
30.42/16.89	c (16,15) CSP: 594 int (292 aux), 23106 bool (23104 aux), 96014 ctr, max domain size 441865
30.42/16.89	c (16,15) Heap : 780 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
30.62/16.90	c (16,15) Simplify CSPinCNF Begin
31.89/17.40	c (16,16) Simplify CSPinCNF End
32.10/17.42	c (16,16) CSP: 594 int (292 aux), 45756 bool (45754 aux), 118664 ctr, max domain size 441865
32.10/17.42	c (16,16) Heap : 1001 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
32.10/17.42	c (16,16) Calculate Precise Domain Begin
3552.16/497.75	c (497,55) java.lang.OutOfMemoryError: GC overhead limit exceeded
3552.29/497.89	c (497,55) scala.collection.immutable.VectorPointer.gotoNextBlockStartWritable(Vector.scala:830)
3552.29/497.89	c (497,55) scala.collection.immutable.VectorPointer.gotoNextBlockStartWritable$(Vector.scala:827)
3552.29/497.89	c (497,55) scala.collection.immutable.VectorBuilder.gotoNextBlockStartWritable(Vector.scala:635)
3552.29/497.89	c (497,55) scala.collection.immutable.VectorBuilder.$plus$eq(Vector.scala:649)
3552.29/497.89	c (497,55) scala.collection.immutable.VectorBuilder.$plus$eq(Vector.scala:635)
3552.29/497.89	c (497,55) scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:233)
3552.29/497.89	c (497,55) scala.collection.TraversableLike$$Lambda$106/558187323.apply(Unknown Source)
3552.29/497.89	c (497,55) scala.collection.Iterator.foreach(Iterator.scala:937)
3552.29/497.89	c (497,55) scala.collection.Iterator.foreach$(Iterator.scala:937)
3552.29/497.89	c (497,55) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
3552.29/497.89	c (497,55) scala.collection.IterableLike.foreach(IterableLike.scala:70)
3552.29/497.89	c (497,55) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
3552.29/497.89	c (497,55) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
3552.29/497.89	c (497,55) scala.collection.TraversableLike.map(TraversableLike.scala:233)
3552.29/497.89	c (497,55) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
3552.29/497.89	c (497,55) scala.collection.AbstractTraversable.map(Traversable.scala:104)
3552.29/497.89	c (497,55) fun.scop.IntDomain.$anonfun$preciseAdd$1(Domain.scala:101)
3552.29/497.89	c (497,55) fun.scop.IntDomain.$anonfun$preciseAdd$1$adapted(Domain.scala:101)
3552.29/497.89	c (497,55) fun.scop.IntDomain$$Lambda$299/1026055550.apply(Unknown Source)
3552.29/497.89	c (497,55) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
3552.29/497.89	c (497,55) scala.collection.TraversableLike$$Lambda$121/927327686.apply(Unknown Source)
3552.29/497.89	c (497,55) scala.collection.Iterator.foreach(Iterator.scala:937)
3552.29/497.89	c (497,55) scala.collection.Iterator.foreach$(Iterator.scala:937)
3552.29/497.89	c (497,55) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
3552.29/497.89	c (497,55) scala.collection.IterableLike.foreach(IterableLike.scala:70)
3552.29/497.89	c (497,55) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
3552.29/497.89	c (497,55) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
3552.29/497.89	c (497,55) scala.collection.TraversableLike.flatMap(TraversableLike.scala:240)
3552.29/497.89	c (497,55) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
3552.29/497.89	c (497,55) scala.collection.AbstractTraversable.flatMap(Traversable.scala:104)
3552.29/497.89	c (497,55) fun.scop.IntDomain.preciseAdd(Domain.scala:101)
3552.29/497.89	c (497,55) fun.scop.LinearSum.$anonfun$getPreciseDomain$2(Expr.scala:1727)
3552.29/497.89	c (497,55) 0,0,7,16,16,TO,TO,TO,TO,STOP-AFTER(Simplify)
3552.29/497.89	s UNSUPPORTED
3552.29/497.90	c END-Prog: Sat Sep 14 02:41:13 CEST 2019
0.00/498.02	c (scop.sh) HOME/scop-10051-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 (15299 MiB free)
  memory of node 1: 16384 MiB (15501 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392422-1568421220/watcher-4392422-1568421220 -o /tmp/evaluation-result-4392422-1568421220/solver-4392422-1568421220 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568416723-7197 --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-4392422-1568421220.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=10051, runsolver pid=10048

[startup+0.100174 s]*
/proc/loadavg: 2.94 3.99 5.85 3/211 10073
/proc/meminfo: memFree=31445400/32770624 swapFree=66995596/67108860
[pid=10051] ppid=10048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10051/stat : 10051 (scop.sh) S 10048 10051 7170 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418373441 115843072 349 33554432000 4194304 5098028 140722671136160 140722671133416 140211960140412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14114816 140722671141669 140722671141996 140722671141996 140722671144909 0
/proc/10051/statm: 28282 349 296 221 0 87 0
[pid=10054] ppid=10051 vsize=27314120 memory=106436 CPUtime=0.1 cores=0-7
/proc/10054/stat : 10054 (java) S 10051 10051 7170 0 -1 1077944320 6622 0 0 0 8 2 0 0 20 0 20 0 418373441 27969658880 26609 33554432000 4194304 4196468 140733755899536 140733755882080 140111635001079 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
/proc/10054/statm: 6828530 26609 2817 1 0 6790935 0
[pid=10054/tid=10055] ppid=10051 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/10054/task/10055/stat : 10055 (java) R 10051 10051 7170 0 -1 4202560 4730 0 0 0 7 2 0 0 20 0 20 0 418373441 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111606827408 140111635023005 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10056] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10056/stat : 10056 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111639243152 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10057] ppid=10051 vsize=27314120 memory=14832517518493336 CPUtime=0 cores=0-7
/proc/10054/task/10057/stat : 10057 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111453399312 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10058] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10058/stat : 10058 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111452347024 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10059] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10059/stat : 10059 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111451294224 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10060] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10060/stat : 10060 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111450241936 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10061] ppid=10051 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10054/task/10061/stat : 10061 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111449189136 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10062] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10062/stat : 10062 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111448136848 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10063] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10063/stat : 10063 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 26609 33554432000 4194304 4196468 140733755899536 140111447084048 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10064] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10064/stat : 10064 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373445 27969658880 26609 33554432000 4194304 4196468 140733755899536 140110626203760 140111635012226 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10065] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10065/stat : 10065 (java) S 10051 10051 7170 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418373446 27969658880 26609 33554432000 4194304 4196468 140733755899536 140109550707488 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10066] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10066/stat : 10066 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373446 27969658880 26609 33554432000 4194304 4196468 140733755899536 140109282272368 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10067] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10067/stat : 10067 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 26609 33554432000 4194304 4196468 140733755899536 140108907763792 140111635019675 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10068] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10068/stat : 10068 (java) S 10051 10051 7170 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 26609 33554432000 4194304 4196468 140733755899536 140110557342320 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10069] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10069/stat : 10069 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 26609 33554432000 4194304 4196468 140733755899536 140110556289520 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10070] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10070/stat : 10070 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 26609 33554432000 4194304 4196468 140733755899536 140110555237232 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10071] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10071/stat : 10071 (java) S 10051 10051 7170 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 26609 33554432000 4194304 4196468 140733755899536 140110554184432 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10072] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10072/stat : 10072 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373449 27969658880 26609 33554432000 4194304 4196468 140733755899536 140108409858400 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10073] ppid=10051 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10054/task/10073/stat : 10073 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373449 27969658880 26609 33554432000 4194304 4196468 140733755899536 140110553131312 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107832 KiB

[startup+0.210202 s]*
/proc/loadavg: 2.94 3.99 5.85 2/211 10073
/proc/meminfo: memFree=31423692/32770624 swapFree=66995596/67108860
[pid=10051] ppid=10048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10051/stat : 10051 (scop.sh) S 10048 10051 7170 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418373441 115843072 349 33554432000 4194304 5098028 140722671136160 140722671133416 140211960140412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14114816 140722671141669 140722671141996 140722671141996 140722671144909 0
/proc/10051/statm: 28282 349 296 221 0 87 0
[pid=10054] ppid=10051 vsize=27314120 memory=125500 CPUtime=0.24 cores=0-7
/proc/10054/stat : 10054 (java) S 10051 10051 7170 0 -1 1077944320 12239 0 0 0 20 4 0 0 20 0 20 0 418373441 27969658880 31375 33554432000 4194304 4196468 140733755899536 140733755882080 140111635001079 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
/proc/10054/statm: 6828530 31375 2944 1 0 6790935 0
[pid=10054/tid=10055] ppid=10051 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10054/task/10055/stat : 10055 (java) R 10051 10051 7170 0 -1 4202560 9944 0 0 0 16 3 0 0 20 0 20 0 418373441 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111606800464 140111620166665 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10056] ppid=10051 vsize=27314120 memory=288230600413020516 CPUtime=0 cores=0-7
/proc/10054/task/10056/stat : 10056 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111639243152 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10057] ppid=10051 vsize=27314120 memory=140614558330564 CPUtime=0 cores=0-7
/proc/10054/task/10057/stat : 10057 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111453399312 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10058] ppid=10051 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10054/task/10058/stat : 10058 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111452347024 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10059] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10059/stat : 10059 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111451294224 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10060] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10060/stat : 10060 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111450241936 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10061] ppid=10051 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10054/task/10061/stat : 10061 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111449189136 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10062] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10062/stat : 10062 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111448136848 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10063] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10063/stat : 10063 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 31375 33554432000 4194304 4196468 140733755899536 140111447084048 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10064] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10064/stat : 10064 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373445 27969658880 31375 33554432000 4194304 4196468 140733755899536 140110626203760 140111635012226 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10065] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10065/stat : 10065 (java) S 10051 10051 7170 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418373446 27969658880 31375 33554432000 4194304 4196468 140733755899536 140109550707488 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10066] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10066/stat : 10066 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373446 27969658880 31375 33554432000 4194304 4196468 140733755899536 140109282272368 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10067] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10067/stat : 10067 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 31375 33554432000 4194304 4196468 140733755899536 140108907763792 140111635019675 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10068] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10068/stat : 10068 (java) S 10051 10051 7170 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 31375 33554432000 4194304 4196468 140733755899536 140110557342320 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10069] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10069/stat : 10069 (java) S 10051 10051 7170 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 31375 33554432000 4194304 4196468 140733755899536 140110556289520 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10070] ppid=10051 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10054/task/10070/stat : 10070 (java) S 10051 10051 7170 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 31375 33554432000 4194304 4196468 140733755899536 140110555237232 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10071] ppid=10051 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/10054/task/10071/stat : 10071 (java) S 10051 10051 7170 0 -1 1077944384 480 0 0 0 2 0 0 0 20 0 20 0 418373448 27969658880 31375 33554432000 4194304 4196468 140733755899536 140110554184432 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10072] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10072/stat : 10072 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373449 27969658880 31375 33554432000 4194304 4196468 140733755899536 140108409858400 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10073] ppid=10051 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10054/task/10073/stat : 10073 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373449 27969658880 31375 33554432000 4194304 4196468 140733755899536 140110553131312 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126896 KiB

[startup+0.309405 s]*
/proc/loadavg: 2.94 3.99 5.85 2/211 10073
/proc/meminfo: memFree=31421192/32770624 swapFree=66995596/67108860
[pid=10051] ppid=10048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10051/stat : 10051 (scop.sh) S 10048 10051 7170 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418373441 115843072 349 33554432000 4194304 5098028 140722671136160 140722671133416 140211960140412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14114816 140722671141669 140722671141996 140722671141996 140722671144909 0
/proc/10051/statm: 28282 349 296 221 0 87 0
[pid=10054] ppid=10051 vsize=27314120 memory=129532 CPUtime=0.42 cores=0-7
/proc/10054/stat : 10054 (java) S 10051 10051 7170 0 -1 1077944320 12793 0 0 0 37 5 0 0 20 0 20 0 418373441 27969658880 32383 33554432000 4194304 4196468 140733755899536 140733755882080 140111635001079 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
/proc/10054/statm: 6828530 32383 3022 1 0 6790935 0
[pid=10054/tid=10055] ppid=10051 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/10054/task/10055/stat : 10055 (java) R 10051 10051 7170 0 -1 4202560 10305 0 0 0 25 4 0 0 20 0 20 0 418373441 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111606791024 140111620166718 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10056] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10056/stat : 10056 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111639243152 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10057] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10057/stat : 10057 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111453399312 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10058] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10058/stat : 10058 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111452347024 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10059] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10059/stat : 10059 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111451294224 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10060] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10060/stat : 10060 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111450241936 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10061] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10061/stat : 10061 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111449189136 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10062] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10062/stat : 10062 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111448136848 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10063] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10063/stat : 10063 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373444 27969658880 32383 33554432000 4194304 4196468 140733755899536 140111447084048 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10064] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10064/stat : 10064 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373445 27969658880 32383 33554432000 4194304 4196468 140733755899536 140110626203760 140111635012226 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10065] ppid=10051 vsize=27314120 memory=281228821601664 CPUtime=0 cores=0-7
/proc/10054/task/10065/stat : 10065 (java) S 10051 10051 7170 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418373446 27969658880 32383 33554432000 4194304 4196468 140733755899536 140109550707488 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10066] ppid=10051 vsize=27314120 memory=281228821606272 CPUtime=0 cores=0-7
/proc/10054/task/10066/stat : 10066 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373446 27969658880 32383 33554432000 4194304 4196468 140733755899536 140109282272368 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10067] ppid=10051 vsize=27314120 memory=281228821610880 CPUtime=0 cores=0-7
/proc/10054/task/10067/stat : 10067 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 32383 33554432000 4194304 4196468 140733755899536 140108907763792 140111635019675 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10068] ppid=10051 vsize=27314120 memory=281228821615488 CPUtime=0.01 cores=0-7
/proc/10054/task/10068/stat : 10068 (java) S 10051 10051 7170 0 -1 1077944384 384 0 0 0 1 0 0 0 20 0 20 0 418373448 27969658880 32383 33554432000 4194304 4196468 140733755899536 140110557342320 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10069] ppid=10051 vsize=27314120 memory=281228821620096 CPUtime=0.01 cores=0-7
/proc/10054/task/10069/stat : 10069 (java) R 10051 10051 7170 0 -1 4202560 86 0 0 0 1 0 0 0 20 0 20 0 418373448 27969658880 32383 33554432000 4194304 4196468 140733755899536 140110556289520 140111627290528 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10070] ppid=10051 vsize=27314120 memory=281228821624704 CPUtime=0 cores=0-7
/proc/10054/task/10070/stat : 10070 (java) S 10051 10051 7170 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 418373448 27969658880 32383 33554432000 4194304 4196468 140733755899536 140110555237232 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10071] ppid=10051 vsize=27314120 memory=281228821629312 CPUtime=0.07 cores=0-7
/proc/10054/task/10071/stat : 10071 (java) S 10051 10051 7170 0 -1 1077944384 526 0 0 0 7 0 0 0 20 0 20 0 418373448 27969658880 32383 33554432000 4194304 4196468 140733755899536 140110554184432 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10072] ppid=10051 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10072/stat : 10072 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373449 27969658880 32383 33554432000 4194304 4196468 140733755899536 140108409858400 140111635011285 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10073] ppid=10051 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10054/task/10073/stat : 10073 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373449 27969658880 32383 33554432000 4194304 4196468 140733755899536 140110553131312 140111635012226 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130928 KiB

[startup+0.700878 s]
/proc/loadavg: 2.94 3.99 5.85 2/211 10073
/proc/meminfo: memFree=31400784/32770624 swapFree=66995596/67108860
[pid=10051] ppid=10048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10051/stat : 10051 (scop.sh) S 10048 10051 7170 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418373441 115843072 349 33554432000 4194304 5098028 140722671136160 140722671133416 140211960140412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14114816 140722671141669 140722671141996 140722671141996 140722671144909 0
/proc/10051/statm: 28282 349 296 221 0 87 0
[pid=10054] ppid=10051 vsize=27322516 memory=166132 CPUtime=1 cores=0-7
/proc/10054/stat : 10054 (java) S 10051 10051 7170 0 -1 1077944320 20641 0 0 0 93 7 0 0 20 0 20 0 418373441 27978256384 41533 33554432000 4194304 4196468 140733755899536 140733755882080 140111635001079 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
/proc/10054/statm: 6830629 41533 3217 1 0 6791959 0
[pid=10054/tid=10055] ppid=10051 vsize=27322516 memory=4580 CPUtime=0.67 cores=0-7
/proc/10054/task/10055/stat : 10055 (java) R 10051 10051 7170 0 -1 4202560 17523 0 0 0 62 5 0 0 20 0 20 0 418373441 27978256384 41533 33554432000 4194304 4196468 140733755899536 140111606835280 140111619081566 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10056] ppid=10051 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10056/stat : 10056 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27978256384 41533 33554432000 4194304 4196468 140733755899536 140111639243152 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10057] ppid=10051 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/10054/task/10057/stat : 10057 (java) S 10051 10051 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418373444 27978256384 41533 33554432000 4194304 4196468 140733755899536 140111453399312 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10058] ppid=10051 vsize=27322516 memory=8556 CPUtime=0 cores=0-7
/proc/10054/task/10058/stat : 10058 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373444 27978256384 41533 33554432000 4194304 4196468 140733755899536 140111452347024 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0

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

[pid=10051] ppid=10048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10051/stat : 10051 (scop.sh) S 10048 10051 7170 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418373441 115843072 349 33554432000 4194304 5098028 140722671136160 140722671133416 140211960140412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14114816 140722671141669 140722671141996 140722671141996 140722671144909 0
/proc/10051/statm: 28282 349 296 221 0 87 0
[pid=10054] ppid=10051 vsize=27326612 memory=24005644 CPUtime=3539.58 cores=0-7
/proc/10054/stat : 10054 (java) S 10051 10051 7170 0 -1 1077944320 2776978 0 0 0 349571 4387 0 0 20 0 20 0 418373441 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140733755882080 140111635001079 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
/proc/10054/statm: 6831653 6001411 3305 1 0 6792983 0
[pid=10054/tid=10055] ppid=10051 vsize=27326612 memory=8317482817917895235 CPUtime=55.58 cores=0-7
/proc/10054/task/10055/stat : 10055 (java) S 10051 10051 7170 0 -1 1077944384 28489 0 0 0 5453 105 0 0 20 0 20 0 418373441 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111606838512 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10056] ppid=10051 vsize=27326612 memory=664 CPUtime=433.06 cores=0-7
/proc/10054/task/10056/stat : 10056 (java) R 10051 10051 7170 0 -1 4202560 271865 0 0 0 42782 524 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111639243040 140111619997480 0 4 2 25189581 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10057] ppid=10051 vsize=27326612 memory=1156 CPUtime=432.29 cores=0-7
/proc/10054/task/10057/stat : 10057 (java) R 10051 10051 7170 0 -1 4202560 276177 0 0 0 42709 520 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111453399120 140111627629287 0 4 2 25189581 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10058] ppid=10051 vsize=27326612 memory=1000 CPUtime=432.63 cores=0-7
/proc/10054/task/10058/stat : 10058 (java) R 10051 10051 7170 0 -1 4202560 417253 0 0 0 42725 538 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111452347144 140111627629287 0 4 2 25189581 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10059] ppid=10051 vsize=27326612 memory=14008 CPUtime=433.91 cores=0-7
/proc/10054/task/10059/stat : 10059 (java) R 10051 10051 7170 0 -1 4202560 310690 0 0 0 42842 549 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111451294032 140111627629287 0 4 2 25189581 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10060] ppid=10051 vsize=27326612 memory=6816 CPUtime=433.99 cores=0-7
/proc/10054/task/10060/stat : 10060 (java) R 10051 10051 7170 0 -1 4202560 256326 0 0 0 42864 535 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111450242056 140111627629287 0 4 2 25189581 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10061] ppid=10051 vsize=27326612 memory=12040 CPUtime=432.92 cores=0-7
/proc/10054/task/10061/stat : 10061 (java) R 10051 10051 7170 0 -1 4202560 355640 0 0 0 42742 550 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111449189256 140111627629287 0 4 2 25189581 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10062] ppid=10051 vsize=27326612 memory=2124 CPUtime=432.52 cores=0-7
/proc/10054/task/10062/stat : 10062 (java) R 10051 10051 7170 0 -1 4202560 268606 0 0 0 42732 520 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111448136656 140111627629287 0 4 2 25189581 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10063] ppid=10051 vsize=27326612 memory=24005644 CPUtime=432.55 cores=0-7
/proc/10054/task/10063/stat : 10063 (java) R 10051 10051 7170 0 -1 4202560 313712 0 0 0 42750 505 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111447083856 140111627629287 0 4 2 25189581 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10064] ppid=10051 vsize=27326612 memory=6791534058613427641 CPUtime=5.91 cores=0-7
/proc/10054/task/10064/stat : 10064 (java) S 10051 10051 7170 0 -1 1077944384 256656 0 0 0 564 27 0 0 20 0 20 0 418373445 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110626202304 140111635011285 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10065] ppid=10051 vsize=27326612 memory=776 CPUtime=0 cores=0-7
/proc/10054/task/10065/stat : 10065 (java) S 10051 10051 7170 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418373446 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140109550707552 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10066] ppid=10051 vsize=27326612 memory=1396 CPUtime=0 cores=0-7
/proc/10054/task/10066/stat : 10066 (java) S 10051 10051 7170 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 418373446 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140109282272384 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10067] ppid=10051 vsize=27326612 memory=24005644 CPUtime=0 cores=0-7
/proc/10054/task/10067/stat : 10067 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140108907763792 140111635019675 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10068] ppid=10051 vsize=27326612 memory=1396 CPUtime=4.36 cores=0-7
/proc/10054/task/10068/stat : 10068 (java) S 10051 10051 7170 0 -1 1077944384 5291 0 0 0 435 1 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110557342368 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10069] ppid=10051 vsize=27326612 memory=5904 CPUtime=4.42 cores=0-7
/proc/10054/task/10069/stat : 10069 (java) S 10051 10051 7170 0 -1 1077944384 6769 0 0 0 440 2 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110556289280 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10070] ppid=10051 vsize=27326612 memory=664 CPUtime=3.87 cores=0-7
/proc/10054/task/10070/stat : 10070 (java) S 10051 10051 7170 0 -1 1077944384 3021 0 0 0 386 1 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110555237280 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10071] ppid=10051 vsize=27326612 memory=1396 CPUtime=1.26 cores=0-7
/proc/10054/task/10071/stat : 10071 (java) S 10051 10051 7170 0 -1 1077944384 4199 0 0 0 124 2 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110554184480 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10072] ppid=10051 vsize=27326612 memory=24005644 CPUtime=0 cores=0-7
/proc/10054/task/10072/stat : 10072 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373449 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140108409858400 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10073] ppid=10051 vsize=27326612 memory=14008 CPUtime=0.18 cores=0-7
/proc/10054/task/10073/stat : 10073 (java) S 10051 10051 7170 0 -1 1077944384 907 0 0 0 10 8 0 0 20 0 20 0 418373449 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110553131312 140111635012226 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
Current children cumulated CPU time: 3539.58 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24007040 KiB

[startup+496.801 s]
/proc/loadavg: 8.13 7.03 6.51 9/212 10112
/proc/meminfo: memFree=7504328/32770624 swapFree=66995604/67108860
[pid=10051] ppid=10048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10051/stat : 10051 (scop.sh) S 10048 10051 7170 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418373441 115843072 349 33554432000 4194304 5098028 140722671136160 140722671133416 140211960140412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14114816 140722671141669 140722671141996 140722671141996 140722671144909 0
/proc/10051/statm: 28282 349 296 221 0 87 0
[pid=10054] ppid=10051 vsize=27326612 memory=24005644 CPUtime=3545.69 cores=0-7
/proc/10054/stat : 10054 (java) S 10051 10051 7170 0 -1 1077944320 2777252 0 0 0 350180 4389 0 0 20 0 20 0 418373441 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140733755882080 140111635001079 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
/proc/10054/statm: 6831653 6001411 3305 1 0 6792983 0
[pid=10054/tid=10055] ppid=10051 vsize=27326612 memory=24005644 CPUtime=55.58 cores=0-7
/proc/10054/task/10055/stat : 10055 (java) S 10051 10051 7170 0 -1 1077944384 28489 0 0 0 5453 105 0 0 20 0 20 0 418373441 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111606838512 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10056] ppid=10051 vsize=27326612 memory=664 CPUtime=433.85 cores=0-7
/proc/10054/task/10056/stat : 10056 (java) R 10051 10051 7170 0 -1 4202560 272139 0 0 0 42861 524 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111639243040 140111619999104 0 4 2 25189581 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10057] ppid=10051 vsize=27326612 memory=1156 CPUtime=433.05 cores=0-7
/proc/10054/task/10057/stat : 10057 (java) R 10051 10051 7170 0 -1 4202560 276177 0 0 0 42785 520 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111453399120 140111627629287 0 4 2 25189581 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10058] ppid=10051 vsize=27326612 memory=1000 CPUtime=433.39 cores=0-7
/proc/10054/task/10058/stat : 10058 (java) R 10051 10051 7170 0 -1 4202560 417253 0 0 0 42801 538 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111452347144 140111627629287 0 4 2 25189581 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10059] ppid=10051 vsize=27326612 memory=14008 CPUtime=434.67 cores=0-7
/proc/10054/task/10059/stat : 10059 (java) R 10051 10051 7170 0 -1 4202560 310690 0 0 0 42918 549 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111451294032 140111627629287 0 4 2 25189581 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10060] ppid=10051 vsize=27326612 memory=6816 CPUtime=434.75 cores=0-7
/proc/10054/task/10060/stat : 10060 (java) R 10051 10051 7170 0 -1 4202560 256326 0 0 0 42939 536 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111450242056 140111627629287 0 4 2 25189581 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10061] ppid=10051 vsize=27326612 memory=12040 CPUtime=433.68 cores=0-7
/proc/10054/task/10061/stat : 10061 (java) R 10051 10051 7170 0 -1 4202560 355640 0 0 0 42817 551 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111449188944 140111627629287 0 4 2 25189581 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10062] ppid=10051 vsize=27326612 memory=2124 CPUtime=433.28 cores=0-7
/proc/10054/task/10062/stat : 10062 (java) R 10051 10051 7170 0 -1 4202560 268606 0 0 0 42808 520 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111448136656 140111627629287 0 4 2 25189581 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10063] ppid=10051 vsize=27326612 memory=1556 CPUtime=433.3 cores=0-7
/proc/10054/task/10063/stat : 10063 (java) S 10051 10051 7170 0 -1 1077944384 313712 0 0 0 42825 505 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111447083856 140111635012226 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10064] ppid=10051 vsize=27326612 memory=6791534058613427641 CPUtime=5.91 cores=0-7
/proc/10054/task/10064/stat : 10064 (java) S 10051 10051 7170 0 -1 1077944384 256656 0 0 0 564 27 0 0 20 0 20 0 418373445 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110626202304 140111635011285 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10065] ppid=10051 vsize=27326612 memory=928 CPUtime=0 cores=0-7
/proc/10054/task/10065/stat : 10065 (java) S 10051 10051 7170 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418373446 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140109550707552 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10066] ppid=10051 vsize=27326612 memory=1604 CPUtime=0 cores=0-7
/proc/10054/task/10066/stat : 10066 (java) S 10051 10051 7170 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 418373446 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140109282272384 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10067] ppid=10051 vsize=27326612 memory=1980 CPUtime=0 cores=0-7
/proc/10054/task/10067/stat : 10067 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140108907763792 140111635019675 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10068] ppid=10051 vsize=27326612 memory=2356 CPUtime=4.36 cores=0-7
/proc/10054/task/10068/stat : 10068 (java) S 10051 10051 7170 0 -1 1077944384 5291 0 0 0 435 1 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110557342368 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10069] ppid=10051 vsize=27326612 memory=1440 CPUtime=4.42 cores=0-7
/proc/10054/task/10069/stat : 10069 (java) S 10051 10051 7170 0 -1 1077944384 6769 0 0 0 440 2 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110556289280 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10070] ppid=10051 vsize=27326612 memory=820 CPUtime=3.87 cores=0-7
/proc/10054/task/10070/stat : 10070 (java) S 10051 10051 7170 0 -1 1077944384 3021 0 0 0 386 1 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110555237280 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10071] ppid=10051 vsize=27326612 memory=1764 CPUtime=1.26 cores=0-7
/proc/10054/task/10071/stat : 10071 (java) S 10051 10051 7170 0 -1 1077944384 4199 0 0 0 124 2 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110554184480 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10072] ppid=10051 vsize=27326612 memory=111632 CPUtime=0 cores=0-7
/proc/10054/task/10072/stat : 10072 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373449 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140108409858400 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10073] ppid=10051 vsize=27326612 memory=808 CPUtime=0.18 cores=0-7
/proc/10054/task/10073/stat : 10073 (java) S 10051 10051 7170 0 -1 1077944384 907 0 0 0 10 8 0 0 20 0 20 0 418373449 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110553131312 140111635012226 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
Current children cumulated CPU time: 3545.69 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24007040 KiB

[startup+497.601 s]
/proc/loadavg: 8.13 7.03 6.51 9/212 10112
/proc/meminfo: memFree=7504400/32770624 swapFree=66995604/67108860
[pid=10051] ppid=10048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10051/stat : 10051 (scop.sh) S 10048 10051 7170 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418373441 115843072 349 33554432000 4194304 5098028 140722671136160 140722671133416 140211960140412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14114816 140722671141669 140722671141996 140722671141996 140722671144909 0
/proc/10051/statm: 28282 349 296 221 0 87 0
[pid=10054] ppid=10051 vsize=27326612 memory=24005644 CPUtime=3551.87 cores=0-7
/proc/10054/stat : 10054 (java) S 10051 10051 7170 0 -1 1077944320 2850073 0 0 0 350793 4394 0 0 20 0 20 0 418373441 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140733755882080 140111635001079 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
/proc/10054/statm: 6831653 6001411 3305 1 0 6792983 0
[pid=10054/tid=10055] ppid=10051 vsize=27326612 memory=4104 CPUtime=55.58 cores=0-7
/proc/10054/task/10055/stat : 10055 (java) S 10051 10051 7170 0 -1 1077944384 28489 0 0 0 5453 105 0 0 20 0 20 0 418373441 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111606838512 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10056] ppid=10051 vsize=27326612 memory=24005644 CPUtime=434.66 cores=0-7
/proc/10054/task/10056/stat : 10056 (java) R 10051 10051 7170 0 -1 4202560 344977 0 0 0 42938 528 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111639243040 140111628105772 0 4 2 25189581 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10057] ppid=10051 vsize=27326612 memory=1396 CPUtime=433.81 cores=0-7
/proc/10054/task/10057/stat : 10057 (java) R 10051 10051 7170 0 -1 4202560 276177 0 0 0 42861 520 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111453399120 140111627629287 0 4 2 25189581 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10058] ppid=10051 vsize=27326612 memory=24005644 CPUtime=434.16 cores=0-7
/proc/10054/task/10058/stat : 10058 (java) R 10051 10051 7170 0 -1 4202560 417253 0 0 0 42878 538 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111452347144 140111627629287 0 4 2 25189581 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10059] ppid=10051 vsize=27326612 memory=4486604260213485459 CPUtime=435.43 cores=0-7
/proc/10054/task/10059/stat : 10059 (java) S 10051 10051 7170 0 -1 1077944384 310690 0 0 0 42993 550 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111451294032 140111635012226 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10060] ppid=10051 vsize=27326612 memory=24005644 CPUtime=435.51 cores=0-7
/proc/10054/task/10060/stat : 10060 (java) R 10051 10051 7170 0 -1 4202560 256326 0 0 0 43015 536 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111450241744 140111627629287 0 4 2 25189581 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10061] ppid=10051 vsize=27326612 memory=1396 CPUtime=434.45 cores=0-7
/proc/10054/task/10061/stat : 10061 (java) R 10051 10051 7170 0 -1 4202560 355640 0 0 0 42894 551 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111449188944 140111627629287 0 4 2 25189581 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10062] ppid=10051 vsize=27326612 memory=24005644 CPUtime=434.05 cores=0-7
/proc/10054/task/10062/stat : 10062 (java) R 10051 10051 7170 0 -1 4202560 268606 0 0 0 42885 520 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111448136656 140111627629287 0 4 2 25189581 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10063] ppid=10051 vsize=27326612 memory=6791534058613427641 CPUtime=434.07 cores=0-7
/proc/10054/task/10063/stat : 10063 (java) S 10051 10051 7170 0 -1 1077944384 313712 0 0 0 42902 505 0 0 20 0 20 0 418373444 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140111447083856 140111635012226 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10064] ppid=10051 vsize=27326612 memory=1396 CPUtime=5.91 cores=0-7
/proc/10054/task/10064/stat : 10064 (java) S 10051 10051 7170 0 -1 1077944384 256656 0 0 0 564 27 0 0 20 0 20 0 418373445 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110626202304 140111635011285 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10065] ppid=10051 vsize=27326612 memory=12040 CPUtime=0 cores=0-7
/proc/10054/task/10065/stat : 10065 (java) S 10051 10051 7170 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418373446 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140109550707552 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10066] ppid=10051 vsize=27326612 memory=2124 CPUtime=0 cores=0-7
/proc/10054/task/10066/stat : 10066 (java) S 10051 10051 7170 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 418373446 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140109282272384 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10067] ppid=10051 vsize=27326612 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/10054/task/10067/stat : 10067 (java) S 10051 10051 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140108907763792 140111635019675 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10068] ppid=10051 vsize=27326612 memory=288230621803970871 CPUtime=4.36 cores=0-7
/proc/10054/task/10068/stat : 10068 (java) S 10051 10051 7170 0 -1 1077944384 5291 0 0 0 435 1 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110557342368 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10069] ppid=10051 vsize=27326612 memory=14136632290839084 CPUtime=4.42 cores=0-7
/proc/10054/task/10069/stat : 10069 (java) S 10051 10051 7170 0 -1 1077944384 6769 0 0 0 440 2 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110556289280 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10070] ppid=10051 vsize=27326612 memory=42330 CPUtime=3.87 cores=0-7
/proc/10054/task/10070/stat : 10070 (java) S 10051 10051 7170 0 -1 1077944384 3021 0 0 0 386 1 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110555237280 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10071] ppid=10051 vsize=27326612 memory=6791534058613427641 CPUtime=1.26 cores=0-7
/proc/10054/task/10071/stat : 10071 (java) S 10051 10051 7170 0 -1 1077944384 4199 0 0 0 124 2 0 0 20 0 20 0 418373448 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110554184480 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10072] ppid=10051 vsize=27326612 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/10054/task/10072/stat : 10072 (java) S 10051 10051 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418373449 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140108409858400 140111635011285 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
[pid=10054/tid=10073] ppid=10051 vsize=27326612 memory=14136632290839084 CPUtime=0.18 cores=0-7
/proc/10054/task/10073/stat : 10073 (java) S 10051 10051 7170 0 -1 1077944384 909 0 0 0 10 8 0 0 20 0 20 0 418373449 27982450688 6001411 33554432000 4194304 4196468 140733755899536 140110553131312 140111635012226 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 34762752 140733755900651 140733755901078 140733755901078 140733755903951 0
Current children cumulated CPU time: 3551.87 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24007040 KiB

[startup+498.003 s]*
/proc/loadavg: 8.12 7.04 6.52 2/194 10112
/proc/meminfo: memFree=29308868/32770624 swapFree=66995604/67108860
[pid=10051] ppid=10048 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10051/stat : 10051 (scop.sh) S 10048 10051 7170 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418373441 115843072 349 33554432000 4194304 5098028 140722671136160 140722671133416 140211960140412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14114816 140722671141669 140722671141996 140722671141996 140722671144909 0
/proc/10051/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): 498.03
CPU time (s): 3552.53
CPU user time (s): 3508.46
CPU system time (s): 44.0718
CPU usage (%): 713.317
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 24007056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3508.46
system time used= 44.0718
maximum resident set size= 24006080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2856750
page faults= 0
swaps= 0
block input operations= 0
block output operations= 752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22108
involuntary context switches= 40328


# summary of solver processes directly reported to runsolver:
#   pid: 10051
#   total CPU time (s): 3552.53
#   total CPU user time (s): 3508.46
#   total CPU system time (s): 44.0718

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.2526 second user time and 5.73403 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-14 02:32:55
IDJOB=4392422
IDBENCH=122923
IDSOLVER=2838
FILE ID=node102/4392422-1568421220
RUNJOBID= node102-1568416723-7197
PBS_JOBID= 21702264
Free space on /tmp= 59328 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-152.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-4392422-1568421220/watcher-4392422-1568421220 -o /tmp/evaluation-result-4392422-1568421220/solver-4392422-1568421220 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568416723-7197 --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-4392422-1568421220.xml

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

MD5SUM BENCH= 70d9add84a9acab5bfce09ac7a4943a4
RANDOM SEED=510169613

node102.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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31540032 kB
MemAvailable:   31918660 kB
Buffers:          167556 kB
Cached:           504800 kB
SwapCached:         9596 kB
Active:           333868 kB
Inactive:         349344 kB
Active(anon):       8784 kB
Inactive(anon):    33848 kB
Active(file):     325084 kB
Inactive(file):   315496 kB
Unevictable:      110432 kB
Mlocked:          110432 kB
SwapTotal:      67108860 kB
SwapFree:       66995596 kB
Dirty:             20668 kB
Writeback:             4 kB
AnonPages:        112424 kB
Mapped:            35092 kB
Shmem:             22612 kB
Slab:             136608 kB
SReclaimable:     107764 kB
SUnreclaim:        28844 kB
KernelStack:        3424 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498528 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59308 MiB
End job on node102 at 2019-09-14 02:41:13