Trace number 4387677

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+GlueMiniSat (2019-06-15)? (NS) 1509.56 406.591

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 -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-7218-serial-file.bin HOME/instance-4387677-1568287836.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 13:29:52 CEST 2019
0.66/0.55	c PID: 7221
0.66/0.55	c IP: 172.20.3.102
0.66/0.55	c HOST: node102.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.65/1.03	c (0,0) Parsing End
1.65/1.04	c (0,0) CSP: 328 int (0 aux), 0 bool (0 aux), 172 ctr, max domain size 26896
1.65/1.04	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/1.04	c (0,0) Constraint Name Generate Begin
1.65/1.05	c (0,0) Ctr:HOME/instance-4387677-1568287836.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.65/1.05	c (0,0) Constraint Name Generate End
1.65/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/1.05	c (0,0) CSP to CSPinCNF Begin
6.59/2.73	c (2,2) translated 18 (10%) constraints
7.64/3.11	c (2,2) translated 35 (20%) constraints
8.21/3.44	c (2,2) translated 52 (30%) constraints
8.74/3.74	c (3,3) translated 69 (40%) constraints
9.65/4.05	c (3,3) translated 86 (50%) constraints
10.00/4.34	c (3,3) translated 104 (60%) constraints
10.35/4.61	c (4,4) translated 121 (70%) constraints
10.56/4.88	c (4,4) translated 138 (80%) constraints
10.87/5.18	c (4,4) translated 155 (90%) constraints
11.22/5.42	c (4,4) translated 172 (100%) constraints
11.22/5.42	c (4,4) ===========================================
11.22/5.42	c (4,4) Order
11.22/5.42	c (4,4) ===========================================
12.10/5.78	c (5,5) translated 9439 (10%) constraints
14.53/7.15	c (6,6) translated 18878 (20%) constraints
15.42/7.40	c (6,6) translated 28317 (30%) constraints
15.96/7.62	c (7,7) translated 37755 (40%) constraints
16.17/7.83	c (7,7) translated 47194 (50%) constraints
16.37/8.03	c (7,7) translated 56633 (60%) constraints
16.56/8.24	c (7,7) translated 66071 (70%) constraints
16.89/8.45	c (7,7) translated 75510 (80%) constraints
17.08/8.66	c (8,8) translated 84949 (90%) constraints
17.47/8.92	c (8,8) translated 94387 (100%) constraints
17.47/8.92	c (8,8) CSP to CSPinCNF End
17.47/8.93	c (8,8) CSP: 643 int (316 aux), 26897 bool (26896 aux), 148816 ctr, max domain size 741814
17.47/8.93	c (8,8) Heap : 2253 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.47/8.93	c (8,8) CSPinCNF Propagation Begin
32.54/19.85	c (19,18) 3046450 values, 36853 unsatisfiable literals, and 36860 valid clauses are removed
32.54/19.85	c (19,18) CSPinCNF Propagation End
32.54/19.85	c (19,18) CSP: 642 int (316 aux), 26898 bool (26896 aux), 111956 ctr, max domain size 554731
32.54/19.85	c (19,18) Heap : 1308 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
32.54/19.85	c (19,18) Simplify CSPinCNF Begin
34.12/20.50	c (19,19) Simplify CSPinCNF End
34.33/20.51	c (19,19) CSP: 642 int (316 aux), 53304 bool (53302 aux), 138362 ctr, max domain size 554731
34.33/20.51	c (19,19) Heap : 1588 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
34.33/20.51	c (19,19) Calculate Precise Domain Begin
1509.34/406.45	c (405,36) java.lang.OutOfMemoryError: GC overhead limit exceeded
1509.46/406.53	c (405,36) scala.collection.immutable.VectorPointer.gotoNextBlockStartWritable(Vector.scala:835)
1509.46/406.53	c (405,36) scala.collection.immutable.VectorPointer.gotoNextBlockStartWritable$(Vector.scala:827)
1509.46/406.53	c (405,36) scala.collection.immutable.VectorBuilder.gotoNextBlockStartWritable(Vector.scala:635)
1509.46/406.53	c (405,36) scala.collection.immutable.VectorBuilder.$plus$eq(Vector.scala:649)
1509.46/406.53	c (405,36) scala.collection.immutable.VectorBuilder.$plus$eq(Vector.scala:635)
1509.46/406.53	c (405,36) scala.collection.generic.Growable.$anonfun$$plus$plus$eq$1(Growable.scala:58)
1509.46/406.53	c (405,36) scala.collection.generic.Growable$$Lambda$5/93122545.apply(Unknown Source)
1509.46/406.53	c (405,36) scala.collection.Iterator.foreach(Iterator.scala:937)
1509.46/406.53	c (405,36) scala.collection.Iterator.foreach$(Iterator.scala:937)
1509.46/406.53	c (405,36) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
1509.46/406.53	c (405,36) scala.collection.IterableLike.foreach(IterableLike.scala:70)
1509.46/406.53	c (405,36) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
1509.46/406.53	c (405,36) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
1509.46/406.53	c (405,36) scala.collection.generic.Growable.$plus$plus$eq(Growable.scala:58)
1509.46/406.53	c (405,36) scala.collection.generic.Growable.$plus$plus$eq$(Growable.scala:49)
1509.46/406.53	c (405,36) scala.collection.immutable.VectorBuilder.$plus$plus$eq(Vector.scala:658)
1509.46/406.53	c (405,36) scala.collection.immutable.VectorBuilder.$plus$plus$eq(Vector.scala:635)
1509.46/406.53	c (405,36) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
1509.46/406.53	c (405,36) scala.collection.TraversableLike$$Lambda$121/182259421.apply(Unknown Source)
1509.46/406.53	c (405,36) scala.collection.Iterator.foreach(Iterator.scala:937)
1509.46/406.53	c (405,36) scala.collection.Iterator.foreach$(Iterator.scala:937)
1509.46/406.53	c (405,36) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
1509.46/406.53	c (405,36) scala.collection.IterableLike.foreach(IterableLike.scala:70)
1509.46/406.53	c (405,36) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
1509.46/406.53	c (405,36) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
1509.46/406.53	c (405,36) scala.collection.TraversableLike.flatMap(TraversableLike.scala:240)
1509.46/406.53	c (405,36) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
1509.46/406.53	c (405,36) scala.collection.AbstractTraversable.flatMap(Traversable.scala:104)
1509.46/406.53	c (405,36) fun.scop.IntDomain.preciseAdd(Domain.scala:101)
1509.46/406.53	c (405,36) fun.scop.LinearSum.$anonfun$getPreciseDomain$2(Expr.scala:1727)
1509.46/406.53	c (405,36) fun.scop.LinearSum.$anonfun$getPreciseDomain$2$adapted(Expr.scala:1726)
1509.46/406.53	c (405,36) fun.scop.LinearSum$$Lambda$294/1261153343.apply(Unknown Source)
1509.46/406.53	c (405,36) 0,0,8,19,19,TO,TO,TO,TO,STOP-AFTER(Simplify)
1509.46/406.53	s UNSUPPORTED
1509.46/406.53	c END-Prog: Thu Sep 12 13:36:38 CEST 2019
1509.46/406.59	c (scop.sh) HOME/scop-7218-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 (14670 MiB free)
  memory of node 1: 16384 MiB (15658 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387677-1568287836/watcher-4387677-1568287836 -o /tmp/evaluation-result-4387677-1568287836/solver-4387677-1568287836 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387677-1568287836.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100142 s]*
/proc/loadavg: 3.70 3.74 2.99 3/234 7235
/proc/meminfo: memFree=30997496/32770624 swapFree=66992680/67108860
[pid=7218] ppid=7215 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0
[pid=7221] ppid=7218 vsize=15013720 memory=72032 CPUtime=0.11 cores=1,3,5,7
/proc/7221/stat : 7221 (java) S 7218 7218 5522 0 -1 1077944320 6758 0 0 0 9 2 0 0 20 0 15 0 405035104 15374049280 18008 33554432000 4194304 4196468 140735587262720 140735587245264 139883768966903 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
/proc/7221/statm: 3753430 18008 2916 1 0 3715835 0
[pid=7221/tid=7222] ppid=7218 vsize=15014680 memory=-7828588039587137883 CPUtime=0.08 cores=1,3,5,7
/proc/7221/task/7222/stat : 7222 (java) R 7218 7218 5522 0 -1 4202560 4748 0 0 0 7 1 0 0 20 0 15 0 405035105 15375032320 18272 33554432000 4194304 4196468 140735587262720 139883740751152 139883761278110 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7223] ppid=7218 vsize=15014680 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7223/stat : 7223 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15375032320 18272 33554432000 4194304 4196468 140735587262720 139883773209104 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7224] ppid=7218 vsize=15014680 memory=139627870406272 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7224/stat : 7224 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15375032320 18272 33554432000 4194304 4196468 140735587262720 139883229604496 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7225] ppid=7218 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7225/stat : 7225 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15375032320 18272 33554432000 4194304 4196468 140735587262720 139883228551440 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7226] ppid=7218 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7226/stat : 7226 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15375032320 18272 33554432000 4194304 4196468 140735587262720 139883227498896 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7227] ppid=7218 vsize=15016308 memory=139627870406272 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7227/stat : 7227 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035108 15376699392 18272 33554432000 4194304 4196468 140735587262720 139882739366640 139883768978050 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7228] ppid=7218 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7228/stat : 7228 (java) S 7218 7218 5522 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405035108 15376699392 18272 33554432000 4194304 4196468 140735587262720 139882387203744 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7229] ppid=7218 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7229/stat : 7229 (java) S 7218 7218 5522 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405035108 15376699392 18272 33554432000 4194304 4196468 140735587262720 139882252981488 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7230] ppid=7218 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7230/stat : 7230 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15376699392 18272 33554432000 4194304 4196468 140735587262720 139881878477264 139883768985499 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7231] ppid=7218 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7231/stat : 7231 (java) S 7218 7218 5522 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 405035111 15376699392 18272 33554432000 4194304 4196468 140735587262720 139882738313456 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7232] ppid=7218 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7232/stat : 7232 (java) S 7218 7218 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405035111 15376699392 18272 33554432000 4194304 4196468 140735587262720 139882737260912 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7233] ppid=7218 vsize=15016308 memory=139627870406272 CPUtime=0.01 cores=1,3,5,7
/proc/7221/task/7233/stat : 7233 (java) S 7218 7218 5522 0 -1 1077944384 462 0 0 0 1 0 0 0 20 0 15 0 405035111 15376699392 18338 33554432000 4194304 4196468 140735587262720 139882736207856 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7234] ppid=7218 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7234/stat : 7234 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15376699392 18338 33554432000 4194304 4196468 140735587262720 139881380571488 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7235] ppid=7218 vsize=15016308 memory=139627870406272 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7235/stat : 7235 (java) S 7218 7218 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405035111 15376699392 18338 33554432000 4194304 4196468 140735587262720 139882735156272 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 73428 KiB

[startup+0.21089 s]*
/proc/loadavg: 3.70 3.74 2.99 3/234 7235
/proc/meminfo: memFree=30981688/32770624 swapFree=66992680/67108860
[pid=7218] ppid=7215 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0
[pid=7221] ppid=7218 vsize=15012696 memory=83948 CPUtime=0.26 cores=1,3,5,7
/proc/7221/stat : 7221 (java) S 7218 7218 5522 0 -1 1077944320 11030 0 0 0 22 4 0 0 20 0 15 0 405035104 15373000704 20987 33554432000 4194304 4196468 140735587262720 140735587245264 139883768966903 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
/proc/7221/statm: 3753174 20987 2924 1 0 3715579 0
[pid=7221/tid=7222] ppid=7218 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/7221/task/7222/stat : 7222 (java) R 7218 7218 5522 0 -1 4202560 8753 0 0 0 17 3 0 0 20 0 15 0 405035105 15373000704 20987 33554432000 4194304 4196468 140735587262720 139883740780336 139883753047390 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7223] ppid=7218 vsize=15012696 memory=365 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7223/stat : 7223 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15373000704 20987 33554432000 4194304 4196468 140735587262720 139883773209104 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7224] ppid=7218 vsize=15012696 memory=139627870416956 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7224/stat : 7224 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15373000704 20987 33554432000 4194304 4196468 140735587262720 139883229604496 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7225] ppid=7218 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7225/stat : 7225 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15373000704 20987 33554432000 4194304 4196468 140735587262720 139883228551440 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7226] ppid=7218 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7226/stat : 7226 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15373000704 20987 33554432000 4194304 4196468 140735587262720 139883227498896 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7227] ppid=7218 vsize=15012696 memory=139627870406272 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7227/stat : 7227 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035108 15373000704 20987 33554432000 4194304 4196468 140735587262720 139882739366640 139883768978050 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7228] ppid=7218 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7228/stat : 7228 (java) S 7218 7218 5522 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405035108 15373000704 20987 33554432000 4194304 4196468 140735587262720 139882387203744 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7229] ppid=7218 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7229/stat : 7229 (java) S 7218 7218 5522 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405035108 15373000704 20987 33554432000 4194304 4196468 140735587262720 139882252981488 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7230] ppid=7218 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7230/stat : 7230 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15373000704 20987 33554432000 4194304 4196468 140735587262720 139881878477264 139883768985499 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7231] ppid=7218 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7231/stat : 7231 (java) S 7218 7218 5522 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 405035111 15373000704 20987 33554432000 4194304 4196468 140735587262720 139882738313456 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7232] ppid=7218 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7232/stat : 7232 (java) S 7218 7218 5522 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 405035111 15373000704 20987 33554432000 4194304 4196468 140735587262720 139882737260912 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7233] ppid=7218 vsize=15012696 memory=139627870406272 CPUtime=0.03 cores=1,3,5,7
/proc/7221/task/7233/stat : 7233 (java) S 7218 7218 5522 0 -1 1077944384 479 0 0 0 3 0 0 0 20 0 15 0 405035111 15373000704 20987 33554432000 4194304 4196468 140735587262720 139882736207856 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7234] ppid=7218 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7234/stat : 7234 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15373000704 20987 33554432000 4194304 4196468 140735587262720 139881380571488 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7235] ppid=7218 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7235/stat : 7235 (java) S 7218 7218 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405035111 15373000704 20987 33554432000 4194304 4196468 140735587262720 139882735156272 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 85344 KiB

[startup+0.310704 s]*
/proc/loadavg: 3.70 3.74 2.99 4/234 7235
/proc/meminfo: memFree=30978152/32770624 swapFree=66992680/67108860
[pid=7218] ppid=7215 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0
[pid=7221] ppid=7218 vsize=15012696 memory=88060 CPUtime=0.43 cores=1,3,5,7
/proc/7221/stat : 7221 (java) S 7218 7218 5522 0 -1 1077944320 12081 0 0 0 39 4 0 0 20 0 15 0 405035104 15373000704 22015 33554432000 4194304 4196468 140735587262720 140735587245264 139883768966903 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
/proc/7221/statm: 3753174 22015 3069 1 0 3715579 0
[pid=7221/tid=7222] ppid=7218 vsize=15012696 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/7221/task/7222/stat : 7222 (java) R 7218 7218 5522 0 -1 4202560 9577 0 0 0 27 3 0 0 20 0 15 0 405035105 15373000704 22015 33554432000 4194304 4196468 140735587262720 139883740749920 139883750340360 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7223] ppid=7218 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7223/stat : 7223 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15373000704 22015 33554432000 4194304 4196468 140735587262720 139883773209104 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7224] ppid=7218 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7224/stat : 7224 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15373000704 22015 33554432000 4194304 4196468 140735587262720 139883229604496 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7225] ppid=7218 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7225/stat : 7225 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15373000704 22015 33554432000 4194304 4196468 140735587262720 139883228551440 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7226] ppid=7218 vsize=15012696 memory=6933954179156714387 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7226/stat : 7226 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15373000704 22015 33554432000 4194304 4196468 140735587262720 139883227498896 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7227] ppid=7218 vsize=15012696 memory=7684433391216329786 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7227/stat : 7227 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035108 15373000704 22015 33554432000 4194304 4196468 140735587262720 139882739366640 139883768978050 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7228] ppid=7218 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7228/stat : 7228 (java) S 7218 7218 5522 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405035108 15373000704 22015 33554432000 4194304 4196468 140735587262720 139882387203744 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7229] ppid=7218 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7229/stat : 7229 (java) S 7218 7218 5522 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405035108 15373000704 22015 33554432000 4194304 4196468 140735587262720 139882252981488 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7230] ppid=7218 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7230/stat : 7230 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15373000704 22015 33554432000 4194304 4196468 140735587262720 139881878477264 139883768985499 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7231] ppid=7218 vsize=15012696 memory=-7384621950708166502 CPUtime=0.02 cores=1,3,5,7
/proc/7221/task/7231/stat : 7231 (java) S 7218 7218 5522 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 15 0 405035111 15373000704 22015 33554432000 4194304 4196468 140735587262720 139882738313456 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7232] ppid=7218 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7221/task/7232/stat : 7232 (java) S 7218 7218 5522 0 -1 1077944384 141 0 0 0 2 0 0 0 20 0 15 0 405035111 15373000704 22015 33554432000 4194304 4196468 140735587262720 139882737260912 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7233] ppid=7218 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7221/task/7233/stat : 7233 (java) S 7218 7218 5522 0 -1 1077944384 521 0 0 0 7 0 0 0 20 0 15 0 405035111 15373000704 22015 33554432000 4194304 4196468 140735587262720 139882736207856 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7234] ppid=7218 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7234/stat : 7234 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15373000704 22015 33554432000 4194304 4196468 140735587262720 139881380571488 139883768977109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7235] ppid=7218 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7235/stat : 7235 (java) S 7218 7218 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405035111 15373000704 22015 33554432000 4194304 4196468 140735587262720 139882735156272 139883768978050 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89456 KiB

[startup+0.701725 s]
/proc/loadavg: 3.70 3.74 2.99 3/234 7235
/proc/meminfo: memFree=30954936/32770624 swapFree=66992680/67108860
[pid=7218] ppid=7215 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0
[pid=7221] ppid=7218 vsize=15022116 memory=128224 CPUtime=1.02 cores=1,3,5,7
/proc/7221/stat : 7221 (java) S 7218 7218 5522 0 -1 1077944320 19872 0 0 0 95 7 0 0 20 0 15 0 405035104 15382646784 32056 33554432000 4194304 4196468 140735587262720 140735587245264 139883768966903 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
/proc/7221/statm: 3755529 32056 3200 1 0 3716859 0
[pid=7221/tid=7222] ppid=7218 vsize=15021092 memory=291071491 CPUtime=0.67 cores=1,3,5,7
/proc/7221/task/7222/stat : 7222 (java) R 7218 7218 5522 0 -1 4202560 16894 0 0 0 62 5 0 0 20 0 15 0 405035105 15381598208 32056 33554432000 4194304 4196468 140735587262720 139883740784288 139883761646125 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7223] ppid=7218 vsize=15021092 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7223/stat : 7223 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15381598208 32056 33554432000 4194304 4196468 140735587262720 139883773209104 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7224] ppid=7218 vsize=15021092 memory=116 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7224/stat : 7224 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15381598208 32056 33554432000 4194304 4196468 140735587262720 139883229604496 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7225] ppid=7218 vsize=15022116 memory=2809143 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7225/stat : 7225 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15382646784 32056 33554432000 4194304 4196468 140735587262720 139883228551440 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7226] ppid=7218 vsize=15022116 memory=2811374 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7226/stat : 7226 (java) S 7218 7218 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405035106 15382646784 32056 33554432000 4194304 4196468 140735587262720 139883227498896 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7227] ppid=7218 vsize=15022116 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7227/stat : 7227 (java) S 7218 7218 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405035108 15382646784 32056 33554432000 4194304 4196468 140735587262720 139882739366640 139883768978050 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7228] ppid=7218 vsize=15022116 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7228/stat : 7228 (java) S 7218 7218 5522 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405035108 15382646784 32056 33554432000 4194304 4196468 140735587262720 139882387203744 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7229] ppid=7218 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7229/stat : 7229 (java) S 7218 7218 5522 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405035108 15381598208 32056 33554432000 4194304 4196468 140735587262720 139882252981488 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7230] ppid=7218 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7230/stat : 7230 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15381598208 32056 33554432000 4194304 4196468 140735587262720 139881878477264 139883768985499 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7231] ppid=7218 vsize=15022116 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/7221/task/7231/stat : 7231 (java) S 7218 7218 5522 0 -1 1077944384 712 0 0 0 10 0 0 0 20 0 15 0 405035111 15382646784 32056 33554432000 4194304 4196468 140735587262720 139882738313456 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7232] ppid=7218 vsize=15022116 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7221/task/7232/stat : 7232 (java) S 7218 7218 5522 0 -1 1077944384 307 0 0 0 7 0 0 0 20 0 15 0 405035111 15382646784 32056 33554432000 4194304 4196468 140735587262720 139882737260912 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7233] ppid=7218 vsize=15022116 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/7221/task/7233/stat : 7233 (java) R 7218 7218 5522 0 -1 4202560 600 0 0 0 15 0 0 0 20 0 15 0 405035111 15382646784 32056 33554432000 4194304 4196468 140735587262720 139882736207856 139883748234193 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7234] ppid=7218 vsize=15022116 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7234/stat : 7234 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15382646784 32056 33554432000 4194304 4196468 140735587262720 139881380571488 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7235] ppid=7218 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7235/stat : 7235 (java) S 7218 7218 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405035111 15381598208 32056 33554432000 4194304 4196468 140735587262720 139882735156272 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15135244 KiB
Current children cumulated memory: 129620 KiB

[startup+1.50077 s]
/proc/loadavg: 3.70 3.74 2.99 6/234 7235
/proc/meminfo: memFree=30927620/32770624 swapFree=66992680/67108860
[pid=7218] ppid=7215 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0

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

/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0
[pid=7221] ppid=7218 vsize=15025188 memory=12033332 CPUtime=1506.26 cores=1,3,5,7
/proc/7221/stat : 7221 (java) S 7218 7218 5522 0 -1 1077944320 198659 0 0 0 149596 1030 0 0 20 0 15 0 405035104 15385792512 3008333 33554432000 4194304 4196468 140735587262720 140735587245264 139883768966903 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
/proc/7221/statm: 3756297 3008333 3304 1 0 3717627 0
[pid=7221/tid=7222] ppid=7218 vsize=15025188 memory=16068 CPUtime=37.43 cores=1,3,5,7
/proc/7221/task/7222/stat : 7222 (java) S 7218 7218 5522 0 -1 1077944384 28275 0 0 0 3693 50 0 0 20 0 15 0 405035105 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883740804288 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7223] ppid=7218 vsize=15025188 memory=6791534058613427641 CPUtime=363.98 cores=1,3,5,7
/proc/7221/task/7223/stat : 7223 (java) R 7218 7218 5522 0 -1 4202560 19563 0 0 0 36142 256 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883773208912 139883761595111 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7224] ppid=7218 vsize=15025188 memory=1052 CPUtime=363.48 cores=1,3,5,7
/proc/7221/task/7224/stat : 7224 (java) R 7218 7218 5522 0 -1 4202560 14302 0 0 0 36142 206 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883229604304 139883761595111 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7225] ppid=7218 vsize=15025188 memory=1708 CPUtime=362 cores=1,3,5,7
/proc/7221/task/7225/stat : 7225 (java) R 7218 7218 5522 0 -1 4202560 18497 0 0 0 35948 252 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883228551560 139883761595111 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7226] ppid=7218 vsize=15025188 memory=3440 CPUtime=363.52 cores=1,3,5,7
/proc/7221/task/7226/stat : 7226 (java) R 7218 7218 5522 0 -1 4202560 18543 0 0 0 36101 251 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883227498784 139883753963255 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7227] ppid=7218 vsize=15025188 memory=2832 CPUtime=2.87 cores=1,3,5,7
/proc/7221/task/7227/stat : 7227 (java) S 7218 7218 5522 0 -1 1077944384 73318 0 0 0 283 4 0 0 20 0 15 0 405035108 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882739365184 139883768977109 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7228] ppid=7218 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7228/stat : 7228 (java) S 7218 7218 5522 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 405035108 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882387203808 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7229] ppid=7218 vsize=15025188 memory=12033332 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7229/stat : 7229 (java) S 7218 7218 5522 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 405035108 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882252981504 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7230] ppid=7218 vsize=15025188 memory=16068 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7230/stat : 7230 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139881878477264 139883768985499 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7231] ppid=7218 vsize=15025188 memory=988 CPUtime=5.69 cores=1,3,5,7
/proc/7221/task/7231/stat : 7231 (java) S 7218 7218 5522 0 -1 1077944384 9785 0 0 0 567 2 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882738313504 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7232] ppid=7218 vsize=15025188 memory=2016 CPUtime=5.41 cores=1,3,5,7
/proc/7221/task/7232/stat : 7232 (java) S 7218 7218 5522 0 -1 1077944384 8799 0 0 0 539 2 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882737260672 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7233] ppid=7218 vsize=15025188 memory=988 CPUtime=1.38 cores=1,3,5,7
/proc/7221/task/7233/stat : 7233 (java) S 7218 7218 5522 0 -1 1077944384 5602 0 0 0 135 3 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882736207904 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7234] ppid=7218 vsize=15025188 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7234/stat : 7234 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139881380571488 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7235] ppid=7218 vsize=15025188 memory=1384 CPUtime=0.42 cores=1,3,5,7
/proc/7221/task/7235/stat : 7235 (java) S 7218 7218 5522 0 -1 1077944384 618 0 0 0 10 32 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882735156272 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
Current children cumulated CPU time: 1506.26 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12034728 KiB

[startup+406.001 s]*
/proc/loadavg: 5.00 4.60 3.64 6/234 7273
/proc/meminfo: memFree=18997456/32770624 swapFree=66992688/67108860
[pid=7218] ppid=7215 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0
[pid=7221] ppid=7218 vsize=15025188 memory=12033332 CPUtime=1507.84 cores=1,3,5,7
/proc/7221/stat : 7221 (java) S 7218 7218 5522 0 -1 1077944320 198659 0 0 0 149753 1031 0 0 20 0 15 0 405035104 15385792512 3008333 33554432000 4194304 4196468 140735587262720 140735587245264 139883768966903 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
/proc/7221/statm: 3756297 3008333 3304 1 0 3717627 0
[pid=7221/tid=7222] ppid=7218 vsize=15025188 memory=8317482817917895235 CPUtime=37.43 cores=1,3,5,7
/proc/7221/task/7222/stat : 7222 (java) S 7218 7218 5522 0 -1 1077944384 28275 0 0 0 3693 50 0 0 20 0 15 0 405035105 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883740804288 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7223] ppid=7218 vsize=15025188 memory=4126316290023845779 CPUtime=364.36 cores=1,3,5,7
/proc/7221/task/7223/stat : 7223 (java) R 7218 7218 5522 0 -1 4202560 19563 0 0 0 36180 256 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883773209224 139883761595111 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7224] ppid=7218 vsize=15025188 memory=3848 CPUtime=363.87 cores=1,3,5,7
/proc/7221/task/7224/stat : 7224 (java) R 7218 7218 5522 0 -1 4202560 14302 0 0 0 36181 206 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883229604304 139883761595111 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7225] ppid=7218 vsize=15025188 memory=4100 CPUtime=362.39 cores=1,3,5,7
/proc/7221/task/7225/stat : 7225 (java) R 7218 7218 5522 0 -1 4202560 18497 0 0 0 35987 252 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883228551248 139883761595111 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7226] ppid=7218 vsize=15025188 memory=2584 CPUtime=363.93 cores=1,3,5,7
/proc/7221/task/7226/stat : 7226 (java) R 7218 7218 5522 0 -1 4202560 18543 0 0 0 36142 251 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883227498784 139883753956552 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7227] ppid=7218 vsize=15025188 memory=0 CPUtime=2.87 cores=1,3,5,7
/proc/7221/task/7227/stat : 7227 (java) S 7218 7218 5522 0 -1 1077944384 73318 0 0 0 283 4 0 0 20 0 15 0 405035108 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882739365184 139883768977109 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7228] ppid=7218 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7228/stat : 7228 (java) S 7218 7218 5522 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 405035108 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882387203808 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7229] ppid=7218 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7229/stat : 7229 (java) S 7218 7218 5522 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 405035108 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882252981504 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7230] ppid=7218 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7230/stat : 7230 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139881878477264 139883768985499 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7231] ppid=7218 vsize=15025188 memory=139627710325472 CPUtime=5.69 cores=1,3,5,7
/proc/7221/task/7231/stat : 7231 (java) S 7218 7218 5522 0 -1 1077944384 9785 0 0 0 567 2 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882738313504 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7232] ppid=7218 vsize=15025188 memory=3683999699212317232 CPUtime=5.41 cores=1,3,5,7
/proc/7221/task/7232/stat : 7232 (java) S 7218 7218 5522 0 -1 1077944384 8799 0 0 0 539 2 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882737260672 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7233] ppid=7218 vsize=15025188 memory=5788622413446472020 CPUtime=1.38 cores=1,3,5,7
/proc/7221/task/7233/stat : 7233 (java) S 7218 7218 5522 0 -1 1077944384 5602 0 0 0 135 3 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882736207904 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7234] ppid=7218 vsize=15025188 memory=7089898749952355184 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7234/stat : 7234 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139881380571488 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7235] ppid=7218 vsize=15025188 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/7221/task/7235/stat : 7235 (java) R 7218 7218 5522 0 -1 1077944384 618 0 0 0 10 32 0 0 20 0 15 0 405035111 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882735156272 139883768978050 0 4 2 25189581 0 0 0 -1 7 0 0 18 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
Current children cumulated CPU time: 1507.84 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12034728 KiB

[startup+406.401 s]
/proc/loadavg: 5.00 4.60 3.64 6/234 7273
/proc/meminfo: memFree=18997456/32770624 swapFree=66992688/67108860
[pid=7218] ppid=7215 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0
[pid=7221] ppid=7218 vsize=15025188 memory=12033332 CPUtime=1509.34 cores=1,3,5,7
/proc/7221/stat : 7221 (java) S 7218 7218 5522 0 -1 1077944320 198659 0 0 0 149903 1031 0 0 20 0 15 0 405035104 15385792512 3008333 33554432000 4194304 4196468 140735587262720 140735587245264 139883768966903 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
/proc/7221/statm: 3756297 3008333 3304 1 0 3717627 0
[pid=7221/tid=7222] ppid=7218 vsize=15025188 memory=1396 CPUtime=37.43 cores=1,3,5,7
/proc/7221/task/7222/stat : 7222 (java) S 7218 7218 5522 0 -1 1077944384 28275 0 0 0 3693 50 0 0 20 0 15 0 405035105 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883740804288 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7223] ppid=7218 vsize=15025188 memory=12033332 CPUtime=364.73 cores=1,3,5,7
/proc/7221/task/7223/stat : 7223 (java) S 7218 7218 5522 0 -1 1077944384 19563 0 0 0 36217 256 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883773209104 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7224] ppid=7218 vsize=15025188 memory=2832 CPUtime=364.24 cores=1,3,5,7
/proc/7221/task/7224/stat : 7224 (java) S 7218 7218 5522 0 -1 1077944384 14302 0 0 0 36218 206 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883229604496 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7225] ppid=7218 vsize=15025188 memory=5896 CPUtime=362.77 cores=1,3,5,7
/proc/7221/task/7225/stat : 7225 (java) S 7218 7218 5522 0 -1 1077944384 18497 0 0 0 36024 253 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883228551440 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7226] ppid=7218 vsize=15025188 memory=664 CPUtime=364.32 cores=1,3,5,7
/proc/7221/task/7226/stat : 7226 (java) S 7218 7218 5522 0 -1 1077944384 18543 0 0 0 36181 251 0 0 20 0 15 0 405035106 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139883227498896 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7227] ppid=7218 vsize=15025188 memory=12033332 CPUtime=2.87 cores=1,3,5,7
/proc/7221/task/7227/stat : 7227 (java) R 7218 7218 5522 0 -1 4202560 73318 0 0 0 283 4 0 0 20 0 15 0 405035108 15385792512 3008333 33554432000 4194304 4196468 140735587262720 139882739365184 139883753963248 0 0 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7228] ppid=7218 vsize=15025188 memory=16068 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7228/stat : 7228 (java) S 7218 7218 5522 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 405035108 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882387203808 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7229] ppid=7218 vsize=15025188 memory=988 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7229/stat : 7229 (java) S 7218 7218 5522 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 405035108 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882252981504 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7230] ppid=7218 vsize=15025188 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7230/stat : 7230 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139881878477264 139883768985499 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7231] ppid=7218 vsize=15025188 memory=1384 CPUtime=5.69 cores=1,3,5,7
/proc/7221/task/7231/stat : 7231 (java) S 7218 7218 5522 0 -1 1077944384 9785 0 0 0 567 2 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882738313504 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7232] ppid=7218 vsize=15025188 memory=776 CPUtime=5.41 cores=1,3,5,7
/proc/7221/task/7232/stat : 7232 (java) S 7218 7218 5522 0 -1 1077944384 8799 0 0 0 539 2 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882737260672 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7233] ppid=7218 vsize=15025188 memory=8112282956445269571 CPUtime=1.38 cores=1,3,5,7
/proc/7221/task/7233/stat : 7233 (java) S 7218 7218 5522 0 -1 1077944384 5602 0 0 0 135 3 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882736207904 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7234] ppid=7218 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7234/stat : 7234 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139881380571488 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7235] ppid=7218 vsize=15025188 memory=12033332 CPUtime=0.42 cores=1,3,5,7
/proc/7221/task/7235/stat : 7235 (java) S 7218 7218 5522 0 -1 1077944384 618 0 0 0 10 32 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882735156272 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 18 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
Current children cumulated CPU time: 1509.34 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12034728 KiB

[startup+406.501 s]
/proc/loadavg: 5.00 4.60 3.64 6/234 7273
/proc/meminfo: memFree=18997456/32770624 swapFree=66992688/67108860
[pid=7218] ppid=7215 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7218/stat : 7218 (scop.sh) S 7215 7218 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405035104 115843072 349 33554432000 4194304 5098028 140734048700112 140734048697368 140433832256124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8056832 140734048703272 140734048703600 140734048703600 140734048706509 0
/proc/7218/statm: 28282 349 296 221 0 87 0
[pid=7221] ppid=7218 vsize=15025188 memory=12033412 CPUtime=1509.46 cores=1,3,5,7
/proc/7221/stat : 7221 (java) S 7218 7218 5522 0 -1 1077944320 198940 0 0 0 149915 1031 0 0 20 0 15 0 405035104 15385792512 3008353 33554432000 4194304 4196468 140735587262720 140735587245264 139883768966903 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
/proc/7221/statm: 3756297 3008353 3304 1 0 3717627 0
[pid=7221/tid=7222] ppid=7218 vsize=15025188 memory=1396 CPUtime=37.43 cores=1,3,5,7
/proc/7221/task/7222/stat : 7222 (java) S 7218 7218 5522 0 -1 1077944384 28350 0 0 0 3693 50 0 0 20 0 15 0 405035105 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139883740805744 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7223] ppid=7218 vsize=15025188 memory=12033332 CPUtime=364.73 cores=1,3,5,7
/proc/7221/task/7223/stat : 7223 (java) S 7218 7218 5522 0 -1 1077944384 19596 0 0 0 36217 256 0 0 20 0 15 0 405035106 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139883773209104 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7224] ppid=7218 vsize=15025188 memory=12033332 CPUtime=364.24 cores=1,3,5,7
/proc/7221/task/7224/stat : 7224 (java) S 7218 7218 5522 0 -1 1077944384 14302 0 0 0 36218 206 0 0 20 0 15 0 405035106 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139883229604496 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7225] ppid=7218 vsize=15025188 memory=12033332 CPUtime=362.78 cores=1,3,5,7
/proc/7221/task/7225/stat : 7225 (java) S 7218 7218 5522 0 -1 1077944384 18498 0 0 0 36025 253 0 0 20 0 15 0 405035106 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139883228551440 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7226] ppid=7218 vsize=15025188 memory=12033320 CPUtime=364.32 cores=1,3,5,7
/proc/7221/task/7226/stat : 7226 (java) S 7218 7218 5522 0 -1 1077944384 18543 0 0 0 36181 251 0 0 20 0 15 0 405035106 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139883227498896 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7227] ppid=7218 vsize=15025188 memory=12033332 CPUtime=2.97 cores=1,3,5,7
/proc/7221/task/7227/stat : 7227 (java) R 7218 7218 5522 0 -1 4202560 73483 0 0 0 293 4 0 0 20 0 15 0 405035108 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882739365184 139883747337083 0 0 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7228] ppid=7218 vsize=15025188 memory=12033332 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7228/stat : 7228 (java) S 7218 7218 5522 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405035108 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882387203808 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7229] ppid=7218 vsize=15025188 memory=12033332 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7229/stat : 7229 (java) S 7218 7218 5522 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 405035108 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882252981504 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7230] ppid=7218 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7230/stat : 7230 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139881878477264 139883768985499 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7231] ppid=7218 vsize=15025188 memory=12033332 CPUtime=5.69 cores=1,3,5,7
/proc/7221/task/7231/stat : 7231 (java) S 7218 7218 5522 0 -1 1077944384 9785 0 0 0 567 2 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882738313456 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7232] ppid=7218 vsize=15025188 memory=12033320 CPUtime=5.41 cores=1,3,5,7
/proc/7221/task/7232/stat : 7232 (java) S 7218 7218 5522 0 -1 1077944384 8799 0 0 0 539 2 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882737260912 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7233] ppid=7218 vsize=15025188 memory=1396 CPUtime=1.38 cores=1,3,5,7
/proc/7221/task/7233/stat : 7233 (java) S 7218 7218 5522 0 -1 1077944384 5602 0 0 0 135 3 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882736207856 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7234] ppid=7218 vsize=15025188 memory=12033332 CPUtime=0 cores=1,3,5,7
/proc/7221/task/7234/stat : 7234 (java) S 7218 7218 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139881380571488 139883768977109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
[pid=7221/tid=7235] ppid=7218 vsize=15025188 memory=1396 CPUtime=0.42 cores=1,3,5,7
/proc/7221/task/7235/stat : 7235 (java) S 7218 7218 5522 0 -1 1077944384 618 0 0 0 10 32 0 0 20 0 15 0 405035111 15385792512 3008353 33554432000 4194304 4196468 140735587262720 139882735156272 139883768978050 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 9297920 140735587267311 140735587267738 140735587267738 140735587270607 0
Current children cumulated CPU time: 1509.46 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12034808 KiB

Child status: 0
Real time (s): 406.591
CPU time (s): 1509.56
CPU user time (s): 1499.2
CPU system time (s): 10.3633
CPU usage (%): 371.272
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12034808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1499.2
system time used= 10.3633
maximum resident set size= 12033852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200538
page faults= 0
swaps= 0
block input operations= 0
block output operations= 544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16331
involuntary context switches= 13264


# summary of solver processes directly reported to runsolver:
#   pid: 7218
#   total CPU time (s): 1509.56
#   total CPU user time (s): 1499.2
#   total CPU system time (s): 10.3633

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.5848 second user time and 4.50459 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-12 13:29:51
IDJOB=4387677
IDBENCH=122900
IDSOLVER=2825
FILE ID=node102/4387677-1568287836
RUNJOBID= node102-1568285939-6431
PBS_JOBID= 21701092
Free space on /tmp= 54492 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-164.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387677-1568287836/watcher-4387677-1568287836 -o /tmp/evaluation-result-4387677-1568287836/solver-4387677-1568287836 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387677-1568287836.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b2fe288f8dde57e646dfc9c4f090c29d
RANDOM SEED=1472492536

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:        31056456 kB
MemAvailable:   31328108 kB
Buffers:           88776 kB
Cached:           473256 kB
SwapCached:        11924 kB
Active:           962592 kB
Inactive:         208016 kB
Active(anon):     603752 kB
Inactive(anon):    33212 kB
Active(file):     358840 kB
Inactive(file):   174804 kB
Unevictable:      110488 kB
Mlocked:          110488 kB
SwapTotal:      67108860 kB
SwapFree:       66992680 kB
Dirty:             13608 kB
Writeback:             8 kB
AnonPages:        707628 kB
Mapped:            42904 kB
Shmem:             19744 kB
Slab:             136404 kB
SReclaimable:     107684 kB
SUnreclaim:        28720 kB
KernelStack:        3824 kB
PageTables:         7052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6481640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    313344 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= 54472 MiB
End job on node102 at 2019-09-12 13:36:38