Trace number 4388019

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) 2352.21 695.382

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-40-2-7.xml
MD5SUMb42e085ff70e4cc43f0ee5aad126ad84
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 benchmark4.6192
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -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-9300-serial-file.bin HOME/instance-4388019-1568294065.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 15:13:48 CEST 2019
0.66/0.56	c PID: 9303
0.66/0.56	c IP: 172.20.3.126
0.66/0.56	c HOST: node126.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.42/0.90	c (0,0) Parsing End
1.42/0.91	c (0,0) CSP: 88 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 96
1.42/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.91	c (0,0) Constraint Name Generate Begin
1.42/0.91	c (0,0) Ctr:HOME/instance-4388019-1568294065.xml,Num:Var:WeightedSum
1.42/0.91	c (0,0) Constraint Name Generate End
1.42/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.91	c (0,0) CSP to CSPinCNF Begin
1.57/1.01	c (0,0) translated 4 (10%) constraints
1.57/1.02	c (0,0) translated 8 (20%) constraints
1.57/1.03	c (0,0) translated 12 (30%) constraints
1.57/1.04	c (0,0) translated 16 (40%) constraints
1.57/1.05	c (0,0) translated 20 (50%) constraints
1.57/1.06	c (0,0) translated 24 (60%) constraints
1.57/1.07	c (0,0) translated 28 (70%) constraints
1.57/1.07	c (0,0) translated 32 (80%) constraints
1.57/1.07	c (0,0) translated 36 (90%) constraints
1.57/1.08	c (0,0) translated 40 (100%) constraints
1.57/1.08	c (0,0) ===========================================
1.57/1.08	c (0,0) Order
1.57/1.08	c (0,0) ===========================================
1.83/1.12	c (0,0) translated 4 (10%) constraints
1.83/1.14	c (0,0) translated 8 (20%) constraints
1.83/1.15	c (0,0) translated 12 (30%) constraints
1.83/1.17	c (0,0) translated 16 (40%) constraints
1.83/1.19	c (0,0) translated 20 (50%) constraints
2.04/1.20	c (0,0) translated 24 (60%) constraints
2.04/1.22	c (0,0) translated 28 (70%) constraints
2.04/1.23	c (0,0) translated 32 (80%) constraints
2.04/1.23	c (0,0) translated 36 (90%) constraints
2.04/1.24	c (0,0) translated 40 (100%) constraints
2.04/1.24	c (0,0) CSP to CSPinCNF End
2.04/1.24	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 16246
2.04/1.24	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.04/1.24	c (0,0) CSPinCNF Propagation Begin
2.04/1.26	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.04/1.26	c (0,0) CSPinCNF Propagation End
2.04/1.27	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 16246
2.04/1.27	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.04/1.27	c (0,0) Simplify CSPinCNF Begin
2.04/1.27	c (0,0) Simplify CSPinCNF End
2.04/1.27	c (0,0) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 16246
2.04/1.27	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.04/1.27	c (0,0) Calculate Precise Domain Begin
5.71/4.07	c (3,3) 147346 values are removed by re-calculation
5.71/4.07	c (3,3) Calculate Precise Domain End
5.71/4.07	c (3,3) CSP: 214 int (126 aux), 0 bool (0 aux), 332 ctr, max domain size 15454
5.71/4.07	c (3,3) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
5.71/4.07	c (3,3) CSPinCNF to SatSolver Begin
2314.99/685.92	c (685,132) java.lang.OutOfMemoryError: GC overhead limit exceeded
2352.12/695.31	c (694,132) scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:176)
2352.12/695.31	c (694,132) scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:43)
2352.12/695.31	c (694,132) scala.collection.generic.Growable.loop$1(Growable.scala:52)
2352.12/695.31	c (694,132) scala.collection.generic.Growable.$plus$plus$eq(Growable.scala:57)
2352.12/695.31	c (694,132) scala.collection.generic.Growable.$plus$plus$eq$(Growable.scala:49)
2352.12/695.31	c (694,132) scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:185)
2352.12/695.31	c (694,132) scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:43)
2352.12/695.31	c (694,132) scala.collection.TraversableLike.$plus$plus(TraversableLike.scala:146)
2352.12/695.31	c (694,132) scala.collection.TraversableLike.$plus$plus$(TraversableLike.scala:142)
2352.12/695.31	c (694,132) scala.collection.immutable.List.$plus$plus(List.scala:206)
2352.12/695.31	c (694,132) fun.scop.HyOL$.$anonfun$encode$5(HyOL.scala:303)
2352.12/695.31	c (694,132) fun.scop.HyOL$$$Lambda$205/404214852.apply(Unknown Source)
2352.12/695.31	c (694,132) scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:233)
2352.12/695.31	c (694,132) scala.collection.TraversableLike$$Lambda$66/17037394.apply(Unknown Source)
2352.12/695.31	c (694,132) scala.collection.Iterator.foreach(Iterator.scala:937)
2352.12/695.32	c (694,132) scala.collection.Iterator.foreach$(Iterator.scala:937)
2352.12/695.32	c (694,132) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
2352.12/695.32	c (694,132) scala.collection.IterableLike.foreach(IterableLike.scala:70)
2352.12/695.32	c (694,132) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
2352.12/695.32	c (694,132) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
2352.12/695.32	c (694,132) scala.collection.TraversableLike.map(TraversableLike.scala:233)
2352.12/695.32	c (694,132) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
2352.12/695.32	c (694,132) scala.collection.AbstractTraversable.map(Traversable.scala:104)
2352.12/695.32	c (694,132) fun.scop.HyOL$.encode(HyOL.scala:302)
2352.12/695.32	c (694,132) fun.scop.HyOL$.$anonfun$encode$6(HyOL.scala:321)
2352.12/695.32	c (694,132) fun.scop.HyOL$$$Lambda$191/1702940637.apply(Unknown Source)
2352.12/695.32	c (694,132) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
2352.12/695.32	c (694,132) scala.collection.TraversableLike$$Lambda$84/849373393.apply(Unknown Source)
2352.12/695.32	c (694,132) scala.collection.immutable.List.foreach(List.scala:388)
2352.12/695.32	c (694,132) scala.collection.TraversableLike.flatMap(TraversableLike.scala:240)
2352.12/695.32	c (694,132) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
2352.12/695.32	c (694,132) scala.collection.immutable.List.flatMap(List.scala:351)
2352.12/695.32	c (694,132) 0,0,0,0,0,3,TO,TO,TO,STOP-AFTER(PreciseDomCalculation)
2352.12/695.32	s UNSUPPORTED
2352.12/695.32	c END-Prog: Thu Sep 12 15:25:23 CEST 2019
2352.12/695.38	c (scop.sh) HOME/scop-9300-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 (13780 MiB free)
  memory of node 1: 16384 MiB (11193 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388019-1568294065/watcher-4388019-1568294065 -o /tmp/evaluation-result-4388019-1568294065/solver-4388019-1568294065 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6146 --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-4388019-1568294065.xml 

running on 4 cores: 0,2,4,6

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=9300, runsolver pid=9297
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.09 3.94 3.36 4/234 9317
/proc/meminfo: memFree=25515848/32770624 swapFree=67004752/67108860
[pid=9300] ppid=9297 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0
[pid=9303] ppid=9300 vsize=15012696 memory=72712 CPUtime=0.11 cores=0,2,4,6
/proc/9303/stat : 9303 (java) S 9300 9300 5150 0 -1 1077944320 6400 0 0 0 9 2 0 0 20 0 15 0 405674344 15373000704 18178 33554432000 4194304 4196468 140727416777088 140727416759632 139934337162999 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
/proc/9303/statm: 3753174 18178 2925 1 0 3715579 0
[pid=9303/tid=9304] ppid=9300 vsize=15013720 memory=-2915660042408416670 CPUtime=0.08 cores=0,2,4,6
/proc/9303/task/9304/stat : 9304 (java) R 9300 9300 5150 0 -1 4202560 4370 0 0 0 7 1 0 0 20 0 15 0 405674344 15374049280 18375 33554432000 4194304 4196468 140727416777088 139934308947248 139934329842717 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9305] ppid=9300 vsize=15013720 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9305/stat : 9305 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15374049280 18441 33554432000 4194304 4196468 140727416777088 139934341404944 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9306] ppid=9300 vsize=15013720 memory=140336578819712 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9306/stat : 9306 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15374049280 18441 33554432000 4194304 4196468 140727416777088 139934132488592 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9307] ppid=9300 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9307/stat : 9307 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15374049280 18441 33554432000 4194304 4196468 140727416777088 139934131436048 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9308] ppid=9300 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9308/stat : 9308 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15374049280 18441 33554432000 4194304 4196468 140727416777088 139934130383504 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9309] ppid=9300 vsize=15013720 memory=140336578819712 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9309/stat : 9309 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674347 15374049280 18441 33554432000 4194304 4196468 140727416777088 139933307689456 139934337174146 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9310] ppid=9300 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9310/stat : 9310 (java) S 9300 9300 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405674348 15374049280 18441 33554432000 4194304 4196468 140727416777088 139932920178080 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9311] ppid=9300 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9311/stat : 9311 (java) S 9300 9300 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405674348 15374049280 18441 33554432000 4194304 4196468 140727416777088 139932651742704 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9312] ppid=9300 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9312/stat : 9312 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15374049280 18441 33554432000 4194304 4196468 140727416777088 139932277234384 139934337181595 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9313] ppid=9300 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9313/stat : 9313 (java) S 9300 9300 5150 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 405674350 15374049280 18441 33554432000 4194304 4196468 140727416777088 139933306636272 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9314] ppid=9300 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9314/stat : 9314 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15374049280 18441 33554432000 4194304 4196468 140727416777088 139933305583728 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9315] ppid=9300 vsize=15013720 memory=140336578819712 CPUtime=0.01 cores=0,2,4,6
/proc/9303/task/9315/stat : 9315 (java) S 9300 9300 5150 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 15 0 405674350 15374049280 18441 33554432000 4194304 4196468 140727416777088 139933304531184 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9316] ppid=9300 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9316/stat : 9316 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674351 15374049280 18441 33554432000 4194304 4196468 140727416777088 139931779328608 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9317] ppid=9300 vsize=15013720 memory=140336578819712 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9317/stat : 9317 (java) S 9300 9300 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405674351 15374049280 18441 33554432000 4194304 4196468 140727416777088 139933303479088 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74108 KiB

[startup+0.210837 s]*
/proc/loadavg: 4.09 3.94 3.36 3/234 9317
/proc/meminfo: memFree=25499040/32770624 swapFree=67004752/67108860
[pid=9300] ppid=9297 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0
[pid=9303] ppid=9300 vsize=15012696 memory=85672 CPUtime=0.25 cores=0,2,4,6
/proc/9303/stat : 9303 (java) S 9300 9300 5150 0 -1 1077944320 10941 0 0 0 22 3 0 0 20 0 15 0 405674344 15373000704 21418 33554432000 4194304 4196468 140727416777088 140727416759632 139934337162999 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
/proc/9303/statm: 3753174 21418 2930 1 0 3715579 0
[pid=9303/tid=9304] ppid=9300 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/9303/task/9304/stat : 9304 (java) R 9300 9300 5150 0 -1 4202560 8665 0 0 0 17 3 0 0 20 0 15 0 405674344 15373000704 21418 33554432000 4194304 4196468 140727416777088 139934308984352 139934321243486 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9305] ppid=9300 vsize=15012696 memory=365 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9305/stat : 9305 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15373000704 21418 33554432000 4194304 4196468 140727416777088 139934341404944 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9306] ppid=9300 vsize=15012696 memory=140336578829266 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9306/stat : 9306 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15373000704 21418 33554432000 4194304 4196468 140727416777088 139934132488592 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9307] ppid=9300 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9307/stat : 9307 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15373000704 21418 33554432000 4194304 4196468 140727416777088 139934131436048 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9308] ppid=9300 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9308/stat : 9308 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15373000704 21418 33554432000 4194304 4196468 140727416777088 139934130383504 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9309] ppid=9300 vsize=15012696 memory=140336578819712 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9309/stat : 9309 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674347 15373000704 21418 33554432000 4194304 4196468 140727416777088 139933307689456 139934337174146 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9310] ppid=9300 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9310/stat : 9310 (java) S 9300 9300 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405674348 15373000704 21418 33554432000 4194304 4196468 140727416777088 139932920178080 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9311] ppid=9300 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9311/stat : 9311 (java) S 9300 9300 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405674348 15373000704 21418 33554432000 4194304 4196468 140727416777088 139932651742704 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9312] ppid=9300 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9312/stat : 9312 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15373000704 21418 33554432000 4194304 4196468 140727416777088 139932277234384 139934337181595 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9313] ppid=9300 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/9303/task/9313/stat : 9313 (java) S 9300 9300 5150 0 -1 1077944384 424 0 0 0 1 0 0 0 20 0 15 0 405674350 15373000704 21418 33554432000 4194304 4196468 140727416777088 139933306636272 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9314] ppid=9300 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9314/stat : 9314 (java) S 9300 9300 5150 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 405674350 15373000704 21418 33554432000 4194304 4196468 140727416777088 139933305583728 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9315] ppid=9300 vsize=15012696 memory=140336578819712 CPUtime=0.02 cores=0,2,4,6
/proc/9303/task/9315/stat : 9315 (java) R 9300 9300 5150 0 -1 4202560 481 0 0 0 2 0 0 0 20 0 15 0 405674350 15373000704 21418 33554432000 4194304 4196468 140727416777088 139933304531184 139934321243486 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9316] ppid=9300 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9316/stat : 9316 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674351 15373000704 21418 33554432000 4194304 4196468 140727416777088 139931779328608 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9317] ppid=9300 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9317/stat : 9317 (java) S 9300 9300 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405674351 15373000704 21418 33554432000 4194304 4196468 140727416777088 139933303479088 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87068 KiB

[startup+0.310666 s]*
/proc/loadavg: 4.09 3.94 3.36 3/234 9317
/proc/meminfo: memFree=25493708/32770624 swapFree=67004752/67108860
[pid=9300] ppid=9297 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0
[pid=9303] ppid=9300 vsize=15012696 memory=90220 CPUtime=0.44 cores=0,2,4,6
/proc/9303/stat : 9303 (java) S 9300 9300 5150 0 -1 1077944320 12021 0 0 0 40 4 0 0 20 0 15 0 405674344 15373000704 22555 33554432000 4194304 4196468 140727416777088 140727416759632 139934337162999 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
/proc/9303/statm: 3753174 22555 3072 1 0 3715579 0
[pid=9303/tid=9304] ppid=9300 vsize=15012696 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/9303/task/9304/stat : 9304 (java) R 9300 9300 5150 0 -1 4202560 9538 0 0 0 27 3 0 0 20 0 15 0 405674344 15373000704 22555 33554432000 4194304 4196468 140727416777088 139934308946016 139934318726598 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9305] ppid=9300 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9305/stat : 9305 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15373000704 22555 33554432000 4194304 4196468 140727416777088 139934341404944 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9306] ppid=9300 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9306/stat : 9306 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15373000704 22555 33554432000 4194304 4196468 140727416777088 139934132488592 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9307] ppid=9300 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9307/stat : 9307 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15373000704 22555 33554432000 4194304 4196468 140727416777088 139934131436048 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9308] ppid=9300 vsize=15012696 memory=7151815828344251794 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9308/stat : 9308 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15373000704 22555 33554432000 4194304 4196468 140727416777088 139934130383504 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9309] ppid=9300 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9309/stat : 9309 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674347 15373000704 22555 33554432000 4194304 4196468 140727416777088 139933307689456 139934337174146 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9310] ppid=9300 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9310/stat : 9310 (java) S 9300 9300 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405674348 15373000704 22555 33554432000 4194304 4196468 140727416777088 139932920178080 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9311] ppid=9300 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9311/stat : 9311 (java) S 9300 9300 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405674348 15373000704 22555 33554432000 4194304 4196468 140727416777088 139932651742704 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9312] ppid=9300 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9312/stat : 9312 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15373000704 22555 33554432000 4194304 4196468 140727416777088 139932277234384 139934337181595 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9313] ppid=9300 vsize=15012696 memory=-7384621950708166502 CPUtime=0.02 cores=0,2,4,6
/proc/9303/task/9313/stat : 9313 (java) S 9300 9300 5150 0 -1 1077944384 472 0 0 0 2 0 0 0 20 0 15 0 405674350 15373000704 22555 33554432000 4194304 4196468 140727416777088 139933306636272 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9314] ppid=9300 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9303/task/9314/stat : 9314 (java) S 9300 9300 5150 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 15 0 405674350 15373000704 22555 33554432000 4194304 4196468 140727416777088 139933305583728 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9315] ppid=9300 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9303/task/9315/stat : 9315 (java) S 9300 9300 5150 0 -1 1077944384 531 0 0 0 7 0 0 0 20 0 15 0 405674350 15373000704 22555 33554432000 4194304 4196468 140727416777088 139933304531184 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9316] ppid=9300 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9316/stat : 9316 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674351 15373000704 22555 33554432000 4194304 4196468 140727416777088 139931779328608 139934337173205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9317] ppid=9300 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9317/stat : 9317 (java) S 9300 9300 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405674351 15373000704 22555 33554432000 4194304 4196468 140727416777088 139933303479088 139934337174146 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91616 KiB

[startup+0.700772 s]
/proc/loadavg: 4.09 3.94 3.36 4/234 9317
/proc/meminfo: memFree=25470200/32770624 swapFree=67004752/67108860
[pid=9300] ppid=9297 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0
[pid=9303] ppid=9300 vsize=15021016 memory=129932 CPUtime=1.01 cores=0,2,4,6
/proc/9303/stat : 9303 (java) S 9300 9300 5150 0 -1 1077944320 19716 0 0 0 95 6 0 0 20 0 15 0 405674344 15381520384 32483 33554432000 4194304 4196468 140727416777088 140727416759632 139934337162999 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
/proc/9303/statm: 3755254 32483 3183 1 0 3716603 0
[pid=9303/tid=9304] ppid=9300 vsize=15021016 memory=3620 CPUtime=0.67 cores=0,2,4,6
/proc/9303/task/9304/stat : 9304 (java) R 9300 9300 5150 0 -1 4202560 16709 0 0 0 62 5 0 0 20 0 15 0 405674344 15381520384 32483 33554432000 4194304 4196468 140727416777088 139934308991648 139934337174934 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9305] ppid=9300 vsize=15021016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9305/stat : 9305 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15381520384 32483 33554432000 4194304 4196468 140727416777088 139934341404944 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9306] ppid=9300 vsize=15021016 memory=6438155977927 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9306/stat : 9306 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15381520384 32483 33554432000 4194304 4196468 140727416777088 139934132488592 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9307] ppid=9300 vsize=15021016 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9307/stat : 9307 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15381520384 32483 33554432000 4194304 4196468 140727416777088 139934131436048 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9308] ppid=9300 vsize=15021016 memory=15822200779310916 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9308/stat : 9308 (java) S 9300 9300 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405674346 15381520384 32483 33554432000 4194304 4196468 140727416777088 139934130383504 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9309] ppid=9300 vsize=15021016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9309/stat : 9309 (java) S 9300 9300 5150 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405674347 15381520384 32483 33554432000 4194304 4196468 140727416777088 139933307689456 139934337174146 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9310] ppid=9300 vsize=15021016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9310/stat : 9310 (java) S 9300 9300 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405674348 15381520384 32483 33554432000 4194304 4196468 140727416777088 139932920178080 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9311] ppid=9300 vsize=15021016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9311/stat : 9311 (java) S 9300 9300 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405674348 15381520384 32483 33554432000 4194304 4196468 140727416777088 139932651742704 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9312] ppid=9300 vsize=15021016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9312/stat : 9312 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15381520384 32483 33554432000 4194304 4196468 140727416777088 139932277234384 139934337181595 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9313] ppid=9300 vsize=15021016 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9303/task/9313/stat : 9313 (java) S 9300 9300 5150 0 -1 1077944384 678 0 0 0 8 0 0 0 20 0 15 0 405674350 15381520384 32483 33554432000 4194304 4196468 140727416777088 139933306636272 139934337174146 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9314] ppid=9300 vsize=15021016 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9303/task/9314/stat : 9314 (java) R 9300 9300 5150 0 -1 4202560 352 0 0 0 9 0 0 0 20 0 15 0 405674350 15381520384 32483 33554432000 4194304 4196468 140727416777088 139933305583728 139934322068241 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9315] ppid=9300 vsize=15021016 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/9303/task/9315/stat : 9315 (java) R 9300 9300 5150 0 -1 4202560 639 0 0 0 15 0 0 0 20 0 15 0 405674350 15381520384 32483 33554432000 4194304 4196468 140727416777088 139933304531184 139934330266641 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9316] ppid=9300 vsize=15021016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9316/stat : 9316 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674351 15381520384 32483 33554432000 4194304 4196468 140727416777088 139931779328608 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9317] ppid=9300 vsize=15021016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9317/stat : 9317 (java) S 9300 9300 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405674351 15381520384 32483 33554432000 4194304 4196468 140727416777088 139933303479088 139934337174146 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134144 KiB
Current children cumulated memory: 131328 KiB

[startup+1.5008 s]
/proc/loadavg: 4.09 3.94 3.36 5/234 9317
/proc/meminfo: memFree=25443588/32770624 swapFree=67004752/67108860
[pid=9300] ppid=9297 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0

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

/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0
[pid=9303] ppid=9300 vsize=15027304 memory=12058772 CPUtime=2348.72 cores=0,2,4,6
/proc/9303/stat : 9303 (java) S 9300 9300 5150 0 -1 1077944320 236539 0 0 0 233742 1130 0 0 20 0 15 0 405674344 15387959296 3014693 33554432000 4194304 4196468 140727416777088 140727416759632 139934337162999 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
/proc/9303/statm: 3756826 3014693 3314 1 0 3717627 0
[pid=9303/tid=9304] ppid=9300 vsize=15027304 memory=12058648 CPUtime=132.77 cores=0,2,4,6
/proc/9303/task/9304/stat : 9304 (java) S 9300 9300 5150 0 -1 1077944384 29525 0 0 0 13072 205 0 0 20 0 15 0 405674344 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934309002112 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 242 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9305] ppid=9300 vsize=15027304 memory=4140 CPUtime=551.97 cores=0,2,4,6
/proc/9303/task/9305/stat : 9305 (java) R 9300 9300 5150 0 -1 4202560 22180 0 0 0 54968 229 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934341405144 139934322152642 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9306] ppid=9300 vsize=15027304 memory=2832 CPUtime=552.13 cores=0,2,4,6
/proc/9303/task/9306/stat : 9306 (java) R 9300 9300 5150 0 -1 4202560 23476 0 0 0 54978 235 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934132488792 139934318772754 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9307] ppid=9300 vsize=15027304 memory=1396 CPUtime=551.37 cores=0,2,4,6
/proc/9303/task/9307/stat : 9307 (java) R 9300 9300 5150 0 -1 4202560 22472 0 0 0 54931 206 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934131435936 139934318772836 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9308] ppid=9300 vsize=15027304 memory=12058772 CPUtime=551.86 cores=0,2,4,6
/proc/9303/task/9308/stat : 9308 (java) R 9300 9300 5150 0 -1 4202560 25115 0 0 0 54946 240 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934130383704 139934322152488 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9309] ppid=9300 vsize=15027304 memory=752 CPUtime=3.9 cores=0,2,4,6
/proc/9303/task/9309/stat : 9309 (java) S 9300 9300 5150 0 -1 1077944384 88671 0 0 0 385 5 0 0 20 0 15 0 405674347 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933307688000 139934337173205 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9310] ppid=9300 vsize=15027304 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9310/stat : 9310 (java) S 9300 9300 5150 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 405674348 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932920178144 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9311] ppid=9300 vsize=15027304 memory=9584 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9311/stat : 9311 (java) S 9300 9300 5150 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 405674348 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932651742720 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9312] ppid=9300 vsize=15027304 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9312/stat : 9312 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932277234384 139934337181595 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9313] ppid=9300 vsize=15027304 memory=12058772 CPUtime=1.65 cores=0,2,4,6
/proc/9303/task/9313/stat : 9313 (java) S 9300 9300 5150 0 -1 1077944384 11121 0 0 0 163 2 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933306636320 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9314] ppid=9300 vsize=15027304 memory=2832 CPUtime=1.53 cores=0,2,4,6
/proc/9303/task/9314/stat : 9314 (java) S 9300 9300 5150 0 -1 1077944384 7434 0 0 0 152 1 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933305583776 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9315] ppid=9300 vsize=15027304 memory=1396 CPUtime=0.77 cores=0,2,4,6
/proc/9303/task/9315/stat : 9315 (java) S 9300 9300 5150 0 -1 1077944384 4535 0 0 0 76 1 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933304530944 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9316] ppid=9300 vsize=15027304 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9316/stat : 9316 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674351 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139931779328608 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9317] ppid=9300 vsize=15027304 memory=37432 CPUtime=0.67 cores=0,2,4,6
/proc/9303/task/9317/stat : 9317 (java) S 9300 9300 5150 0 -1 1077944384 643 0 0 0 33 34 0 0 20 0 15 0 405674351 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933303479088 139934337174146 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
Current children cumulated CPU time: 2348.72 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 12060168 KiB

[startup+694.801 s]
/proc/loadavg: 5.00 4.65 3.93 7/234 9377
/proc/meminfo: memFree=12366916/32770624 swapFree=67004752/67108860
[pid=9300] ppid=9297 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0
[pid=9303] ppid=9300 vsize=15027304 memory=12058772 CPUtime=2350.32 cores=0,2,4,6
/proc/9303/stat : 9303 (java) S 9300 9300 5150 0 -1 1077944320 236539 0 0 0 233902 1130 0 0 20 0 15 0 405674344 15387959296 3014693 33554432000 4194304 4196468 140727416777088 140727416759632 139934337162999 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
/proc/9303/statm: 3756826 3014693 3314 1 0 3717627 0
[pid=9303/tid=9304] ppid=9300 vsize=15027304 memory=804 CPUtime=132.77 cores=0,2,4,6
/proc/9303/task/9304/stat : 9304 (java) S 9300 9300 5150 0 -1 1077944384 29525 0 0 0 13072 205 0 0 20 0 15 0 405674344 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934309002112 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 242 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9305] ppid=9300 vsize=15027304 memory=1808 CPUtime=552.37 cores=0,2,4,6
/proc/9303/task/9305/stat : 9305 (java) R 9300 9300 5150 0 -1 4202560 22180 0 0 0 55008 229 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934341405144 139934322152522 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9306] ppid=9300 vsize=15027304 memory=924 CPUtime=552.53 cores=0,2,4,6
/proc/9303/task/9306/stat : 9306 (java) R 9300 9300 5150 0 -1 4202560 23476 0 0 0 55018 235 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934132488792 139934318772685 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9307] ppid=9300 vsize=15027304 memory=8112282956445269571 CPUtime=551.77 cores=0,2,4,6
/proc/9303/task/9307/stat : 9307 (java) R 9300 9300 5150 0 -1 4202560 22472 0 0 0 54971 206 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934131435936 139934321863584 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9308] ppid=9300 vsize=15027304 memory=122812 CPUtime=552.26 cores=0,2,4,6
/proc/9303/task/9308/stat : 9308 (java) R 9300 9300 5150 0 -1 4202560 25115 0 0 0 54986 240 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934130383704 139934321863695 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9309] ppid=9300 vsize=15027304 memory=2268740 CPUtime=3.9 cores=0,2,4,6
/proc/9303/task/9309/stat : 9309 (java) S 9300 9300 5150 0 -1 1077944384 88671 0 0 0 385 5 0 0 20 0 15 0 405674347 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933307688000 139934337173205 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9310] ppid=9300 vsize=15027304 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9310/stat : 9310 (java) S 9300 9300 5150 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 405674348 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932920178144 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9311] ppid=9300 vsize=15027304 memory=3212 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9311/stat : 9311 (java) S 9300 9300 5150 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 405674348 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932651742720 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9312] ppid=9300 vsize=15027304 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9312/stat : 9312 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932277234384 139934337181595 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9313] ppid=9300 vsize=15027304 memory=1396 CPUtime=1.65 cores=0,2,4,6
/proc/9303/task/9313/stat : 9313 (java) S 9300 9300 5150 0 -1 1077944384 11121 0 0 0 163 2 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933306636320 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9314] ppid=9300 vsize=15027304 memory=14008 CPUtime=1.53 cores=0,2,4,6
/proc/9303/task/9314/stat : 9314 (java) S 9300 9300 5150 0 -1 1077944384 7434 0 0 0 152 1 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933305583776 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9315] ppid=9300 vsize=15027304 memory=20556 CPUtime=0.77 cores=0,2,4,6
/proc/9303/task/9315/stat : 9315 (java) S 9300 9300 5150 0 -1 1077944384 4535 0 0 0 76 1 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933304530944 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9316] ppid=9300 vsize=15027304 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9316/stat : 9316 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674351 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139931779328608 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9317] ppid=9300 vsize=15027304 memory=12028 CPUtime=0.67 cores=0,2,4,6
/proc/9303/task/9317/stat : 9317 (java) S 9300 9300 5150 0 -1 1077944384 643 0 0 0 33 34 0 0 20 0 15 0 405674351 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933303479088 139934337174146 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
Current children cumulated CPU time: 2350.32 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 12060168 KiB

[startup+695.201 s]
/proc/loadavg: 5.00 4.65 3.93 7/234 9377
/proc/meminfo: memFree=12366916/32770624 swapFree=67004752/67108860
[pid=9300] ppid=9297 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0
[pid=9303] ppid=9300 vsize=15027304 memory=12058772 CPUtime=2351.9 cores=0,2,4,6
/proc/9303/stat : 9303 (java) S 9300 9300 5150 0 -1 1077944320 236539 0 0 0 234060 1130 0 0 20 0 15 0 405674344 15387959296 3014693 33554432000 4194304 4196468 140727416777088 140727416759632 139934337162999 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
/proc/9303/statm: 3756826 3014693 3314 1 0 3717627 0
[pid=9303/tid=9304] ppid=9300 vsize=15027304 memory=4140 CPUtime=132.77 cores=0,2,4,6
/proc/9303/task/9304/stat : 9304 (java) S 9300 9300 5150 0 -1 1077944384 29525 0 0 0 13072 205 0 0 20 0 15 0 405674344 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934309002112 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 242 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9305] ppid=9300 vsize=15027304 memory=2832 CPUtime=552.76 cores=0,2,4,6
/proc/9303/task/9305/stat : 9305 (java) R 9300 9300 5150 0 -1 4202560 22180 0 0 0 55047 229 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934341405144 139934321863643 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9306] ppid=9300 vsize=15027304 memory=1540 CPUtime=552.93 cores=0,2,4,6
/proc/9303/task/9306/stat : 9306 (java) R 9300 9300 5150 0 -1 4202560 23476 0 0 0 55058 235 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934132488792 139934321863687 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9307] ppid=9300 vsize=15027304 memory=1396 CPUtime=552.17 cores=0,2,4,6
/proc/9303/task/9307/stat : 9307 (java) R 9300 9300 5150 0 -1 4202560 22472 0 0 0 55011 206 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934131435936 139934318772749 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9308] ppid=9300 vsize=15027304 memory=12058772 CPUtime=552.66 cores=0,2,4,6
/proc/9303/task/9308/stat : 9308 (java) R 9300 9300 5150 0 -1 4202560 25115 0 0 0 55026 240 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934130383704 139934321863695 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9309] ppid=9300 vsize=15027304 memory=5956 CPUtime=3.9 cores=0,2,4,6
/proc/9303/task/9309/stat : 9309 (java) S 9300 9300 5150 0 -1 1077944384 88671 0 0 0 385 5 0 0 20 0 15 0 405674347 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933307688000 139934337173205 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9310] ppid=9300 vsize=15027304 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9310/stat : 9310 (java) S 9300 9300 5150 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 405674348 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932920178144 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9311] ppid=9300 vsize=15027304 memory=1276 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9311/stat : 9311 (java) S 9300 9300 5150 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 405674348 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932651742720 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9312] ppid=9300 vsize=15027304 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9312/stat : 9312 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932277234384 139934337181595 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9313] ppid=9300 vsize=15027304 memory=8112282956445269571 CPUtime=1.65 cores=0,2,4,6
/proc/9303/task/9313/stat : 9313 (java) S 9300 9300 5150 0 -1 1077944384 11121 0 0 0 163 2 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933306636320 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9314] ppid=9300 vsize=15027304 memory=928 CPUtime=1.53 cores=0,2,4,6
/proc/9303/task/9314/stat : 9314 (java) S 9300 9300 5150 0 -1 1077944384 7434 0 0 0 152 1 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933305583776 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9315] ppid=9300 vsize=15027304 memory=1660 CPUtime=0.77 cores=0,2,4,6
/proc/9303/task/9315/stat : 9315 (java) S 9300 9300 5150 0 -1 1077944384 4535 0 0 0 76 1 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933304530944 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9316] ppid=9300 vsize=15027304 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9316/stat : 9316 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674351 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139931779328608 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9317] ppid=9300 vsize=15027304 memory=2472 CPUtime=0.67 cores=0,2,4,6
/proc/9303/task/9317/stat : 9317 (java) S 9300 9300 5150 0 -1 1077944384 643 0 0 0 33 34 0 0 20 0 15 0 405674351 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933303479088 139934337174146 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
Current children cumulated CPU time: 2351.9 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 12060168 KiB

[startup+695.301 s]
/proc/loadavg: 5.00 4.65 3.93 7/234 9377
/proc/meminfo: memFree=12366916/32770624 swapFree=67004752/67108860
[pid=9300] ppid=9297 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9300/stat : 9300 (scop.sh) S 9297 9300 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405674343 115843072 349 33554432000 4194304 5098028 140723075225088 140723075222344 140352548012668 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19206144 140723075232552 140723075232880 140723075232880 140723075235789 0
/proc/9300/statm: 28282 349 296 221 0 87 0
[pid=9303] ppid=9300 vsize=15027304 memory=12058772 CPUtime=2352.12 cores=0,2,4,6
/proc/9303/stat : 9303 (java) S 9300 9300 5150 0 -1 1077944320 236667 0 0 0 234082 1130 0 0 20 0 15 0 405674344 15387959296 3014693 33554432000 4194304 4196468 140727416777088 140727416759632 139934337162999 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
/proc/9303/statm: 3756826 3014693 3314 1 0 3717627 0
[pid=9303/tid=9304] ppid=9300 vsize=15027304 memory=12058772 CPUtime=132.77 cores=0,2,4,6
/proc/9303/task/9304/stat : 9304 (java) S 9300 9300 5150 0 -1 1077944384 29525 0 0 0 13072 205 0 0 20 0 15 0 405674344 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934309002112 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 242 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9305] ppid=9300 vsize=15027304 memory=12058772 CPUtime=552.8 cores=0,2,4,6
/proc/9303/task/9305/stat : 9305 (java) S 9300 9300 5150 0 -1 1077944384 22180 0 0 0 55051 229 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934341404944 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9306] ppid=9300 vsize=15027304 memory=12058772 CPUtime=552.97 cores=0,2,4,6
/proc/9303/task/9306/stat : 9306 (java) S 9300 9300 5150 0 -1 1077944384 23476 0 0 0 55062 235 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934132488592 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9307] ppid=9300 vsize=15027304 memory=12058648 CPUtime=552.21 cores=0,2,4,6
/proc/9303/task/9307/stat : 9307 (java) S 9300 9300 5150 0 -1 1077944384 22472 0 0 0 55015 206 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934131436048 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9308] ppid=9300 vsize=15027304 memory=12058648 CPUtime=552.7 cores=0,2,4,6
/proc/9303/task/9308/stat : 9308 (java) S 9300 9300 5150 0 -1 1077944384 25115 0 0 0 55030 240 0 0 20 0 15 0 405674346 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139934130383504 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9309] ppid=9300 vsize=15027304 memory=12058772 CPUtime=3.96 cores=0,2,4,6
/proc/9303/task/9309/stat : 9309 (java) R 9300 9300 5150 0 -1 4202560 88799 0 0 0 391 5 0 0 20 0 15 0 405674347 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933307688000 139934329452453 0 0 2 25189581 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9310] ppid=9300 vsize=15027304 memory=12058772 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9310/stat : 9310 (java) S 9300 9300 5150 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 405674348 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932920178144 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9311] ppid=9300 vsize=15027304 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9311/stat : 9311 (java) S 9300 9300 5150 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 405674348 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932651742720 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9312] ppid=9300 vsize=15027304 memory=496 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9312/stat : 9312 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139932277234384 139934337181595 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9313] ppid=9300 vsize=15027304 memory=12058772 CPUtime=1.65 cores=0,2,4,6
/proc/9303/task/9313/stat : 9313 (java) S 9300 9300 5150 0 -1 1077944384 11121 0 0 0 163 2 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933306636320 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9314] ppid=9300 vsize=15027304 memory=1396 CPUtime=1.53 cores=0,2,4,6
/proc/9303/task/9314/stat : 9314 (java) S 9300 9300 5150 0 -1 1077944384 7434 0 0 0 152 1 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933305583776 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9315] ppid=9300 vsize=15027304 memory=1440 CPUtime=0.77 cores=0,2,4,6
/proc/9303/task/9315/stat : 9315 (java) S 9300 9300 5150 0 -1 1077944384 4535 0 0 0 76 1 0 0 20 0 15 0 405674350 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933304530944 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9316] ppid=9300 vsize=15027304 memory=12058772 CPUtime=0 cores=0,2,4,6
/proc/9303/task/9316/stat : 9316 (java) S 9300 9300 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405674351 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139931779328608 139934337173205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
[pid=9303/tid=9317] ppid=9300 vsize=15027304 memory=12058648 CPUtime=0.67 cores=0,2,4,6
/proc/9303/task/9317/stat : 9317 (java) S 9300 9300 5150 0 -1 1077944384 643 0 0 0 33 34 0 0 20 0 15 0 405674351 15387959296 3014693 33554432000 4194304 4196468 140727416777088 139933303479088 139934337174146 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 29970432 140727416779503 140727416779930 140727416779930 140727416782799 0
Current children cumulated CPU time: 2352.12 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 12060168 KiB

Child status: 0
Real time (s): 695.382
CPU time (s): 2352.21
CPU user time (s): 2340.86
CPU system time (s): 11.3566
CPU usage (%): 338.262
Max. virtual memory (cumulated for all children) (KiB): 15140432
Max. memory (cumulated for all children) (KiB): 12060168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2340.86
system time used= 11.3566
maximum resident set size= 12058984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237907
page faults= 0
swaps= 0
block input operations= 64
block output operations= 2122584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23663
involuntary context switches= 20326


# summary of solver processes directly reported to runsolver:
#   pid: 9300
#   total CPU time (s): 2352.21
#   total CPU user time (s): 2340.86
#   total CPU system time (s): 11.3566

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.21989 second user time and 7.65743 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-12 15:13:48
IDJOB=4388019
IDBENCH=133304
IDSOLVER=2825
FILE ID=node126/4388019-1568294065
RUNJOBID= node126-1568286203-6146
PBS_JOBID= 21701078
Free space on /tmp= 52412 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-40-2-7.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-4388019-1568294065/watcher-4388019-1568294065 -o /tmp/evaluation-result-4388019-1568294065/solver-4388019-1568294065 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6146 --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-4388019-1568294065.xml

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

MD5SUM BENCH= b42e085ff70e4cc43f0ee5aad126ad84
RANDOM SEED=266789476

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25574328 kB
MemAvailable:   29546000 kB
Buffers:           97808 kB
Cached:          4138132 kB
SwapCached:         2860 kB
Active:          5054552 kB
Inactive:        1517748 kB
Active(anon):    2332908 kB
Inactive(anon):    45052 kB
Active(file):    2721644 kB
Inactive(file):  1472696 kB
Unevictable:      109096 kB
Mlocked:          109096 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             20676 kB
Writeback:             8 kB
AnonPages:       2444252 kB
Mapped:            55088 kB
Shmem:             32816 kB
Slab:             215448 kB
SReclaimable:     186336 kB
SUnreclaim:        29112 kB
KernelStack:        3856 kB
PageTables:        10836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8359092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    956416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 51352 MiB
End job on node126 at 2019-09-12 15:25:23